Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2008 11:35:34 +0100
From:      Dominic Fandrey <kamikaze@bsdforen.de>
To:        Johan Hendriks <Johan@double-l.nl>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: RELENG_7 is not building
Message-ID:  <47B2C7F6.6090402@bsdforen.de>
In-Reply-To: <57200BF94E69E54880C9BB1AF714BBCB5DDBB1@w2003s01.double-l.local>
References:  <47B2B323.1080802@bsdforen.de>	<57200BF94E69E54880C9BB1AF714BBCB5DDBB0@w2003s01.double-l.local>	<47B2C0E3.9010404@bsdforen.de> <57200BF94E69E54880C9BB1AF714BBCB5DDBB1@w2003s01.double-l.local>

next in thread | previous in thread | raw e-mail | index | archive | help
Johan Hendriks wrote:
>>>> Here's the output for amd64, but it stops at the same place with TARGET=i386:
>>>>
>>>> ...
>>>>
>>>> I build with make -j4 on a Core2 Duo on amd64.
>>> Try building without -jx then you will see exactly where the build fails!
> 
>> Here we go, the same for TARGET=i386 and amd64:
> 
>> ===> sbin/gpt (all)
>> /usr/local/bin/ccache cc -O2 -fno-strict-aliasing -pipe -march=nocona 
>> -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter 
>> -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type 
>> -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align 
>> -Wunused-parameter -Wno-uninitialized -Wno-pointer-sign -c 
>> /usr/src/sbin/gpt/migrate.c
>> /usr/src/sbin/gpt/migrate.c: In function 'migrate_disklabel':
>> /usr/src/sbin/gpt/migrate.c:121: error: 'FS_ZFS' undeclared (first use in 
>> this function)
>> /usr/src/sbin/gpt/migrate.c:121: error: (Each undeclared identifier is 
>> reported only once
>> /usr/src/sbin/gpt/migrate.c:121: error: for each function it appears in.)
>> *** Error code 1
> 
>> Stop in /usr/src/sbin/gpt.
>> *** Error code 1
> 
>> Stop in /usr/src/sbin.
>> *** Error code 1
> 
>> Stop in /usr/src.
>> *** Error code 1
> 
>> Stop in /usr/src.
>> *** Error code 1
> 
>> Stop in /usr/src.
> 
> 
>> PS: Please don't top-post. It's annoying to have to put the back trace into 
>> order.
> 
> Sorry for the top post!

Never mind.

> Tinderbox is spitting out these errors also, so they should fix it soon!

I've already seen a patch posted on the current ML.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47B2C7F6.6090402>