[oe-issues] [Bug 1860] New: package libxp-X11R7.0-1.0.0 fail on do_stage
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Fri Feb 9 10:12:41 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=1860
Summary: package libxp-X11R7.0-1.0.0 fail on do_stage
Product: Openembedded
Version: unspecified
Platform: ARM
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: cm at acc.umu.se
QAContact: tinderbox-oe at gmx.net
bitbake gpe-image fails on libxp using this configuration:
BB_VERSION = "1.6.2"
OE_REVISION = "331a6cff35e3e72104edb807bdb0ae46c85ce8c0"
TARGET_ARCH = "arm"
TARGET_OS = "linux"
MACHINE = "ep93xx"
DISTRO = "generic"
DISTRO_VERSION = ".dev-snapshot-20070209"
TARGET_FPU = "soft"
The error log:
NOTE: make
DESTDIR=/home/cm/oe/tmp/work/armv4t-linux/libxp-X11R7.0-1.0.0-r0/temp-staging
install
Making install in src
make[1]: Entering directory
`/home/cm/oe/tmp/work/armv4t-linux/libxp-X11R7.0-1.0.0-r0/libXp-X11R7.0-1.0.0/src'
make[2]: Entering directory
`/home/cm/oe/tmp/work/armv4t-linux/libxp-X11R7.0-1.0.0-r0/libXp-X11R7.0-1.0.0/src'
test -z "/usr/lib" || mkdir -p --
"/home/cm/oe/tmp/work/armv4t-linux/libxp-X11R7.0-1.0.0-r0/temp-staging/usr/lib"
/bin/sh ../arm-linux-libtool --mode=install
/home/cm/oe/tmp/staging/x86_64-linux/bin/install -c 'libXp.la'
'/home/cm/oe/tmp/work/armv4t-linux/libxp-X11R7.0-1.0.0-r0/temp-staging/usr/lib/libXp.la'
arm-linux-libtool: install: warning: relinking `libXp.la'
(cd
/home/cm/oe/tmp/work/armv4t-linux/libxp-X11R7.0-1.0.0-r0/libXp-X11R7.0-1.0.0/src;
/bin/sh ../arm-linux-libtool --tag=CC --mode=relink ccache arm-linux-gcc
-march=armv4t -mtune=arm920t -I/home/cm/oe/tmp/staging/arm-linux/include
-DMALLOC_0_RETURNS_NULL -isystem/home/cm/oe/tmp/staging/arm-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -I
/home/cm/oe/tmp/work/armv4t-linux/libxp-X11R7.0-1.0.0-r0/libXp-X11R7.0-1.0.0/include/X11/XprintUtil
-I
/home/cm/oe/tmp/work/armv4t-linux/libxp-X11R7.0-1.0.0-r0/libXp-X11R7.0-1.0.0/include/X11/extensions
-L/home/cm/oe/tmp/staging/arm-linux/lib
-Wl,-rpath-link,/home/cm/oe/tmp/staging/arm-linux/lib -Wl,-O1 -o libXp.la
-rpath /usr/lib -version-number 6:2:0 -no-undefined XpAttr.lo XpContext.lo
XpDoc.lo XpExtUtil.lo XpExtVer.lo XpGetData.lo XpImageRes.lo XpInput.lo
XpJob.lo XpLocale.lo XpNotifyPdm.lo XpPage.lo XpPageDim.lo XpPrinter.lo
XpPutData.lo XpScreens.lo -L/home/cm/oe/tmp/staging/arm-linux/lib -lX11 -lXext
-lXau -inst-prefix-dir
/home/cm/oe/tmp/work/armv4t-linux/libxp-X11R7.0-1.0.0-r0/temp-staging)
mv: cannot stat `libXp.so.6.2.0': No such file or directory
arm-linux-libtool: install: error: relink `libXp.la' with the above command
before installing it
make[2]: *** [install-libLTLIBRARIES] Error 1
make[2]: Leaving directory
`/home/cm/oe/tmp/work/armv4t-linux/libxp-X11R7.0-1.0.0-r0/libXp-X11R7.0-1.0.0/src'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory
`/home/cm/oe/tmp/work/armv4t-linux/libxp-X11R7.0-1.0.0-r0/libXp-X11R7.0-1.0.0/src'
make: *** [install-recursive] Error 1
FATAL: oe_runmake failed
Any clue where to look?
/Claes
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Openembedded-issues
mailing list