From owner-freebsd-tinderbox@FreeBSD.ORG Sun Jun 23 00:01:46 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id EF20F4A6; Sun, 23 Jun 2013 00:01:45 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id C59A315DC; Sun, 23 Jun 2013 00:01:45 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r5N01itP006216; Sat, 22 Jun 2013 20:01:44 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r5N01i0T006212; Sun, 23 Jun 2013 00:01:44 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 23 Jun 2013 00:01:44 GMT Message-Id: <201306230001.r5N01i0T006212@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on amd64/amd64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jun 2013 00:01:46 -0000 TB --- 2013-06-22 20:00:16 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-06-22 20:00:16 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-06-22 20:00:16 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-06-22 20:00:16 - cleaning the object tree TB --- 2013-06-22 20:01:54 - /usr/local/bin/svn stat /src TB --- 2013-06-22 20:01:57 - At svn revision 252098 TB --- 2013-06-22 20:01:58 - building world TB --- 2013-06-22 20:01:58 - CROSS_BUILD_TESTING=YES TB --- 2013-06-22 20:01:58 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-22 20:01:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-22 20:01:58 - SRCCONF=/dev/null TB --- 2013-06-22 20:01:58 - TARGET=amd64 TB --- 2013-06-22 20:01:58 - TARGET_ARCH=amd64 TB --- 2013-06-22 20:01:58 - TZ=UTC TB --- 2013-06-22 20:01:58 - __MAKE_CONF=/dev/null TB --- 2013-06-22 20:01:58 - cd /src TB --- 2013-06-22 20:01:58 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Jun 22 20:02:05 UTC 2013 >>> 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 Sat Jun 22 23:49:24 UTC 2013 TB --- 2013-06-22 23:49:24 - generating LINT kernel config TB --- 2013-06-22 23:49:24 - cd /src/sys/amd64/conf TB --- 2013-06-22 23:49:24 - /usr/bin/make -B LINT TB --- 2013-06-22 23:49:24 - cd /src/sys/amd64/conf TB --- 2013-06-22 23:49:24 - /usr/sbin/config -m LINT TB --- 2013-06-22 23:49:24 - building LINT kernel TB --- 2013-06-22 23:49:24 - CROSS_BUILD_TESTING=YES TB --- 2013-06-22 23:49:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-22 23:49:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-22 23:49:24 - SRCCONF=/dev/null TB --- 2013-06-22 23:49:24 - TARGET=amd64 TB --- 2013-06-22 23:49:24 - TARGET_ARCH=amd64 TB --- 2013-06-22 23:49:24 - TZ=UTC TB --- 2013-06-22 23:49:24 - __MAKE_CONF=/dev/null TB --- 2013-06-22 23:49:24 - cd /src TB --- 2013-06-22 23:49:24 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Jun 22 23:49:24 UTC 2013 >>> 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 [...] ^ /src/sys/fs/nfsclient/nfs_clstate.c:5161:8: error: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Werror,-Wformat] lyp->nfsly_lastbyte); ^~~~~~~~~~~~~~~~~~~ /src/sys/fs/nfs/nfscl.h:74:11: note: expanded from macro 'NFSCL_DEBUG' printf(__VA_ARGS__); \ ^ 3 errors generated. *** Error code 1 Stop. make: stopped in /obj/amd64.amd64/src/sys/LINT *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-06-23 00:01:44 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-23 00:01:44 - ERROR: failed to build LINT kernel TB --- 2013-06-23 00:01:44 - 11345.88 user 2203.34 system 14487.71 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Jun 23 01:51:01 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id AB9571D9; Sun, 23 Jun 2013 01:51:01 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 831E8181E; Sun, 23 Jun 2013 01:51:01 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r5N1otTg040983; Sat, 22 Jun 2013 21:50:55 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r5N1otIh040968; Sun, 23 Jun 2013 01:50:55 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 23 Jun 2013 01:50:55 GMT Message-Id: <201306230150.r5N1otIh040968@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on ia64/ia64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jun 2013 01:51:01 -0000 TB --- 2013-06-23 00:01:44 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-06-23 00:01:44 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-06-23 00:01:44 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-06-23 00:01:44 - cleaning the object tree TB --- 2013-06-23 00:02:52 - /usr/local/bin/svn stat /src TB --- 2013-06-23 00:02:55 - At svn revision 252098 TB --- 2013-06-23 00:02:56 - building world TB --- 2013-06-23 00:02:56 - CROSS_BUILD_TESTING=YES TB --- 2013-06-23 00:02:56 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-23 00:02:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-23 00:02:56 - SRCCONF=/dev/null TB --- 2013-06-23 00:02:56 - TARGET=ia64 TB --- 2013-06-23 00:02:56 - TARGET_ARCH=ia64 TB --- 2013-06-23 00:02:56 - TZ=UTC TB --- 2013-06-23 00:02:56 - __MAKE_CONF=/dev/null TB --- 2013-06-23 00:02:56 - cd /src TB --- 2013-06-23 00:02:56 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun Jun 23 00:03:03 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sun Jun 23 01:38:21 UTC 2013 TB --- 2013-06-23 01:38:21 - generating LINT kernel config TB --- 2013-06-23 01:38:21 - cd /src/sys/ia64/conf TB --- 2013-06-23 01:38:21 - /usr/bin/make -B LINT TB --- 2013-06-23 01:38:21 - cd /src/sys/ia64/conf TB --- 2013-06-23 01:38:21 - /usr/sbin/config -m LINT TB --- 2013-06-23 01:38:21 - building LINT kernel TB --- 2013-06-23 01:38:21 - CROSS_BUILD_TESTING=YES TB --- 2013-06-23 01:38:21 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-23 01:38:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-23 01:38:21 - SRCCONF=/dev/null TB --- 2013-06-23 01:38:21 - TARGET=ia64 TB --- 2013-06-23 01:38:21 - TARGET_ARCH=ia64 TB --- 2013-06-23 01:38:21 - TZ=UTC TB --- 2013-06-23 01:38:21 - __MAKE_CONF=/dev/null TB --- 2013-06-23 01:38:21 - cd /src TB --- 2013-06-23 01:38:21 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jun 23 01:38:21 UTC 2013 >>> 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 -Wmissing-include-dirs -fdiagnostics-show-option -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/fs/nfsclient/nfs_clcomsubs.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 -Wmissing-include-dirs -fdiagnostics-show-option -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/fs/nfsclient/nfs_clsubs.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 -Wmissing-include-dirs -fdiagnostics-show-option -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/fs/nfsclient/nfs_clstate.c cc1: warnings being treated as errors /src/sys/fs/nfsclient/nfs_clstate.c: In function 'nfscl_dolayoutcommit': /src/sys/fs/nfsclient/nfs_clstate.c:5159: warning: format '%qd' expects type 'long long int', but argument 3 has type 'uint64_t' [-Wformat] /src/sys/fs/nfsclient/nfs_clstate.c:5159: warning: format '%qd' expects type 'long long int', but argument 4 has type 'uint64_t' [-Wformat] /src/sys/fs/nfsclient/nfs_clstate.c:5159: warning: format '%qd' expects type 'long long int', but argument 5 has type 'uint64_t' [-Wformat] *** Error code 1 Stop. make: stopped in /obj/ia64.ia64/src/sys/LINT *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-06-23 01:50:55 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-23 01:50:55 - ERROR: failed to build LINT kernel TB --- 2013-06-23 01:50:55 - 5189.22 user 919.91 system 6550.32 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Jun 23 02:53:18 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B651132C; Sun, 23 Jun 2013 02:53:18 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 8B9051A8A; Sun, 23 Jun 2013 02:53:18 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r5N2rHS1092722; Sat, 22 Jun 2013 22:53:17 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r5N2rHbx092718; Sun, 23 Jun 2013 02:53:17 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 23 Jun 2013 02:53:17 GMT Message-Id: <201306230253.r5N2rHbx092718@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on mips64/mips Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jun 2013 02:53:18 -0000 TB --- 2013-06-23 01:50:55 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-06-23 01:50:55 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-06-23 01:50:55 - starting HEAD tinderbox run for mips64/mips TB --- 2013-06-23 01:50:55 - cleaning the object tree TB --- 2013-06-23 01:51:55 - /usr/local/bin/svn stat /src TB --- 2013-06-23 01:52:01 - At svn revision 252098 TB --- 2013-06-23 01:52:02 - building world TB --- 2013-06-23 01:52:02 - CROSS_BUILD_TESTING=YES TB --- 2013-06-23 01:52:02 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-23 01:52:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-23 01:52:02 - SRCCONF=/dev/null TB --- 2013-06-23 01:52:02 - TARGET=mips TB --- 2013-06-23 01:52:02 - TARGET_ARCH=mips64 TB --- 2013-06-23 01:52:02 - TZ=UTC TB --- 2013-06-23 01:52:02 - __MAKE_CONF=/dev/null TB --- 2013-06-23 01:52:02 - cd /src TB --- 2013-06-23 01:52:02 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun Jun 23 01:52:09 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sun Jun 23 02:52:44 UTC 2013 TB --- 2013-06-23 02:52:44 - cd /src/sys/mips/conf TB --- 2013-06-23 02:52:44 - /usr/sbin/config -m ADM5120 TB --- 2013-06-23 02:52:44 - skipping ADM5120 kernel TB --- 2013-06-23 02:52:44 - cd /src/sys/mips/conf TB --- 2013-06-23 02:52:44 - /usr/sbin/config -m ALCHEMY TB --- 2013-06-23 02:52:44 - skipping ALCHEMY kernel TB --- 2013-06-23 02:52:44 - cd /src/sys/mips/conf TB --- 2013-06-23 02:52:44 - /usr/sbin/config -m AP121 TB --- 2013-06-23 02:52:44 - skipping AP121 kernel TB --- 2013-06-23 02:52:44 - cd /src/sys/mips/conf TB --- 2013-06-23 02:52:44 - /usr/sbin/config -m AP91 TB --- 2013-06-23 02:52:44 - skipping AP91 kernel TB --- 2013-06-23 02:52:44 - cd /src/sys/mips/conf TB --- 2013-06-23 02:52:44 - /usr/sbin/config -m AP93 TB --- 2013-06-23 02:52:44 - skipping AP93 kernel TB --- 2013-06-23 02:52:44 - cd /src/sys/mips/conf TB --- 2013-06-23 02:52:44 - /usr/sbin/config -m AP94 TB --- 2013-06-23 02:52:44 - skipping AP94 kernel TB --- 2013-06-23 02:52:44 - cd /src/sys/mips/conf TB --- 2013-06-23 02:52:44 - /usr/sbin/config -m AP96 TB --- 2013-06-23 02:52:44 - skipping AP96 kernel TB --- 2013-06-23 02:52:44 - cd /src/sys/mips/conf TB --- 2013-06-23 02:52:44 - /usr/sbin/config -m AR71XX_BASE TB --- 2013-06-23 02:52:44 - skipping AR71XX_BASE kernel TB --- 2013-06-23 02:52:44 - cd /src/sys/mips/conf TB --- 2013-06-23 02:52:44 - /usr/sbin/config -m AR724X_BASE TB --- 2013-06-23 02:52:44 - skipping AR724X_BASE kernel TB --- 2013-06-23 02:52:44 - cd /src/sys/mips/conf TB --- 2013-06-23 02:52:44 - /usr/sbin/config -m AR91XX_BASE TB --- 2013-06-23 02:52:44 - skipping AR91XX_BASE kernel TB --- 2013-06-23 02:52:44 - cd /src/sys/mips/conf TB --- 2013-06-23 02:52:44 - /usr/sbin/config -m AR933X_BASE TB --- 2013-06-23 02:52:44 - skipping AR933X_BASE kernel TB --- 2013-06-23 02:52:44 - cd /src/sys/mips/conf TB --- 2013-06-23 02:52:44 - /usr/sbin/config -m BERI_DE4_MDROOT TB --- 2013-06-23 02:52:44 - building BERI_DE4_MDROOT kernel TB --- 2013-06-23 02:52:44 - CROSS_BUILD_TESTING=YES TB --- 2013-06-23 02:52:44 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-23 02:52:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-23 02:52:44 - SRCCONF=/dev/null TB --- 2013-06-23 02:52:44 - TARGET=mips TB --- 2013-06-23 02:52:44 - TARGET_ARCH=mips64 TB --- 2013-06-23 02:52:44 - TZ=UTC TB --- 2013-06-23 02:52:44 - __MAKE_CONF=/dev/null TB --- 2013-06-23 02:52:44 - cd /src TB --- 2013-06-23 02:52:44 - /usr/bin/make -B buildkernel KERNCONF=BERI_DE4_MDROOT >>> Kernel build for BERI_DE4_MDROOT started on Sun Jun 23 02:52:45 UTC 2013 >>> 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 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0xffffffff80100000 -march=mips64 -mabi=64 -msoft-float -ffreestanding -Werror /src/sys/fs/nfsclient/nfs_clcomsubs.c cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0xffffffff80100000 -march=mips64 -mabi=64 -msoft-float -ffreestanding -Werror /src/sys/fs/nfsclient/nfs_clsubs.c cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0xffffffff80100000 -march=mips64 -mabi=64 -msoft-float -ffreestanding -Werror /src/sys/fs/nfsclient/nfs_clstate.c cc1: warnings being treated as errors /src/sys/fs/nfsclient/nfs_clstate.c: In function 'nfscl_dolayoutcommit': /src/sys/fs/nfsclient/nfs_clstate.c:5159: warning: format '%qd' expects type 'long long int', but argument 3 has type 'uint64_t' [-Wformat] /src/sys/fs/nfsclient/nfs_clstate.c:5159: warning: format '%qd' expects type 'long long int', but argument 4 has type 'uint64_t' [-Wformat] /src/sys/fs/nfsclient/nfs_clstate.c:5159: warning: format '%qd' expects type 'long long int', but argument 5 has type 'uint64_t' [-Wformat] *** Error code 1 Stop. make: stopped in /obj/mips.mips64/src/sys/BERI_DE4_MDROOT *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-06-23 02:53:17 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-23 02:53:17 - ERROR: failed to build BERI_DE4_MDROOT kernel TB --- 2013-06-23 02:53:17 - 2645.05 user 618.41 system 3741.86 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Jun 23 04:53:17 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id DBCAE5CA; Sun, 23 Jun 2013 04:53:17 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id AE3EC1EBF; Sun, 23 Jun 2013 04:53:17 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r5N4rGO6063714; Sun, 23 Jun 2013 00:53:16 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r5N4rGqV063690; Sun, 23 Jun 2013 04:53:16 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 23 Jun 2013 04:53:16 GMT Message-Id: <201306230453.r5N4rGqV063690@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on sparc64/sparc64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jun 2013 04:53:18 -0000 TB --- 2013-06-23 03:41:36 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-06-23 03:41:36 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-06-23 03:41:36 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-06-23 03:41:36 - cleaning the object tree TB --- 2013-06-23 03:42:40 - /usr/local/bin/svn stat /src TB --- 2013-06-23 03:42:43 - At svn revision 252098 TB --- 2013-06-23 03:42:44 - building world TB --- 2013-06-23 03:42:44 - CROSS_BUILD_TESTING=YES TB --- 2013-06-23 03:42:44 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-23 03:42:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-23 03:42:44 - SRCCONF=/dev/null TB --- 2013-06-23 03:42:44 - TARGET=sparc64 TB --- 2013-06-23 03:42:44 - TARGET_ARCH=sparc64 TB --- 2013-06-23 03:42:44 - TZ=UTC TB --- 2013-06-23 03:42:44 - __MAKE_CONF=/dev/null TB --- 2013-06-23 03:42:44 - cd /src TB --- 2013-06-23 03:42:44 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun Jun 23 03:42:52 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sun Jun 23 04:45:02 UTC 2013 TB --- 2013-06-23 04:45:02 - generating LINT kernel config TB --- 2013-06-23 04:45:02 - cd /src/sys/sparc64/conf TB --- 2013-06-23 04:45:02 - /usr/bin/make -B LINT TB --- 2013-06-23 04:45:02 - cd /src/sys/sparc64/conf TB --- 2013-06-23 04:45:02 - /usr/sbin/config -m LINT TB --- 2013-06-23 04:45:02 - building LINT kernel TB --- 2013-06-23 04:45:02 - CROSS_BUILD_TESTING=YES TB --- 2013-06-23 04:45:02 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-23 04:45:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-23 04:45:02 - SRCCONF=/dev/null TB --- 2013-06-23 04:45:02 - TARGET=sparc64 TB --- 2013-06-23 04:45:02 - TARGET_ARCH=sparc64 TB --- 2013-06-23 04:45:02 - TZ=UTC TB --- 2013-06-23 04:45:02 - __MAKE_CONF=/dev/null TB --- 2013-06-23 04:45:02 - cd /src TB --- 2013-06-23 04:45:02 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jun 23 04:45:03 UTC 2013 >>> 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 -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -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 -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/fs/nfsclient/nfs_clcomsubs.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 -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -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 -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/fs/nfsclient/nfs_clsubs.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 -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -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 -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/fs/nfsclient/nfs_clstate.c cc1: warnings being treated as errors /src/sys/fs/nfsclient/nfs_clstate.c: In function 'nfscl_dolayoutcommit': /src/sys/fs/nfsclient/nfs_clstate.c:5159: warning: format '%qd' expects type 'long long int', but argument 3 has type 'uint64_t' [-Wformat] /src/sys/fs/nfsclient/nfs_clstate.c:5159: warning: format '%qd' expects type 'long long int', but argument 4 has type 'uint64_t' [-Wformat] /src/sys/fs/nfsclient/nfs_clstate.c:5159: warning: format '%qd' expects type 'long long int', but argument 5 has type 'uint64_t' [-Wformat] *** Error code 1 Stop. make: stopped in /obj/sparc64.sparc64/src/sys/LINT *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-06-23 04:53:16 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-23 04:53:16 - ERROR: failed to build LINT kernel TB --- 2013-06-23 04:53:16 - 3588.70 user 611.25 system 4300.59 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Jun 23 06:25:55 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3F29F90D; Sun, 23 Jun 2013 06:25:55 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 14F8110FD; Sun, 23 Jun 2013 06:25:54 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r5N6Ps1G041536; Sun, 23 Jun 2013 02:25:54 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r5N6PrLG041535; Sun, 23 Jun 2013 06:25:53 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 23 Jun 2013 06:25:53 GMT Message-Id: <201306230625.r5N6PrLG041535@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on powerpc64/powerpc Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jun 2013 06:25:55 -0000 TB --- 2013-06-23 03:22:48 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-06-23 03:22:48 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-06-23 03:22:48 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-06-23 03:22:48 - cleaning the object tree TB --- 2013-06-23 03:24:30 - /usr/local/bin/svn stat /src TB --- 2013-06-23 03:24:34 - At svn revision 252098 TB --- 2013-06-23 03:24:35 - building world TB --- 2013-06-23 03:24:35 - CROSS_BUILD_TESTING=YES TB --- 2013-06-23 03:24:35 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-23 03:24:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-23 03:24:35 - SRCCONF=/dev/null TB --- 2013-06-23 03:24:35 - TARGET=powerpc TB --- 2013-06-23 03:24:35 - TARGET_ARCH=powerpc64 TB --- 2013-06-23 03:24:35 - TZ=UTC TB --- 2013-06-23 03:24:35 - __MAKE_CONF=/dev/null TB --- 2013-06-23 03:24:35 - cd /src TB --- 2013-06-23 03:24:35 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun Jun 23 03:24:41 UTC 2013 >>> 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 Jun 23 06:22:46 UTC 2013 TB --- 2013-06-23 06:22:46 - generating LINT kernel config TB --- 2013-06-23 06:22:46 - cd /src/sys/powerpc/conf TB --- 2013-06-23 06:22:46 - /usr/bin/make -B LINT TB --- 2013-06-23 06:22:46 - cd /src/sys/powerpc/conf TB --- 2013-06-23 06:22:46 - /usr/sbin/config -m LINT TB --- 2013-06-23 06:22:46 - skipping LINT kernel TB --- 2013-06-23 06:22:46 - cd /src/sys/powerpc/conf TB --- 2013-06-23 06:22:46 - /usr/sbin/config -m GENERIC TB --- 2013-06-23 06:22:46 - skipping GENERIC kernel TB --- 2013-06-23 06:22:46 - cd /src/sys/powerpc/conf TB --- 2013-06-23 06:22:46 - /usr/sbin/config -m GENERIC64 TB --- 2013-06-23 06:22:46 - building GENERIC64 kernel TB --- 2013-06-23 06:22:46 - CROSS_BUILD_TESTING=YES TB --- 2013-06-23 06:22:46 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-23 06:22:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-23 06:22:46 - SRCCONF=/dev/null TB --- 2013-06-23 06:22:46 - TARGET=powerpc TB --- 2013-06-23 06:22:46 - TARGET_ARCH=powerpc64 TB --- 2013-06-23 06:22:46 - TZ=UTC TB --- 2013-06-23 06:22:46 - __MAKE_CONF=/dev/null TB --- 2013-06-23 06:22:46 - cd /src TB --- 2013-06-23 06:22:46 - /usr/bin/make -B buildkernel KERNCONF=GENERIC64 >>> Kernel build for GENERIC64 started on Sun Jun 23 06:22:46 UTC 2013 >>> 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 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -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 -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding -fstack-protector -Werror /src/sys/fs/nfsclient/nfs_clcomsubs.c cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -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 -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding -fstack-protector -Werror /src/sys/fs/nfsclient/nfs_clsubs.c cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -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 -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding -fstack-protector -Werror /src/sys/fs/nfsclient/nfs_clstate.c cc1: warnings being treated as errors /src/sys/fs/nfsclient/nfs_clstate.c: In function 'nfscl_dolayoutcommit': /src/sys/fs/nfsclient/nfs_clstate.c:5159: warning: format '%qd' expects type 'long long int', but argument 3 has type 'uint64_t' [-Wformat] /src/sys/fs/nfsclient/nfs_clstate.c:5159: warning: format '%qd' expects type 'long long int', but argument 4 has type 'uint64_t' [-Wformat] /src/sys/fs/nfsclient/nfs_clstate.c:5159: warning: format '%qd' expects type 'long long int', but argument 5 has type 'uint64_t' [-Wformat] *** Error code 1 Stop. make: stopped in /obj/powerpc.powerpc64/src/sys/GENERIC64 *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-06-23 06:25:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-23 06:25:53 - ERROR: failed to build GENERIC64 kernel TB --- 2013-06-23 06:25:53 - 9599.98 user 1215.09 system 10985.45 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jun 27 04:15:22 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BF56649D; Thu, 27 Jun 2013 04:15:22 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 7CAB81454; Thu, 27 Jun 2013 04:15:22 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r5R4FFs9007293; Thu, 27 Jun 2013 00:15:15 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r5R4FFNB007288; Thu, 27 Jun 2013 04:15:15 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 27 Jun 2013 04:15:15 GMT Message-Id: <201306270415.r5R4FFNB007288@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on amd64/amd64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 04:15:22 -0000 TB --- 2013-06-27 01:20:18 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-06-27 01:20:18 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-06-27 01:20:18 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-06-27 01:20:18 - cleaning the object tree TB --- 2013-06-27 01:20:18 - /usr/local/bin/svn stat /src TB --- 2013-06-27 01:20:22 - At svn revision 252287 TB --- 2013-06-27 01:20:23 - building world TB --- 2013-06-27 01:20:23 - CROSS_BUILD_TESTING=YES TB --- 2013-06-27 01:20:23 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-27 01:20:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-27 01:20:23 - SRCCONF=/dev/null TB --- 2013-06-27 01:20:23 - TARGET=amd64 TB --- 2013-06-27 01:20:23 - TARGET_ARCH=amd64 TB --- 2013-06-27 01:20:23 - TZ=UTC TB --- 2013-06-27 01:20:23 - __MAKE_CONF=/dev/null TB --- 2013-06-27 01:20:23 - cd /src TB --- 2013-06-27 01:20:23 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Jun 27 01:20:30 UTC 2013 >>> 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 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -o nos-tun nos-tun.o gzip -cn /src/sbin/nos-tun/nos-tun.8 > nos-tun.8.gz ===> sbin/nvmecontrol (all) cc -O2 -pipe -std=gnu99 -Qunused-arguments -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 -Wmissing-variable-declarations -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c /src/sbin/nvmecontrol/nvmecontrol.c /src/sbin/nvmecontrol/nvmecontrol.c:53:3: error: no previous extern declaration for non-static variable 'funcs' [-Werror,-Wmissing-variable-declarations] } funcs[] = { ^ 1 error generated. *** Error code 1 Stop. make: stopped in /src/sbin/nvmecontrol *** Error code 1 Stop. make: stopped in /src/sbin *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-06-27 04:15:15 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-27 04:15:15 - ERROR: failed to build world TB --- 2013-06-27 04:15:15 - 8751.40 user 1346.94 system 10496.48 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jun 27 04:15:22 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C91E949E; Thu, 27 Jun 2013 04:15:22 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 880FE1455; Thu, 27 Jun 2013 04:15:22 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r5R4FGfZ007419; Thu, 27 Jun 2013 00:15:16 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r5R4FGNc007411; Thu, 27 Jun 2013 04:15:16 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 27 Jun 2013 04:15:16 GMT Message-Id: <201306270415.r5R4FGNc007411@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on i386/i386 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 04:15:23 -0000 TB --- 2013-06-27 01:20:18 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-06-27 01:20:18 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-06-27 01:20:18 - starting HEAD tinderbox run for i386/i386 TB --- 2013-06-27 01:20:18 - cleaning the object tree TB --- 2013-06-27 01:20:18 - /usr/local/bin/svn stat /src TB --- 2013-06-27 01:20:23 - At svn revision 252287 TB --- 2013-06-27 01:20:24 - building world TB --- 2013-06-27 01:20:24 - CROSS_BUILD_TESTING=YES TB --- 2013-06-27 01:20:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-27 01:20:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-27 01:20:24 - SRCCONF=/dev/null TB --- 2013-06-27 01:20:24 - TARGET=i386 TB --- 2013-06-27 01:20:24 - TARGET_ARCH=i386 TB --- 2013-06-27 01:20:24 - TZ=UTC TB --- 2013-06-27 01:20:24 - __MAKE_CONF=/dev/null TB --- 2013-06-27 01:20:24 - cd /src TB --- 2013-06-27 01:20:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Jun 27 01:20:30 UTC 2013 >>> 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 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -o nos-tun nos-tun.o gzip -cn /src/sbin/nos-tun/nos-tun.8 > nos-tun.8.gz ===> sbin/nvmecontrol (all) cc -O2 -pipe -std=gnu99 -Qunused-arguments -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 -Wmissing-variable-declarations -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c /src/sbin/nvmecontrol/nvmecontrol.c /src/sbin/nvmecontrol/nvmecontrol.c:53:3: error: no previous extern declaration for non-static variable 'funcs' [-Werror,-Wmissing-variable-declarations] } funcs[] = { ^ 1 error generated. *** Error code 1 Stop. make: stopped in /src/sbin/nvmecontrol *** Error code 1 Stop. make: stopped in /src/sbin *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-06-27 04:15:16 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-27 04:15:16 - ERROR: failed to build world TB --- 2013-06-27 04:15:16 - 8733.45 user 1362.91 system 10497.72 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jun 27 10:59:29 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 703D6159; Thu, 27 Jun 2013 10:59:29 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) by mx1.freebsd.org (Postfix) with ESMTP id 300981AE8; Thu, 27 Jun 2013 10:59:29 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id r5RAxRnv058353; Thu, 27 Jun 2013 10:59:27 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id r5RAxRSQ058352; Thu, 27 Jun 2013 10:59:27 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 27 Jun 2013 10:59:27 GMT Message-Id: <201306271059.r5RAxRSQ058352@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on arm/arm Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 10:59:29 -0000 TB --- 2013-06-27 09:40:33 - tinderbox 2.10 running on freebsd-stable.sentex.ca TB --- 2013-06-27 09:40:33 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2013-06-27 09:40:33 - starting RELENG_9 tinderbox run for arm/arm TB --- 2013-06-27 09:40:33 - cleaning the object tree TB --- 2013-06-27 09:40:33 - /usr/local/bin/svn stat /src TB --- 2013-06-27 09:40:40 - At svn revision 252301 TB --- 2013-06-27 09:40:41 - building world TB --- 2013-06-27 09:40:41 - CROSS_BUILD_TESTING=YES TB --- 2013-06-27 09:40:41 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-27 09:40:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-27 09:40:41 - SRCCONF=/dev/null TB --- 2013-06-27 09:40:41 - TARGET=arm TB --- 2013-06-27 09:40:41 - TARGET_ARCH=arm TB --- 2013-06-27 09:40:41 - TZ=UTC TB --- 2013-06-27 09:40:41 - __MAKE_CONF=/dev/null TB --- 2013-06-27 09:40:41 - cd /src TB --- 2013-06-27 09:40:41 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 27 09:40:41 UTC 2013 >>> 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 -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/arm.arm/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c cc -O -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/arm.arm/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c cc -O -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/arm.arm/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c cc -O -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/arm.arm/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In function 'print_src_dst': /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: 'tcpstates' undeclared (first use in this function) /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: (Each undeclared identifier is reported only once /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/tcpdump/tcpdump. *** Error code 1 Stop in /src/usr.sbin/tcpdump. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-06-27 10:59:27 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-27 10:59:27 - ERROR: failed to build world TB --- 2013-06-27 10:59:27 - 2981.96 user 572.13 system 4733.93 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jun 27 12:35:44 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 6B1DA4DF; Thu, 27 Jun 2013 12:35:44 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) by mx1.freebsd.org (Postfix) with ESMTP id 2B415109A; Thu, 27 Jun 2013 12:35:44 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id r5RCZhRG000841; Thu, 27 Jun 2013 12:35:43 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id r5RCZhng000832; Thu, 27 Jun 2013 12:35:43 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 27 Jun 2013 12:35:43 GMT Message-Id: <201306271235.r5RCZhng000832@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on i386/pc98 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 12:35:44 -0000 TB --- 2013-06-27 09:40:33 - tinderbox 2.10 running on freebsd-stable.sentex.ca TB --- 2013-06-27 09:40:33 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2013-06-27 09:40:33 - starting RELENG_9 tinderbox run for i386/pc98 TB --- 2013-06-27 09:40:33 - cleaning the object tree TB --- 2013-06-27 09:40:33 - /usr/local/bin/svn stat /src TB --- 2013-06-27 09:40:40 - At svn revision 252301 TB --- 2013-06-27 09:40:41 - building world TB --- 2013-06-27 09:40:41 - CROSS_BUILD_TESTING=YES TB --- 2013-06-27 09:40:41 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-27 09:40:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-27 09:40:41 - SRCCONF=/dev/null TB --- 2013-06-27 09:40:41 - TARGET=pc98 TB --- 2013-06-27 09:40:41 - TARGET_ARCH=i386 TB --- 2013-06-27 09:40:41 - TZ=UTC TB --- 2013-06-27 09:40:41 - __MAKE_CONF=/dev/null TB --- 2013-06-27 09:40:41 - cd /src TB --- 2013-06-27 09:40:41 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 27 09:40:41 UTC 2013 >>> 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 -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -I/obj/pc98.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -I/obj/pc98.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -I/obj/pc98.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -I/obj/pc98.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In function 'print_src_dst': /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: 'tcpstates' undeclared (first use in this function) /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: (Each undeclared identifier is reported only once /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/tcpdump/tcpdump. *** Error code 1 Stop in /src/usr.sbin/tcpdump. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-06-27 12:35:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-27 12:35:43 - ERROR: failed to build world TB --- 2013-06-27 12:35:43 - 8105.30 user 862.16 system 10509.66 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jun 27 12:36:06 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D46AF5F3; Thu, 27 Jun 2013 12:36:06 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) by mx1.freebsd.org (Postfix) with ESMTP id 8372810A6; Thu, 27 Jun 2013 12:36:06 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id r5RCa59T002434; Thu, 27 Jun 2013 12:36:05 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id r5RCa5XP002429; Thu, 27 Jun 2013 12:36:05 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 27 Jun 2013 12:36:05 GMT Message-Id: <201306271236.r5RCa5XP002429@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on amd64/amd64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 12:36:06 -0000 TB --- 2013-06-27 09:40:33 - tinderbox 2.10 running on freebsd-stable.sentex.ca TB --- 2013-06-27 09:40:33 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2013-06-27 09:40:33 - starting RELENG_9 tinderbox run for amd64/amd64 TB --- 2013-06-27 09:40:33 - cleaning the object tree TB --- 2013-06-27 09:40:33 - /usr/local/bin/svn stat /src TB --- 2013-06-27 09:40:39 - At svn revision 252301 TB --- 2013-06-27 09:40:40 - building world TB --- 2013-06-27 09:40:40 - CROSS_BUILD_TESTING=YES TB --- 2013-06-27 09:40:40 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-27 09:40:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-27 09:40:40 - SRCCONF=/dev/null TB --- 2013-06-27 09:40:40 - TARGET=amd64 TB --- 2013-06-27 09:40:40 - TARGET_ARCH=amd64 TB --- 2013-06-27 09:40:40 - TZ=UTC TB --- 2013-06-27 09:40:40 - __MAKE_CONF=/dev/null TB --- 2013-06-27 09:40:40 - cd /src TB --- 2013-06-27 09:40:40 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 27 09:40:41 UTC 2013 >>> 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 -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/amd64.amd64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/amd64.amd64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/amd64.amd64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/amd64.amd64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In function 'print_src_dst': /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: 'tcpstates' undeclared (first use in this function) /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: (Each undeclared identifier is reported only once /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/tcpdump/tcpdump. *** Error code 1 Stop in /src/usr.sbin/tcpdump. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-06-27 12:36:05 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-27 12:36:05 - ERROR: failed to build world TB --- 2013-06-27 12:36:05 - 8123.45 user 866.90 system 10532.01 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jun 27 12:36:11 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5A4C75F5; Thu, 27 Jun 2013 12:36:11 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) by mx1.freebsd.org (Postfix) with ESMTP id 159D410AB; Thu, 27 Jun 2013 12:36:11 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id r5RCaARW002658; Thu, 27 Jun 2013 12:36:10 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id r5RCaAmq002652; Thu, 27 Jun 2013 12:36:10 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 27 Jun 2013 12:36:10 GMT Message-Id: <201306271236.r5RCaAmq002652@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on i386/i386 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 12:36:11 -0000 TB --- 2013-06-27 09:40:33 - tinderbox 2.10 running on freebsd-stable.sentex.ca TB --- 2013-06-27 09:40:33 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2013-06-27 09:40:33 - starting RELENG_9 tinderbox run for i386/i386 TB --- 2013-06-27 09:40:33 - cleaning the object tree TB --- 2013-06-27 09:40:33 - /usr/local/bin/svn stat /src TB --- 2013-06-27 09:40:40 - At svn revision 252301 TB --- 2013-06-27 09:40:41 - building world TB --- 2013-06-27 09:40:41 - CROSS_BUILD_TESTING=YES TB --- 2013-06-27 09:40:41 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-27 09:40:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-27 09:40:41 - SRCCONF=/dev/null TB --- 2013-06-27 09:40:41 - TARGET=i386 TB --- 2013-06-27 09:40:41 - TARGET_ARCH=i386 TB --- 2013-06-27 09:40:41 - TZ=UTC TB --- 2013-06-27 09:40:41 - __MAKE_CONF=/dev/null TB --- 2013-06-27 09:40:41 - cd /src TB --- 2013-06-27 09:40:41 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 27 09:40:41 UTC 2013 >>> 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 -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -I/obj/i386.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -I/obj/i386.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -I/obj/i386.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -I/obj/i386.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In function 'print_src_dst': /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: 'tcpstates' undeclared (first use in this function) /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: (Each undeclared identifier is reported only once /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/tcpdump/tcpdump. *** Error code 1 Stop in /src/usr.sbin/tcpdump. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-06-27 12:36:10 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-27 12:36:10 - ERROR: failed to build world TB --- 2013-06-27 12:36:10 - 8145.15 user 850.23 system 10536.77 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jun 27 12:55:02 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BBEF1E18; Thu, 27 Jun 2013 12:55:02 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) by mx1.freebsd.org (Postfix) with ESMTP id 7B2F411E4; Thu, 27 Jun 2013 12:55:02 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id r5RCt2D2036549; Thu, 27 Jun 2013 12:55:02 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id r5RCt2X5036528; Thu, 27 Jun 2013 12:55:02 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 27 Jun 2013 12:55:02 GMT Message-Id: <201306271255.r5RCt2X5036528@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on ia64/ia64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 12:55:02 -0000 TB --- 2013-06-27 10:59:28 - tinderbox 2.10 running on freebsd-stable.sentex.ca TB --- 2013-06-27 10:59:28 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2013-06-27 10:59:28 - starting RELENG_9 tinderbox run for ia64/ia64 TB --- 2013-06-27 10:59:28 - cleaning the object tree TB --- 2013-06-27 10:59:28 - /usr/local/bin/svn stat /src TB --- 2013-06-27 10:59:53 - At svn revision 252301 TB --- 2013-06-27 10:59:54 - building world TB --- 2013-06-27 10:59:54 - CROSS_BUILD_TESTING=YES TB --- 2013-06-27 10:59:54 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-27 10:59:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-27 10:59:54 - SRCCONF=/dev/null TB --- 2013-06-27 10:59:54 - TARGET=ia64 TB --- 2013-06-27 10:59:54 - TARGET_ARCH=ia64 TB --- 2013-06-27 10:59:54 - TZ=UTC TB --- 2013-06-27 10:59:54 - __MAKE_CONF=/dev/null TB --- 2013-06-27 10:59:54 - cd /src TB --- 2013-06-27 10:59:54 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 27 10:59:55 UTC 2013 >>> 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 -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/ia64.ia64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/ia64.ia64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/ia64.ia64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/ia64.ia64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In function 'print_src_dst': /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: 'tcpstates' undeclared (first use in this function) /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: (Each undeclared identifier is reported only once /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/tcpdump/tcpdump. *** Error code 1 Stop in /src/usr.sbin/tcpdump. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-06-27 12:55:01 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-27 12:55:01 - ERROR: failed to build world TB --- 2013-06-27 12:55:01 - 4902.13 user 627.65 system 6933.83 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jun 27 13:52:41 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D87B8175; Thu, 27 Jun 2013 13:52:41 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) by mx1.freebsd.org (Postfix) with ESMTP id 97D7916C3; Thu, 27 Jun 2013 13:52:41 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id r5RDqc9r044080; Thu, 27 Jun 2013 13:52:38 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id r5RDqcRk044079; Thu, 27 Jun 2013 13:52:38 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 27 Jun 2013 13:52:38 GMT Message-Id: <201306271352.r5RDqcRk044079@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 13:52:41 -0000 TB --- 2013-06-27 12:35:43 - tinderbox 2.10 running on freebsd-stable.sentex.ca TB --- 2013-06-27 12:35:43 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2013-06-27 12:35:43 - starting RELENG_9 tinderbox run for mips/mips TB --- 2013-06-27 12:35:43 - cleaning the object tree TB --- 2013-06-27 12:35:43 - /usr/local/bin/svn stat /src TB --- 2013-06-27 12:36:09 - At svn revision 252301 TB --- 2013-06-27 12:36:10 - building world TB --- 2013-06-27 12:36:10 - CROSS_BUILD_TESTING=YES TB --- 2013-06-27 12:36:10 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-27 12:36:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-27 12:36:10 - SRCCONF=/dev/null TB --- 2013-06-27 12:36:10 - TARGET=mips TB --- 2013-06-27 12:36:10 - TARGET_ARCH=mips TB --- 2013-06-27 12:36:10 - TZ=UTC TB --- 2013-06-27 12:36:10 - __MAKE_CONF=/dev/null TB --- 2013-06-27 12:36:10 - cd /src TB --- 2013-06-27 12:36:10 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 27 12:36:11 UTC 2013 >>> 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 -G0 -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/mips.mipsel/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c cc -O -pipe -G0 -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/mips.mipsel/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c cc -O -pipe -G0 -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/mips.mipsel/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c cc -O -pipe -G0 -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/mips.mipsel/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In function 'print_src_dst': /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: 'tcpstates' undeclared (first use in this function) /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: (Each undeclared identifier is reported only once /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/tcpdump/tcpdump. *** Error code 1 Stop in /src/usr.sbin/tcpdump. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-06-27 13:52:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-27 13:52:37 - ERROR: failed to build world TB --- 2013-06-27 13:52:37 - 3007.23 user 542.01 system 4614.02 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jun 27 14:11:35 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6542A797; Thu, 27 Jun 2013 14:11:35 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) by mx1.freebsd.org (Postfix) with ESMTP id 24D2517CA; Thu, 27 Jun 2013 14:11:35 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id r5REBY7O078883; Thu, 27 Jun 2013 14:11:34 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id r5REBYlL078882; Thu, 27 Jun 2013 14:11:34 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 27 Jun 2013 14:11:34 GMT Message-Id: <201306271411.r5REBYlL078882@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on sparc64/sparc64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 14:11:35 -0000 TB --- 2013-06-27 12:55:02 - tinderbox 2.10 running on freebsd-stable.sentex.ca TB --- 2013-06-27 12:55:02 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2013-06-27 12:55:02 - starting RELENG_9 tinderbox run for sparc64/sparc64 TB --- 2013-06-27 12:55:02 - cleaning the object tree TB --- 2013-06-27 12:55:02 - /usr/local/bin/svn stat /src TB --- 2013-06-27 12:55:08 - At svn revision 252301 TB --- 2013-06-27 12:55:09 - building world TB --- 2013-06-27 12:55:09 - CROSS_BUILD_TESTING=YES TB --- 2013-06-27 12:55:09 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-27 12:55:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-27 12:55:09 - SRCCONF=/dev/null TB --- 2013-06-27 12:55:09 - TARGET=sparc64 TB --- 2013-06-27 12:55:09 - TARGET_ARCH=sparc64 TB --- 2013-06-27 12:55:09 - TZ=UTC TB --- 2013-06-27 12:55:09 - __MAKE_CONF=/dev/null TB --- 2013-06-27 12:55:09 - cd /src TB --- 2013-06-27 12:55:09 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 27 12:55:10 UTC 2013 >>> 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 -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/sparc64.sparc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/sparc64.sparc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/sparc64.sparc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/sparc64.sparc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In function 'print_src_dst': /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: 'tcpstates' undeclared (first use in this function) /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: (Each undeclared identifier is reported only once /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/tcpdump/tcpdump. *** Error code 1 Stop in /src/usr.sbin/tcpdump. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-06-27 14:11:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-27 14:11:34 - ERROR: failed to build world TB --- 2013-06-27 14:11:34 - 3395.97 user 519.47 system 4592.35 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jun 27 15:03:40 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 25E6E7BB; Thu, 27 Jun 2013 15:03:40 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) by mx1.freebsd.org (Postfix) with ESMTP id DA1331BF2; Thu, 27 Jun 2013 15:03:39 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id r5RF3dou017367; Thu, 27 Jun 2013 15:03:39 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id r5RF3d8d017366; Thu, 27 Jun 2013 15:03:39 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 27 Jun 2013 15:03:39 GMT Message-Id: <201306271503.r5RF3d8d017366@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on powerpc/powerpc Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 15:03:40 -0000 TB --- 2013-06-27 12:36:06 - tinderbox 2.10 running on freebsd-stable.sentex.ca TB --- 2013-06-27 12:36:06 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2013-06-27 12:36:06 - starting RELENG_9 tinderbox run for powerpc/powerpc TB --- 2013-06-27 12:36:06 - cleaning the object tree TB --- 2013-06-27 12:36:06 - /usr/local/bin/svn stat /src TB --- 2013-06-27 12:36:11 - At svn revision 252301 TB --- 2013-06-27 12:36:12 - building world TB --- 2013-06-27 12:36:12 - CROSS_BUILD_TESTING=YES TB --- 2013-06-27 12:36:12 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-27 12:36:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-27 12:36:12 - SRCCONF=/dev/null TB --- 2013-06-27 12:36:12 - TARGET=powerpc TB --- 2013-06-27 12:36:12 - TARGET_ARCH=powerpc TB --- 2013-06-27 12:36:12 - TZ=UTC TB --- 2013-06-27 12:36:12 - __MAKE_CONF=/dev/null TB --- 2013-06-27 12:36:12 - cd /src TB --- 2013-06-27 12:36:12 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 27 12:36:13 UTC 2013 >>> 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 -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/powerpc.powerpc/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/powerpc.powerpc/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/powerpc.powerpc/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/powerpc.powerpc/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In function 'print_src_dst': /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: 'tcpstates' undeclared (first use in this function) /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: (Each undeclared identifier is reported only once /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/tcpdump/tcpdump. *** Error code 1 Stop in /src/usr.sbin/tcpdump. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-06-27 15:03:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-27 15:03:39 - ERROR: failed to build world TB --- 2013-06-27 15:03:39 - 7368.24 user 775.41 system 8853.24 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jun 27 15:03:40 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2930F7BC; Thu, 27 Jun 2013 15:03:40 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) by mx1.freebsd.org (Postfix) with ESMTP id DAFE21BF4; Thu, 27 Jun 2013 15:03:39 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id r5RF3dGS017369; Thu, 27 Jun 2013 15:03:39 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id r5RF3dHw017368; Thu, 27 Jun 2013 15:03:39 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 27 Jun 2013 15:03:39 GMT Message-Id: <201306271503.r5RF3dHw017368@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on powerpc64/powerpc Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 15:03:40 -0000 TB --- 2013-06-27 12:36:10 - tinderbox 2.10 running on freebsd-stable.sentex.ca TB --- 2013-06-27 12:36:10 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2013-06-27 12:36:10 - starting RELENG_9 tinderbox run for powerpc64/powerpc TB --- 2013-06-27 12:36:10 - cleaning the object tree TB --- 2013-06-27 12:36:10 - /usr/local/bin/svn stat /src TB --- 2013-06-27 12:36:14 - At svn revision 252301 TB --- 2013-06-27 12:36:15 - building world TB --- 2013-06-27 12:36:15 - CROSS_BUILD_TESTING=YES TB --- 2013-06-27 12:36:15 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-27 12:36:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-27 12:36:15 - SRCCONF=/dev/null TB --- 2013-06-27 12:36:15 - TARGET=powerpc TB --- 2013-06-27 12:36:15 - TARGET_ARCH=powerpc64 TB --- 2013-06-27 12:36:15 - TZ=UTC TB --- 2013-06-27 12:36:15 - __MAKE_CONF=/dev/null TB --- 2013-06-27 12:36:15 - cd /src TB --- 2013-06-27 12:36:15 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 27 12:36:16 UTC 2013 >>> 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 -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/powerpc.powerpc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/powerpc.powerpc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/powerpc.powerpc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/powerpc.powerpc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In function 'print_src_dst': /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: 'tcpstates' undeclared (first use in this function) /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: (Each undeclared identifier is reported only once /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/tcpdump/tcpdump. *** Error code 1 Stop in /src/usr.sbin/tcpdump. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-06-27 15:03:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-27 15:03:39 - ERROR: failed to build world TB --- 2013-06-27 15:03:39 - 7417.99 user 772.60 system 8848.57 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jun 27 16:23:23 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BDE4746D; Thu, 27 Jun 2013 16:23:23 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) by mx1.freebsd.org (Postfix) with ESMTP id 7B52E10A8; Thu, 27 Jun 2013 16:23:23 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id r5RGNMmO013389; Thu, 27 Jun 2013 16:23:22 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id r5RGNMD0013388; Thu, 27 Jun 2013 16:23:22 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 27 Jun 2013 16:23:22 GMT Message-Id: <201306271623.r5RGNMD0013388@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on arm/arm Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 16:23:23 -0000 TB --- 2013-06-27 15:05:28 - tinderbox 2.10 running on freebsd-stable.sentex.ca TB --- 2013-06-27 15:05:28 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2013-06-27 15:05:28 - starting RELENG_9 tinderbox run for arm/arm TB --- 2013-06-27 15:05:28 - cleaning the object tree TB --- 2013-06-27 15:05:52 - /usr/local/bin/svn stat /src TB --- 2013-06-27 15:05:55 - At svn revision 252306 TB --- 2013-06-27 15:05:56 - building world TB --- 2013-06-27 15:05:56 - CROSS_BUILD_TESTING=YES TB --- 2013-06-27 15:05:56 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-27 15:05:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-27 15:05:56 - SRCCONF=/dev/null TB --- 2013-06-27 15:05:56 - TARGET=arm TB --- 2013-06-27 15:05:56 - TARGET_ARCH=arm TB --- 2013-06-27 15:05:56 - TZ=UTC TB --- 2013-06-27 15:05:56 - __MAKE_CONF=/dev/null TB --- 2013-06-27 15:05:56 - cd /src TB --- 2013-06-27 15:05:56 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 27 15:06:00 UTC 2013 >>> 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 -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/arm.arm/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c cc -O -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/arm.arm/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c cc -O -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/arm.arm/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c cc -O -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/arm.arm/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In function 'print_src_dst': /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: 'tcpstates' undeclared (first use in this function) /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: (Each undeclared identifier is reported only once /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/tcpdump/tcpdump. *** Error code 1 Stop in /src/usr.sbin/tcpdump. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-06-27 16:23:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-27 16:23:22 - ERROR: failed to build world TB --- 2013-06-27 16:23:22 - 2951.17 user 569.29 system 4674.30 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jun 27 17:34:07 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 170BF4AF; Thu, 27 Jun 2013 17:34:07 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from anubis.delphij.net (anubis.delphij.net [IPv6:2001:470:1:117::25]) by mx1.freebsd.org (Postfix) with ESMTP id DCA01144D; Thu, 27 Jun 2013 17:34:06 +0000 (UTC) Received: from zeta.ixsystems.com (c-67-188-85-47.hsd1.ca.comcast.net [67.188.85.47]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by anubis.delphij.net (Postfix) with ESMTPSA id 05CCC1EC7E; Thu, 27 Jun 2013 10:34:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=delphij.net; s=anubis; t=1372354445; bh=JOLLftx3gwjU6bPY05PloztFcXqHBatH5n/fE51u0rA=; h=Date:From:Reply-To:To:CC:Subject:References:In-Reply-To; b=Lce2jNTzSeaM2dyGYnolzUT2EClL5sH4fTsF1MKMmd94BYlGsuDBhVit+QFJVok78 BH8xUWp8uUzsWYGQxX4Jzu595HoQBsxMadUIVgeuWyt/DhLHm/tj1bVS1iGNqZjM/D puvCxkC3lYNCHgOV8kznwYfzkKuo/t27d9mOXLgI= Message-ID: <51CC778C.7000708@delphij.net> Date: Thu, 27 Jun 2013 10:34:04 -0700 From: Xin Li Organization: The FreeBSD Project MIME-Version: 1.0 To: FreeBSD Tinderbox Subject: Re: [releng_9 tinderbox] failure on arm/arm References: <201306271623.r5RGNMD0013388@freebsd-stable.sentex.ca> In-Reply-To: <201306271623.r5RGNMD0013388@freebsd-stable.sentex.ca> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: arm@freebsd.org, stable@freebsd.org X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: d@delphij.net List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 17:34:07 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On 06/27/13 09:23, FreeBSD Tinderbox wrote: > [...] cc -O -pipe -I/src/usr.sbin/tcpdump/tcpdump > -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump > -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN > -I/obj/arm.arm/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO > -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers > -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Wno-uninitialized -Wno-pointer-sign -c > /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c > > cc -O -pipe -I/src/usr.sbin/tcpdump/tcpdump - -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H - -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN - -I/obj/arm.arm/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO - -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers - -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter - -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith - -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c > cc -O -pipe -I/src/usr.sbin/tcpdump/tcpdump > -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump > -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN > -I/obj/arm.arm/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO > -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers > -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Wno-uninitialized -Wno-pointer-sign -c > /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c > cc -O -pipe -I/src/usr.sbin/tcpdump/tcpdump > -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump > -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN > -I/obj/arm.arm/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO > -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers > -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Wno-uninitialized -Wno-pointer-sign -c > /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c > > /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In function 'print_src_dst': > /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: > error: 'tcpstates' undeclared (first use in this function) > /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: > error: (Each undeclared identifier is reported only once > /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: > error: for each function it appears in.) *** Error code 1 This should have been fixed in r252307, sorry for the breakage. Cheers, - -- Xin LI https://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die -----BEGIN PGP SIGNATURE----- iQEcBAEBCgAGBQJRzHeLAAoJEG80Jeu8UPuzGGMH/RAInuTUXIHBsSdq72p5EOlf 3hYni/HE4FwNAo5nhmO6cgLse6Yomeq7lxHxaPZfz179RErZHY3fnSiat00hBMN6 vX76Zg5bOEQs/5omtiM94olJvz5VRCIIor70l0q+ld3ZVmzPnWoWz9YoEo3rN6hc 23Iy5wCTPO0mkzu+1dBrAHj8RfKJQEOo32d/SWF0WMkPt2Yec14yQ8Pl1N4thcu1 cOVwBN3ItoOvDPTYgi9769+BXn7kI1yfOj8eYW2+v5YROXdQrKciqKeGOwGglGHz EFv1a65p1dBmGbRK8CHNQwDAgaKI0Si47NFzu7vMV2HLbvQMvqw77jDXuIxfivg= =oPK0 -----END PGP SIGNATURE----- From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jun 27 18:02:12 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6CFB0BE2; Thu, 27 Jun 2013 18:02:12 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) by mx1.freebsd.org (Postfix) with ESMTP id 2912E16D8; Thu, 27 Jun 2013 18:02:12 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id r5RI2BNk059431; Thu, 27 Jun 2013 18:02:11 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id r5RI2BlY059402; Thu, 27 Jun 2013 18:02:11 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 27 Jun 2013 18:02:11 GMT Message-Id: <201306271802.r5RI2BlY059402@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on i386/pc98 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 18:02:12 -0000 TB --- 2013-06-27 15:05:28 - tinderbox 2.10 running on freebsd-stable.sentex.ca TB --- 2013-06-27 15:05:28 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2013-06-27 15:05:28 - starting RELENG_9 tinderbox run for i386/pc98 TB --- 2013-06-27 15:05:28 - cleaning the object tree TB --- 2013-06-27 15:05:55 - /usr/local/bin/svn stat /src TB --- 2013-06-27 15:06:02 - At svn revision 252306 TB --- 2013-06-27 15:06:03 - building world TB --- 2013-06-27 15:06:03 - CROSS_BUILD_TESTING=YES TB --- 2013-06-27 15:06:03 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-27 15:06:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-27 15:06:03 - SRCCONF=/dev/null TB --- 2013-06-27 15:06:03 - TARGET=pc98 TB --- 2013-06-27 15:06:03 - TARGET_ARCH=i386 TB --- 2013-06-27 15:06:03 - TZ=UTC TB --- 2013-06-27 15:06:03 - __MAKE_CONF=/dev/null TB --- 2013-06-27 15:06:03 - cd /src TB --- 2013-06-27 15:06:03 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 27 15:06:04 UTC 2013 >>> 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 -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -I/obj/pc98.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -I/obj/pc98.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -I/obj/pc98.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -I/obj/pc98.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In function 'print_src_dst': /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: 'tcpstates' undeclared (first use in this function) /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: (Each undeclared identifier is reported only once /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/tcpdump/tcpdump. *** Error code 1 Stop in /src/usr.sbin/tcpdump. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-06-27 18:02:11 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-27 18:02:11 - ERROR: failed to build world TB --- 2013-06-27 18:02:11 - 8128.48 user 864.63 system 10602.92 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jun 27 18:02:19 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 34091BE5; Thu, 27 Jun 2013 18:02:19 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) by mx1.freebsd.org (Postfix) with ESMTP id E695D16DA; Thu, 27 Jun 2013 18:02:18 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id r5RI2I4I060868; Thu, 27 Jun 2013 18:02:18 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id r5RI2IVl060860; Thu, 27 Jun 2013 18:02:18 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 27 Jun 2013 18:02:18 GMT Message-Id: <201306271802.r5RI2IVl060860@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on i386/i386 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 18:02:19 -0000 TB --- 2013-06-27 15:05:28 - tinderbox 2.10 running on freebsd-stable.sentex.ca TB --- 2013-06-27 15:05:28 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2013-06-27 15:05:28 - starting RELENG_9 tinderbox run for i386/i386 TB --- 2013-06-27 15:05:28 - cleaning the object tree TB --- 2013-06-27 15:05:58 - /usr/local/bin/svn stat /src TB --- 2013-06-27 15:06:03 - At svn revision 252306 TB --- 2013-06-27 15:06:04 - building world TB --- 2013-06-27 15:06:04 - CROSS_BUILD_TESTING=YES TB --- 2013-06-27 15:06:04 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-27 15:06:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-27 15:06:04 - SRCCONF=/dev/null TB --- 2013-06-27 15:06:04 - TARGET=i386 TB --- 2013-06-27 15:06:04 - TARGET_ARCH=i386 TB --- 2013-06-27 15:06:04 - TZ=UTC TB --- 2013-06-27 15:06:04 - __MAKE_CONF=/dev/null TB --- 2013-06-27 15:06:04 - cd /src TB --- 2013-06-27 15:06:04 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 27 15:06:05 UTC 2013 >>> 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 -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -I/obj/i386.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -I/obj/i386.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -I/obj/i386.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -I/obj/i386.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In function 'print_src_dst': /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: 'tcpstates' undeclared (first use in this function) /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: (Each undeclared identifier is reported only once /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/tcpdump/tcpdump. *** Error code 1 Stop in /src/usr.sbin/tcpdump. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-06-27 18:02:18 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-27 18:02:18 - ERROR: failed to build world TB --- 2013-06-27 18:02:18 - 8155.85 user 862.28 system 10609.99 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jun 27 18:02:23 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B53E5BFC; Thu, 27 Jun 2013 18:02:23 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) by mx1.freebsd.org (Postfix) with ESMTP id 7473216DD; Thu, 27 Jun 2013 18:02:23 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id r5RI2Nf6061871; Thu, 27 Jun 2013 18:02:23 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id r5RI2Mfv061870; Thu, 27 Jun 2013 18:02:22 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 27 Jun 2013 18:02:22 GMT Message-Id: <201306271802.r5RI2Mfv061870@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on amd64/amd64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 18:02:23 -0000 TB --- 2013-06-27 15:05:28 - tinderbox 2.10 running on freebsd-stable.sentex.ca TB --- 2013-06-27 15:05:28 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2013-06-27 15:05:28 - starting RELENG_9 tinderbox run for amd64/amd64 TB --- 2013-06-27 15:05:28 - cleaning the object tree TB --- 2013-06-27 15:05:57 - /usr/local/bin/svn stat /src TB --- 2013-06-27 15:06:03 - At svn revision 252306 TB --- 2013-06-27 15:06:04 - building world TB --- 2013-06-27 15:06:04 - CROSS_BUILD_TESTING=YES TB --- 2013-06-27 15:06:04 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-27 15:06:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-27 15:06:04 - SRCCONF=/dev/null TB --- 2013-06-27 15:06:04 - TARGET=amd64 TB --- 2013-06-27 15:06:04 - TARGET_ARCH=amd64 TB --- 2013-06-27 15:06:04 - TZ=UTC TB --- 2013-06-27 15:06:04 - __MAKE_CONF=/dev/null TB --- 2013-06-27 15:06:04 - cd /src TB --- 2013-06-27 15:06:04 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 27 15:06:05 UTC 2013 >>> 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 -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/amd64.amd64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/amd64.amd64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/amd64.amd64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/amd64.amd64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In function 'print_src_dst': /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: 'tcpstates' undeclared (first use in this function) /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: (Each undeclared identifier is reported only once /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/tcpdump/tcpdump. *** Error code 1 Stop in /src/usr.sbin/tcpdump. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-06-27 18:02:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-27 18:02:22 - ERROR: failed to build world TB --- 2013-06-27 18:02:22 - 8151.01 user 875.87 system 10614.05 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jun 27 18:18:35 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C655C278; Thu, 27 Jun 2013 18:18:35 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) by mx1.freebsd.org (Postfix) with ESMTP id 841BF17E8; Thu, 27 Jun 2013 18:18:35 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id r5RIIZcm056958; Thu, 27 Jun 2013 18:18:35 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id r5RIIZeC056953; Thu, 27 Jun 2013 18:18:35 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 27 Jun 2013 18:18:35 GMT Message-Id: <201306271818.r5RIIZeC056953@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on ia64/ia64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 18:18:35 -0000 TB --- 2013-06-27 16:23:23 - tinderbox 2.10 running on freebsd-stable.sentex.ca TB --- 2013-06-27 16:23:23 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2013-06-27 16:23:23 - starting RELENG_9 tinderbox run for ia64/ia64 TB --- 2013-06-27 16:23:23 - cleaning the object tree TB --- 2013-06-27 16:23:31 - /usr/local/bin/svn stat /src TB --- 2013-06-27 16:23:59 - At svn revision 252306 TB --- 2013-06-27 16:24:00 - building world TB --- 2013-06-27 16:24:00 - CROSS_BUILD_TESTING=YES TB --- 2013-06-27 16:24:00 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-27 16:24:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-27 16:24:00 - SRCCONF=/dev/null TB --- 2013-06-27 16:24:00 - TARGET=ia64 TB --- 2013-06-27 16:24:00 - TARGET_ARCH=ia64 TB --- 2013-06-27 16:24:00 - TZ=UTC TB --- 2013-06-27 16:24:00 - __MAKE_CONF=/dev/null TB --- 2013-06-27 16:24:00 - cd /src TB --- 2013-06-27 16:24:00 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 27 16:24:01 UTC 2013 >>> 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 -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/ia64.ia64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/ia64.ia64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/ia64.ia64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/ia64.ia64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In function 'print_src_dst': /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: 'tcpstates' undeclared (first use in this function) /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: (Each undeclared identifier is reported only once /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/tcpdump/tcpdump. *** Error code 1 Stop in /src/usr.sbin/tcpdump. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-06-27 18:18:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-27 18:18:35 - ERROR: failed to build world TB --- 2013-06-27 18:18:35 - 4891.10 user 627.20 system 6911.88 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jun 27 19:19:10 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 71FFAC0C; Thu, 27 Jun 2013 19:19:10 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) by mx1.freebsd.org (Postfix) with ESMTP id 3050D1A36; Thu, 27 Jun 2013 19:19:10 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id r5RJJ9Pk001453; Thu, 27 Jun 2013 19:19:09 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id r5RJJ91c001437; Thu, 27 Jun 2013 19:19:09 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 27 Jun 2013 19:19:09 GMT Message-Id: <201306271919.r5RJJ91c001437@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 19:19:10 -0000 TB --- 2013-06-27 18:02:11 - tinderbox 2.10 running on freebsd-stable.sentex.ca TB --- 2013-06-27 18:02:11 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2013-06-27 18:02:11 - starting RELENG_9 tinderbox run for mips/mips TB --- 2013-06-27 18:02:11 - cleaning the object tree TB --- 2013-06-27 18:02:28 - /usr/local/bin/svn stat /src TB --- 2013-06-27 18:03:04 - At svn revision 252306 TB --- 2013-06-27 18:03:05 - building world TB --- 2013-06-27 18:03:05 - CROSS_BUILD_TESTING=YES TB --- 2013-06-27 18:03:05 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-27 18:03:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-27 18:03:05 - SRCCONF=/dev/null TB --- 2013-06-27 18:03:05 - TARGET=mips TB --- 2013-06-27 18:03:05 - TARGET_ARCH=mips TB --- 2013-06-27 18:03:05 - TZ=UTC TB --- 2013-06-27 18:03:05 - __MAKE_CONF=/dev/null TB --- 2013-06-27 18:03:05 - cd /src TB --- 2013-06-27 18:03:05 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 27 18:03:06 UTC 2013 >>> 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 -G0 -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/mips.mipsel/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c cc -O -pipe -G0 -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/mips.mipsel/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c cc -O -pipe -G0 -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/mips.mipsel/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c cc -O -pipe -G0 -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/mips.mipsel/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In function 'print_src_dst': /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: 'tcpstates' undeclared (first use in this function) /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: (Each undeclared identifier is reported only once /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/tcpdump/tcpdump. *** Error code 1 Stop in /src/usr.sbin/tcpdump. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-06-27 19:19:09 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-27 19:19:09 - ERROR: failed to build world TB --- 2013-06-27 19:19:09 - 3001.25 user 540.77 system 4617.64 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jun 27 19:35:37 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 15980F20; Thu, 27 Jun 2013 19:35:37 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) by mx1.freebsd.org (Postfix) with ESMTP id C93751B00; Thu, 27 Jun 2013 19:35:36 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id r5RJZasY033500; Thu, 27 Jun 2013 19:35:36 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id r5RJZaNH033499; Thu, 27 Jun 2013 19:35:36 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 27 Jun 2013 19:35:36 GMT Message-Id: <201306271935.r5RJZaNH033499@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on sparc64/sparc64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 19:35:37 -0000 TB --- 2013-06-27 18:18:35 - tinderbox 2.10 running on freebsd-stable.sentex.ca TB --- 2013-06-27 18:18:35 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2013-06-27 18:18:35 - starting RELENG_9 tinderbox run for sparc64/sparc64 TB --- 2013-06-27 18:18:35 - cleaning the object tree TB --- 2013-06-27 18:18:44 - /usr/local/bin/svn stat /src TB --- 2013-06-27 18:18:50 - At svn revision 252306 TB --- 2013-06-27 18:18:51 - building world TB --- 2013-06-27 18:18:51 - CROSS_BUILD_TESTING=YES TB --- 2013-06-27 18:18:51 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-27 18:18:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-27 18:18:51 - SRCCONF=/dev/null TB --- 2013-06-27 18:18:51 - TARGET=sparc64 TB --- 2013-06-27 18:18:51 - TARGET_ARCH=sparc64 TB --- 2013-06-27 18:18:51 - TZ=UTC TB --- 2013-06-27 18:18:51 - __MAKE_CONF=/dev/null TB --- 2013-06-27 18:18:51 - cd /src TB --- 2013-06-27 18:18:51 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 27 18:18:53 UTC 2013 >>> 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 -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/sparc64.sparc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/sparc64.sparc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/sparc64.sparc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/sparc64.sparc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In function 'print_src_dst': /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: 'tcpstates' undeclared (first use in this function) /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: (Each undeclared identifier is reported only once /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/tcpdump/tcpdump. *** Error code 1 Stop in /src/usr.sbin/tcpdump. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-06-27 19:35:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-27 19:35:36 - ERROR: failed to build world TB --- 2013-06-27 19:35:36 - 3403.95 user 519.02 system 4620.85 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jun 27 20:30:24 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 17A9FDC3; Thu, 27 Jun 2013 20:30:24 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) by mx1.freebsd.org (Postfix) with ESMTP id C85B41D50; Thu, 27 Jun 2013 20:30:23 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id r5RKUNqa072367; Thu, 27 Jun 2013 20:30:23 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id r5RKUNEq072364; Thu, 27 Jun 2013 20:30:23 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 27 Jun 2013 20:30:23 GMT Message-Id: <201306272030.r5RKUNEq072364@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on powerpc64/powerpc Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 20:30:24 -0000 TB --- 2013-06-27 18:02:23 - tinderbox 2.10 running on freebsd-stable.sentex.ca TB --- 2013-06-27 18:02:23 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2013-06-27 18:02:23 - starting RELENG_9 tinderbox run for powerpc64/powerpc TB --- 2013-06-27 18:02:23 - cleaning the object tree TB --- 2013-06-27 18:02:54 - /usr/local/bin/svn stat /src TB --- 2013-06-27 18:03:05 - At svn revision 252306 TB --- 2013-06-27 18:03:06 - building world TB --- 2013-06-27 18:03:06 - CROSS_BUILD_TESTING=YES TB --- 2013-06-27 18:03:06 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-27 18:03:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-27 18:03:06 - SRCCONF=/dev/null TB --- 2013-06-27 18:03:06 - TARGET=powerpc TB --- 2013-06-27 18:03:06 - TARGET_ARCH=powerpc64 TB --- 2013-06-27 18:03:06 - TZ=UTC TB --- 2013-06-27 18:03:06 - __MAKE_CONF=/dev/null TB --- 2013-06-27 18:03:06 - cd /src TB --- 2013-06-27 18:03:06 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 27 18:03:06 UTC 2013 >>> 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 -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/powerpc.powerpc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/powerpc.powerpc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/powerpc.powerpc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/powerpc.powerpc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In function 'print_src_dst': /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: 'tcpstates' undeclared (first use in this function) /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: (Each undeclared identifier is reported only once /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/tcpdump/tcpdump. *** Error code 1 Stop in /src/usr.sbin/tcpdump. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-06-27 20:30:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-27 20:30:23 - ERROR: failed to build world TB --- 2013-06-27 20:30:23 - 7398.38 user 769.14 system 8880.12 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jun 27 20:30:24 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1B04EDC4; Thu, 27 Jun 2013 20:30:24 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) by mx1.freebsd.org (Postfix) with ESMTP id CB4D41D51; Thu, 27 Jun 2013 20:30:23 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id r5RKUNod072366; Thu, 27 Jun 2013 20:30:23 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id r5RKUNMZ072365; Thu, 27 Jun 2013 20:30:23 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 27 Jun 2013 20:30:23 GMT Message-Id: <201306272030.r5RKUNMZ072365@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on powerpc/powerpc Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 20:30:24 -0000 TB --- 2013-06-27 18:02:18 - tinderbox 2.10 running on freebsd-stable.sentex.ca TB --- 2013-06-27 18:02:18 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2013-06-27 18:02:18 - starting RELENG_9 tinderbox run for powerpc/powerpc TB --- 2013-06-27 18:02:18 - cleaning the object tree TB --- 2013-06-27 18:02:49 - /usr/local/bin/svn stat /src TB --- 2013-06-27 18:03:04 - At svn revision 252306 TB --- 2013-06-27 18:03:05 - building world TB --- 2013-06-27 18:03:05 - CROSS_BUILD_TESTING=YES TB --- 2013-06-27 18:03:05 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-27 18:03:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-27 18:03:05 - SRCCONF=/dev/null TB --- 2013-06-27 18:03:05 - TARGET=powerpc TB --- 2013-06-27 18:03:05 - TARGET_ARCH=powerpc TB --- 2013-06-27 18:03:05 - TZ=UTC TB --- 2013-06-27 18:03:05 - __MAKE_CONF=/dev/null TB --- 2013-06-27 18:03:05 - cd /src TB --- 2013-06-27 18:03:05 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 27 18:03:06 UTC 2013 >>> 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 -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/powerpc.powerpc/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/powerpc.powerpc/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/powerpc.powerpc/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/powerpc.powerpc/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In function 'print_src_dst': /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: 'tcpstates' undeclared (first use in this function) /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: (Each undeclared identifier is reported only once /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/tcpdump/tcpdump. *** Error code 1 Stop in /src/usr.sbin/tcpdump. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-06-27 20:30:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-27 20:30:23 - ERROR: failed to build world TB --- 2013-06-27 20:30:23 - 7358.66 user 767.11 system 8884.62 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 28 04:39:00 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E9EF3F35; Fri, 28 Jun 2013 04:39:00 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 9A8B91189; Fri, 28 Jun 2013 04:39:00 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r5S4crn1085474; Fri, 28 Jun 2013 00:38:53 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r5S4crWn085473; Fri, 28 Jun 2013 04:38:53 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 28 Jun 2013 04:38:53 GMT Message-Id: <201306280438.r5S4crWn085473@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on ia64/ia64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jun 2013 04:39:01 -0000 TB --- 2013-06-28 03:31:36 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-06-28 03:31:36 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-06-28 03:31:36 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-06-28 03:31:36 - cleaning the object tree TB --- 2013-06-28 03:31:36 - /usr/local/bin/svn stat /src TB --- 2013-06-28 03:31:40 - At svn revision 252320 TB --- 2013-06-28 03:31:41 - building world TB --- 2013-06-28 03:31:41 - CROSS_BUILD_TESTING=YES TB --- 2013-06-28 03:31:41 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-28 03:31:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-28 03:31:41 - SRCCONF=/dev/null TB --- 2013-06-28 03:31:41 - TARGET=ia64 TB --- 2013-06-28 03:31:41 - TARGET_ARCH=ia64 TB --- 2013-06-28 03:31:41 - TZ=UTC TB --- 2013-06-28 03:31:41 - __MAKE_CONF=/dev/null TB --- 2013-06-28 03:31:41 - cd /src TB --- 2013-06-28 03:31:41 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Jun 28 03:31:49 UTC 2013 >>> 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 [...] cc1: warnings being treated as errors /src/sbin/swapon/swapon.c: In function 'swap_on_off_gbde': /src/sbin/swapon/swapon.c:251: warning: declaration of 'devname' shadows a global declaration /obj/ia64.ia64/src/tmp/usr/include/stdlib.h:272: warning: shadowed declaration is here /src/sbin/swapon/swapon.c: In function 'swap_on_off_geli': /src/sbin/swapon/swapon.c:323: warning: declaration of 'devname' shadows a global declaration /obj/ia64.ia64/src/tmp/usr/include/stdlib.h:272: warning: shadowed declaration is here /src/sbin/swapon/swapon.c:394: warning: cast discards qualifiers from pointer target type *** Error code 1 Stop. make: stopped in /src/sbin/swapon *** Error code 1 Stop. make: stopped in /obj/ia64.ia64/src/rescue/rescue *** Error code 1 Stop. make: stopped in /src/rescue/rescue *** Error code 1 Stop. make: stopped in /src/rescue *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-06-28 04:38:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-28 04:38:53 - ERROR: failed to build world TB --- 2013-06-28 04:38:53 - 3189.36 user 605.19 system 4036.81 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 28 05:27:30 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2D5CEB14; Fri, 28 Jun 2013 05:27:30 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id D431C12C2; Fri, 28 Jun 2013 05:27:29 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r5S5RTCQ076417; Fri, 28 Jun 2013 01:27:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r5S5RTOl076403; Fri, 28 Jun 2013 05:27:29 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 28 Jun 2013 05:27:29 GMT Message-Id: <201306280527.r5S5RTOl076403@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jun 2013 05:27:30 -0000 TB --- 2013-06-28 04:38:54 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-06-28 04:38:54 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-06-28 04:38:54 - starting HEAD tinderbox run for mips/mips TB --- 2013-06-28 04:38:54 - cleaning the object tree TB --- 2013-06-28 04:38:54 - /usr/local/bin/svn stat /src TB --- 2013-06-28 04:39:01 - At svn revision 252320 TB --- 2013-06-28 04:39:02 - building world TB --- 2013-06-28 04:39:02 - CROSS_BUILD_TESTING=YES TB --- 2013-06-28 04:39:02 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-28 04:39:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-28 04:39:02 - SRCCONF=/dev/null TB --- 2013-06-28 04:39:02 - TARGET=mips TB --- 2013-06-28 04:39:02 - TARGET_ARCH=mips TB --- 2013-06-28 04:39:02 - TZ=UTC TB --- 2013-06-28 04:39:02 - __MAKE_CONF=/dev/null TB --- 2013-06-28 04:39:02 - cd /src TB --- 2013-06-28 04:39:02 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Jun 28 04:39:09 UTC 2013 >>> 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 [...] cc1: warnings being treated as errors /src/sbin/swapon/swapon.c: In function 'swap_on_off_gbde': /src/sbin/swapon/swapon.c:251: warning: declaration of 'devname' shadows a global declaration /obj/mips.mips/src/tmp/usr/include/stdlib.h:272: warning: shadowed declaration is here /src/sbin/swapon/swapon.c: In function 'swap_on_off_geli': /src/sbin/swapon/swapon.c:323: warning: declaration of 'devname' shadows a global declaration /obj/mips.mips/src/tmp/usr/include/stdlib.h:272: warning: shadowed declaration is here /src/sbin/swapon/swapon.c:394: warning: cast discards qualifiers from pointer target type *** Error code 1 Stop. make: stopped in /src/sbin/swapon *** Error code 1 Stop. make: stopped in /obj/mips.mips/src/rescue/rescue *** Error code 1 Stop. make: stopped in /src/rescue/rescue *** Error code 1 Stop. make: stopped in /src/rescue *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-06-28 05:27:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-28 05:27:29 - ERROR: failed to build world TB --- 2013-06-28 05:27:29 - 2100.08 user 524.52 system 2915.05 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 28 06:14:59 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5B5C4970; Fri, 28 Jun 2013 06:14:59 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 0EC991721; Fri, 28 Jun 2013 06:14:55 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r5S6EtX5083433; Fri, 28 Jun 2013 02:14:55 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r5S6EtoY083383; Fri, 28 Jun 2013 06:14:55 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 28 Jun 2013 06:14:55 GMT Message-Id: <201306280614.r5S6EtoY083383@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on mips64/mips Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jun 2013 06:14:59 -0000 TB --- 2013-06-28 05:27:29 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-06-28 05:27:29 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-06-28 05:27:29 - starting HEAD tinderbox run for mips64/mips TB --- 2013-06-28 05:27:29 - cleaning the object tree TB --- 2013-06-28 05:27:29 - /usr/local/bin/svn stat /src TB --- 2013-06-28 05:27:39 - At svn revision 252320 TB --- 2013-06-28 05:27:40 - building world TB --- 2013-06-28 05:27:40 - CROSS_BUILD_TESTING=YES TB --- 2013-06-28 05:27:40 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-28 05:27:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-28 05:27:40 - SRCCONF=/dev/null TB --- 2013-06-28 05:27:40 - TARGET=mips TB --- 2013-06-28 05:27:40 - TARGET_ARCH=mips64 TB --- 2013-06-28 05:27:40 - TZ=UTC TB --- 2013-06-28 05:27:40 - __MAKE_CONF=/dev/null TB --- 2013-06-28 05:27:40 - cd /src TB --- 2013-06-28 05:27:40 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Jun 28 05:27:47 UTC 2013 >>> 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 [...] cc1: warnings being treated as errors /src/sbin/swapon/swapon.c: In function 'swap_on_off_gbde': /src/sbin/swapon/swapon.c:251: warning: declaration of 'devname' shadows a global declaration /obj/mips.mips64/src/tmp/usr/include/stdlib.h:272: warning: shadowed declaration is here /src/sbin/swapon/swapon.c: In function 'swap_on_off_geli': /src/sbin/swapon/swapon.c:323: warning: declaration of 'devname' shadows a global declaration /obj/mips.mips64/src/tmp/usr/include/stdlib.h:272: warning: shadowed declaration is here /src/sbin/swapon/swapon.c:394: warning: cast discards qualifiers from pointer target type *** Error code 1 Stop. make: stopped in /src/sbin/swapon *** Error code 1 Stop. make: stopped in /obj/mips.mips64/src/rescue/rescue *** Error code 1 Stop. make: stopped in /src/rescue/rescue *** Error code 1 Stop. make: stopped in /src/rescue *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-06-28 06:14:55 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-28 06:14:55 - ERROR: failed to build world TB --- 2013-06-28 06:14:55 - 2104.07 user 472.66 system 2845.70 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 28 07:03:13 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 966DF7CA; Fri, 28 Jun 2013 07:03:13 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 487D718C1; Fri, 28 Jun 2013 07:03:12 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r5S73B78040736; Fri, 28 Jun 2013 03:03:11 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r5S73BGF040735; Fri, 28 Jun 2013 07:03:11 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 28 Jun 2013 07:03:11 GMT Message-Id: <201306280703.r5S73BGF040735@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on sparc64/sparc64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jun 2013 07:03:13 -0000 TB --- 2013-06-28 06:14:55 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-06-28 06:14:55 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-06-28 06:14:55 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-06-28 06:14:55 - cleaning the object tree TB --- 2013-06-28 06:14:55 - /usr/local/bin/svn stat /src TB --- 2013-06-28 06:14:59 - At svn revision 252320 TB --- 2013-06-28 06:15:00 - building world TB --- 2013-06-28 06:15:00 - CROSS_BUILD_TESTING=YES TB --- 2013-06-28 06:15:00 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-28 06:15:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-28 06:15:00 - SRCCONF=/dev/null TB --- 2013-06-28 06:15:00 - TARGET=sparc64 TB --- 2013-06-28 06:15:00 - TARGET_ARCH=sparc64 TB --- 2013-06-28 06:15:00 - TZ=UTC TB --- 2013-06-28 06:15:00 - __MAKE_CONF=/dev/null TB --- 2013-06-28 06:15:00 - cd /src TB --- 2013-06-28 06:15:00 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Jun 28 06:15:08 UTC 2013 >>> 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 [...] cc1: warnings being treated as errors /src/sbin/swapon/swapon.c: In function 'swap_on_off_gbde': /src/sbin/swapon/swapon.c:251: warning: declaration of 'devname' shadows a global declaration /obj/sparc64.sparc64/src/tmp/usr/include/stdlib.h:272: warning: shadowed declaration is here /src/sbin/swapon/swapon.c: In function 'swap_on_off_geli': /src/sbin/swapon/swapon.c:323: warning: declaration of 'devname' shadows a global declaration /obj/sparc64.sparc64/src/tmp/usr/include/stdlib.h:272: warning: shadowed declaration is here /src/sbin/swapon/swapon.c:394: warning: cast discards qualifiers from pointer target type *** Error code 1 Stop. make: stopped in /src/sbin/swapon *** Error code 1 Stop. make: stopped in /obj/sparc64.sparc64/src/rescue/rescue *** Error code 1 Stop. make: stopped in /src/rescue/rescue *** Error code 1 Stop. make: stopped in /src/rescue *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-06-28 07:03:11 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-28 07:03:11 - ERROR: failed to build world TB --- 2013-06-28 07:03:11 - 2401.35 user 427.21 system 2896.03 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 28 08:05:44 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 6EE04E4D; Fri, 28 Jun 2013 08:05:44 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 207C41A7B; Fri, 28 Jun 2013 08:05:43 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r5S85hIa023689; Fri, 28 Jun 2013 04:05:43 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r5S85hJf023688; Fri, 28 Jun 2013 08:05:43 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 28 Jun 2013 08:05:43 GMT Message-Id: <201306280805.r5S85hJf023688@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on powerpc/powerpc Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jun 2013 08:05:44 -0000 TB --- 2013-06-28 05:49:24 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-06-28 05:49:24 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-06-28 05:49:24 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-06-28 05:49:24 - cleaning the object tree TB --- 2013-06-28 05:49:24 - /usr/local/bin/svn stat /src TB --- 2013-06-28 05:49:29 - At svn revision 252320 TB --- 2013-06-28 05:49:30 - building world TB --- 2013-06-28 05:49:30 - CROSS_BUILD_TESTING=YES TB --- 2013-06-28 05:49:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-28 05:49:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-28 05:49:30 - SRCCONF=/dev/null TB --- 2013-06-28 05:49:30 - TARGET=powerpc TB --- 2013-06-28 05:49:30 - TARGET_ARCH=powerpc TB --- 2013-06-28 05:49:30 - TZ=UTC TB --- 2013-06-28 05:49:30 - __MAKE_CONF=/dev/null TB --- 2013-06-28 05:49:30 - cd /src TB --- 2013-06-28 05:49:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Jun 28 05:49:37 UTC 2013 >>> 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 [...] cc1: warnings being treated as errors /src/sbin/swapon/swapon.c: In function 'swap_on_off_gbde': /src/sbin/swapon/swapon.c:251: warning: declaration of 'devname' shadows a global declaration /obj/powerpc.powerpc/src/tmp/usr/include/stdlib.h:272: warning: shadowed declaration is here /src/sbin/swapon/swapon.c: In function 'swap_on_off_geli': /src/sbin/swapon/swapon.c:323: warning: declaration of 'devname' shadows a global declaration /obj/powerpc.powerpc/src/tmp/usr/include/stdlib.h:272: warning: shadowed declaration is here /src/sbin/swapon/swapon.c:394: warning: cast discards qualifiers from pointer target type *** Error code 1 Stop. make: stopped in /src/sbin/swapon *** Error code 1 Stop. make: stopped in /obj/powerpc.powerpc/src/rescue/rescue *** Error code 1 Stop. make: stopped in /src/rescue/rescue *** Error code 1 Stop. make: stopped in /src/rescue *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-06-28 08:05:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-28 08:05:43 - ERROR: failed to build world TB --- 2013-06-28 08:05:43 - 7077.74 user 804.98 system 8178.09 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 28 08:05:53 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id DD870F6A; Fri, 28 Jun 2013 08:05:53 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 927351A80; Fri, 28 Jun 2013 08:05:53 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r5S85rnP023934; Fri, 28 Jun 2013 04:05:53 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r5S85rTX023933; Fri, 28 Jun 2013 08:05:53 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 28 Jun 2013 08:05:53 GMT Message-Id: <201306280805.r5S85rTX023933@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on powerpc64/powerpc Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jun 2013 08:05:53 -0000 TB --- 2013-06-28 05:51:01 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-06-28 05:51:01 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-06-28 05:51:01 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-06-28 05:51:01 - cleaning the object tree TB --- 2013-06-28 05:51:01 - /usr/local/bin/svn stat /src TB --- 2013-06-28 05:51:04 - At svn revision 252320 TB --- 2013-06-28 05:51:05 - building world TB --- 2013-06-28 05:51:05 - CROSS_BUILD_TESTING=YES TB --- 2013-06-28 05:51:05 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-28 05:51:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-28 05:51:05 - SRCCONF=/dev/null TB --- 2013-06-28 05:51:05 - TARGET=powerpc TB --- 2013-06-28 05:51:05 - TARGET_ARCH=powerpc64 TB --- 2013-06-28 05:51:05 - TZ=UTC TB --- 2013-06-28 05:51:05 - __MAKE_CONF=/dev/null TB --- 2013-06-28 05:51:05 - cd /src TB --- 2013-06-28 05:51:05 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Jun 28 05:51:12 UTC 2013 >>> 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 [...] cc1: warnings being treated as errors /src/sbin/swapon/swapon.c: In function 'swap_on_off_gbde': /src/sbin/swapon/swapon.c:251: warning: declaration of 'devname' shadows a global declaration /obj/powerpc.powerpc64/src/tmp/usr/include/stdlib.h:272: warning: shadowed declaration is here /src/sbin/swapon/swapon.c: In function 'swap_on_off_geli': /src/sbin/swapon/swapon.c:323: warning: declaration of 'devname' shadows a global declaration /obj/powerpc.powerpc64/src/tmp/usr/include/stdlib.h:272: warning: shadowed declaration is here /src/sbin/swapon/swapon.c:394: warning: cast discards qualifiers from pointer target type *** Error code 1 Stop. make: stopped in /src/sbin/swapon *** Error code 1 Stop. make: stopped in /obj/powerpc.powerpc64/src/rescue/rescue *** Error code 1 Stop. make: stopped in /src/rescue/rescue *** Error code 1 Stop. make: stopped in /src/rescue *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-06-28 08:05:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-28 08:05:53 - ERROR: failed to build world TB --- 2013-06-28 08:05:53 - 7122.49 user 820.81 system 8091.91 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 28 14:22:27 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 00AB74A2; Fri, 28 Jun 2013 14:22:26 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id B2B4C1F9F; Fri, 28 Jun 2013 14:22:26 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r5SEMPCV009052; Fri, 28 Jun 2013 10:22:25 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r5SEMPxk009049; Fri, 28 Jun 2013 14:22:25 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 28 Jun 2013 14:22:25 GMT Message-Id: <201306281422.r5SEMPxk009049@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on ia64/ia64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jun 2013 14:22:27 -0000 TB --- 2013-06-28 13:14:04 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-06-28 13:14:04 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-06-28 13:14:04 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-06-28 13:14:04 - cleaning the object tree TB --- 2013-06-28 13:15:24 - /usr/local/bin/svn stat /src TB --- 2013-06-28 13:15:28 - At svn revision 252337 TB --- 2013-06-28 13:15:29 - building world TB --- 2013-06-28 13:15:29 - CROSS_BUILD_TESTING=YES TB --- 2013-06-28 13:15:29 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-28 13:15:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-28 13:15:29 - SRCCONF=/dev/null TB --- 2013-06-28 13:15:29 - TARGET=ia64 TB --- 2013-06-28 13:15:29 - TARGET_ARCH=ia64 TB --- 2013-06-28 13:15:29 - TZ=UTC TB --- 2013-06-28 13:15:29 - __MAKE_CONF=/dev/null TB --- 2013-06-28 13:15:29 - cd /src TB --- 2013-06-28 13:15:29 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Jun 28 13:15:35 UTC 2013 >>> 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 [...] (cd /src/rescue/rescue/../../sbin/swapon && /obj/src/make.amd64/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/swapon/ depend && /obj/src/make.amd64/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/swapon/ swapon.o) rm -f .depend CC='cc ' mkdep -f .depend -a -DRESCUE -std=gnu99 /src/sbin/swapon/swapon.c echo swapon: /obj/ia64.ia64/src/tmp/usr/lib/libc.a /obj/ia64.ia64/src/tmp/usr/lib/libutil.a >> .depend cc -O2 -pipe -DRESCUE -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 -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/sbin/swapon/swapon.c cc1: warnings being treated as errors /src/sbin/swapon/swapon.c: In function 'swap_on_off_geli': /src/sbin/swapon/swapon.c:394: warning: cast discards qualifiers from pointer target type *** Error code 1 Stop. make: stopped in /src/sbin/swapon *** Error code 1 Stop. make: stopped in /obj/ia64.ia64/src/rescue/rescue *** Error code 1 Stop. make: stopped in /src/rescue/rescue *** Error code 1 Stop. make: stopped in /src/rescue *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-06-28 14:22:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-28 14:22:25 - ERROR: failed to build world TB --- 2013-06-28 14:22:25 - 3189.26 user 610.30 system 4100.52 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 28 15:11:40 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C3391227; Fri, 28 Jun 2013 15:11:40 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 8063C11D4; Fri, 28 Jun 2013 15:11:40 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r5SFBdfN002033; Fri, 28 Jun 2013 11:11:39 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r5SFBdr1002030; Fri, 28 Jun 2013 15:11:39 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 28 Jun 2013 15:11:39 GMT Message-Id: <201306281511.r5SFBdr1002030@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jun 2013 15:11:40 -0000 TB --- 2013-06-28 14:22:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-06-28 14:22:25 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-06-28 14:22:25 - starting HEAD tinderbox run for mips/mips TB --- 2013-06-28 14:22:25 - cleaning the object tree TB --- 2013-06-28 14:23:24 - /usr/local/bin/svn stat /src TB --- 2013-06-28 14:23:34 - At svn revision 252337 TB --- 2013-06-28 14:23:35 - building world TB --- 2013-06-28 14:23:35 - CROSS_BUILD_TESTING=YES TB --- 2013-06-28 14:23:35 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-28 14:23:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-28 14:23:35 - SRCCONF=/dev/null TB --- 2013-06-28 14:23:35 - TARGET=mips TB --- 2013-06-28 14:23:35 - TARGET_ARCH=mips TB --- 2013-06-28 14:23:35 - TZ=UTC TB --- 2013-06-28 14:23:35 - __MAKE_CONF=/dev/null TB --- 2013-06-28 14:23:35 - cd /src TB --- 2013-06-28 14:23:35 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Jun 28 14:23:42 UTC 2013 >>> 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 [...] (cd /src/rescue/rescue/../../sbin/swapon && /obj/src/make.amd64/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/swapon/ depend && /obj/src/make.amd64/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/swapon/ swapon.o) rm -f .depend CC='cc ' mkdep -f .depend -a -DRESCUE -std=gnu99 /src/sbin/swapon/swapon.c echo swapon: /obj/mips.mips/src/tmp/usr/lib/libc.a /obj/mips.mips/src/tmp/usr/lib/libutil.a >> .depend cc -O -pipe -G0 -DRESCUE -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 -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/sbin/swapon/swapon.c cc1: warnings being treated as errors /src/sbin/swapon/swapon.c: In function 'swap_on_off_geli': /src/sbin/swapon/swapon.c:394: warning: cast discards qualifiers from pointer target type *** Error code 1 Stop. make: stopped in /src/sbin/swapon *** Error code 1 Stop. make: stopped in /obj/mips.mips/src/rescue/rescue *** Error code 1 Stop. make: stopped in /src/rescue/rescue *** Error code 1 Stop. make: stopped in /src/rescue *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-06-28 15:11:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-28 15:11:39 - ERROR: failed to build world TB --- 2013-06-28 15:11:39 - 2099.95 user 535.33 system 2953.81 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 28 15:13:36 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5A729390; Fri, 28 Jun 2013 15:13:36 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-wi0-x22d.google.com (mail-wi0-x22d.google.com [IPv6:2a00:1450:400c:c05::22d]) by mx1.freebsd.org (Postfix) with ESMTP id 7256511FC; Fri, 28 Jun 2013 15:13:35 +0000 (UTC) Received: by mail-wi0-f173.google.com with SMTP id hq4so939678wib.12 for ; Fri, 28 Jun 2013 08:13:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=75+TVpSK1iyp1H15ZTEkG+2lUB+SMgdaha8VgpIbje0=; b=nbW4XvnUSdJeu5f2uKNbO9qKtqJ/4vDmi9KQfE2dexF311qdeZ/QhRoR/MX18eePYl sf98FvaQ0Wd/5UQLe2Itap1o2zol2Md0PQYmcGftHuUJ/fsXLHQM7oVkrz8C4csHimpj bJLL3e7kojl1kbCzOcB2lA6XeA1PNm2bdPqppkrrBxYb4s1DbMoUJhdj1vp5YTs78BJg OM7OlWseaHHpl5Te4Ze28+ekF4PIjYwIBkWdW5gNW7z1Yl/ZPoGs3QJGVWUEsOKQ1VJN fQCffHimFLHedjWbYGsdVNL91FkSw95L73ORrkpQ32pvoEzmb4OrK3n3VDG1cAbVLr0r SSYg== MIME-Version: 1.0 X-Received: by 10.180.183.104 with SMTP id el8mr2713079wic.43.1372432414372; Fri, 28 Jun 2013 08:13:34 -0700 (PDT) Received: by 10.194.172.133 with HTTP; Fri, 28 Jun 2013 08:13:34 -0700 (PDT) In-Reply-To: <201306281422.r5SEMPxk009049@freebsd-current.sentex.ca> References: <201306281422.r5SEMPxk009049@freebsd-current.sentex.ca> Date: Fri, 28 Jun 2013 19:13:34 +0400 Message-ID: Subject: Re: [head tinderbox] failure on ia64/ia64 From: Sergey Kandaurov To: FreeBSD Tinderbox , Hiroki Sato Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: current@freebsd.org, ia64@freebsd.org X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jun 2013 15:13:36 -0000 On 28 June 2013 18:22, FreeBSD Tinderbox wrote: > [...] > (cd /src/rescue/rescue/../../sbin/swapon && /obj/src/make.amd64/make -DR= ESCUE CRUNCH_CFLAGS=3D-DRESCUE DIRPRFX=3Drescue/rescue/swapon/ depend && /o= bj/src/make.amd64/make -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE DIRPRFX=3Drescue/r= escue/swapon/ swapon.o) > rm -f .depend > CC=3D'cc ' mkdep -f .depend -a -DRESCUE -std=3Dgnu99 /src/sbin/swapo= n/swapon.c > echo swapon: /obj/ia64.ia64/src/tmp/usr/lib/libc.a /obj/ia64.ia64/src/tmp= /usr/lib/libutil.a >> .depend > cc -O2 -pipe -DRESCUE -std=3Dgnu99 -Wsystem-headers -Werror -Wall -Wno-= format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-exte= rns -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/sbin= /swapon/swapon.c > cc1: warnings being treated as errors > /src/sbin/swapon/swapon.c: In function 'swap_on_off_geli': > /src/sbin/swapon/swapon.c:394: warning: cast discards qualifiers from poi= nter target type > *** Error code 1 To my belief, it's wrong to use a const variable for strdup/free. --=20 wbr, pluknet From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 28 16:00:36 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B75ED4E9; Fri, 28 Jun 2013 16:00:36 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 74ECA163D; Fri, 28 Jun 2013 16:00:36 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r5SG0ZTZ010237; Fri, 28 Jun 2013 12:00:35 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r5SG0ZY9010230; Fri, 28 Jun 2013 16:00:35 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 28 Jun 2013 16:00:35 GMT Message-Id: <201306281600.r5SG0ZY9010230@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on mips64/mips Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jun 2013 16:00:36 -0000 TB --- 2013-06-28 15:11:39 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-06-28 15:11:39 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-06-28 15:11:39 - starting HEAD tinderbox run for mips64/mips TB --- 2013-06-28 15:11:39 - cleaning the object tree TB --- 2013-06-28 15:13:05 - /usr/local/bin/svn stat /src TB --- 2013-06-28 15:13:33 - At svn revision 252337 TB --- 2013-06-28 15:13:34 - building world TB --- 2013-06-28 15:13:34 - CROSS_BUILD_TESTING=YES TB --- 2013-06-28 15:13:34 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-28 15:13:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-28 15:13:34 - SRCCONF=/dev/null TB --- 2013-06-28 15:13:34 - TARGET=mips TB --- 2013-06-28 15:13:34 - TARGET_ARCH=mips64 TB --- 2013-06-28 15:13:34 - TZ=UTC TB --- 2013-06-28 15:13:34 - __MAKE_CONF=/dev/null TB --- 2013-06-28 15:13:34 - cd /src TB --- 2013-06-28 15:13:34 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Jun 28 15:13:41 UTC 2013 >>> 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 [...] (cd /src/rescue/rescue/../../sbin/swapon && /obj/src/make.amd64/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/swapon/ depend && /obj/src/make.amd64/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/swapon/ swapon.o) rm -f .depend CC='cc ' mkdep -f .depend -a -DRESCUE -std=gnu99 /src/sbin/swapon/swapon.c echo swapon: /obj/mips.mips64/src/tmp/usr/lib/libc.a /obj/mips.mips64/src/tmp/usr/lib/libutil.a >> .depend cc -O -pipe -G0 -DRESCUE -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 -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/sbin/swapon/swapon.c cc1: warnings being treated as errors /src/sbin/swapon/swapon.c: In function 'swap_on_off_geli': /src/sbin/swapon/swapon.c:394: warning: cast discards qualifiers from pointer target type *** Error code 1 Stop. make: stopped in /src/sbin/swapon *** Error code 1 Stop. make: stopped in /obj/mips.mips64/src/rescue/rescue *** Error code 1 Stop. make: stopped in /src/rescue/rescue *** Error code 1 Stop. make: stopped in /src/rescue *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-06-28 16:00:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-28 16:00:35 - ERROR: failed to build world TB --- 2013-06-28 16:00:35 - 2099.30 user 477.01 system 2935.62 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 28 16:48:49 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0F5C59A7; Fri, 28 Jun 2013 16:48:49 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id C15341872; Fri, 28 Jun 2013 16:48:48 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r5SGmme1059564; Fri, 28 Jun 2013 12:48:48 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r5SGmme7059563; Fri, 28 Jun 2013 16:48:48 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 28 Jun 2013 16:48:48 GMT Message-Id: <201306281648.r5SGmme7059563@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on sparc64/sparc64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jun 2013 16:48:49 -0000 TB --- 2013-06-28 16:00:35 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-06-28 16:00:35 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-06-28 16:00:35 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-06-28 16:00:35 - cleaning the object tree TB --- 2013-06-28 16:01:26 - /usr/local/bin/svn stat /src TB --- 2013-06-28 16:01:30 - At svn revision 252337 TB --- 2013-06-28 16:01:31 - building world TB --- 2013-06-28 16:01:31 - CROSS_BUILD_TESTING=YES TB --- 2013-06-28 16:01:31 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-28 16:01:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-28 16:01:31 - SRCCONF=/dev/null TB --- 2013-06-28 16:01:31 - TARGET=sparc64 TB --- 2013-06-28 16:01:31 - TARGET_ARCH=sparc64 TB --- 2013-06-28 16:01:31 - TZ=UTC TB --- 2013-06-28 16:01:31 - __MAKE_CONF=/dev/null TB --- 2013-06-28 16:01:31 - cd /src TB --- 2013-06-28 16:01:31 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Jun 28 16:01:38 UTC 2013 >>> 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 [...] (cd /src/rescue/rescue/../../sbin/swapon && /obj/src/make.amd64/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/swapon/ depend && /obj/src/make.amd64/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/swapon/ swapon.o) rm -f .depend CC='cc ' mkdep -f .depend -a -DRESCUE -std=gnu99 /src/sbin/swapon/swapon.c echo swapon: /obj/sparc64.sparc64/src/tmp/usr/lib/libc.a /obj/sparc64.sparc64/src/tmp/usr/lib/libutil.a >> .depend cc -O2 -pipe -DRESCUE -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 /src/sbin/swapon/swapon.c cc1: warnings being treated as errors /src/sbin/swapon/swapon.c: In function 'swap_on_off_geli': /src/sbin/swapon/swapon.c:394: warning: cast discards qualifiers from pointer target type *** Error code 1 Stop. make: stopped in /src/sbin/swapon *** Error code 1 Stop. make: stopped in /obj/sparc64.sparc64/src/rescue/rescue *** Error code 1 Stop. make: stopped in /src/rescue/rescue *** Error code 1 Stop. make: stopped in /src/rescue *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-06-28 16:48:48 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-28 16:48:48 - ERROR: failed to build world TB --- 2013-06-28 16:48:48 - 2394.75 user 428.22 system 2892.23 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 28 17:47:46 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 84CFAE00; Fri, 28 Jun 2013 17:47:46 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 42DF91B44; Fri, 28 Jun 2013 17:47:46 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r5SHlj94041164; Fri, 28 Jun 2013 13:47:45 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r5SHljB5041163; Fri, 28 Jun 2013 17:47:45 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 28 Jun 2013 17:47:45 GMT Message-Id: <201306281747.r5SHljB5041163@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on powerpc/powerpc Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jun 2013 17:47:46 -0000 TB --- 2013-06-28 15:32:29 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-06-28 15:32:29 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-06-28 15:32:29 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-06-28 15:32:29 - cleaning the object tree TB --- 2013-06-28 15:34:30 - /usr/local/bin/svn stat /src TB --- 2013-06-28 15:34:36 - At svn revision 252337 TB --- 2013-06-28 15:34:37 - building world TB --- 2013-06-28 15:34:37 - CROSS_BUILD_TESTING=YES TB --- 2013-06-28 15:34:37 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-28 15:34:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-28 15:34:37 - SRCCONF=/dev/null TB --- 2013-06-28 15:34:37 - TARGET=powerpc TB --- 2013-06-28 15:34:37 - TARGET_ARCH=powerpc TB --- 2013-06-28 15:34:37 - TZ=UTC TB --- 2013-06-28 15:34:37 - __MAKE_CONF=/dev/null TB --- 2013-06-28 15:34:37 - cd /src TB --- 2013-06-28 15:34:37 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Jun 28 15:34:44 UTC 2013 >>> 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 [...] (cd /src/rescue/rescue/../../sbin/swapon && /obj/src/make.amd64/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/swapon/ depend && /obj/src/make.amd64/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/swapon/ swapon.o) rm -f .depend CC='cc ' mkdep -f .depend -a -DRESCUE -std=gnu99 /src/sbin/swapon/swapon.c echo swapon: /obj/powerpc.powerpc/src/tmp/usr/lib/libc.a /obj/powerpc.powerpc/src/tmp/usr/lib/libutil.a >> .depend cc -O2 -pipe -DRESCUE -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 /src/sbin/swapon/swapon.c cc1: warnings being treated as errors /src/sbin/swapon/swapon.c: In function 'swap_on_off_geli': /src/sbin/swapon/swapon.c:394: warning: cast discards qualifiers from pointer target type *** Error code 1 Stop. make: stopped in /src/sbin/swapon *** Error code 1 Stop. make: stopped in /obj/powerpc.powerpc/src/rescue/rescue *** Error code 1 Stop. make: stopped in /src/rescue/rescue *** Error code 1 Stop. make: stopped in /src/rescue *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-06-28 17:47:45 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-28 17:47:45 - ERROR: failed to build world TB --- 2013-06-28 17:47:45 - 7072.59 user 806.34 system 8115.62 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 28 17:48:40 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id DC7C6F41; Fri, 28 Jun 2013 17:48:40 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 99C471B6C; Fri, 28 Jun 2013 17:48:40 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r5SHmecE042541; Fri, 28 Jun 2013 13:48:40 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r5SHmeG7042540; Fri, 28 Jun 2013 17:48:40 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 28 Jun 2013 17:48:40 GMT Message-Id: <201306281748.r5SHmeG7042540@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on powerpc64/powerpc Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jun 2013 17:48:40 -0000 TB --- 2013-06-28 15:34:03 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-06-28 15:34:03 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-06-28 15:34:03 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-06-28 15:34:03 - cleaning the object tree TB --- 2013-06-28 15:35:42 - /usr/local/bin/svn stat /src TB --- 2013-06-28 15:35:45 - At svn revision 252337 TB --- 2013-06-28 15:35:46 - building world TB --- 2013-06-28 15:35:46 - CROSS_BUILD_TESTING=YES TB --- 2013-06-28 15:35:46 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-28 15:35:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-28 15:35:46 - SRCCONF=/dev/null TB --- 2013-06-28 15:35:46 - TARGET=powerpc TB --- 2013-06-28 15:35:46 - TARGET_ARCH=powerpc64 TB --- 2013-06-28 15:35:46 - TZ=UTC TB --- 2013-06-28 15:35:46 - __MAKE_CONF=/dev/null TB --- 2013-06-28 15:35:46 - cd /src TB --- 2013-06-28 15:35:46 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Jun 28 15:35:53 UTC 2013 >>> 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 [...] (cd /src/rescue/rescue/../../sbin/swapon && /obj/src/make.amd64/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/swapon/ depend && /obj/src/make.amd64/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/swapon/ swapon.o) rm -f .depend CC='cc ' mkdep -f .depend -a -DRESCUE -std=gnu99 /src/sbin/swapon/swapon.c echo swapon: /obj/powerpc.powerpc64/src/tmp/usr/lib/libc.a /obj/powerpc.powerpc64/src/tmp/usr/lib/libutil.a >> .depend cc -O2 -pipe -DRESCUE -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 /src/sbin/swapon/swapon.c cc1: warnings being treated as errors /src/sbin/swapon/swapon.c: In function 'swap_on_off_geli': /src/sbin/swapon/swapon.c:394: warning: cast discards qualifiers from pointer target type *** Error code 1 Stop. make: stopped in /src/sbin/swapon *** Error code 1 Stop. make: stopped in /obj/powerpc.powerpc64/src/rescue/rescue *** Error code 1 Stop. make: stopped in /src/rescue/rescue *** Error code 1 Stop. make: stopped in /src/rescue *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-06-28 17:48:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-28 17:48:40 - ERROR: failed to build world TB --- 2013-06-28 17:48:40 - 7124.48 user 814.54 system 8076.91 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full