On Sat, Mar 11, 2017 at 07:02:53PM +0100, Martin Jansa wrote: > This time the results are very inconsistent across different MACHINEs > because they were using significantly different metadata. > > qemuarm is oldest 3 from 4 failures were causes by pending meta-oe > changes which I've removed from master-next before qemux86* builds were > restarted (after they failed badly few times). > > qemux86-64 is latest and contains HOSTTOOLS changes from > oe-core/master-next that's why there is so many failures. > > From the failures I see following tools which we need to either add > to HOSTTOOLS or provide with added -native dependency: > cc - tcsh - > http://errors.yoctoproject.org/Errors/Details/135201/ > cc - u-boot-mkimage - > http://errors.yoctoproject.org/Errors/Details/135203/ > cc - toybox - > http://errors.yoctoproject.org/Errors/Details/135210/ > cc - yasm - > http://errors.yoctoproject.org/Errors/Details/135214/ > cpp - mkelfimage - > http://errors.yoctoproject.org/Errors/Details/135211/ > clear - lprng - > http://errors.yoctoproject.org/Errors/Details/135207/ > gcc-ar - ovmf - > http://errors.yoctoproject.org/Errors/Details/135202/ > join - netcf - > http://errors.yoctoproject.org/Errors/Details/135208/ > join - fontforge - > http://errors.yoctoproject.org/Errors/Details/135209/ > mknod - initramfs-live-boot - > http://errors.yoctoproject.org/Errors/Details/135213/ > nl - dash - > http://errors.yoctoproject.org/Errors/Details/135215/ > nl - klibc - > http://errors.yoctoproject.org/Errors/Details/135198/ > openssl - openflow - > http://errors.yoctoproject.org/Errors/Details/135216/ > readelf - firefox - > http://errors.yoctoproject.org/Errors/Details/135212/ > size - iptraf - > http://errors.yoctoproject.org/Errors/Details/135204/ > yes - libnet-ssleay-perl - > http://errors.yoctoproject.org/Errors/Details/135197/ > zcat - scsirastools - > http://errors.yoctoproject.org/Errors/Details/135205/
scsirastools also needs nroff:
| nroff -man mdadm.8 > mdadm.man
| /bin/sh: 1: nroff: not found
| make[3]: *** [mdadm.man] Error 127
>
> Some of these were already merged in newer HOSTTOOLS patch currently
> in oe-core/master:
> mknod cpp readelf split gcc-ar gpg sftp
> and u-boot-mkimage should be fixed in master as well
>
> I'll merge most meta-oe changes and retrigger new round of testing,
> next time the failures should be a bit more consistent again.
>
> == 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 ||
> |-
> ||2017-03-11 ||4 ||1 ||20 ||N/A ||N/A ||N/A ||N/A ||N/A
> ||N/A ||0 ||0 ||0 ||0 ||0
> ||3 ||0 ||1 ||0 ||0
> ||0 ||0 ||0 ||
> |}
>
> http://www.openembedded.org/wiki/Bitbake_World_Status
>
> == Failed tasks 2017-03-11 ==
>
> INFO: jenkins-job.sh-1.8.18 Complete log available at
> http://logs.nslu2-linux.org/buildlogs/oe/world/pyro/log.report.20170311_062851.log
>
> === common () ===
>
> === common-x86 (1) ===
> *
> meta-openembedded/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_5.1.14.bb:do_install
>
> === qemuarm (4) ===
> *
> meta-openembedded/meta-oe/recipes-connectivity/libtorrent/libtorrent_0.13.6.bb:do_compile
> *
> meta-openembedded/meta-oe/recipes-devtools/rapidjson/rapidjson_1.1.0.bb:do_compile
> * meta-openembedded/meta-oe/recipes-support/gpm/gpm_1.99.7.bb:do_install
> * meta-qt5/recipes-connectivity/libqofono/libqofono_git.bb:do_compile
>
> === qemux86 (0) ===
>
> === qemux86_64 (19) ===
> * meta-browser/recipes-mozilla/firefox/firefox_45.6.0esr.bb:do_compile
> * meta-openembedded/meta-efl/recipes-efl/efl/efl_1.15.1.bb:do_compile
> *
> meta-openembedded/meta-initramfs/recipes-devtools/klibc/klibc_2.0.4.bb:do_compile
> *
> meta-openembedded/meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.4.bb:do_compile
> *
> meta-openembedded/meta-networking/recipes-protocols/openflow/openflow_git.bb:do_compile
> *
> meta-openembedded/meta-networking/recipes-support/netcf/netcf_git.bb:do_configure
> *
> meta-openembedded/meta-oe/recipes-core/toybox/toybox_0.7.2.bb:do_configure
> *
> meta-openembedded/meta-oe/recipes-devtools/iptraf/iptraf_3.0.0.bb:do_compile
> * meta-openembedded/meta-oe/recipes-extended/dash/dash_0.5.8.bb:do_compile
> *
> meta-openembedded/meta-oe/recipes-extended/lprng/lprng_3.8.C.bb:do_configure
> *
> meta-openembedded/meta-oe/recipes-extended/scsirastools/scsirastools_1.6.4.bb:do_compile
> *
> meta-openembedded/meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb:do_compile
> *
> meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge_20161012.bb:do_configure
> *
> meta-openembedded/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.65.bb:do_configure
> *
> openembedded-core/meta/recipes-bsp/u-boot/u-boot-mkimage_2017.01.bb:do_compile
> *
> openembedded-core/meta/recipes-core/initrdscripts/initramfs-live-boot_1.0.bb:do_install
> * openembedded-core/meta/recipes-core/ovmf/ovmf_git.bb:do_compile
> *
> openembedded-core/meta/recipes-devtools/mkelfimage/mkelfimage_git.bb:do_compile
> * openembedded-core/meta/recipes-devtools/yasm/yasm_1.3.0.bb:do_compile
>
> === Number of failed tasks (25) ===
> {| class=wikitable
> |-
> || qemuarm || 4 ||
> http://logs.nslu2-linux.org/buildlogs/oe/world/pyro/log.world.qemuarm.20170307_025324.log/
> || http://errors.yoctoproject.org/Errors/Build/33300/
> |-
> || qemux86 || 1 ||
> http://logs.nslu2-linux.org/buildlogs/oe/world/pyro/log.world.qemux86.20170309_121824.log/
> || http://errors.yoctoproject.org/Errors/Build/33551/
> |-
> || qemux86_64 || 20 ||
> http://logs.nslu2-linux.org/buildlogs/oe/world/pyro/log.world.qemux86-64.20170311_042112.log/
> || http://errors.yoctoproject.org/Errors/Build/33631/
> |}
>
> === PNBLACKLISTs (351) ===
>
> === QA issues (4) ===
> {| class=wikitable
> !| Count ||Issue
> |-
> ||0 ||already-stripped
> |-
> ||0 ||build-deps
> |-
> ||0 ||installed-vs-shipped
> |-
> ||0 ||invalid-pkgconfig
> |-
> ||0 ||libdir
> |-
> ||0 ||pkgname
> |-
> ||0 ||symlink-to-sysroot
> |-
> ||0 ||textrel
> |-
> ||0 ||unknown-configure-option
> |-
> ||0 ||version-going-backwards
> |-
> ||1 ||host-user-contaminated
> |-
> ||3 ||file-rdeps
> |}
>
>
>
> === Incorrect PACKAGE_ARCH or sstate signatures (0) ===
>
> Complete log:
> http://logs.nslu2-linux.org/buildlogs/oe/world/pyro/log.signatures.20170307_235322.log/
>
> No issues detected
>
>
--
Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
