Date: Tue, 22 Oct 2013 19:43:34 +0200 From: =?UTF-8?Q?Ulrich_Sp=C3=B6rlein?= <uqs@FreeBSD.org> To: Tijl Coosemans <tijl@coosemans.org> Cc: ports@freebsd.org, =?UTF-8?Q?Tilman_Keskin=C3=B6z?= <arved@freebsd.org>, current@freebsd.org Subject: Re: iconv in base breaks multiple ports Message-ID: <CAJ9axoS=EmbOom6KNZO4B=Fgau%2BC4nMdmzaaktt3Px6hYv4qYA@mail.gmail.com> In-Reply-To: <20131022192309.385dc2df@kalimero.tijl.coosemans.org> References: <20131020182723.GE12255@acme.spoerlein.net> <52650D9F.2020707@FreeBSD.org> <20131021203445.GI12255@acme.spoerlein.net> <20131022192309.385dc2df@kalimero.tijl.coosemans.org>
next in thread | previous in thread | raw e-mail | index | archive | help
2013/10/22 Tijl Coosemans <tijl@coosemans.org>: > On Mon, 21 Oct 2013 22:34:45 +0200 Ulrich Sp=C3=B6rlein wrote: >> On Mon, 2013-10-21 at 13:18:55 +0200, Tilman Keskin=C3=B6z wrote: >>> * Ulrich Sp=C3=B6rlein [Sun, 20 Oct 2013 20:27:23 +0200]: >>>> ever since that iconv thing replaced the ports version, I run into >>>> trouble with several ports that I have installed on a -CURRENT (now >>>> stable/10 system). >>>> >>>> These are not compile-time errors, but crashes or limited functionalit= y >>>> where I blame iconv :) >>>> >>>> 1. www/newsbeuter crashes during startup, somewhere in the stfl code >>>> that deals with wide char functions. >>>> >>>> Is my system hexed? I've rebuilt the ports/packages a dozen times now. >>>> Am I seeing ghosts? >>> >>> I don't run Current, but according to the pkg-fallout mails i am >>> receiving, newsbeuter shouldn't even compile on CURRENT. Maybe there ar= e >>> some stale files on your system? >>> >>> There is also an update in the PR system, you might want to try, >>> http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/182896 >> >> Right, I had to set USE_GCC=3Dany and muck with -liconv flags of course = to >> get it to build. > > Hmm, does this mean you still have libiconv installed? Because then > your crashes may be because some libraries use libc iconv and others > libiconv iconv. No no, the port just blindly links against libiconv and I had to patch that, obviously. My system is clean of any libiconv-from-ports. But as a next step, I shall now build base w/o iconv and bring back libiconv from ports to see if that fixes my issues. ttyl Uli
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ9axoS=EmbOom6KNZO4B=Fgau%2BC4nMdmzaaktt3Px6hYv4qYA>