http://bugs.openembedded.org/show_bug.cgi?id=1251
Summary: Freetype 2.2.1 link error (libz in wrong location)
Product: Openembedded
Version: unspecified
Platform: ARM
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
OE Build Configuration:
BB_VERSION = "1.5.0"
OE_REVISION = "22ecb5dab9139a49ca2099a3692e96f10f3ca254"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "h4000"
DISTRO = "angstrom"
DISTRO_VERSION = "test-20060729"
TARGET_FPU = "soft"
'bitbake freetype' fails building freetype-2.2.1-r0. The error is on final
linking step:
--------
arm-angstrom-linux-gnueabi-gcc:
/home/pfalcon/linux-ppc/oe-build/tmp/staging/arm-angstrom-linux-gnueabi/lib/.libs/libz.a:
No such file or directory
--------
The command line is rather long and has libz.a in both correct and wrong
location:
/home/pfalcon/linux-ppc/oe-build/tmp/staging/arm-angstrom-linux-gnueabi/lib/.libs/libz.a
/home/pfalcon/linux-ppc/oe-build/tmp/staging/arm-angstrom-linux-gnueabi/lib/libz.a
Have know I idea how it could get there, just report this if anyoen can confirm
it.
Full command line:
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/builds/unix/arm-angstrom-linux-gnueabi-libtool
--mode=link arm-angstrom-linux-gnueabi-gcc -o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/libfreetype.la
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/ftsystem.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/ftdebug.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/ftinit.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/ftbase.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/ftbbox.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/ftbdf.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/ftbitmap.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/ftglyph.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/ftgxval.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/ftmm.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/ftotval.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/ftpfr.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/ftstroke.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/ftsynth.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/fttype1.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/ftwinfnt.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/ftxf86.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/truetype.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/type1.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/cff.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/type1cid.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/pfr.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/type42.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/winfnt.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/pcf.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/bdf.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/sfnt.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/autofit.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/pshinter.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/raster.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/smooth.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/ftcache.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/ftgzip.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/ftlzw.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/psaux.lo
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/psnames.lo
-rpath /usr/lib -version-info 9:10:3
-L/home/pfalcon/linux-ppc/oe-build/tmp/staging/arm-angstrom-linux-gnueabi/lib
-Wl,-rpath-link,/home/pfalcon/linux-ppc/oe-build/tmp/staging/arm-angstrom-linux-gnueabi/lib
-Wl,-O1 -lz
| arm-angstrom-linux-gnueabi-gcc -shared
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/ftsystem.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/ftdebug.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/ftinit.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/ftbase.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/ftbbox.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/ftbdf.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/ftbitmap.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/ftglyph.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/ftgxval.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/ftmm.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/ftotval.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/ftpfr.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/ftstroke.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/ftsynth.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/fttype1.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/ftwinfnt.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/ftxf86.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/truetype.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/type1.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/cff.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/type1cid.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/pfr.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/type42.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/winfnt.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/pcf.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/bdf.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/sfnt.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/autofit.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/pshinter.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/raster.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/smooth.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/ftcache.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/ftgzip.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/ftlzw.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/psaux.o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/psnames.o
-Wl,--whole-archive
/home/pfalcon/linux-ppc/oe-build/tmp/staging/arm-angstrom-linux-gnueabi/lib/.libs/libz.a
-Wl,--no-whole-archive
/home/pfalcon/linux-ppc/oe-build/tmp/staging/arm-angstrom-linux-gnueabi/lib/libz.a
-Wl,-rpath-link
-Wl,/home/pfalcon/linux-ppc/oe-build/tmp/staging/arm-angstrom-linux-gnueabi/lib
-Wl,-O1 -Wl,-soname -Wl,libfreetype.so.6 -o
/home/pfalcon/linux-ppc/oe-build/tmp/work/arm-linux-gnueabi/freetype-2.2.1-r0/freetype-2.2.1/objs/.libs/libfreetype.so.6.3.10
--
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.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe