Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [autobuild.buildroot.net] Build results for 2016-02-29
Date: Tue, 1 Mar 2016 11:45:09 +0100	[thread overview]
Message-ID: <20160301114509.7f078e7c@free-electrons.com> (raw)
In-Reply-To: <20160301104110.GO2399@tarshish>

Baruch,

On Tue, 1 Mar 2016 12:41:10 +0200, Baruch Siach wrote:

> On Tue, Mar 01, 2016 at 08:30:20AM +0100, Thomas Petazzoni wrote:
> >     mips64el |                        zsh-5.2 | NOK | http://autobuild.buildroot.net/results/752eeb388e7d1ab8de28e61b3a0d91953e62c3da/
> > microblazeel |                        zsh-5.2 | NOK | http://autobuild.buildroot.net/results/45cb459f030edf4cb519133a4b621bb44d9ce901/
> >       x86_64 |                        zsh-5.2 | NOK | http://autobuild.buildroot.net/results/8e8b12dbca4ef8cac2e5f33cd3cdcddd8e849840/
> 
> The direct trigger of these failures is apparently c7bfa2310724 (package/zsh: 
> add optional support for pcre, 2016-02-21). But the real cause seems to be 
> that the pcre-config script of host-pcre overwrites that of target pcre. That 
> causes all sort of mis-detections in the configure stage. Not sure what is the 
> right fix here. A pre-package staging directory might fix most occurrences of 
> this problem.

Normally the rule is that:

 1/ *-config scripts for host libraries are installed in
    $(HOST_DIR)/usr/bin

 2/ *-config scripts for target libraries are installed in
    $(STAGING_DIR)/usr/bin

 3/ Target packages are convinced to use the *-config scripts from
    $(STAGING_DIR) by passing the appropriate configure environment
    variables.

How is it possible that the pcre-config script of host-pcre overwrite
the one of target pcre ? They should not be installed in the same
directories.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2016-03-01 10:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-01  7:30 [Buildroot] [autobuild.buildroot.net] Build results for 2016-02-29 Thomas Petazzoni
2016-03-01 10:41 ` Baruch Siach
2016-03-01 10:45   ` Thomas Petazzoni [this message]
2016-03-01 11:37     ` Baruch Siach

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=20160301114509.7f078e7c@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.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