[linux-yocto] How to resolve ERROR: ...../poky/meta/recipes-support/libsoup/libsoup-2.4_2.54.1.bb, do_compile) failed with exit code '1'

Saul Wold sgw at linux.intel.com
Mon May 23 08:19:38 PDT 2016


On Sun, 2016-05-22 at 12:35 -0400, Gerard Bucas wrote:
> I am trying to bitbake core-image-sato with Chromium (as per
> https://github.com/ds-hwang/wiki/wiki/build-chromium-on-yocto )
> 
> BUT I keep getting a build error on libsoup (using master). Can't
> seem to
> resolve it.
> 
> Any ideas from anyone on how to resolve this?
> 

I think the error may have occurred further up in the log, as I don't
see any compiler here in what you provided here, perhaps if you attach
the complete log.do_compile that might show the actual issue.

Also, you should consider sending this to the Yocto Project list: yocto
@yoctoproject.org as it's the more appropriate email list for these
kinds of questions. (be sure to cc me as I will continue to look at it
once I have the full log).

Also if you building for an x86 hardware target, I would recommend
using the meta-intel BSPs (intel-corei7-64 or intel-core2-32).

Sau!
> x86_64-poky-linux-libtool: compile:  x86_64-poky-linux-gcc -m64
> -march=core2
> -mtune=core2 -msse3 -mfpmath=sse
> --
> sysroot=/home/gerard/development/minnowMax/yocto/poky/build/tmp/sysro
> ots/g
> enericx86-64 -DHAVE_CONFIG_H -I. -I../../libsoup-2.54.1/libsoup -I..
> -DG_LOG_DOMAIN=\"libsoup\" -DLIBSOUP_COMPILATION
> -DLOCALEDIR=\"/usr/share/locale\" -I../../libsoup-2.54.1 -I..
> -pthread
> -I/home/gerard/development/minnowMax/yocto/poky/build/tmp/sysroots/ge
> nericx8
> 6-64/usr/include/glib-2.0
> -I/home/gerard/development/minnowMax/yocto/poky/build/tmp/sysroots/ge
> nericx8
> 6-64/usr/lib/glib-2.0/include
> -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38
> -I/home/gerard/development/minnowMax/yocto/poky/build/tmp/sysroots/ge
> nericx8
> 6-64/usr/include/libxml2 -fvisibility=hidden -O2 -pipe -g
> -feliminate-unused-debug-types
> -fdebug-prefix-
> map=/home/gerard/development/minnowMax/yocto/poky/build/tmp/w
> ork/core2-64-poky-linux/libsoup-2.4/2.54.1-r0=/usr/src/debug/libsoup-
> 2.4/2.5
> 4.1-r0
> -fdebug-prefix-
> map=/home/gerard/development/minnowMax/yocto/poky/build/tmp/s
> ysroots/x86_64-linux=
> -fdebug-prefix-
> map=/home/gerard/development/minnowMax/yocto/poky/build/tmp/s
> ysroots/genericx86-64= -Wall -Wstrict-prototypes -Werror=missing-
> prototypes
> -Werror=implicit-function-declaration -Werror=pointer-arith
> -Werror=init-self -Werror=format=2 -Wno-format-zero-length
> -Werror=missing-include-dirs -Werror=aggregate-return
> -Werror=declaration-after-statement -c
> ../../libsoup-2.54.1/libsoup/soup-session-feature.c  -fPIC -DPIC -o
> .libs/libsoup_2_4_la-soup-session-feature.o
> make[3]: Leaving directory
> `/home/gerard/development/minnowMax/yocto/poky/build/tmp/work/core2-
> 64-poky-
> linux/libsoup-2.4/2.54.1-r0/build/libsoup'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory
> `/home/gerard/development/minnowMax/yocto/poky/build/tmp/work/core2-
> 64-poky-
> linux/libsoup-2.4/2.54.1-r0/build/libsoup'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/home/gerard/development/minnowMax/yocto/poky/build/tmp/work/core2-
> 64-poky-
> linux/libsoup-2.4/2.54.1-r0/build'
> make: *** [all] Error 2
> WARNING: exit code 1 from a shell command.
> ERROR: oe_runmake failed
> ERROR: Function failed: do_compile (log file is located at
> /home/gerard/development/minnowMax/yocto/poky/build/tmp/work/core2-
> 64-poky-l
> inux/libsoup-2.4/2.54.1-r0/temp/log.do_compile.31332)
> 
> Thanks!
> 
> Gerard
> 
> 
> 


More information about the linux-yocto mailing list