[oe-issues] [Bug 3073] New: libetpan fails to link with gnutls
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Thu Sep 27 16:29:08 CEST 2007
http://bugs.openembedded.org/show_bug.cgi?id=3073
Summary: libetpan fails to link with gnutls
Product: Openembedded
Version: Angstrom
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: jbs at bandos.homelinux.com
gnutls is already built, and the libs are under staging, but libetpan can't fin
d them:
$ bitbake libetpan
NOTE: Psyco JIT Compiler (http://psyco.sf.net) not available. Install it to
increase performance.
NOTE: Handling BitBake files: / (4716/4716) [100 %]
NOTE: Parsing finished. 4497 cached, 0 parsed, 219 skipped, 0 masked.
NOTE: build 200709271519: started
OE Build Configuration:
BB_VERSION = "1.8.9"
OE_REVISION = "d7d3b38b67a8d342bd29e546556fc4cc0b2476f8"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "akita"
DISTRO = "angstrom"
DISTRO_VERSION = "2007.9-test-20070927"
TARGET_FPU = "soft"
NOTE: Resolving missing task queue dependencies
NOTE: preferred version 2.5 of glibc not available (for item
virtual/arm-angstrom-linux-gnueabi-libc-for-gcc)
NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 421 of 435 (ID: 10,
/home/jbs/oe/org.openembedded.dev/packages/libetpan/libetpan_0.52.bb, do_fetch)
NOTE: package libetpan-0.52: started
NOTE: package libetpan-0.52-r0: task do_fetch: started
NOTE: libetpan-0.52:
http://downloads.sourceforge.net/libetpan/libetpan-0.52.tar.gz has no entry in
conf/checksums.ini, not checking URI
NOTE: package libetpan-0.52-r0: task do_fetch: completed
NOTE: package libetpan-0.52: completed
[...]
| /bin/sh ../arm-angstrom-linux-gnueabi-libtool --tag=CC --mode=link ccache
arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=xscale
-isystem/home/jbs/oe/akita/tmp/staging/arm-angstrom-linux-gnueabi/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -W -Wall
-pthread -o libetpan.la -rpath /usr/lib -version-info 11:0:0
data-types/libdata-types.la low-level/liblow-level.la driver/libdriver.la
main/libmain.la engine/libengine.la -lgnutls
| mkdir .libs
| ccache arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=xscale -shared
-Wl,--whole-archive data-types/.libs/libdata-types.a
low-level/.libs/liblow-level.a driver/.libs/libdriver.a main/.libs/libmain.a
engine/.libs/libengine.a -Wl,--no-whole-archive -pthread -lgnutls
-march=armv5te -mtune=xscale -Wl,-soname -Wl,libetpan.so.11 -o
.libs/libetpan.so.11.0.0
|
/home/jbs/oe/akita/tmp/cross/lib/gcc/arm-angstrom-linux-gnueabi/4.1.2/../../../../arm-angstrom-linux-gnueabi/bin/ld:
cannot find -lgnutls
| collect2: ld returned 1 exit status
| make[4]: *** [libetpan.la] Error 1
| make[4]: Leaving directory
`/home/jbs/oe/akita/tmp/work/armv5te-angstrom-linux-gnueabi/libetpan-0.52-r0/libetpan-0.52/src'
| make[3]: *** [all-recursive] Error 1
| make[3]: Leaving directory
`/home/jbs/oe/akita/tmp/work/armv5te-angstrom-linux-gnueabi/libetpan-0.52-r0/libetpan-0.52/src'
| make[2]: *** [all] Error 2
| make[2]: Leaving directory
`/home/jbs/oe/akita/tmp/work/armv5te-angstrom-linux-gnueabi/libetpan-0.52-r0/libetpan-0.52/src'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory
`/home/jbs/oe/akita/tmp/work/armv5te-angstrom-linux-gnueabi/libetpan-0.52-r0/libetpan-0.52'
| make: *** [all] Error 2
| FATAL: oe_runmake failed
NOTE: Task failed:
/home/jbs/oe/akita/tmp/work/armv5te-angstrom-linux-gnueabi/libetpan-0.52-r0/temp/log.do_compile.20597
NOTE: package libetpan-0.52-r0: task do_compile: failed
ERROR: TaskFailed event exception, aborting
NOTE: package libetpan-0.52: failed
ERROR: Build of
/home/jbs/oe/org.openembedded.dev/packages/libetpan/libetpan_0.52.bb do_compile
failed
ERROR: Task 7
(/home/jbs/oe/org.openembedded.dev/packages/libetpan/libetpan_0.52.bb,
do_compile) failed
NOTE: Tasks Summary: Attempted 425 tasks of which 420 didn't need to be rerun
and 1 failed.
ERROR: '/home/jbs/oe/org.openembedded.dev/packages/libetpan/libetpan_0.52.bb'
failed
--
Configure bugmail: http://bugs.openembedded.org/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