From owner-freebsd-current@FreeBSD.ORG Sat Feb 1 20:55:04 2014 Return-Path: Delivered-To: freebsd-current@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 ESMTPS id 8DA76D01; Sat, 1 Feb 2014 20:55:04 +0000 (UTC) Received: from mail0.glenbarber.us (mail0.glenbarber.us [IPv6:2607:fc50:1:2300:1001:1001:1001:face]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5ED221DC6; Sat, 1 Feb 2014 20:55:04 +0000 (UTC) Received: from glenbarber.us (c-71-224-221-174.hsd1.nj.comcast.net [71.224.221.174]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by mail0.glenbarber.us (Postfix) with ESMTPSA id C4FCF18C49; Sat, 1 Feb 2014 20:55:02 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.8.3 mail0.glenbarber.us C4FCF18C49 Authentication-Results: mail0.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Sat, 1 Feb 2014 15:55:01 -0500 From: Glen Barber To: Thomas Hoffmann Subject: Re: libelf.so.1 missing after -CURRENT update Message-ID: <20140201205501.GC1766@glenbarber.us> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="bAmEntskrkuBymla" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 11.0-CURRENT amd64 User-Agent: Mutt/1.5.22 (2013-10-16) Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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, 01 Feb 2014 20:55:04 -0000 --bAmEntskrkuBymla Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Feb 01, 2014 at 03:52:32PM -0500, Thomas Hoffmann wrote: > Did my weekly update of -CURRENT today to r261350 from r261236. After the > upgrade when I tried to run 'pkg' I got the error: >=20 > libelf.so.1 required by libpkg.so.1 >=20 > So, I reinstalled 'pkg', which fixed the problem. Then I ran pkg_libchk to > see if any other libs were missing and got: >=20 > glib -2.36.3_1: /usr/local/bin/gresource misses libelf.so.1 >=20 > So i re-installed glib and re-ran pkg_libchk against it. No more missing > libelf.so.1. >=20 > Anyway, I'm wondering if I inadvertently deleted libelf.so.1 during the > 'make delete-old' or 'make delete-old-libs' steps of the rebuild. > Unfortunately, these are the only two steps of the build process > (mergemaster excepted) that I do not 'script' the output, so I cannot go > back to see if that is the case. Obviously I need to begin "script'ing > these two steps on future builds. >=20 > Anyone else seen this or that can confirm an inadvertent delete of > libelf.so.1 on my part? >=20 r261246 updates libelf.so to version 2. Glen --bAmEntskrkuBymla Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQIcBAEBCAAGBQJS7V8lAAoJELls3eqvi17Qcc0QAJlvgwyr3mzfhAhoQBueQYDe LArOTfnEpvFk2eBQ86QQjYJq6E6EPOZEUoLDM8ue3s4VVdFt4nUnob4GfYocYE8V mQIqn9ZBJuRExlSGLLxQ0AkFbMOGhLcJAom8zOFfmiCM8jhhdpBRxOb4gg9pLqqo ufaUX+IqZVzltfrsHypyQ24pcWLWL5bFbTB5g9vbyUcIOHN88NGyoRCAFmP3TGMY DS6k4M+5hiXpCJdbJuPadqHNZRr9vu64KYc5vY8e4/AFmZRt2k0oG9FvoALmcYJz vJJmGK1XVjqxJnTnBMKwI7T39fM6U1gv0WHZHw1YThsAkz0Rr7BoETU0hYbAlSQc iSP+EWoCP/YlS1GsB0qf/FqQc6bTQm8HZsdePdk6Cjh7f9wCwwkkFT6EEtjNM+UP gGwMlRwXf2VNK6v7fp+tfdVUoiUCAJgU+ISnxIr+a9Mwx2V/x/Puf4RY9Xznua1w mpsohEbm+eHesHhpeuVhOt5kzXXnj+AJ8Dct69MMXfRIV4+pNGC3Ox7dQ+OGYTQx HsBGJX8ixfiO1ri/jAYxHMnPYx4prMkaM/qxbXus4leB1izqdkPznICfR3EYqQdV EWpudvsUI65vFQCQBR3tl9759t516LJqIv+anxaIM6lCSrrswVHzFm7MbPIa7Zag Bbso7AzxpdvnQMAmUdzi =j7vp -----END PGP SIGNATURE----- --bAmEntskrkuBymla--