From owner-freebsd-ports@freebsd.org Sun Sep 27 08:08:49 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 66F8E9CF3BE for ; Sun, 27 Sep 2015 08:08:49 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x22d.google.com (mail-wi0-x22d.google.com [IPv6:2a00:1450:400c:c05::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F011EF93 for ; Sun, 27 Sep 2015 08:08:48 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wicgb1 with SMTP id gb1so67068226wic.1 for ; Sun, 27 Sep 2015 01:08:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=UZpSx2l5CKxGhwK8so/yQ/VtSphsaZHlCiW4jEYCJ8o=; b=vanWLW1Wm0uEPkC216pShQpZ6BB6j1hT1gp6tjoGvdOZT2Aq9wl+9jrao9pVRHo9fJ jY396+qklOy9kcRRgT9K3FctmJ0z5+QQrcO6OYa2bB+NU9mq/7ikmOOhu4QsTSBBXGkG iMxsSxTlDEh4jq90qdpPuIWXqmQMCanPP8qzJHVNKAQMYoQ82/hvUiRGOTJ467r4IYVJ HFr59sTh0wK+tRoYWvjWFyrLKZHe9hY9g95UTv9m1a+NCZmQDdTONP3jdRIxYV5apD0Q 1im5yeG0vxz8bkihhqkKXVTWWXe7EYnb61bZgoqGlHI5/7dRNVrXOSTICfIFb/Ni/o2g qenA== X-Received: by 10.194.63.5 with SMTP id c5mr14469958wjs.127.1443341327543; Sun, 27 Sep 2015 01:08:47 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id ka10sm11941130wjc.30.2015.09.27.01.08.46 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 27 Sep 2015 01:08:47 -0700 (PDT) Sender: Baptiste Daroussin Date: Sun, 27 Sep 2015 10:08:45 +0200 From: Baptiste Daroussin To: Manfred Antar Cc: Xavier , FreeBSD Ports ML Subject: Re: pkg 1.6 "Cleaning obsolete shared libraries" very long Message-ID: <20150927080845.GX16800@ivaldir.etoilebsd.net> References: <56074F61.9000700@groumpf.org> <2F766971-6EE1-4636-B25B-A908C422968D@pozo.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Ca23f2aBZR6YDKM9" Content-Disposition: inline In-Reply-To: <2F766971-6EE1-4636-B25B-A908C422968D@pozo.com> User-Agent: Mutt/1.5.24 (2015-08-30) 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 08:08:49 -0000 --Ca23f2aBZR6YDKM9 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 26, 2015 at 07:22:46PM -0700, Manfred Antar wrote: > I=E2=80=99m 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. >=20 > Also after doing a pkg check -d there was a bunch of missing libraries:li= bintl.so.9 > It=E2=80=99s 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=E2=80=99t make the err= or go away. > It wasn=E2=80=99t there before pkg-1.6.0 >=20 How are you building/installing your packages? Best regards, Bapt --Ca23f2aBZR6YDKM9 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlYHpA0ACgkQ8kTtMUmk6Ez2JACgk0GK/ZBnjYUoNCGA3t09lmoA YuQAoKxb9BF4m6zROcsjvogAL7c/W9RW =53+a -----END PGP SIGNATURE----- --Ca23f2aBZR6YDKM9--