From owner-freebsd-ports@freebsd.org Mon Feb 13 08:01:19 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 B3EE7CDC051 for ; Mon, 13 Feb 2017 08:01:19 +0000 (UTC) (envelope-from dave@horsfall.org) Received: from nskntmtas05p.mx.bigpond.com (nskntmtas05p.mx.bigpond.com [61.9.168.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "InterMail Test Certificate", Issuer "Certificate Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 0645FE2C for ; Mon, 13 Feb 2017 08:01:18 +0000 (UTC) (envelope-from dave@horsfall.org) Received: from nskntcmgw08p ([61.9.169.168]) by nskntmtas05p.mx.bigpond.com with ESMTP id <20170213080107.NIOY2121.nskntmtas05p.mx.bigpond.com@nskntcmgw08p> for ; Mon, 13 Feb 2017 08:01:07 +0000 Received: from aneurin.horsfall.org ([110.141.193.233]) by nskntcmgw08p with BigPond Outbound id k8171u00952cND201817tV; Mon, 13 Feb 2017 08:01:07 +0000 X-Authority-Analysis: v=2.1 cv=DL5ymH5b c=1 sm=1 tr=0 a=tp40vz5QK/dVXQmd7GLw7w==:117 a=tp40vz5QK/dVXQmd7GLw7w==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=kj9zAlcOel0A:10 a=n2v9WMKugxEA:10 a=6I5d2MoRAAAA:8 a=wJHce1SACoiJ_LpicXQA:9 a=CjuIK1q_8ugA:10 a=IjZwj45LgO3ly-622nXo:22 Received: from aneurin.horsfall.org (localhost [127.0.0.1]) by aneurin.horsfall.org (8.15.2/8.15.2) with ESMTP id v1D817Uu045692 for ; Mon, 13 Feb 2017 19:01:07 +1100 (EST) (envelope-from dave@horsfall.org) Received: from localhost (dave@localhost) by aneurin.horsfall.org (8.15.2/8.15.2/Submit) with ESMTP id v1D817Ws045689 for ; Mon, 13 Feb 2017 19:01:07 +1100 (EST) (envelope-from dave@horsfall.org) X-Authentication-Warning: aneurin.horsfall.org: dave owned process doing -bs Date: Mon, 13 Feb 2017 19:01:07 +1100 (EST) From: Dave Horsfall To: FreeBSD Ports Subject: Re: Problem with building libgcrypt In-Reply-To: <20170212121812.49432548@kalimero.tijl.coosemans.org> Message-ID: References: <20170212121812.49432548@kalimero.tijl.coosemans.org> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) X-Home-Page: http://www.horsfall.org/ X-Witty-Saying: "chmod 666 the_mode_of_the_beast" MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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: Mon, 13 Feb 2017 08:01:19 -0000 On Sun, 12 Feb 2017, Tijl Coosemans wrote: > > *** [libgcrypt.la] Error code 1 > > See the 20140909 entry in /usr/ports/UPDATING about missing .la files. Thanks - that did the trick. Next problem: when building misc/freebsd-doc-en, it fails with: libtool: link: cc -shared -fPIC -DPIC .libs/attrvt.o .libs/xslt.o .libs/xsltlocale.o .libs/xsltutils.o .libs/pattern.o .libs/templates.o .libs/variables.o .libs/keys.o .libs/numbers.o .libs/extensions.o .libs/extra.o .libs/functions.o .libs/namespaces.o .libs/imports.o .libs/attributes.o .libs/documents.o .libs/preproc.o .libs/transform.o .libs/security.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libxml2.so /usr/local/lib/libiconv.so -lz -llzma -L/usr/lib -lm -O2 -fstack-protector -Wl,--version-script=./libxslt.syms -fstack-protector -Wl,-soname -Wl,libxslt.so.1 -o .libs/libxslt.so.1.1.29 cc: error: no such file or directory: '/usr/local/lib/libiconv.so' gmake[4]: *** [Makefile:534: libxslt.la] Error 1 I take it that this is a manifestation of 20130904: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv AUTHOR: madpilot@FreeBSD.org 10-CURRENT after r254273 (committed on August 13, 2013) has an implementation of iconv enabled by default in libc. ? -- Dave Horsfall DTM (VK2KFU) "Those who don't understand security will suffer."