[Bug 4904] New: bitbake base-image fails on libtool-native
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Fri Dec 5 15:08:31 UTC 2008
http://bugs.openembedded.net/show_bug.cgi?id=4904
Summary: bitbake base-image fails on libtool-native
Classification: Unclassified
Product: Openembedded
Version: Angstrom 2007.12
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: org.openembedded.stable
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: bero at arklinux.org
Building base-image for angstrom-2007.1, h5000 fails:
ERROR: function do_compile failed
ERROR: see log in
/OE/angstrom-stable//work/i686-linux/libtool-native-1.5.10-r9/temp/log.do_compile.23024
NOTE: Task failed:
/OE/angstrom-stable//work/i686-linux/libtool-native-1.5.10-r9/temp/log.do_compile.23024
NOTE: package libtool-native-1.5.10-r9: task do_compile: failed
ERROR: TaskFailed event exception, aborting
NOTE: package libtool-native-1.5.10: failed
ERROR: Build of
/OE/org.openembedded.stable/packages/libtool/libtool-native_1.5.10.bb
do_compile failed
ERROR: Task 598
(/OE/org.openembedded.stable/packages/libtool/libtool-native_1.5.10.bb,
do_compile) failed
NOTE: Tasks Summary: Attempted 53 tasks of which 0 didn't need to be rerun and
1 failed.
ERROR: '/OE/org.openembedded.stable/packages/libtool/libtool-native_1.5.10.bb'
failed
log.do_compile.23024 says:
NOTE: make
Making all in .
make[1]: Entering directory
`/usr/src/CVS/OE/angstrom-stable/work/i686-linux/libtool-native-1.5.10-r9/libtool-1.5.10'
rm -f ltmain.shT
date=`/bin/sh
/OE/angstrom-stable//work/i686-linux/libtool-native-1.5.10-r9/libtool-1.5.10/mkstamp
<
/OE/angstrom-stable//work/i686-linux/libtool-native-1.5.10-r9/libtool-1.5.10/ChangeLog`
&& \
sed -e 's/@''PACKAGE@/libtool/' -e 's/@''VERSION@/1.5.10/' \
-e "s%@""TIMESTAMP@%$date%"
/OE/angstrom-stable//work/i686-linux/libtool-native-1.5.10-r9/libtool-1.5.10/ltmain.in
> ltmain.shT
mv -f ltmain.shT
/OE/angstrom-stable//work/i686-linux/libtool-native-1.5.10-r9/libtool-1.5.10/ltmain.sh
|| \
(rm -f
/OE/angstrom-stable//work/i686-linux/libtool-native-1.5.10-r9/libtool-1.5.10/ltmain.sh
&& cp ltmain.shT
/OE/angstrom-stable//work/i686-linux/libtool-native-1.5.10-r9/libtool-1.5.10/ltmain.sh
&& rm -f ltmain.shT)
cp
/OE/angstrom-stable//work/i686-linux/libtool-native-1.5.10-r9/libtool-1.5.10/ltmain.sh
/OE/angstrom-stable//work/i686-linux/libtool-native-1.5.10-r9/libtool-1.5.10/libltdl/
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh
/OE/angstrom-stable//work/i686-linux/libtool-native-1.5.10-r9/libtool-1.5.10/configure
--build=i686-linux --host=i686-linux --target=i686-linux
--prefix=/OE/angstrom-stable//staging
--exec_prefix=/OE/angstrom-stable//staging/i686-linux
--bindir=/OE/angstrom-stable//staging/i686-linux/bin
--sbindir=/OE/angstrom-stable//staging/i686-linux/bin
--libexecdir=/OE/angstrom-stable//staging/i686-linux/libexec
--datadir=/OE/angstrom-stable//staging/i686-linux/share
--sysconfdir=/OE/angstrom-stable//staging/etc
--sharedstatedir=/OE/angstrom-stable//staging/com
--localstatedir=/OE/angstrom-stable//staging/var
--libdir=/OE/angstrom-stable//staging/i686-linux/lib
--includedir=/OE/angstrom-stable//staging/i686-linux/include
--oldincludedir=/OE/angstrom-stable//staging/i686-linux/include
--infodir=/OE/angstrom-stable//staging/i686-linux/share/info
--mandir=/OE/angstrom-stable//staging/i686-linux/share/man
--enable-mainainer-mode build_alias=i686-linux host_alias=i686-linux
target_alias=i686-linux CC=gcc
CFLAGS=-isystem/OE/angstrom-stable//staging/i686-linux/include -Os
LDFLAGS=-L/OE/angstrom-stable//staging/i686-linux/lib
-Wl,-rpath-link,/OE/angstrom-stable//staging/i686-linux/lib
-Wl,-rpath,/OE/angstrom-stable//staging/i686-linux/lib -Wl,-O1
CPPFLAGS=-isystem/OE/angstrom-stable//staging/i686-linux/include CXX=g++
CXXFLAGS=-isystem/OE/angstrom-stable//staging/i686-linux/include -Os F77=g77
CPP=gcc -E --enable-ltdl-install --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
[...]
configure: error: source directory already configured; run "make distclean"
there first
make[1]: *** [i686-linux-libtool] Error 1
make[1]: Leaving directory
`/usr/src/CVS/OE/angstrom-stable/work/i686-linux/libtool-native-1.5.10-r9/libtool-1.5.10'
make: *** [all-recursive] Error 1
FATAL: oe_runmake failed
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list