Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Apr 2007 01:23:32 +0200
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>
Cc:        amd64@freebsd.org, current@freebsd.org
Subject:   Re: [head tinderbox] failure on amd64/amd64
Message-ID:  <20070405232332.GB89034@garage.freebsd.pl>
In-Reply-To: <20070405223657.B1BF073039@freebsd-current.sentex.ca>
References:  <20070405223657.B1BF073039@freebsd-current.sentex.ca>

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

--oC1+HKm2/end4ao3
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Apr 05, 2007 at 06:36:57PM -0400, FreeBSD Tinderbox wrote:
> TB --- 2007-04-05 21:35:00 - tinderbox 2.3 running on freebsd-current.sen=
tex.ca
> TB --- 2007-04-05 21:35:00 - starting HEAD tinderbox run for amd64/amd64
> TB --- 2007-04-05 21:35:00 - cleaning the object tree
> TB --- 2007-04-05 21:35:51 - checking out the source tree
> TB --- 2007-04-05 21:35:51 - cd /tinderbox/HEAD/amd64/amd64
> TB --- 2007-04-05 21:35:51 - /usr/bin/cvs -f -R -q -d/home/ncvs update -P=
d -A src
> TB --- 2007-04-05 21:45:38 - building world (CFLAGS=3D-O2 -pipe)
> TB --- 2007-04-05 21:45:38 - cd /src
> TB --- 2007-04-05 21:45:38 - /usr/bin/make -B buildworld
> >>> World build started on Thu Apr  5 21:45:39 UTC 2007
> >>> Rebuilding the temporary build tree
> >>> stage 1.1: legacy release compatibility shims
> >>> stage 1.2: bootstrap tools
> >>> stage 2.1: cleaning up the object tree
> >>> stage 2.2: rebuilding the object tree
> >>> stage 2.3: build tools
> >>> stage 3: cross tools
> >>> stage 4.1: building includes
> >>> stage 4.2: building libraries
> >>> stage 4.3: make dependencies
> >>> stage 4.4: building everything
> [...]
> cc -O2 -pipe  -I/src/usr.bin/kdump/../ktrace -I/src/usr.bin/kdump -I/src/=
usr.bin/kdump/../..  -c /src/usr.bin/kdump/kdump.c
> cc -O2 -pipe  -I/src/usr.bin/kdump/../ktrace -I/src/usr.bin/kdump -I/src/=
usr.bin/kdump/../..  -c ioctl.c
> cc -O2 -pipe  -I/src/usr.bin/kdump/../ktrace -I/src/usr.bin/kdump -I/src/=
usr.bin/kdump/../..  -c kdump_subr.c
> kdump_subr.c: In function `whencename':
> kdump_subr.c:611: error: `SEEK_DATA' undeclared (first use in this functi=
on)
> kdump_subr.c:611: error: (Each undeclared identifier is reported only once
> kdump_subr.c:611: error: for each function it appears in.)
> kdump_subr.c:614: error: `SEEK_HOLE' undeclared (first use in this functi=
on)
> *** Error code 1

I think this was some race. I committed two files: stdio.h and
sys/unistd.h at once, but it seems kdump_subr.c was generated based on
new sys/unistd.h, but included old stdio.h.

--=20
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd@FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

--oC1+HKm2/end4ao3
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (FreeBSD)

iD8DBQFGFYT0ForvXbEpPzQRArRHAJ90gG/E/hmzJM8jRFJ7PgqbPKFxNwCcC1n7
X+tVaq/u8LrwGuv5niUxnl8=
=dQvU
-----END PGP SIGNATURE-----

--oC1+HKm2/end4ao3--



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