From owner-freebsd-current@FreeBSD.ORG Sat Oct 12 12:11:37 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 5FBED8B7 for ; Sat, 12 Oct 2013 12:11:37 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from winston.madpilot.net (winston.madpilot.net [78.47.75.155]) by mx1.freebsd.org (Postfix) with ESMTP id 1E5952A91 for ; Sat, 12 Oct 2013 12:11:36 +0000 (UTC) Received: from winston.madpilot.net (localhost [127.0.0.1]) by winston.madpilot.net (Postfix) with ESMTP id 3cxlJ21blkzFTXL; Sat, 12 Oct 2013 14:11:30 +0200 (CEST) X-Virus-Scanned: amavisd-new at madpilot.net Received: from winston.madpilot.net ([127.0.0.1]) by winston.madpilot.net (winston.madpilot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LrLUttw3j5Am; Sat, 12 Oct 2013 14:11:28 +0200 (CEST) Received: from tommy.madpilot.net (micro.madpilot.net [88.149.173.206]) by winston.madpilot.net (Postfix) with ESMTPSA; Sat, 12 Oct 2013 14:11:28 +0200 (CEST) Message-ID: <52593C6F.6080709@madpilot.net> Date: Sat, 12 Oct 2013 14:11:27 +0200 From: Guido Falsi User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: "Marc \"UBM\" Bocklet" , current@freebsd.org Subject: Re: Possible iconv fallout? References: <20131012132908.a122b1b3f85d9936b87fb4f3@u-boot-man.de> In-Reply-To: <20131012132908.a122b1b3f85d9936b87fb4f3@u-boot-man.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Oct 2013 12:11:37 -0000 On 10/12/13 13:29, Marc UBM Bocklet wrote: > > Hiho! :-) > > Compilation of sylpheed-3.3.0_2 fails with (last three lines show the > error): > > ---- > /bin/sh ../libtool --mode=link cc -O2 -pipe -fno-strict-aliasing > -I/usr/local/include -I/usr/local/include/gtkspell-2.0 > -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ > -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo > -I/usr/local/include/pixman-1 -D_THREAD_SAFE > -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 > -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 > -I/usr/local/include/freetype2 -I/usr/local/include > -I/usr/local/include/harfbuzz -I/usr/local/include/dbus-1.0 > -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 > -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 > -I/usr/local/include -ltinfow -Wl,-rpath=/usr/local/lib -o > libsylph-0.la -rpath /usr/local/lib -version-info 2:0:1 > -export-dynamic account.lo base64.lo codeconv.lo customheader.lo > displayheader.lo filter.lo folder.lo html.lo imap.lo mbox.lo md5.lo > md5_hmac.lo mh.lo news.lo nntp.lo pop.lo prefs.lo prefs_account.lo > prefs_common.lo procheader.lo procmime.lo procmsg.lo > quoted-printable.lo recv.lo session.lo smtp.lo socket.lo socks.lo > ssl.lo stringtable.lo sylmain.lo unmime.lo utils.lo uuencode.lo > virtual.lo xml.lo syl-marshal.lo -lgobject-2.0 -Wl,--export-dynamic > -lgmodule-2.0 -pthread -L/usr/local/lib -lglib-2.0 -lintl > -L/usr/local/lib -pthread -L/usr/local/lib -lssl -lcrypto -lgtkspell > -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXext -lXrender > -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes > -lX11 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 > -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig > -L/usr/local/lib -lfreetype -lenchant -lgmodule-2.0 -pthread > -L/usr/local/lib -lglib-2.0 -lintl -ldbus-glib-1 -ldbus-1 > -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -lgthread-2.0 > -pthread -L/usr/local/lib -lglib-2.0 -lintl > > 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 > --- > > Is that the ports failure or am I doing something wrong (I'm pretty > sure I followed the procedure described in ports/UPDATING)? It most probably is some libtool ".la" file still referencing the libiconv .la file. Please run the following command: find /usr/local/lib -name '*.la' -exec grep -n libiconv.la {} \; -print | xargs -n 1 pkg which -qo | sort -u This will give you a list of ports still having reference to libiconv.la, which does not exist anymore. These ports need to be reinstalled. I hope there are not many! :) -- Guido Falsi