All of lore.kernel.org
 help / color / mirror / Atom feed
* build failures: rpath - gettext related?
@ 2012-10-22  9:37 Jack Mitchell
  2012-10-22  9:40 ` Martin Jansa
  0 siblings, 1 reply; 2+ messages in thread
From: Jack Mitchell @ 2012-10-22  9:37 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On my weekly 'git pull master' build I am facing rpath errors which seem 
to be related to gettext?

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@redhat.com>
|        and Alexandre Duret-Lutz <adl@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@redhat.com>
|        and Alexandre Duret-Lutz <adl@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@embed.me.uk)
   Embedded Systems Engineer
   http://www.embed.me.uk

--




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: build failures: rpath - gettext related?
  2012-10-22  9:37 build failures: rpath - gettext related? Jack Mitchell
@ 2012-10-22  9:40 ` Martin Jansa
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Jansa @ 2012-10-22  9:40 UTC (permalink / raw)
  To: Jack Mitchell; +Cc: Patches and discussions about the oe-core layer

[-- Attachment #1: Type: text/plain, Size: 5598 bytes --]

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@redhat.com>
> |        and Alexandre Duret-Lutz <adl@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@redhat.com>
> |        and Alexandre Duret-Lutz <adl@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@embed.me.uk)
>    Embedded Systems Engineer
>    http://www.embed.me.uk
> 
> --
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-22  9:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-22  9:37 build failures: rpath - gettext related? Jack Mitchell
2012-10-22  9:40 ` Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.