Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 2008 18:39:18 -0700
From:      Julian Elischer <julian@elischer.org>
To:        Poul-Henning Kamp <phk@phk.freebsd.dk>
Cc:        FreeBSD Current <current@freebsd.org>
Subject:   Re: make universe errors..
Message-ID:  <48264E46.3030008@elischer.org>
In-Reply-To: <35391.1210439833@critter.freebsd.dk>
References:  <35391.1210439833@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
Poul-Henning Kamp wrote:
> 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.
> 


Trying to make an amd64 build with "make buildworld" on an
amd64 works just fine.
Trying to make an amd64 build with make TARGET=amd64 buildworld on an
i386  fails at the end of libc.

Same source tree checked out. /usr/obj starting from scratch.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48264E46.3030008>