From owner-freebsd-ports@FreeBSD.ORG Sat Sep 7 19:46:13 2013 Return-Path: Delivered-To: freebsd-ports@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 9DE29670; Sat, 7 Sep 2013 19:46:13 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2BA6F21C4; Sat, 7 Sep 2013 19:46:12 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.80.1) with esmtp (envelope-from ) id <1VIOSR-001doZ-ED>; Sat, 07 Sep 2013 21:46:11 +0200 Received: from f052242210.adsl.alicedsl.de ([78.52.242.210] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.80.1) with esmtpsa (envelope-from ) id <1VIOSR-001VrX-A3>; Sat, 07 Sep 2013 21:46:11 +0200 Date: Sat, 7 Sep 2013 21:46:10 +0200 From: "O. Hartmann" To: Guido Falsi Subject: Re: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv Message-ID: <20130907214610.69fabdff@thor.walstatt.dyndns.org> In-Reply-To: <522B1BC4.4090304@FreeBSD.org> References: <522985C7.2010303@passap.ru> <20130906173203.6423556d@munin.geoinf.fu-berlin.de> <5229F5B5.1040303@FreeBSD.org> <20130906174448.1680d23c@munin.geoinf.fu-berlin.de> <5229FE1B.3050104@passap.ru> <20130906184444.46418838@munin.geoinf.fu-berlin.de> <522A0CBE.8010905@passap.ru> <20130906235132.0efd9fca@munin.geoinf.fu-berlin.de> <522A52EA.80900@passap.ru> <522A5430.8050001@FreeBSD.org> <20130907130350.0c13cfa1@thor.walstatt.dyndns.org> <522B0F41.1030306@FreeBSD.org> <522B17AC.5060503@gmx.de> <522B1BC4.4090304@FreeBSD.org> Organization: FU Berlin X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/K9WH3v8eVDL9Jer+w6PycH6"; protocol="application/pgp-signature" X-Originating-IP: 78.52.242.210 Cc: olli hauer , freebsd-current@freebsd.org, FreeBSD ports list X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Sep 2013 19:46:13 -0000 --Sig_/K9WH3v8eVDL9Jer+w6PycH6 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sat, 07 Sep 2013 14:27:48 +0200 Guido Falsi wrote: > On 09/07/13 14:10, olli hauer wrote: > > There are 13 ports using --with-iconv=3D${LOCALBASE} > > devel/apr1 > > devel/apr2 > > devel/git > > irc/epic5 > > lang/gauche > > net-mgmt/ettercap > > net/ssltunnel-client > > net/yaz > > net/zebra-server > > textproc/libxml2 > > textproc/py-libxml2 > > www/apache22 > > www/apache24 > > >=20 > Most of these do work anyway. I'm sure about various of these. I have=20 > them working on my PCs. This does not mean they don't need to be > tweaked anyway, but they have lower priority. >=20 > net-mgmt/ettercap is known broken and I have it in my pipe. I'm > giving this all the time I can, but I can''t spend too much time on > this right now. I'm going to check these and fix the broken ones asap. >=20 >=20 > > > > and devel/glib20, print/ghostscript8, print/ghostscript9 using > > --with-libiconv=3Dgnu > > --with-libiconv=3Dnative > > --with-libiconv=3Dno > > --with-libiconv=3Dno > > >=20 > glib20 I already fixed in the big commit. uses native or gnu where=20 > appropriate. I'll also have a look at the ghostscript ports asap, but > at least ghostscript9 I have seen it working on my PCs. >=20 > > > > Unfortunately Uses/iconv.mk defines only --with-libiconv(-prefix). > > > > If Uses/iconv.mk can be extended with something like ICON_PATH, then > > the 13 ports can be changed quickly to use the right iconv. > > >=20 > Most of those will use the right iconv anyway if only one is found.=20 > Extending iconv.mk should be discussed with portmgr, adding a > variable shouldn't be a problem though. >=20 This happens in editors/abiword: libtool: link: ( cd ".libs" && rm -f "libimp.la" && ln -s "../libimp.la" "libimp.la" ) gmake[7]: Leaving directory `/usr/ports/editors/abiword/work/abiword-2.8.6/plugins/opendocument/imp' gmake[6]: Leaving directory `/usr/ports/editors/abiword/work/abiword-2.8.6/plugins/opendocument/imp' gmake[6]: Entering directory `/usr/ports/editors/abiword/work/abiword-2.8.6/plugins/opendocument' ../../= doltlibtool --tag=3DCXX --mode=3Dlink c++ -O2 -pipe -O3 -march=3Dnative -fno-strict-aliasing -lgsf-1 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lxml2 -lgthread-2.0 -pthread -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -L../../src -labiword-2.8 -lz -avoid-version -module -no-undefined -L/usr/local/lib -o opendocument.la -rpath /usr/local/lib/abiword-2.8/plugins common/libcommon.la exp/libexp.la imp/libimp.la -ljpeg grep: /usr/local/lib/libiconv.la: No such file or directory sed: /usr/local/lib/libiconv.la: No such file or directory libtool: link: `/usr/local/lib/libiconv.la' is not a valid libtool archive gmake[6]: *** [opendocument.la] Error 1 gmake[6]: Leaving directory `/usr/ports/editors/abiword/work/abiword-2.8.6/plugins/opendocument' gmake[5]: *** [all-recursive] Error 1 gmake[5]: Leaving directory `/usr/ports/editors/abiword/work/abiword-2.8.6/plugins/opendocument' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/usr/ports/editors/abiword/work/abiword-2.8.6/plugins' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/editors/abiword/work/abiword-2.8.6' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/editors/abiword/work/abiword-2.8.6' =3D=3D=3D> Compilation fail= ed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure to the maintainer. *** Error code 1 --Sig_/K9WH3v8eVDL9Jer+w6PycH6 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iQEcBAEBAgAGBQJSK4KCAAoJEOgBcD7A/5N89/oH/ROJmpYL/RneGcKh/TpJ0hh9 ADWplnxy4qir++dpCH0TWWcBtJulcbCgFTELuVf4AVhPRdPg+FNoRhLnzS3XUXta P1Z27xDCxWIrW39AzH69Mcbr99zVhUL7+Vafly0b4xVeXFxeGyr5aZbCeEpqkxhF 51YEXSrzx9o/MeUXfec2LErA7/WLBuIdJNk3Q6m3wF3fj8Z+Csine89YT7D3huLE MjWQlElpzHjXWtFk6RDgLvEnbBm8EzxahmLQ1Bi+CVYfi96xDoujdDObpybnyUYy sgggrf9PfjlD5QnoU0zdeIZLS9WKNgSvpDfK2iS/dx9dKdU6/GVIStfDY26THTM= =CK79 -----END PGP SIGNATURE----- --Sig_/K9WH3v8eVDL9Jer+w6PycH6--