make build-toolchain fials again and again

Oleksandr Tymoshenko gonzo at freebsd.org
Thu Aug 30 04:59:11 PDT 2007


Daniel Dvořák wrote:
> Hi gonzo,
> 
> Yes of course, here it is:
> 
> # uname -sr
> FreeBSD 6.2-RELEASE-p5
> 
> # gcc -v
> Using built-in specs.
> Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305
	It's rather strange. I've successfully build kernel-toolchain with
just the same compiler on both amd64 and i386. My build log shows
that this file was compiled with -O1 flag while your log contains -O,
so I take it's either something in your make.conf or your snapshot
is not the latest one. Make sure you're using the latest snapshot from
http://kanar.ci0.org/fbsd-mips.tar.gz
MD5 (fbsd-mips.tar.gz) = 6d42ae9e005d3e4d622f7f3ca9c2c331
And try to remove mips.build directory completely before making new build.

> 
> -----Original Message-----
> From: Oleksandr Tymoshenko [mailto:gonzo at freebsd.org] 
> Sent: Wednesday, August 29, 2007 12:13 PM
> To: dandee at hellteam.net
> Cc: freebsd-mips at freebsd.org
> Subject: Re: make build-toolchain fials again and again
> 
> Daniel Dvořák wrote:
>> Hi there,
>>
>>  
>>
>> >From http://wiki.freebsd.org/FreeBSD/mips
> .. skipped ..
>> So this was my 3rd snapshot of sources and it always stops on this kernel-toolchain procedure somewhere it depends on the concrete snapshot, which I try. :)
>>
>> I tried it several times. It always stops on these „dot h“ files.
>> Does anybody from non-developers finish this procedure at all ever ? :)
>> What do I have to do now ?
>      Can you show me your uname -sr? and gcc -v as well.


-- 
gonzo


More information about the freebsd-mips mailing list