From owner-freebsd-bugs@FreeBSD.ORG Mon May 31 11:30:06 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0601B106567E for ; Mon, 31 May 2010 11:30:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BCA7D8FC30 for ; Mon, 31 May 2010 11:30:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o4VBU5j5066088 for ; Mon, 31 May 2010 11:30:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o4VBU5Wj066083; Mon, 31 May 2010 11:30:05 GMT (envelope-from gnats) Resent-Date: Mon, 31 May 2010 11:30:05 GMT Resent-Message-Id: <201005311130.o4VBU5Wj066083@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jamie Landeg Jones Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5FC301065676 for ; Mon, 31 May 2010 11:23:05 +0000 (UTC) (envelope-from jamie@bishopston.net) Received: from pacha.mail.bishopston.net (pacha.mail.bishopston.net [66.148.74.41]) by mx1.freebsd.org (Postfix) with ESMTP id 08DFE8FC29 for ; Mon, 31 May 2010 11:23:03 +0000 (UTC) Received: from catflap.bishopston.net (jamie@localhost [127.0.0.1]) by catflap.bishopston.net (8.14.4/8.14.3) with ESMTP id o4VBLmcJ050507 for ; Mon, 31 May 2010 12:21:48 +0100 (BST) (envelope-from jamie@catflap.bishopston.net) Received: (from jamie@localhost) by catflap.bishopston.net (8.14.4/8.12.9/Submit) id o4VBLmGc050506; Mon, 31 May 2010 12:21:48 +0100 (BST) Message-Id: <201005311121.o4VBLmGc050506@catflap.bishopston.net> Date: Mon, 31 May 2010 12:21:48 +0100 (BST) From: Jamie Landeg Jones To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: conf/147244: ld-elf.so.1 not being updated on buildworld/installworld X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jamie Landeg Jones List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 May 2010 11:30:06 -0000 >Number: 147244 >Category: conf >Synopsis: ld-elf.so.1 not being updated on buildworld/installworld >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 31 11:30:05 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Jamie Landeg Jones >Release: FreeBSD 8.1-PRERELEASE i386 >Organization: http://www.bishopston.com/jamie/ >Environment: System: FreeBSD catflap.bishopston.net 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Thu May 27 18:14:26 BST 2010 root@catflap.bishopston.net:/usr/obj/usr/src/sys/CATFLAP i386 >Description: I track RELENG_8 (8 Stable) and buildworld on my server every few months. However, on doing so today, I noticed that ld-elf.so.1 had not been updated for some time: total 452 2 drwxr-xr-x 2 root wheel 512 May 27 18:21 . 2 drwxr-xr-x 28 root wheel 512 May 27 19:17 .. 224 -r-xr-xr-x 1 root wheel 211616 Feb 13 14:54 ld-elf.so.1 224 -r-xr-xr-x 1 root wheel 211668 Dec 1 17:13 ld-elf.so.1.old Doing the following: cd /usr/src/libexec/rtld-elf make make install Now gives: total 452 2 drwxr-xr-x 2 root wheel 512 May 27 20:05 . 2 drwxr-xr-x 28 root wheel 512 May 27 19:17 .. 224 -r-xr-xr-x 1 root wheel 208352 May 27 20:05 ld-elf.so.1 224 -r-xr-xr-x 1 root wheel 211616 Feb 13 14:54 ld-elf.so.1.old >How-To-Repeat: cd /usr/src mergemaster -p rm -r /usr/obj/usr make buildworld .... . . make installworld >Fix: >Release-Note: >Audit-Trail: >Unformatted: