Bitbake World Status: Difference between revisions
(Created page with "This page is replacement for my regular "State of bitbake world" e-mails like this one: http://lists.openembedded.org/pipermail/openembedded-devel/2013-October/092818.html In...") |
No edit summary |
||
Line 9: | Line 9: | ||
It's not using "master" branches, but "jansa/test" branches in | It's not using "master" branches, but "jansa/test" branches in | ||
https://github.com/shr-distribution/oe-core | * https://github.com/shr-distribution/oe-core | ||
https://github.com/shr-distribution/meta-oe | * https://github.com/shr-distribution/meta-oe | ||
https://github.com/shr-distribution/meta-smartphone | * https://github.com/shr-distribution/meta-smartphone | ||
etc. it's only because it's easier for me to push some changes I need to review to that branch (or my changes before I even send them to list for review) and let Jenkins to verify them in very big build. | etc. it's only because it's easier for me to push some changes I need to review to that branch (or my changes before I even send them to list for review) and let Jenkins to verify them in very big build. | ||
Line 17: | Line 17: | ||
So here is the log for my last full build (without sstate to catch all QA issues). | So here is the log for my last full build (without sstate to catch all QA issues). | ||
Wed Oct 30 22:22:52 UTC 2013 | == Failed tasks Wed Oct 30 22:22:52 UTC 2013 == | ||
common (10) | common (10) | ||
Line 55: | Line 49: | ||
meta-openembedded/meta-oe/recipes-devtools/python/python-m2crypto_0.21.1.bb, do_compile | meta-openembedded/meta-oe/recipes-devtools/python/python-m2crypto_0.21.1.bb, do_compile | ||
Number of failed tasks | == Number of failed tasks == | ||
qemuarm | |||
qemux86 | {| class=wikitable | ||
qemux86_64 | |- | ||
||qemuarm ||11 ||http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches//log.world.20131021_110849.log/ | |||
|- | |||
||qemux86 ||16 ||http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches//log.world.20131022_082009.log/ | |||
|- | |||
||qemux86_64 ||18 ||http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches//log.world.20131023_034411.log/ | |||
|} | |||
== Number of issues - stats == | |||
{| class='wikitable' | |||
!|Date | |||
!colspan='3'|Failed tasks | |||
!colspan='3'|QA | |||
!colspan='3'|QA-w/o-unrecognized | |||
|- | |||
| | |||
||qemuarm||qemux86||qemux86_64||qemuarm||qemux86||qemux86_64||qemuarm||qemux86||qemux86_64 | |||
|- | |||
||2013-10-30 ||11 ||16 ||18 ||224 ||191 ||184 ||28 | |||
||23 | |||
||16 | |||
|} |
Revision as of 22:37, 30 October 2013
This page is replacement for my regular "State of bitbake world" e-mails like this one: http://lists.openembedded.org/pipermail/openembedded-devel/2013-October/092818.html
In my setup there are currently 26 layers included (you can see exact list at the top of bitbake.log)
Basically it uses default distro-less configuration from oe-core with few tweaks, all tweaks are included in each log directory e.g.: http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130513_155710.log/world_fixes.inc http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130513_155710.log/world_mask.inc (This one is used only when world_fixes includes it, the idea is to blacklist recipes which are known to be broken to get easier to read log).
It's not using "master" branches, but "jansa/test" branches in
- https://github.com/shr-distribution/oe-core
- https://github.com/shr-distribution/meta-oe
- https://github.com/shr-distribution/meta-smartphone
etc. it's only because it's easier for me to push some changes I need to review to that branch (or my changes before I even send them to list for review) and let Jenkins to verify them in very big build.
Usually I build for 3 MACHINE qemuarm, qemux86, qemux86-64. Each MACHINE takes about 20-24hours so sometimes there is bigger delay. test-dependencies.sh build for all included recipes takes 11DAYS for 1 machine - so I don't do it very often, but incremental builds (with only recipes which failed last time) are fine.
So here is the log for my last full build (without sstate to catch all QA issues).
Failed tasks Wed Oct 30 22:22:52 UTC 2013
common (10)
meta-openembedded/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb, do_compile meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc_1.1.11.bb, do_compile meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb, do_install meta-openembedded/meta-oe/recipes-connectivity/daq/daq_2.0.1.bb, do_install meta-openembedded/meta-oe/recipes-core/libxml/libxml++_2.35.3.bb, do_compile meta-openembedded/meta-oe/recipes-devtools/log4cplus/log4cplus_1.1.1.bb, do_configure meta-openembedded/meta-oe/recipes-devtools/tcltk/tk_8.6.0.bb, do_compile meta-openembedded/meta-oe/recipes-navigation/monav/monav_0.3.bb, do_compile meta-qt5/recipes-qt/qt5/qtwayland_git.bb, do_configure meta-smartphone/meta-fso/recipes-freesmartphone/cornucopia/fsogsmd_0.12.0.bb, do_compile
common-x86 (5)
meta-browser/recipes-browser/chromium/chromium_29.0.1518.2.bb, do_compile meta-openembedded/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-klibc-image.bb, do_rootfs meta-openembedded/meta-oe/recipes-support/emacs/emacs_23.4.bb, do_compile meta-openembedded/meta-oe/recipes-support/ode/ode_0.9.bb, do_configure openembedded-core/meta/recipes-bsp/grub/grub_2.00.bb, do_package
common-qemuarm (1)
meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb, do_compile
common-qemux86 (1)
meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-video-geode_2.11.14.bb, do_compile
common-qemux86_64 (3)
meta-browser/recipes-mozilla/firefox/firefox_10.0.11esr.bb, do_compile meta-openembedded/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb, do_configure meta-openembedded/meta-oe/recipes-devtools/python/python-m2crypto_0.21.1.bb, do_compile
Number of failed tasks
Number of issues - stats
Date | Failed tasks | QA | QA-w/o-unrecognized | ||||||
---|---|---|---|---|---|---|---|---|---|
qemuarm | qemux86 | qemux86_64 | qemuarm | qemux86 | qemux86_64 | qemuarm | qemux86 | qemux86_64 | |
2013-10-30 | 11 | 16 | 18 | 224 | 191 | 184 | 28 | 23 | 16 |