-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12-04-10 18:45, Joshua Lock wrote: > On Mon, 2010-04-12 at 10:37 +0200, Koen Kooi wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> On 01-04-10 17:33, Richard Purdie wrote: >>> I've been aware that Poky and OE have been diverging slightly and I'd >>> like to correct this. There are some patches that I've promised for a >>> while too such as the rename from do_populate_staging -> >>> do_populate_sysroot. >>> >>> With some help from Joshua Lock, I have a branch I'd like to propose be >>> merged into OE.dev: >>> >>> http://cgit.openembedded.org/cgit.cgi/openembedded/log/?h=rpurdie/work-in-progress >> >> Joshuas last 3 commits to poky seem to fix Toms issue with binconfig and >> my issue with chrpath, which only leaves the cross staging lamangler >> stuff to get fixed. > > I've just pushed an updated version of the tree with the recent Poky > changes you have observed and a merge of the autotools.bbclass to get > the lamangler stuff. > > It builds a console-image fine here but the testing hasn't been > stringent as of yet.
OK, I reproduced the abiword failure, it's in enchant: | /bin/sh ../../arm-angstrom-linux-gnueabi-libtool --tag=CC - --mode=link ccache arm-angstrom-linux-gnueabi-gcc -march=armv7-a - -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp - -isystem/OE/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include - -fexpensive-optimizations -frename-registers -fomit-frame-pointer -O2 - -ggdb3 -module -avoid-version -no-undefined - -L/OE/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib - -Wl,-rpath-link,/OE/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib - -Wl,-O1 -Wl,--hash-style=gnu -o libenchant_aspell.la -rpath /usr/lib/enchant aspell_provider.lo -Wl,--export-dynamic -pthread - -lgmodule-2.0 -lrt -lglib-2.0 - -L/OE/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib - -laspell ../../src/libenchant.la | /bin/grep: /OE/angstrom-dev/cross/armv7a/arm-angstrom-linux-gnueabi/lib/libstdc++.la: No such file or directory | /bin/sed: can't read /OE/angstrom-dev/cross/armv7a/arm-angstrom-linux-gnueabi/lib/libstdc++.la: No such file or directory | arm-angstrom-linux-gnueabi-libtool: link: `/OE/angstrom-dev/cross/armv7a/arm-angstrom-linux-gnueabi/lib/libstdc++.la' is not a valid libtool archive The file referenced (/OE/angstrom-dev/cross/armv7a/arm-angstrom-linux-gnueabi/lib/libstdc++.la) doesn't exist since it is located in /OE/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib/libstdc++.la instead. Any clues in which direction I should look to debug this? regards, Koen -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFLw5yNMkyGM64RGpERAiy6AJ9gkciNcKUwUJhSmRmRRGpzuEl8wwCgguCI U0/KNvdOafbnrJeqhOz6Zt0= =mlkL -----END PGP SIGNATURE----- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
