Re: [OE-core] State of bitbake world 2016-09-20

2016-09-21 Thread Andrea Adami
On Wed, Sep 21, 2016 at 10:38 PM, Andrea Adami  wrote:
> On Wed, Sep 21, 2016 at 10:19 PM, Martin Jansa  wrote:
>>
>> == 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-09-20||2 ||5 ||2 ||5 ||2 ||2 ||7 ||3  
>>||3 ||0 ||0 ||0 ||3 ||7   
>>   ||11||0 ||2 ||0 ||0
>>  ||0 ||0 ||0 ||
>> |}
>>
>> http://www.openembedded.org/wiki/Bitbake_World_Status
>>
>> == Failed tasks 2016-09-20 ==
>>
>> INFO: jenkins-job.sh-1.8.10 Complete log available at 
>> http://logs.nslu2-linux.org/buildlogs/oe/world/log.report.20160921_101445.log
>>
>> === common (2) ===
>> * 
>> meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_4.7.0.bb:do_compile
>> * 
>> openembedded-core/meta/recipes-support/libunwind/libunwind_git.bb:do_compile
>>
>> === common-x86 (0) ===
>>
>> === qemuarm (0) ===
>>
>> === qemux86 (3) ===
>> * 
>> meta-browser/recipes-browser/chromium/chromium_52.0.2743.76.bb:do_compile
>> * 
>> meta-openembedded/meta-initramfs/recipes-devtools/klibc/klibc_2.0.4.bb:do_compile
>
> Now this is the second time klibc appears racing.
> The error is fishy:
>
> usr/klibc/sigsuspend.c:8:31: fatal error: klibc/havesyscall.h: No such
> file or directory
>  #include 
>
> And indeed googling about it seems to be a race originated by an old Knuild.
> http://thr3ads.net/klibc/2013/05/2361452-Klibc-2.0.2-build-vs-j-30-ish
>
> I'm trying a build from scratch but I only have 8 cores here...

As expected the build from scratch, pull of today, ended just fine on my system.
I'm sorry but I cannot test the hack/band-aid proposed in the link above.

andrea@ThinkPad-T520:/oe/oe-core/build$ bitbake klibc
Parsing recipes: 100% |##| Time: 0:01:01
Parsing of 1564 .bb files complete (0 cached, 1564 parsed). 2120
targets, 130 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION= "1.31.1"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-16.04"
TARGET_SYS= "i586-oe-linux"
MACHINE   = "qemux86"
DISTRO= "nodistro"
DISTRO_VERSION= "nodistro.0"
TUNE_FEATURES = "m32 i586"
TARGET_FPU= ""
meta  = "master:2a9603759fe87d6326c145f6213eb6afc6ae"
meta-handheld = "master:a24680e7606f61dfd57c7ca6cf67a00805aa7df2"
meta-initramfs
meta-oe   = "master:24e387aaf78bc0f68a46abb1fab3a76364804bd1"

Initialising tasks: 100% |###| Time: 0:00:01
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Tasks Summary: Attempted 578 tasks of which 0 didn't need to be
rerun and all succeeded.
andrea@ThinkPad-T520:/oe/oe-core/build$


>
> Cheers
> Andrea
>
>
>> * 
>> meta-openembedded/meta-oe/recipes-support/ipmiutil/ipmiutil_2.9.6.bb:do_compile
>>
>> === qemux86_64 (0) ===
>>
>> === Number of failed tasks (9) ===
>> {| class=wikitable
>> |-
>> || qemuarm  || 2 || 
>> http://logs.nslu2-linux.org/buildlogs/oe/world/log.world.qemuarm.20160919_050339.log/
>>  || http://errors.yoctoproject.org/Errors/Build/21909/
>> |-
>> || qemux86  || 5 || 
>> http://logs.nslu2-linux.org/buildlogs/oe/world/log.world.qemux86.20160919_050337.log/
>>  || http://errors.yoctoproject.org/Errors/Build/21910/
>> |-
>> || qemux86_64   || 2 || 
>> http://logs.nslu2-linux.org/buildlogs/oe/world/log.world.qemux86-64.20160920_054228.log/
>>  || http://errors.yoctoproject.org/Errors/Build/21963/
>> |}
>> === PNBLACKLISTs (118) ===
>> === QA issues (23) ===
>> {| class=wikitable
>> !| Count||Issue
>> |-
>> ||0 ||already-stripped
>> |-
>> ||0 ||installed-vs-shipped
>> |-
>> ||0 ||invalid-pkgconfig
>> |-
>> ||0 ||libdir
>> |-
>> ||0 ||pkgname
>> |-
>> ||0 ||symlink-to-sysroot
>> |-
>> ||0 ||unknown-configure-option
>> |-
>> ||0 ||version-going-backwards
>> |-
>> ||11||file-rdeps
>> |-
>> ||2 ||host-user-contaminated
>> |-
>> ||3 ||textrel
>> |-
>> ||7 ||build-deps
>> |}
>>
>>
>>
>> === Failed dependencies for qemuarm (5) ===
>>
>> Complete log: 
>> 

Re: [OE-core] State of bitbake world 2016-09-20

2016-09-21 Thread Andrea Adami
On Wed, Sep 21, 2016 at 10:19 PM, Martin Jansa  wrote:
>
> == 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-09-20||2 ||5 ||2 ||5 ||2 ||2 ||7 ||3   
>   ||3 ||0 ||0 ||0 ||3 ||7 
> ||11||0 ||2 ||0 ||0   
>   ||0 ||0 ||0 ||
> |}
>
> http://www.openembedded.org/wiki/Bitbake_World_Status
>
> == Failed tasks 2016-09-20 ==
>
> INFO: jenkins-job.sh-1.8.10 Complete log available at 
> http://logs.nslu2-linux.org/buildlogs/oe/world/log.report.20160921_101445.log
>
> === common (2) ===
> * 
> meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_4.7.0.bb:do_compile
> * 
> openembedded-core/meta/recipes-support/libunwind/libunwind_git.bb:do_compile
>
> === common-x86 (0) ===
>
> === qemuarm (0) ===
>
> === qemux86 (3) ===
> * 
> meta-browser/recipes-browser/chromium/chromium_52.0.2743.76.bb:do_compile
> * 
> meta-openembedded/meta-initramfs/recipes-devtools/klibc/klibc_2.0.4.bb:do_compile

Now this is the second time klibc appears racing.
The error is fishy:

usr/klibc/sigsuspend.c:8:31: fatal error: klibc/havesyscall.h: No such
file or directory
 #include 

And indeed googling about it seems to be a race originated by an old Knuild.
http://thr3ads.net/klibc/2013/05/2361452-Klibc-2.0.2-build-vs-j-30-ish

I'm trying a build from scratch but I only have 8 cores here...

Cheers
Andrea


> * 
> meta-openembedded/meta-oe/recipes-support/ipmiutil/ipmiutil_2.9.6.bb:do_compile
>
> === qemux86_64 (0) ===
>
> === Number of failed tasks (9) ===
> {| class=wikitable
> |-
> || qemuarm  || 2 || 
> http://logs.nslu2-linux.org/buildlogs/oe/world/log.world.qemuarm.20160919_050339.log/
>  || http://errors.yoctoproject.org/Errors/Build/21909/
> |-
> || qemux86  || 5 || 
> http://logs.nslu2-linux.org/buildlogs/oe/world/log.world.qemux86.20160919_050337.log/
>  || http://errors.yoctoproject.org/Errors/Build/21910/
> |-
> || qemux86_64   || 2 || 
> http://logs.nslu2-linux.org/buildlogs/oe/world/log.world.qemux86-64.20160920_054228.log/
>  || http://errors.yoctoproject.org/Errors/Build/21963/
> |}
> === PNBLACKLISTs (118) ===
> === QA issues (23) ===
> {| class=wikitable
> !| Count||Issue
> |-
> ||0 ||already-stripped
> |-
> ||0 ||installed-vs-shipped
> |-
> ||0 ||invalid-pkgconfig
> |-
> ||0 ||libdir
> |-
> ||0 ||pkgname
> |-
> ||0 ||symlink-to-sysroot
> |-
> ||0 ||unknown-configure-option
> |-
> ||0 ||version-going-backwards
> |-
> ||11||file-rdeps
> |-
> ||2 ||host-user-contaminated
> |-
> ||3 ||textrel
> |-
> ||7 ||build-deps
> |}
>
>
>
> === Failed dependencies for qemuarm (5) ===
>
> Complete log: 
> http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemuarm.20160920_041851.log/
> Found differences:
> Found errors:
> * ERROR: 5 issues were found in these recipes: libunwind xfsprogs
>
> === Recipes failing with maximal dependencies for qemuarm (2) ===
> * libunwind -- 
> http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemuarm.20160920_041851.log//2_max/failed/libunwind.log
> * xfsprogs -- 
> http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemuarm.20160920_041851.log//2_max/failed/xfsprogs.log
>
> === Recipes failing with minimal dependencies for qemuarm (2) ===
> * libunwind -- 
> http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemuarm.20160920_041851.log//3_min/failed/libunwind.log
> * xfsprogs -- 
> http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemuarm.20160920_041851.log//3_min/failed/xfsprogs.log
>
> === Failed dependencies for qemux86 (7) ===
>
> Complete log: 
> http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemux86.20160921_043213.log/
> Found differences:
> Found errors:
> * ERROR: 7 issues were found in these recipes: chromium klibc-utils 
> libunwind xfsprogs
>
> === Recipes failing with maximal dependencies for qemux86 (3) ===
> * chromium -- 
> http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemux86.20160921_043213.log//2_max/failed/chromium.log
> * libunwind -- 
> 

[OE-core] State of bitbake world 2016-09-20

2016-09-21 Thread Martin Jansa

== 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-09-20||2 ||5 ||2 ||5 ||2 ||2 ||7 ||3 
||3 ||0 ||0 ||0 ||3 ||7 
||11||0 ||2 ||0 ||0 
||0 ||0 ||0 ||  
|}

http://www.openembedded.org/wiki/Bitbake_World_Status

== Failed tasks 2016-09-20 ==

INFO: jenkins-job.sh-1.8.10 Complete log available at 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.report.20160921_101445.log

=== common (2) ===
* 
meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_4.7.0.bb:do_compile
* 
openembedded-core/meta/recipes-support/libunwind/libunwind_git.bb:do_compile

=== common-x86 (0) ===

=== qemuarm (0) ===

=== qemux86 (3) ===
* meta-browser/recipes-browser/chromium/chromium_52.0.2743.76.bb:do_compile
* 
meta-openembedded/meta-initramfs/recipes-devtools/klibc/klibc_2.0.4.bb:do_compile
* 
meta-openembedded/meta-oe/recipes-support/ipmiutil/ipmiutil_2.9.6.bb:do_compile

=== qemux86_64 (0) ===

=== Number of failed tasks (9) ===
{| class=wikitable
|-
|| qemuarm  || 2 || 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.world.qemuarm.20160919_050339.log/
 || http://errors.yoctoproject.org/Errors/Build/21909/
|-
|| qemux86  || 5 || 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.world.qemux86.20160919_050337.log/
 || http://errors.yoctoproject.org/Errors/Build/21910/
|-
|| qemux86_64   || 2 || 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.world.qemux86-64.20160920_054228.log/
 || http://errors.yoctoproject.org/Errors/Build/21963/
|}
=== PNBLACKLISTs (118) ===
=== QA issues (23) ===
{| class=wikitable
!| Count||Issue
|-
||0 ||already-stripped
|-
||0 ||installed-vs-shipped
|-
||0 ||invalid-pkgconfig
|-
||0 ||libdir
|-
||0 ||pkgname
|-
||0 ||symlink-to-sysroot
|-
||0 ||unknown-configure-option
|-
||0 ||version-going-backwards
|-
||11||file-rdeps
|-
||2 ||host-user-contaminated
|-
||3 ||textrel
|-
||7 ||build-deps
|}



=== Failed dependencies for qemuarm (5) ===

Complete log: 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemuarm.20160920_041851.log/
Found differences: 
Found errors: 
* ERROR: 5 issues were found in these recipes: libunwind xfsprogs

=== Recipes failing with maximal dependencies for qemuarm (2) ===
* libunwind -- 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemuarm.20160920_041851.log//2_max/failed/libunwind.log
* xfsprogs -- 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemuarm.20160920_041851.log//2_max/failed/xfsprogs.log

=== Recipes failing with minimal dependencies for qemuarm (2) ===
* libunwind -- 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemuarm.20160920_041851.log//3_min/failed/libunwind.log
* xfsprogs -- 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemuarm.20160920_041851.log//3_min/failed/xfsprogs.log

=== Failed dependencies for qemux86 (7) ===

Complete log: 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemux86.20160921_043213.log/
Found differences: 
Found errors: 
* ERROR: 7 issues were found in these recipes: chromium klibc-utils 
libunwind xfsprogs

=== Recipes failing with maximal dependencies for qemux86 (3) ===
* chromium -- 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemux86.20160921_043213.log//2_max/failed/chromium.log
* libunwind -- 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemux86.20160921_043213.log//2_max/failed/libunwind.log
* xfsprogs -- 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemux86.20160921_043213.log//2_max/failed/xfsprogs.log

=== Recipes failing with minimal dependencies for qemux86 (3) ===
* chromium -- 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemux86.20160921_043213.log//3_min/failed/chromium.log
* libunwind -- 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemux86.20160921_043213.log//3_min/failed/libunwind.log
* xfsprogs -- 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemux86.20160921_043213.log//3_min/failed/xfsprogs.log

=== Incorrect PACKAGE_ARCH or sstate signatures (0) ===