[Yocto-builds] buildbot failure in Yocto on nightly

Richard Purdie richard.purdie at linuxfoundation.org
Thu Feb 14 04:36:52 PST 2013


On Thu, 2013-02-14 at 03:54 +0000, yocto-builds at yoctoproject.org wrote:
> Build status: FAILURE
> Buildslave for this Build: ab01.i.yoctoproject.org 
> Complete logs for all build steps:
> http://autobuilder.yoctoproject.org:8010/builders/nightly/builds/900 
> Build Reason: The web-page 'force build' button was pressed by
> 'eflanagan': 
> Build Source Stamp: [branch master] HEAD 
> Detailed log of last build step:
> http://autobuilder.yoctoproject.org:8010/builders/nightly/builds/900/steps/shell_88/logs/stdio 
> 
> Last 20 lines of "shell_88.stdio" Error log:
> | autoreconf: configure.ac: tracing
> | autoreconf: running: libtoolize --copy --force
> | libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR,
> `scripts/.autostuff/scripts'.
> | libtoolize: copying file `scripts/.autostuff/scripts/ltmain.sh'
> | libtoolize: putting macros in AC_CONFIG_MACRO_DIR,
> `scripts/.autostuff/m4'.
> | libtoolize: copying file `scripts/.autostuff/m4/libtool.m4'
> | libtoolize: copying file `scripts/.autostuff/m4/ltoptions.m4'
> | libtoolize: copying file `scripts/.autostuff/m4/ltsugar.m4'
> | libtoolize: copying file `scripts/.autostuff/m4/ltversion.m4'
> | libtoolize: copying file `scripts/.autostuff/m4/lt~obsolete.m4'
> | autoreconf:
> running: /srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly/build/build/tmp/sysroots/x86_64-linux/usr/bin/autoconf --force
> | configure.ac:27: error: possibly undefined macro: AS_IF
> | If this token and others are legitimate, please use
> m4_pattern_allow.
> | See the Autoconf documentation.
> | configure.ac:100: error: possibly undefined macro: AC_MSG_ERROR
> |
> autoreconf: /srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly/build/build/tmp/sysroots/x86_64-linux/usr/bin/autoconf failed with exit status: 1
> | ERROR: autoreconf execution failed.
> | ERROR: Function failed: do_configure
> (see /srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly/build/build/tmp/work/x86_64-linux/kconfig-frontends-native/3.6.0-r0/temp/log.do_configure.32396 for further information)
> ERROR: Task 202
> (virtual:native:/srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly/build/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.6.bb, do_configure) failed with exit code '1'
> Summary: There was 1 ERROR message shown, returning a non-zero exit
> code.

This was a missing DEPENDS on pkgconfig-native (obvious from the error I
know :( ). I've pushed a fix for it.

Cheers,

Richard





More information about the yocto-builds mailing list