[Bug 195206] New: security/gnupg: linker error: /usr/local/lib/liblber-2.4.so.2: could not read symbols: Bad value
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Nov 20 07:39:06 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195206
Bug ID: 195206
Summary: security/gnupg: linker error:
/usr/local/lib/liblber-2.4.so.2: could not read
symbols: Bad value
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: ohartman at zedat.fu-berlin.de
CC: kuriyama at FreeBSD.org
CC: kuriyama at FreeBSD.org
On CURRENT (11.0-CURRENT FreeBSD 11.0-CURRENT #0 r274644: Tue Nov 18 07:51:05
CET 2014 ) updating the port fails with this error:
[...]
cc -I/usr/local/include -I/usr/local/include -O2 -pipe -O3 -march=native
-DLIBICONV_PLUG -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing -Wall
-Wno-pointer-sign -Wpointer-arith -fstack-protector -o dirmngr_ldap
dirmngr_ldap-dirmngr_ldap.o ../common/libcommon.a no-libgcrypt.o
../gl/libgnu.a -L/usr/local/lib -lgpg-error -L/usr/local/lib -lldap
/usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib
/usr/bin/ld: /usr/local/lib/liblber-2.4.so.2: invalid DSO for symbol `ber_free'
definition
/usr/local/lib/liblber-2.4.so.2: could not read symbols: Bad value
cc: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:625: recipe for target 'dirmngr_ldap' failed
gmake[5]: *** [dirmngr_ldap] Error 1
gmake[5]: Leaving directory
'/usr/ports/security/gnupg/work/gnupg-2.1.0/dirmngr'
Makefile:503: recipe for target 'all' failed
gmake[4]: *** [all] Error 2
gmake[4]: Leaving directory
'/usr/ports/security/gnupg/work/gnupg-2.1.0/dirmngr'
Makefile:546: recipe for target 'all-recursive' failed
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory '/usr/ports/security/gnupg/work/gnupg-2.1.0'
Makefile:465: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory '/usr/ports/security/gnupg/work/gnupg-2.1.0'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
The library /usr/local/lib/liblber-2.4.so.2 in question belongs to port
net/openldap24-sasl-client and is up to date and has been recompiled recently
to ensure its sync to recent changes, if any and if necessary.
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainers CC'd
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list