From owner-freebsd-current@FreeBSD.ORG Thu Jan 20 14:30:55 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CD241065672; Thu, 20 Jan 2011 14:30:55 +0000 (UTC) (envelope-from mdf356@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 478F78FC0A; Thu, 20 Jan 2011 14:30:54 +0000 (UTC) Received: by iwn39 with SMTP id 39so624325iwn.13 for ; Thu, 20 Jan 2011 06:30:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=4hGvaHv8R+Q22jEfm6Q4SXNFN+E/0mcqvX3S8ULU/Bw=; b=WkvfQrb3W/UF+KnyVc7TfIiL7UVIMNQmEuFyc1vMD5PtCXEgY6b2NEW2uxXHVh5xKV S67dlfN7q4qh+6NhB93RffnV6WqppDyCnDfC5g23eiHhIfC1SNGxXK5Ay/0lBMPeloJP 2j6umc4de1vT+2RZjmlKGEr4XqSUCFcA63Bp0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=eYPrxOxd080efPDfgCSgoHySeYlQnd4susz43LUIMlnIdB/3rSt0C3J5rHLDsXpU6/ JgPVQGa1IMDxwHDI64wrlXVeRU0hoX4HmyWcYe/T2KB41hOKyd9Tkd+5lPyp1P+QwmLX GIHFnD3WMXcxJ1uLFgb29zz2pyk9s+0cRGtAc= MIME-Version: 1.0 Received: by 10.231.37.74 with SMTP id w10mr2642008ibd.4.1295533853590; Thu, 20 Jan 2011 06:30:53 -0800 (PST) Received: by 10.231.160.147 with HTTP; Thu, 20 Jan 2011 06:30:53 -0800 (PST) In-Reply-To: <201101200618.p0K6Inf4000743@freebsd-current.sentex.ca> References: <201101200618.p0K6Inf4000743@freebsd-current.sentex.ca> Date: Thu, 20 Jan 2011 06:30:53 -0800 Message-ID: From: Matthew Fleming To: FreeBSD Tinderbox Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: amd64@freebsd.org, current@freebsd.org Subject: Re: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2011 14:30:55 -0000 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 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= " >