Re: [oe] [OE-core] State of bitbake world 2016-11-03

2016-11-08 Thread Martin Jansa
On Tue, Nov 08, 2016 at 01:32:27PM +0100, Andreas Müller wrote:
> On Tue, Nov 8, 2016 at 1:24 PM, Martin Jansa  wrote:
> > Please note that the logs aren't available online, because the server with 
> > logs
> > was moved to other HW and the files weren't rsynced (yet - at least not to 
> > correct
> > location visible as http://logs.nslu2-linux.org/buildlogs/oe).
> >
> > == Number of issues - stats ==
> > {| class='wikitable'
> > !|Date   !!colspan='3'|Failed tasks 
> > !!colspan='6'|Failed depencencies!!|Signatures  
> >   !!colspan='12'|QA !!Comment
> > |-
> > ||  ||qemuarm   ||qemux86   ||qemux86_64
> > ||qemuarm||max||min ||qemux86||max||min ||all   ||already-stripped  
> > ||libdir||textrel   ||build-deps||file-rdeps
> > ||version-going-backwards   ||host-user-contaminated
> > ||installed-vs-shipped  ||unknown-configure-option  
> > ||symlink-to-sysroot||invalid-pkgconfig ||pkgname   ||
> > |-
> > ||2016-11-03||3 ||3 ||2 ||6 ||3 ||2 ||6 ||3 
> > ||2 ||0 ||0 ||0 ||1 ||1 
> > ||4 ||226   ||1 ||1 ||0 
> > ||0 ||0 ||0 ||
> > |}
> >
> > http://www.openembedded.org/wiki/Bitbake_World_Status
> >
> > == Failed tasks 2016-11-03 ==
> >
> > INFO: jenkins-job.sh-1.8.11 Complete log available at 
> > http://logs.nslu2-linux.org/buildlogs/oe/world/log.report.20161108_021000.log
> >
> > === common (2) ===
> > * 
> > meta-openembedded/meta-xfce/recipes-bindings/vala/xfce4-vala_4.10.3.bb:do_configure
> > * 
> > openembedded-core/meta/recipes-graphics/libsdl2/libsdl2_2.0.5.bb:do_compile
> Woops - I touched both recently - can't wait for next build with logs..

Here you go:

xfce4-vala:
| checking for VALA... no
| configure: error: Package requirements (libvala-0.32) were not met:
| 
| No package 'libvala-0.32' found
| 
| Consider adjusting the PKG_CONFIG_PATH environment variable if you
| installed software in a non-standard prefix.
| 
| Alternatively, you may set the environment variables VALA_CFLAGS
| and VALA_LIBS to avoid the need to call pkg-config.
| See the pkg-config man page for more details.
| ERROR: Function failed: do_configure (log file is located at 
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/xfce4-vala/4.10.3-r0/temp/log.do_configure.28501)
NOTE: recipe xfce4-vala-4.10.3-r0: task do_configure: Failed

libsdl2:
ERROR: libsdl2-2.0.5-r0 do_compile: oe_runmake failed
ERROR: libsdl2-2.0.5-r0 do_compile: Function failed: do_compile (log file is 
located at 
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/libsdl2/2.0.5-r0/temp/log.do_compile.27513)
ERROR: Logfile of failure stored in: 
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/libsdl2/2.0.5-r0/temp/log.do_compile.27513
Log data follows:
| DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32', 
'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
| DEBUG: Executing shell function do_compile
| NOTE: make -j 22
| ERROR: oe_runmake failed
| /bin/bash ../SDL2-2.0.5/build-scripts/mkinstalldirs build
| make: *** No rule to make target '/usr/share/wayland/wayland.xml', needed by 
'gen/wayland-client-protocol.h'.  Stop.
| make: *** Waiting for unfinished jobs
| mkdir -p -- build
| ERROR: Function failed: do_compile (log file is located at 
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/libsdl2/2.0.5-r0/temp/log.do_compile.27513)
NOTE: recipe libsdl2-2.0.5-r0: task do_compile: Failed
ERROR: Task 
(/home/jenkins/oe/world/shr-core/openembedded-core/meta/recipes-graphics/libsdl2/libsdl2_2.0.5.bb:do_compile)
 failed with exit code '1'

webkitgtk:
| ERROR: oe_runmake failed
| 
/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/x86_64-linux/usr/libexec/arm-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/6.2.0/ld:
 error: 
/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemuarm/usr/lib/arm-oe-linux-gnueabi/6.2.0/libgcc.a(linux-atomic-64bit.o):
 multiple definition of '__sync_add_and_fetch_8'
| 
/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/x86_64-linux/usr/libexec/arm-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/6.2.0/ld:
 
../../lib/libWTFGTK.a(../../lib/../Source/WTF/wtf/CMakeFiles/WTF.dir/Atomics.cpp.o):
 previous definition here
| 
/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/x86_64-linux/usr/libexec/arm-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/6.2.0/ld:
 error: 
/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemuarm/usr/lib/arm-oe-linux-gnueabi/6.2.0/libgcc.a(linux-atomic-64bit.o):
 multiple definition of '__sync_sub_and_fetch_8'
| 

Re: [oe] [OE-core] State of bitbake world 2016-11-03

2016-11-08 Thread Andreas Müller
On Tue, Nov 8, 2016 at 1:24 PM, Martin Jansa  wrote:
> Please note that the logs aren't available online, because the server with 
> logs
> was moved to other HW and the files weren't rsynced (yet - at least not to 
> correct
> location visible as http://logs.nslu2-linux.org/buildlogs/oe).
>
> == Number of issues - stats ==
> {| class='wikitable'
> !|Date   !!colspan='3'|Failed tasks 
> !!colspan='6'|Failed depencencies!!|Signatures
> !!colspan='12'|QA !!Comment
> |-
> ||  ||qemuarm   ||qemux86   ||qemux86_64
> ||qemuarm||max||min ||qemux86||max||min ||all   ||already-stripped
>   ||libdir||textrel   ||build-deps||file-rdeps
> ||version-going-backwards   ||host-user-contaminated
> ||installed-vs-shipped  ||unknown-configure-option  ||symlink-to-sysroot  
>   ||invalid-pkgconfig ||pkgname   ||
> |-
> ||2016-11-03||3 ||3 ||2 ||6 ||3 ||2 ||6 ||3   
>   ||2 ||0 ||0 ||0 ||1 ||1 
> ||4 ||226   ||1 ||1 ||0   
>   ||0 ||0 ||0 ||
> |}
>
> http://www.openembedded.org/wiki/Bitbake_World_Status
>
> == Failed tasks 2016-11-03 ==
>
> INFO: jenkins-job.sh-1.8.11 Complete log available at 
> http://logs.nslu2-linux.org/buildlogs/oe/world/log.report.20161108_021000.log
>
> === common (2) ===
> * 
> meta-openembedded/meta-xfce/recipes-bindings/vala/xfce4-vala_4.10.3.bb:do_configure
> * 
> openembedded-core/meta/recipes-graphics/libsdl2/libsdl2_2.0.5.bb:do_compile
Woops - I touched both recently - can't wait for next build with logs..

Andreas
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel