Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 213757

Summary: app-text/hyperestraier wrongly tries to link against libregex.a provided by sci-libs/cifparse-obj
Product: Gentoo Linux Reporter: Donnie Berkholz (RETIRED) <dberkholz>
Component: Current packagesAssignee: Akinori Hattori <hattya>
Status: RESOLVED INVALID    
Severity: normal CC: cjk
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Donnie Berkholz (RETIRED) gentoo-dev 2008-03-18 00:27:34 UTC
ar: creating libestraier.a
a - estraier.o
a - estmtdb.o
a - estnode.o
a - md5.o
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libregex.a(regcomp.o): relocation R_X86_64_32S against `a local symbol' can not be used when making a shared object; recompile with -fPIC
/usr/lib64/libregex.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [libestraier.so.8.38.0] Error 1
make: *** Waiting for unfinished jobs....
 * 
 * ERROR: app-text/hyperestraier-1.4.13 failed.


donnie@comet $ qfile /usr/lib64/libregex.a
sci-libs/cifparse-obj (/usr/lib64/libregex.a)
Comment 1 Akinori Hattori gentoo-dev 2008-10-20 11:24:53 UTC
I don't know much about sci-libs/cifparse-obj. But I think it is a bug of sci-libs/cifparse-obj.

I think other software also cannot emerge when sci-libs/cifparse-obj is installed. (squid, cscope, guile)