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

next in thread | previous in thread | raw e-mail | index | archive | help


>>> 
>>> 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!

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



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