All of lore.kernel.org
 help / color / mirror / Atom feed
* Libpixman build failure
@ 2010-04-19  9:56 Mickael Chazaux
  2010-04-19 12:02 ` Koen Kooi
  0 siblings, 1 reply; 2+ messages in thread
From: Mickael Chazaux @ 2010-04-19  9:56 UTC (permalink / raw)
  To: openembedded-devel

Hi,

I had a build failure in the package xorg-libs/libpixman_0.18.0.bb. It
seems that library's build system relies on Perl, which was not yet
bitbaked. I think the problem appeared because of this line in
local.conf :

BB_NUMBER_THREADS = "3"

causing libpixman do_configure() called before perl-native was finished.

Bitbaking perl-native manually before relaunching the build solved the problem.

Relevant log parts :


work/i686-linux/pixman-native-0.18.0-r5.1/temp/log.do_configure.21109 :

------
/home/mchazaux/projet/OE/angstrom-dev/staging/i686-linux/usr/bin/autoconf:
/home/mchazaux/projet/OE/angstrom-dev/staging/i686-linux/usr/bin/autom4te:
/home/mchazaux/projet/OE/angstrom-dev/staging/i686-linux/usr/bin/perl:
bad interpreter: No such file or directory
------

bitbake output :

-------
NOTE: Running task 1126 of 8083 (ID: 7722,
virtual:native:/home/mchazaux/projet/OE/openembedded/recipes/xorg-lib/pixman_0.18.0.bb,
do_configure)
Removing package staging-perl-native-i686-linux from root...
(offline root mode: not running staging-perl-native-i686-linux.prerm)
(offline root mode: not running staging-perl-native-i686-linux.postrm)
ERROR: function do_configure failed
ERROR: see log in
/home/mchazaux/projet/OE/angstrom-dev/work/i686-linux/pixman-native-0.18.0-r5.1/temp/log.do_configure.21109
NOTE: Task failed:
/home/mchazaux/projet/OE/angstrom-dev/work/i686-linux/pixman-native-0.18.0-r5.1/temp/log.do_configure.21109
ERROR: TaskFailed event exception, aborting
ERROR: Build of
virtual:native:/home/mchazaux/projet/OE/openembedded/recipes/xorg-lib/pixman_0.18.0.bb
do_configure failed
Installing staging-perl-native-i686-linux (5.8.8-r16) to root...
ERROR: Task 7722
(virtual:native:/home/mchazaux/projet/OE/openembedded/recipes/xorg-lib/pixman_0.18.0.bb,
do_configure) failed
NOTE: Waiting for 2 active tasks to finish
NOTE: 1: /home/mchazaux/projet/OE/openembedded/recipes/dbus/dbus_1.2.24.bb,
do_compile (19440)
NOTE: 2: /home/mchazaux/projet/OE/openembedded/recipes/perl/perl-native_5.8.8.bb,
do_setscene (20352)
(offline root mode: not running
staging-perl-native-i686-linux.preinst)
Configuring staging-perl-native-i686-linux
(offline root mode: not running
staging-perl-native-i686-linux.postinst)
NOTE: Staging package found but invalid for
/home/mchazaux/projet/OE/openembedded/recipes/perl/perl-native_5.8.8.bb
NOTE: Waiting for 1 active tasks to finish
NOTE: 1: /home/mchazaux/projet/OE/openembedded/recipes/dbus/dbus_1.2.24.bb,
do_compile (19440)
NOTE: Tasks Summary: Attempted 1123 tasks of which 1062 didn't need to
be rerun and 1 failed.
ERROR: 'virtual:native:/home/mchazaux/projet/OE/openembedded/recipes/xorg-lib/pixman_0.18.0.bb'
failed
--------

Regards,

Mickael Chazaux

Adeneo Embedded - Adetel Group
2, chemin du Ruisseau
69134 ECULLY - FRANCE
Tél. : +33 (0)4 72 18 08 40 - Fax : +33 (0)4 72 18 08 41



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Libpixman build failure
  2010-04-19  9:56 Libpixman build failure Mickael Chazaux
@ 2010-04-19 12:02 ` Koen Kooi
  0 siblings, 0 replies; 2+ messages in thread
From: Koen Kooi @ 2010-04-19 12:02 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 19-04-10 11:56, Mickael Chazaux wrote:
> Hi,
> 
> I had a build failure in the package xorg-libs/libpixman_0.18.0.bb. It
> seems that library's build system relies on Perl, which was not yet
> bitbaked. I think the problem appeared because of this line in
> local.conf :
> 
> BB_NUMBER_THREADS = "3"
> 
> causing libpixman do_configure() called before perl-native was finished.
> 
> Bitbaking perl-native manually before relaunching the build solved the problem.

Thanks for spotting this! Can I talk you into proving a patch to add
perl-native to DEPENDS?

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFLzEZMMkyGM64RGpERAsWNAKCWsRC3/9UyON5z7Pae8MzLoHrSBgCfRwyy
J0h8SBCbDZ1meYhVH1A0Gc8=
=XpKx
-----END PGP SIGNATURE-----




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-04-19 12:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-19  9:56 Libpixman build failure Mickael Chazaux
2010-04-19 12:02 ` Koen Kooi

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.