From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 20/20] perl-plack: new package
Date: Mon, 8 Oct 2018 16:54:26 +0200 [thread overview]
Message-ID: <20181008165426.53df6f26@windsurf> (raw)
In-Reply-To: <20181006165524.23778-21-francois.perrad@gadz.org>
Hello Fran?ois,
On Sat, 6 Oct 2018 18:55:24 +0200, Francois Perrad wrote:
> +PERL_PLACK_VERSION = 1.0047
> +PERL_PLACK_SOURCE = Plack-$(PERL_PLACK_VERSION).tar.gz
> +PERL_PLACK_SITE = $(BR2_CPAN_MIRROR)/authors/id/M/MI/MIYAGAWA
> +PERL_PLACK_DEPENDENCIES = host-perl-file-sharedir-install perl-apache-logformat-compiler perl-cookie-baker perl-devel-stacktrace perl-devel-stacktrace-ashtml perl-file-sharedir perl
-filesys-notify-simple perl-http-entity-parser perl-http-headers-fast perl-http-message perl-hash-multivalue perl-stream-buffered perl-try-tiny perl-uri perl-www-form-urlencoded
Here as well, this line was too long, so I wrapped it, and applied.
However, I am still worried that those may be unnecessary build time
dependencies. I just did a build with:
PERL_PLACK_DEPENDENCIES = host-perl-file-sharedir-install
and then ran "make perl-plack", which means that only perl-plack and
its dependencies were built, and it built just fine.
So to me, it seems like a lot of those build time dependencies on
target packages are useless. Could you check this, and if that's true,
send patches to remove them ?
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2018-10-08 14:54 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-06 16:55 [Buildroot] [PATCH 00/20] Plack Francois Perrad
2018-10-06 16:55 ` [Buildroot] [PATCH 01/20] perl-class-inspector: new package Francois Perrad
2018-10-08 8:24 ` Thomas Petazzoni
2018-10-06 16:55 ` [Buildroot] [PATCH 02/20] perl-devel-stacktrace: " Francois Perrad
2018-10-08 8:24 ` Thomas Petazzoni
2018-10-06 16:55 ` [Buildroot] [PATCH 03/20] perl-devel-stacktrace-ashtml: " Francois Perrad
2018-10-08 8:25 ` Thomas Petazzoni
2018-10-06 16:55 ` [Buildroot] [PATCH 04/20] perl-filesys-notify-simple: " Francois Perrad
2018-10-08 8:37 ` Thomas Petazzoni
2018-10-06 16:55 ` [Buildroot] [PATCH 05/20] perl-hash-multivalue: " Francois Perrad
2018-10-08 8:37 ` Thomas Petazzoni
2018-10-06 16:55 ` [Buildroot] [PATCH 06/20] perl-http-multiparser: " Francois Perrad
2018-10-08 8:39 ` Thomas Petazzoni
2018-10-06 16:55 ` [Buildroot] [PATCH 07/20] perl-posix-strftime-compiler: " Francois Perrad
2018-10-08 8:41 ` Thomas Petazzoni
2018-10-06 16:55 ` [Buildroot] [PATCH 08/20] perl-stream-buffered: " Francois Perrad
2018-10-08 8:41 ` Thomas Petazzoni
2018-10-06 16:55 ` [Buildroot] [PATCH 09/20] perl-www-form-encoded: " Francois Perrad
2018-10-08 8:54 ` Thomas Petazzoni
2018-10-06 16:55 ` [Buildroot] [PATCH 10/20] host-perl-extutils-config: " Francois Perrad
2018-10-08 10:10 ` Thomas Petazzoni
2018-10-06 16:55 ` [Buildroot] [PATCH 11/20] host-perl-extutils-helpers: " Francois Perrad
2018-10-08 10:11 ` Thomas Petazzoni
2018-10-06 16:55 ` [Buildroot] [PATCH 12/20] host-perl-extutils-installpaths: " Francois Perrad
2018-10-08 10:11 ` Thomas Petazzoni
2018-10-06 16:55 ` [Buildroot] [PATCH 13/20] host-perl-module-build-tiny: " Francois Perrad
2018-10-08 10:15 ` Thomas Petazzoni
2018-10-06 16:55 ` [Buildroot] [PATCH 14/20] perl-apache-logformat-compiler: " Francois Perrad
2018-10-08 10:23 ` Thomas Petazzoni
2018-10-06 16:55 ` [Buildroot] [PATCH 15/20] perl-cookie-baker: " Francois Perrad
2018-10-08 10:25 ` Thomas Petazzoni
2018-10-06 16:55 ` [Buildroot] [PATCH 16/20] perl-http-entity-parser: " Francois Perrad
2018-10-08 14:39 ` Thomas Petazzoni
2018-10-08 19:35 ` François Perrad
2018-10-08 19:39 ` Thomas Petazzoni
2018-10-06 16:55 ` [Buildroot] [PATCH 17/20] perl-http-headers-fast: " Francois Perrad
2018-10-08 14:39 ` Thomas Petazzoni
2018-10-06 16:55 ` [Buildroot] [PATCH 18/20] host-perl-file-sharedir-install: " Francois Perrad
2018-10-08 14:41 ` Thomas Petazzoni
2018-10-06 16:55 ` [Buildroot] [PATCH 19/20] perl-file-sharedir: " Francois Perrad
2018-10-08 14:43 ` Thomas Petazzoni
2018-10-06 16:55 ` [Buildroot] [PATCH 20/20] perl-plack: " Francois Perrad
2018-10-08 14:54 ` Thomas Petazzoni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181008165426.53df6f26@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox