From owner-freebsd-hackers Mon Dec 16 23:31:35 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 878E437B401 for ; Mon, 16 Dec 2002 23:31:34 -0800 (PST) Received: from mta05-svc.ntlworld.com (mta05-svc.ntlworld.com [62.253.162.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 607FC43EB2 for ; Mon, 16 Dec 2002 23:31:33 -0800 (PST) (envelope-from colin.percival@wadham.ox.ac.uk) Received: from piii600.wadham.ox.ac.uk ([62.254.149.90]) by mta05-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20021217073131.FVQJ900.mta05-svc.ntlworld.com@piii600.wadham.ox.ac.uk> for ; Tue, 17 Dec 2002 07:31:31 +0000 Message-Id: <5.0.2.1.1.20021217071753.02d1c4f8@popserver.sfu.ca> X-Sender: cperciva@popserver.sfu.ca X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Tue, 17 Dec 2002 07:31:28 +0000 To: freebsd-hackers@freebsd.org From: Colin Percival Subject: libobjc wierdness Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Every time I build 4.7-RELEASE the three files /usr/obj/usr/src/gnu/lib/libobjc/NXConstStr.o /usr/obj/usr/src/gnu/lib/libobjc/Object.o /usr/obj/usr/src/gnu/lib/libobjc/Protocol.o (which along with lots of other files are packed into libobjc.a) end up varying wildly. Every other variability in the build results I can track down -- the fortune files are randomized (bin/45817), games/phantasia/void is randomized (and no longer exists in -CURRENT), and everything else is identifiable user, host, date, or time stamps -- but those three files have significant binary portions which vary. Incidentally, the sizes of those files don't vary. Can anyone help me understand what is going on here? Colin Percival To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message