From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCHv3 1/4] pkgconf: new package
Date: Thu, 27 Sep 2012 10:20:37 +0200 [thread overview]
Message-ID: <50640C55.4070005@mind.be> (raw)
In-Reply-To: <20120927100912.6b623e39@skate>
On 09/27/12 10:09, Thomas Petazzoni wrote:
> Dear Arnout Vandecappelle,
>
> On Thu, 27 Sep 2012 09:54:42 +0200, Arnout Vandecappelle wrote:
>
>> (on 750 packages, with the external sourcery toolchain for x86_64,
>> excluding the 30-ish packages that didn't build before; took a bit of
>> time to find a working allpackageyesconfig). I don't suppose I have
>> to retest with this series?
>
> Just curious, how long does it take to build the whole thing?
I haven't checked... I just do a make -k during the night and see what
I need to fix in the morning. I normally keep a log file but that's
already wiped.
> Would be good to fix those 30-ish packages that don't build, but I
> guess some of them are due to the host tuple not being different
> (waiting for your<arch>-buildroot-linux... to be merged).
The cross-build problem I patched first, otherwise there would be many more
failures (and probably all of them packages that use pkg-config). The
remaining problems are:
- The LD_LIBRARY_PATH problem I mentioned, worked around by setting
XMLTO=/dev/null
- CMake doesn't find libraries in $(STAGING_DIR)/usr/lib64, worked around
by setting CMAKE_LIBRARY_PATH
- Similar for scons, no workaround (gpsd fails to build)
- xapp_* needs to be upgraded due to Xorg upgrade
- linux-pam, sdl-gfx: not analysed why they fail
- packages from avr32linux fail to download
- there are a few packages that I disabled before for some reason, and I
didn't enable them again.
I'm planning to do a more thorough analysis + fixes at some point.
When I have time :-P
Regards,
Arnout
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286540
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
next prev parent reply other threads:[~2012-09-27 8:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-26 10:54 [Buildroot] [PATCHv3 1/4] pkgconf: new package Gustavo Zacarias
2012-09-27 7:54 ` Arnout Vandecappelle
2012-09-27 8:09 ` Thomas Petazzoni
2012-09-27 8:20 ` Arnout Vandecappelle [this message]
2012-09-27 8:25 ` Thomas Petazzoni
2012-09-27 8:30 ` Arnout Vandecappelle
2012-09-27 13:24 ` Thomas Petazzoni
2012-09-29 12:53 ` Gustavo Zacarias
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=50640C55.4070005@mind.be \
--to=arnout@mind.be \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.