[Yocto-builds] buildbot failure in The Yocto Autobuilder on nightly-world

Saul Wold sgw at linux.intel.com
Wed Sep 11 20:26:15 PDT 2013


On 09/11/2013 08:04 PM, yocto-builds at yoctoproject.org wrote:
>
>         Build status: FAILURE
>
> Buildslave for this Build: *ab04*
> Complete logs for all build steps:
> http://autobuilder.yoctoproject.org:8011/builders/nightly-world/builds/284
> Build Reason: Triggerable(trigger_nightly-world)
> Build Properties:
>
>   * Contents of bblayers.conf (Note. LCONF_VERSION will not show up
>     correctly)
>     |LCONF_VERSION =
>     BBPATH = "${TOPDIR}"
>     BBFILES ?=""
>     BBLAYERS += " \
>     /srv/home/pokybuild/yocto-autobuilder-new/yocto-slave/nightly-world/build/meta
>     \
>     /srv/home/pokybuild/yocto-autobuilder-new/yocto-slave/nightly-world/build/meta-yocto
>     \
>     /srv/home/pokybuild/yocto-autobuilder-new/yocto-slave/nightly-world/build/meta-yocto-bsp
>     \
>     /srv/home/pokybuild/yocto-autobuilder-new/yocto-slave/nightly-world/build/meta-qt3
>     \
>     "
>
>     |
>   * DEST :
>     /srv/www/vhosts/autobuilder.yoctoproject.org/pub/releases/1.5_M5.rc1
>   * Contents of auto.conf (local.conf for autobuilders)
>     |DISTRO = "poky"
>     PACKAGE_CLASSES = "package_rpm package_deb package_ipk"
>     BB_NUMBER_THREADS = "16"
>     PARALLEL_MAKE = "-j 16"
>     SDKMACHINE ?= "x86_64"
>     DL_DIR = "/srv/www/vhosts/autobuilder.yoctoproject.org/current_sources"
>     require conf/multilib.conf
>     MULTILIBS = "multilib:lib32"
>     DEFAULTTUNE_virtclass-multilib-lib32 = "x86"
>     SSTATE_DIR ?= "/srv/www/vhosts/sstate.yoctoproject.org//multilib"
>     MACHINE = "qemux86"
>     PREMIRRORS = ""
>     BB_GENERATE_MIRROR_TARBALLS = "1"
>     ADTREPO = "http://adtrepo.yoctoproject.org//1.4+snapshot"
>
>     |
>   * MACHINE : qemux86
>   * branch : master
>   * branch_meta-qt3 : master
>   * branch_poky : master
>   * buildername : nightly-world
>   * buildnumber : 284
>   * commit-description : 1.5_M5.rc1
>   * commit_meta-qt3 : 1.5_M5.rc1
>   * commit_poky : 1.5_M5.rc1
>   * distroversion : 1.4+snapshot
>   * got_revision : 566ca1e4769b4ec7e3f6c6a98bb817db2221cf82
>   * got_revision_meta-qt3 : b73552fb998fd30a01dbee5a172e432a16078222
>   * got_revision_poky : 566ca1e4769b4ec7e3f6c6a98bb817db2221cf82
>   * repository : git://git.yoctoproject.org/poky
>   * repourl_meta-qt3 : git://git.yoctoproject.org/meta-qt3
>   * repourl_poky : git://git.yoctoproject.org/poky
>   * revision : 1.5_M5.rc1
>   * scheduler : trigger_nightly-world
>   * slavename : ab04
>   * workdir :
>     /srv/home/pokybuild/yocto-autobuilder-new/yocto-slave/nightly-world
>
> /Detailed log of last build step:/
> http://autobuilder.yoctoproject.org:8011/builders/nightly-world/builds/284/steps/Building
> Images/logs/stdio
>
>
>         Last 60 lines of "Building Images.stdio" Error log:
>
> ERROR: Recipe libnewt-python is trying to create package whiptail which
> was already written by recipe libnewt. This will cause corruption,
> please resolve this and only provide the package from one recipe or the
> other or only build one of the recipes.
> ERROR: Function failed: read_subpackage_metadata
> ERROR: Logfile of failure stored in:
> /srv/home/pokybuild/yocto-autobuilder-new/yocto-slave/nightly-world/build/build/tmp/work/i586-poky-linux/libnewt-python/0.52.14-r2/temp/log.do_package_write_deb.17697
> ERROR: Task 2181
> (/srv/home/pokybuild/yocto-autobuilder-new/yocto-slave/nightly-world/build/meta/recipes-extended/newt/libnewt-python_0.52.14.bb,
> do_package_write_deb) failed with exit code '1'
> ERROR: Recipe libnewt-python is trying to create package whiptail which
> was already written by recipe libnewt. This will cause corruption,
> please resolve this and only provide the package from one recipe or the
> other or only build one of the recipes.
> ERROR: Function failed: read_subpackage_metadata
> ERROR: Logfile of failure stored in:
> /srv/home/pokybuild/yocto-autobuilder-new/yocto-slave/nightly-world/build/build/tmp/work/i586-poky-linux/libnewt-python/0.52.14-r2/temp/log.do_package_write_rpm.17695
> ERROR: Task 2182
> (/srv/home/pokybuild/yocto-autobuilder-new/yocto-slave/nightly-world/build/meta/recipes-extended/newt/libnewt-python_0.52.14.bb,
> do_package_write_rpm) failed with exit code '1'
> ERROR: Recipe libnewt-python is trying to create package whiptail which
> was already written by recipe libnewt. This will cause corruption,
> please resolve this and only provide the package from one recipe or the
> other or only build one of the recipes.
> ERROR: Function failed: read_subpackage_metadata
> ERROR: Logfile of failure stored in:
> /srv/home/pokybuild/yocto-autobuilder-new/yocto-slave/nightly-world/build/build/tmp/work/i586-poky-linux/libnewt-python/0.52.14-r2/temp/log.do_package_write_ipk.17708
> ERROR: Task 2180
> (/srv/home/pokybuild/yocto-autobuilder-new/yocto-slave/nightly-world/build/meta/recipes-extended/newt/libnewt-python_0.52.14.bb,
> do_package_write_ipk) failed with exit code '1'
> Summary: There were 6 ERROR messages shown, returning a non-zero exit code.
>
>

Is this another pair that needs EXCLUDE_FROM_WORLD or is the 
libnewt-python package incorrectly?

Sau!
>
> *-The Yocto BuildBot*
>
>
> _______________________________________________
> Yocto-builds mailing list
> Yocto-builds at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto-builds
>



More information about the yocto-builds mailing list