From owner-freebsd-ports@freebsd.org Sun Sep 27 16:16:51 2015 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 D642BA0A692 for ; Sun, 27 Sep 2015 16:16:51 +0000 (UTC) (envelope-from xavier@groumpf.org) Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [IPv6:2a01:e0c:1:1599::10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A1822B70 for ; Sun, 27 Sep 2015 16:16:51 +0000 (UTC) (envelope-from xavier@groumpf.org) Received: from ns3.groumpf.org (unknown [82.225.255.46]) by smtp1-g21.free.fr (Postfix) with ESMTP id 8D8AF94007A for ; Sun, 27 Sep 2015 18:16:48 +0200 (CEST) Received: from enterprise.groumpf.org (enterprise.groumpf.org [192.168.100.11]) by ns3.groumpf.org (Postfix) with ESMTPA id D5F3EF7416 for ; Sun, 27 Sep 2015 18:16:47 +0200 (CEST) Subject: Re: pkg 1.6 "Cleaning obsolete shared libraries" very long To: FreeBSD Ports ML References: <56074F61.9000700@groumpf.org> <2F766971-6EE1-4636-B25B-A908C422968D@pozo.com> <20150927080845.GX16800@ivaldir.etoilebsd.net> From: Xavier Message-ID: <5608166F.7050407@groumpf.org> Date: Sun, 27 Sep 2015 18:16:47 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <20150927080845.GX16800@ivaldir.etoilebsd.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Sep 2015 16:16:51 -0000 On 27/09/2015 10:08, Baptiste Daroussin wrote: > On Sat, Sep 26, 2015 at 07:22:46PM -0700, Manfred Antar wrote: >> I’m seeing the same thing here. >> I switched over to using portmaster as portupgrade was taking way to much time. >> This is on Intel Core2 Quad 3ghz. >> >> Also after doing a pkg check -d there was a bunch of missing libraries:libintl.so.9 >> It’s there: >> ls -l /usr/local/lib/libintl* >> -rw-r--r-- 1 root wheel 103320 Sep 26 12:08 /usr/local/lib/libintl.a >> lrwxr-xr-x 1 root wheel 16 Sep 26 12:08 /usr/local/lib/libintl.so@ -> libintl.so.8.1.3 >> lrwxr-xr-x 1 root wheel 16 Sep 26 12:08 /usr/local/lib/libintl.so.8@ -> libintl.so.8.1.3 >> -rw-r--r-- 1 root wheel 55118 Sep 26 12:08 /usr/local/lib/libintl.so.8.1.3 >> lrwxr-xr-x 1 root wheel 12 Sep 26 12:08 /usr/local/lib/libintl.so.9@ -> libintl.so.8 >> I reinstalled the ports that referenced this and the error went away. >> Still getting error on this: >> pkg check -d >> Checking all packages: 100% >> p5-perlkde has require a missing libraries: QtCore4.so >> QtCore4.so is installed at: >> /usr/local/lib/perl5/site_perl/mach/5.20/auto/QtCore4/QtCore4.so >> reinstalling p5-perlqt-4.14.3 and p5-perlkde doesn’t make the error go away. >> It wasn’t there before pkg-1.6.0 >> > How are you building/installing your packages? > > Best regards, > Bapt > With portupgrade -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer