From owner-freebsd-tinderbox@FreeBSD.ORG Mon Mar 5 14:40:02 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E787F16A400; Mon, 5 Mar 2007 14:40:01 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id BB2F813C481; Mon, 5 Mar 2007 14:40:01 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.8/8.13.8) with ESMTP id l25Ee1cX001191; Mon, 5 Mar 2007 09:40:01 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id l25Ee0CR077182; Mon, 5 Mar 2007 09:40:00 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 93CE573039; Mon, 5 Mar 2007 09:40:00 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070305144000.93CE573039@freebsd-current.sentex.ca> Date: Mon, 5 Mar 2007 09:40:00 -0500 (EST) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Mar 2007 14:40:02 -0000 TB --- 2007-03-05 13:36:39 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-03-05 13:36:39 - starting HEAD tinderbox run for i386/i386 TB --- 2007-03-05 13:36:39 - cleaning the object tree TB --- 2007-03-05 13:37:26 - checking out the source tree TB --- 2007-03-05 13:37:26 - cd /tinderbox/HEAD/i386/i386 TB --- 2007-03-05 13:37:26 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-03-05 13:44:57 - building world (CFLAGS=-O2 -pipe) TB --- 2007-03-05 13:44:57 - cd /src TB --- 2007-03-05 13:44:57 - /usr/bin/make -B buildworld >>> World build started on Mon Mar 5 13:44:58 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 >>> World build completed on Mon Mar 5 14:37:22 UTC 2007 TB --- 2007-03-05 14:37:22 - generating LINT kernel config TB --- 2007-03-05 14:37:22 - cd /src/sys/i386/conf TB --- 2007-03-05 14:37:22 - /usr/bin/make -B LINT TB --- 2007-03-05 14:37:22 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-03-05 14:37:22 - cd /src TB --- 2007-03-05 14:37:22 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Mar 5 14:37:23 UTC 2007 >>> 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 [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/kern/serdev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/libkern/iconv_converter_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/pci/agp_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/acpica/acpi_if.m -h rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding cc: /src/sys/kern/kern_acl.c: No such file or directory mkdep: compile failed *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-03-05 14:40:00 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-03-05 14:40:00 - ERROR: failed to build lint kernel TB --- 2007-03-05 14:40:00 - tinderbox aborted TB --- 0.81 user 2.73 system 3800.89 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Mar 9 00:18:01 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C107316A400; Fri, 9 Mar 2007 00:18:01 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 711A413C471; Fri, 9 Mar 2007 00:18:01 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id l290I0Do076452; Thu, 8 Mar 2007 19:18:00 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l290I0Dt039330; Thu, 8 Mar 2007 19:18:00 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 648B473039; Thu, 8 Mar 2007 19:18:00 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070309001800.648B473039@freebsd-current.sentex.ca> Date: Thu, 8 Mar 2007 19:18:00 -0500 (EST) X-Virus-Scanned: ClamAV version 0.90, clamav-milter version devel-120207 on clamscanner2 X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Mar 2007 00:18:01 -0000 TB --- 2007-03-08 22:59:37 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-03-08 22:59:37 - starting HEAD tinderbox run for ia64/ia64 TB --- 2007-03-08 22:59:37 - cleaning the object tree TB --- 2007-03-08 23:00:13 - checking out the source tree TB --- 2007-03-08 23:00:13 - cd /tinderbox/HEAD/ia64/ia64 TB --- 2007-03-08 23:00:13 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-03-08 23:08:01 - building world (CFLAGS=-O2 -pipe) TB --- 2007-03-08 23:08:01 - cd /src TB --- 2007-03-08 23:08:01 - /usr/bin/make -B buildworld >>> World build started on Thu Mar 8 23:08:02 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 [...] ===> usr.sbin/moused (all) cc -O2 -pipe -c /src/usr.sbin/moused/moused.c cc -O2 -pipe -o moused moused.o -lutil gzip -cn /src/usr.sbin/moused/moused.8 > moused.8.gz ===> usr.sbin/mtest (all) cc -O2 -pipe -Wsystem-headers -Werror -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/usr.sbin/mtest/mtest.c /src/usr.sbin/mtest/mtest.c: In function `process_cmd': /src/usr.sbin/mtest/mtest.c:197: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/usr.sbin/mtest. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-03-09 00:17:59 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-03-09 00:17:59 - ERROR: failed to build world TB --- 2007-03-09 00:17:59 - tinderbox aborted TB --- 0.77 user 2.45 system 4702.17 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Mar 9 01:16:07 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C383D16A402; Fri, 9 Mar 2007 01:16:07 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id 4DC2113C481; Fri, 9 Mar 2007 01:16:07 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.8/8.13.8) with ESMTP id l291G67X001165; Thu, 8 Mar 2007 20:16:06 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l291G63w077409; Thu, 8 Mar 2007 20:16:06 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 6BD4A73039; Thu, 8 Mar 2007 20:16:06 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070309011606.6BD4A73039@freebsd-current.sentex.ca> Date: Thu, 8 Mar 2007 20:16:06 -0500 (EST) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on news X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Mar 2007 01:16:07 -0000 TB --- 2007-03-09 00:18:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-03-09 00:18:00 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-03-09 00:18:00 - cleaning the object tree TB --- 2007-03-09 00:18:42 - checking out the source tree TB --- 2007-03-09 00:18:42 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-03-09 00:18:42 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-03-09 00:26:32 - building world (CFLAGS=-O2 -pipe) TB --- 2007-03-09 00:26:32 - cd /src TB --- 2007-03-09 00:26:32 - /usr/bin/make -B buildworld >>> World build started on Fri Mar 9 00:26:33 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 [...] ===> usr.sbin/moused (all) cc -O2 -pipe -c /src/usr.sbin/moused/moused.c cc -O2 -pipe -o moused moused.o -lutil gzip -cn /src/usr.sbin/moused/moused.8 > moused.8.gz ===> usr.sbin/mtest (all) cc -O2 -pipe -Wsystem-headers -Werror -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/usr.sbin/mtest/mtest.c /src/usr.sbin/mtest/mtest.c: In function `process_cmd': /src/usr.sbin/mtest/mtest.c:197: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/usr.sbin/mtest. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-03-09 01:16:05 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-03-09 01:16:05 - ERROR: failed to build world TB --- 2007-03-09 01:16:05 - tinderbox aborted TB --- 0.84 user 2.37 system 3485.27 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Mar 10 00:05:02 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 499E116A404; Sat, 10 Mar 2007 00:05:02 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 06D6113C4B5; Sat, 10 Mar 2007 00:05:01 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id l2A051vv064425; Fri, 9 Mar 2007 19:05:01 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l2A051hc062438; Fri, 9 Mar 2007 19:05:01 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id ABB0C73039; Fri, 9 Mar 2007 19:05:00 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070310000500.ABB0C73039@freebsd-current.sentex.ca> Date: Fri, 9 Mar 2007 19:05:00 -0500 (EST) X-Virus-Scanned: ClamAV version 0.90, clamav-milter version devel-120207 on clamscanner3 X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Mar 2007 00:05:02 -0000 TB --- 2007-03-09 22:25:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-03-09 22:25:01 - starting HEAD tinderbox run for amd64/amd64 TB --- 2007-03-09 22:25:01 - cleaning the object tree TB --- 2007-03-09 22:25:51 - checking out the source tree TB --- 2007-03-09 22:25:51 - cd /tinderbox/HEAD/amd64/amd64 TB --- 2007-03-09 22:25:51 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-03-09 22:35:09 - building world (CFLAGS=-O2 -pipe) TB --- 2007-03-09 22:35:09 - cd /src TB --- 2007-03-09 22:35:09 - /usr/bin/make -B buildworld >>> World build started on Fri Mar 9 22:35:12 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 >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Fri Mar 9 23:55:36 UTC 2007 TB --- 2007-03-09 23:55:36 - generating LINT kernel config TB --- 2007-03-09 23:55:36 - cd /src/sys/amd64/conf TB --- 2007-03-09 23:55:36 - /usr/bin/make -B LINT TB --- 2007-03-09 23:55:36 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-03-09 23:55:36 - cd /src TB --- 2007-03-09 23:55:36 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Mar 9 23:55:37 UTC 2007 >>> 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 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/netgraph/ng_UI.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/netgraph/ng_async.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/netgraph/ng_atmllc.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/netgraph/ng_base.c /src/sys/netgraph/ng_base.c: In function `ng_apply_item': /src/sys/netgraph/ng_base.c:2442: error: `error' undeclared (first use in this function) /src/sys/netgraph/ng_base.c:2442: error: (Each undeclared identifier is reported only once /src/sys/netgraph/ng_base.c:2442: error: for each function it appears in.) *** Error code 1 Stop in /obj/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-03-10 00:05:00 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-03-10 00:05:00 - ERROR: failed to build lint kernel TB --- 2007-03-10 00:05:00 - tinderbox aborted TB --- 0.92 user 3.60 system 5999.29 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Mar 10 00:46:39 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1650E16A580; Sat, 10 Mar 2007 00:46:39 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id C76DF13C461; Sat, 10 Mar 2007 00:46:38 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id l2A0kcTc065886; Fri, 9 Mar 2007 19:46:38 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id l2A0kbi4029480; Fri, 9 Mar 2007 19:46:37 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C208173039; Fri, 9 Mar 2007 19:46:37 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070310004637.C208173039@freebsd-current.sentex.ca> Date: Fri, 9 Mar 2007 19:46:37 -0500 (EST) X-Virus-Scanned: ClamAV version 0.90, clamav-milter version devel-120207 on clamscanner2 X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner5 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Mar 2007 00:46:39 -0000 TB --- 2007-03-09 23:34:02 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-03-09 23:34:02 - starting HEAD tinderbox run for i386/i386 TB --- 2007-03-09 23:34:02 - cleaning the object tree TB --- 2007-03-09 23:34:37 - checking out the source tree TB --- 2007-03-09 23:34:37 - cd /tinderbox/HEAD/i386/i386 TB --- 2007-03-09 23:34:37 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-03-09 23:41:37 - building world (CFLAGS=-O2 -pipe) TB --- 2007-03-09 23:41:37 - cd /src TB --- 2007-03-09 23:41:37 - /usr/bin/make -B buildworld >>> World build started on Fri Mar 9 23:41:38 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 >>> World build completed on Sat Mar 10 00:36:23 UTC 2007 TB --- 2007-03-10 00:36:23 - generating LINT kernel config TB --- 2007-03-10 00:36:23 - cd /src/sys/i386/conf TB --- 2007-03-10 00:36:23 - /usr/bin/make -B LINT TB --- 2007-03-10 00:36:24 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-03-10 00:36:24 - cd /src TB --- 2007-03-10 00:36:24 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Mar 10 00:36:24 UTC 2007 >>> 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 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/netgraph/ng_UI.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/netgraph/ng_async.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/netgraph/ng_atmllc.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/netgraph/ng_base.c /src/sys/netgraph/ng_base.c: In function `ng_apply_item': /src/sys/netgraph/ng_base.c:2442: error: `error' undeclared (first use in this function) /src/sys/netgraph/ng_base.c:2442: error: (Each undeclared identifier is reported only once /src/sys/netgraph/ng_base.c:2442: error: for each function it appears in.) *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-03-10 00:46:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-03-10 00:46:37 - ERROR: failed to build lint kernel TB --- 2007-03-10 00:46:37 - tinderbox aborted TB --- 0.73 user 2.94 system 4355.20 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Mar 10 01:15:42 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 59E3E16A400; Sat, 10 Mar 2007 01:15:42 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 17A8613C494; Sat, 10 Mar 2007 01:15:42 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id l2A1FfcF066958; Fri, 9 Mar 2007 20:15:41 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l2A1Ffpg032368; Fri, 9 Mar 2007 20:15:41 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 10D5973039; Fri, 9 Mar 2007 20:15:40 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070310011541.10D5973039@freebsd-current.sentex.ca> Date: Fri, 9 Mar 2007 20:15:40 -0500 (EST) X-Virus-Scanned: ClamAV version 0.90, clamav-milter version devel-120207 on clamscanner2 X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Mar 2007 01:15:42 -0000 TB --- 2007-03-10 00:05:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-03-10 00:05:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2007-03-10 00:05:00 - cleaning the object tree TB --- 2007-03-10 00:05:38 - checking out the source tree TB --- 2007-03-10 00:05:38 - cd /tinderbox/HEAD/i386/pc98 TB --- 2007-03-10 00:05:38 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-03-10 00:13:42 - building world (CFLAGS=-O2 -pipe) TB --- 2007-03-10 00:13:42 - cd /src TB --- 2007-03-10 00:13:42 - /usr/bin/make -B buildworld >>> World build started on Sat Mar 10 00:13:43 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 >>> World build completed on Sat Mar 10 01:07:30 UTC 2007 TB --- 2007-03-10 01:07:30 - generating LINT kernel config TB --- 2007-03-10 01:07:30 - cd /src/sys/pc98/conf TB --- 2007-03-10 01:07:30 - /usr/bin/make -B LINT TB --- 2007-03-10 01:07:30 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-03-10 01:07:30 - cd /src TB --- 2007-03-10 01:07:30 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Mar 10 01:07:31 UTC 2007 >>> 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 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/netgraph/ng_UI.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/netgraph/ng_async.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/netgraph/ng_atmllc.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/netgraph/ng_base.c /src/sys/netgraph/ng_base.c: In function `ng_apply_item': /src/sys/netgraph/ng_base.c:2442: error: `error' undeclared (first use in this function) /src/sys/netgraph/ng_base.c:2442: error: (Each undeclared identifier is reported only once /src/sys/netgraph/ng_base.c:2442: error: for each function it appears in.) *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-03-10 01:15:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-03-10 01:15:40 - ERROR: failed to build lint kernel TB --- 2007-03-10 01:15:40 - tinderbox aborted TB --- 0.79 user 2.87 system 4239.95 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Mar 10 02:22:17 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B7F1816A402; Sat, 10 Mar 2007 02:22:17 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 8F47C13C471; Sat, 10 Mar 2007 02:22:17 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id l2A2MGwD068884; Fri, 9 Mar 2007 21:22:17 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l2A2MGuT095900; Fri, 9 Mar 2007 21:22:16 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 8357173039; Fri, 9 Mar 2007 21:22:16 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070310022216.8357173039@freebsd-current.sentex.ca> Date: Fri, 9 Mar 2007 21:22:16 -0500 (EST) X-Virus-Scanned: ClamAV version 0.90, clamav-milter version devel-120207 on clamscanner3 X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on news X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Mar 2007 02:22:17 -0000 TB --- 2007-03-10 00:46:37 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-03-10 00:46:37 - starting HEAD tinderbox run for ia64/ia64 TB --- 2007-03-10 00:46:37 - cleaning the object tree TB --- 2007-03-10 00:47:13 - checking out the source tree TB --- 2007-03-10 00:47:13 - cd /tinderbox/HEAD/ia64/ia64 TB --- 2007-03-10 00:47:13 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-03-10 00:54:33 - building world (CFLAGS=-O2 -pipe) TB --- 2007-03-10 00:54:33 - cd /src TB --- 2007-03-10 00:54:33 - /usr/bin/make -B buildworld >>> World build started on Sat Mar 10 00:54:35 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 >>> World build completed on Sat Mar 10 02:10:23 UTC 2007 TB --- 2007-03-10 02:10:23 - generating LINT kernel config TB --- 2007-03-10 02:10:23 - cd /src/sys/ia64/conf TB --- 2007-03-10 02:10:23 - /usr/bin/make -B LINT TB --- 2007-03-10 02:10:24 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-03-10 02:10:24 - cd /src TB --- 2007-03-10 02:10:24 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Mar 10 02:10:24 UTC 2007 >>> 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 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -mno-sdata -ffreestanding -Werror /src/sys/netgraph/ng_UI.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -mno-sdata -ffreestanding -Werror /src/sys/netgraph/ng_async.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -mno-sdata -ffreestanding -Werror /src/sys/netgraph/ng_atmllc.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -mno-sdata -ffreestanding -Werror /src/sys/netgraph/ng_base.c /src/sys/netgraph/ng_base.c: In function `ng_apply_item': /src/sys/netgraph/ng_base.c:2442: error: `error' undeclared (first use in this function) /src/sys/netgraph/ng_base.c:2442: error: (Each undeclared identifier is reported only once /src/sys/netgraph/ng_base.c:2442: error: for each function it appears in.) *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-03-10 02:22:16 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-03-10 02:22:16 - ERROR: failed to build lint kernel TB --- 2007-03-10 02:22:16 - tinderbox aborted TB --- 0.81 user 2.52 system 5738.34 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full