[OE-core] build failures: rpath - gettext related?

Martin Jansa martin.jansa at gmail.com
Mon Oct 22 09:40:42 UTC 2012


On Mon, Oct 22, 2012 at 10:37:12AM +0100, Jack Mitchell wrote:
> On my weekly 'git pull master' build I am facing rpath errors which seem 
> to be related to gettext?

http://lists.linuxtogo.org/pipermail/openembedded-core/2012-October/031120.html

> 
> Parsing recipes: 100% |#########################################| ETA:  
> 00:00:00
> Parsing of 888 .bb files complete (0 cached, 888 parsed). 1196 targets, 
> 61 skipped, 8 masked, 0 errors.
> 
> Build Configuration:
> BB_VERSION        = "1.16.0"
> TARGET_ARCH       = "arm"
> TARGET_OS         = "linux-gnueabi"
> MACHINE           = "beaglebone"
> DISTRO            = "poky"
> DISTRO_VERSION    = "1.3+snapshot-20121022"
> TUNE_FEATURES     = "armv7a vfp neon cortexa8"
> TARGET_FPU        = "vfp-neon"
> meta
> meta-yocto        = "master:7090cbe2c94f37baeb4e67cf3a822974d7dd0e61"
> meta-ti           = "master:4f3522a9dc7f04e2f650199d66badb08dad214c6"
> meta-db           = "master:4dbfea5ae4acf397d4e28a3b164860f4c8064801"
> 
> NOTE: Resolving any missing task queue dependencies
> NOTE: Preparing runqueue
> NOTE: Executing SetScene Tasks
> NOTE: Executing RunQueue Tasks
> ERROR: Function failed: do_configure (see 
> /mnt/storage/yoctoBuilds/poky-beaglebone.git/beaglebone-db/tmp/work/x86_64-linux/bison-native-2.5.1-r0/temp/log.do_configure.3008 
> for further information)
> ERROR: Logfile of failure stored in: 
> /mnt/storage/yoctoBuilds/poky-beaglebone.git/beaglebone-db/tmp/work/x86_64-linux/bison-native-2.5.1-r0/temp/log.do_configure.3008
> Log data follows:
> | DEBUG: Executing python function sysroot_cleansstate
> | DEBUG: Python function sysroot_cleansstate finished
> | DEBUG: Executing shell function autotools_preconfigure
> | DEBUG: Shell function autotools_preconfigure finished
> | DEBUG: Executing shell function do_configure
> | automake (GNU automake) 1.12.3
> | Copyright (C) 2012 Free Software Foundation, Inc.
> | License GPLv2+: GNU GPL version 2 or later 
> <http://gnu.org/licenses/gpl-2.0.html>
> | This is free software: you are free to change and redistribute it.
> | There is NO WARRANTY, to the extent permitted by law.
> |
> | Written by Tom Tromey <tromey at redhat.com>
> |        and Alexandre Duret-Lutz <adl at gnu.org>.
> | AUTOV is 1.12
> | cp: cannot stat 
> '/mnt/storage/yoctoBuilds/poky-beaglebone.git/beaglebone-db/tmp/sysroots/x86_64-linux/usr/share/gettext/config.rpath': 
> No such file or directory
> | ERROR: Function failed: do_configure (see 
> /mnt/storage/yoctoBuilds/poky-beaglebone.git/beaglebone-db/tmp/work/x86_64-linux/bison-native-2.5.1-r0/temp/log.do_configure.3008 
> for further information)
> ERROR: Task 707 
> (virtual:native:/mnt/storage/yoctoBuilds/poky-beaglebone.git/meta/recipes-devtools/bison/bison_2.5.1.bb, 
> do_configure) failed with exit code '1'
> ERROR: Function failed: do_configure (see 
> /mnt/storage/yoctoBuilds/poky-beaglebone.git/beaglebone-db/tmp/work/x86_64-linux/flex-native-2.5.35-r3/temp/log.do_configure.3009 
> for further information)
> ERROR: Logfile of failure stored in: 
> /mnt/storage/yoctoBuilds/poky-beaglebone.git/beaglebone-db/tmp/work/x86_64-linux/flex-native-2.5.35-r3/temp/log.do_configure.3009
> Log data follows:
> | DEBUG: Executing python function sysroot_cleansstate
> | DEBUG: Python function sysroot_cleansstate finished
> | DEBUG: Executing shell function autotools_preconfigure
> | DEBUG: Shell function autotools_preconfigure finished
> | DEBUG: Executing shell function do_configure
> | automake (GNU automake) 1.12.3
> | Copyright (C) 2012 Free Software Foundation, Inc.
> | License GPLv2+: GNU GPL version 2 or later 
> <http://gnu.org/licenses/gpl-2.0.html>
> | This is free software: you are free to change and redistribute it.
> | There is NO WARRANTY, to the extent permitted by law.
> |
> | Written by Tom Tromey <tromey at redhat.com>
> |        and Alexandre Duret-Lutz <adl at gnu.org>.
> | AUTOV is 1.12
> | cp: cannot stat 
> '/mnt/storage/yoctoBuilds/poky-beaglebone.git/beaglebone-db/tmp/sysroots/x86_64-linux/usr/share/gettext/config.rpath': 
> No such file or directory
> | ERROR: Function failed: do_configure (see 
> /mnt/storage/yoctoBuilds/poky-beaglebone.git/beaglebone-db/tmp/work/x86_64-linux/flex-native-2.5.35-r3/temp/log.do_configure.3009 
> for further information)
> ERROR: Task 1566 
> (virtual:native:/mnt/storage/yoctoBuilds/poky-beaglebone.git/meta/recipes-devtools/flex/flex_2.5.35.bb, 
> do_configure) failed with exit code '1'
> NOTE: Tasks Summary: Attempted 122 tasks of which 116 didn't need to be 
> rerun and 2 failed.
> Waiting for 0 running tasks to finish:
> 
> Summary: 2 tasks failed:
> virtual:native:/mnt/storage/yoctoBuilds/poky-beaglebone.git/meta/recipes-devtools/bison/bison_2.5.1.bb, 
> do_configure
> virtual:native:/mnt/storage/yoctoBuilds/poky-beaglebone.git/meta/recipes-devtools/flex/flex_2.5.35.bb, 
> do_configure
> Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
> 
> Any ideas? Would Richards patch '[OE-core] [PATCH] gettext: Add 
> config.rpath and Makefile.in.in to gettext-minimal-native' possibly fix 
> the issue?
> 
> Regards,
> 
> -- 
> 
>    Jack Mitchell (jack at embed.me.uk)
>    Embedded Systems Engineer
>    http://www.embed.me.uk
> 
> --
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20121022/dcbd52d2/attachment-0002.sig>


More information about the Openembedded-core mailing list