From owner-freebsd-ports@freebsd.org Sun Feb 12 11:19:27 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF6DDCDC144 for ; Sun, 12 Feb 2017 11:19:27 +0000 (UTC) (envelope-from tijl@freebsd.org) Received: from mailrelay114.isp.belgacom.be (mailrelay114.isp.belgacom.be [195.238.20.141]) (using TLSv1.2 with cipher RC4-SHA (128/128 bits)) (Client CN "relay.skynet.be", Issuer "GlobalSign Organization Validation CA - SHA256 - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 43FBB1898 for ; Sun, 12 Feb 2017 11:19:26 +0000 (UTC) (envelope-from tijl@freebsd.org) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2AeBgCEQ6BY/1fag21eGwEBAQMBAQEJA?= =?us-ascii?q?QEBg1JREIEJjlORGikBlQyCDCKFegQCAoJ6QRcBAgEBAQEBAQFiKIRqAQU6HCM?= =?us-ascii?q?QCxgJJQ8qHgYTiW6xLotCAQEBAQEBBAEBAQEkizuKOQWbcoZvixh2emuON5MVI?= =?us-ascii?q?QE1gQA0KgiHAT81iWgBAQE?= X-IPAS-Result: =?us-ascii?q?A2AeBgCEQ6BY/1fag21eGwEBAQMBAQEJAQEBg1JREIEJjlO?= =?us-ascii?q?RGikBlQyCDCKFegQCAoJ6QRcBAgEBAQEBAQFiKIRqAQU6HCMQCxgJJQ8qHgYTi?= =?us-ascii?q?W6xLotCAQEBAQEBBAEBAQEkizuKOQWbcoZvixh2emuON5MVIQE1gQA0KgiHAT8?= =?us-ascii?q?1iWgBAQE?= Received: from 87.218-131-109.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([109.131.218.87]) by relay.skynet.be with ESMTP; 12 Feb 2017 12:18:14 +0100 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.15.2/8.15.2) with ESMTP id v1CBICTC001142; Sun, 12 Feb 2017 12:18:13 +0100 (CET) (envelope-from tijl@FreeBSD.org) Date: Sun, 12 Feb 2017 12:18:12 +0100 From: Tijl Coosemans To: Dave Horsfall Cc: FreeBSD Ports Subject: Re: Problem with building libgcrypt Message-ID: <20170212121812.49432548@kalimero.tijl.coosemans.org> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Feb 2017 11:19:28 -0000 On Sun, 12 Feb 2017 21:04:58 +1100 (EST) Dave Horsfall wrote: > Rebuilding ports on 10.3 after upgrade from 9.3, on the final portmaster > leg: > > libtool: link: ranlib .libs/libgcrypt.a > libtool: link: rm -fr .libs/libgcrypt.lax > sed: /usr/local/lib/libintl.la: No such file or directory > libtool: link: `/usr/local/lib/libintl.la' is not a valid libtool archive > *** [libgcrypt.la] Error code 1 See the 20140909 entry in /usr/ports/UPDATING about missing .la files.