Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Aug 2013 19:24:38 GMT
From:      Justin Hibbits <jhibbits@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181230: security/dirmngr fails to build after ld(1) update
Message-ID:  <201308111924.r7BJOcTL083621@oldred.freebsd.org>
Resent-Message-ID: <201308111930.r7BJU2T2080446@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         181230
>Category:       ports
>Synopsis:       security/dirmngr fails to build after ld(1) update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 11 19:30:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Justin Hibbits
>Release:        10-CURRENT
>Organization:
>Environment:
>Description:
When building security/dirmngr, linking fails with the following message:

cc -I/usr/local/include -O2 -pipe -mcpu=7450 -mno-powerpc64 -fno-strict-aliasing -Wall -Wno-pointer-sign  -L/usr/local/lib -L/usr/local/lib -o dirmngr_ldap dirmngr_ldap-dirmngr_ldap.o dirmngr_ldap-no-libgcrypt.o   ../jnlib/libjnlib.a  -L/usr/local/lib -lgpg-error -lldap /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
mv -f .deps/dirmngr-client.Tpo .deps/dirmngr-client.Po
/usr/bin/ld: : invalid DSO for symbol `ber_free' definition
/usr/local/lib/liblber-2.4.so.8: could not read symbols: Bad value

Options are as follows:
_OPTIONS_READ=openldap-client-2.4.35
_FILE_COMPLETE_OPTIONS_LIST=FETCH
OPTIONS_FILE_SET+=FETCH

_OPTIONS_READ=dirmngr-1.1.0_9
_FILE_COMPLETE_OPTIONS_LIST=NLS
OPTIONS_FILE_SET+=NLS
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308111924.r7BJOcTL083621>