[yocto-builds] Yocto Rocko Branch Build is Failing

Shakthi Pradeep (tpradeep) tpradeep at cisco.com
Thu Apr 5 09:57:15 PDT 2018


Hi,

I am trying to build rocko branch and I am getting build errors


1)      git clone git://git.yoctoproject.org/poky

2)      git checkout tags/yocto-2.4.2 -b poky_2.4.2

3)      git checkout -b rocko origin/rocko

4)      source oe-init-build-env build

5)      bitbake core-image-minimal

I am getting below error

ERROR: Task (/nobackup/tpradeep/playground/yocto/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.12.bb:do_install) failed with exit code '1'

Tried below steps but still got the same error


1)      bitbake linux-libc-headers -cclean

2)      bitbake linux-libc-headers


Content of /nobackup/tpradeep/playground/yocto/poky/build/tmp/work/i586-poky-linux/linux-libc-headers/4.12-r0/temp/log.do_install.55101

DEBUG: Executing python function extend_recipe_sysroot
NOTE: Direct dependencies are ['virtual:native:/nobackup/tpradeep/playground/yocto/poky/meta/recipes-devtools/unifdef/unifdef_2.11.bb:do_populate_sysroot', 'virtual:native:/nobackup/tpradeep/playground/yocto/poky/meta/recipes-devtools/pseudo/pseudo_1.8.2.bb:do_populate_sysroot', 'virtual:native:/nobackup/tpradeep/playground/yocto/poky/meta/recipes-extended/xz/xz_5.2.3.bb:do_populate_sysroot', 'virtual:native:/nobackup/tpradeep/playground/yocto/poky/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot', '/nobackup/tpradeep/playground/yocto/poky/meta/recipes-devtools/quilt/quilt-native_0.65.bb:do_populate_sysroot']
NOTE: Installed into sysroot: ['pseudo-native']
NOTE: Skipping as already exists in sysroot: ['unifdef-native', 'xz-native', 'pkgconfig-native', 'quilt-native', 'autoconf-native', 'gettext-minimal-native', 'libtool-native', 'automake-native', 'gnu-config-native', 'm4-native', 'texinfo-dummy-native']
DEBUG: Python function extend_recipe_sysroot finished
DEBUG: Executing shell function do_install
NOTE: make -j 16 HOSTCC=gcc  HOSTCPP=gcc  -E headers_install INSTALL_HDR_PATH=/nobackup/tpradeep/playground/yocto/poky/build/tmp/work/i586-poky-linux/linux-libc-headers/4.12-r0/image/usr
Use of uninitialized value in numeric gt (>) at /nobackup/tpradeep/playground/yocto/poky/build/tmp/hosttools/make line 872.
tmpnam() is so ludicrously insecure as to defy implementation./nobackup/tpradeep/playground/yocto/poky/build/tmp/work/i586-poky-linux/linux-libc-headers/4.12-r0/temp/run.do_install.55101: line 120: 55106 Segmentation fault      make -j 16 HOSTCC="gcc " HOSTCPP="gcc  -E" "$@"
ERROR: oe_runmake failed
WARNING: /nobackup/tpradeep/playground/yocto/poky/build/tmp/work/i586-poky-linux/linux-libc-headers/4.12-r0/temp/run.do_install.55101:1 exit 1 from 'exit 1'
ERROR: Function failed: do_install (log file is located at /nobackup/tpradeep/playground/yocto/poky/build/tmp/work/i586-poky-linux/linux-libc-headers/4.12-r0/temp/log.do_install.55101)


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto-builds/attachments/20180405/8329938d/attachment-0001.html>


More information about the yocto-builds mailing list