[meta-freescale] bitbake fsl-image-gui fail

Carrillodominguez Francisco Alberto-B35153 B35153 at freescale.com
Mon Apr 1 11:14:07 PDT 2013



Hello Yocto masters!

I tried today to compile my fsl-image-gui,  I had compiled before  other image that did not have gui.  So today I tried:

* repo sync
* bitbake fsl-image-sync

And I get this error when compiling libsoup:

| arm-poky-linux-gnueabi-libtool: link: arm-poky-linux-gnueabi-gcc -march=armv7-a -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a9 --sysroot=/home/b35153/yocto/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd -O2 -pipe -g -feliminate-unused-debug-types -Wall -Wstrict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=aggregate-return -Werror=declaration-after-statement -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -o .libs/range-test range-test.o test-utils.o  ../libsoup/.libs/libsoup-2.4.so /home/b35153/yocto/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd/usr/lib/libxml2.so -lm /home/b35153/yocto/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd/usr/lib/libgio-2.0.so /home/b35153/yocto/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd/usr/lib/libgmodule-2.0.so -ldl -lz -lresolv /home/b35153/yocto/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd/usr/lib/libgobject-2.0.so /home/b35153/yocto/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd/usr/lib/libgthread-2.0.so /home/b35153/yocto/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd/usr/lib/libffi.so /home/b35153/yocto/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd/usr/lib/libglib-2.0.so -lpthread -lrt
| range-test.o: In function `main':
| /home/b35153/yocto/fsl-community-bsp/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libsoup-2.4-2.38.1-r1/libsoup-2.38.1/tests/range-test.c:351: undefined reference to `apache_init'
| collect2: error: ld returned 1 exit status
| make[2]: *** [range-test] Error 1
| make[2]: Leaving directory `/home/b35153/yocto/fsl-community-bsp/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libsoup-2.4-2.38.1-r1/libsoup-2.38.1/tests'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/home/b35153/yocto/fsl-community-bsp/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libsoup-2.4-2.38.1-r1/libsoup-2.38.1'
| make: *** [all] Error 2
| ERROR: oe_runmake failed
| ERROR: Function failed: do_compile (see /home/b35153/yocto/fsl-community-bsp/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libsoup-2.4-2.38.1-r1/temp/log.do_compile.9057 for further information)
ERROR: Task 5034 (/home/b35153/yocto/fsl-community-bsp/sources/poky/meta/recipes-support/libsoup/libsoup-2.4_2.38.1.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 2719 tasks of which 2713 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:

Summary: 1 task failed:


Is this failing something known, or just that I should create a complete new folder and do everything from scratch instead of building on top of an old build.

Francisco C.




More information about the meta-freescale mailing list