From luke at foolishgames.com Sun May 6 00:28:59 2012 From: luke at foolishgames.com (luke at foolishgames.com) Date: Sun, 06 May 2012 04:28:59 -0000 Subject: [Midnightbsd-users] [current tinderbox] failure on amd64/amd64 Message-ID: <201205060428.q464SwNl053795@ds9.midnightbsd.org> TB --- 2012-05-06 04:00:01 - tinderbox 2.3 running on unknown TB --- 2012-05-06 04:00:01 - starting HEAD tinderbox run for amd64/amd64 TB --- 2012-05-06 04:00:01 - cleaning the object tree TB --- 2012-05-06 04:01:11 - cvsupping the source tree TB --- 2012-05-06 04:01:11 - /usr/local/bin/cvsup -g -L 1 -h stargazer.midnightbsd.org /home/tinderbox/sandbox/HEAD/amd64/amd64/supfile TB --- 2012-05-06 04:01:32 - building world (CFLAGS=-O -pipe) TB --- 2012-05-06 04:01:32 - cd /home/tinderbox/sandbox/HEAD/amd64/amd64/src TB --- 2012-05-06 04:01:32 - /usr/bin/make -B buildworld >>> World build started on Sun May 6 04:01:33 UTC 2012 >>> 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 -O -pipe -std=gnu99 -fstack-protector -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 -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /home/tinderbox/sandbox/HEAD/amd64/amd64/src/bin/hostname/hostname.c cc -O -pipe -std=gnu99 -fstack-protector -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 -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o hostname hostname.o gzip -cn /home/tinderbox/sandbox/HEAD/amd64/amd64/src/bin/hostname/hostname.1 > hostname.1.gz ===> bin/kenv (all) cc -O -pipe -std=gnu99 -fstack-protector -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 -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /home/tinderbox/sandbox/HEAD/amd64/amd64/src/bin/kenv/kenv.c cc1: warnings being treated as errors /home/tinderbox/sandbox/HEAD/amd64/amd64/src/bin/kenv/kenv.c: In function 'kdumpenv': /home/tinderbox/sandbox/HEAD/amd64/amd64/src/bin/kenv/kenv.c:123: warning: old-style function definition *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/amd64/amd64/src/bin/kenv. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/amd64/amd64/src/bin. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/amd64/amd64/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/amd64/amd64/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/amd64/amd64/src. TB --- 2012-05-06 04:28:58 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-06 04:28:58 - ERROR: failed to build world TB --- 2012-05-06 04:28:58 - tinderbox aborted TB --- 1178.34 user 251.76 system 1736.84 real http://tinderbox.midnightbsd.org/tinderbox-ds9-CURRENT-amd64-amd64.full From luke at foolishgames.com Sun May 6 00:39:45 2012 From: luke at foolishgames.com (luke at foolishgames.com) Date: Sun, 06 May 2012 04:39:45 -0000 Subject: [Midnightbsd-users] [releng_0_3 tinderbox] failure on i386/i386 Message-ID: <201205060439.q464diag035180@ds9.midnightbsd.org> TB --- 2012-05-06 04:00:01 - tinderbox 2.3 running on unknown TB --- 2012-05-06 04:00:01 - starting RELENG_0_3 tinderbox run for i386/i386 TB --- 2012-05-06 04:00:01 - cleaning the object tree TB --- 2012-05-06 04:01:33 - cvsupping the source tree TB --- 2012-05-06 04:01:33 - /usr/local/bin/cvsup -g -L 1 -h stargazer.midnightbsd.org /home/tinderbox/sandbox/RELENG_0_3/i386/i386/supfile TB --- 2012-05-06 04:01:52 - building world (CFLAGS=-O -pipe) TB --- 2012-05-06 04:01:52 - cd /src TB --- 2012-05-06 04:01:52 - /usr/bin/make -B buildworld >>> World build started on Sun May 6 04:01:52 UTC 2012 >>> 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 [...] gzip -cn /src/usr.bin/paste/paste.1 > paste.1.gz ===> usr.bin/pathchk (all) cc -O -pipe -c /src/usr.bin/pathchk/pathchk.c cc -O -pipe -o pathchk pathchk.o gzip -cn /src/usr.bin/pathchk/pathchk.1 > pathchk.1.gz ===> usr.bin/perl (all) cd /obj/i386/src/usr.bin/perl && LD_LIBRARY_PATH=/obj/i386/src/tmp/lib /src/usr.bin/perl/../../contrib/perl/Configure -des -Dprefix=/usr -Dsiteprefix=/usr/local -Dvendorprefix=/usr -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dmksymlinks -Dsrc=/src/usr.bin/perl/../../contrib/perl -Duse64bitint -Duseshrplib /libexec/ld-elf.so.1: /obj/i386/src/tmp/lib/libedit.so.6: unsupported file layout *** Error code 1 Stop in /src/usr.bin/perl. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-05-06 04:39:44 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-06 04:39:44 - ERROR: failed to build world TB --- 2012-05-06 04:39:44 - tinderbox aborted TB --- 1678.92 user 302.81 system 2383.25 real http://tinderbox.midnightbsd.org/tinderbox-ds9-RELENG_0_3-i386-i386.full From luke at foolishgames.com Sun May 6 00:43:25 2012 From: luke at foolishgames.com (luke at foolishgames.com) Date: Sun, 06 May 2012 04:43:25 -0000 Subject: [Midnightbsd-users] [releng_0_3 tinderbox] failure on sparc64/sparc64 Message-ID: <201205060443.q464hOrw084576@ds9.midnightbsd.org> TB --- 2012-05-06 04:00:01 - tinderbox 2.3 running on unknown TB --- 2012-05-06 04:00:01 - starting RELENG_0_3 tinderbox run for sparc64/sparc64 TB --- 2012-05-06 04:00:01 - cleaning the object tree TB --- 2012-05-06 04:01:31 - cvsupping the source tree TB --- 2012-05-06 04:01:31 - /usr/local/bin/cvsup -g -L 1 -h stargazer.midnightbsd.org /home/tinderbox/sandbox/RELENG_0_3/sparc64/sparc64/supfile TB --- 2012-05-06 04:07:01 - building world (CFLAGS=-O -pipe) TB --- 2012-05-06 04:07:01 - cd /src TB --- 2012-05-06 04:07:01 - /usr/bin/make -B buildworld >>> World build started on Sun May 6 04:07:01 UTC 2012 >>> 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 [...] gzip -cn /src/usr.bin/paste/paste.1 > paste.1.gz ===> usr.bin/pathchk (all) cc -O -pipe -c /src/usr.bin/pathchk/pathchk.c cc -O -pipe -o pathchk pathchk.o gzip -cn /src/usr.bin/pathchk/pathchk.1 > pathchk.1.gz ===> usr.bin/perl (all) cd /obj/sparc64/src/usr.bin/perl && LD_LIBRARY_PATH=/obj/sparc64/src/tmp/lib /src/usr.bin/perl/../../contrib/perl/Configure -des -Dprefix=/usr -Dsiteprefix=/usr/local -Dvendorprefix=/usr -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dmksymlinks -Dsrc=/src/usr.bin/perl/../../contrib/perl -Duse64bitint -Duseshrplib /libexec/ld-elf.so.1: /obj/sparc64/src/tmp/lib/libedit.so.6: unsupported file layout *** Error code 1 Stop in /src/usr.bin/perl. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-05-06 04:43:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-06 04:43:24 - ERROR: failed to build world TB --- 2012-05-06 04:43:24 - tinderbox aborted TB --- 1588.48 user 296.95 system 2603.55 real http://tinderbox.midnightbsd.org/tinderbox-ds9-RELENG_0_3-sparc64-sparc64.full From luke at foolishgames.com Sun May 6 00:49:24 2012 From: luke at foolishgames.com (luke at foolishgames.com) Date: Sun, 06 May 2012 04:49:24 -0000 Subject: [Midnightbsd-users] [current tinderbox] failure on sparc64/sparc64 Message-ID: <201205060449.q464nNmX032342@ds9.midnightbsd.org> TB --- 2012-05-06 04:39:45 - tinderbox 2.3 running on unknown TB --- 2012-05-06 04:39:45 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2012-05-06 04:39:45 - cleaning the object tree TB --- 2012-05-06 04:40:08 - cvsupping the source tree TB --- 2012-05-06 04:40:08 - /usr/local/bin/cvsup -g -L 1 -h stargazer.midnightbsd.org /home/tinderbox/sandbox/HEAD/sparc64/sparc64/supfile TB --- 2012-05-06 04:40:23 - building world (CFLAGS=-O -pipe) TB --- 2012-05-06 04:40:23 - cd /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src TB --- 2012-05-06 04:40:23 - /usr/bin/make -B buildworld >>> World build started on Sun May 6 04:40:24 UTC 2012 >>> 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 [...] /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/frame.h:43: error: expected specifier-qualifier-list before 'uint64_t' /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/frame.h:69: error: expected specifier-qualifier-list before 'u_long' /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/frame.h:83: error: expected specifier-qualifier-list before 'u_long' In file included from /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/pcpu.h:36, from /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/lib/libkvm/kvm_cptime.c:35: /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/intr_machdep.h:65: error: expected specifier-qualifier-list before 'u_int' /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/intr_machdep.h:82: error: expected specifier-qualifier-list before 'u_int' /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/intr_machdep.h:95: error: expected declaration specifiers or '...' before 'u_char' *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/lib/libkvm. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src. TB --- 2012-05-06 04:49:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-06 04:49:23 - ERROR: failed to build world TB --- 2012-05-06 04:49:23 - tinderbox aborted TB --- 391.02 user 79.70 system 577.94 real http://tinderbox.midnightbsd.org/tinderbox-ds9-CURRENT-sparc64-sparc64.full From luke at foolishgames.com Sun May 6 00:56:49 2012 From: luke at foolishgames.com (luke at foolishgames.com) Date: Sun, 06 May 2012 04:56:49 -0000 Subject: [Midnightbsd-users] [current tinderbox] failure on i386/i386 Message-ID: <201205060456.q464umfa090130@ds9.midnightbsd.org> TB --- 2012-05-06 04:28:59 - tinderbox 2.3 running on unknown TB --- 2012-05-06 04:28:59 - starting HEAD tinderbox run for i386/i386 TB --- 2012-05-06 04:28:59 - cleaning the object tree TB --- 2012-05-06 04:29:52 - cvsupping the source tree TB --- 2012-05-06 04:29:52 - /usr/local/bin/cvsup -g -L 1 -h stargazer.midnightbsd.org /home/tinderbox/sandbox/HEAD/i386/i386/supfile TB --- 2012-05-06 04:30:04 - building world (CFLAGS=-O -pipe) TB --- 2012-05-06 04:30:04 - cd /home/tinderbox/sandbox/HEAD/i386/i386/src TB --- 2012-05-06 04:30:04 - /usr/bin/make -B buildworld >>> World build started on Sun May 6 04:30:05 UTC 2012 >>> 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 -O -pipe -std=gnu99 -fstack-protector -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 -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /home/tinderbox/sandbox/HEAD/i386/i386/src/bin/hostname/hostname.c cc -O -pipe -std=gnu99 -fstack-protector -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 -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o hostname hostname.o gzip -cn /home/tinderbox/sandbox/HEAD/i386/i386/src/bin/hostname/hostname.1 > hostname.1.gz ===> bin/kenv (all) cc -O -pipe -std=gnu99 -fstack-protector -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 -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /home/tinderbox/sandbox/HEAD/i386/i386/src/bin/kenv/kenv.c cc1: warnings being treated as errors /home/tinderbox/sandbox/HEAD/i386/i386/src/bin/kenv/kenv.c: In function 'kdumpenv': /home/tinderbox/sandbox/HEAD/i386/i386/src/bin/kenv/kenv.c:123: warning: old-style function definition *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/i386/i386/src/bin/kenv. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/i386/i386/src/bin. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/i386/i386/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/i386/i386/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/i386/i386/src. TB --- 2012-05-06 04:56:48 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-06 04:56:48 - ERROR: failed to build world TB --- 2012-05-06 04:56:48 - tinderbox aborted TB --- 1140.88 user 235.95 system 1669.11 real http://tinderbox.midnightbsd.org/tinderbox-ds9-CURRENT-i386-i386.full From luke at foolishgames.com Sun May 6 01:06:29 2012 From: luke at foolishgames.com (luke at foolishgames.com) Date: Sun, 06 May 2012 05:06:29 -0000 Subject: [Midnightbsd-users] [releng_0_3 tinderbox] failure on amd64/amd64 Message-ID: <201205060506.q4656SlV023522@ds9.midnightbsd.org> TB --- 2012-05-06 04:00:01 - tinderbox 2.3 running on unknown TB --- 2012-05-06 04:00:01 - starting RELENG_0_3 tinderbox run for amd64/amd64 TB --- 2012-05-06 04:00:01 - cleaning the object tree TB --- 2012-05-06 04:02:53 - cvsupping the source tree TB --- 2012-05-06 04:02:53 - /usr/local/bin/cvsup -g -L 1 -h stargazer.midnightbsd.org /home/tinderbox/sandbox/RELENG_0_3/amd64/amd64/supfile TB --- 2012-05-06 04:03:06 - building world (CFLAGS=-O -pipe) TB --- 2012-05-06 04:03:06 - cd /src TB --- 2012-05-06 04:03:06 - /usr/bin/make -B buildworld >>> World build started on Sun May 6 04:03:06 UTC 2012 >>> 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 Sun May 6 05:03:29 UTC 2012 TB --- 2012-05-06 05:03:29 - generating LINT kernel config TB --- 2012-05-06 05:03:29 - cd /src/sys/amd64/conf TB --- 2012-05-06 05:03:29 - /usr/bin/make -B LINT TB --- 2012-05-06 05:03:30 - building LINT kernel (COPTFLAGS=-O -pipe) TB --- 2012-05-06 05:03:30 - cd /src TB --- 2012-05-06 05:03:30 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 6 05:03:30 UTC 2012 >>> 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 -O -pipe -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 -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/dev/ata/ata-pci.c cc -c -O -pipe -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 -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/dev/ata/ata-queue.c cc -c -O -pipe -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 -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/dev/ata/ata-raid.c cc -c -O -pipe -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 -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/dev/ata/atapi-cam.c cc1: warnings being treated as errors /src/sys/dev/ata/atapi-cam.c: In function 'atapi_cam_detach': /src/sys/dev/ata/atapi-cam.c:258: warning: implicit declaration of function 'xpt_sim_opened' /src/sys/dev/ata/atapi-cam.c:258: warning: nested extern declaration of 'xpt_sim_opened' *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-05-06 05:06:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-06 05:06:28 - ERROR: failed to build lint kernel TB --- 2012-05-06 05:06:28 - tinderbox aborted TB --- 2850.35 user 535.43 system 3987.26 real http://tinderbox.midnightbsd.org/tinderbox-ds9-RELENG_0_3-amd64-amd64.full From luke at foolishgames.com Sun May 13 00:27:45 2012 From: luke at foolishgames.com (luke at foolishgames.com) Date: Sun, 13 May 2012 04:27:45 -0000 Subject: [Midnightbsd-users] [releng_0_3 tinderbox] failure on i386/i386 Message-ID: <201205130427.q4D4RiOn025798@ds9.midnightbsd.org> TB --- 2012-05-13 04:00:01 - tinderbox 2.3 running on unknown TB --- 2012-05-13 04:00:01 - starting RELENG_0_3 tinderbox run for i386/i386 TB --- 2012-05-13 04:00:01 - cleaning the object tree TB --- 2012-05-13 04:01:34 - cvsupping the source tree TB --- 2012-05-13 04:01:34 - /usr/local/bin/cvsup -g -L 1 -h stargazer.midnightbsd.org /home/tinderbox/sandbox/RELENG_0_3/i386/i386/supfile TB --- 2012-05-13 04:06:23 - building world (CFLAGS=-O -pipe) TB --- 2012-05-13 04:06:23 - cd /src TB --- 2012-05-13 04:06:23 - /usr/bin/make -B buildworld >>> World build started on Sun May 13 04:06:23 UTC 2012 >>> 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 -pg -O -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/i386/src/lib/libc -I/src/lib/libc/resolv -Iohash -Wno-cast-qual -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/regex/regcomp.c -o regcomp.po cc -pg -O -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/i386/src/lib/libc -I/src/lib/libc/resolv -Iohash -Wno-cast-qual -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/regex/regerror.c -o regerror.po cc -pg -O -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/i386/src/lib/libc -I/src/lib/libc/resolv -Iohash -Wno-cast-qual -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/regex/regexec.c -o regexec.po /src/lib/libc/regex/engine.c: In function 'lslow': /src/lib/libc/regex/engine.c:947: internal compiler error: in expand_call_inline, at tree-inline.c:1990 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop in /src/lib/libc. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-05-13 04:27:44 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-13 04:27:44 - ERROR: failed to build world TB --- 2012-05-13 04:27:44 - tinderbox aborted TB --- 936.11 user 201.88 system 1663.86 real http://tinderbox.midnightbsd.org/tinderbox-ds9-RELENG_0_3-i386-i386.full From luke at foolishgames.com Sun May 13 00:29:26 2012 From: luke at foolishgames.com (luke at foolishgames.com) Date: Sun, 13 May 2012 04:29:26 -0000 Subject: [Midnightbsd-users] [current tinderbox] failure on amd64/amd64 Message-ID: <201205130429.q4D4TPAS034095@ds9.midnightbsd.org> TB --- 2012-05-13 04:00:01 - tinderbox 2.3 running on unknown TB --- 2012-05-13 04:00:01 - starting HEAD tinderbox run for amd64/amd64 TB --- 2012-05-13 04:00:01 - cleaning the object tree TB --- 2012-05-13 04:01:11 - cvsupping the source tree TB --- 2012-05-13 04:01:11 - /usr/local/bin/cvsup -g -L 1 -h stargazer.midnightbsd.org /home/tinderbox/sandbox/HEAD/amd64/amd64/supfile TB --- 2012-05-13 04:01:32 - building world (CFLAGS=-O -pipe) TB --- 2012-05-13 04:01:32 - cd /home/tinderbox/sandbox/HEAD/amd64/amd64/src TB --- 2012-05-13 04:01:32 - /usr/bin/make -B buildworld >>> World build started on Sun May 13 04:01:33 UTC 2012 >>> 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 [...] /home/tinderbox/sandbox/HEAD/amd64/amd64/src/games/fortune/strfile/strfile.c: In function 'do_order': /home/tinderbox/sandbox/HEAD/amd64/amd64/src/games/fortune/strfile/strfile.c:354: warning: old-style function definition /home/tinderbox/sandbox/HEAD/amd64/amd64/src/games/fortune/strfile/strfile.c: In function 'stable_collate_range_cmp': /home/tinderbox/sandbox/HEAD/amd64/amd64/src/games/fortune/strfile/strfile.c:374: warning: old-style function definition /home/tinderbox/sandbox/HEAD/amd64/amd64/src/games/fortune/strfile/strfile.c: In function 'cmp_str': /home/tinderbox/sandbox/HEAD/amd64/amd64/src/games/fortune/strfile/strfile.c:391: warning: old-style function definition /home/tinderbox/sandbox/HEAD/amd64/amd64/src/games/fortune/strfile/strfile.c: In function 'randomize': /home/tinderbox/sandbox/HEAD/amd64/amd64/src/games/fortune/strfile/strfile.c:446: warning: old-style function definition *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/amd64/amd64/src/games/fortune/strfile. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/amd64/amd64/src/games/fortune. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/amd64/amd64/src/games. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/amd64/amd64/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/amd64/amd64/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/amd64/amd64/src. TB --- 2012-05-13 04:29:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-13 04:29:25 - ERROR: failed to build world TB --- 2012-05-13 04:29:25 - tinderbox aborted TB --- 1201.49 user 257.55 system 1764.38 real http://tinderbox.midnightbsd.org/tinderbox-ds9-CURRENT-amd64-amd64.full From luke at foolishgames.com Sun May 13 00:37:34 2012 From: luke at foolishgames.com (luke at foolishgames.com) Date: Sun, 13 May 2012 04:37:34 -0000 Subject: [Midnightbsd-users] [releng_0_3 tinderbox] failure on sparc64/sparc64 Message-ID: <201205130437.q4D4bXgj015888@ds9.midnightbsd.org> TB --- 2012-05-13 04:00:01 - tinderbox 2.3 running on unknown TB --- 2012-05-13 04:00:01 - starting RELENG_0_3 tinderbox run for sparc64/sparc64 TB --- 2012-05-13 04:00:01 - cleaning the object tree TB --- 2012-05-13 04:01:33 - cvsupping the source tree TB --- 2012-05-13 04:01:33 - /usr/local/bin/cvsup -g -L 1 -h stargazer.midnightbsd.org /home/tinderbox/sandbox/RELENG_0_3/sparc64/sparc64/supfile TB --- 2012-05-13 04:01:48 - building world (CFLAGS=-O -pipe) TB --- 2012-05-13 04:01:48 - cd /src TB --- 2012-05-13 04:01:48 - /usr/bin/make -B buildworld >>> World build started on Sun May 13 04:01:48 UTC 2012 >>> 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 [...] gzip -cn /src/usr.bin/paste/paste.1 > paste.1.gz ===> usr.bin/pathchk (all) cc -O -pipe -c /src/usr.bin/pathchk/pathchk.c cc -O -pipe -o pathchk pathchk.o gzip -cn /src/usr.bin/pathchk/pathchk.1 > pathchk.1.gz ===> usr.bin/perl (all) cd /obj/sparc64/src/usr.bin/perl && LD_LIBRARY_PATH=/obj/sparc64/src/tmp/lib /src/usr.bin/perl/../../contrib/perl/Configure -des -Dprefix=/usr -Dsiteprefix=/usr/local -Dvendorprefix=/usr -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dmksymlinks -Dsrc=/src/usr.bin/perl/../../contrib/perl -Duse64bitint -Duseshrplib /libexec/ld-elf.so.1: /obj/sparc64/src/tmp/lib/libedit.so.6: unsupported file layout *** Error code 1 Stop in /src/usr.bin/perl. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-05-13 04:37:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-13 04:37:33 - ERROR: failed to build world TB --- 2012-05-13 04:37:33 - tinderbox aborted TB --- 1584.35 user 294.11 system 2252.09 real http://tinderbox.midnightbsd.org/tinderbox-ds9-RELENG_0_3-sparc64-sparc64.full From luke at foolishgames.com Sun May 13 00:39:30 2012 From: luke at foolishgames.com (luke at foolishgames.com) Date: Sun, 13 May 2012 04:39:30 -0000 Subject: [Midnightbsd-users] [current tinderbox] failure on sparc64/sparc64 Message-ID: <201205130439.q4D4dT0G034801@ds9.midnightbsd.org> TB --- 2012-05-13 04:29:26 - tinderbox 2.3 running on unknown TB --- 2012-05-13 04:29:26 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2012-05-13 04:29:26 - cleaning the object tree TB --- 2012-05-13 04:29:52 - cvsupping the source tree TB --- 2012-05-13 04:29:52 - /usr/local/bin/cvsup -g -L 1 -h stargazer.midnightbsd.org /home/tinderbox/sandbox/HEAD/sparc64/sparc64/supfile TB --- 2012-05-13 04:30:06 - building world (CFLAGS=-O -pipe) TB --- 2012-05-13 04:30:06 - cd /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src TB --- 2012-05-13 04:30:06 - /usr/bin/make -B buildworld >>> World build started on Sun May 13 04:30:07 UTC 2012 >>> 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 [...] /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/frame.h:43: error: expected specifier-qualifier-list before 'uint64_t' /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/frame.h:69: error: expected specifier-qualifier-list before 'u_long' /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/frame.h:83: error: expected specifier-qualifier-list before 'u_long' In file included from /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/pcpu.h:36, from /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/lib/libkvm/kvm_cptime.c:35: /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/intr_machdep.h:65: error: expected specifier-qualifier-list before 'u_int' /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/intr_machdep.h:82: error: expected specifier-qualifier-list before 'u_int' /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/intr_machdep.h:95: error: expected declaration specifiers or '...' before 'u_char' *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/lib/libkvm. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src. TB --- 2012-05-13 04:39:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-13 04:39:29 - ERROR: failed to build world TB --- 2012-05-13 04:39:29 - tinderbox aborted TB --- 395.12 user 76.80 system 602.90 real http://tinderbox.midnightbsd.org/tinderbox-ds9-CURRENT-sparc64-sparc64.full From luke at foolishgames.com Sun May 13 00:55:05 2012 From: luke at foolishgames.com (luke at foolishgames.com) Date: Sun, 13 May 2012 04:55:05 -0000 Subject: [Midnightbsd-users] [current tinderbox] failure on i386/i386 Message-ID: <201205130455.q4D4t4Wo043069@ds9.midnightbsd.org> TB --- 2012-05-13 04:27:45 - tinderbox 2.3 running on unknown TB --- 2012-05-13 04:27:45 - starting HEAD tinderbox run for i386/i386 TB --- 2012-05-13 04:27:45 - cleaning the object tree TB --- 2012-05-13 04:28:35 - cvsupping the source tree TB --- 2012-05-13 04:28:35 - /usr/local/bin/cvsup -g -L 1 -h stargazer.midnightbsd.org /home/tinderbox/sandbox/HEAD/i386/i386/supfile TB --- 2012-05-13 04:28:47 - building world (CFLAGS=-O -pipe) TB --- 2012-05-13 04:28:47 - cd /home/tinderbox/sandbox/HEAD/i386/i386/src TB --- 2012-05-13 04:28:47 - /usr/bin/make -B buildworld >>> World build started on Sun May 13 04:28:47 UTC 2012 >>> 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 [...] /home/tinderbox/sandbox/HEAD/i386/i386/src/games/fortune/strfile/strfile.c: In function 'do_order': /home/tinderbox/sandbox/HEAD/i386/i386/src/games/fortune/strfile/strfile.c:354: warning: old-style function definition /home/tinderbox/sandbox/HEAD/i386/i386/src/games/fortune/strfile/strfile.c: In function 'stable_collate_range_cmp': /home/tinderbox/sandbox/HEAD/i386/i386/src/games/fortune/strfile/strfile.c:374: warning: old-style function definition /home/tinderbox/sandbox/HEAD/i386/i386/src/games/fortune/strfile/strfile.c: In function 'cmp_str': /home/tinderbox/sandbox/HEAD/i386/i386/src/games/fortune/strfile/strfile.c:391: warning: old-style function definition /home/tinderbox/sandbox/HEAD/i386/i386/src/games/fortune/strfile/strfile.c: In function 'randomize': /home/tinderbox/sandbox/HEAD/i386/i386/src/games/fortune/strfile/strfile.c:446: warning: old-style function definition *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/i386/i386/src/games/fortune/strfile. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/i386/i386/src/games/fortune. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/i386/i386/src/games. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/i386/i386/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/i386/i386/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/i386/i386/src. TB --- 2012-05-13 04:55:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-13 04:55:04 - ERROR: failed to build world TB --- 2012-05-13 04:55:04 - tinderbox aborted TB --- 1165.12 user 235.23 system 1638.84 real http://tinderbox.midnightbsd.org/tinderbox-ds9-CURRENT-i386-i386.full From luke at foolishgames.com Sun May 13 00:55:08 2012 From: luke at foolishgames.com (luke at foolishgames.com) Date: Sun, 13 May 2012 04:55:08 -0000 Subject: [Midnightbsd-users] [releng_0_3 tinderbox] failure on amd64/amd64 Message-ID: <201205130455.q4D4t7aW043212@ds9.midnightbsd.org> TB --- 2012-05-13 04:00:01 - tinderbox 2.3 running on unknown TB --- 2012-05-13 04:00:01 - starting RELENG_0_3 tinderbox run for amd64/amd64 TB --- 2012-05-13 04:00:01 - cleaning the object tree TB --- 2012-05-13 04:02:36 - cvsupping the source tree TB --- 2012-05-13 04:02:36 - /usr/local/bin/cvsup -g -L 1 -h stargazer.midnightbsd.org /home/tinderbox/sandbox/RELENG_0_3/amd64/amd64/supfile TB --- 2012-05-13 04:02:47 - building world (CFLAGS=-O -pipe) TB --- 2012-05-13 04:02:47 - cd /src TB --- 2012-05-13 04:02:47 - /usr/bin/make -B buildworld >>> World build started on Sun May 13 04:02:48 UTC 2012 >>> 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 [...] cc -m32 -march=k8 -mfancy-math-387 -DCOMPAT_32BIT -iprefix /obj/src/lib32/usr/ -L/obj/src/lib32/usr/lib32 -B/obj/src/lib32/usr/lib32 -pg -O -pipe -I/src/secure/lib/libssh/../../../crypto/openssh -include ssh_namespace.h -DGSSAPI -DHAVE_GSSAPI_GSSAPI_H=1 -DKRB5 -DHEIMDAL -DNO_IDEA -c /src/secure/lib/libssh/../../../crypto/openssh/ttymodes.c -o ttymodes.po cc -m32 -march=k8 -mfancy-math-387 -DCOMPAT_32BIT -iprefix /obj/src/lib32/usr/ -L/obj/src/lib32/usr/lib32 -B/obj/src/lib32/usr/lib32 -pg -O -pipe -I/src/secure/lib/libssh/../../../crypto/openssh -include ssh_namespace.h -DGSSAPI -DHAVE_GSSAPI_GSSAPI_H=1 -DKRB5 -DHEIMDAL -DNO_IDEA -c /src/secure/lib/libssh/../../../crypto/openssh/xmalloc.c -o xmalloc.po cc -m32 -march=k8 -mfancy-math-387 -DCOMPAT_32BIT -iprefix /obj/src/lib32/usr/ -L/obj/src/lib32/usr/lib32 -B/obj/src/lib32/usr/lib32 -pg -O -pipe -I/src/secure/lib/libssh/../../../crypto/openssh -include ssh_namespace.h -DGSSAPI -DHAVE_GSSAPI_GSSAPI_H=1 -DKRB5 -DHEIMDAL -DNO_IDEA -c /src/secure/lib/libssh/../../../crypto/openssh/addrmatch.c -o addrmatch.po cc -m32 -march=k8 -mfancy-math-387 -DCOMPAT_32BIT -iprefix /obj/src/lib32/usr/ -L/obj/src/lib32/usr/lib32 -B/obj/src/lib32/usr/lib32 -pg -O -pipe -I/src/secure/lib/libssh/../../../crypto/openssh -include ssh_namespace.h -DGSSAPI -DHAVE_GSSAPI_GSSAPI_H=1 -DKRB5 -DHEIMDAL -DNO_IDEA -c /src/secure/lib/libssh/../../../crypto/openssh/atomicio.c -o atomicio.po cc -m32 -march=k8 -mfancy-math-387 -DCOMPAT_32BIT -iprefix /obj/src/lib32/usr/ -L/obj/src/lib32/usr/lib32 -B/obj/src/lib32/usr/lib32 -pg -O -pipe -I/src/secure/lib/libssh/../../../crypto/openssh -include ssh_namespace.h -DGSSAPI -DHAVE_GSSAPI_GSSAPI_H=1 -DKRB5 -DHEIMDAL -DNO_IDEA -c /src/secure/lib/libssh/../../../crypto/openssh/key.c -o key.po cc: Internal error: Segmentation fault: 11 (program as) Please submit a full bug report. See for instructions. *** Error code 1 Stop in /src/secure/lib/libssh. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-05-13 04:55:07 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-13 04:55:07 - ERROR: failed to build world TB --- 2012-05-13 04:55:07 - tinderbox aborted TB --- 2379.00 user 445.98 system 3306.84 real http://tinderbox.midnightbsd.org/tinderbox-ds9-RELENG_0_3-amd64-amd64.full From luke at foolishgames.com Sun May 20 00:29:34 2012 From: luke at foolishgames.com (luke at foolishgames.com) Date: Sun, 20 May 2012 04:29:34 -0000 Subject: [Midnightbsd-users] [current tinderbox] failure on amd64/amd64 Message-ID: <201205200429.q4K4TW9g061005@ds9.midnightbsd.org> TB --- 2012-05-20 04:00:01 - tinderbox 2.3 running on unknown TB --- 2012-05-20 04:00:01 - starting HEAD tinderbox run for amd64/amd64 TB --- 2012-05-20 04:00:01 - cleaning the object tree TB --- 2012-05-20 04:01:16 - cvsupping the source tree TB --- 2012-05-20 04:01:16 - /usr/local/bin/cvsup -g -L 1 -h stargazer.midnightbsd.org /home/tinderbox/sandbox/HEAD/amd64/amd64/supfile TB --- 2012-05-20 04:01:34 - building world (CFLAGS=-O -pipe) TB --- 2012-05-20 04:01:34 - cd /home/tinderbox/sandbox/HEAD/amd64/amd64/src TB --- 2012-05-20 04:01:34 - /usr/bin/make -B buildworld >>> World build started on Sun May 20 04:01:35 UTC 2012 >>> 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 [...] /home/tinderbox/sandbox/HEAD/amd64/amd64/src/games/fortune/strfile/strfile.c: In function 'do_order': /home/tinderbox/sandbox/HEAD/amd64/amd64/src/games/fortune/strfile/strfile.c:354: warning: old-style function definition /home/tinderbox/sandbox/HEAD/amd64/amd64/src/games/fortune/strfile/strfile.c: In function 'stable_collate_range_cmp': /home/tinderbox/sandbox/HEAD/amd64/amd64/src/games/fortune/strfile/strfile.c:374: warning: old-style function definition /home/tinderbox/sandbox/HEAD/amd64/amd64/src/games/fortune/strfile/strfile.c: In function 'cmp_str': /home/tinderbox/sandbox/HEAD/amd64/amd64/src/games/fortune/strfile/strfile.c:391: warning: old-style function definition /home/tinderbox/sandbox/HEAD/amd64/amd64/src/games/fortune/strfile/strfile.c: In function 'randomize': /home/tinderbox/sandbox/HEAD/amd64/amd64/src/games/fortune/strfile/strfile.c:446: warning: old-style function definition *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/amd64/amd64/src/games/fortune/strfile. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/amd64/amd64/src/games/fortune. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/amd64/amd64/src/games. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/amd64/amd64/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/amd64/amd64/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/amd64/amd64/src. TB --- 2012-05-20 04:29:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-20 04:29:32 - ERROR: failed to build world TB --- 2012-05-20 04:29:32 - tinderbox aborted TB --- 1203.09 user 256.22 system 1771.55 real http://tinderbox.midnightbsd.org/tinderbox-ds9-CURRENT-amd64-amd64.full From luke at foolishgames.com Sun May 20 00:38:58 2012 From: luke at foolishgames.com (luke at foolishgames.com) Date: Sun, 20 May 2012 04:38:58 -0000 Subject: [Midnightbsd-users] [releng_0_3 tinderbox] failure on i386/i386 Message-ID: <201205200438.q4K4cvHd034706@ds9.midnightbsd.org> TB --- 2012-05-20 04:00:01 - tinderbox 2.3 running on unknown TB --- 2012-05-20 04:00:01 - starting RELENG_0_3 tinderbox run for i386/i386 TB --- 2012-05-20 04:00:01 - cleaning the object tree TB --- 2012-05-20 04:00:53 - cvsupping the source tree TB --- 2012-05-20 04:00:53 - /usr/local/bin/cvsup -g -L 1 -h stargazer.midnightbsd.org /home/tinderbox/sandbox/RELENG_0_3/i386/i386/supfile TB --- 2012-05-20 04:01:11 - building world (CFLAGS=-O -pipe) TB --- 2012-05-20 04:01:11 - cd /src TB --- 2012-05-20 04:01:11 - /usr/bin/make -B buildworld >>> World build started on Sun May 20 04:01:12 UTC 2012 >>> 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 [...] gzip -cn /src/usr.bin/paste/paste.1 > paste.1.gz ===> usr.bin/pathchk (all) cc -O -pipe -c /src/usr.bin/pathchk/pathchk.c cc -O -pipe -o pathchk pathchk.o gzip -cn /src/usr.bin/pathchk/pathchk.1 > pathchk.1.gz ===> usr.bin/perl (all) cd /obj/i386/src/usr.bin/perl && LD_LIBRARY_PATH=/obj/i386/src/tmp/lib /src/usr.bin/perl/../../contrib/perl/Configure -des -Dprefix=/usr -Dsiteprefix=/usr/local -Dvendorprefix=/usr -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dmksymlinks -Dsrc=/src/usr.bin/perl/../../contrib/perl -Duse64bitint -Duseshrplib /libexec/ld-elf.so.1: /obj/i386/src/tmp/lib/libedit.so.6: unsupported file layout *** Error code 1 Stop in /src/usr.bin/perl. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-05-20 04:38:57 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-20 04:38:57 - ERROR: failed to build world TB --- 2012-05-20 04:38:57 - tinderbox aborted TB --- 1680.98 user 299.14 system 2335.79 real http://tinderbox.midnightbsd.org/tinderbox-ds9-RELENG_0_3-i386-i386.full From luke at foolishgames.com Sun May 20 00:42:45 2012 From: luke at foolishgames.com (luke at foolishgames.com) Date: Sun, 20 May 2012 04:42:45 -0000 Subject: [Midnightbsd-users] [releng_0_3 tinderbox] failure on sparc64/sparc64 Message-ID: <201205200442.q4K4giLC086879@ds9.midnightbsd.org> TB --- 2012-05-20 04:00:01 - tinderbox 2.3 running on unknown TB --- 2012-05-20 04:00:01 - starting RELENG_0_3 tinderbox run for sparc64/sparc64 TB --- 2012-05-20 04:00:01 - cleaning the object tree TB --- 2012-05-20 04:01:34 - cvsupping the source tree TB --- 2012-05-20 04:01:34 - /usr/local/bin/cvsup -g -L 1 -h stargazer.midnightbsd.org /home/tinderbox/sandbox/RELENG_0_3/sparc64/sparc64/supfile TB --- 2012-05-20 04:06:40 - building world (CFLAGS=-O -pipe) TB --- 2012-05-20 04:06:40 - cd /src TB --- 2012-05-20 04:06:40 - /usr/bin/make -B buildworld >>> World build started on Sun May 20 04:06:41 UTC 2012 >>> 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 [...] gzip -cn /src/usr.bin/paste/paste.1 > paste.1.gz ===> usr.bin/pathchk (all) cc -O -pipe -c /src/usr.bin/pathchk/pathchk.c cc -O -pipe -o pathchk pathchk.o gzip -cn /src/usr.bin/pathchk/pathchk.1 > pathchk.1.gz ===> usr.bin/perl (all) cd /obj/sparc64/src/usr.bin/perl && LD_LIBRARY_PATH=/obj/sparc64/src/tmp/lib /src/usr.bin/perl/../../contrib/perl/Configure -des -Dprefix=/usr -Dsiteprefix=/usr/local -Dvendorprefix=/usr -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dmksymlinks -Dsrc=/src/usr.bin/perl/../../contrib/perl -Duse64bitint -Duseshrplib /libexec/ld-elf.so.1: /obj/sparc64/src/tmp/lib/libedit.so.6: unsupported file layout *** Error code 1 Stop in /src/usr.bin/perl. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-05-20 04:42:44 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-20 04:42:44 - ERROR: failed to build world TB --- 2012-05-20 04:42:44 - tinderbox aborted TB --- 1587.38 user 297.35 system 2563.46 real http://tinderbox.midnightbsd.org/tinderbox-ds9-RELENG_0_3-sparc64-sparc64.full From luke at foolishgames.com Sun May 20 00:48:44 2012 From: luke at foolishgames.com (luke at foolishgames.com) Date: Sun, 20 May 2012 04:48:44 -0000 Subject: [Midnightbsd-users] [current tinderbox] failure on sparc64/sparc64 Message-ID: <201205200448.q4K4mhBP033104@ds9.midnightbsd.org> TB --- 2012-05-20 04:38:57 - tinderbox 2.3 running on unknown TB --- 2012-05-20 04:38:57 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2012-05-20 04:38:57 - cleaning the object tree TB --- 2012-05-20 04:39:22 - cvsupping the source tree TB --- 2012-05-20 04:39:22 - /usr/local/bin/cvsup -g -L 1 -h stargazer.midnightbsd.org /home/tinderbox/sandbox/HEAD/sparc64/sparc64/supfile TB --- 2012-05-20 04:39:36 - building world (CFLAGS=-O -pipe) TB --- 2012-05-20 04:39:36 - cd /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src TB --- 2012-05-20 04:39:36 - /usr/bin/make -B buildworld >>> World build started on Sun May 20 04:39:37 UTC 2012 >>> 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 [...] /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/frame.h:43: error: expected specifier-qualifier-list before 'uint64_t' /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/frame.h:69: error: expected specifier-qualifier-list before 'u_long' /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/frame.h:83: error: expected specifier-qualifier-list before 'u_long' In file included from /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/pcpu.h:36, from /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/lib/libkvm/kvm_cptime.c:35: /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/intr_machdep.h:65: error: expected specifier-qualifier-list before 'u_int' /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/intr_machdep.h:82: error: expected specifier-qualifier-list before 'u_int' /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/intr_machdep.h:95: error: expected declaration specifiers or '...' before 'u_char' *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/lib/libkvm. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src. TB --- 2012-05-20 04:48:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-20 04:48:43 - ERROR: failed to build world TB --- 2012-05-20 04:48:43 - tinderbox aborted TB --- 393.72 user 79.29 system 585.55 real http://tinderbox.midnightbsd.org/tinderbox-ds9-CURRENT-sparc64-sparc64.full From luke at foolishgames.com Sun May 20 00:57:29 2012 From: luke at foolishgames.com (luke at foolishgames.com) Date: Sun, 20 May 2012 04:57:29 -0000 Subject: [Midnightbsd-users] [current tinderbox] failure on i386/i386 Message-ID: <201205200457.q4K4vSAJ097106@ds9.midnightbsd.org> TB --- 2012-05-20 04:29:33 - tinderbox 2.3 running on unknown TB --- 2012-05-20 04:29:33 - starting HEAD tinderbox run for i386/i386 TB --- 2012-05-20 04:29:33 - cleaning the object tree TB --- 2012-05-20 04:30:26 - cvsupping the source tree TB --- 2012-05-20 04:30:26 - /usr/local/bin/cvsup -g -L 1 -h stargazer.midnightbsd.org /home/tinderbox/sandbox/HEAD/i386/i386/supfile TB --- 2012-05-20 04:30:38 - building world (CFLAGS=-O -pipe) TB --- 2012-05-20 04:30:38 - cd /home/tinderbox/sandbox/HEAD/i386/i386/src TB --- 2012-05-20 04:30:38 - /usr/bin/make -B buildworld >>> World build started on Sun May 20 04:30:39 UTC 2012 >>> 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 [...] /home/tinderbox/sandbox/HEAD/i386/i386/src/games/fortune/strfile/strfile.c: In function 'do_order': /home/tinderbox/sandbox/HEAD/i386/i386/src/games/fortune/strfile/strfile.c:354: warning: old-style function definition /home/tinderbox/sandbox/HEAD/i386/i386/src/games/fortune/strfile/strfile.c: In function 'stable_collate_range_cmp': /home/tinderbox/sandbox/HEAD/i386/i386/src/games/fortune/strfile/strfile.c:374: warning: old-style function definition /home/tinderbox/sandbox/HEAD/i386/i386/src/games/fortune/strfile/strfile.c: In function 'cmp_str': /home/tinderbox/sandbox/HEAD/i386/i386/src/games/fortune/strfile/strfile.c:391: warning: old-style function definition /home/tinderbox/sandbox/HEAD/i386/i386/src/games/fortune/strfile/strfile.c: In function 'randomize': /home/tinderbox/sandbox/HEAD/i386/i386/src/games/fortune/strfile/strfile.c:446: warning: old-style function definition *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/i386/i386/src/games/fortune/strfile. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/i386/i386/src/games/fortune. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/i386/i386/src/games. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/i386/i386/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/i386/i386/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/i386/i386/src. TB --- 2012-05-20 04:57:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-20 04:57:28 - ERROR: failed to build world TB --- 2012-05-20 04:57:28 - tinderbox aborted TB --- 1169.70 user 235.66 system 1675.32 real http://tinderbox.midnightbsd.org/tinderbox-ds9-CURRENT-i386-i386.full From luke at foolishgames.com Sun May 20 01:05:38 2012 From: luke at foolishgames.com (luke at foolishgames.com) Date: Sun, 20 May 2012 05:05:38 -0000 Subject: [Midnightbsd-users] [releng_0_3 tinderbox] failure on amd64/amd64 Message-ID: <201205200505.q4K55bUL028400@ds9.midnightbsd.org> TB --- 2012-05-20 04:00:01 - tinderbox 2.3 running on unknown TB --- 2012-05-20 04:00:01 - starting RELENG_0_3 tinderbox run for amd64/amd64 TB --- 2012-05-20 04:00:01 - cleaning the object tree TB --- 2012-05-20 04:02:19 - cvsupping the source tree TB --- 2012-05-20 04:02:19 - /usr/local/bin/cvsup -g -L 1 -h stargazer.midnightbsd.org /home/tinderbox/sandbox/RELENG_0_3/amd64/amd64/supfile TB --- 2012-05-20 04:02:30 - building world (CFLAGS=-O -pipe) TB --- 2012-05-20 04:02:30 - cd /src TB --- 2012-05-20 04:02:30 - /usr/bin/make -B buildworld >>> World build started on Sun May 20 04:02:31 UTC 2012 >>> 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 Sun May 20 05:02:40 UTC 2012 TB --- 2012-05-20 05:02:40 - generating LINT kernel config TB --- 2012-05-20 05:02:40 - cd /src/sys/amd64/conf TB --- 2012-05-20 05:02:40 - /usr/bin/make -B LINT TB --- 2012-05-20 05:02:40 - building LINT kernel (COPTFLAGS=-O -pipe) TB --- 2012-05-20 05:02:40 - cd /src TB --- 2012-05-20 05:02:40 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 20 05:02:40 UTC 2012 >>> 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 -O -pipe -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 -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/dev/ata/ata-pci.c cc -c -O -pipe -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 -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/dev/ata/ata-queue.c cc -c -O -pipe -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 -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/dev/ata/ata-raid.c cc -c -O -pipe -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 -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/dev/ata/atapi-cam.c cc1: warnings being treated as errors /src/sys/dev/ata/atapi-cam.c: In function 'atapi_cam_detach': /src/sys/dev/ata/atapi-cam.c:258: warning: implicit declaration of function 'xpt_sim_opened' /src/sys/dev/ata/atapi-cam.c:258: warning: nested extern declaration of 'xpt_sim_opened' *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-05-20 05:05:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-20 05:05:37 - ERROR: failed to build lint kernel TB --- 2012-05-20 05:05:37 - tinderbox aborted TB --- 2852.38 user 532.22 system 3935.98 real http://tinderbox.midnightbsd.org/tinderbox-ds9-RELENG_0_3-amd64-amd64.full From luke at foolishgames.com Sun May 27 00:39:00 2012 From: luke at foolishgames.com (luke at foolishgames.com) Date: Sun, 27 May 2012 04:39:00 -0000 Subject: [Midnightbsd-users] [current tinderbox] failure on amd64/amd64 Message-ID: <201205270438.q4R4cxGZ088364@ds9.midnightbsd.org> TB --- 2012-05-27 04:00:00 - tinderbox 2.3 running on unknown TB --- 2012-05-27 04:00:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2012-05-27 04:00:00 - cleaning the object tree TB --- 2012-05-27 04:01:10 - cvsupping the source tree TB --- 2012-05-27 04:01:10 - /usr/local/bin/cvsup -g -L 1 -h stargazer.midnightbsd.org /home/tinderbox/sandbox/HEAD/amd64/amd64/supfile TB --- 2012-05-27 04:01:34 - building world (CFLAGS=-O -pipe) TB --- 2012-05-27 04:01:34 - cd /home/tinderbox/sandbox/HEAD/amd64/amd64/src TB --- 2012-05-27 04:01:34 - /usr/bin/make -B buildworld >>> World build started on Sun May 27 04:01:34 UTC 2012 >>> 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 [...] /home/tinderbox/sandbox/HEAD/amd64/amd64/src/sbin/ldconfig/../../libexec/rtld-aout/shlib.h:44: error: previous declaration of 'search_lib_dir' was here /home/tinderbox/sandbox/HEAD/amd64/amd64/src/sbin/ldconfig/../../libexec/rtld-aout/shlib.c: In function 'search_lib_dir': /home/tinderbox/sandbox/HEAD/amd64/amd64/src/sbin/ldconfig/../../libexec/rtld-aout/shlib.c:293: error: invalid type argument of 'unary *' /home/tinderbox/sandbox/HEAD/amd64/amd64/src/sbin/ldconfig/../../libexec/rtld-aout/shlib.c:294: error: invalid type argument of 'unary *' /home/tinderbox/sandbox/HEAD/amd64/amd64/src/sbin/ldconfig/../../libexec/rtld-aout/shlib.c:296: error: invalid type argument of 'unary *' /home/tinderbox/sandbox/HEAD/amd64/amd64/src/sbin/ldconfig/../../libexec/rtld-aout/shlib.c:297: error: invalid type argument of 'unary *' /home/tinderbox/sandbox/HEAD/amd64/amd64/src/sbin/ldconfig/../../libexec/rtld-aout/shlib.c:317: error: invalid type argument of 'unary *' /home/tinderbox/sandbox/HEAD/amd64/amd64/src/sbin/ldconfig/../../libexec/rtld-aout/shlib.c:318: error: invalid type argument of 'unary *' *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/amd64/amd64/src/sbin/ldconfig. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/amd64/amd64/obj/home/tinderbox/sandbox/HEAD/amd64/amd64/src/rescue/rescue. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/amd64/amd64/src/rescue/rescue. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/amd64/amd64/src/rescue. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/amd64/amd64/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/amd64/amd64/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/amd64/amd64/src. TB --- 2012-05-27 04:38:59 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-27 04:38:59 - ERROR: failed to build world TB --- 2012-05-27 04:38:59 - tinderbox aborted TB --- 1638.39 user 299.38 system 2338.33 real http://tinderbox.midnightbsd.org/tinderbox-ds9-CURRENT-amd64-amd64.full From luke at foolishgames.com Sun May 27 00:43:30 2012 From: luke at foolishgames.com (luke at foolishgames.com) Date: Sun, 27 May 2012 04:43:30 -0000 Subject: [Midnightbsd-users] [releng_0_3 tinderbox] failure on sparc64/sparc64 Message-ID: <201205270443.q4R4hTaZ041888@ds9.midnightbsd.org> TB --- 2012-05-27 04:00:00 - tinderbox 2.3 running on unknown TB --- 2012-05-27 04:00:00 - starting RELENG_0_3 tinderbox run for sparc64/sparc64 TB --- 2012-05-27 04:00:00 - cleaning the object tree TB --- 2012-05-27 04:01:32 - cvsupping the source tree TB --- 2012-05-27 04:01:32 - /usr/local/bin/cvsup -g -L 1 -h stargazer.midnightbsd.org /home/tinderbox/sandbox/RELENG_0_3/sparc64/sparc64/supfile TB --- 2012-05-27 04:06:33 - building world (CFLAGS=-O -pipe) TB --- 2012-05-27 04:06:33 - cd /src TB --- 2012-05-27 04:06:33 - /usr/bin/make -B buildworld >>> World build started on Sun May 27 04:06:34 UTC 2012 >>> 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 [...] gzip -cn /src/usr.bin/paste/paste.1 > paste.1.gz ===> usr.bin/pathchk (all) cc -O -pipe -c /src/usr.bin/pathchk/pathchk.c cc -O -pipe -o pathchk pathchk.o gzip -cn /src/usr.bin/pathchk/pathchk.1 > pathchk.1.gz ===> usr.bin/perl (all) cd /obj/sparc64/src/usr.bin/perl && LD_LIBRARY_PATH=/obj/sparc64/src/tmp/lib /src/usr.bin/perl/../../contrib/perl/Configure -des -Dprefix=/usr -Dsiteprefix=/usr/local -Dvendorprefix=/usr -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dmksymlinks -Dsrc=/src/usr.bin/perl/../../contrib/perl -Duse64bitint -Duseshrplib /libexec/ld-elf.so.1: /obj/sparc64/src/tmp/lib/libedit.so.6: unsupported file layout *** Error code 1 Stop in /src/usr.bin/perl. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-05-27 04:43:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-27 04:43:29 - ERROR: failed to build world TB --- 2012-05-27 04:43:29 - tinderbox aborted TB --- 1589.09 user 294.76 system 2608.73 real http://tinderbox.midnightbsd.org/tinderbox-ds9-RELENG_0_3-sparc64-sparc64.full From luke at foolishgames.com Sun May 27 00:45:00 2012 From: luke at foolishgames.com (luke at foolishgames.com) Date: Sun, 27 May 2012 04:45:00 -0000 Subject: [Midnightbsd-users] [releng_0_3 tinderbox] failure on i386/i386 Message-ID: <201205270444.q4R4ixKY053740@ds9.midnightbsd.org> TB --- 2012-05-27 04:00:00 - tinderbox 2.3 running on unknown TB --- 2012-05-27 04:00:00 - starting RELENG_0_3 tinderbox run for i386/i386 TB --- 2012-05-27 04:00:00 - cleaning the object tree TB --- 2012-05-27 04:01:33 - cvsupping the source tree TB --- 2012-05-27 04:01:33 - /usr/local/bin/cvsup -g -L 1 -h stargazer.midnightbsd.org /home/tinderbox/sandbox/RELENG_0_3/i386/i386/supfile TB --- 2012-05-27 04:06:19 - building world (CFLAGS=-O -pipe) TB --- 2012-05-27 04:06:19 - cd /src TB --- 2012-05-27 04:06:19 - /usr/bin/make -B buildworld >>> World build started on Sun May 27 04:06:19 UTC 2012 >>> 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 [...] gzip -cn /src/usr.bin/paste/paste.1 > paste.1.gz ===> usr.bin/pathchk (all) cc -O -pipe -c /src/usr.bin/pathchk/pathchk.c cc -O -pipe -o pathchk pathchk.o gzip -cn /src/usr.bin/pathchk/pathchk.1 > pathchk.1.gz ===> usr.bin/perl (all) cd /obj/i386/src/usr.bin/perl && LD_LIBRARY_PATH=/obj/i386/src/tmp/lib /src/usr.bin/perl/../../contrib/perl/Configure -des -Dprefix=/usr -Dsiteprefix=/usr/local -Dvendorprefix=/usr -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dmksymlinks -Dsrc=/src/usr.bin/perl/../../contrib/perl -Duse64bitint -Duseshrplib /libexec/ld-elf.so.1: /obj/i386/src/tmp/lib/libedit.so.6: unsupported file layout *** Error code 1 Stop in /src/usr.bin/perl. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-05-27 04:44:59 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-27 04:44:59 - ERROR: failed to build world TB --- 2012-05-27 04:44:59 - tinderbox aborted TB --- 1682.48 user 302.29 system 2698.50 real http://tinderbox.midnightbsd.org/tinderbox-ds9-RELENG_0_3-i386-i386.full From luke at foolishgames.com Sun May 27 00:52:56 2012 From: luke at foolishgames.com (luke at foolishgames.com) Date: Sun, 27 May 2012 04:52:56 -0000 Subject: [Midnightbsd-users] [current tinderbox] failure on sparc64/sparc64 Message-ID: <201205270452.q4R4qt7t035570@ds9.midnightbsd.org> TB --- 2012-05-27 04:43:29 - tinderbox 2.3 running on unknown TB --- 2012-05-27 04:43:29 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2012-05-27 04:43:29 - cleaning the object tree TB --- 2012-05-27 04:43:55 - cvsupping the source tree TB --- 2012-05-27 04:43:55 - /usr/local/bin/cvsup -g -L 1 -h stargazer.midnightbsd.org /home/tinderbox/sandbox/HEAD/sparc64/sparc64/supfile TB --- 2012-05-27 04:44:09 - building world (CFLAGS=-O -pipe) TB --- 2012-05-27 04:44:09 - cd /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src TB --- 2012-05-27 04:44:09 - /usr/bin/make -B buildworld >>> World build started on Sun May 27 04:44:10 UTC 2012 >>> 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 [...] /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/frame.h:43: error: expected specifier-qualifier-list before 'uint64_t' /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/frame.h:69: error: expected specifier-qualifier-list before 'u_long' /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/frame.h:83: error: expected specifier-qualifier-list before 'u_long' In file included from /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/pcpu.h:36, from /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/lib/libkvm/kvm_cptime.c:35: /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/intr_machdep.h:65: error: expected specifier-qualifier-list before 'u_int' /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/intr_machdep.h:82: error: expected specifier-qualifier-list before 'u_int' /home/tinderbox/sandbox/HEAD/sparc64/sparc64/obj/sparc64.sparc64/home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/tmp/usr/include/machine/intr_machdep.h:95: error: expected declaration specifiers or '...' before 'u_char' *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src/lib/libkvm. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/sparc64/sparc64/src. TB --- 2012-05-27 04:52:55 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-27 04:52:55 - ERROR: failed to build world TB --- 2012-05-27 04:52:55 - tinderbox aborted TB --- 394.51 user 78.95 system 565.57 real http://tinderbox.midnightbsd.org/tinderbox-ds9-CURRENT-sparc64-sparc64.full From luke at foolishgames.com Sun May 27 01:07:07 2012 From: luke at foolishgames.com (luke at foolishgames.com) Date: Sun, 27 May 2012 05:07:07 -0000 Subject: [Midnightbsd-users] [releng_0_3 tinderbox] failure on amd64/amd64 Message-ID: <201205270507.q4R576ch029099@ds9.midnightbsd.org> TB --- 2012-05-27 04:00:00 - tinderbox 2.3 running on unknown TB --- 2012-05-27 04:00:00 - starting RELENG_0_3 tinderbox run for amd64/amd64 TB --- 2012-05-27 04:00:00 - cleaning the object tree TB --- 2012-05-27 04:02:32 - cvsupping the source tree TB --- 2012-05-27 04:02:32 - /usr/local/bin/cvsup -g -L 1 -h stargazer.midnightbsd.org /home/tinderbox/sandbox/RELENG_0_3/amd64/amd64/supfile TB --- 2012-05-27 04:02:43 - building world (CFLAGS=-O -pipe) TB --- 2012-05-27 04:02:43 - cd /src TB --- 2012-05-27 04:02:43 - /usr/bin/make -B buildworld >>> World build started on Sun May 27 04:02:44 UTC 2012 >>> 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 Sun May 27 05:04:04 UTC 2012 TB --- 2012-05-27 05:04:04 - generating LINT kernel config TB --- 2012-05-27 05:04:04 - cd /src/sys/amd64/conf TB --- 2012-05-27 05:04:04 - /usr/bin/make -B LINT TB --- 2012-05-27 05:04:04 - building LINT kernel (COPTFLAGS=-O -pipe) TB --- 2012-05-27 05:04:04 - cd /src TB --- 2012-05-27 05:04:04 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 27 05:04:04 UTC 2012 >>> 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 -O -pipe -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 -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/dev/ata/ata-pci.c cc -c -O -pipe -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 -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/dev/ata/ata-queue.c cc -c -O -pipe -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 -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/dev/ata/ata-raid.c cc -c -O -pipe -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 -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/dev/ata/atapi-cam.c cc1: warnings being treated as errors /src/sys/dev/ata/atapi-cam.c: In function 'atapi_cam_detach': /src/sys/dev/ata/atapi-cam.c:258: warning: implicit declaration of function 'xpt_sim_opened' /src/sys/dev/ata/atapi-cam.c:258: warning: nested extern declaration of 'xpt_sim_opened' *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-05-27 05:07:05 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-27 05:07:05 - ERROR: failed to build lint kernel TB --- 2012-05-27 05:07:05 - tinderbox aborted TB --- 2858.37 user 541.80 system 4024.94 real http://tinderbox.midnightbsd.org/tinderbox-ds9-RELENG_0_3-amd64-amd64.full From luke at foolishgames.com Sun May 27 01:07:47 2012 From: luke at foolishgames.com (luke at foolishgames.com) Date: Sun, 27 May 2012 05:07:47 -0000 Subject: [Midnightbsd-users] [current tinderbox] failure on i386/i386 Message-ID: <201205270507.q4R57k87030084@ds9.midnightbsd.org> TB --- 2012-05-27 04:39:00 - tinderbox 2.3 running on unknown TB --- 2012-05-27 04:39:00 - starting HEAD tinderbox run for i386/i386 TB --- 2012-05-27 04:39:00 - cleaning the object tree TB --- 2012-05-27 04:39:51 - cvsupping the source tree TB --- 2012-05-27 04:39:51 - /usr/local/bin/cvsup -g -L 1 -h stargazer.midnightbsd.org /home/tinderbox/sandbox/HEAD/i386/i386/supfile TB --- 2012-05-27 04:40:05 - building world (CFLAGS=-O -pipe) TB --- 2012-05-27 04:40:05 - cd /home/tinderbox/sandbox/HEAD/i386/i386/src TB --- 2012-05-27 04:40:05 - /usr/bin/make -B buildworld >>> World build started on Sun May 27 04:40:06 UTC 2012 >>> 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 [...] ===> gnu/usr.bin/cc/cc_tools (all) ===> gnu/usr.bin/cc/libiberty (all) cc -O -pipe -I/home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/home/tinderbox/sandbox/HEAD/i386/i386/obj/i386.i386/home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty/../cc_tools -I/home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty/../cc_tools -I/home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty/../../../../contrib/gcc4 -I/home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty/../../../../contrib/gcc4/config -I/home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty/../../../../contrib/gcclibs/include -I/home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty/../../../../contrib/gcclibs/libcpp/include -I/home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty/../../../../contrib/gcclibs/libdecnumber -UPREFIX -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wno-pointer-sign -c /home/tinderbox/sandbox/HEAD/i386/i! 386/src/gnu/usr.bin/cc/libiberty/../../../../contrib/gcclibs/libiberty/argv.c cc -O -pipe -I/home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/home/tinderbox/sandbox/HEAD/i386/i386/obj/i386.i386/home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty/../cc_tools -I/home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty/../cc_tools -I/home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty/../../../../contrib/gcc4 -I/home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty/../../../../contrib/gcc4/config -I/home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty/../../../../contrib/gcclibs/include -I/home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty/../../../../contrib/gcclibs/libcpp/include -I/home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty/../../../../contrib/gcclibs/libdecnumber -UPREFIX -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wno-pointer-sign -c /home/tinderbox/sandbox/HEAD/i386/i! 386/src/gnu/usr.bin/cc/libiberty/../../../../contrib/gcclibs/libiberty/choose-temp.c cc -O -pipe -I/home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/home/tinderbox/sandbox/HEAD/i386/i386/obj/i386.i386/home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty/../cc_tools -I/home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty/../cc_tools -I/home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty/../../../../contrib/gcc4 -I/home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty/../../../../contrib/gcc4/config -I/home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty/../../../../contrib/gcclibs/include -I/home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty/../../../../contrib/gcclibs/libcpp/include -I/home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty/../../../../contrib/gcclibs/libdecnumber -UPREFIX -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wno-pointer-sign -c /home/tinderbox/sandbox/HEAD/i386/i! 386/src/gnu/usr.bin/cc/libiberty/../../../../contrib/gcclibs/libiberty/concat.c cc1: warnings being treated as errors /home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty/../../../../contrib/gcclibs/libiberty/concat.c: In function 'reconcat': /home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty/../../../../contrib/gcclibs/libiberty/concat.c:201: warning: second parameter of 'va_start' not last named argument *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc/libiberty. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin/cc. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/i386/i386/src/gnu/usr.bin. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/i386/i386/src/gnu. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/i386/i386/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/i386/i386/src. *** Error code 1 Stop in /home/tinderbox/sandbox/HEAD/i386/i386/src. TB --- 2012-05-27 05:07:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-27 05:07:46 - ERROR: failed to build world TB --- 2012-05-27 05:07:46 - tinderbox aborted TB --- 1258.88 user 246.15 system 1726.56 real http://tinderbox.midnightbsd.org/tinderbox-ds9-CURRENT-i386-i386.full From luke at foolishgames.com Thu May 31 22:34:21 2012 From: luke at foolishgames.com (Lucas Holt) Date: Fri, 01 Jun 2012 02:34:21 -0000 Subject: [Midnightbsd-users] Fwd: Judgement on API copyrightability References: Message-ID: Lucas Holt Begin forwarded message: > From: Ivan Vu?ica > Date: May 31, 2012 8:20:01 PM EDT > To: discuss-gnustep GNUstep > Subject: Judgement on API copyrightability > > > Miguel de Icaza (@migueldeicaza) > 1.6.2012. 00:31 > APIs and copyrights, the judge's decision scribd.com/doc/95482585/J? > > Sounds like good news for GNUstep, Wine and other source level reimplementations of an API. > > -- > Ivan Vu?ica > _______________________________________________ > Discuss-gnustep mailing list > Discuss-gnustep at gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnustep -------------- next part -------------- An HTML attachment was scrubbed... URL: