From: Steffen Sledz <sledz@dresearch.de>
To: openembedded-devel@lists.openembedded.org
Subject: Re: testing branch 2011-02-03
Date: Fri, 04 Feb 2011 16:21:42 +0100 [thread overview]
Message-ID: <4D4C1986.8090908@dresearch.de> (raw)
In-Reply-To: <AANLkTi=QkexH5odXt9-6a9SFe=hhyv=tsiBXOhHt-u9p@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 723 bytes --]
On 02/04/2011 02:08 PM, Cliff Brake wrote:
> master has been merged to testing-next and is ready for clean builds.
My first try with the new branch and minimal-image failed configuring libtool-native-2.2.6b-r28.1 with a perl version mismatch error (see attached log). :(
Build Configuration:
BB_VERSION = "1.10.2"
METADATA_BRANCH = "testing-next"
METADATA_REVISION = "f06b04c"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "hipox"
DISTRO = "angstrom"
DISTRO_VERSION = "2010.7-test-20110204"
TARGET_FPU = "soft"
openSUSE 11.3 32-bit
Steffen
PS: Unfortunately oe-stats did not mentioned the problem and stayed in status "Started".
[-- Attachment #2: log.do_configure.9630 --]
[-- Type: text/plain, Size: 3441 bytes --]
automake (GNU automake) 1.11.1
Copyright (C) 2009 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.11
NOTE: Executing autoreconf --verbose --install --force --exclude=libtoolize -I /home/sledz/work/OE-testing/tmp.6/work/i686-linux/libtool-native-2.2.6b-r28.1/libtool-2.2.6b/tests/ -I/home/sledz/work/OE-testing/tmp.6/sysroots/i686-linux/usr/share/aclocal-1.11 -I /home/sledz/work/OE-testing/tmp.6/sysroots/i686-linux/usr/share/aclocal
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I /home/sledz/work/OE-testing/tmp.6/work/i686-linux/libtool-native-2.2.6b-r28.1/libtool-2.2.6b/tests/ -I /home/sledz/work/OE-testing/tmp.6/sysroots/i686-linux/usr/share/aclocal-1.11 -I /home/sledz/work/OE-testing/tmp.6/sysroots/i686-linux/usr/share/aclocal -I /home/sledz/work/OE-testing/tmp.6/work/i686-linux/libtool-native-2.2.6b-r28.1/libtool-2.2.6b/tests/ -I /home/sledz/work/OE-testing/tmp.6/sysroots/i686-linux/usr/share/aclocal-1.11 -I /home/sledz/work/OE-testing/tmp.6/sysroots/i686-linux/usr/share/aclocal --force -I libltdl/m4
autoreconf: configure.ac: tracing
autoreconf: running: /home/sledz/work/OE-testing/tmp.6/sysroots/i686-linux/usr/bin/autoconf --include=/home/sledz/work/OE-testing/tmp.6/work/i686-linux/libtool-native-2.2.6b-r28.1/libtool-2.2.6b/tests/ --include=/home/sledz/work/OE-testing/tmp.6/sysroots/i686-linux/usr/share/aclocal-1.11 --include=/home/sledz/work/OE-testing/tmp.6/sysroots/i686-linux/usr/share/aclocal --force --warnings=cross
autoreconf: running: /home/sledz/work/OE-testing/tmp.6/sysroots/i686-linux/usr/bin/autoheader --include=/home/sledz/work/OE-testing/tmp.6/work/i686-linux/libtool-native-2.2.6b-r28.1/libtool-2.2.6b/tests/ --include=/home/sledz/work/OE-testing/tmp.6/sysroots/i686-linux/usr/share/aclocal-1.11 --include=/home/sledz/work/OE-testing/tmp.6/sysroots/i686-linux/usr/share/aclocal --force --warnings=cross
autoreconf: running: automake --foreign --add-missing --copy --force-missing --warnings=cross
automake: unknown warning category `cross'
autoreconf: running: gnu-configize
Perl lib version (5.10.1) doesn't match executable version (v5.12.1) at /home/sledz/work/OE-testing/tmp.6/sysroots/i686-linux/usr/lib/perl/5.10.1/Config.pm line 50.
Compilation failed in require at /home/sledz/work/OE-testing/tmp.6/sysroots/i686-linux/usr/lib/perl/5.10.1/File/Copy.pm line 14.
BEGIN failed--compilation aborted at /home/sledz/work/OE-testing/tmp.6/sysroots/i686-linux/usr/lib/perl/5.10.1/File/Copy.pm line 14.
Compilation failed in require at /home/sledz/work/OE-testing/tmp.6/sysroots/i686-linux/usr/share/autoconf/Autom4te/FileUtils.pm line 166.
BEGIN failed--compilation aborted at /home/sledz/work/OE-testing/tmp.6/sysroots/i686-linux/usr/share/autoconf/Autom4te/FileUtils.pm line 166.
Compilation failed in require at /home/sledz/work/OE-testing/tmp.6/sysroots/i686-linux/usr/bin/gnu-configize line 43.
BEGIN failed--compilation aborted at /home/sledz/work/OE-testing/tmp.6/sysroots/i686-linux/usr/bin/gnu-configize line 43.
autoreconf: gnu-configize failed with exit status: 255
FATAL: autoreconf execution failed.
ERROR: Function do_configure failed
next prev parent reply other threads:[~2011-02-04 15:22 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-04 13:08 testing branch 2011-02-03 Cliff Brake
2011-02-04 13:37 ` Anders Törnqvist
2011-02-04 13:50 ` Frans Meulenbroeks
2011-02-04 14:11 ` Anders Törnqvist
2011-02-04 14:19 ` Cliff Brake
2011-02-04 15:01 ` Cliff Brake
2011-02-04 15:21 ` Steffen Sledz [this message]
2011-02-04 15:30 ` Anders Törnqvist
2011-02-04 18:07 ` Khem Raj
2011-02-07 8:13 ` Steffen Sledz
2011-02-09 7:50 ` Steffen Sledz
2011-02-09 15:02 ` Tom Rini
2011-02-10 7:41 ` Steffen Sledz
2011-02-04 15:30 ` Jonathan Cameron
2011-02-05 15:28 ` Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D4C1986.8090908@dresearch.de \
--to=sledz@dresearch.de \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox