Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jan 2011 06:30:53 -0800
From:      Matthew Fleming <mdf356@gmail.com>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>
Cc:        amd64@freebsd.org, current@freebsd.org
Subject:   Re: [head tinderbox] failure on amd64/amd64
Message-ID:  <AANLkTi=ymkGSH8idFQyUAR%2BYWU-A3dUwiKce5_G=3fpd@mail.gmail.com>
In-Reply-To: <201101200618.p0K6Inf4000743@freebsd-current.sentex.ca>
References:  <201101200618.p0K6Inf4000743@freebsd-current.sentex.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
As far as I can tell this is another cvsup / tinderbox bug.  Both
sysctl.h and tsc.c were modified in r217616 but somehow tsc.c is
seeing the old version of sysctl.h.  This happened on another of my
commits a few weeks ago.

Hmm, does bumping __FreeBSD_version have anything to do with this?  I
belatedly realize that I should have done it for that rev since the
name of a kernel interface changed.

Thanks,
matthew

On Wed, Jan 19, 2011 at 10:18 PM, FreeBSD Tinderbox
<tinderbox@freebsd.org> wrote:
> TB --- 2011-01-20 03:55:00 - tinderbox 2.6 running on freebsd-current.sen=
tex.ca
> TB --- 2011-01-20 03:55:00 - starting HEAD tinderbox run for amd64/amd64
> TB --- 2011-01-20 03:55:00 - cleaning the object tree
> TB --- 2011-01-20 03:55:27 - cvsupping the source tree
> TB --- 2011-01-20 03:55:27 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sente=
x.ca /tinderbox/HEAD/amd64/amd64/supfile
> TB --- 2011-01-20 03:55:39 - building world
> TB --- 2011-01-20 03:55:39 - MAKEOBJDIRPREFIX=3D/obj
> TB --- 2011-01-20 03:55:39 - PATH=3D/usr/bin:/usr/sbin:/bin:/sbin
> TB --- 2011-01-20 03:55:39 - TARGET=3Damd64
> TB --- 2011-01-20 03:55:39 - TARGET_ARCH=3Damd64
> TB --- 2011-01-20 03:55:39 - TZ=3DUTC
> TB --- 2011-01-20 03:55:39 - __MAKE_CONF=3D/dev/null
> TB --- 2011-01-20 03:55:39 - cd /src
> TB --- 2011-01-20 03:55:39 - /usr/bin/make -B buildworld
>>>> World build started on Thu Jan 20 03:55:43 UTC 2011
>>>> 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
>>>> stage 5.1: building 32 bit shim libraries
>>>> World build completed on Thu Jan 20 06:04:21 UTC 2011
> TB --- 2011-01-20 06:04:21 - generating LINT kernel config
> TB --- 2011-01-20 06:04:21 - cd /src/sys/amd64/conf
> TB --- 2011-01-20 06:04:21 - /usr/bin/make -B LINT
> TB --- 2011-01-20 06:04:21 - building LINT kernel
> TB --- 2011-01-20 06:04:21 - MAKEOBJDIRPREFIX=3D/obj
> TB --- 2011-01-20 06:04:21 - PATH=3D/usr/bin:/usr/sbin:/bin:/sbin
> TB --- 2011-01-20 06:04:21 - TARGET=3Damd64
> TB --- 2011-01-20 06:04:21 - TARGET_ARCH=3Damd64
> TB --- 2011-01-20 06:04:21 - TZ=3DUTC
> TB --- 2011-01-20 06:04:21 - __MAKE_CONF=3D/dev/null
> TB --- 2011-01-20 06:04:21 - cd /src
> TB --- 2011-01-20 06:04:21 - /usr/bin/make -B buildkernel KERNCONF=3DLINT
>>>> Kernel build for LINT started on Thu Jan 20 06:04:21 UTC 2011
>>>> stage 1: configuring the kernel
>>>> stage 2.1: cleaning up the object tree
>>>> stage 2.2: rebuilding the object tree
>>>> stage 2.3: build tools
>>>> stage 3.1: making dependencies
>>>> stage 3.2: building everything
> [...]
> cc -c -O2 -frename-registers -pipe -fno-strict-aliasing =A0-std=3Dc99 =A0=
-Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes =A0-Wmissing-p=
rototypes -Wpointer-arith -Winline -Wcast-qual =A0-Wundef -Wno-pointer-sign=
 -fformat-extensions -nostdinc =A0-I. -I/src/sys -I/src/sys/contrib/altq -D=
_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -fin=
line-limit=3D8000 --param inline-unit-growth=3D100 --param large-function-g=
rowth=3D1000 -DGPROF -falign-functions=3D16 -DGPROF4 -DGUPROF -fno-builtin =
-fno-omit-frame-pointer -mcmodel=3Dkernel -mno-red-zone =A0-mfpmath=3D387 -=
mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 =A0-msoft-float -fno-asynch=
ronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofile=
r-epilogue /src/sys/x86/x86/nexus.c
> cc -c -O2 -frename-registers -pipe -fno-strict-aliasing =A0-std=3Dc99 =A0=
-Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes =A0-Wmissing-p=
rototypes -Wpointer-arith -Winline -Wcast-qual =A0-Wundef -Wno-pointer-sign=
 -fformat-extensions -nostdinc =A0-I. -I/src/sys -I/src/sys/contrib/altq -D=
_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -fin=
line-limit=3D8000 --param inline-unit-growth=3D100 --param large-function-g=
rowth=3D1000 -DGPROF -falign-functions=3D16 -DGPROF4 -DGUPROF -fno-builtin =
-fno-omit-frame-pointer -mcmodel=3Dkernel -mno-red-zone =A0-mfpmath=3D387 -=
mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 =A0-msoft-float -fno-asynch=
ronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofile=
r-epilogue /src/sys/x86/x86/tsc.c
> cc1: warnings being treated as errors
> /src/sys/x86/x86/tsc.c: In function 'sysctl_machdep_tsc_freq':
> /src/sys/x86/x86/tsc.c:266: warning: implicit declaration of function 'sy=
sctl_handle_64'
> /src/sys/x86/x86/tsc.c:266: warning: nested extern declaration of 'sysctl=
_handle_64'
> /src/sys/x86/x86/tsc.c: At top level:
> /src/sys/x86/x86/tsc.c:274: error: 'CTLTYPE_U64' undeclared here (not in =
a function)
> *** Error code 1
>
> Stop in /obj/src/sys/LINT.
> *** Error code 1
>
> Stop in /src.
> *** Error code 1
>
> Stop in /src.
> TB --- 2011-01-20 06:18:49 - WARNING: /usr/bin/make returned exit code =
=A01
> TB --- 2011-01-20 06:18:49 - ERROR: failed to build lint kernel
> TB --- 2011-01-20 06:18:49 - 6881.73 user 1196.77 system 8628.90 real
>
>
> http://tinderbox.freebsd.org/tinderbox-head-HEAD-amd64-amd64.full
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org=
"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=ymkGSH8idFQyUAR%2BYWU-A3dUwiKce5_G=3fpd>