Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 16/20] perl-http-entity-parser: new package
Date: Mon, 8 Oct 2018 21:39:32 +0200	[thread overview]
Message-ID: <20181008213932.3dfa6bc8@windsurf> (raw)
In-Reply-To: <CAB0FRss=pJyhxu8CsmcUkozPZkmHDnScRL2u++fMPiBehPeW=g@mail.gmail.com>

Hello,

On Mon, 8 Oct 2018 21:35:31 +0200, Fran?ois Perrad wrote:

> > This line should be split with backslashes. Perhaps scancpan could be
> > improved to do that automatically ?
> >
> Good idea, I'll do this easy improvement.

Thanks.

> Currently, scancpan uses the same list of dependency for Config.in and
> perl-foo.mk.
> So, yes, many dependencies are just run time dependency.
> Real build time dependencies are :
>   - host(-perl-foo) dependencies
>   - native libraries dependencies which cannot be handled by scancpan
> 
> A fix for that requires rethinking of the logic of scancpan and serious
> testing.

I think we really want to solve this problem. Having extra build-time
dependencies is not nice, especially with the (hopefully coming)
top-level parallel build, as it will prevent additional parallelization
of the overall build process.

Is this something you could have a look at ?

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2018-10-08 19:39 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 [this message]
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

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=20181008213932.3dfa6bc8@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