From owner-freebsd-current@FreeBSD.ORG Sat May 10 17:17:15 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E41491065670 for ; Sat, 10 May 2008 17:17:15 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id A72968FC24 for ; Sat, 10 May 2008 17:17:15 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.64.3]) by phk.freebsd.dk (Postfix) with ESMTP id D4346170E4; Sat, 10 May 2008 17:17:13 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.2/8.14.2) with ESMTP id m4AHHDvW035394; Sat, 10 May 2008 17:17:13 GMT (envelope-from phk@critter.freebsd.dk) To: Julian Elischer From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 10 May 2008 09:38:37 MST." <4825CF8D.8020202@elischer.org> Date: Sat, 10 May 2008 17:17:13 +0000 Message-ID: <35391.1210439833@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: FreeBSD Current Subject: Re: make universe errors.. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 10 May 2008 17:17:16 -0000 In message <4825CF8D.8020202@elischer.org>, Julian Elischer writes: >Poul-Henning Kamp wrote: >>> how many errors in a make universe are expected? >> >> None. >> >> But we do see some warnings that people probably should pay attention to. >> >> I suggest you compare to the tinderboxes as a first sanity-check. >> >> It would be a good addition to the tinderboxes with an installworld >> test, even if only on one arch, and a universe test on at least >> i386 and amd64. > >as I said, my make universe test dies pretty quiclky at libc >building shared library libc.so.7 >/usr/obj/amd64/usr/src/tmp/usr/lib/libgcc.a: could not read symbols: >Archive has > no index; run ranlib to add one >*** Error code 1 Try nuking /usr/obj/* and make sure you have no spurious stuff in your src tree. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.