[poky] Build breakage on master

Koen Kooi koen at dominion.thruhere.net
Thu Dec 23 07:22:00 PST 2010


Hi,

I wanted to try a build from scratch to test my RDEPENDS patch, but even without that it quickly halts with:

ERROR: Logfile of failure stored in: /OE/tentacle/build/tmp-angstrom_2010_x/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.20.1-r3/temp/log.do_configure.21368Log data follows:
| /OE/tentacle/build/tmp-angstrom_2010_x/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.20.1-r3/temp/run.do_configure.21368: line 183: gnu-configize: command not found| FATAL: Failed to run gnu-configize

I tripple checked and I don't have any classes or files relating to binutils, gnu-config or autotools overlayered, does anyone else see this issue?

bitbake gnu-config-native results in:

ERROR: Task failed: ('function do_configure failed', '/OE/tentacle/build/tmp-angstrom_2010_x/work/x86_64-linux/bzip2-native-1.0.6-r3/temp/log.do_configure.21957')
ERROR: Logfile of failure stored in: /OE/tentacle/build/tmp-angstrom_2010_x/work/x86_64-linux/bzip2-native-1.0.6-r3/temp/log.do_configure.21957
Log data follows:
| cp: cannot stat `/OE/tentacle/build/tmp-angstrom_2010_x/sysroots/x86_64-linux/usr/share/automake*/install-sh': No such file or directory

and

ERROR: Task failed: ('function do_configure failed', '/OE/tentacle/build/tmp-angstrom_2010_x/work/x86_64-linux/icu-native-3.6-r6/temp/log.do_configure.22007')
ERROR: Logfile of failure stored in: /OE/tentacle/build/tmp-angstrom_2010_x/work/x86_64-linux/icu-native-3.6-r6/temp/log.do_configure.22007
Log data follows:
| Remember to add `AC_PROG_LIBTOOL' to `configure.in'.
| Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL'
| You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
| /OE/tentacle/build/tmp-angstrom_2010_x/work/x86_64-linux/icu-native-3.6-r6/temp/run.do_configure.22007: line 154: gnu-configize: command not found


I'm at:

commit ab83f5f266ee7f66d14e3711ec84907750ea7e91
Author: Joshua Lock <josh at linux.intel.com>
Date:   Wed Dec 22 17:03:44 2010 +0000

    bitbake/depexp: fix early exit
    
    Stupdi typo/thinko from me had depexp exiting once recipes had parsed
    as I'd used a return the while loop where I'd meant a continue...
    
    Signed-off-by: Joshua Lock <josh at linux.intel.com>



regards,

Koen


More information about the poky mailing list