From owner-freebsd-tinderbox@FreeBSD.ORG Mon May 11 17:59:22 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73018106564A; Mon, 11 May 2009 17:59:22 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 32A418FC13; Mon, 11 May 2009 17:59:22 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4BHxJ99048105; Mon, 11 May 2009 13:59:19 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4BHxJ3K071596; Mon, 11 May 2009 13:59:19 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 96B057302F; Mon, 11 May 2009 13:59:19 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090511175919.96B057302F@freebsd-current.sentex.ca> Date: Mon, 11 May 2009 13:59:19 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 May 2009 17:59:23 -0000 TB --- 2009-05-11 15:54:19 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-05-11 15:54:19 - starting HEAD tinderbox run for ia64/ia64 TB --- 2009-05-11 15:54:19 - cleaning the object tree TB --- 2009-05-11 15:54:55 - cvsupping the source tree TB --- 2009-05-11 15:54:56 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile TB --- 2009-05-11 15:55:05 - building world TB --- 2009-05-11 15:55:05 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-11 15:55:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-11 15:55:05 - TARGET=ia64 TB --- 2009-05-11 15:55:05 - TARGET_ARCH=ia64 TB --- 2009-05-11 15:55:05 - TZ=UTC TB --- 2009-05-11 15:55:05 - __MAKE_CONF=/dev/null TB --- 2009-05-11 15:55:05 - cd /src TB --- 2009-05-11 15:55:05 - /usr/bin/make -B buildworld >>> World build started on Mon May 11 15:55:07 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Mon May 11 17:44:04 UTC 2009 TB --- 2009-05-11 17:44:04 - generating LINT kernel config TB --- 2009-05-11 17:44:04 - cd /src/sys/ia64/conf TB --- 2009-05-11 17:44:04 - /usr/bin/make -B LINT TB --- 2009-05-11 17:44:04 - building LINT kernel TB --- 2009-05-11 17:44:04 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-11 17:44:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-11 17:44:04 - TARGET=ia64 TB --- 2009-05-11 17:44:04 - TARGET_ARCH=ia64 TB --- 2009-05-11 17:44:04 - TZ=UTC TB --- 2009-05-11 17:44:04 - __MAKE_CONF=/dev/null TB --- 2009-05-11 17:44:04 - cd /src TB --- 2009-05-11 17:44:04 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon May 11 17:44:04 UTC 2009 >>> 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/vfs_extattr.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -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/vfs_hash.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -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/vfs_init.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -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/vfs_lookup.c /src/sys/kern/vfs_lookup.c: In function 'lookup': /src/sys/kern/vfs_lookup.c:570: error: 'td' undeclared (first use in this function) /src/sys/kern/vfs_lookup.c:570: error: (Each undeclared identifier is reported only once /src/sys/kern/vfs_lookup.c:570: error: for each function it appears in.) *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-05-11 17:59:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-11 17:59:19 - ERROR: failed to build lint kernel TB --- 2009-05-11 17:59:19 - 6125.21 user 442.26 system 7499.83 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon May 11 19:17:15 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9ED581065670; Mon, 11 May 2009 19:17:15 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 4A4668FC21; Mon, 11 May 2009 19:17:15 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4BJHCj9061420; Mon, 11 May 2009 15:17:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n4BJHCSK062054; Mon, 11 May 2009 15:17:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 962EB7302F; Mon, 11 May 2009 15:17:12 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090511191712.962EB7302F@freebsd-current.sentex.ca> Date: Mon, 11 May 2009 15:17:12 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 May 2009 19:17:16 -0000 TB --- 2009-05-11 17:59:19 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-05-11 17:59:19 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2009-05-11 17:59:19 - cleaning the object tree TB --- 2009-05-11 17:59:51 - cvsupping the source tree TB --- 2009-05-11 17:59:51 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2009-05-11 18:00:02 - building world TB --- 2009-05-11 18:00:02 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-11 18:00:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-11 18:00:02 - TARGET=powerpc TB --- 2009-05-11 18:00:02 - TARGET_ARCH=powerpc TB --- 2009-05-11 18:00:02 - TZ=UTC TB --- 2009-05-11 18:00:02 - __MAKE_CONF=/dev/null TB --- 2009-05-11 18:00:02 - cd /src TB --- 2009-05-11 18:00:02 - /usr/bin/make -B buildworld >>> World build started on Mon May 11 18:00:03 UTC 2009 >>> 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 -O2 -pipe -std=gnu99 -fstack-protector -c /src/usr.bin/mail/vars.c cc -O2 -pipe -std=gnu99 -fstack-protector -o mail version.o cmd1.o cmd2.o cmd3.o cmdtab.o collect.o edit.o fio.o getname.o head.o v7.local.o lex.o list.o main.o names.o popen.o quit.o send.o strings.o temp.o tty.o util.o vars.o gzip -cn /src/usr.bin/mail/mail.1 > mail.1.gz ===> usr.bin/make (all) cc -O2 -pipe -I/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -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 -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /src/usr.bin/make/arch.c cc1: warnings being treated as errors /src/usr.bin/make/arch.c: In function 'Arch_ParseArchive': /src/usr.bin/make/arch.c:402: warning: the address of 'members' will never be NULL *** Error code 1 Stop in /src/usr.bin/make. *** 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 --- 2009-05-11 19:17:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-11 19:17:12 - ERROR: failed to build world TB --- 2009-05-11 19:17:12 - 3696.13 user 361.65 system 4672.78 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon May 11 19:44:57 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EACC61065670; Mon, 11 May 2009 19:44:57 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id AECAD8FC13; Mon, 11 May 2009 19:44:57 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4BJitR0066672; Mon, 11 May 2009 15:44:55 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n4BJitQn032982; Mon, 11 May 2009 15:44:55 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3A0017302F; Mon, 11 May 2009 15:44:55 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090511194455.3A0017302F@freebsd-current.sentex.ca> Date: Mon, 11 May 2009 15:44:55 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 May 2009 19:44:59 -0000 TB --- 2009-05-11 18:30:43 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-05-11 18:30:43 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2009-05-11 18:30:43 - cleaning the object tree TB --- 2009-05-11 18:31:18 - cvsupping the source tree TB --- 2009-05-11 18:31:18 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2009-05-11 18:31:27 - building world TB --- 2009-05-11 18:31:27 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-11 18:31:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-11 18:31:27 - TARGET=sparc64 TB --- 2009-05-11 18:31:27 - TARGET_ARCH=sparc64 TB --- 2009-05-11 18:31:27 - TZ=UTC TB --- 2009-05-11 18:31:27 - __MAKE_CONF=/dev/null TB --- 2009-05-11 18:31:27 - cd /src TB --- 2009-05-11 18:31:27 - /usr/bin/make -B buildworld >>> World build started on Mon May 11 18:31:29 UTC 2009 >>> 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 -O2 -pipe -std=gnu99 -fstack-protector -c /src/usr.bin/mail/vars.c cc -O2 -pipe -std=gnu99 -fstack-protector -o mail version.o cmd1.o cmd2.o cmd3.o cmdtab.o collect.o edit.o fio.o getname.o head.o v7.local.o lex.o list.o main.o names.o popen.o quit.o send.o strings.o temp.o tty.o util.o vars.o gzip -cn /src/usr.bin/mail/mail.1 > mail.1.gz ===> usr.bin/make (all) cc -O2 -pipe -I/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -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 -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /src/usr.bin/make/arch.c cc1: warnings being treated as errors /src/usr.bin/make/arch.c: In function 'Arch_ParseArchive': /src/usr.bin/make/arch.c:402: warning: the address of 'members' will never be NULL *** Error code 1 Stop in /src/usr.bin/make. *** 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 --- 2009-05-11 19:44:55 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-11 19:44:55 - ERROR: failed to build world TB --- 2009-05-11 19:44:55 - 3463.61 user 345.80 system 4451.57 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon May 11 20:26:21 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC9B31065679; Mon, 11 May 2009 20:26:21 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 789908FC17; Mon, 11 May 2009 20:26:21 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4BKQJ7G073276; Mon, 11 May 2009 16:26:19 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n4BKQJux030869; Mon, 11 May 2009 16:26:19 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 349E27302F; Mon, 11 May 2009 16:26:19 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090511202619.349E27302F@freebsd-current.sentex.ca> Date: Mon, 11 May 2009 16:26:19 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 May 2009 20:26:22 -0000 TB --- 2009-05-11 19:17:12 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-05-11 19:17:12 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2009-05-11 19:17:12 - cleaning the object tree TB --- 2009-05-11 19:17:54 - cvsupping the source tree TB --- 2009-05-11 19:17:54 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2009-05-11 19:18:07 - building world TB --- 2009-05-11 19:18:07 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-11 19:18:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-11 19:18:07 - TARGET=sun4v TB --- 2009-05-11 19:18:07 - TARGET_ARCH=sparc64 TB --- 2009-05-11 19:18:07 - TZ=UTC TB --- 2009-05-11 19:18:07 - __MAKE_CONF=/dev/null TB --- 2009-05-11 19:18:07 - cd /src TB --- 2009-05-11 19:18:07 - /usr/bin/make -B buildworld >>> World build started on Mon May 11 19:18:09 UTC 2009 >>> 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 -O2 -pipe -std=gnu99 -fstack-protector -c /src/usr.bin/mail/vars.c cc -O2 -pipe -std=gnu99 -fstack-protector -o mail version.o cmd1.o cmd2.o cmd3.o cmdtab.o collect.o edit.o fio.o getname.o head.o v7.local.o lex.o list.o main.o names.o popen.o quit.o send.o strings.o temp.o tty.o util.o vars.o gzip -cn /src/usr.bin/mail/mail.1 > mail.1.gz ===> usr.bin/make (all) cc -O2 -pipe -I/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -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 -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /src/usr.bin/make/arch.c cc1: warnings being treated as errors /src/usr.bin/make/arch.c: In function 'Arch_ParseArchive': /src/usr.bin/make/arch.c:402: warning: the address of 'members' will never be NULL *** Error code 1 Stop in /src/usr.bin/make. *** 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 --- 2009-05-11 20:26:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-11 20:26:19 - ERROR: failed to build world TB --- 2009-05-11 20:26:19 - 3464.46 user 344.03 system 4146.30 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon May 11 21:42:44 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0DB7D106564A; Mon, 11 May 2009 21:42:44 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id AFE618FC1F; Mon, 11 May 2009 21:42:43 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.3/8.14.3) with ESMTP id n4BLgfda003934; Mon, 11 May 2009 17:42:41 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4BLgftE063353; Mon, 11 May 2009 17:42:41 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 03B367302F; Mon, 11 May 2009 17:42:40 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090511214241.03B367302F@freebsd-current.sentex.ca> Date: Mon, 11 May 2009 17:42:40 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on arm/arm X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 May 2009 21:42:44 -0000 TB --- 2009-05-11 20:40:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-05-11 20:40:00 - starting HEAD tinderbox run for arm/arm TB --- 2009-05-11 20:40:00 - cleaning the object tree TB --- 2009-05-11 20:40:46 - cvsupping the source tree TB --- 2009-05-11 20:40:46 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/arm/arm/supfile TB --- 2009-05-11 20:40:57 - building world TB --- 2009-05-11 20:40:57 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-11 20:40:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-11 20:40:57 - TARGET=arm TB --- 2009-05-11 20:40:57 - TARGET_ARCH=arm TB --- 2009-05-11 20:40:57 - TZ=UTC TB --- 2009-05-11 20:40:57 - __MAKE_CONF=/dev/null TB --- 2009-05-11 20:40:57 - cd /src TB --- 2009-05-11 20:40:57 - /usr/bin/make -B buildworld >>> World build started on Mon May 11 20:41:00 UTC 2009 >>> 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 -c /src/usr.bin/mail/vars.c cc -O -pipe -std=gnu99 -o mail version.o cmd1.o cmd2.o cmd3.o cmdtab.o collect.o edit.o fio.o getname.o head.o v7.local.o lex.o list.o main.o names.o popen.o quit.o send.o strings.o temp.o tty.o util.o vars.o gzip -cn /src/usr.bin/mail/mail.1 > mail.1.gz ===> usr.bin/make (all) cc -O -pipe -I/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /src/usr.bin/make/arch.c cc1: warnings being treated as errors /src/usr.bin/make/arch.c: In function 'Arch_ParseArchive': /src/usr.bin/make/arch.c:402: warning: the address of 'members' will never be NULL *** Error code 1 Stop in /src/usr.bin/make. *** 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 --- 2009-05-11 21:42:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-11 21:42:40 - ERROR: failed to build world TB --- 2009-05-11 21:42:40 - 2860.98 user 355.03 system 3760.12 real http://tinderbox.des.no/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon May 11 21:59:12 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35F13106564A; Mon, 11 May 2009 21:59:12 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id D7B598FC13; Mon, 11 May 2009 21:59:11 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.3/8.14.3) with ESMTP id n4BLxAtH006619; Mon, 11 May 2009 17:59:10 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4BLxAVo073454; Mon, 11 May 2009 17:59:10 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id E04B67302F; Mon, 11 May 2009 17:59:09 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090511215909.E04B67302F@freebsd-current.sentex.ca> Date: Mon, 11 May 2009 17:59:09 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 May 2009 21:59:13 -0000 TB --- 2009-05-11 20:40:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-05-11 20:40:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2009-05-11 20:40:00 - cleaning the object tree TB --- 2009-05-11 20:41:19 - cvsupping the source tree TB --- 2009-05-11 20:41:19 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2009-05-11 20:41:27 - building world TB --- 2009-05-11 20:41:27 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-11 20:41:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-11 20:41:27 - TARGET=amd64 TB --- 2009-05-11 20:41:27 - TARGET_ARCH=amd64 TB --- 2009-05-11 20:41:27 - TZ=UTC TB --- 2009-05-11 20:41:27 - __MAKE_CONF=/dev/null TB --- 2009-05-11 20:41:27 - cd /src TB --- 2009-05-11 20:41:27 - /usr/bin/make -B buildworld >>> World build started on Mon May 11 20:41:30 UTC 2009 >>> 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 -O2 -pipe -std=gnu99 -fstack-protector -c /src/usr.bin/mail/vars.c cc -O2 -pipe -std=gnu99 -fstack-protector -o mail version.o cmd1.o cmd2.o cmd3.o cmdtab.o collect.o edit.o fio.o getname.o head.o v7.local.o lex.o list.o main.o names.o popen.o quit.o send.o strings.o temp.o tty.o util.o vars.o gzip -cn /src/usr.bin/mail/mail.1 > mail.1.gz ===> usr.bin/make (all) cc -O2 -pipe -I/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" -DDEFSHELLNAME=\"sh\" -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 -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /src/usr.bin/make/arch.c cc1: warnings being treated as errors /src/usr.bin/make/arch.c: In function 'Arch_ParseArchive': /src/usr.bin/make/arch.c:402: warning: the address of 'members' will never be NULL *** Error code 1 Stop in /src/usr.bin/make. *** 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 --- 2009-05-11 21:59:09 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-11 21:59:09 - ERROR: failed to build world TB --- 2009-05-11 21:59:09 - 3610.87 user 369.91 system 4749.23 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 13 08:09:29 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 99E051065670; Wed, 13 May 2009 08:09:29 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 47E498FC2E; Wed, 13 May 2009 08:09:28 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4D89QUT087064; Wed, 13 May 2009 04:09:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4D89Q21088931; Wed, 13 May 2009 04:09:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 175F37302F; Wed, 13 May 2009 04:09:25 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090513080926.175F37302F@freebsd-current.sentex.ca> Date: Wed, 13 May 2009 04:09:25 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 May 2009 08:09:30 -0000 TB --- 2009-05-13 07:04:55 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-05-13 07:04:55 - starting HEAD tinderbox run for mips/mips TB --- 2009-05-13 07:04:55 - cleaning the object tree TB --- 2009-05-13 07:05:48 - cvsupping the source tree TB --- 2009-05-13 07:05:48 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/mips/mips/supfile TB --- 2009-05-13 07:05:56 - building world TB --- 2009-05-13 07:05:56 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-13 07:05:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-13 07:05:56 - TARGET=mips TB --- 2009-05-13 07:05:56 - TARGET_ARCH=mips TB --- 2009-05-13 07:05:56 - TZ=UTC TB --- 2009-05-13 07:05:56 - __MAKE_CONF=/dev/null TB --- 2009-05-13 07:05:56 - cd /src TB --- 2009-05-13 07:05:56 - /usr/bin/make -B buildworld >>> World build started on Wed May 13 07:05:59 UTC 2009 >>> 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 [...] In file included from ioctl.c:101: /obj/mips/src/tmp/usr/include/sys/ioctl_compat.h:117:1: warning: "MDMBUF" redefined In file included from /obj/mips/src/tmp/usr/include/sys/tty.h:41, from ioctl.c:9: /obj/mips/src/tmp/usr/include/sys/termios.h:148:1: warning: this is the location of the previous definition cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -I/src/usr.bin/truss -I. -std=gnu99 -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /src/usr.bin/truss/mips-fbsd.c /src/usr.bin/truss/mips-fbsd.c: In function 'mips_syscall_exit': /src/usr.bin/truss/mips-fbsd.c:341: error: too few arguments to function 'print_syscall_ret' *** Error code 1 Stop in /src/usr.bin/truss. *** 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 --- 2009-05-13 08:09:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-13 08:09:25 - ERROR: failed to build world TB --- 2009-05-13 08:09:25 - 2841.80 user 324.30 system 3870.22 real http://tinderbox.des.no/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed May 13 13:04:17 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1AD8C106564A; Wed, 13 May 2009 13:04:17 +0000 (UTC) (envelope-from dds@aueb.gr) Received: from mx-out.forthnet.gr (mx-out.forthnet.gr [193.92.150.104]) by mx1.freebsd.org (Postfix) with ESMTP id 88D448FC1D; Wed, 13 May 2009 13:04:16 +0000 (UTC) (envelope-from dds@aueb.gr) Received: from mx-av-04.forthnet.gr (mx-av.forthnet.gr [193.92.150.27]) by mx-out-04.forthnet.gr (8.14.3/8.14.3) with ESMTP id n4DCpI3t004977; Wed, 13 May 2009 15:51:18 +0300 Received: from MX-IN-05.forthnet.gr (mx-in-05.forthnet.gr [193.92.150.30]) by mx-av-04.forthnet.gr (8.14.3/8.14.3) with ESMTP id n4DCpIsV024781; Wed, 13 May 2009 15:51:18 +0300 Received: from [192.168.136.22] (adsl45-42.kln.forthnet.gr [77.49.172.42]) by MX-IN-05.forthnet.gr (8.14.3/8.14.3) with ESMTP id n4DCpH83030211; Wed, 13 May 2009 15:51:18 +0300 Authentication-Results: MX-IN-05.forthnet.gr smtp.mail=dds@aueb.gr; spf=neutral Authentication-Results: MX-IN-05.forthnet.gr header.from=dds@aueb.gr; sender-id=neutral Message-ID: <4A0AC23E.2060005@aueb.gr> Date: Wed, 13 May 2009 15:51:10 +0300 From: Diomidis Spinellis User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: FreeBSD Tinderbox References: <20090513080926.175F37302F@freebsd-current.sentex.ca> In-Reply-To: <20090513080926.175F37302F@freebsd-current.sentex.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: mips@freebsd.org, current@freebsd.org Subject: Re: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 May 2009 13:04:17 -0000 FreeBSD Tinderbox wrote: > TB --- 2009-05-13 07:04:55 - tinderbox 2.6 running on freebsd-current.sentex.ca > TB --- 2009-05-13 07:04:55 - starting HEAD tinderbox run for mips/mips > TB --- 2009-05-13 07:04:55 - cleaning the object tree > TB --- 2009-05-13 07:05:48 - cvsupping the source tree > TB --- 2009-05-13 07:05:48 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/mips/mips/supfile > TB --- 2009-05-13 07:05:56 - building world > TB --- 2009-05-13 07:05:56 - MAKEOBJDIRPREFIX=/obj > TB --- 2009-05-13 07:05:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2009-05-13 07:05:56 - TARGET=mips > TB --- 2009-05-13 07:05:56 - TARGET_ARCH=mips > TB --- 2009-05-13 07:05:56 - TZ=UTC > TB --- 2009-05-13 07:05:56 - __MAKE_CONF=/dev/null > TB --- 2009-05-13 07:05:56 - cd /src > TB --- 2009-05-13 07:05:56 - /usr/bin/make -B buildworld >>>> World build started on Wed May 13 07:05:59 UTC 2009 >>>> 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 -EL -msoft-float -G0 -mno-dsp -mabicalls -I/src/usr.bin/truss -I. -std=gnu99 -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /src/usr.bin/truss/mips-fbsd.c > /src/usr.bin/truss/mips-fbsd.c: In function 'mips_syscall_exit': > /src/usr.bin/truss/mips-fbsd.c:341: error: too few arguments to function 'print_syscall_ret' > *** Error code 1 > > Stop in /src/usr.bin/truss. > *** Error code 1 > > Stop in /src/usr.bin. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > *** Error code 1 Sorry, I missed syncing the code I wrote in January with the MIPS support introduced in February. I fixed it in r192040. Diomidis Spinellis From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 14 03:00:17 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E2D5106564A; Thu, 14 May 2009 03:00:17 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 4434B8FC19; Thu, 14 May 2009 03:00:16 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4E30EuP057290; Wed, 13 May 2009 23:00:14 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4E30Euw055355; Wed, 13 May 2009 23:00:14 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 40E077302F; Wed, 13 May 2009 23:00:14 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090514030014.40E077302F@freebsd-current.sentex.ca> Date: Wed, 13 May 2009 23:00:14 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 May 2009 03:00:18 -0000 TB --- 2009-05-14 01:34:11 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-05-14 01:34:11 - starting HEAD tinderbox run for i386/pc98 TB --- 2009-05-14 01:34:11 - cleaning the object tree TB --- 2009-05-14 01:34:37 - cvsupping the source tree TB --- 2009-05-14 01:34:37 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2009-05-14 01:34:46 - building world TB --- 2009-05-14 01:34:46 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-14 01:34:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-14 01:34:46 - TARGET=pc98 TB --- 2009-05-14 01:34:46 - TARGET_ARCH=i386 TB --- 2009-05-14 01:34:46 - TZ=UTC TB --- 2009-05-14 01:34:46 - __MAKE_CONF=/dev/null TB --- 2009-05-14 01:34:46 - cd /src TB --- 2009-05-14 01:34:46 - /usr/bin/make -B buildworld >>> World build started on Thu May 14 01:34:48 UTC 2009 >>> 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 Thu May 14 02:57:59 UTC 2009 TB --- 2009-05-14 02:57:59 - generating LINT kernel config TB --- 2009-05-14 02:57:59 - cd /src/sys/pc98/conf TB --- 2009-05-14 02:57:59 - /usr/bin/make -B LINT TB --- 2009-05-14 02:57:59 - building LINT kernel TB --- 2009-05-14 02:57:59 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-14 02:57:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-14 02:57:59 - TARGET=pc98 TB --- 2009-05-14 02:57:59 - TARGET_ARCH=i386 TB --- 2009-05-14 02:57:59 - TZ=UTC TB --- 2009-05-14 02:57:59 - __MAKE_CONF=/dev/null TB --- 2009-05-14 02:57:59 - cd /src TB --- 2009-05-14 02:57:59 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu May 14 02:57:59 UTC 2009 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/libkern/iconv_converter_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/opencrypto/cryptodev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/pc98/pc98/canbus_if.m -h rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs -I/src/sys/contrib/opensolaris/compat -I/src/sys/dev/cxgb -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestan ding -fstack-protector /src/sys/i386/i386/mp_machdep.c:77:25: error: machine/mca.h: No such file or directory /src/sys/i386/i386/trap.c:93:25: error: machine/mca.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-05-14 03:00:14 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-14 03:00:14 - ERROR: failed to build lint kernel TB --- 2009-05-14 03:00:14 - 3964.98 user 402.27 system 5162.99 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 14 12:39:47 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 579EB1065786; Thu, 14 May 2009 12:39:47 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 2ED4D8FC1F; Thu, 14 May 2009 12:39:46 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4ECdiiP010468; Thu, 14 May 2009 08:39:44 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n4ECdiqL018814; Thu, 14 May 2009 08:39:44 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 575B87302F; Thu, 14 May 2009 08:39:44 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090514123944.575B87302F@freebsd-current.sentex.ca> Date: Thu, 14 May 2009 08:39:44 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 May 2009 12:39:48 -0000 TB --- 2009-05-14 11:14:28 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-05-14 11:14:28 - starting HEAD tinderbox run for i386/pc98 TB --- 2009-05-14 11:14:28 - cleaning the object tree TB --- 2009-05-14 11:14:51 - cvsupping the source tree TB --- 2009-05-14 11:14:51 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2009-05-14 11:15:01 - building world TB --- 2009-05-14 11:15:01 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-14 11:15:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-14 11:15:01 - TARGET=pc98 TB --- 2009-05-14 11:15:01 - TARGET_ARCH=i386 TB --- 2009-05-14 11:15:01 - TZ=UTC TB --- 2009-05-14 11:15:01 - __MAKE_CONF=/dev/null TB --- 2009-05-14 11:15:01 - cd /src TB --- 2009-05-14 11:15:01 - /usr/bin/make -B buildworld >>> World build started on Thu May 14 11:15:03 UTC 2009 >>> 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 Thu May 14 12:37:31 UTC 2009 TB --- 2009-05-14 12:37:31 - generating LINT kernel config TB --- 2009-05-14 12:37:31 - cd /src/sys/pc98/conf TB --- 2009-05-14 12:37:31 - /usr/bin/make -B LINT TB --- 2009-05-14 12:37:31 - building LINT kernel TB --- 2009-05-14 12:37:31 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-14 12:37:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-14 12:37:31 - TARGET=pc98 TB --- 2009-05-14 12:37:31 - TARGET_ARCH=i386 TB --- 2009-05-14 12:37:31 - TZ=UTC TB --- 2009-05-14 12:37:31 - __MAKE_CONF=/dev/null TB --- 2009-05-14 12:37:31 - cd /src TB --- 2009-05-14 12:37:31 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu May 14 12:37:31 UTC 2009 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/libkern/iconv_converter_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/opencrypto/cryptodev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/pc98/pc98/canbus_if.m -h rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs -I/src/sys/contrib/opensolaris/compat -I/src/sys/dev/cxgb -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestan ding -fstack-protector /src/sys/i386/i386/mp_machdep.c:77:25: error: machine/mca.h: No such file or directory /src/sys/i386/i386/trap.c:93:25: error: machine/mca.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-05-14 12:39:44 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-14 12:39:44 - ERROR: failed to build lint kernel TB --- 2009-05-14 12:39:44 - 3962.69 user 402.61 system 5115.68 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu May 14 20:09:31 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84A591065674; Thu, 14 May 2009 20:09:31 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 30A4E8FC15; Thu, 14 May 2009 20:09:31 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4EK9SBg003323; Thu, 14 May 2009 16:09:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy.sentex.ca (freebsd-legacy.sentex.ca [64.7.128.104]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n4EK9SZM057196; Thu, 14 May 2009 16:09:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-legacy.sentex.ca (Postfix, from userid 666) id BBCE4241BA; Thu, 14 May 2009 16:09:27 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090514200927.BBCE4241BA@freebsd-legacy.sentex.ca> Date: Thu, 14 May 2009 16:09:27 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [releng_6 tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 May 2009 20:09:31 -0000 TB --- 2009-05-14 19:44:15 - tinderbox 2.6 running on freebsd-legacy.sentex.ca TB --- 2009-05-14 19:44:15 - starting RELENG_6 tinderbox run for amd64/amd64 TB --- 2009-05-14 19:44:15 - cleaning the object tree TB --- 2009-05-14 19:44:58 - cvsupping the source tree TB --- 2009-05-14 19:44:58 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_6/amd64/amd64/supfile TB --- 2009-05-14 19:45:07 - building world TB --- 2009-05-14 19:45:07 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-14 19:45:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-14 19:45:07 - TARGET=amd64 TB --- 2009-05-14 19:45:07 - TARGET_ARCH=amd64 TB --- 2009-05-14 19:45:07 - TZ=UTC TB --- 2009-05-14 19:45:07 - __MAKE_CONF=/dev/null TB --- 2009-05-14 19:45:07 - cd /src TB --- 2009-05-14 19:45:07 - /usr/bin/make -B buildworld >>> 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 [...] cc -O2 -fno-strict-aliasing -pipe -I. -I/src/lib/libthread_db -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libthread_db/arch/amd64/libpthread_md.c /src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_fpreg_to_ucontext': /src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: implicit declaration of function `memcpy' /src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: nested extern declaration of `memcpy' :0: warning: redundant redeclaration of 'memcpy' /src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_ucontext_to_fpreg': /src/lib/libthread_db/arch/amd64/libpthread_md.c:100: warning: nested extern declaration of `memcpy' :0: warning: redundant redeclaration of 'memcpy' *** Error code 1 Stop in /src/lib/libthread_db. *** 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. *** Error code 1 Stop in /src. TB --- 2009-05-14 20:09:27 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-14 20:09:27 - ERROR: failed to build world TB --- 2009-05-14 20:09:27 - 1118.97 user 161.73 system 1512.41 real http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 15 05:07:21 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFC901065672; Fri, 15 May 2009 05:07:21 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 5CBDA8FC17; Fri, 15 May 2009 05:07:21 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4F57IPb062989; Fri, 15 May 2009 01:07:18 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy.sentex.ca (freebsd-legacy.sentex.ca [64.7.128.104]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4F57I8m053772; Fri, 15 May 2009 01:07:18 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-legacy.sentex.ca (Postfix, from userid 666) id 0281C241BA; Fri, 15 May 2009 01:07:17 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090515050718.0281C241BA@freebsd-legacy.sentex.ca> Date: Fri, 15 May 2009 01:07:17 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [releng_6 tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 May 2009 05:07:22 -0000 TB --- 2009-05-15 04:42:27 - tinderbox 2.6 running on freebsd-legacy.sentex.ca TB --- 2009-05-15 04:42:27 - starting RELENG_6 tinderbox run for amd64/amd64 TB --- 2009-05-15 04:42:27 - cleaning the object tree TB --- 2009-05-15 04:42:41 - cvsupping the source tree TB --- 2009-05-15 04:42:41 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_6/amd64/amd64/supfile TB --- 2009-05-15 04:42:49 - building world TB --- 2009-05-15 04:42:49 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-15 04:42:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-15 04:42:49 - TARGET=amd64 TB --- 2009-05-15 04:42:49 - TARGET_ARCH=amd64 TB --- 2009-05-15 04:42:49 - TZ=UTC TB --- 2009-05-15 04:42:49 - __MAKE_CONF=/dev/null TB --- 2009-05-15 04:42:49 - cd /src TB --- 2009-05-15 04:42:49 - /usr/bin/make -B buildworld >>> 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 [...] cc -O2 -fno-strict-aliasing -pipe -I. -I/src/lib/libthread_db -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libthread_db/arch/amd64/libpthread_md.c /src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_fpreg_to_ucontext': /src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: implicit declaration of function `memcpy' /src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: nested extern declaration of `memcpy' :0: warning: redundant redeclaration of 'memcpy' /src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_ucontext_to_fpreg': /src/lib/libthread_db/arch/amd64/libpthread_md.c:100: warning: nested extern declaration of `memcpy' :0: warning: redundant redeclaration of 'memcpy' *** Error code 1 Stop in /src/lib/libthread_db. *** 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. *** Error code 1 Stop in /src. TB --- 2009-05-15 05:07:17 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-15 05:07:17 - ERROR: failed to build world TB --- 2009-05-15 05:07:17 - 1119.20 user 157.27 system 1490.10 real http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 15 14:07:55 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E75B9106564A; Fri, 15 May 2009 14:07:55 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 930818FC0A; Fri, 15 May 2009 14:07:55 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4FE7qRk018835; Fri, 15 May 2009 10:07:52 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy.sentex.ca (freebsd-legacy.sentex.ca [64.7.128.104]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4FE7qop073970; Fri, 15 May 2009 10:07:52 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-legacy.sentex.ca (Postfix, from userid 666) id 98A11241BA; Fri, 15 May 2009 10:07:52 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090515140752.98A11241BA@freebsd-legacy.sentex.ca> Date: Fri, 15 May 2009 10:07:52 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [releng_6 tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 May 2009 14:07:56 -0000 TB --- 2009-05-15 13:43:29 - tinderbox 2.6 running on freebsd-legacy.sentex.ca TB --- 2009-05-15 13:43:29 - starting RELENG_6 tinderbox run for amd64/amd64 TB --- 2009-05-15 13:43:29 - cleaning the object tree TB --- 2009-05-15 13:43:41 - cvsupping the source tree TB --- 2009-05-15 13:43:41 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_6/amd64/amd64/supfile TB --- 2009-05-15 13:43:48 - building world TB --- 2009-05-15 13:43:48 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-15 13:43:48 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-15 13:43:48 - TARGET=amd64 TB --- 2009-05-15 13:43:48 - TARGET_ARCH=amd64 TB --- 2009-05-15 13:43:48 - TZ=UTC TB --- 2009-05-15 13:43:48 - __MAKE_CONF=/dev/null TB --- 2009-05-15 13:43:48 - cd /src TB --- 2009-05-15 13:43:48 - /usr/bin/make -B buildworld >>> 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 [...] cc -O2 -fno-strict-aliasing -pipe -I. -I/src/lib/libthread_db -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libthread_db/arch/amd64/libpthread_md.c /src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_fpreg_to_ucontext': /src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: implicit declaration of function `memcpy' /src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: nested extern declaration of `memcpy' :0: warning: redundant redeclaration of 'memcpy' /src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_ucontext_to_fpreg': /src/lib/libthread_db/arch/amd64/libpthread_md.c:100: warning: nested extern declaration of `memcpy' :0: warning: redundant redeclaration of 'memcpy' *** Error code 1 Stop in /src/lib/libthread_db. *** 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. *** Error code 1 Stop in /src. TB --- 2009-05-15 14:07:52 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-15 14:07:52 - ERROR: failed to build world TB --- 2009-05-15 14:07:52 - 1117.87 user 155.05 system 1462.61 real http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri May 15 23:07:03 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 51CA9106566C; Fri, 15 May 2009 23:07:03 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id 6BA868FC12; Fri, 15 May 2009 23:07:02 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.3/8.14.3) with ESMTP id n4FN70VG067428; Fri, 15 May 2009 19:07:00 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy.sentex.ca (freebsd-legacy.sentex.ca [64.7.128.104]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4FN70Ds089784; Fri, 15 May 2009 19:07:00 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-legacy.sentex.ca (Postfix, from userid 666) id D0B22241BA; Fri, 15 May 2009 19:06:59 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090515230659.D0B22241BA@freebsd-legacy.sentex.ca> Date: Fri, 15 May 2009 19:06:59 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50 Cc: Subject: [releng_6 tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 May 2009 23:07:04 -0000 TB --- 2009-05-15 22:42:23 - tinderbox 2.6 running on freebsd-legacy.sentex.ca TB --- 2009-05-15 22:42:23 - starting RELENG_6 tinderbox run for amd64/amd64 TB --- 2009-05-15 22:42:23 - cleaning the object tree TB --- 2009-05-15 22:42:37 - cvsupping the source tree TB --- 2009-05-15 22:42:38 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_6/amd64/amd64/supfile TB --- 2009-05-15 22:42:46 - building world TB --- 2009-05-15 22:42:46 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-15 22:42:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-15 22:42:46 - TARGET=amd64 TB --- 2009-05-15 22:42:46 - TARGET_ARCH=amd64 TB --- 2009-05-15 22:42:46 - TZ=UTC TB --- 2009-05-15 22:42:46 - __MAKE_CONF=/dev/null TB --- 2009-05-15 22:42:46 - cd /src TB --- 2009-05-15 22:42:46 - /usr/bin/make -B buildworld >>> 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 [...] cc -O2 -fno-strict-aliasing -pipe -I. -I/src/lib/libthread_db -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libthread_db/arch/amd64/libpthread_md.c /src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_fpreg_to_ucontext': /src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: implicit declaration of function `memcpy' /src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: nested extern declaration of `memcpy' :0: warning: redundant redeclaration of 'memcpy' /src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_ucontext_to_fpreg': /src/lib/libthread_db/arch/amd64/libpthread_md.c:100: warning: nested extern declaration of `memcpy' :0: warning: redundant redeclaration of 'memcpy' *** Error code 1 Stop in /src/lib/libthread_db. *** 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. *** Error code 1 Stop in /src. TB --- 2009-05-15 23:06:59 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-15 23:06:59 - ERROR: failed to build world TB --- 2009-05-15 23:06:59 - 1119.03 user 156.33 system 1475.75 real http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat May 16 08:12:47 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2FD41065670; Sat, 16 May 2009 08:12:46 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 9ED038FC1C; Sat, 16 May 2009 08:12:46 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4G8Ch5u031155; Sat, 16 May 2009 04:12:43 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy.sentex.ca (freebsd-legacy.sentex.ca [64.7.128.104]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n4G8Chjo063396; Sat, 16 May 2009 04:12:43 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-legacy.sentex.ca (Postfix, from userid 666) id 6F241241BA; Sat, 16 May 2009 04:12:43 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090516081243.6F241241BA@freebsd-legacy.sentex.ca> Date: Sat, 16 May 2009 04:12:43 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [releng_6 tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 May 2009 08:12:47 -0000 TB --- 2009-05-16 07:47:56 - tinderbox 2.6 running on freebsd-legacy.sentex.ca TB --- 2009-05-16 07:47:56 - starting RELENG_6 tinderbox run for amd64/amd64 TB --- 2009-05-16 07:47:56 - cleaning the object tree TB --- 2009-05-16 07:48:11 - cvsupping the source tree TB --- 2009-05-16 07:48:11 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_6/amd64/amd64/supfile TB --- 2009-05-16 07:48:18 - building world TB --- 2009-05-16 07:48:18 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-16 07:48:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-16 07:48:18 - TARGET=amd64 TB --- 2009-05-16 07:48:18 - TARGET_ARCH=amd64 TB --- 2009-05-16 07:48:18 - TZ=UTC TB --- 2009-05-16 07:48:18 - __MAKE_CONF=/dev/null TB --- 2009-05-16 07:48:18 - cd /src TB --- 2009-05-16 07:48:18 - /usr/bin/make -B buildworld >>> 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 [...] cc -O2 -fno-strict-aliasing -pipe -I. -I/src/lib/libthread_db -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libthread_db/arch/amd64/libpthread_md.c /src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_fpreg_to_ucontext': /src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: implicit declaration of function `memcpy' /src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: nested extern declaration of `memcpy' :0: warning: redundant redeclaration of 'memcpy' /src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_ucontext_to_fpreg': /src/lib/libthread_db/arch/amd64/libpthread_md.c:100: warning: nested extern declaration of `memcpy' :0: warning: redundant redeclaration of 'memcpy' *** Error code 1 Stop in /src/lib/libthread_db. *** 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. *** Error code 1 Stop in /src. TB --- 2009-05-16 08:12:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-16 08:12:43 - ERROR: failed to build world TB --- 2009-05-16 08:12:43 - 1117.44 user 158.98 system 1487.13 real http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat May 16 17:27:18 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D55F1065670; Sat, 16 May 2009 17:27:18 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id BF2A58FC1A; Sat, 16 May 2009 17:27:17 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.3/8.14.3) with ESMTP id n4GHRExT071064; Sat, 16 May 2009 13:27:14 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy.sentex.ca (freebsd-legacy.sentex.ca [64.7.128.104]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4GHRErI088868; Sat, 16 May 2009 13:27:14 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-legacy.sentex.ca (Postfix, from userid 666) id 7E469241BA; Sat, 16 May 2009 13:27:14 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090516172714.7E469241BA@freebsd-legacy.sentex.ca> Date: Sat, 16 May 2009 13:27:14 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50 Cc: Subject: [releng_6 tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 May 2009 17:27:18 -0000 TB --- 2009-05-16 17:02:27 - tinderbox 2.6 running on freebsd-legacy.sentex.ca TB --- 2009-05-16 17:02:27 - starting RELENG_6 tinderbox run for amd64/amd64 TB --- 2009-05-16 17:02:27 - cleaning the object tree TB --- 2009-05-16 17:02:39 - cvsupping the source tree TB --- 2009-05-16 17:02:39 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_6/amd64/amd64/supfile TB --- 2009-05-16 17:02:46 - building world TB --- 2009-05-16 17:02:46 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-16 17:02:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-16 17:02:46 - TARGET=amd64 TB --- 2009-05-16 17:02:46 - TARGET_ARCH=amd64 TB --- 2009-05-16 17:02:46 - TZ=UTC TB --- 2009-05-16 17:02:46 - __MAKE_CONF=/dev/null TB --- 2009-05-16 17:02:46 - cd /src TB --- 2009-05-16 17:02:46 - /usr/bin/make -B buildworld >>> 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 [...] cc -O2 -fno-strict-aliasing -pipe -I. -I/src/lib/libthread_db -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libthread_db/arch/amd64/libpthread_md.c /src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_fpreg_to_ucontext': /src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: implicit declaration of function `memcpy' /src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: nested extern declaration of `memcpy' :0: warning: redundant redeclaration of 'memcpy' /src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_ucontext_to_fpreg': /src/lib/libthread_db/arch/amd64/libpthread_md.c:100: warning: nested extern declaration of `memcpy' :0: warning: redundant redeclaration of 'memcpy' *** Error code 1 Stop in /src/lib/libthread_db. *** 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. *** Error code 1 Stop in /src. TB --- 2009-05-16 17:27:14 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-16 17:27:14 - ERROR: failed to build world TB --- 2009-05-16 17:27:14 - 1118.53 user 155.83 system 1486.74 real http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-amd64-amd64.full