From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Aug 11 19:30:02 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6985E93F for ; Sun, 11 Aug 2013 19:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 301DF2407 for ; Sun, 11 Aug 2013 19:30:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r7BJU2sZ080447 for ; Sun, 11 Aug 2013 19:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r7BJU2T2080446; Sun, 11 Aug 2013 19:30:02 GMT (envelope-from gnats) Resent-Date: Sun, 11 Aug 2013 19:30:02 GMT Resent-Message-Id: <201308111930.r7BJU2T2080446@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Justin Hibbits Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 45BB0906 for ; Sun, 11 Aug 2013 19:24:38 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 33E1C23E5 for ; Sun, 11 Aug 2013 19:24:38 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r7BJOccq083625 for ; Sun, 11 Aug 2013 19:24:38 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r7BJOcTL083621; Sun, 11 Aug 2013 19:24:38 GMT (envelope-from nobody) Message-Id: <201308111924.r7BJOcTL083621@oldred.freebsd.org> Date: Sun, 11 Aug 2013 19:24:38 GMT From: Justin Hibbits To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/181230: security/dirmngr fails to build after ld(1) update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Aug 2013 19:30:02 -0000 >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: