TB --- 2011-03-13 11:05:21 - tinderbox 2.6 running on freebsd-legacy.sentex.ca TB --- 2011-03-13 11:05:21 - starting RELENG_7 tinderbox run for ia64/ia64 TB --- 2011-03-13 11:05:21 - cleaning the object tree TB --- 2011-03-13 11:05:35 - cvsupping the source tree TB --- 2011-03-13 11:05:35 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca -s /usr/home/tinderbox/RELENG_7/ia64/ia64/supfile TB --- 2011-03-13 11:05:42 - building world TB --- 2011-03-13 11:05:42 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-13 11:05:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-13 11:05:42 - TARGET=ia64 TB --- 2011-03-13 11:05:42 - TARGET_ARCH=ia64 TB --- 2011-03-13 11:05:42 - TZ=UTC TB --- 2011-03-13 11:05:42 - __MAKE_CONF=/dev/null TB --- 2011-03-13 11:05:42 - cd /src TB --- 2011-03-13 11:05:42 - /usr/bin/make -B buildworld>>> World build started on Sun Mar 13 11:05:44 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 >>> World build completed on Sun Mar 13 12:50:12 UTC 2011TB --- 2011-03-13 12:50:12 - generating LINT kernel config TB --- 2011-03-13 12:50:12 - cd /src/sys/ia64/conf TB --- 2011-03-13 12:50:12 - /usr/bin/make -B LINT TB --- 2011-03-13 12:50:12 - building LINT kernel TB --- 2011-03-13 12:50:12 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-13 12:50:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-13 12:50:12 - TARGET=ia64 TB --- 2011-03-13 12:50:12 - TARGET_ARCH=ia64 TB --- 2011-03-13 12:50:12 - TZ=UTC TB --- 2011-03-13 12:50:12 - __MAKE_CONF=/dev/null TB --- 2011-03-13 12:50:12 - cd /src TB --- 2011-03-13 12:50:12 - /usr/bin/make -B buildkernel KERNCONF=LINT>>> Kernel build for LINT started on Sun Mar 13 12:50:12 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 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -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 -fpic -ffreestanding -Werror /src/sys/kern/imgact_shell.c /src/sys/kern/imgact_shell.c: In function 'exec_shell_imgact': /src/sys/kern/imgact_shell.c:238: error: invalid storage class for function 'shell_modevent' cc1: warnings being treated as errors /src/sys/kern/imgact_shell.c:238: warning: no previous prototype for 'shell_modevent' /src/sys/kern/imgact_shell.c:238: error: initializer element is not constant /src/sys/kern/imgact_shell.c:238: error: (near initialization for 'shell_mod.evhand') /src/sys/kern/imgact_shell.c:238: error: expected declaration or statement at end of input *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-03-13 13:04:05 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-03-13 13:04:05 - ERROR: failed to build lint kernel TB --- 2011-03-13 13:04:05 - 5823.39 user 719.80 system 7123.70 real http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-ia64-ia64.full
On Sun, Mar 13, 2011 at 01:04:05PM +0000, FreeBSD Tinderbox wrote:> [...] > cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -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 -fpic -ffreestanding -Werror /src/sys/kern/imgact_shell.c > /src/sys/kern/imgact_shell.c: In function 'exec_shell_imgact': > /src/sys/kern/imgact_shell.c:238: error: invalid storage class for function 'shell_modevent' > cc1: warnings being treated as errors > /src/sys/kern/imgact_shell.c:238: warning: no previous prototype for 'shell_modevent' > /src/sys/kern/imgact_shell.c:238: error: initializer element is not constant > /src/sys/kern/imgact_shell.c:238: error: (near initialization for 'shell_mod.evhand') > /src/sys/kern/imgact_shell.c:238: error: expected declaration or statement at end of input > *** Error code 1 > > [...] > > http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-ia64-ia64.fullLooks like this was the following recent commit, associated with kern/155321: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/kern/imgact_shell.c -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP 4BD6C0CB |
On Sun, Mar 13, 2011 at 01:04:05PM +0000, FreeBSD Tinderbox wrote:> TB --- 2011-03-13 11:05:21 - tinderbox 2.6 running on freebsd-legacy.sentex.ca > TB --- 2011-03-13 11:05:21 - starting RELENG_7 tinderbox run for ia64/ia64 > TB --- 2011-03-13 11:05:21 - cleaning the object tree > TB --- 2011-03-13 11:05:35 - cvsupping the source tree > TB --- 2011-03-13 11:05:35 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca -s /usr/home/tinderbox/RELENG_7/ia64/ia64/supfile > TB --- 2011-03-13 11:05:42 - building world > TB --- 2011-03-13 11:05:42 - MAKEOBJDIRPREFIX=/obj > TB --- 2011-03-13 11:05:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2011-03-13 11:05:42 - TARGET=ia64 > TB --- 2011-03-13 11:05:42 - TARGET_ARCH=ia64 > TB --- 2011-03-13 11:05:42 - TZ=UTC > TB --- 2011-03-13 11:05:42 - __MAKE_CONF=/dev/null > TB --- 2011-03-13 11:05:42 - cd /src > TB --- 2011-03-13 11:05:42 - /usr/bin/make -B buildworld > >>> World build started on Sun Mar 13 11:05:44 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 > >>> World build completed on Sun Mar 13 12:50:12 UTC 2011 > TB --- 2011-03-13 12:50:12 - generating LINT kernel config > TB --- 2011-03-13 12:50:12 - cd /src/sys/ia64/conf > TB --- 2011-03-13 12:50:12 - /usr/bin/make -B LINT > TB --- 2011-03-13 12:50:12 - building LINT kernel > TB --- 2011-03-13 12:50:12 - MAKEOBJDIRPREFIX=/obj > TB --- 2011-03-13 12:50:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2011-03-13 12:50:12 - TARGET=ia64 > TB --- 2011-03-13 12:50:12 - TARGET_ARCH=ia64 > TB --- 2011-03-13 12:50:12 - TZ=UTC > TB --- 2011-03-13 12:50:12 - __MAKE_CONF=/dev/null > TB --- 2011-03-13 12:50:12 - cd /src > TB --- 2011-03-13 12:50:12 - /usr/bin/make -B buildkernel KERNCONF=LINT > >>> Kernel build for LINT started on Sun Mar 13 12:50:12 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 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -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 -fpic -ffreestanding -Werror /src/sys/kern/imgact_shell.c > /src/sys/kern/imgact_shell.c: In function 'exec_shell_imgact': > /src/sys/kern/imgact_shell.c:238: error: invalid storage class for function 'shell_modevent' > cc1: warnings being treated as errors > /src/sys/kern/imgact_shell.c:238: warning: no previous prototype for 'shell_modevent' > /src/sys/kern/imgact_shell.c:238: error: initializer element is not constant > /src/sys/kern/imgact_shell.c:238: error: (near initialization for 'shell_mod.evhand') > /src/sys/kern/imgact_shell.c:238: error: expected declaration or statement at end of input > *** Error code 1 > > Stop in /obj/ia64/src/sys/LINT. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > TB --- 2011-03-13 13:04:05 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2011-03-13 13:04:05 - ERROR: failed to build lint kernel > TB --- 2011-03-13 13:04:05 - 5823.39 user 719.80 system 7123.70 real >I committed from the wrong tree, sorry. Should be fixed now. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20110313/a419b90c/attachment.pgp