From owner-freebsd-tinderbox@FreeBSD.ORG Sun Nov 6 19:28:48 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 99E971065673; Sun, 6 Nov 2011 19:28:48 +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 6D64E8FC1A; Sun, 6 Nov 2011 19:28:48 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pA6JSgaY090511; Sun, 6 Nov 2011 14:28:42 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pA6JSgFv090492; Sun, 6 Nov 2011 19:28:42 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 6 Nov 2011 19:28:42 GMT Message-Id: <201111061928.pA6JSgFv090492@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc64/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2011 19:28:48 -0000 TB --- 2011-11-06 18:46:21 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-06 18:46:21 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2011-11-06 18:46:21 - cleaning the object tree TB --- 2011-11-06 18:46:38 - cvsupping the source tree TB --- 2011-11-06 18:46:38 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc64/powerpc/supfile TB --- 2011-11-06 18:46:52 - building world TB --- 2011-11-06 18:46:52 - CROSS_BUILD_TESTING=YES TB --- 2011-11-06 18:46:52 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-06 18:46:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-06 18:46:52 - SRCCONF=/dev/null TB --- 2011-11-06 18:46:52 - TARGET=powerpc TB --- 2011-11-06 18:46:52 - TARGET_ARCH=powerpc64 TB --- 2011-11-06 18:46:52 - TZ=UTC TB --- 2011-11-06 18:46:52 - __MAKE_CONF=/dev/null TB --- 2011-11-06 18:46:52 - cd /src TB --- 2011-11-06 18:46:52 - /usr/bin/make -B buildworld >>> World build started on Sun Nov 6 18:46:53 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] ===> libexec/atrun (all) cc -O2 -pipe -DATJOB_DIR=\"/var/at/jobs/\" -DLFILE=\"/var/at/jobs/.lockfile\" -DLOADAVG_MX=1.5 -DATSPOOL_DIR=\"/var/at/spool\" -DVERSION=\"2.9\" -DDAEMON_UID=1 -DDAEMON_GID=1 -DDEFAULT_BATCH_QUEUE=\'E\' -DDEFAULT_AT_QUEUE=\'c\' -DPERM_PATH=\"/var/at/\" -I/src/libexec/atrun/../../usr.bin/at -I/src/libexec/atrun -DLOGIN_CAP -DPAM -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/atrun/atrun.c cc -O2 -pipe -DATJOB_DIR=\"/var/at/jobs/\" -DLFILE=\"/var/at/jobs/.lockfile\" -DLOADAVG_MX=1.5 -DATSPOOL_DIR=\"/var/at/spool\" -DVERSION=\"2.9\" -DDAEMON_UID=1 -DDAEMON_GID=1 -DDEFAULT_BATCH_QUEUE=\'E\' -DDEFAULT_AT_QUEUE=\'c\' -DPERM_PATH=\"/var/at/\" -I/src/libexec/atrun/../../usr.bin/at -I/src/libexec/atrun -DLOGIN_CAP -DPAM -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/atrun/gloadavg.c cc -O2 -pipe -DATJOB_DIR=\"/var/at/jobs/\" -DLFILE=\"/var/at/jobs/.lockfile\" -DLOADAVG_MX=1.5 -DATSPOOL_DIR=\"/var/at/spool\" -DVERSION=\"2.9\" -DDAEMON_UID=1 -DDAEMON_GID=1 -DDEFAULT_BATCH_QUEUE=\'E\' -DDEFAULT_AT_QUEUE=\'c\' -DPERM_PATH=\"/var/at/\" -I/src/libexec/atrun/../../usr.bin/at -I/src/libexec/atrun -DLOGIN_CAP -DPAM -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -o atrun atrun.o gloadavg.o -lpam -lutil atrun.o:(.got+0x28): undefined reference to `effective_uid' atrun.o:(.got+0x30): undefined reference to `effective_gid' atrun.o:(.got+0x40): undefined reference to `real_gid' atrun.o:(.got+0x48): undefined reference to `real_uid' *** Error code 1 Stop in /src/libexec/atrun. *** Error code 1 Stop in /src/libexec. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-06 19:28:41 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-06 19:28:41 - ERROR: failed to build world TB --- 2011-11-06 19:28:42 - 1811.48 user 473.18 system 2540.62 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Nov 6 20:04:41 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A736F106566B; Sun, 6 Nov 2011 20:04:41 +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 4BBF78FC12; Sun, 6 Nov 2011 20:04:40 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pA6K4dTN008556; Sun, 6 Nov 2011 15:04:39 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pA6K4dN0008551; Sun, 6 Nov 2011 20:04:39 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 6 Nov 2011 20:04:39 GMT Message-Id: <201111062004.pA6K4dN0008551@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2011 20:04:41 -0000 TB --- 2011-11-06 19:28:42 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-06 19:28:42 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2011-11-06 19:28:42 - cleaning the object tree TB --- 2011-11-06 19:28:53 - cvsupping the source tree TB --- 2011-11-06 19:28:53 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2011-11-06 19:29:17 - building world TB --- 2011-11-06 19:29:17 - CROSS_BUILD_TESTING=YES TB --- 2011-11-06 19:29:17 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-06 19:29:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-06 19:29:17 - SRCCONF=/dev/null TB --- 2011-11-06 19:29:17 - TARGET=sparc64 TB --- 2011-11-06 19:29:17 - TARGET_ARCH=sparc64 TB --- 2011-11-06 19:29:17 - TZ=UTC TB --- 2011-11-06 19:29:17 - __MAKE_CONF=/dev/null TB --- 2011-11-06 19:29:17 - cd /src TB --- 2011-11-06 19:29:17 - /usr/bin/make -B buildworld >>> World build started on Sun Nov 6 19:29:18 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] atrun.c:(.text+0xa2c): undefined reference to `real_uid' atrun.c:(.text+0xa40): undefined reference to `real_gid' atrun.c:(.text+0xa44): undefined reference to `effective_uid' atrun.c:(.text+0xa4c): undefined reference to `effective_uid' atrun.c:(.text+0xa50): undefined reference to `effective_gid' atrun.c:(.text+0xa54): undefined reference to `effective_gid' atrun.c:(.text+0xa5c): undefined reference to `real_gid' atrun.c:(.text+0xa64): undefined reference to `real_uid' *** Error code 1 Stop in /src/libexec/atrun. *** Error code 1 Stop in /src/libexec. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-06 20:04:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-06 20:04:39 - ERROR: failed to build world TB --- 2011-11-06 20:04:39 - 1583.02 user 429.02 system 2156.68 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Nov 6 21:15:44 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 755D5106566C; Sun, 6 Nov 2011 21:15: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 962348FC19; Sun, 6 Nov 2011 21:15:43 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pA6LFbds078600; Sun, 6 Nov 2011 16:15:37 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pA6LFW4v078399; Sun, 6 Nov 2011 21:15:32 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 6 Nov 2011 21:15:32 GMT Message-Id: <201111062115.pA6LFW4v078399@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on arm/arm X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2011 21:15:44 -0000 TB --- 2011-11-06 20:40:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-06 20:40:00 - starting HEAD tinderbox run for arm/arm TB --- 2011-11-06 20:40:00 - cleaning the object tree TB --- 2011-11-06 20:40:40 - cvsupping the source tree TB --- 2011-11-06 20:40:40 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/arm/arm/supfile TB --- 2011-11-06 20:40:59 - building world TB --- 2011-11-06 20:40:59 - CROSS_BUILD_TESTING=YES TB --- 2011-11-06 20:40:59 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-06 20:40:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-06 20:40:59 - SRCCONF=/dev/null TB --- 2011-11-06 20:40:59 - TARGET=arm TB --- 2011-11-06 20:40:59 - TARGET_ARCH=arm TB --- 2011-11-06 20:40:59 - TZ=UTC TB --- 2011-11-06 20:40:59 - __MAKE_CONF=/dev/null TB --- 2011-11-06 20:40:59 - cd /src TB --- 2011-11-06 20:40:59 - /usr/bin/make -B buildworld >>> World build started on Sun Nov 6 20:40:59 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] atrun.c:(.text+0x7cc): undefined reference to `effective_gid' atrun.c:(.text+0x7d4): undefined reference to `real_gid' atrun.c:(.text+0x7d8): undefined reference to `real_uid' atrun.o: In function `main': atrun.c:(.text+0xc28): undefined reference to `real_uid' atrun.c:(.text+0xc2c): undefined reference to `effective_uid' atrun.c:(.text+0xc30): undefined reference to `real_gid' atrun.c:(.text+0xc34): undefined reference to `effective_gid' *** Error code 1 Stop in /src/libexec/atrun. *** Error code 1 Stop in /src/libexec. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-06 21:15:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-06 21:15:32 - ERROR: failed to build world TB --- 2011-11-06 21:15:32 - 1424.16 user 502.01 system 2131.62 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Nov 6 22:03:37 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73C6A106566C; Sun, 6 Nov 2011 22:03:37 +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 15F978FC15; Sun, 6 Nov 2011 22:03:36 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pA6M3a9a016828; Sun, 6 Nov 2011 17:03:36 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pA6M3aco016827; Sun, 6 Nov 2011 22:03:36 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 6 Nov 2011 22:03:36 GMT Message-Id: <201111062203.pA6M3aco016827@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2011 22:03:37 -0000 TB --- 2011-11-06 21:15:37 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-06 21:15:37 - starting HEAD tinderbox run for ia64/ia64 TB --- 2011-11-06 21:15:37 - cleaning the object tree TB --- 2011-11-06 21:15:50 - cvsupping the source tree TB --- 2011-11-06 21:15:50 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2011-11-06 21:16:02 - building world TB --- 2011-11-06 21:16:02 - CROSS_BUILD_TESTING=YES TB --- 2011-11-06 21:16:02 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-06 21:16:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-06 21:16:02 - SRCCONF=/dev/null TB --- 2011-11-06 21:16:02 - TARGET=ia64 TB --- 2011-11-06 21:16:02 - TARGET_ARCH=ia64 TB --- 2011-11-06 21:16:02 - TZ=UTC TB --- 2011-11-06 21:16:02 - __MAKE_CONF=/dev/null TB --- 2011-11-06 21:16:02 - cd /src TB --- 2011-11-06 21:16:02 - /usr/bin/make -B buildworld >>> World build started on Sun Nov 6 21:16:02 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] atrun.c:(.text+0x1d11): undefined reference to `real_uid' atrun.c:(.text+0x1d31): undefined reference to `real_uid' atrun.c:(.text+0x1d50): undefined reference to `real_gid' atrun.c:(.text+0x1d71): undefined reference to `real_gid' atrun.c:(.text+0x1df2): undefined reference to `effective_uid' atrun.c:(.text+0x1e00): undefined reference to `effective_uid' atrun.c:(.text+0x1e30): undefined reference to `effective_gid' atrun.c:(.text+0x1e31): undefined reference to `effective_gid' *** Error code 1 Stop in /src/libexec/atrun. *** Error code 1 Stop in /src/libexec. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-06 22:03:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-06 22:03:35 - ERROR: failed to build world TB --- 2011-11-06 22:03:35 - 2155.01 user 492.27 system 2878.06 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Nov 6 22:20:22 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A167C1065670; Sun, 6 Nov 2011 22:20: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 4C0FE8FC12; Sun, 6 Nov 2011 22:20:22 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pA6MKLoB049733; Sun, 6 Nov 2011 17:20:21 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pA6MKLgv049703; Sun, 6 Nov 2011 22:20:21 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 6 Nov 2011 22:20:21 GMT Message-Id: <201111062220.pA6MKLgv049703@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2011 22:20:22 -0000 TB --- 2011-11-06 20:40:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-06 20:40:00 - starting HEAD tinderbox run for i386/i386 TB --- 2011-11-06 20:40:00 - cleaning the object tree TB --- 2011-11-06 20:41:03 - cvsupping the source tree TB --- 2011-11-06 20:41:03 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile TB --- 2011-11-06 20:41:16 - building world TB --- 2011-11-06 20:41:16 - CROSS_BUILD_TESTING=YES TB --- 2011-11-06 20:41:16 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-06 20:41:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-06 20:41:16 - SRCCONF=/dev/null TB --- 2011-11-06 20:41:16 - TARGET=i386 TB --- 2011-11-06 20:41:16 - TARGET_ARCH=i386 TB --- 2011-11-06 20:41:16 - TZ=UTC TB --- 2011-11-06 20:41:16 - __MAKE_CONF=/dev/null TB --- 2011-11-06 20:41:16 - cd /src TB --- 2011-11-06 20:41:16 - /usr/bin/make -B buildworld >>> World build started on Sun Nov 6 20:41:17 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] atrun.c:(.text+0x91a): undefined reference to `real_uid' atrun.o: In function `main': atrun.c:(.text+0xae6): undefined reference to `real_uid' atrun.c:(.text+0xb15): undefined reference to `real_gid' atrun.c:(.text+0xb1e): undefined reference to `effective_uid' atrun.c:(.text+0xb28): undefined reference to `effective_gid' atrun.c:(.text+0xb2d): undefined reference to `real_gid' atrun.c:(.text+0xb3a): undefined reference to `real_uid' *** Error code 1 Stop in /src/libexec/atrun. *** Error code 1 Stop in /src/libexec. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-06 22:20:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-06 22:20:21 - ERROR: failed to build world TB --- 2011-11-06 22:20:21 - 4888.91 user 826.67 system 6020.44 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Nov 6 22:20:42 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1864D106564A; Sun, 6 Nov 2011 22:20:42 +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 B1E1E8FC12; Sun, 6 Nov 2011 22:20:41 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pA6MKffc051469; Sun, 6 Nov 2011 17:20:41 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pA6MKf5D051457; Sun, 6 Nov 2011 22:20:41 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 6 Nov 2011 22:20:41 GMT Message-Id: <201111062220.pA6MKf5D051457@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2011 22:20:42 -0000 TB --- 2011-11-06 20:40:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-06 20:40:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2011-11-06 20:40:00 - cleaning the object tree TB --- 2011-11-06 20:40:37 - cvsupping the source tree TB --- 2011-11-06 20:40:37 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/pc98/supfile TB --- 2011-11-06 20:40:59 - building world TB --- 2011-11-06 20:40:59 - CROSS_BUILD_TESTING=YES TB --- 2011-11-06 20:40:59 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-06 20:40:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-06 20:40:59 - SRCCONF=/dev/null TB --- 2011-11-06 20:40:59 - TARGET=pc98 TB --- 2011-11-06 20:40:59 - TARGET_ARCH=i386 TB --- 2011-11-06 20:40:59 - TZ=UTC TB --- 2011-11-06 20:40:59 - __MAKE_CONF=/dev/null TB --- 2011-11-06 20:40:59 - cd /src TB --- 2011-11-06 20:40:59 - /usr/bin/make -B buildworld >>> World build started on Sun Nov 6 20:40:59 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] atrun.c:(.text+0x91a): undefined reference to `real_uid' atrun.o: In function `main': atrun.c:(.text+0xae6): undefined reference to `real_uid' atrun.c:(.text+0xb15): undefined reference to `real_gid' atrun.c:(.text+0xb1e): undefined reference to `effective_uid' atrun.c:(.text+0xb28): undefined reference to `effective_gid' atrun.c:(.text+0xb2d): undefined reference to `real_gid' atrun.c:(.text+0xb3a): undefined reference to `real_uid' *** Error code 1 Stop in /src/libexec/atrun. *** Error code 1 Stop in /src/libexec. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-06 22:20:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-06 22:20:40 - ERROR: failed to build world TB --- 2011-11-06 22:20:40 - 4887.89 user 826.33 system 6040.30 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Nov 6 22:21:50 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97CEA1065672; Sun, 6 Nov 2011 22:21:50 +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 44CF38FC27; Sun, 6 Nov 2011 22:21:50 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pA6MLntF059773; Sun, 6 Nov 2011 17:21:49 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pA6MLnlM059772; Sun, 6 Nov 2011 22:21:49 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 6 Nov 2011 22:21:49 GMT Message-Id: <201111062221.pA6MLnlM059772@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2011 22:21:50 -0000 TB --- 2011-11-06 20:40:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-06 20:40:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2011-11-06 20:40:00 - cleaning the object tree TB --- 2011-11-06 20:41:03 - cvsupping the source tree TB --- 2011-11-06 20:41:03 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/amd64/amd64/supfile TB --- 2011-11-06 20:41:16 - building world TB --- 2011-11-06 20:41:16 - CROSS_BUILD_TESTING=YES TB --- 2011-11-06 20:41:16 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-06 20:41:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-06 20:41:16 - SRCCONF=/dev/null TB --- 2011-11-06 20:41:16 - TARGET=amd64 TB --- 2011-11-06 20:41:16 - TARGET_ARCH=amd64 TB --- 2011-11-06 20:41:16 - TZ=UTC TB --- 2011-11-06 20:41:16 - __MAKE_CONF=/dev/null TB --- 2011-11-06 20:41:16 - cd /src TB --- 2011-11-06 20:41:16 - /usr/bin/make -B buildworld >>> World build started on Sun Nov 6 20:41:16 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] atrun.c:(.text+0x8f0): undefined reference to `real_uid' atrun.o: In function `main': atrun.c:(.text+0xaa7): undefined reference to `real_uid' atrun.c:(.text+0xaf3): undefined reference to `real_gid' atrun.c:(.text+0xafd): undefined reference to `effective_uid' atrun.c:(.text+0xb08): undefined reference to `real_gid' atrun.c:(.text+0xb0e): undefined reference to `effective_gid' atrun.c:(.text+0xb19): undefined reference to `real_uid' *** Error code 1 Stop in /src/libexec/atrun. *** Error code 1 Stop in /src/libexec. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-06 22:21:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-06 22:21:49 - ERROR: failed to build world TB --- 2011-11-06 22:21:49 - 4931.68 user 828.86 system 6108.76 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Nov 7 05:17:12 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 60D5C106566B; Mon, 7 Nov 2011 05:17:12 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy.sentex.ca (freebsd-legacy.sentex.ca [IPv6:2607:f3e0:0:3::6502:9a]) by mx1.freebsd.org (Postfix) with ESMTP id 24BA48FC13; Mon, 7 Nov 2011 05:17:12 +0000 (UTC) Received: from freebsd-legacy.sentex.ca (localhost [127.0.0.1]) by freebsd-legacy.sentex.ca (8.14.5/8.14.5) with ESMTP id pA75HBEw040635; Mon, 7 Nov 2011 05:17:11 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy.sentex.ca (8.14.5/8.14.5/Submit) id pA75HBAk040614; Mon, 7 Nov 2011 05:17:11 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 7 Nov 2011 05:17:11 GMT Message-Id: <201111070517.pA75HBAk040614@freebsd-legacy.sentex.ca> X-Authentication-Warning: freebsd-legacy.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [releng_8 tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2011 05:17:12 -0000 TB --- 2011-11-07 02:48:38 - tinderbox 2.8 running on freebsd-legacy.sentex.ca TB --- 2011-11-07 02:48:38 - starting RELENG_8 tinderbox run for i386/i386 TB --- 2011-11-07 02:48:38 - cleaning the object tree TB --- 2011-11-07 02:49:08 - cvsupping the source tree TB --- 2011-11-07 02:49:08 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca -s /usr/home/tinderbox/RELENG_8/i386/i386/supfile TB --- 2011-11-07 02:49:16 - building world TB --- 2011-11-07 02:49:16 - CROSS_BUILD_TESTING=YES TB --- 2011-11-07 02:49:16 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-07 02:49:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-07 02:49:16 - SRCCONF=/dev/null TB --- 2011-11-07 02:49:16 - TARGET=i386 TB --- 2011-11-07 02:49:16 - TARGET_ARCH=i386 TB --- 2011-11-07 02:49:16 - TZ=UTC TB --- 2011-11-07 02:49:16 - __MAKE_CONF=/dev/null TB --- 2011-11-07 02:49:16 - cd /src TB --- 2011-11-07 02:49:16 - /usr/bin/make -B buildworld >>> World build started on Mon Nov 7 02:49:19 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Mon Nov 7 04:25:06 UTC 2011 TB --- 2011-11-07 04:25:06 - generating LINT kernel config TB --- 2011-11-07 04:25:06 - cd /src/sys/i386/conf TB --- 2011-11-07 04:25:06 - /usr/bin/make -B LINT TB --- 2011-11-07 04:25:06 - cd /src/sys/i386/conf TB --- 2011-11-07 04:25:06 - /usr/sbin/config -m LINT-VIMAGE TB --- 2011-11-07 04:25:06 - building LINT-VIMAGE kernel TB --- 2011-11-07 04:25:06 - CROSS_BUILD_TESTING=YES TB --- 2011-11-07 04:25:06 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-07 04:25:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-07 04:25:06 - SRCCONF=/dev/null TB --- 2011-11-07 04:25:06 - TARGET=i386 TB --- 2011-11-07 04:25:06 - TARGET_ARCH=i386 TB --- 2011-11-07 04:25:06 - TZ=UTC TB --- 2011-11-07 04:25:06 - __MAKE_CONF=/dev/null TB --- 2011-11-07 04:25:06 - cd /src TB --- 2011-11-07 04:25:06 - /usr/bin/make -B buildkernel KERNCONF=LINT-VIMAGE >>> Kernel build for LINT-VIMAGE started on Mon Nov 7 04:25:07 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-VIMAGE completed on Mon Nov 7 05:04:53 UTC 2011 TB --- 2011-11-07 05:04:53 - cd /src/sys/i386/conf TB --- 2011-11-07 05:04:53 - /usr/sbin/config -m GENERIC TB --- 2011-11-07 05:04:53 - building GENERIC kernel TB --- 2011-11-07 05:04:53 - CROSS_BUILD_TESTING=YES TB --- 2011-11-07 05:04:53 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-07 05:04:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-07 05:04:53 - SRCCONF=/dev/null TB --- 2011-11-07 05:04:53 - TARGET=i386 TB --- 2011-11-07 05:04:53 - TARGET_ARCH=i386 TB --- 2011-11-07 05:04:53 - TZ=UTC TB --- 2011-11-07 05:04:53 - __MAKE_CONF=/dev/null TB --- 2011-11-07 05:04:53 - cd /src TB --- 2011-11-07 05:04:53 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Nov 7 05:04:53 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] :> hack.c cc -shared -nostdlib hack.c -o hack.So rm -f hack.c MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh GENERIC 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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror vers.c linking kernel.debug ld: kernel.debug: Not enough room for program headers (allocated 5, need 6) ld: final link failed: Bad value *** Error code 1 Stop in /obj/i386/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-07 05:17:11 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-07 05:17:11 - ERROR: failed to build GENERIC kernel TB --- 2011-11-07 05:17:11 - 6643.38 user 1064.36 system 8912.19 real http://tinderbox.freebsd.org/tinderbox-releng_8-RELENG_8-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Nov 7 22:38:25 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25EBC106564A; Mon, 7 Nov 2011 22:38:25 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy.sentex.ca (freebsd-legacy.sentex.ca [IPv6:2607:f3e0:0:3::6502:9a]) by mx1.freebsd.org (Postfix) with ESMTP id DC80D8FC17; Mon, 7 Nov 2011 22:38:24 +0000 (UTC) Received: from freebsd-legacy.sentex.ca (localhost [127.0.0.1]) by freebsd-legacy.sentex.ca (8.14.5/8.14.5) with ESMTP id pA7McOOG026092; Mon, 7 Nov 2011 22:38:24 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy.sentex.ca (8.14.5/8.14.5/Submit) id pA7McOZc026091; Mon, 7 Nov 2011 22:38:24 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 7 Nov 2011 22:38:24 GMT Message-Id: <201111072238.pA7McOZc026091@freebsd-legacy.sentex.ca> X-Authentication-Warning: freebsd-legacy.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [releng_7 tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2011 22:38:25 -0000 TB --- 2011-11-07 20:37:55 - tinderbox 2.8 running on freebsd-legacy.sentex.ca TB --- 2011-11-07 20:37:55 - starting RELENG_7 tinderbox run for amd64/amd64 TB --- 2011-11-07 20:37:55 - cleaning the object tree TB --- 2011-11-07 20:38:15 - cvsupping the source tree TB --- 2011-11-07 20:38:15 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca -s /usr/home/tinderbox/RELENG_7/amd64/amd64/supfile TB --- 2011-11-07 20:38:25 - building world TB --- 2011-11-07 20:38:25 - CROSS_BUILD_TESTING=YES TB --- 2011-11-07 20:38:25 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-07 20:38:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-07 20:38:25 - SRCCONF=/dev/null TB --- 2011-11-07 20:38:25 - TARGET=amd64 TB --- 2011-11-07 20:38:25 - TARGET_ARCH=amd64 TB --- 2011-11-07 20:38:25 - TZ=UTC TB --- 2011-11-07 20:38:25 - __MAKE_CONF=/dev/null TB --- 2011-11-07 20:38:25 - cd /src TB --- 2011-11-07 20:38:25 - /usr/bin/make -B buildworld >>> World build started on Mon Nov 7 20:38:28 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Mon Nov 7 22:32:10 UTC 2011 TB --- 2011-11-07 22:32:10 - generating LINT kernel config TB --- 2011-11-07 22:32:10 - cd /src/sys/amd64/conf TB --- 2011-11-07 22:32:10 - /usr/bin/make -B LINT TB --- 2011-11-07 22:32:11 - cd /src/sys/amd64/conf TB --- 2011-11-07 22:32:11 - /usr/sbin/config -m GENERIC TB --- 2011-11-07 22:32:11 - building GENERIC kernel TB --- 2011-11-07 22:32:11 - CROSS_BUILD_TESTING=YES TB --- 2011-11-07 22:32:11 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-07 22:32:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-07 22:32:11 - SRCCONF=/dev/null TB --- 2011-11-07 22:32:11 - TARGET=amd64 TB --- 2011-11-07 22:32:11 - TARGET_ARCH=amd64 TB --- 2011-11-07 22:32:11 - TZ=UTC TB --- 2011-11-07 22:32:11 - __MAKE_CONF=/dev/null TB --- 2011-11-07 22:32:11 - cd /src TB --- 2011-11-07 22:32:11 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Nov 7 22:32:11 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /src/sys/dev/et/if_et.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /src/sys/dev/ep/if_ep.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /src/sys/dev/ep/if_ep_isa.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /src/sys/dev/ep/if_ep_pccard.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /src/sys/dev/esp/esp_pci.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /src/sys/dev/esp/ncr53c9x.c /src/sys/dev/esp/ncr53c9x.c: In function 'ncr53c9x_action': /src/sys/dev/esp/ncr53c9x.c:1028: error: 'struct ccb_pathinq' has no member named 'maxio' *** Error code 1 Stop in /obj/amd64/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-07 22:38:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-07 22:38:24 - ERROR: failed to build GENERIC kernel TB --- 2011-11-07 22:38:24 - 5385.13 user 1004.71 system 7228.90 real http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Nov 7 23:00:27 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48A2710656D1; Mon, 7 Nov 2011 23:00:27 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy.sentex.ca (freebsd-legacy.sentex.ca [IPv6:2607:f3e0:0:3::6502:9a]) by mx1.freebsd.org (Postfix) with ESMTP id 1D6C08FC20; Mon, 7 Nov 2011 23:00:27 +0000 (UTC) Received: from freebsd-legacy.sentex.ca (localhost [127.0.0.1]) by freebsd-legacy.sentex.ca (8.14.5/8.14.5) with ESMTP id pA7N0QWU012913; Mon, 7 Nov 2011 23:00:26 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy.sentex.ca (8.14.5/8.14.5/Submit) id pA7N0QE4012912; Mon, 7 Nov 2011 23:00:26 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 7 Nov 2011 23:00:26 GMT Message-Id: <201111072300.pA7N0QE4012912@freebsd-legacy.sentex.ca> X-Authentication-Warning: freebsd-legacy.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [releng_7 tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2011 23:00:27 -0000 TB --- 2011-11-07 21:34:18 - tinderbox 2.8 running on freebsd-legacy.sentex.ca TB --- 2011-11-07 21:34:18 - starting RELENG_7 tinderbox run for i386/i386 TB --- 2011-11-07 21:34:18 - cleaning the object tree TB --- 2011-11-07 21:34:30 - cvsupping the source tree TB --- 2011-11-07 21:34:30 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca -s /usr/home/tinderbox/RELENG_7/i386/i386/supfile TB --- 2011-11-07 21:34:45 - building world TB --- 2011-11-07 21:34:45 - CROSS_BUILD_TESTING=YES TB --- 2011-11-07 21:34:45 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-07 21:34:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-07 21:34:45 - SRCCONF=/dev/null TB --- 2011-11-07 21:34:45 - TARGET=i386 TB --- 2011-11-07 21:34:45 - TARGET_ARCH=i386 TB --- 2011-11-07 21:34:45 - TZ=UTC TB --- 2011-11-07 21:34:45 - __MAKE_CONF=/dev/null TB --- 2011-11-07 21:34:45 - cd /src TB --- 2011-11-07 21:34:45 - /usr/bin/make -B buildworld >>> World build started on Mon Nov 7 21:34:46 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Mon Nov 7 22:54:51 UTC 2011 TB --- 2011-11-07 22:54:51 - generating LINT kernel config TB --- 2011-11-07 22:54:51 - cd /src/sys/i386/conf TB --- 2011-11-07 22:54:51 - /usr/bin/make -B LINT TB --- 2011-11-07 22:54:51 - cd /src/sys/i386/conf TB --- 2011-11-07 22:54:51 - /usr/sbin/config -m GENERIC TB --- 2011-11-07 22:54:51 - building GENERIC kernel TB --- 2011-11-07 22:54:51 - CROSS_BUILD_TESTING=YES TB --- 2011-11-07 22:54:51 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-07 22:54:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-07 22:54:51 - SRCCONF=/dev/null TB --- 2011-11-07 22:54:51 - TARGET=i386 TB --- 2011-11-07 22:54:51 - TARGET_ARCH=i386 TB --- 2011-11-07 22:54:51 - TZ=UTC TB --- 2011-11-07 22:54:51 - __MAKE_CONF=/dev/null TB --- 2011-11-07 22:54:51 - cd /src TB --- 2011-11-07 22:54:51 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Nov 7 22:54:51 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/dev/ep/if_ep.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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/dev/ep/if_ep_eisa.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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/dev/ep/if_ep_isa.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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/dev/ep/if_ep_pccard.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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/dev/esp/esp_pci.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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/dev/esp/ncr53c9x.c /src/sys/dev/esp/ncr53c9x.c: In function 'ncr53c9x_action': /src/sys/dev/esp/ncr53c9x.c:1028: error: 'struct ccb_pathinq' has no member named 'maxio' *** Error code 1 Stop in /obj/i386/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-07 23:00:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-07 23:00:26 - ERROR: failed to build GENERIC kernel TB --- 2011-11-07 23:00:26 - 3898.36 user 693.51 system 5167.98 real http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Tue Nov 8 00:02:03 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA2B71065679; Tue, 8 Nov 2011 00:02:03 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy.sentex.ca (freebsd-legacy.sentex.ca [IPv6:2607:f3e0:0:3::6502:9a]) by mx1.freebsd.org (Postfix) with ESMTP id 9F18A8FC17; Tue, 8 Nov 2011 00:02:03 +0000 (UTC) Received: from freebsd-legacy.sentex.ca (localhost [127.0.0.1]) by freebsd-legacy.sentex.ca (8.14.5/8.14.5) with ESMTP id pA80234T010653; Tue, 8 Nov 2011 00:02:03 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy.sentex.ca (8.14.5/8.14.5/Submit) id pA8023fm010648; Tue, 8 Nov 2011 00:02:03 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 8 Nov 2011 00:02:03 GMT Message-Id: <201111080002.pA8023fm010648@freebsd-legacy.sentex.ca> X-Authentication-Warning: freebsd-legacy.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [releng_7 tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2011 00:02:03 -0000 TB --- 2011-11-07 22:38:24 - tinderbox 2.8 running on freebsd-legacy.sentex.ca TB --- 2011-11-07 22:38:24 - starting RELENG_7 tinderbox run for i386/pc98 TB --- 2011-11-07 22:38:24 - cleaning the object tree TB --- 2011-11-07 22:38:36 - cvsupping the source tree TB --- 2011-11-07 22:38:36 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca -s /usr/home/tinderbox/RELENG_7/i386/pc98/supfile TB --- 2011-11-07 22:38:45 - building world TB --- 2011-11-07 22:38:45 - CROSS_BUILD_TESTING=YES TB --- 2011-11-07 22:38:45 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-07 22:38:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-07 22:38:45 - SRCCONF=/dev/null TB --- 2011-11-07 22:38:45 - TARGET=pc98 TB --- 2011-11-07 22:38:45 - TARGET_ARCH=i386 TB --- 2011-11-07 22:38:45 - TZ=UTC TB --- 2011-11-07 22:38:45 - __MAKE_CONF=/dev/null TB --- 2011-11-07 22:38:45 - cd /src TB --- 2011-11-07 22:38:45 - /usr/bin/make -B buildworld >>> World build started on Mon Nov 7 22:38:47 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Mon Nov 7 23:58:01 UTC 2011 TB --- 2011-11-07 23:58:01 - generating LINT kernel config TB --- 2011-11-07 23:58:01 - cd /src/sys/pc98/conf TB --- 2011-11-07 23:58:01 - /usr/bin/make -B LINT TB --- 2011-11-07 23:58:01 - cd /src/sys/pc98/conf TB --- 2011-11-07 23:58:01 - /usr/sbin/config -m GENERIC TB --- 2011-11-07 23:58:01 - building GENERIC kernel TB --- 2011-11-07 23:58:01 - CROSS_BUILD_TESTING=YES TB --- 2011-11-07 23:58:01 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-07 23:58:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-07 23:58:01 - SRCCONF=/dev/null TB --- 2011-11-07 23:58:01 - TARGET=pc98 TB --- 2011-11-07 23:58:01 - TARGET_ARCH=i386 TB --- 2011-11-07 23:58:01 - TZ=UTC TB --- 2011-11-07 23:58:01 - __MAKE_CONF=/dev/null TB --- 2011-11-07 23:58:01 - cd /src TB --- 2011-11-07 23:58:01 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Nov 7 23:58:02 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/eisa/eisa_if.m -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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding eisa_if.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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding /src/sys/dev/ep/if_ep.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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding /src/sys/dev/ep/if_ep_isa.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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding /src/sys/dev/ep/if_ep_pccard.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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding /src/sys/dev/esp/esp_pci.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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding /src/sys/dev/esp/ncr53c9x.c /src/sys/dev/esp/ncr53c9x.c: In function 'ncr53c9x_action': /src/sys/dev/esp/ncr53c9x.c:1028: error: 'struct ccb_pathinq' has no member named 'maxio' *** Error code 1 Stop in /obj/pc98/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-08 00:02:02 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-08 00:02:02 - ERROR: failed to build GENERIC kernel TB --- 2011-11-08 00:02:02 - 3782.14 user 691.69 system 5018.34 real http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Tue Nov 8 01:00:12 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34A531065670; Tue, 8 Nov 2011 01:00:12 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy.sentex.ca (freebsd-legacy.sentex.ca [IPv6:2607:f3e0:0:3::6502:9a]) by mx1.freebsd.org (Postfix) with ESMTP id 0ACE58FC0A; Tue, 8 Nov 2011 01:00:11 +0000 (UTC) Received: from freebsd-legacy.sentex.ca (localhost [127.0.0.1]) by freebsd-legacy.sentex.ca (8.14.5/8.14.5) with ESMTP id pA810B2R057351; Tue, 8 Nov 2011 01:00:11 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy.sentex.ca (8.14.5/8.14.5/Submit) id pA810B1Y057350; Tue, 8 Nov 2011 01:00:11 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 8 Nov 2011 01:00:11 GMT Message-Id: <201111080100.pA810B1Y057350@freebsd-legacy.sentex.ca> X-Authentication-Warning: freebsd-legacy.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [releng_7 tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2011 01:00:12 -0000 TB --- 2011-11-07 23:00:26 - tinderbox 2.8 running on freebsd-legacy.sentex.ca TB --- 2011-11-07 23:00:26 - starting RELENG_7 tinderbox run for ia64/ia64 TB --- 2011-11-07 23:00:26 - cleaning the object tree TB --- 2011-11-07 23:00:37 - cvsupping the source tree TB --- 2011-11-07 23:00:37 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca -s /usr/home/tinderbox/RELENG_7/ia64/ia64/supfile TB --- 2011-11-07 23:00:47 - building world TB --- 2011-11-07 23:00:47 - CROSS_BUILD_TESTING=YES TB --- 2011-11-07 23:00:47 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-07 23:00:47 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-07 23:00:47 - SRCCONF=/dev/null TB --- 2011-11-07 23:00:47 - TARGET=ia64 TB --- 2011-11-07 23:00:47 - TARGET_ARCH=ia64 TB --- 2011-11-07 23:00:47 - TZ=UTC TB --- 2011-11-07 23:00:47 - __MAKE_CONF=/dev/null TB --- 2011-11-07 23:00:47 - cd /src TB --- 2011-11-07 23:00:47 - /usr/bin/make -B buildworld >>> World build started on Mon Nov 7 23:00:49 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Tue Nov 8 00:46:54 UTC 2011 TB --- 2011-11-08 00:46:54 - generating LINT kernel config TB --- 2011-11-08 00:46:54 - cd /src/sys/ia64/conf TB --- 2011-11-08 00:46:54 - /usr/bin/make -B LINT TB --- 2011-11-08 00:46:54 - cd /src/sys/ia64/conf TB --- 2011-11-08 00:46:54 - /usr/sbin/config -m GENERIC TB --- 2011-11-08 00:46:54 - building GENERIC kernel TB --- 2011-11-08 00:46:54 - CROSS_BUILD_TESTING=YES TB --- 2011-11-08 00:46:54 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-08 00:46:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-08 00:46:54 - SRCCONF=/dev/null TB --- 2011-11-08 00:46:54 - TARGET=ia64 TB --- 2011-11-08 00:46:54 - TARGET_ARCH=ia64 TB --- 2011-11-08 00:46:54 - TZ=UTC TB --- 2011-11-08 00:46:54 - __MAKE_CONF=/dev/null TB --- 2011-11-08 00:46:54 - cd /src TB --- 2011-11-08 00:46:54 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Tue Nov 8 00:46:54 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] ld -Bshareable -d -warn-common -o if_ep.ko.debug if_ep.kld objcopy --only-keep-debug if_ep.ko.debug if_ep.ko.symbols objcopy --strip-debug --add-gnu-debuglink=if_ep.ko.symbols if_ep.ko.debug if_ep.ko ===> esp (all) cc -O2 -fno-strict-aliasing -pipe -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/ia64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/ia64/src/sys/GENERIC -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/esp/../../dev/esp/esp_pci.c cc -O2 -fno-strict-aliasing -pipe -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/ia64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/ia64/src/sys/GENERIC -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/esp/../../dev/esp/ncr53c9x.c /src/sys/modules/esp/../../dev/esp/ncr53c9x.c: In function 'ncr53c9x_action': /src/sys/modules/esp/../../dev/esp/ncr53c9x.c:1028: error: 'struct ccb_pathinq' has no member named 'maxio' *** Error code 1 Stop in /src/sys/modules/esp. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/ia64/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-08 01:00:11 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-08 01:00:11 - ERROR: failed to build GENERIC kernel TB --- 2011-11-08 01:00:11 - 5799.66 user 748.29 system 7184.50 real http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Tue Nov 8 20:40:03 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7BFA9106564A; Tue, 8 Nov 2011 20:40:03 +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 46EA18FC18; Tue, 8 Nov 2011 20:40:02 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pA8Ke2p5098816; Tue, 8 Nov 2011 15:40:02 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pA8Ke23Z098815; Tue, 8 Nov 2011 20:40:02 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 8 Nov 2011 20:40:02 GMT Message-Id: <201111082040.pA8Ke23Z098815@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2011 20:40:03 -0000 TB --- 2011-11-08 19:39:19 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-08 19:39:19 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2011-11-08 19:39:19 - cleaning the object tree TB --- 2011-11-08 19:39:34 - cvsupping the source tree TB --- 2011-11-08 19:39:34 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2011-11-08 19:40:20 - building world TB --- 2011-11-08 19:40:20 - CROSS_BUILD_TESTING=YES TB --- 2011-11-08 19:40:20 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-08 19:40:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-08 19:40:20 - SRCCONF=/dev/null TB --- 2011-11-08 19:40:20 - TARGET=sparc64 TB --- 2011-11-08 19:40:20 - TARGET_ARCH=sparc64 TB --- 2011-11-08 19:40:20 - TZ=UTC TB --- 2011-11-08 19:40:20 - __MAKE_CONF=/dev/null TB --- 2011-11-08 19:40:20 - cd /src TB --- 2011-11-08 19:40:20 - /usr/bin/make -B buildworld >>> World build started on Tue Nov 8 19:40:20 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Tue Nov 8 20:37:28 UTC 2011 TB --- 2011-11-08 20:37:28 - generating LINT kernel config TB --- 2011-11-08 20:37:28 - cd /src/sys/sparc64/conf TB --- 2011-11-08 20:37:28 - /usr/bin/make -B LINT TB --- 2011-11-08 20:37:29 - cd /src/sys/sparc64/conf TB --- 2011-11-08 20:37:29 - /usr/sbin/config -m GENERIC TB --- 2011-11-08 20:37:29 - building GENERIC kernel TB --- 2011-11-08 20:37:29 - CROSS_BUILD_TESTING=YES TB --- 2011-11-08 20:37:29 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-08 20:37:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-08 20:37:29 - SRCCONF=/dev/null TB --- 2011-11-08 20:37:29 - TARGET=sparc64 TB --- 2011-11-08 20:37:29 - TARGET_ARCH=sparc64 TB --- 2011-11-08 20:37:29 - TZ=UTC TB --- 2011-11-08 20:37:29 - __MAKE_CONF=/dev/null TB --- 2011-11-08 20:37:29 - cd /src TB --- 2011-11-08 20:37:29 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Tue Nov 8 20:37:29 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -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 -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 -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/dev/ath/if_ath_pci.c -I/src/sys/dev/ath 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 -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 -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/dev/ath/if_ath.c -I/src/sys/dev/ath /src/sys/dev/ath/if_ath.c: In function 'ath_init': /src/sys/dev/ath/if_ath.c:1653: error: 'ATH_AGGR_MIN_QDEPTH' undeclared (first use in this function) /src/sys/dev/ath/if_ath.c:1653: error: (Each undeclared identifier is reported only once /src/sys/dev/ath/if_ath.c:1653: error: for each function it appears in.) /src/sys/dev/ath/if_ath.c:1654: error: 'ATH_AGGR_SCHED_LOW' undeclared (first use in this function) /src/sys/dev/ath/if_ath.c:1655: error: 'ATH_AGGR_SCHED_HIGH' undeclared (first use in this function) *** Error code 1 Stop in /obj/sparc64.sparc64/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-08 20:40:01 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-08 20:40:01 - ERROR: failed to build GENERIC kernel TB --- 2011-11-08 20:40:01 - 2883.29 user 681.07 system 3642.64 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Tue Nov 8 23:06:40 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 91C051065674; Tue, 8 Nov 2011 23:06: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 53CAA8FC12; Tue, 8 Nov 2011 23:06:40 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pA8N6ddq001277; Tue, 8 Nov 2011 18:06:39 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pA8N6dr4001260; Tue, 8 Nov 2011 23:06:39 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 8 Nov 2011 23:06:39 GMT Message-Id: <201111082306.pA8N6dr4001260@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2011 23:06:40 -0000 TB --- 2011-11-08 20:50:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-08 20:50:00 - starting HEAD tinderbox run for i386/i386 TB --- 2011-11-08 20:50:00 - cleaning the object tree TB --- 2011-11-08 20:50:51 - cvsupping the source tree TB --- 2011-11-08 20:50:51 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile TB --- 2011-11-08 20:56:15 - building world TB --- 2011-11-08 20:56:15 - CROSS_BUILD_TESTING=YES TB --- 2011-11-08 20:56:15 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-08 20:56:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-08 20:56:15 - SRCCONF=/dev/null TB --- 2011-11-08 20:56:15 - TARGET=i386 TB --- 2011-11-08 20:56:15 - TARGET_ARCH=i386 TB --- 2011-11-08 20:56:15 - TZ=UTC TB --- 2011-11-08 20:56:15 - __MAKE_CONF=/dev/null TB --- 2011-11-08 20:56:15 - cd /src TB --- 2011-11-08 20:56:15 - /usr/bin/make -B buildworld >>> World build started on Tue Nov 8 20:56:16 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Tue Nov 8 23:04:37 UTC 2011 TB --- 2011-11-08 23:04:37 - generating LINT kernel config TB --- 2011-11-08 23:04:37 - cd /src/sys/i386/conf TB --- 2011-11-08 23:04:37 - /usr/bin/make -B LINT TB --- 2011-11-08 23:04:37 - cd /src/sys/i386/conf TB --- 2011-11-08 23:04:37 - /usr/sbin/config -m LINT-NOINET TB --- 2011-11-08 23:04:37 - building LINT-NOINET kernel TB --- 2011-11-08 23:04:37 - CROSS_BUILD_TESTING=YES TB --- 2011-11-08 23:04:37 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-08 23:04:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-08 23:04:37 - SRCCONF=/dev/null TB --- 2011-11-08 23:04:37 - TARGET=i386 TB --- 2011-11-08 23:04:37 - TARGET_ARCH=i386 TB --- 2011-11-08 23:04:37 - TZ=UTC TB --- 2011-11-08 23:04:37 - __MAKE_CONF=/dev/null TB --- 2011-11-08 23:04:37 - cd /src TB --- 2011-11-08 23:04:37 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET >>> Kernel build for LINT-NOINET started on Tue Nov 8 23:04:37 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/libkern/iconv_converter_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/opencrypto/cryptodev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/acpica/acpi_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/acpi_support/acpi_wmi_if.m -h rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs -I/src/sys/dev/cxgb -I/src/sys/dev/cxgbe -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-fl! oat -ffreestanding -fstack-protector /src/sys/dev/ti/if_ti.c:134:2: error: #error "options TI_JUMBO_HDRSPLIT requires TI_SF_BUF_JUMBO" mkdep: compile failed *** Error code 1 Stop in /obj/i386.i386/src/sys/LINT-NOINET. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-08 23:06:38 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-08 23:06:38 - ERROR: failed to build LINT-NOINET kernel TB --- 2011-11-08 23:06:38 - 6274.74 user 1082.46 system 8198.82 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Tue Nov 8 23:31:33 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53D9E1065672; Tue, 8 Nov 2011 23:31:33 +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 176DB8FC0A; Tue, 8 Nov 2011 23:31:32 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pA8NVWxn098193; Tue, 8 Nov 2011 18:31:32 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pA8NVWFH098151; Tue, 8 Nov 2011 23:31:32 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 8 Nov 2011 23:31:32 GMT Message-Id: <201111082331.pA8NVWFH098151@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2011 23:31:33 -0000 TB --- 2011-11-08 20:50:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-08 20:50:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2011-11-08 20:50:00 - cleaning the object tree TB --- 2011-11-08 20:50:50 - cvsupping the source tree TB --- 2011-11-08 20:50:50 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/amd64/amd64/supfile TB --- 2011-11-08 20:51:02 - building world TB --- 2011-11-08 20:51:02 - CROSS_BUILD_TESTING=YES TB --- 2011-11-08 20:51:02 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-08 20:51:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-08 20:51:02 - SRCCONF=/dev/null TB --- 2011-11-08 20:51:02 - TARGET=amd64 TB --- 2011-11-08 20:51:02 - TARGET_ARCH=amd64 TB --- 2011-11-08 20:51:02 - TZ=UTC TB --- 2011-11-08 20:51:02 - __MAKE_CONF=/dev/null TB --- 2011-11-08 20:51:02 - cd /src TB --- 2011-11-08 20:51:02 - /usr/bin/make -B buildworld >>> World build started on Tue Nov 8 20:51:03 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Tue Nov 8 23:29:48 UTC 2011 TB --- 2011-11-08 23:29:48 - generating LINT kernel config TB --- 2011-11-08 23:29:48 - cd /src/sys/amd64/conf TB --- 2011-11-08 23:29:48 - /usr/bin/make -B LINT TB --- 2011-11-08 23:29:48 - cd /src/sys/amd64/conf TB --- 2011-11-08 23:29:48 - /usr/sbin/config -m LINT-NOINET TB --- 2011-11-08 23:29:48 - building LINT-NOINET kernel TB --- 2011-11-08 23:29:48 - CROSS_BUILD_TESTING=YES TB --- 2011-11-08 23:29:48 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-08 23:29:48 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-08 23:29:48 - SRCCONF=/dev/null TB --- 2011-11-08 23:29:48 - TARGET=amd64 TB --- 2011-11-08 23:29:48 - TARGET_ARCH=amd64 TB --- 2011-11-08 23:29:48 - TZ=UTC TB --- 2011-11-08 23:29:48 - __MAKE_CONF=/dev/null TB --- 2011-11-08 23:29:48 - cd /src TB --- 2011-11-08 23:29:48 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET >>> Kernel build for LINT-NOINET started on Tue Nov 8 23:29:49 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/libkern/iconv_converter_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/opencrypto/cryptodev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/acpica/acpi_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/acpi_support/acpi_wmi_if.m -h rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -frename-registers -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/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs -I/src/sys/dev/cxgb -I/src/sys/dev/cxgbe -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mno-sse -mcmodel=kernel -mno-red-zon! e -mno-mmx -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector /src/sys/dev/ti/if_ti.c:134:2: error: #error "options TI_JUMBO_HDRSPLIT requires TI_SF_BUF_JUMBO" mkdep: compile failed *** Error code 1 Stop in /obj/amd64.amd64/src/sys/LINT-NOINET. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-08 23:31:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-08 23:31:31 - ERROR: failed to build LINT-NOINET kernel TB --- 2011-11-08 23:31:31 - 7632.41 user 1465.23 system 9691.62 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Nov 9 03:27:06 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64CC81065673; Wed, 9 Nov 2011 03:27:06 +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 211A58FC08; Wed, 9 Nov 2011 03:27:05 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pA93R5u0025966; Tue, 8 Nov 2011 22:27:05 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pA93R55h025950; Wed, 9 Nov 2011 03:27:05 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 9 Nov 2011 03:27:05 GMT Message-Id: <201111090327.pA93R55h025950@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on arm/arm X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2011 03:27:06 -0000 TB --- 2011-11-09 01:40:01 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-09 01:40:01 - starting HEAD tinderbox run for arm/arm TB --- 2011-11-09 01:40:01 - cleaning the object tree TB --- 2011-11-09 01:40:28 - cvsupping the source tree TB --- 2011-11-09 01:40:28 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/arm/arm/supfile TB --- 2011-11-09 01:45:51 - building world TB --- 2011-11-09 01:45:51 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 01:45:51 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 01:45:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 01:45:51 - SRCCONF=/dev/null TB --- 2011-11-09 01:45:51 - TARGET=arm TB --- 2011-11-09 01:45:51 - TARGET_ARCH=arm TB --- 2011-11-09 01:45:51 - TZ=UTC TB --- 2011-11-09 01:45:51 - __MAKE_CONF=/dev/null TB --- 2011-11-09 01:45:51 - cd /src TB --- 2011-11-09 01:45:51 - /usr/bin/make -B buildworld >>> World build started on Wed Nov 9 01:45:52 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Wed Nov 9 02:42:09 UTC 2011 TB --- 2011-11-09 02:42:09 - cd /src/sys/arm/conf TB --- 2011-11-09 02:42:09 - /usr/sbin/config -m AVILA TB --- 2011-11-09 02:42:09 - building AVILA kernel TB --- 2011-11-09 02:42:09 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 02:42:09 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 02:42:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 02:42:09 - SRCCONF=/dev/null TB --- 2011-11-09 02:42:09 - TARGET=arm TB --- 2011-11-09 02:42:09 - TARGET_ARCH=arm TB --- 2011-11-09 02:42:09 - TZ=UTC TB --- 2011-11-09 02:42:09 - __MAKE_CONF=/dev/null TB --- 2011-11-09 02:42:09 - cd /src TB --- 2011-11-09 02:42:09 - /usr/bin/make -B buildkernel KERNCONF=AVILA >>> Kernel build for AVILA started on Wed Nov 9 02:42:09 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for AVILA completed on Wed Nov 9 02:45:25 UTC 2011 TB --- 2011-11-09 02:45:25 - cd /src/sys/arm/conf TB --- 2011-11-09 02:45:25 - /usr/sbin/config -m BWCT TB --- 2011-11-09 02:45:25 - building BWCT kernel TB --- 2011-11-09 02:45:25 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 02:45:25 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 02:45:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 02:45:25 - SRCCONF=/dev/null TB --- 2011-11-09 02:45:25 - TARGET=arm TB --- 2011-11-09 02:45:25 - TARGET_ARCH=arm TB --- 2011-11-09 02:45:25 - TZ=UTC TB --- 2011-11-09 02:45:25 - __MAKE_CONF=/dev/null TB --- 2011-11-09 02:45:25 - cd /src TB --- 2011-11-09 02:45:25 - /usr/bin/make -B buildkernel KERNCONF=BWCT >>> Kernel build for BWCT started on Wed Nov 9 02:45:25 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for BWCT completed on Wed Nov 9 02:47:37 UTC 2011 TB --- 2011-11-09 02:47:37 - cd /src/sys/arm/conf TB --- 2011-11-09 02:47:37 - /usr/sbin/config -m CAMBRIA TB --- 2011-11-09 02:47:37 - building CAMBRIA kernel TB --- 2011-11-09 02:47:37 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 02:47:37 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 02:47:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 02:47:37 - SRCCONF=/dev/null TB --- 2011-11-09 02:47:37 - TARGET=arm TB --- 2011-11-09 02:47:37 - TARGET_ARCH=arm TB --- 2011-11-09 02:47:37 - TZ=UTC TB --- 2011-11-09 02:47:37 - __MAKE_CONF=/dev/null TB --- 2011-11-09 02:47:37 - cd /src TB --- 2011-11-09 02:47:37 - /usr/bin/make -B buildkernel KERNCONF=CAMBRIA >>> Kernel build for CAMBRIA started on Wed Nov 9 02:47:37 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for CAMBRIA completed on Wed Nov 9 02:50:49 UTC 2011 TB --- 2011-11-09 02:50:49 - cd /src/sys/arm/conf TB --- 2011-11-09 02:50:49 - /usr/sbin/config -m CNS11XXNAS TB --- 2011-11-09 02:50:49 - building CNS11XXNAS kernel TB --- 2011-11-09 02:50:49 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 02:50:49 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 02:50:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 02:50:49 - SRCCONF=/dev/null TB --- 2011-11-09 02:50:49 - TARGET=arm TB --- 2011-11-09 02:50:49 - TARGET_ARCH=arm TB --- 2011-11-09 02:50:49 - TZ=UTC TB --- 2011-11-09 02:50:49 - __MAKE_CONF=/dev/null TB --- 2011-11-09 02:50:49 - cd /src TB --- 2011-11-09 02:50:49 - /usr/bin/make -B buildkernel KERNCONF=CNS11XXNAS >>> Kernel build for CNS11XXNAS started on Wed Nov 9 02:50:49 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for CNS11XXNAS completed on Wed Nov 9 02:53:33 UTC 2011 TB --- 2011-11-09 02:53:33 - cd /src/sys/arm/conf TB --- 2011-11-09 02:53:33 - /usr/sbin/config -m CRB TB --- 2011-11-09 02:53:34 - building CRB kernel TB --- 2011-11-09 02:53:34 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 02:53:34 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 02:53:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 02:53:34 - SRCCONF=/dev/null TB --- 2011-11-09 02:53:34 - TARGET=arm TB --- 2011-11-09 02:53:34 - TARGET_ARCH=arm TB --- 2011-11-09 02:53:34 - TZ=UTC TB --- 2011-11-09 02:53:34 - __MAKE_CONF=/dev/null TB --- 2011-11-09 02:53:34 - cd /src TB --- 2011-11-09 02:53:34 - /usr/bin/make -B buildkernel KERNCONF=CRB >>> Kernel build for CRB started on Wed Nov 9 02:53:34 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for CRB completed on Wed Nov 9 02:56:55 UTC 2011 TB --- 2011-11-09 02:56:55 - cd /src/sys/arm/conf TB --- 2011-11-09 02:56:55 - /usr/sbin/config -m DB-78XXX TB --- 2011-11-09 02:56:55 - building DB-78XXX kernel TB --- 2011-11-09 02:56:55 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 02:56:55 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 02:56:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 02:56:55 - SRCCONF=/dev/null TB --- 2011-11-09 02:56:55 - TARGET=arm TB --- 2011-11-09 02:56:55 - TARGET_ARCH=arm TB --- 2011-11-09 02:56:55 - TZ=UTC TB --- 2011-11-09 02:56:55 - __MAKE_CONF=/dev/null TB --- 2011-11-09 02:56:55 - cd /src TB --- 2011-11-09 02:56:55 - /usr/bin/make -B buildkernel KERNCONF=DB-78XXX >>> Kernel build for DB-78XXX started on Wed Nov 9 02:56:55 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for DB-78XXX completed on Wed Nov 9 02:59:34 UTC 2011 TB --- 2011-11-09 02:59:34 - cd /src/sys/arm/conf TB --- 2011-11-09 02:59:34 - /usr/sbin/config -m DB-88F5XXX TB --- 2011-11-09 02:59:34 - building DB-88F5XXX kernel TB --- 2011-11-09 02:59:34 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 02:59:34 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 02:59:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 02:59:34 - SRCCONF=/dev/null TB --- 2011-11-09 02:59:34 - TARGET=arm TB --- 2011-11-09 02:59:34 - TARGET_ARCH=arm TB --- 2011-11-09 02:59:34 - TZ=UTC TB --- 2011-11-09 02:59:34 - __MAKE_CONF=/dev/null TB --- 2011-11-09 02:59:34 - cd /src TB --- 2011-11-09 02:59:34 - /usr/bin/make -B buildkernel KERNCONF=DB-88F5XXX >>> Kernel build for DB-88F5XXX started on Wed Nov 9 02:59:34 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for DB-88F5XXX completed on Wed Nov 9 03:02:41 UTC 2011 TB --- 2011-11-09 03:02:41 - cd /src/sys/arm/conf TB --- 2011-11-09 03:02:41 - /usr/sbin/config -m DB-88F6XXX TB --- 2011-11-09 03:02:41 - building DB-88F6XXX kernel TB --- 2011-11-09 03:02:41 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 03:02:41 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 03:02:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 03:02:41 - SRCCONF=/dev/null TB --- 2011-11-09 03:02:41 - TARGET=arm TB --- 2011-11-09 03:02:41 - TARGET_ARCH=arm TB --- 2011-11-09 03:02:41 - TZ=UTC TB --- 2011-11-09 03:02:41 - __MAKE_CONF=/dev/null TB --- 2011-11-09 03:02:41 - cd /src TB --- 2011-11-09 03:02:41 - /usr/bin/make -B buildkernel KERNCONF=DB-88F6XXX >>> Kernel build for DB-88F6XXX started on Wed Nov 9 03:02:41 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for DB-88F6XXX completed on Wed Nov 9 03:05:17 UTC 2011 TB --- 2011-11-09 03:05:17 - cd /src/sys/arm/conf TB --- 2011-11-09 03:05:17 - /usr/sbin/config -m DOCKSTAR TB --- 2011-11-09 03:05:17 - building DOCKSTAR kernel TB --- 2011-11-09 03:05:17 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 03:05:17 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 03:05:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 03:05:17 - SRCCONF=/dev/null TB --- 2011-11-09 03:05:17 - TARGET=arm TB --- 2011-11-09 03:05:17 - TARGET_ARCH=arm TB --- 2011-11-09 03:05:17 - TZ=UTC TB --- 2011-11-09 03:05:17 - __MAKE_CONF=/dev/null TB --- 2011-11-09 03:05:17 - cd /src TB --- 2011-11-09 03:05:17 - /usr/bin/make -B buildkernel KERNCONF=DOCKSTAR >>> Kernel build for DOCKSTAR started on Wed Nov 9 03:05:17 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for DOCKSTAR completed on Wed Nov 9 03:07:50 UTC 2011 TB --- 2011-11-09 03:07:50 - cd /src/sys/arm/conf TB --- 2011-11-09 03:07:50 - /usr/sbin/config -m EP80219 TB --- 2011-11-09 03:07:50 - building EP80219 kernel TB --- 2011-11-09 03:07:50 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 03:07:50 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 03:07:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 03:07:50 - SRCCONF=/dev/null TB --- 2011-11-09 03:07:50 - TARGET=arm TB --- 2011-11-09 03:07:50 - TARGET_ARCH=arm TB --- 2011-11-09 03:07:50 - TZ=UTC TB --- 2011-11-09 03:07:50 - __MAKE_CONF=/dev/null TB --- 2011-11-09 03:07:50 - cd /src TB --- 2011-11-09 03:07:50 - /usr/bin/make -B buildkernel KERNCONF=EP80219 >>> Kernel build for EP80219 started on Wed Nov 9 03:07:50 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for EP80219 completed on Wed Nov 9 03:11:11 UTC 2011 TB --- 2011-11-09 03:11:11 - WARNING: no kernel config for GENERIC TB --- 2011-11-09 03:11:11 - cd /src/sys/arm/conf TB --- 2011-11-09 03:11:11 - /usr/sbin/config -m GUMSTIX TB --- 2011-11-09 03:11:11 - building GUMSTIX kernel TB --- 2011-11-09 03:11:11 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 03:11:11 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 03:11:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 03:11:11 - SRCCONF=/dev/null TB --- 2011-11-09 03:11:11 - TARGET=arm TB --- 2011-11-09 03:11:11 - TARGET_ARCH=arm TB --- 2011-11-09 03:11:11 - TZ=UTC TB --- 2011-11-09 03:11:11 - __MAKE_CONF=/dev/null TB --- 2011-11-09 03:11:11 - cd /src TB --- 2011-11-09 03:11:11 - /usr/bin/make -B buildkernel KERNCONF=GUMSTIX >>> Kernel build for GUMSTIX started on Wed Nov 9 03:11:11 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GUMSTIX completed on Wed Nov 9 03:13:21 UTC 2011 TB --- 2011-11-09 03:13:21 - cd /src/sys/arm/conf TB --- 2011-11-09 03:13:21 - /usr/sbin/config -m HL200 TB --- 2011-11-09 03:13:21 - building HL200 kernel TB --- 2011-11-09 03:13:21 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 03:13:21 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 03:13:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 03:13:21 - SRCCONF=/dev/null TB --- 2011-11-09 03:13:21 - TARGET=arm TB --- 2011-11-09 03:13:21 - TARGET_ARCH=arm TB --- 2011-11-09 03:13:21 - TZ=UTC TB --- 2011-11-09 03:13:21 - __MAKE_CONF=/dev/null TB --- 2011-11-09 03:13:21 - cd /src TB --- 2011-11-09 03:13:21 - /usr/bin/make -B buildkernel KERNCONF=HL200 >>> Kernel build for HL200 started on Wed Nov 9 03:13:21 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for HL200 completed on Wed Nov 9 03:15:56 UTC 2011 TB --- 2011-11-09 03:15:56 - cd /src/sys/arm/conf TB --- 2011-11-09 03:15:56 - /usr/sbin/config -m HL201 TB --- 2011-11-09 03:15:56 - building HL201 kernel TB --- 2011-11-09 03:15:56 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 03:15:56 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 03:15:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 03:15:56 - SRCCONF=/dev/null TB --- 2011-11-09 03:15:56 - TARGET=arm TB --- 2011-11-09 03:15:56 - TARGET_ARCH=arm TB --- 2011-11-09 03:15:56 - TZ=UTC TB --- 2011-11-09 03:15:56 - __MAKE_CONF=/dev/null TB --- 2011-11-09 03:15:56 - cd /src TB --- 2011-11-09 03:15:56 - /usr/bin/make -B buildkernel KERNCONF=HL201 >>> Kernel build for HL201 started on Wed Nov 9 03:15:56 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for HL201 completed on Wed Nov 9 03:18:15 UTC 2011 TB --- 2011-11-09 03:18:15 - cd /src/sys/arm/conf TB --- 2011-11-09 03:18:15 - /usr/sbin/config -m IQ31244 TB --- 2011-11-09 03:18:15 - building IQ31244 kernel TB --- 2011-11-09 03:18:15 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 03:18:15 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 03:18:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 03:18:15 - SRCCONF=/dev/null TB --- 2011-11-09 03:18:15 - TARGET=arm TB --- 2011-11-09 03:18:15 - TARGET_ARCH=arm TB --- 2011-11-09 03:18:15 - TZ=UTC TB --- 2011-11-09 03:18:15 - __MAKE_CONF=/dev/null TB --- 2011-11-09 03:18:15 - cd /src TB --- 2011-11-09 03:18:15 - /usr/bin/make -B buildkernel KERNCONF=IQ31244 >>> Kernel build for IQ31244 started on Wed Nov 9 03:18:15 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for IQ31244 completed on Wed Nov 9 03:21:33 UTC 2011 TB --- 2011-11-09 03:21:33 - cd /src/sys/arm/conf TB --- 2011-11-09 03:21:33 - /usr/sbin/config -m KB920X TB --- 2011-11-09 03:21:33 - building KB920X kernel TB --- 2011-11-09 03:21:33 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 03:21:33 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 03:21:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 03:21:33 - SRCCONF=/dev/null TB --- 2011-11-09 03:21:33 - TARGET=arm TB --- 2011-11-09 03:21:33 - TARGET_ARCH=arm TB --- 2011-11-09 03:21:33 - TZ=UTC TB --- 2011-11-09 03:21:33 - __MAKE_CONF=/dev/null TB --- 2011-11-09 03:21:33 - cd /src TB --- 2011-11-09 03:21:33 - /usr/bin/make -B buildkernel KERNCONF=KB920X >>> Kernel build for KB920X started on Wed Nov 9 03:21:33 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/arm.arm/src/sys/KB920X/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/arm.arm/src/sys/KB920X -mcpu=arm9 -ffreestanding -std=iso9899:1999 -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_reset.c cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/arm.arm/src/sys/KB920X/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/arm.arm/src/sys/KB920X -mcpu=arm9 -ffreestanding -std=iso9899:1999 -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_attach.c cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/arm.arm/src/sys/KB920X/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/arm.arm/src/sys/KB920X -mcpu=arm9 -ffreestanding -std=iso9899:1999 -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_cal.c cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/arm.arm/src/sys/KB920X/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/arm.arm/src/sys/KB920X -mcpu=arm9 -ffreestanding -std=iso9899:1999 -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_olc.c cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/arm.arm/src/sys/KB920X/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/arm.arm/src/sys/KB920X -mcpu=arm9 -ffreestanding -std=iso9899:1999 -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 -c /src/sys/modules/ath/../../dev/ath/ath_rate/sample/sample.c cc1: warnings being treated as errors /src/sys/modules/ath/../../dev/ath/ath_rate/sample/sample.c: In function 'update_stats': /src/sys/modules/ath/../../dev/ath/ath_rate/sample/sample.c:763: warning: unused variable 'rt' [-Wunused-variable] *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/arm.arm/src/sys/KB920X. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-09 03:27:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-09 03:27:04 - ERROR: failed to build KB920X kernel TB --- 2011-11-09 03:27:04 - 4544.97 user 1129.29 system 6423.53 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Nov 9 03:58:20 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C3E6106566B; Wed, 9 Nov 2011 03:58:20 +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 561938FC08; Wed, 9 Nov 2011 03:58:20 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pA93wJwu075636; Tue, 8 Nov 2011 22:58:19 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pA93wJs4075627; Wed, 9 Nov 2011 03:58:19 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 9 Nov 2011 03:58:19 GMT Message-Id: <201111090358.pA93wJs4075627@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2011 03:58:20 -0000 TB --- 2011-11-09 01:40:01 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-09 01:40:01 - starting HEAD tinderbox run for i386/pc98 TB --- 2011-11-09 01:40:01 - cleaning the object tree TB --- 2011-11-09 01:40:24 - cvsupping the source tree TB --- 2011-11-09 01:40:24 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/pc98/supfile TB --- 2011-11-09 01:40:38 - building world TB --- 2011-11-09 01:40:38 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 01:40:38 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 01:40:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 01:40:38 - SRCCONF=/dev/null TB --- 2011-11-09 01:40:38 - TARGET=pc98 TB --- 2011-11-09 01:40:38 - TARGET_ARCH=i386 TB --- 2011-11-09 01:40:38 - TZ=UTC TB --- 2011-11-09 01:40:38 - __MAKE_CONF=/dev/null TB --- 2011-11-09 01:40:38 - cd /src TB --- 2011-11-09 01:40:38 - /usr/bin/make -B buildworld >>> World build started on Wed Nov 9 01:40:38 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Wed Nov 9 03:49:54 UTC 2011 TB --- 2011-11-09 03:49:54 - generating LINT kernel config TB --- 2011-11-09 03:49:54 - cd /src/sys/pc98/conf TB --- 2011-11-09 03:49:54 - /usr/bin/make -B LINT TB --- 2011-11-09 03:49:54 - cd /src/sys/pc98/conf TB --- 2011-11-09 03:49:54 - /usr/sbin/config -m GENERIC TB --- 2011-11-09 03:49:54 - building GENERIC kernel TB --- 2011-11-09 03:49:54 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 03:49:54 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 03:49:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 03:49:54 - SRCCONF=/dev/null TB --- 2011-11-09 03:49:54 - TARGET=pc98 TB --- 2011-11-09 03:49:54 - TARGET_ARCH=i386 TB --- 2011-11-09 03:49:54 - TZ=UTC TB --- 2011-11-09 03:49:54 - __MAKE_CONF=/dev/null TB --- 2011-11-09 03:49:54 - cd /src TB --- 2011-11-09 03:49:54 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed Nov 9 03:49:55 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -O2 -pipe -DPC98 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98.i386/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/pc98.i386/src/sys/GENERIC -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_reset.c cc -O2 -pipe -DPC98 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98.i386/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/pc98.i386/src/sys/GENERIC -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_attach.c cc -O2 -pipe -DPC98 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98.i386/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/pc98.i386/src/sys/GENERIC -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_cal.c cc -O2 -pipe -DPC98 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98.i386/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/pc98.i386/src/sys/GENERIC -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_olc.c cc -O2 -pipe -DPC98 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98.i386/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/pc98.i386/src/sys/GENERIC -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -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 -c /src/sys/modules/ath/../../dev/ath/ath_rate/sample/sample.c cc1: warnings being treated as errors /src/sys/modules/ath/../../dev/ath/ath_rate/sample/sample.c: In function 'update_stats': /src/sys/modules/ath/../../dev/ath/ath_rate/sample/sample.c:763: warning: unused variable 'rt' [-Wunused-variable] *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/pc98.i386/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-09 03:58:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-09 03:58:19 - ERROR: failed to build GENERIC kernel TB --- 2011-11-09 03:58:19 - 6637.81 user 1182.52 system 8298.06 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Nov 9 05:05:55 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EBCC1065672; Wed, 9 Nov 2011 05:05: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 E9BC98FC17; Wed, 9 Nov 2011 05:05:54 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pA955rWd062698; Wed, 9 Nov 2011 00:05:53 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pA955rtP062693; Wed, 9 Nov 2011 05:05:53 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 9 Nov 2011 05:05:53 GMT Message-Id: <201111090505.pA955rtP062693@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2011 05:05:55 -0000 TB --- 2011-11-09 03:27:05 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-09 03:27:05 - starting HEAD tinderbox run for ia64/ia64 TB --- 2011-11-09 03:27:05 - cleaning the object tree TB --- 2011-11-09 03:27:19 - cvsupping the source tree TB --- 2011-11-09 03:27:19 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2011-11-09 03:27:32 - building world TB --- 2011-11-09 03:27:32 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 03:27:32 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 03:27:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 03:27:32 - SRCCONF=/dev/null TB --- 2011-11-09 03:27:32 - TARGET=ia64 TB --- 2011-11-09 03:27:32 - TARGET_ARCH=ia64 TB --- 2011-11-09 03:27:32 - TZ=UTC TB --- 2011-11-09 03:27:32 - __MAKE_CONF=/dev/null TB --- 2011-11-09 03:27:32 - cd /src TB --- 2011-11-09 03:27:32 - /usr/bin/make -B buildworld >>> World build started on Wed Nov 9 03:27:33 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Wed Nov 9 04:55:23 UTC 2011 TB --- 2011-11-09 04:55:23 - generating LINT kernel config TB --- 2011-11-09 04:55:23 - cd /src/sys/ia64/conf TB --- 2011-11-09 04:55:23 - /usr/bin/make -B LINT TB --- 2011-11-09 04:55:23 - cd /src/sys/ia64/conf TB --- 2011-11-09 04:55:23 - /usr/sbin/config -m GENERIC TB --- 2011-11-09 04:55:23 - building GENERIC kernel TB --- 2011-11-09 04:55:23 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 04:55:23 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 04:55:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 04:55:23 - SRCCONF=/dev/null TB --- 2011-11-09 04:55:23 - TARGET=ia64 TB --- 2011-11-09 04:55:23 - TARGET_ARCH=ia64 TB --- 2011-11-09 04:55:23 - TZ=UTC TB --- 2011-11-09 04:55:23 - __MAKE_CONF=/dev/null TB --- 2011-11-09 04:55:23 - cd /src TB --- 2011-11-09 04:55:23 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed Nov 9 04:55:23 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/ia64.ia64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/ia64.ia64/src/sys/GENERIC -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -std=iso9899:1999 -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_reset.c cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/ia64.ia64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/ia64.ia64/src/sys/GENERIC -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -std=iso9899:1999 -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_attach.c cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/ia64.ia64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/ia64.ia64/src/sys/GENERIC -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -std=iso9899:1999 -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_cal.c cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/ia64.ia64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/ia64.ia64/src/sys/GENERIC -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -std=iso9899:1999 -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_olc.c cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/ia64.ia64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/ia64.ia64/src/sys/GENERIC -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -std=iso9899:1999 -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 -c /src/sys/modules/ath/../../dev/ath/ath_rate/sample/sample.c cc1: warnings being treated as errors /src/sys/modules/ath/../../dev/ath/ath_rate/sample/sample.c: In function 'update_stats': /src/sys/modules/ath/../../dev/ath/ath_rate/sample/sample.c:763: warning: unused variable 'rt' [-Wunused-variable] *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/ia64.ia64/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-09 05:05:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-09 05:05:53 - ERROR: failed to build GENERIC kernel TB --- 2011-11-09 05:05:53 - 4680.35 user 894.99 system 5927.93 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Nov 9 06:30:49 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C1821065672; Wed, 9 Nov 2011 06:30: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 F3D888FC08; Wed, 9 Nov 2011 06:30:48 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pA96UmqB014323; Wed, 9 Nov 2011 01:30:48 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pA96UmIY014275; Wed, 9 Nov 2011 06:30:48 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 9 Nov 2011 06:30:48 GMT Message-Id: <201111090630.pA96UmIY014275@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2011 06:30:49 -0000 TB --- 2011-11-09 01:40:01 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-09 01:40:01 - starting HEAD tinderbox run for i386/i386 TB --- 2011-11-09 01:40:01 - cleaning the object tree TB --- 2011-11-09 01:40:19 - cvsupping the source tree TB --- 2011-11-09 01:40:19 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile TB --- 2011-11-09 01:40:34 - building world TB --- 2011-11-09 01:40:34 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 01:40:34 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 01:40:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 01:40:34 - SRCCONF=/dev/null TB --- 2011-11-09 01:40:34 - TARGET=i386 TB --- 2011-11-09 01:40:34 - TARGET_ARCH=i386 TB --- 2011-11-09 01:40:34 - TZ=UTC TB --- 2011-11-09 01:40:34 - __MAKE_CONF=/dev/null TB --- 2011-11-09 01:40:34 - cd /src TB --- 2011-11-09 01:40:34 - /usr/bin/make -B buildworld >>> World build started on Wed Nov 9 01:40:35 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Wed Nov 9 03:49:56 UTC 2011 TB --- 2011-11-09 03:49:56 - generating LINT kernel config TB --- 2011-11-09 03:49:56 - cd /src/sys/i386/conf TB --- 2011-11-09 03:49:56 - /usr/bin/make -B LINT TB --- 2011-11-09 03:49:57 - cd /src/sys/i386/conf TB --- 2011-11-09 03:49:57 - /usr/sbin/config -m LINT-NOINET TB --- 2011-11-09 03:49:57 - building LINT-NOINET kernel TB --- 2011-11-09 03:49:57 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 03:49:57 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 03:49:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 03:49:57 - SRCCONF=/dev/null TB --- 2011-11-09 03:49:57 - TARGET=i386 TB --- 2011-11-09 03:49:57 - TARGET_ARCH=i386 TB --- 2011-11-09 03:49:57 - TZ=UTC TB --- 2011-11-09 03:49:57 - __MAKE_CONF=/dev/null TB --- 2011-11-09 03:49:57 - cd /src TB --- 2011-11-09 03:49:57 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET >>> Kernel build for LINT-NOINET started on Wed Nov 9 03:49:57 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOINET completed on Wed Nov 9 04:19:57 UTC 2011 TB --- 2011-11-09 04:19:57 - cd /src/sys/i386/conf TB --- 2011-11-09 04:19:57 - /usr/sbin/config -m LINT-NOINET6 TB --- 2011-11-09 04:19:57 - building LINT-NOINET6 kernel TB --- 2011-11-09 04:19:57 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 04:19:57 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 04:19:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 04:19:57 - SRCCONF=/dev/null TB --- 2011-11-09 04:19:57 - TARGET=i386 TB --- 2011-11-09 04:19:57 - TARGET_ARCH=i386 TB --- 2011-11-09 04:19:57 - TZ=UTC TB --- 2011-11-09 04:19:57 - __MAKE_CONF=/dev/null TB --- 2011-11-09 04:19:57 - cd /src TB --- 2011-11-09 04:19:57 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET6 >>> Kernel build for LINT-NOINET6 started on Wed Nov 9 04:19:57 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOINET6 completed on Wed Nov 9 04:50:20 UTC 2011 TB --- 2011-11-09 04:50:20 - cd /src/sys/i386/conf TB --- 2011-11-09 04:50:20 - /usr/sbin/config -m LINT-NOIP TB --- 2011-11-09 04:50:20 - building LINT-NOIP kernel TB --- 2011-11-09 04:50:20 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 04:50:20 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 04:50:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 04:50:20 - SRCCONF=/dev/null TB --- 2011-11-09 04:50:20 - TARGET=i386 TB --- 2011-11-09 04:50:20 - TARGET_ARCH=i386 TB --- 2011-11-09 04:50:20 - TZ=UTC TB --- 2011-11-09 04:50:20 - __MAKE_CONF=/dev/null TB --- 2011-11-09 04:50:20 - cd /src TB --- 2011-11-09 04:50:20 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOIP >>> Kernel build for LINT-NOIP started on Wed Nov 9 04:50:20 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOIP completed on Wed Nov 9 05:17:35 UTC 2011 TB --- 2011-11-09 05:17:35 - cd /src/sys/i386/conf TB --- 2011-11-09 05:17:35 - /usr/sbin/config -m LINT-VIMAGE TB --- 2011-11-09 05:17:35 - building LINT-VIMAGE kernel TB --- 2011-11-09 05:17:35 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 05:17:35 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 05:17:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 05:17:35 - SRCCONF=/dev/null TB --- 2011-11-09 05:17:35 - TARGET=i386 TB --- 2011-11-09 05:17:35 - TARGET_ARCH=i386 TB --- 2011-11-09 05:17:35 - TZ=UTC TB --- 2011-11-09 05:17:35 - __MAKE_CONF=/dev/null TB --- 2011-11-09 05:17:35 - cd /src TB --- 2011-11-09 05:17:35 - /usr/bin/make -B buildkernel KERNCONF=LINT-VIMAGE >>> Kernel build for LINT-VIMAGE started on Wed Nov 9 05:17:35 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-VIMAGE completed on Wed Nov 9 05:48:57 UTC 2011 TB --- 2011-11-09 05:48:57 - cd /src/sys/i386/conf TB --- 2011-11-09 05:48:57 - /usr/sbin/config -m GENERIC TB --- 2011-11-09 05:48:57 - building GENERIC kernel TB --- 2011-11-09 05:48:57 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 05:48:57 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 05:48:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 05:48:57 - SRCCONF=/dev/null TB --- 2011-11-09 05:48:57 - TARGET=i386 TB --- 2011-11-09 05:48:57 - TARGET_ARCH=i386 TB --- 2011-11-09 05:48:57 - TZ=UTC TB --- 2011-11-09 05:48:57 - __MAKE_CONF=/dev/null TB --- 2011-11-09 05:48:57 - cd /src TB --- 2011-11-09 05:48:57 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed Nov 9 05:48:57 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Wed Nov 9 06:13:50 UTC 2011 TB --- 2011-11-09 06:13:50 - cd /src/sys/i386/conf TB --- 2011-11-09 06:13:51 - /usr/sbin/config -m PAE TB --- 2011-11-09 06:13:51 - building PAE kernel TB --- 2011-11-09 06:13:51 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 06:13:51 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 06:13:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 06:13:51 - SRCCONF=/dev/null TB --- 2011-11-09 06:13:51 - TARGET=i386 TB --- 2011-11-09 06:13:51 - TARGET_ARCH=i386 TB --- 2011-11-09 06:13:51 - TZ=UTC TB --- 2011-11-09 06:13:51 - __MAKE_CONF=/dev/null TB --- 2011-11-09 06:13:51 - cd /src TB --- 2011-11-09 06:13:51 - /usr/bin/make -B buildkernel KERNCONF=PAE >>> Kernel build for PAE started on Wed Nov 9 06:13:51 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for PAE completed on Wed Nov 9 06:20:04 UTC 2011 TB --- 2011-11-09 06:20:04 - cd /src/sys/i386/conf TB --- 2011-11-09 06:20:04 - /usr/sbin/config -m XBOX TB --- 2011-11-09 06:20:04 - building XBOX kernel TB --- 2011-11-09 06:20:04 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 06:20:04 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 06:20:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 06:20:04 - SRCCONF=/dev/null TB --- 2011-11-09 06:20:04 - TARGET=i386 TB --- 2011-11-09 06:20:04 - TARGET_ARCH=i386 TB --- 2011-11-09 06:20:04 - TZ=UTC TB --- 2011-11-09 06:20:04 - __MAKE_CONF=/dev/null TB --- 2011-11-09 06:20:04 - cd /src TB --- 2011-11-09 06:20:04 - /usr/bin/make -B buildkernel KERNCONF=XBOX >>> Kernel build for XBOX started on Wed Nov 9 06:20:04 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for XBOX completed on Wed Nov 9 06:23:24 UTC 2011 TB --- 2011-11-09 06:23:24 - cd /src/sys/i386/conf TB --- 2011-11-09 06:23:24 - /usr/sbin/config -m XEN TB --- 2011-11-09 06:23:24 - building XEN kernel TB --- 2011-11-09 06:23:24 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 06:23:24 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 06:23:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 06:23:24 - SRCCONF=/dev/null TB --- 2011-11-09 06:23:24 - TARGET=i386 TB --- 2011-11-09 06:23:24 - TARGET_ARCH=i386 TB --- 2011-11-09 06:23:24 - TZ=UTC TB --- 2011-11-09 06:23:24 - __MAKE_CONF=/dev/null TB --- 2011-11-09 06:23:24 - cd /src TB --- 2011-11-09 06:23:24 - /usr/bin/make -B buildkernel KERNCONF=XEN >>> Kernel build for XEN started on Wed Nov 9 06:23:24 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/i386.i386/src/sys/XEN/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/i386.i386/src/sys/XEN -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_reset.c cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/i386.i386/src/sys/XEN/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/i386.i386/src/sys/XEN -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_attach.c cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/i386.i386/src/sys/XEN/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/i386.i386/src/sys/XEN -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_cal.c cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/i386.i386/src/sys/XEN/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/i386.i386/src/sys/XEN -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_olc.c cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/i386.i386/src/sys/XEN/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/i386.i386/src/sys/XEN -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-sse -mno-mmx -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -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 -c /src/sys/modules/ath/../../dev/ath/ath_rate/sample/sample.c cc1: warnings being treated as errors /src/sys/modules/ath/../../dev/ath/ath_rate/sample/sample.c: In function 'update_stats': /src/sys/modules/ath/../../dev/ath/ath_rate/sample/sample.c:763: warning: unused variable 'rt' [-Wunused-variable] *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/i386.i386/src/sys/XEN. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-09 06:30:47 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-09 06:30:47 - ERROR: failed to build XEN kernel TB --- 2011-11-09 06:30:47 - 13934.55 user 2425.65 system 17446.56 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Nov 9 06:55:28 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3346F1065674; Wed, 9 Nov 2011 06:55:28 +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 E2C448FC1E; Wed, 9 Nov 2011 06:55:27 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pA96tR7u080805; Wed, 9 Nov 2011 01:55:27 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pA96tRDR080804; Wed, 9 Nov 2011 06:55:27 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 9 Nov 2011 06:55:27 GMT Message-Id: <201111090655.pA96tRDR080804@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc64/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2011 06:55:28 -0000 TB --- 2011-11-09 05:05:54 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-09 05:05:54 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2011-11-09 05:05:54 - cleaning the object tree TB --- 2011-11-09 05:06:10 - cvsupping the source tree TB --- 2011-11-09 05:06:10 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc64/powerpc/supfile TB --- 2011-11-09 05:06:22 - building world TB --- 2011-11-09 05:06:22 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 05:06:22 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 05:06:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 05:06:22 - SRCCONF=/dev/null TB --- 2011-11-09 05:06:22 - TARGET=powerpc TB --- 2011-11-09 05:06:22 - TARGET_ARCH=powerpc64 TB --- 2011-11-09 05:06:22 - TZ=UTC TB --- 2011-11-09 05:06:22 - __MAKE_CONF=/dev/null TB --- 2011-11-09 05:06:22 - cd /src TB --- 2011-11-09 05:06:22 - /usr/bin/make -B buildworld >>> World build started on Wed Nov 9 05:06:23 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Wed Nov 9 06:47:56 UTC 2011 TB --- 2011-11-09 06:47:57 - generating LINT kernel config TB --- 2011-11-09 06:47:57 - cd /src/sys/powerpc/conf TB --- 2011-11-09 06:47:57 - /usr/bin/make -B LINT TB --- 2011-11-09 06:47:57 - cd /src/sys/powerpc/conf TB --- 2011-11-09 06:47:57 - /usr/sbin/config -m GENERIC TB --- 2011-11-09 06:47:57 - skipping GENERIC kernel TB --- 2011-11-09 06:47:57 - cd /src/sys/powerpc/conf TB --- 2011-11-09 06:47:57 - /usr/sbin/config -m GENERIC64 TB --- 2011-11-09 06:47:57 - building GENERIC64 kernel TB --- 2011-11-09 06:47:57 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 06:47:57 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 06:47:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 06:47:57 - SRCCONF=/dev/null TB --- 2011-11-09 06:47:57 - TARGET=powerpc TB --- 2011-11-09 06:47:57 - TARGET_ARCH=powerpc64 TB --- 2011-11-09 06:47:57 - TZ=UTC TB --- 2011-11-09 06:47:57 - __MAKE_CONF=/dev/null TB --- 2011-11-09 06:47:57 - cd /src TB --- 2011-11-09 06:47:57 - /usr/bin/make -B buildkernel KERNCONF=GENERIC64 >>> Kernel build for GENERIC64 started on Wed Nov 9 06:47:57 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/powerpc.powerpc64/src/sys/GENERIC64/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -mlongcall -fno-omit-frame-pointer -I/obj/powerpc.powerpc64/src/sys/GENERIC64 -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_reset.c cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/powerpc.powerpc64/src/sys/GENERIC64/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -mlongcall -fno-omit-frame-pointer -I/obj/powerpc.powerpc64/src/sys/GENERIC64 -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_attach.c cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/powerpc.powerpc64/src/sys/GENERIC64/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -mlongcall -fno-omit-frame-pointer -I/obj/powerpc.powerpc64/src/sys/GENERIC64 -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_cal.c cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/powerpc.powerpc64/src/sys/GENERIC64/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -mlongcall -fno-omit-frame-pointer -I/obj/powerpc.powerpc64/src/sys/GENERIC64 -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_olc.c cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/powerpc.powerpc64/src/sys/GENERIC64/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -mlongcall -fno-omit-frame-pointer -I/obj/powerpc.powerpc64/src/sys/GENERIC64 -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -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 -c /src/sys/modules/ath/../../dev/ath/ath_rate/sample/sample.c cc1: warnings being treated as errors /src/sys/modules/ath/../../dev/ath/ath_rate/sample/sample.c: In function 'update_stats': /src/sys/modules/ath/../../dev/ath/ath_rate/sample/sample.c:763: warning: unused variable 'rt' [-Wunused-variable] *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/powerpc.powerpc64/src/sys/GENERIC64. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-09 06:55:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-09 06:55:26 - ERROR: failed to build GENERIC64 kernel TB --- 2011-11-09 06:55:26 - 4884.06 user 1140.07 system 6572.80 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Nov 9 07:05:30 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92AF41065673; Wed, 9 Nov 2011 07:05: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 666F28FC17; Wed, 9 Nov 2011 07:05:30 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pA975TCI042381; Wed, 9 Nov 2011 02:05:29 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pA975T85042376; Wed, 9 Nov 2011 07:05:29 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 9 Nov 2011 07:05:29 GMT Message-Id: <201111090705.pA975T85042376@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2011 07:05:30 -0000 TB --- 2011-11-09 04:57:29 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-09 04:57:29 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-11-09 04:57:29 - cleaning the object tree TB --- 2011-11-09 04:57:45 - cvsupping the source tree TB --- 2011-11-09 04:57:45 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2011-11-09 04:58:15 - building world TB --- 2011-11-09 04:58:15 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 04:58:15 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 04:58:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 04:58:15 - SRCCONF=/dev/null TB --- 2011-11-09 04:58:15 - TARGET=powerpc TB --- 2011-11-09 04:58:15 - TARGET_ARCH=powerpc TB --- 2011-11-09 04:58:15 - TZ=UTC TB --- 2011-11-09 04:58:15 - __MAKE_CONF=/dev/null TB --- 2011-11-09 04:58:15 - cd /src TB --- 2011-11-09 04:58:15 - /usr/bin/make -B buildworld >>> World build started on Wed Nov 9 04:58:15 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Wed Nov 9 06:58:56 UTC 2011 TB --- 2011-11-09 06:58:57 - generating LINT kernel config TB --- 2011-11-09 06:58:57 - cd /src/sys/powerpc/conf TB --- 2011-11-09 06:58:57 - /usr/bin/make -B LINT TB --- 2011-11-09 06:58:57 - cd /src/sys/powerpc/conf TB --- 2011-11-09 06:58:57 - /usr/sbin/config -m GENERIC TB --- 2011-11-09 06:58:57 - building GENERIC kernel TB --- 2011-11-09 06:58:57 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 06:58:57 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 06:58:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 06:58:57 - SRCCONF=/dev/null TB --- 2011-11-09 06:58:57 - TARGET=powerpc TB --- 2011-11-09 06:58:57 - TARGET_ARCH=powerpc TB --- 2011-11-09 06:58:57 - TZ=UTC TB --- 2011-11-09 06:58:57 - __MAKE_CONF=/dev/null TB --- 2011-11-09 06:58:57 - cd /src TB --- 2011-11-09 06:58:57 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed Nov 9 06:58:57 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/powerpc.powerpc/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -mlongcall -fno-omit-frame-pointer -I/obj/powerpc.powerpc/src/sys/GENERIC -msoft-float -mno-altivec -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_reset.c cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/powerpc.powerpc/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -mlongcall -fno-omit-frame-pointer -I/obj/powerpc.powerpc/src/sys/GENERIC -msoft-float -mno-altivec -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_attach.c cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/powerpc.powerpc/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -mlongcall -fno-omit-frame-pointer -I/obj/powerpc.powerpc/src/sys/GENERIC -msoft-float -mno-altivec -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_cal.c cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/powerpc.powerpc/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -mlongcall -fno-omit-frame-pointer -I/obj/powerpc.powerpc/src/sys/GENERIC -msoft-float -mno-altivec -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar9002/ar9287_olc.c cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/powerpc.powerpc/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -mlongcall -fno-omit-frame-pointer -I/obj/powerpc.powerpc/src/sys/GENERIC -msoft-float -mno-altivec -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -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 -c /src/sys/modules/ath/../../dev/ath/ath_rate/sample/sample.c cc1: warnings being treated as errors /src/sys/modules/ath/../../dev/ath/ath_rate/sample/sample.c: In function 'update_stats': /src/sys/modules/ath/../../dev/ath/ath_rate/sample/sample.c:763: warning: unused variable 'rt' [-Wunused-variable] *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/powerpc.powerpc/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-09 07:05:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-09 07:05:29 - ERROR: failed to build GENERIC kernel TB --- 2011-11-09 07:05:29 - 6186.60 user 1059.09 system 7679.98 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Nov 9 23:35:07 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 682E31065676; Wed, 9 Nov 2011 23:35:07 +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 3BFCF8FC0C; Wed, 9 Nov 2011 23:35:06 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pA9NZ5H1006379; Wed, 9 Nov 2011 18:35:06 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pA9NZ51x006366; Wed, 9 Nov 2011 23:35:05 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 9 Nov 2011 23:35:05 GMT Message-Id: <201111092335.pA9NZ51x006366@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2011 23:35:07 -0000 TB --- 2011-11-09 20:40:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-09 20:40:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2011-11-09 20:40:00 - cleaning the object tree TB --- 2011-11-09 20:40:48 - cvsupping the source tree TB --- 2011-11-09 20:40:48 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/amd64/amd64/supfile TB --- 2011-11-09 20:46:31 - building world TB --- 2011-11-09 20:46:31 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 20:46:31 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 20:46:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 20:46:31 - SRCCONF=/dev/null TB --- 2011-11-09 20:46:31 - TARGET=amd64 TB --- 2011-11-09 20:46:31 - TARGET_ARCH=amd64 TB --- 2011-11-09 20:46:31 - TZ=UTC TB --- 2011-11-09 20:46:31 - __MAKE_CONF=/dev/null TB --- 2011-11-09 20:46:31 - cd /src TB --- 2011-11-09 20:46:31 - /usr/bin/make -B buildworld >>> World build started on Wed Nov 9 20:46:32 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Wed Nov 9 23:28:55 UTC 2011 TB --- 2011-11-09 23:28:55 - generating LINT kernel config TB --- 2011-11-09 23:28:55 - cd /src/sys/amd64/conf TB --- 2011-11-09 23:28:55 - /usr/bin/make -B LINT TB --- 2011-11-09 23:28:55 - cd /src/sys/amd64/conf TB --- 2011-11-09 23:28:55 - /usr/sbin/config -m LINT-NOINET TB --- 2011-11-09 23:28:55 - building LINT-NOINET kernel TB --- 2011-11-09 23:28:55 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 23:28:55 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 23:28:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 23:28:55 - SRCCONF=/dev/null TB --- 2011-11-09 23:28:55 - TARGET=amd64 TB --- 2011-11-09 23:28:55 - TARGET_ARCH=amd64 TB --- 2011-11-09 23:28:55 - TZ=UTC TB --- 2011-11-09 23:28:55 - __MAKE_CONF=/dev/null TB --- 2011-11-09 23:28:55 - cd /src TB --- 2011-11-09 23:28:55 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET >>> Kernel build for LINT-NOINET started on Wed Nov 9 23:28:55 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -frename-registers -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=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mno-sse -mcmodel=kernel -mno-red-zone -mno-mmx -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ath/ath_hal/ar5416/ar5416_phy.c -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal cc -c -O2 -frename-registers -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=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mno-sse -mcmodel=kernel -mno-red-zone -mno-mmx -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ath/ath_hal/ar5416/ar5416_power.c -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal cc -c -O2 -frename-registers -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=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mno-sse -mcmodel=kernel -mno-red-zone -mno-mmx -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ath/ath_hal/ar5416/ar5416_recv.c -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal cc -c -O2 -frename-registers -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=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mno-sse -mcmodel=kernel -mno-red-zone -mno-mmx -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal cc1: warnings being treated as errors /src/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c: In function 'ar5416OverrideIni': /src/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c:2632: warning: implicit declaration of function 'AR_SREV_KIWI_10_OR_LATER' /src/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c:2632: warning: nested extern declaration of 'AR_SREV_KIWI_10_OR_LATER' [-Wnested-externs] *** Error code 1 Stop in /obj/amd64.amd64/src/sys/LINT-NOINET. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-09 23:35:05 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-09 23:35:05 - ERROR: failed to build LINT-NOINET kernel TB --- 2011-11-09 23:35:05 - 7923.47 user 1538.57 system 10504.72 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 10 00:23:41 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A38F6106566C; Thu, 10 Nov 2011 00:23:41 +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 7683E8FC18; Thu, 10 Nov 2011 00:23:41 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAA0NeOM051872; Wed, 9 Nov 2011 19:23:40 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAA0NeC0051855; Thu, 10 Nov 2011 00:23:40 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 10 Nov 2011 00:23:40 GMT Message-Id: <201111100023.pAA0NeC0051855@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 00:23:41 -0000 TB --- 2011-11-09 22:44:17 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-09 22:44:17 - starting HEAD tinderbox run for ia64/ia64 TB --- 2011-11-09 22:44:17 - cleaning the object tree TB --- 2011-11-09 22:44:32 - cvsupping the source tree TB --- 2011-11-09 22:44:32 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2011-11-09 22:44:46 - building world TB --- 2011-11-09 22:44:46 - CROSS_BUILD_TESTING=YES TB --- 2011-11-09 22:44:46 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-09 22:44:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-09 22:44:46 - SRCCONF=/dev/null TB --- 2011-11-09 22:44:46 - TARGET=ia64 TB --- 2011-11-09 22:44:46 - TARGET_ARCH=ia64 TB --- 2011-11-09 22:44:46 - TZ=UTC TB --- 2011-11-09 22:44:46 - __MAKE_CONF=/dev/null TB --- 2011-11-09 22:44:46 - cd /src TB --- 2011-11-09 22:44:46 - /usr/bin/make -B buildworld >>> World build started on Wed Nov 9 22:44:46 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Nov 10 00:13:17 UTC 2011 TB --- 2011-11-10 00:13:17 - generating LINT kernel config TB --- 2011-11-10 00:13:17 - cd /src/sys/ia64/conf TB --- 2011-11-10 00:13:17 - /usr/bin/make -B LINT TB --- 2011-11-10 00:13:17 - cd /src/sys/ia64/conf TB --- 2011-11-10 00:13:17 - /usr/sbin/config -m GENERIC TB --- 2011-11-10 00:13:17 - building GENERIC kernel TB --- 2011-11-10 00:13:17 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 00:13:17 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 00:13:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 00:13:17 - SRCCONF=/dev/null TB --- 2011-11-10 00:13:17 - TARGET=ia64 TB --- 2011-11-10 00:13:17 - TARGET_ARCH=ia64 TB --- 2011-11-10 00:13:17 - TZ=UTC TB --- 2011-11-10 00:13:17 - __MAKE_CONF=/dev/null TB --- 2011-11-10 00:13:17 - cd /src TB --- 2011-11-10 00:13:17 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Nov 10 00:13:18 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/ia64.ia64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/ia64.ia64/src/sys/GENERIC -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -std=iso9899:1999 -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_phy.c cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/ia64.ia64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/ia64.ia64/src/sys/GENERIC -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -std=iso9899:1999 -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_power.c cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/ia64.ia64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/ia64.ia64/src/sys/GENERIC -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -std=iso9899:1999 -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_recv.c cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -include /obj/ia64.ia64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/ia64.ia64/src/sys/GENERIC -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -std=iso9899:1999 -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 -c /src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_reset.c cc1: warnings being treated as errors /src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_reset.c: In function 'ar5416OverrideIni': /src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_reset.c:2632: warning: implicit declaration of function 'AR_SREV_KIWI_10_OR_LATER' /src/sys/modules/ath/../../dev/ath/ath_hal/ar5416/ar5416_reset.c:2632: warning: nested extern declaration of 'AR_SREV_KIWI_10_OR_LATER' [-Wnested-externs] *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/ia64.ia64/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-10 00:23:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-10 00:23:40 - ERROR: failed to build GENERIC kernel TB --- 2011-11-10 00:23:40 - 4701.07 user 903.10 system 5962.41 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 10 03:51:54 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A4DE1065678; Thu, 10 Nov 2011 03:51:54 +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 21FB58FC17; Thu, 10 Nov 2011 03:51:53 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAA3prPW005476; Wed, 9 Nov 2011 22:51:53 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAA3prqU005447; Thu, 10 Nov 2011 03:51:53 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 10 Nov 2011 03:51:53 GMT Message-Id: <201111100351.pAA3prqU005447@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on arm/arm X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 03:51:54 -0000 TB --- 2011-11-10 02:10:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-10 02:10:00 - starting HEAD tinderbox run for arm/arm TB --- 2011-11-10 02:10:00 - cleaning the object tree TB --- 2011-11-10 02:10:32 - cvsupping the source tree TB --- 2011-11-10 02:10:32 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/arm/arm/supfile TB --- 2011-11-10 02:10:48 - building world TB --- 2011-11-10 02:10:48 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 02:10:48 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 02:10:48 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 02:10:48 - SRCCONF=/dev/null TB --- 2011-11-10 02:10:48 - TARGET=arm TB --- 2011-11-10 02:10:48 - TARGET_ARCH=arm TB --- 2011-11-10 02:10:48 - TZ=UTC TB --- 2011-11-10 02:10:48 - __MAKE_CONF=/dev/null TB --- 2011-11-10 02:10:48 - cd /src TB --- 2011-11-10 02:10:48 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 10 02:10:49 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Nov 10 03:06:49 UTC 2011 TB --- 2011-11-10 03:06:49 - cd /src/sys/arm/conf TB --- 2011-11-10 03:06:49 - /usr/sbin/config -m AVILA TB --- 2011-11-10 03:06:49 - building AVILA kernel TB --- 2011-11-10 03:06:49 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 03:06:49 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 03:06:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 03:06:49 - SRCCONF=/dev/null TB --- 2011-11-10 03:06:49 - TARGET=arm TB --- 2011-11-10 03:06:49 - TARGET_ARCH=arm TB --- 2011-11-10 03:06:49 - TZ=UTC TB --- 2011-11-10 03:06:49 - __MAKE_CONF=/dev/null TB --- 2011-11-10 03:06:49 - cd /src TB --- 2011-11-10 03:06:49 - /usr/bin/make -B buildkernel KERNCONF=AVILA >>> Kernel build for AVILA started on Thu Nov 10 03:06:49 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for AVILA completed on Thu Nov 10 03:10:18 UTC 2011 TB --- 2011-11-10 03:10:18 - cd /src/sys/arm/conf TB --- 2011-11-10 03:10:18 - /usr/sbin/config -m BWCT TB --- 2011-11-10 03:10:18 - building BWCT kernel TB --- 2011-11-10 03:10:18 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 03:10:18 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 03:10:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 03:10:18 - SRCCONF=/dev/null TB --- 2011-11-10 03:10:18 - TARGET=arm TB --- 2011-11-10 03:10:18 - TARGET_ARCH=arm TB --- 2011-11-10 03:10:18 - TZ=UTC TB --- 2011-11-10 03:10:18 - __MAKE_CONF=/dev/null TB --- 2011-11-10 03:10:18 - cd /src TB --- 2011-11-10 03:10:18 - /usr/bin/make -B buildkernel KERNCONF=BWCT >>> Kernel build for BWCT started on Thu Nov 10 03:10:19 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for BWCT completed on Thu Nov 10 03:12:26 UTC 2011 TB --- 2011-11-10 03:12:26 - cd /src/sys/arm/conf TB --- 2011-11-10 03:12:26 - /usr/sbin/config -m CAMBRIA TB --- 2011-11-10 03:12:26 - building CAMBRIA kernel TB --- 2011-11-10 03:12:26 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 03:12:26 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 03:12:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 03:12:26 - SRCCONF=/dev/null TB --- 2011-11-10 03:12:26 - TARGET=arm TB --- 2011-11-10 03:12:26 - TARGET_ARCH=arm TB --- 2011-11-10 03:12:26 - TZ=UTC TB --- 2011-11-10 03:12:26 - __MAKE_CONF=/dev/null TB --- 2011-11-10 03:12:26 - cd /src TB --- 2011-11-10 03:12:26 - /usr/bin/make -B buildkernel KERNCONF=CAMBRIA >>> Kernel build for CAMBRIA started on Thu Nov 10 03:12:26 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for CAMBRIA completed on Thu Nov 10 03:15:21 UTC 2011 TB --- 2011-11-10 03:15:21 - cd /src/sys/arm/conf TB --- 2011-11-10 03:15:21 - /usr/sbin/config -m CNS11XXNAS TB --- 2011-11-10 03:15:22 - building CNS11XXNAS kernel TB --- 2011-11-10 03:15:22 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 03:15:22 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 03:15:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 03:15:22 - SRCCONF=/dev/null TB --- 2011-11-10 03:15:22 - TARGET=arm TB --- 2011-11-10 03:15:22 - TARGET_ARCH=arm TB --- 2011-11-10 03:15:22 - TZ=UTC TB --- 2011-11-10 03:15:22 - __MAKE_CONF=/dev/null TB --- 2011-11-10 03:15:22 - cd /src TB --- 2011-11-10 03:15:22 - /usr/bin/make -B buildkernel KERNCONF=CNS11XXNAS >>> Kernel build for CNS11XXNAS started on Thu Nov 10 03:15:22 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for CNS11XXNAS completed on Thu Nov 10 03:18:20 UTC 2011 TB --- 2011-11-10 03:18:20 - cd /src/sys/arm/conf TB --- 2011-11-10 03:18:20 - /usr/sbin/config -m CRB TB --- 2011-11-10 03:18:21 - building CRB kernel TB --- 2011-11-10 03:18:21 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 03:18:21 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 03:18:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 03:18:21 - SRCCONF=/dev/null TB --- 2011-11-10 03:18:21 - TARGET=arm TB --- 2011-11-10 03:18:21 - TARGET_ARCH=arm TB --- 2011-11-10 03:18:21 - TZ=UTC TB --- 2011-11-10 03:18:21 - __MAKE_CONF=/dev/null TB --- 2011-11-10 03:18:21 - cd /src TB --- 2011-11-10 03:18:21 - /usr/bin/make -B buildkernel KERNCONF=CRB >>> Kernel build for CRB started on Thu Nov 10 03:18:21 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for CRB completed on Thu Nov 10 03:21:41 UTC 2011 TB --- 2011-11-10 03:21:41 - cd /src/sys/arm/conf TB --- 2011-11-10 03:21:41 - /usr/sbin/config -m DB-78XXX TB --- 2011-11-10 03:21:41 - building DB-78XXX kernel TB --- 2011-11-10 03:21:41 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 03:21:41 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 03:21:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 03:21:41 - SRCCONF=/dev/null TB --- 2011-11-10 03:21:41 - TARGET=arm TB --- 2011-11-10 03:21:41 - TARGET_ARCH=arm TB --- 2011-11-10 03:21:41 - TZ=UTC TB --- 2011-11-10 03:21:41 - __MAKE_CONF=/dev/null TB --- 2011-11-10 03:21:41 - cd /src TB --- 2011-11-10 03:21:41 - /usr/bin/make -B buildkernel KERNCONF=DB-78XXX >>> Kernel build for DB-78XXX started on Thu Nov 10 03:21:41 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for DB-78XXX completed on Thu Nov 10 03:24:30 UTC 2011 TB --- 2011-11-10 03:24:30 - cd /src/sys/arm/conf TB --- 2011-11-10 03:24:30 - /usr/sbin/config -m DB-88F5XXX TB --- 2011-11-10 03:24:31 - building DB-88F5XXX kernel TB --- 2011-11-10 03:24:31 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 03:24:31 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 03:24:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 03:24:31 - SRCCONF=/dev/null TB --- 2011-11-10 03:24:31 - TARGET=arm TB --- 2011-11-10 03:24:31 - TARGET_ARCH=arm TB --- 2011-11-10 03:24:31 - TZ=UTC TB --- 2011-11-10 03:24:31 - __MAKE_CONF=/dev/null TB --- 2011-11-10 03:24:31 - cd /src TB --- 2011-11-10 03:24:31 - /usr/bin/make -B buildkernel KERNCONF=DB-88F5XXX >>> Kernel build for DB-88F5XXX started on Thu Nov 10 03:24:31 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for DB-88F5XXX completed on Thu Nov 10 03:27:26 UTC 2011 TB --- 2011-11-10 03:27:26 - cd /src/sys/arm/conf TB --- 2011-11-10 03:27:26 - /usr/sbin/config -m DB-88F6XXX TB --- 2011-11-10 03:27:26 - building DB-88F6XXX kernel TB --- 2011-11-10 03:27:26 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 03:27:26 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 03:27:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 03:27:26 - SRCCONF=/dev/null TB --- 2011-11-10 03:27:26 - TARGET=arm TB --- 2011-11-10 03:27:26 - TARGET_ARCH=arm TB --- 2011-11-10 03:27:26 - TZ=UTC TB --- 2011-11-10 03:27:26 - __MAKE_CONF=/dev/null TB --- 2011-11-10 03:27:26 - cd /src TB --- 2011-11-10 03:27:26 - /usr/bin/make -B buildkernel KERNCONF=DB-88F6XXX >>> Kernel build for DB-88F6XXX started on Thu Nov 10 03:27:26 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for DB-88F6XXX completed on Thu Nov 10 03:30:06 UTC 2011 TB --- 2011-11-10 03:30:06 - cd /src/sys/arm/conf TB --- 2011-11-10 03:30:06 - /usr/sbin/config -m DOCKSTAR TB --- 2011-11-10 03:30:06 - building DOCKSTAR kernel TB --- 2011-11-10 03:30:06 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 03:30:06 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 03:30:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 03:30:06 - SRCCONF=/dev/null TB --- 2011-11-10 03:30:06 - TARGET=arm TB --- 2011-11-10 03:30:06 - TARGET_ARCH=arm TB --- 2011-11-10 03:30:06 - TZ=UTC TB --- 2011-11-10 03:30:06 - __MAKE_CONF=/dev/null TB --- 2011-11-10 03:30:06 - cd /src TB --- 2011-11-10 03:30:06 - /usr/bin/make -B buildkernel KERNCONF=DOCKSTAR >>> Kernel build for DOCKSTAR started on Thu Nov 10 03:30:06 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for DOCKSTAR completed on Thu Nov 10 03:33:08 UTC 2011 TB --- 2011-11-10 03:33:08 - cd /src/sys/arm/conf TB --- 2011-11-10 03:33:08 - /usr/sbin/config -m EP80219 TB --- 2011-11-10 03:33:08 - building EP80219 kernel TB --- 2011-11-10 03:33:08 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 03:33:08 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 03:33:08 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 03:33:08 - SRCCONF=/dev/null TB --- 2011-11-10 03:33:08 - TARGET=arm TB --- 2011-11-10 03:33:08 - TARGET_ARCH=arm TB --- 2011-11-10 03:33:08 - TZ=UTC TB --- 2011-11-10 03:33:08 - __MAKE_CONF=/dev/null TB --- 2011-11-10 03:33:08 - cd /src TB --- 2011-11-10 03:33:08 - /usr/bin/make -B buildkernel KERNCONF=EP80219 >>> Kernel build for EP80219 started on Thu Nov 10 03:33:08 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for EP80219 completed on Thu Nov 10 03:36:00 UTC 2011 TB --- 2011-11-10 03:36:00 - WARNING: no kernel config for GENERIC TB --- 2011-11-10 03:36:00 - cd /src/sys/arm/conf TB --- 2011-11-10 03:36:00 - /usr/sbin/config -m GUMSTIX TB --- 2011-11-10 03:36:00 - building GUMSTIX kernel TB --- 2011-11-10 03:36:00 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 03:36:00 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 03:36:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 03:36:00 - SRCCONF=/dev/null TB --- 2011-11-10 03:36:00 - TARGET=arm TB --- 2011-11-10 03:36:00 - TARGET_ARCH=arm TB --- 2011-11-10 03:36:00 - TZ=UTC TB --- 2011-11-10 03:36:00 - __MAKE_CONF=/dev/null TB --- 2011-11-10 03:36:00 - cd /src TB --- 2011-11-10 03:36:00 - /usr/bin/make -B buildkernel KERNCONF=GUMSTIX >>> Kernel build for GUMSTIX started on Thu Nov 10 03:36:01 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GUMSTIX completed on Thu Nov 10 03:38:19 UTC 2011 TB --- 2011-11-10 03:38:19 - cd /src/sys/arm/conf TB --- 2011-11-10 03:38:19 - /usr/sbin/config -m HL200 TB --- 2011-11-10 03:38:19 - building HL200 kernel TB --- 2011-11-10 03:38:19 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 03:38:19 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 03:38:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 03:38:19 - SRCCONF=/dev/null TB --- 2011-11-10 03:38:19 - TARGET=arm TB --- 2011-11-10 03:38:19 - TARGET_ARCH=arm TB --- 2011-11-10 03:38:19 - TZ=UTC TB --- 2011-11-10 03:38:19 - __MAKE_CONF=/dev/null TB --- 2011-11-10 03:38:19 - cd /src TB --- 2011-11-10 03:38:19 - /usr/bin/make -B buildkernel KERNCONF=HL200 >>> Kernel build for HL200 started on Thu Nov 10 03:38:19 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for HL200 completed on Thu Nov 10 03:41:02 UTC 2011 TB --- 2011-11-10 03:41:02 - cd /src/sys/arm/conf TB --- 2011-11-10 03:41:02 - /usr/sbin/config -m HL201 TB --- 2011-11-10 03:41:02 - building HL201 kernel TB --- 2011-11-10 03:41:02 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 03:41:02 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 03:41:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 03:41:02 - SRCCONF=/dev/null TB --- 2011-11-10 03:41:02 - TARGET=arm TB --- 2011-11-10 03:41:02 - TARGET_ARCH=arm TB --- 2011-11-10 03:41:02 - TZ=UTC TB --- 2011-11-10 03:41:02 - __MAKE_CONF=/dev/null TB --- 2011-11-10 03:41:02 - cd /src TB --- 2011-11-10 03:41:02 - /usr/bin/make -B buildkernel KERNCONF=HL201 >>> Kernel build for HL201 started on Thu Nov 10 03:41:02 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for HL201 completed on Thu Nov 10 03:43:55 UTC 2011 TB --- 2011-11-10 03:43:55 - cd /src/sys/arm/conf TB --- 2011-11-10 03:43:55 - /usr/sbin/config -m IQ31244 TB --- 2011-11-10 03:43:55 - building IQ31244 kernel TB --- 2011-11-10 03:43:55 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 03:43:55 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 03:43:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 03:43:55 - SRCCONF=/dev/null TB --- 2011-11-10 03:43:55 - TARGET=arm TB --- 2011-11-10 03:43:55 - TARGET_ARCH=arm TB --- 2011-11-10 03:43:55 - TZ=UTC TB --- 2011-11-10 03:43:55 - __MAKE_CONF=/dev/null TB --- 2011-11-10 03:43:55 - cd /src TB --- 2011-11-10 03:43:55 - /usr/bin/make -B buildkernel KERNCONF=IQ31244 >>> Kernel build for IQ31244 started on Thu Nov 10 03:43:55 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for IQ31244 completed on Thu Nov 10 03:47:06 UTC 2011 TB --- 2011-11-10 03:47:06 - cd /src/sys/arm/conf TB --- 2011-11-10 03:47:06 - /usr/sbin/config -m KB920X TB --- 2011-11-10 03:47:07 - building KB920X kernel TB --- 2011-11-10 03:47:07 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 03:47:07 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 03:47:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 03:47:07 - SRCCONF=/dev/null TB --- 2011-11-10 03:47:07 - TARGET=arm TB --- 2011-11-10 03:47:07 - TARGET_ARCH=arm TB --- 2011-11-10 03:47:07 - TZ=UTC TB --- 2011-11-10 03:47:07 - __MAKE_CONF=/dev/null TB --- 2011-11-10 03:47:07 - cd /src TB --- 2011-11-10 03:47:07 - /usr/bin/make -B buildkernel KERNCONF=KB920X >>> Kernel build for KB920X started on Thu Nov 10 03:47:08 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/arm.arm/src/sys/KB920X. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-10 03:51:52 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-10 03:51:52 - ERROR: failed to build KB920X kernel TB --- 2011-11-10 03:51:52 - 4537.62 user 1133.38 system 6112.45 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 10 04:29:54 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F4861065676; Thu, 10 Nov 2011 04:29:54 +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 2E7AB8FC15; Thu, 10 Nov 2011 04:29:53 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAA4TrQT075882; Wed, 9 Nov 2011 23:29:53 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAA4TrQV075861; Thu, 10 Nov 2011 04:29:53 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 10 Nov 2011 04:29:53 GMT Message-Id: <201111100429.pAA4TrQV075861@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 04:29:54 -0000 TB --- 2011-11-10 02:10:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-10 02:10:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2011-11-10 02:10:00 - cleaning the object tree TB --- 2011-11-10 02:10:28 - cvsupping the source tree TB --- 2011-11-10 02:10:28 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/pc98/supfile TB --- 2011-11-10 02:10:45 - building world TB --- 2011-11-10 02:10:45 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 02:10:45 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 02:10:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 02:10:45 - SRCCONF=/dev/null TB --- 2011-11-10 02:10:45 - TARGET=pc98 TB --- 2011-11-10 02:10:45 - TARGET_ARCH=i386 TB --- 2011-11-10 02:10:45 - TZ=UTC TB --- 2011-11-10 02:10:45 - __MAKE_CONF=/dev/null TB --- 2011-11-10 02:10:45 - cd /src TB --- 2011-11-10 02:10:45 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 10 02:10:46 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Nov 10 04:21:50 UTC 2011 TB --- 2011-11-10 04:21:50 - generating LINT kernel config TB --- 2011-11-10 04:21:50 - cd /src/sys/pc98/conf TB --- 2011-11-10 04:21:50 - /usr/bin/make -B LINT TB --- 2011-11-10 04:21:50 - cd /src/sys/pc98/conf TB --- 2011-11-10 04:21:50 - /usr/sbin/config -m GENERIC TB --- 2011-11-10 04:21:50 - building GENERIC kernel TB --- 2011-11-10 04:21:50 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 04:21:50 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 04:21:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 04:21:50 - SRCCONF=/dev/null TB --- 2011-11-10 04:21:50 - TARGET=pc98 TB --- 2011-11-10 04:21:50 - TARGET_ARCH=i386 TB --- 2011-11-10 04:21:50 - TZ=UTC TB --- 2011-11-10 04:21:50 - __MAKE_CONF=/dev/null TB --- 2011-11-10 04:21:50 - cd /src TB --- 2011-11-10 04:21:50 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Nov 10 04:21:50 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/pc98.i386/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-10 04:29:52 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-10 04:29:52 - ERROR: failed to build GENERIC kernel TB --- 2011-11-10 04:29:52 - 6695.27 user 1202.62 system 8392.51 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 10 05:32:06 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9BD101065670; Thu, 10 Nov 2011 05:32:06 +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 6ED438FC15; Thu, 10 Nov 2011 05:32:04 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAA5W4Ox025237; Thu, 10 Nov 2011 00:32:04 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAA5W4X7025228; Thu, 10 Nov 2011 05:32:04 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 10 Nov 2011 05:32:04 GMT Message-Id: <201111100532.pAA5W4X7025228@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 05:32:06 -0000 TB --- 2011-11-10 03:51:53 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-10 03:51:53 - starting HEAD tinderbox run for ia64/ia64 TB --- 2011-11-10 03:51:53 - cleaning the object tree TB --- 2011-11-10 03:52:08 - cvsupping the source tree TB --- 2011-11-10 03:52:08 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2011-11-10 03:52:20 - building world TB --- 2011-11-10 03:52:20 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 03:52:20 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 03:52:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 03:52:20 - SRCCONF=/dev/null TB --- 2011-11-10 03:52:20 - TARGET=ia64 TB --- 2011-11-10 03:52:20 - TARGET_ARCH=ia64 TB --- 2011-11-10 03:52:20 - TZ=UTC TB --- 2011-11-10 03:52:20 - __MAKE_CONF=/dev/null TB --- 2011-11-10 03:52:20 - cd /src TB --- 2011-11-10 03:52:20 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 10 03:52:21 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Nov 10 05:21:57 UTC 2011 TB --- 2011-11-10 05:21:57 - generating LINT kernel config TB --- 2011-11-10 05:21:57 - cd /src/sys/ia64/conf TB --- 2011-11-10 05:21:57 - /usr/bin/make -B LINT TB --- 2011-11-10 05:21:57 - cd /src/sys/ia64/conf TB --- 2011-11-10 05:21:57 - /usr/sbin/config -m GENERIC TB --- 2011-11-10 05:21:57 - building GENERIC kernel TB --- 2011-11-10 05:21:57 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 05:21:57 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 05:21:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 05:21:57 - SRCCONF=/dev/null TB --- 2011-11-10 05:21:57 - TARGET=ia64 TB --- 2011-11-10 05:21:57 - TARGET_ARCH=ia64 TB --- 2011-11-10 05:21:57 - TZ=UTC TB --- 2011-11-10 05:21:57 - __MAKE_CONF=/dev/null TB --- 2011-11-10 05:21:57 - cd /src TB --- 2011-11-10 05:21:57 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Nov 10 05:21:57 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/ia64.ia64/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-10 05:32:03 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-10 05:32:03 - ERROR: failed to build GENERIC kernel TB --- 2011-11-10 05:32:03 - 4727.10 user 912.53 system 6009.83 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 10 07:05:41 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86479106564A; Thu, 10 Nov 2011 07:05:41 +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 590C38FC0A; Thu, 10 Nov 2011 07:05:41 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAA75exd023296; Thu, 10 Nov 2011 02:05:40 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAA75eIT023291; Thu, 10 Nov 2011 07:05:40 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 10 Nov 2011 07:05:40 GMT Message-Id: <201111100705.pAA75eIT023291@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 07:05:41 -0000 TB --- 2011-11-10 02:10:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-10 02:10:00 - starting HEAD tinderbox run for i386/i386 TB --- 2011-11-10 02:10:00 - cleaning the object tree TB --- 2011-11-10 02:10:52 - cvsupping the source tree TB --- 2011-11-10 02:10:52 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile TB --- 2011-11-10 02:11:03 - building world TB --- 2011-11-10 02:11:03 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 02:11:03 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 02:11:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 02:11:03 - SRCCONF=/dev/null TB --- 2011-11-10 02:11:03 - TARGET=i386 TB --- 2011-11-10 02:11:03 - TARGET_ARCH=i386 TB --- 2011-11-10 02:11:03 - TZ=UTC TB --- 2011-11-10 02:11:03 - __MAKE_CONF=/dev/null TB --- 2011-11-10 02:11:03 - cd /src TB --- 2011-11-10 02:11:03 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 10 02:11:03 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Nov 10 04:22:28 UTC 2011 TB --- 2011-11-10 04:22:28 - generating LINT kernel config TB --- 2011-11-10 04:22:28 - cd /src/sys/i386/conf TB --- 2011-11-10 04:22:28 - /usr/bin/make -B LINT TB --- 2011-11-10 04:22:28 - cd /src/sys/i386/conf TB --- 2011-11-10 04:22:28 - /usr/sbin/config -m LINT-NOINET TB --- 2011-11-10 04:22:28 - building LINT-NOINET kernel TB --- 2011-11-10 04:22:28 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 04:22:28 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 04:22:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 04:22:28 - SRCCONF=/dev/null TB --- 2011-11-10 04:22:28 - TARGET=i386 TB --- 2011-11-10 04:22:28 - TARGET_ARCH=i386 TB --- 2011-11-10 04:22:28 - TZ=UTC TB --- 2011-11-10 04:22:28 - __MAKE_CONF=/dev/null TB --- 2011-11-10 04:22:28 - cd /src TB --- 2011-11-10 04:22:28 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET >>> Kernel build for LINT-NOINET started on Thu Nov 10 04:22:28 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOINET completed on Thu Nov 10 04:53:09 UTC 2011 TB --- 2011-11-10 04:53:09 - cd /src/sys/i386/conf TB --- 2011-11-10 04:53:09 - /usr/sbin/config -m LINT-NOINET6 TB --- 2011-11-10 04:53:09 - building LINT-NOINET6 kernel TB --- 2011-11-10 04:53:09 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 04:53:09 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 04:53:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 04:53:09 - SRCCONF=/dev/null TB --- 2011-11-10 04:53:09 - TARGET=i386 TB --- 2011-11-10 04:53:09 - TARGET_ARCH=i386 TB --- 2011-11-10 04:53:09 - TZ=UTC TB --- 2011-11-10 04:53:09 - __MAKE_CONF=/dev/null TB --- 2011-11-10 04:53:09 - cd /src TB --- 2011-11-10 04:53:09 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET6 >>> Kernel build for LINT-NOINET6 started on Thu Nov 10 04:53:09 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOINET6 completed on Thu Nov 10 05:23:36 UTC 2011 TB --- 2011-11-10 05:23:36 - cd /src/sys/i386/conf TB --- 2011-11-10 05:23:36 - /usr/sbin/config -m LINT-NOIP TB --- 2011-11-10 05:23:36 - building LINT-NOIP kernel TB --- 2011-11-10 05:23:36 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 05:23:36 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 05:23:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 05:23:36 - SRCCONF=/dev/null TB --- 2011-11-10 05:23:36 - TARGET=i386 TB --- 2011-11-10 05:23:36 - TARGET_ARCH=i386 TB --- 2011-11-10 05:23:36 - TZ=UTC TB --- 2011-11-10 05:23:36 - __MAKE_CONF=/dev/null TB --- 2011-11-10 05:23:36 - cd /src TB --- 2011-11-10 05:23:36 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOIP >>> Kernel build for LINT-NOIP started on Thu Nov 10 05:23:36 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOIP completed on Thu Nov 10 05:52:09 UTC 2011 TB --- 2011-11-10 05:52:09 - cd /src/sys/i386/conf TB --- 2011-11-10 05:52:09 - /usr/sbin/config -m LINT-VIMAGE TB --- 2011-11-10 05:52:09 - building LINT-VIMAGE kernel TB --- 2011-11-10 05:52:09 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 05:52:09 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 05:52:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 05:52:09 - SRCCONF=/dev/null TB --- 2011-11-10 05:52:09 - TARGET=i386 TB --- 2011-11-10 05:52:09 - TARGET_ARCH=i386 TB --- 2011-11-10 05:52:09 - TZ=UTC TB --- 2011-11-10 05:52:09 - __MAKE_CONF=/dev/null TB --- 2011-11-10 05:52:09 - cd /src TB --- 2011-11-10 05:52:09 - /usr/bin/make -B buildkernel KERNCONF=LINT-VIMAGE >>> Kernel build for LINT-VIMAGE started on Thu Nov 10 05:52:09 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-VIMAGE completed on Thu Nov 10 06:23:24 UTC 2011 TB --- 2011-11-10 06:23:25 - cd /src/sys/i386/conf TB --- 2011-11-10 06:23:25 - /usr/sbin/config -m GENERIC TB --- 2011-11-10 06:23:25 - building GENERIC kernel TB --- 2011-11-10 06:23:25 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 06:23:25 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 06:23:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 06:23:25 - SRCCONF=/dev/null TB --- 2011-11-10 06:23:25 - TARGET=i386 TB --- 2011-11-10 06:23:25 - TARGET_ARCH=i386 TB --- 2011-11-10 06:23:25 - TZ=UTC TB --- 2011-11-10 06:23:25 - __MAKE_CONF=/dev/null TB --- 2011-11-10 06:23:25 - cd /src TB --- 2011-11-10 06:23:25 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Nov 10 06:23:25 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Thu Nov 10 06:48:25 UTC 2011 TB --- 2011-11-10 06:48:25 - cd /src/sys/i386/conf TB --- 2011-11-10 06:48:25 - /usr/sbin/config -m PAE TB --- 2011-11-10 06:48:25 - building PAE kernel TB --- 2011-11-10 06:48:25 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 06:48:25 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 06:48:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 06:48:25 - SRCCONF=/dev/null TB --- 2011-11-10 06:48:25 - TARGET=i386 TB --- 2011-11-10 06:48:25 - TARGET_ARCH=i386 TB --- 2011-11-10 06:48:25 - TZ=UTC TB --- 2011-11-10 06:48:25 - __MAKE_CONF=/dev/null TB --- 2011-11-10 06:48:25 - cd /src TB --- 2011-11-10 06:48:25 - /usr/bin/make -B buildkernel KERNCONF=PAE >>> Kernel build for PAE started on Thu Nov 10 06:48:25 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for PAE completed on Thu Nov 10 06:55:10 UTC 2011 TB --- 2011-11-10 06:55:10 - cd /src/sys/i386/conf TB --- 2011-11-10 06:55:10 - /usr/sbin/config -m XBOX TB --- 2011-11-10 06:55:10 - building XBOX kernel TB --- 2011-11-10 06:55:10 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 06:55:10 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 06:55:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 06:55:10 - SRCCONF=/dev/null TB --- 2011-11-10 06:55:10 - TARGET=i386 TB --- 2011-11-10 06:55:10 - TARGET_ARCH=i386 TB --- 2011-11-10 06:55:10 - TZ=UTC TB --- 2011-11-10 06:55:10 - __MAKE_CONF=/dev/null TB --- 2011-11-10 06:55:10 - cd /src TB --- 2011-11-10 06:55:10 - /usr/bin/make -B buildkernel KERNCONF=XBOX >>> Kernel build for XBOX started on Thu Nov 10 06:55:10 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for XBOX completed on Thu Nov 10 06:58:25 UTC 2011 TB --- 2011-11-10 06:58:25 - cd /src/sys/i386/conf TB --- 2011-11-10 06:58:25 - /usr/sbin/config -m XEN TB --- 2011-11-10 06:58:25 - building XEN kernel TB --- 2011-11-10 06:58:25 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 06:58:25 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 06:58:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 06:58:25 - SRCCONF=/dev/null TB --- 2011-11-10 06:58:25 - TARGET=i386 TB --- 2011-11-10 06:58:25 - TARGET_ARCH=i386 TB --- 2011-11-10 06:58:25 - TZ=UTC TB --- 2011-11-10 06:58:25 - __MAKE_CONF=/dev/null TB --- 2011-11-10 06:58:25 - cd /src TB --- 2011-11-10 06:58:25 - /usr/bin/make -B buildkernel KERNCONF=XEN >>> Kernel build for XEN started on Thu Nov 10 06:58:25 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/i386.i386/src/sys/XEN. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-10 07:05:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-10 07:05:39 - ERROR: failed to build XEN kernel TB --- 2011-11-10 07:05:39 - 14136.47 user 2447.81 system 17739.35 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 10 07:15:23 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id 968F5106564A; Thu, 10 Nov 2011 07:15:23 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from 172-17-198-245.globalsuite.net (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id BB2CF14F438; Thu, 10 Nov 2011 07:15:22 +0000 (UTC) Message-ID: <4EBB7A0A.20700@FreeBSD.org> Date: Wed, 09 Nov 2011 23:15:22 -0800 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111001 Thunderbird/7.0.1 MIME-Version: 1.0 To: FreeBSD Tinderbox References: <201111100705.pAA75eIT023291@freebsd-current.sentex.ca> In-Reply-To: <201111100705.pAA75eIT023291@freebsd-current.sentex.ca> X-Enigmail-Version: undefined OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: adrian@FreeBSD.org, current@freebsd.org, i386@freebsd.org Subject: Re: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 07:15:23 -0000 Adrian, This has been going on for a while. Are you subscribed to -current? Any plans to fix this? Doug On 11/09/2011 23:05, FreeBSD Tinderbox wrote: > TB --- 2011-11-10 02:10:00 - tinderbox 2.8 running on freebsd-current.sentex.ca > TB --- 2011-11-10 02:10:00 - starting HEAD tinderbox run for i386/i386 > TB --- 2011-11-10 02:10:00 - cleaning the object tree > TB --- 2011-11-10 02:10:52 - cvsupping the source tree > TB --- 2011-11-10 02:10:52 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile > TB --- 2011-11-10 02:11:03 - building world > TB --- 2011-11-10 02:11:03 - CROSS_BUILD_TESTING=YES > TB --- 2011-11-10 02:11:03 - MAKEOBJDIRPREFIX=/obj > TB --- 2011-11-10 02:11:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2011-11-10 02:11:03 - SRCCONF=/dev/null > TB --- 2011-11-10 02:11:03 - TARGET=i386 > TB --- 2011-11-10 02:11:03 - TARGET_ARCH=i386 > TB --- 2011-11-10 02:11:03 - TZ=UTC > TB --- 2011-11-10 02:11:03 - __MAKE_CONF=/dev/null > TB --- 2011-11-10 02:11:03 - cd /src > TB --- 2011-11-10 02:11:03 - /usr/bin/make -B buildworld >>>> World build started on Thu Nov 10 02:11:03 UTC 2011 >>>> Rebuilding the temporary build tree >>>> stage 1.1: legacy release compatibility shims >>>> stage 1.2: bootstrap tools >>>> stage 2.1: cleaning up the object tree >>>> stage 2.2: rebuilding the object tree >>>> stage 2.3: build tools >>>> stage 3: cross tools >>>> stage 4.1: building includes >>>> stage 4.2: building libraries >>>> stage 4.3: make dependencies >>>> stage 4.4: building everything >>>> World build completed on Thu Nov 10 04:22:28 UTC 2011 > TB --- 2011-11-10 04:22:28 - generating LINT kernel config > TB --- 2011-11-10 04:22:28 - cd /src/sys/i386/conf > TB --- 2011-11-10 04:22:28 - /usr/bin/make -B LINT > TB --- 2011-11-10 04:22:28 - cd /src/sys/i386/conf > TB --- 2011-11-10 04:22:28 - /usr/sbin/config -m LINT-NOINET > TB --- 2011-11-10 04:22:28 - building LINT-NOINET kernel > TB --- 2011-11-10 04:22:28 - CROSS_BUILD_TESTING=YES > TB --- 2011-11-10 04:22:28 - MAKEOBJDIRPREFIX=/obj > TB --- 2011-11-10 04:22:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2011-11-10 04:22:28 - SRCCONF=/dev/null > TB --- 2011-11-10 04:22:28 - TARGET=i386 > TB --- 2011-11-10 04:22:28 - TARGET_ARCH=i386 > TB --- 2011-11-10 04:22:28 - TZ=UTC > TB --- 2011-11-10 04:22:28 - __MAKE_CONF=/dev/null > TB --- 2011-11-10 04:22:28 - cd /src > TB --- 2011-11-10 04:22:28 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET >>>> Kernel build for LINT-NOINET started on Thu Nov 10 04:22:28 UTC 2011 >>>> stage 1: configuring the kernel >>>> stage 2.1: cleaning up the object tree >>>> stage 2.2: rebuilding the object tree >>>> stage 2.3: build tools >>>> stage 3.1: making dependencies >>>> stage 3.2: building everything >>>> Kernel build for LINT-NOINET completed on Thu Nov 10 04:53:09 UTC 2011 > TB --- 2011-11-10 04:53:09 - cd /src/sys/i386/conf > TB --- 2011-11-10 04:53:09 - /usr/sbin/config -m LINT-NOINET6 > TB --- 2011-11-10 04:53:09 - building LINT-NOINET6 kernel > TB --- 2011-11-10 04:53:09 - CROSS_BUILD_TESTING=YES > TB --- 2011-11-10 04:53:09 - MAKEOBJDIRPREFIX=/obj > TB --- 2011-11-10 04:53:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2011-11-10 04:53:09 - SRCCONF=/dev/null > TB --- 2011-11-10 04:53:09 - TARGET=i386 > TB --- 2011-11-10 04:53:09 - TARGET_ARCH=i386 > TB --- 2011-11-10 04:53:09 - TZ=UTC > TB --- 2011-11-10 04:53:09 - __MAKE_CONF=/dev/null > TB --- 2011-11-10 04:53:09 - cd /src > TB --- 2011-11-10 04:53:09 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET6 >>>> Kernel build for LINT-NOINET6 started on Thu Nov 10 04:53:09 UTC 2011 >>>> stage 1: configuring the kernel >>>> stage 2.1: cleaning up the object tree >>>> stage 2.2: rebuilding the object tree >>>> stage 2.3: build tools >>>> stage 3.1: making dependencies >>>> stage 3.2: building everything >>>> Kernel build for LINT-NOINET6 completed on Thu Nov 10 05:23:36 UTC 2011 > TB --- 2011-11-10 05:23:36 - cd /src/sys/i386/conf > TB --- 2011-11-10 05:23:36 - /usr/sbin/config -m LINT-NOIP > TB --- 2011-11-10 05:23:36 - building LINT-NOIP kernel > TB --- 2011-11-10 05:23:36 - CROSS_BUILD_TESTING=YES > TB --- 2011-11-10 05:23:36 - MAKEOBJDIRPREFIX=/obj > TB --- 2011-11-10 05:23:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2011-11-10 05:23:36 - SRCCONF=/dev/null > TB --- 2011-11-10 05:23:36 - TARGET=i386 > TB --- 2011-11-10 05:23:36 - TARGET_ARCH=i386 > TB --- 2011-11-10 05:23:36 - TZ=UTC > TB --- 2011-11-10 05:23:36 - __MAKE_CONF=/dev/null > TB --- 2011-11-10 05:23:36 - cd /src > TB --- 2011-11-10 05:23:36 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOIP >>>> Kernel build for LINT-NOIP started on Thu Nov 10 05:23:36 UTC 2011 >>>> stage 1: configuring the kernel >>>> stage 2.1: cleaning up the object tree >>>> stage 2.2: rebuilding the object tree >>>> stage 2.3: build tools >>>> stage 3.1: making dependencies >>>> stage 3.2: building everything >>>> Kernel build for LINT-NOIP completed on Thu Nov 10 05:52:09 UTC 2011 > TB --- 2011-11-10 05:52:09 - cd /src/sys/i386/conf > TB --- 2011-11-10 05:52:09 - /usr/sbin/config -m LINT-VIMAGE > TB --- 2011-11-10 05:52:09 - building LINT-VIMAGE kernel > TB --- 2011-11-10 05:52:09 - CROSS_BUILD_TESTING=YES > TB --- 2011-11-10 05:52:09 - MAKEOBJDIRPREFIX=/obj > TB --- 2011-11-10 05:52:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2011-11-10 05:52:09 - SRCCONF=/dev/null > TB --- 2011-11-10 05:52:09 - TARGET=i386 > TB --- 2011-11-10 05:52:09 - TARGET_ARCH=i386 > TB --- 2011-11-10 05:52:09 - TZ=UTC > TB --- 2011-11-10 05:52:09 - __MAKE_CONF=/dev/null > TB --- 2011-11-10 05:52:09 - cd /src > TB --- 2011-11-10 05:52:09 - /usr/bin/make -B buildkernel KERNCONF=LINT-VIMAGE >>>> Kernel build for LINT-VIMAGE started on Thu Nov 10 05:52:09 UTC 2011 >>>> stage 1: configuring the kernel >>>> stage 2.1: cleaning up the object tree >>>> stage 2.2: rebuilding the object tree >>>> stage 2.3: build tools >>>> stage 3.1: making dependencies >>>> stage 3.2: building everything >>>> Kernel build for LINT-VIMAGE completed on Thu Nov 10 06:23:24 UTC 2011 > TB --- 2011-11-10 06:23:25 - cd /src/sys/i386/conf > TB --- 2011-11-10 06:23:25 - /usr/sbin/config -m GENERIC > TB --- 2011-11-10 06:23:25 - building GENERIC kernel > TB --- 2011-11-10 06:23:25 - CROSS_BUILD_TESTING=YES > TB --- 2011-11-10 06:23:25 - MAKEOBJDIRPREFIX=/obj > TB --- 2011-11-10 06:23:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2011-11-10 06:23:25 - SRCCONF=/dev/null > TB --- 2011-11-10 06:23:25 - TARGET=i386 > TB --- 2011-11-10 06:23:25 - TARGET_ARCH=i386 > TB --- 2011-11-10 06:23:25 - TZ=UTC > TB --- 2011-11-10 06:23:25 - __MAKE_CONF=/dev/null > TB --- 2011-11-10 06:23:25 - cd /src > TB --- 2011-11-10 06:23:25 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>>> Kernel build for GENERIC started on Thu Nov 10 06:23:25 UTC 2011 >>>> stage 1: configuring the kernel >>>> stage 2.1: cleaning up the object tree >>>> stage 2.2: rebuilding the object tree >>>> stage 2.3: build tools >>>> stage 3.1: making dependencies >>>> stage 3.2: building everything >>>> Kernel build for GENERIC completed on Thu Nov 10 06:48:25 UTC 2011 > TB --- 2011-11-10 06:48:25 - cd /src/sys/i386/conf > TB --- 2011-11-10 06:48:25 - /usr/sbin/config -m PAE > TB --- 2011-11-10 06:48:25 - building PAE kernel > TB --- 2011-11-10 06:48:25 - CROSS_BUILD_TESTING=YES > TB --- 2011-11-10 06:48:25 - MAKEOBJDIRPREFIX=/obj > TB --- 2011-11-10 06:48:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2011-11-10 06:48:25 - SRCCONF=/dev/null > TB --- 2011-11-10 06:48:25 - TARGET=i386 > TB --- 2011-11-10 06:48:25 - TARGET_ARCH=i386 > TB --- 2011-11-10 06:48:25 - TZ=UTC > TB --- 2011-11-10 06:48:25 - __MAKE_CONF=/dev/null > TB --- 2011-11-10 06:48:25 - cd /src > TB --- 2011-11-10 06:48:25 - /usr/bin/make -B buildkernel KERNCONF=PAE >>>> Kernel build for PAE started on Thu Nov 10 06:48:25 UTC 2011 >>>> stage 1: configuring the kernel >>>> stage 2.1: cleaning up the object tree >>>> stage 2.2: rebuilding the object tree >>>> stage 2.3: build tools >>>> stage 3.1: making dependencies >>>> stage 3.2: building everything >>>> Kernel build for PAE completed on Thu Nov 10 06:55:10 UTC 2011 > TB --- 2011-11-10 06:55:10 - cd /src/sys/i386/conf > TB --- 2011-11-10 06:55:10 - /usr/sbin/config -m XBOX > TB --- 2011-11-10 06:55:10 - building XBOX kernel > TB --- 2011-11-10 06:55:10 - CROSS_BUILD_TESTING=YES > TB --- 2011-11-10 06:55:10 - MAKEOBJDIRPREFIX=/obj > TB --- 2011-11-10 06:55:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2011-11-10 06:55:10 - SRCCONF=/dev/null > TB --- 2011-11-10 06:55:10 - TARGET=i386 > TB --- 2011-11-10 06:55:10 - TARGET_ARCH=i386 > TB --- 2011-11-10 06:55:10 - TZ=UTC > TB --- 2011-11-10 06:55:10 - __MAKE_CONF=/dev/null > TB --- 2011-11-10 06:55:10 - cd /src > TB --- 2011-11-10 06:55:10 - /usr/bin/make -B buildkernel KERNCONF=XBOX >>>> Kernel build for XBOX started on Thu Nov 10 06:55:10 UTC 2011 >>>> stage 1: configuring the kernel >>>> stage 2.1: cleaning up the object tree >>>> stage 2.2: rebuilding the object tree >>>> stage 2.3: build tools >>>> stage 3.1: making dependencies >>>> stage 3.2: building everything >>>> Kernel build for XBOX completed on Thu Nov 10 06:58:25 UTC 2011 > TB --- 2011-11-10 06:58:25 - cd /src/sys/i386/conf > TB --- 2011-11-10 06:58:25 - /usr/sbin/config -m XEN > TB --- 2011-11-10 06:58:25 - building XEN kernel > TB --- 2011-11-10 06:58:25 - CROSS_BUILD_TESTING=YES > TB --- 2011-11-10 06:58:25 - MAKEOBJDIRPREFIX=/obj > TB --- 2011-11-10 06:58:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2011-11-10 06:58:25 - SRCCONF=/dev/null > TB --- 2011-11-10 06:58:25 - TARGET=i386 > TB --- 2011-11-10 06:58:25 - TARGET_ARCH=i386 > TB --- 2011-11-10 06:58:25 - TZ=UTC > TB --- 2011-11-10 06:58:25 - __MAKE_CONF=/dev/null > TB --- 2011-11-10 06:58:25 - cd /src > TB --- 2011-11-10 06:58:25 - /usr/bin/make -B buildkernel KERNCONF=XEN >>>> Kernel build for XEN started on Thu Nov 10 06:58:25 UTC 2011 >>>> stage 1: configuring the kernel >>>> stage 2.1: cleaning up the object tree >>>> stage 2.2: rebuilding the object tree >>>> stage 2.3: build tools >>>> stage 3.1: making dependencies >>>> stage 3.2: building everything > [...] > /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': > /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' > /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' > /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' > /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' > /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' > /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' > /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' > *** Error code 1 > > Stop in /src/sys/modules/ath. > *** Error code 1 > > Stop in /src/sys/modules. > *** Error code 1 > > Stop in /obj/i386.i386/src/sys/XEN. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > TB --- 2011-11-10 07:05:39 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2011-11-10 07:05:39 - ERROR: failed to build XEN kernel > TB --- 2011-11-10 07:05:39 - 14136.47 user 2447.81 system 17739.35 real > > > http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > -- "We could put the whole Internet into a book." "Too practical." Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/ From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 10 07:23:05 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FF90106564A; Thu, 10 Nov 2011 07:23:05 +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 6289A8FC16; Thu, 10 Nov 2011 07:23:05 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAA7N4DX043301; Thu, 10 Nov 2011 02:23:04 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAA7N4lP043284; Thu, 10 Nov 2011 07:23:04 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 10 Nov 2011 07:23:04 GMT Message-Id: <201111100723.pAA7N4lP043284@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc64/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 07:23:05 -0000 TB --- 2011-11-10 05:32:04 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-10 05:32:04 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2011-11-10 05:32:04 - cleaning the object tree TB --- 2011-11-10 05:32:24 - cvsupping the source tree TB --- 2011-11-10 05:32:24 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc64/powerpc/supfile TB --- 2011-11-10 05:32:43 - building world TB --- 2011-11-10 05:32:43 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 05:32:43 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 05:32:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 05:32:43 - SRCCONF=/dev/null TB --- 2011-11-10 05:32:43 - TARGET=powerpc TB --- 2011-11-10 05:32:43 - TARGET_ARCH=powerpc64 TB --- 2011-11-10 05:32:43 - TZ=UTC TB --- 2011-11-10 05:32:43 - __MAKE_CONF=/dev/null TB --- 2011-11-10 05:32:43 - cd /src TB --- 2011-11-10 05:32:43 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 10 05:32:44 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Thu Nov 10 07:14:55 UTC 2011 TB --- 2011-11-10 07:14:55 - generating LINT kernel config TB --- 2011-11-10 07:14:56 - cd /src/sys/powerpc/conf TB --- 2011-11-10 07:14:56 - /usr/bin/make -B LINT TB --- 2011-11-10 07:14:56 - cd /src/sys/powerpc/conf TB --- 2011-11-10 07:14:56 - /usr/sbin/config -m GENERIC TB --- 2011-11-10 07:14:56 - skipping GENERIC kernel TB --- 2011-11-10 07:14:56 - cd /src/sys/powerpc/conf TB --- 2011-11-10 07:14:56 - /usr/sbin/config -m GENERIC64 TB --- 2011-11-10 07:14:56 - building GENERIC64 kernel TB --- 2011-11-10 07:14:56 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 07:14:56 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 07:14:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 07:14:56 - SRCCONF=/dev/null TB --- 2011-11-10 07:14:56 - TARGET=powerpc TB --- 2011-11-10 07:14:56 - TARGET_ARCH=powerpc64 TB --- 2011-11-10 07:14:56 - TZ=UTC TB --- 2011-11-10 07:14:56 - __MAKE_CONF=/dev/null TB --- 2011-11-10 07:14:56 - cd /src TB --- 2011-11-10 07:14:56 - /usr/bin/make -B buildkernel KERNCONF=GENERIC64 >>> Kernel build for GENERIC64 started on Thu Nov 10 07:14:56 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/powerpc.powerpc64/src/sys/GENERIC64. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-10 07:23:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-10 07:23:04 - ERROR: failed to build GENERIC64 kernel TB --- 2011-11-10 07:23:04 - 4958.12 user 1139.49 system 6660.10 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 10 07:38:50 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92F421065676; Thu, 10 Nov 2011 07:38:50 +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 5E6678FC12; Thu, 10 Nov 2011 07:38:50 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAA7cncA025089; Thu, 10 Nov 2011 02:38:49 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAA7cnEv025072; Thu, 10 Nov 2011 07:38:49 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 10 Nov 2011 07:38:49 GMT Message-Id: <201111100738.pAA7cnEv025072@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 07:38:50 -0000 TB --- 2011-11-10 05:30:19 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-10 05:30:19 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-11-10 05:30:19 - cleaning the object tree TB --- 2011-11-10 05:30:32 - cvsupping the source tree TB --- 2011-11-10 05:30:32 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2011-11-10 05:31:23 - building world TB --- 2011-11-10 05:31:23 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 05:31:23 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 05:31:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 05:31:23 - SRCCONF=/dev/null TB --- 2011-11-10 05:31:23 - TARGET=powerpc TB --- 2011-11-10 05:31:23 - TARGET_ARCH=powerpc TB --- 2011-11-10 05:31:23 - TZ=UTC TB --- 2011-11-10 05:31:23 - __MAKE_CONF=/dev/null TB --- 2011-11-10 05:31:23 - cd /src TB --- 2011-11-10 05:31:23 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 10 05:31:24 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Nov 10 07:32:38 UTC 2011 TB --- 2011-11-10 07:32:38 - generating LINT kernel config TB --- 2011-11-10 07:32:38 - cd /src/sys/powerpc/conf TB --- 2011-11-10 07:32:38 - /usr/bin/make -B LINT TB --- 2011-11-10 07:32:38 - cd /src/sys/powerpc/conf TB --- 2011-11-10 07:32:38 - /usr/sbin/config -m GENERIC TB --- 2011-11-10 07:32:38 - building GENERIC kernel TB --- 2011-11-10 07:32:38 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 07:32:38 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 07:32:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 07:32:38 - SRCCONF=/dev/null TB --- 2011-11-10 07:32:38 - TARGET=powerpc TB --- 2011-11-10 07:32:38 - TARGET_ARCH=powerpc TB --- 2011-11-10 07:32:38 - TZ=UTC TB --- 2011-11-10 07:32:38 - __MAKE_CONF=/dev/null TB --- 2011-11-10 07:32:38 - cd /src TB --- 2011-11-10 07:32:38 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Nov 10 07:32:38 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/powerpc.powerpc/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-10 07:38:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-10 07:38:49 - ERROR: failed to build GENERIC kernel TB --- 2011-11-10 07:38:49 - 6230.30 user 1044.21 system 7710.14 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 10 10:11:24 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7EA1106564A; Thu, 10 Nov 2011 10:11:24 +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 6B3028FC17; Thu, 10 Nov 2011 10:11:24 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAAABN7X040920; Thu, 10 Nov 2011 05:11:23 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAAABN1N040904; Thu, 10 Nov 2011 10:11:23 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 10 Nov 2011 10:11:23 GMT Message-Id: <201111101011.pAAABN1N040904@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on arm/arm X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 10:11:24 -0000 TB --- 2011-11-10 08:30:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-10 08:30:00 - starting HEAD tinderbox run for arm/arm TB --- 2011-11-10 08:30:00 - cleaning the object tree TB --- 2011-11-10 08:30:23 - cvsupping the source tree TB --- 2011-11-10 08:30:23 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/arm/arm/supfile TB --- 2011-11-10 08:31:06 - building world TB --- 2011-11-10 08:31:06 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 08:31:06 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 08:31:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 08:31:06 - SRCCONF=/dev/null TB --- 2011-11-10 08:31:06 - TARGET=arm TB --- 2011-11-10 08:31:06 - TARGET_ARCH=arm TB --- 2011-11-10 08:31:06 - TZ=UTC TB --- 2011-11-10 08:31:06 - __MAKE_CONF=/dev/null TB --- 2011-11-10 08:31:06 - cd /src TB --- 2011-11-10 08:31:06 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 10 08:31:07 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Nov 10 09:26:40 UTC 2011 TB --- 2011-11-10 09:26:40 - cd /src/sys/arm/conf TB --- 2011-11-10 09:26:40 - /usr/sbin/config -m AVILA TB --- 2011-11-10 09:26:40 - building AVILA kernel TB --- 2011-11-10 09:26:40 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 09:26:40 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 09:26:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 09:26:40 - SRCCONF=/dev/null TB --- 2011-11-10 09:26:40 - TARGET=arm TB --- 2011-11-10 09:26:40 - TARGET_ARCH=arm TB --- 2011-11-10 09:26:40 - TZ=UTC TB --- 2011-11-10 09:26:40 - __MAKE_CONF=/dev/null TB --- 2011-11-10 09:26:40 - cd /src TB --- 2011-11-10 09:26:40 - /usr/bin/make -B buildkernel KERNCONF=AVILA >>> Kernel build for AVILA started on Thu Nov 10 09:26:40 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for AVILA completed on Thu Nov 10 09:29:41 UTC 2011 TB --- 2011-11-10 09:29:41 - cd /src/sys/arm/conf TB --- 2011-11-10 09:29:41 - /usr/sbin/config -m BWCT TB --- 2011-11-10 09:29:41 - building BWCT kernel TB --- 2011-11-10 09:29:41 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 09:29:41 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 09:29:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 09:29:41 - SRCCONF=/dev/null TB --- 2011-11-10 09:29:41 - TARGET=arm TB --- 2011-11-10 09:29:41 - TARGET_ARCH=arm TB --- 2011-11-10 09:29:41 - TZ=UTC TB --- 2011-11-10 09:29:41 - __MAKE_CONF=/dev/null TB --- 2011-11-10 09:29:41 - cd /src TB --- 2011-11-10 09:29:41 - /usr/bin/make -B buildkernel KERNCONF=BWCT >>> Kernel build for BWCT started on Thu Nov 10 09:29:41 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for BWCT completed on Thu Nov 10 09:32:19 UTC 2011 TB --- 2011-11-10 09:32:19 - cd /src/sys/arm/conf TB --- 2011-11-10 09:32:19 - /usr/sbin/config -m CAMBRIA TB --- 2011-11-10 09:32:19 - building CAMBRIA kernel TB --- 2011-11-10 09:32:19 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 09:32:19 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 09:32:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 09:32:19 - SRCCONF=/dev/null TB --- 2011-11-10 09:32:19 - TARGET=arm TB --- 2011-11-10 09:32:19 - TARGET_ARCH=arm TB --- 2011-11-10 09:32:19 - TZ=UTC TB --- 2011-11-10 09:32:19 - __MAKE_CONF=/dev/null TB --- 2011-11-10 09:32:19 - cd /src TB --- 2011-11-10 09:32:19 - /usr/bin/make -B buildkernel KERNCONF=CAMBRIA >>> Kernel build for CAMBRIA started on Thu Nov 10 09:32:19 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for CAMBRIA completed on Thu Nov 10 09:35:16 UTC 2011 TB --- 2011-11-10 09:35:16 - cd /src/sys/arm/conf TB --- 2011-11-10 09:35:16 - /usr/sbin/config -m CNS11XXNAS TB --- 2011-11-10 09:35:16 - building CNS11XXNAS kernel TB --- 2011-11-10 09:35:16 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 09:35:16 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 09:35:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 09:35:16 - SRCCONF=/dev/null TB --- 2011-11-10 09:35:16 - TARGET=arm TB --- 2011-11-10 09:35:16 - TARGET_ARCH=arm TB --- 2011-11-10 09:35:16 - TZ=UTC TB --- 2011-11-10 09:35:16 - __MAKE_CONF=/dev/null TB --- 2011-11-10 09:35:16 - cd /src TB --- 2011-11-10 09:35:16 - /usr/bin/make -B buildkernel KERNCONF=CNS11XXNAS >>> Kernel build for CNS11XXNAS started on Thu Nov 10 09:35:16 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for CNS11XXNAS completed on Thu Nov 10 09:37:43 UTC 2011 TB --- 2011-11-10 09:37:43 - cd /src/sys/arm/conf TB --- 2011-11-10 09:37:43 - /usr/sbin/config -m CRB TB --- 2011-11-10 09:37:44 - building CRB kernel TB --- 2011-11-10 09:37:44 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 09:37:44 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 09:37:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 09:37:44 - SRCCONF=/dev/null TB --- 2011-11-10 09:37:44 - TARGET=arm TB --- 2011-11-10 09:37:44 - TARGET_ARCH=arm TB --- 2011-11-10 09:37:44 - TZ=UTC TB --- 2011-11-10 09:37:44 - __MAKE_CONF=/dev/null TB --- 2011-11-10 09:37:44 - cd /src TB --- 2011-11-10 09:37:44 - /usr/bin/make -B buildkernel KERNCONF=CRB >>> Kernel build for CRB started on Thu Nov 10 09:37:44 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for CRB completed on Thu Nov 10 09:41:33 UTC 2011 TB --- 2011-11-10 09:41:33 - cd /src/sys/arm/conf TB --- 2011-11-10 09:41:33 - /usr/sbin/config -m DB-78XXX TB --- 2011-11-10 09:41:33 - building DB-78XXX kernel TB --- 2011-11-10 09:41:33 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 09:41:33 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 09:41:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 09:41:33 - SRCCONF=/dev/null TB --- 2011-11-10 09:41:33 - TARGET=arm TB --- 2011-11-10 09:41:33 - TARGET_ARCH=arm TB --- 2011-11-10 09:41:33 - TZ=UTC TB --- 2011-11-10 09:41:33 - __MAKE_CONF=/dev/null TB --- 2011-11-10 09:41:33 - cd /src TB --- 2011-11-10 09:41:33 - /usr/bin/make -B buildkernel KERNCONF=DB-78XXX >>> Kernel build for DB-78XXX started on Thu Nov 10 09:41:33 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for DB-78XXX completed on Thu Nov 10 09:44:16 UTC 2011 TB --- 2011-11-10 09:44:16 - cd /src/sys/arm/conf TB --- 2011-11-10 09:44:16 - /usr/sbin/config -m DB-88F5XXX TB --- 2011-11-10 09:44:16 - building DB-88F5XXX kernel TB --- 2011-11-10 09:44:16 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 09:44:16 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 09:44:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 09:44:16 - SRCCONF=/dev/null TB --- 2011-11-10 09:44:16 - TARGET=arm TB --- 2011-11-10 09:44:16 - TARGET_ARCH=arm TB --- 2011-11-10 09:44:16 - TZ=UTC TB --- 2011-11-10 09:44:16 - __MAKE_CONF=/dev/null TB --- 2011-11-10 09:44:16 - cd /src TB --- 2011-11-10 09:44:16 - /usr/bin/make -B buildkernel KERNCONF=DB-88F5XXX >>> Kernel build for DB-88F5XXX started on Thu Nov 10 09:44:16 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for DB-88F5XXX completed on Thu Nov 10 09:46:56 UTC 2011 TB --- 2011-11-10 09:46:56 - cd /src/sys/arm/conf TB --- 2011-11-10 09:46:56 - /usr/sbin/config -m DB-88F6XXX TB --- 2011-11-10 09:46:56 - building DB-88F6XXX kernel TB --- 2011-11-10 09:46:56 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 09:46:56 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 09:46:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 09:46:56 - SRCCONF=/dev/null TB --- 2011-11-10 09:46:56 - TARGET=arm TB --- 2011-11-10 09:46:56 - TARGET_ARCH=arm TB --- 2011-11-10 09:46:56 - TZ=UTC TB --- 2011-11-10 09:46:56 - __MAKE_CONF=/dev/null TB --- 2011-11-10 09:46:56 - cd /src TB --- 2011-11-10 09:46:56 - /usr/bin/make -B buildkernel KERNCONF=DB-88F6XXX >>> Kernel build for DB-88F6XXX started on Thu Nov 10 09:46:56 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for DB-88F6XXX completed on Thu Nov 10 09:50:03 UTC 2011 TB --- 2011-11-10 09:50:03 - cd /src/sys/arm/conf TB --- 2011-11-10 09:50:03 - /usr/sbin/config -m DOCKSTAR TB --- 2011-11-10 09:50:03 - building DOCKSTAR kernel TB --- 2011-11-10 09:50:03 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 09:50:03 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 09:50:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 09:50:03 - SRCCONF=/dev/null TB --- 2011-11-10 09:50:03 - TARGET=arm TB --- 2011-11-10 09:50:03 - TARGET_ARCH=arm TB --- 2011-11-10 09:50:03 - TZ=UTC TB --- 2011-11-10 09:50:03 - __MAKE_CONF=/dev/null TB --- 2011-11-10 09:50:03 - cd /src TB --- 2011-11-10 09:50:03 - /usr/bin/make -B buildkernel KERNCONF=DOCKSTAR >>> Kernel build for DOCKSTAR started on Thu Nov 10 09:50:03 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for DOCKSTAR completed on Thu Nov 10 09:52:37 UTC 2011 TB --- 2011-11-10 09:52:37 - cd /src/sys/arm/conf TB --- 2011-11-10 09:52:37 - /usr/sbin/config -m EP80219 TB --- 2011-11-10 09:52:37 - building EP80219 kernel TB --- 2011-11-10 09:52:37 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 09:52:37 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 09:52:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 09:52:37 - SRCCONF=/dev/null TB --- 2011-11-10 09:52:37 - TARGET=arm TB --- 2011-11-10 09:52:37 - TARGET_ARCH=arm TB --- 2011-11-10 09:52:37 - TZ=UTC TB --- 2011-11-10 09:52:37 - __MAKE_CONF=/dev/null TB --- 2011-11-10 09:52:37 - cd /src TB --- 2011-11-10 09:52:37 - /usr/bin/make -B buildkernel KERNCONF=EP80219 >>> Kernel build for EP80219 started on Thu Nov 10 09:52:37 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for EP80219 completed on Thu Nov 10 09:55:29 UTC 2011 TB --- 2011-11-10 09:55:30 - WARNING: no kernel config for GENERIC TB --- 2011-11-10 09:55:30 - cd /src/sys/arm/conf TB --- 2011-11-10 09:55:30 - /usr/sbin/config -m GUMSTIX TB --- 2011-11-10 09:55:30 - building GUMSTIX kernel TB --- 2011-11-10 09:55:30 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 09:55:30 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 09:55:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 09:55:30 - SRCCONF=/dev/null TB --- 2011-11-10 09:55:30 - TARGET=arm TB --- 2011-11-10 09:55:30 - TARGET_ARCH=arm TB --- 2011-11-10 09:55:30 - TZ=UTC TB --- 2011-11-10 09:55:30 - __MAKE_CONF=/dev/null TB --- 2011-11-10 09:55:30 - cd /src TB --- 2011-11-10 09:55:30 - /usr/bin/make -B buildkernel KERNCONF=GUMSTIX >>> Kernel build for GUMSTIX started on Thu Nov 10 09:55:30 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GUMSTIX completed on Thu Nov 10 09:57:53 UTC 2011 TB --- 2011-11-10 09:57:53 - cd /src/sys/arm/conf TB --- 2011-11-10 09:57:53 - /usr/sbin/config -m HL200 TB --- 2011-11-10 09:57:53 - building HL200 kernel TB --- 2011-11-10 09:57:53 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 09:57:53 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 09:57:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 09:57:53 - SRCCONF=/dev/null TB --- 2011-11-10 09:57:53 - TARGET=arm TB --- 2011-11-10 09:57:53 - TARGET_ARCH=arm TB --- 2011-11-10 09:57:53 - TZ=UTC TB --- 2011-11-10 09:57:53 - __MAKE_CONF=/dev/null TB --- 2011-11-10 09:57:53 - cd /src TB --- 2011-11-10 09:57:53 - /usr/bin/make -B buildkernel KERNCONF=HL200 >>> Kernel build for HL200 started on Thu Nov 10 09:57:54 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for HL200 completed on Thu Nov 10 10:00:52 UTC 2011 TB --- 2011-11-10 10:00:52 - cd /src/sys/arm/conf TB --- 2011-11-10 10:00:52 - /usr/sbin/config -m HL201 TB --- 2011-11-10 10:00:52 - building HL201 kernel TB --- 2011-11-10 10:00:52 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 10:00:52 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 10:00:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 10:00:52 - SRCCONF=/dev/null TB --- 2011-11-10 10:00:52 - TARGET=arm TB --- 2011-11-10 10:00:52 - TARGET_ARCH=arm TB --- 2011-11-10 10:00:52 - TZ=UTC TB --- 2011-11-10 10:00:52 - __MAKE_CONF=/dev/null TB --- 2011-11-10 10:00:52 - cd /src TB --- 2011-11-10 10:00:52 - /usr/bin/make -B buildkernel KERNCONF=HL201 >>> Kernel build for HL201 started on Thu Nov 10 10:00:52 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for HL201 completed on Thu Nov 10 10:03:11 UTC 2011 TB --- 2011-11-10 10:03:11 - cd /src/sys/arm/conf TB --- 2011-11-10 10:03:11 - /usr/sbin/config -m IQ31244 TB --- 2011-11-10 10:03:11 - building IQ31244 kernel TB --- 2011-11-10 10:03:11 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 10:03:11 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 10:03:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 10:03:11 - SRCCONF=/dev/null TB --- 2011-11-10 10:03:11 - TARGET=arm TB --- 2011-11-10 10:03:11 - TARGET_ARCH=arm TB --- 2011-11-10 10:03:11 - TZ=UTC TB --- 2011-11-10 10:03:11 - __MAKE_CONF=/dev/null TB --- 2011-11-10 10:03:11 - cd /src TB --- 2011-11-10 10:03:11 - /usr/bin/make -B buildkernel KERNCONF=IQ31244 >>> Kernel build for IQ31244 started on Thu Nov 10 10:03:11 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for IQ31244 completed on Thu Nov 10 10:06:27 UTC 2011 TB --- 2011-11-10 10:06:27 - cd /src/sys/arm/conf TB --- 2011-11-10 10:06:27 - /usr/sbin/config -m KB920X TB --- 2011-11-10 10:06:27 - building KB920X kernel TB --- 2011-11-10 10:06:27 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 10:06:27 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 10:06:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 10:06:27 - SRCCONF=/dev/null TB --- 2011-11-10 10:06:27 - TARGET=arm TB --- 2011-11-10 10:06:27 - TARGET_ARCH=arm TB --- 2011-11-10 10:06:27 - TZ=UTC TB --- 2011-11-10 10:06:27 - __MAKE_CONF=/dev/null TB --- 2011-11-10 10:06:27 - cd /src TB --- 2011-11-10 10:06:27 - /usr/bin/make -B buildkernel KERNCONF=KB920X >>> Kernel build for KB920X started on Thu Nov 10 10:06:27 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/arm.arm/src/sys/KB920X. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-10 10:11:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-10 10:11:23 - ERROR: failed to build KB920X kernel TB --- 2011-11-10 10:11:23 - 4508.23 user 1125.09 system 6082.79 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 10 10:48:37 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21C181065672; Thu, 10 Nov 2011 10:48:37 +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 E24668FC1C; Thu, 10 Nov 2011 10:48:36 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAAAma32006470; Thu, 10 Nov 2011 05:48:36 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAAAmZ5W006461; Thu, 10 Nov 2011 10:48:35 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 10 Nov 2011 10:48:35 GMT Message-Id: <201111101048.pAAAmZ5W006461@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 10:48:37 -0000 TB --- 2011-11-10 08:30:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-10 08:30:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2011-11-10 08:30:00 - cleaning the object tree TB --- 2011-11-10 08:30:20 - cvsupping the source tree TB --- 2011-11-10 08:30:20 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/pc98/supfile TB --- 2011-11-10 08:31:06 - building world TB --- 2011-11-10 08:31:06 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 08:31:06 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 08:31:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 08:31:06 - SRCCONF=/dev/null TB --- 2011-11-10 08:31:06 - TARGET=pc98 TB --- 2011-11-10 08:31:06 - TARGET_ARCH=i386 TB --- 2011-11-10 08:31:06 - TZ=UTC TB --- 2011-11-10 08:31:06 - __MAKE_CONF=/dev/null TB --- 2011-11-10 08:31:06 - cd /src TB --- 2011-11-10 08:31:06 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 10 08:31:07 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Nov 10 10:40:20 UTC 2011 TB --- 2011-11-10 10:40:20 - generating LINT kernel config TB --- 2011-11-10 10:40:20 - cd /src/sys/pc98/conf TB --- 2011-11-10 10:40:20 - /usr/bin/make -B LINT TB --- 2011-11-10 10:40:20 - cd /src/sys/pc98/conf TB --- 2011-11-10 10:40:20 - /usr/sbin/config -m GENERIC TB --- 2011-11-10 10:40:20 - building GENERIC kernel TB --- 2011-11-10 10:40:20 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 10:40:20 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 10:40:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 10:40:20 - SRCCONF=/dev/null TB --- 2011-11-10 10:40:20 - TARGET=pc98 TB --- 2011-11-10 10:40:20 - TARGET_ARCH=i386 TB --- 2011-11-10 10:40:20 - TZ=UTC TB --- 2011-11-10 10:40:20 - __MAKE_CONF=/dev/null TB --- 2011-11-10 10:40:20 - cd /src TB --- 2011-11-10 10:40:20 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Nov 10 10:40:20 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/pc98.i386/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-10 10:48:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-10 10:48:35 - ERROR: failed to build GENERIC kernel TB --- 2011-11-10 10:48:35 - 6635.59 user 1177.62 system 8315.14 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 10 11:50:00 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A63D1065673; Thu, 10 Nov 2011 11:50: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 5E2B28FC0C; Thu, 10 Nov 2011 11:50:00 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAABnxja077403; Thu, 10 Nov 2011 06:49:59 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAABnxp4077362; Thu, 10 Nov 2011 11:49:59 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 10 Nov 2011 11:49:59 GMT Message-Id: <201111101149.pAABnxp4077362@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 11:50:00 -0000 TB --- 2011-11-10 10:11:23 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-10 10:11:23 - starting HEAD tinderbox run for ia64/ia64 TB --- 2011-11-10 10:11:23 - cleaning the object tree TB --- 2011-11-10 10:11:35 - cvsupping the source tree TB --- 2011-11-10 10:11:35 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2011-11-10 10:11:47 - building world TB --- 2011-11-10 10:11:47 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 10:11:47 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 10:11:47 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 10:11:47 - SRCCONF=/dev/null TB --- 2011-11-10 10:11:47 - TARGET=ia64 TB --- 2011-11-10 10:11:47 - TARGET_ARCH=ia64 TB --- 2011-11-10 10:11:47 - TZ=UTC TB --- 2011-11-10 10:11:47 - __MAKE_CONF=/dev/null TB --- 2011-11-10 10:11:47 - cd /src TB --- 2011-11-10 10:11:47 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 10 10:11:48 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Nov 10 11:39:56 UTC 2011 TB --- 2011-11-10 11:39:56 - generating LINT kernel config TB --- 2011-11-10 11:39:56 - cd /src/sys/ia64/conf TB --- 2011-11-10 11:39:56 - /usr/bin/make -B LINT TB --- 2011-11-10 11:39:56 - cd /src/sys/ia64/conf TB --- 2011-11-10 11:39:56 - /usr/sbin/config -m GENERIC TB --- 2011-11-10 11:39:56 - building GENERIC kernel TB --- 2011-11-10 11:39:56 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 11:39:56 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 11:39:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 11:39:56 - SRCCONF=/dev/null TB --- 2011-11-10 11:39:56 - TARGET=ia64 TB --- 2011-11-10 11:39:56 - TARGET_ARCH=ia64 TB --- 2011-11-10 11:39:56 - TZ=UTC TB --- 2011-11-10 11:39:56 - __MAKE_CONF=/dev/null TB --- 2011-11-10 11:39:56 - cd /src TB --- 2011-11-10 11:39:56 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Nov 10 11:39:56 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/ia64.ia64/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-10 11:49:59 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-10 11:49:59 - ERROR: failed to build GENERIC kernel TB --- 2011-11-10 11:49:59 - 4667.16 user 904.60 system 5915.49 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 10 13:21:28 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18953106566C; Thu, 10 Nov 2011 13:21:28 +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 D6AEE8FC16; Thu, 10 Nov 2011 13:21:27 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAADLQha070104; Thu, 10 Nov 2011 08:21:26 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAADLQLS070075; Thu, 10 Nov 2011 13:21:26 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 10 Nov 2011 13:21:26 GMT Message-Id: <201111101321.pAADLQLS070075@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 13:21:28 -0000 TB --- 2011-11-10 08:30:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-10 08:30:00 - starting HEAD tinderbox run for i386/i386 TB --- 2011-11-10 08:30:00 - cleaning the object tree TB --- 2011-11-10 08:30:44 - cvsupping the source tree TB --- 2011-11-10 08:30:44 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile TB --- 2011-11-10 08:31:06 - building world TB --- 2011-11-10 08:31:06 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 08:31:06 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 08:31:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 08:31:06 - SRCCONF=/dev/null TB --- 2011-11-10 08:31:06 - TARGET=i386 TB --- 2011-11-10 08:31:06 - TARGET_ARCH=i386 TB --- 2011-11-10 08:31:06 - TZ=UTC TB --- 2011-11-10 08:31:06 - __MAKE_CONF=/dev/null TB --- 2011-11-10 08:31:06 - cd /src TB --- 2011-11-10 08:31:06 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 10 08:31:07 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Nov 10 10:40:53 UTC 2011 TB --- 2011-11-10 10:40:53 - generating LINT kernel config TB --- 2011-11-10 10:40:53 - cd /src/sys/i386/conf TB --- 2011-11-10 10:40:53 - /usr/bin/make -B LINT TB --- 2011-11-10 10:40:54 - cd /src/sys/i386/conf TB --- 2011-11-10 10:40:54 - /usr/sbin/config -m LINT-NOINET TB --- 2011-11-10 10:40:54 - building LINT-NOINET kernel TB --- 2011-11-10 10:40:54 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 10:40:54 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 10:40:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 10:40:54 - SRCCONF=/dev/null TB --- 2011-11-10 10:40:54 - TARGET=i386 TB --- 2011-11-10 10:40:54 - TARGET_ARCH=i386 TB --- 2011-11-10 10:40:54 - TZ=UTC TB --- 2011-11-10 10:40:54 - __MAKE_CONF=/dev/null TB --- 2011-11-10 10:40:54 - cd /src TB --- 2011-11-10 10:40:54 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET >>> Kernel build for LINT-NOINET started on Thu Nov 10 10:40:54 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOINET completed on Thu Nov 10 11:11:11 UTC 2011 TB --- 2011-11-10 11:11:11 - cd /src/sys/i386/conf TB --- 2011-11-10 11:11:11 - /usr/sbin/config -m LINT-NOINET6 TB --- 2011-11-10 11:11:11 - building LINT-NOINET6 kernel TB --- 2011-11-10 11:11:11 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 11:11:11 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 11:11:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 11:11:11 - SRCCONF=/dev/null TB --- 2011-11-10 11:11:11 - TARGET=i386 TB --- 2011-11-10 11:11:11 - TARGET_ARCH=i386 TB --- 2011-11-10 11:11:11 - TZ=UTC TB --- 2011-11-10 11:11:11 - __MAKE_CONF=/dev/null TB --- 2011-11-10 11:11:11 - cd /src TB --- 2011-11-10 11:11:11 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET6 >>> Kernel build for LINT-NOINET6 started on Thu Nov 10 11:11:11 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOINET6 completed on Thu Nov 10 11:41:36 UTC 2011 TB --- 2011-11-10 11:41:36 - cd /src/sys/i386/conf TB --- 2011-11-10 11:41:36 - /usr/sbin/config -m LINT-NOIP TB --- 2011-11-10 11:41:36 - building LINT-NOIP kernel TB --- 2011-11-10 11:41:36 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 11:41:36 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 11:41:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 11:41:36 - SRCCONF=/dev/null TB --- 2011-11-10 11:41:36 - TARGET=i386 TB --- 2011-11-10 11:41:36 - TARGET_ARCH=i386 TB --- 2011-11-10 11:41:36 - TZ=UTC TB --- 2011-11-10 11:41:36 - __MAKE_CONF=/dev/null TB --- 2011-11-10 11:41:36 - cd /src TB --- 2011-11-10 11:41:36 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOIP >>> Kernel build for LINT-NOIP started on Thu Nov 10 11:41:36 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOIP completed on Thu Nov 10 12:09:24 UTC 2011 TB --- 2011-11-10 12:09:24 - cd /src/sys/i386/conf TB --- 2011-11-10 12:09:24 - /usr/sbin/config -m LINT-VIMAGE TB --- 2011-11-10 12:09:24 - building LINT-VIMAGE kernel TB --- 2011-11-10 12:09:24 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 12:09:24 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 12:09:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 12:09:24 - SRCCONF=/dev/null TB --- 2011-11-10 12:09:24 - TARGET=i386 TB --- 2011-11-10 12:09:24 - TARGET_ARCH=i386 TB --- 2011-11-10 12:09:24 - TZ=UTC TB --- 2011-11-10 12:09:24 - __MAKE_CONF=/dev/null TB --- 2011-11-10 12:09:24 - cd /src TB --- 2011-11-10 12:09:24 - /usr/bin/make -B buildkernel KERNCONF=LINT-VIMAGE >>> Kernel build for LINT-VIMAGE started on Thu Nov 10 12:09:24 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-VIMAGE completed on Thu Nov 10 12:40:09 UTC 2011 TB --- 2011-11-10 12:40:09 - cd /src/sys/i386/conf TB --- 2011-11-10 12:40:09 - /usr/sbin/config -m GENERIC TB --- 2011-11-10 12:40:09 - building GENERIC kernel TB --- 2011-11-10 12:40:09 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 12:40:09 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 12:40:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 12:40:09 - SRCCONF=/dev/null TB --- 2011-11-10 12:40:09 - TARGET=i386 TB --- 2011-11-10 12:40:09 - TARGET_ARCH=i386 TB --- 2011-11-10 12:40:09 - TZ=UTC TB --- 2011-11-10 12:40:09 - __MAKE_CONF=/dev/null TB --- 2011-11-10 12:40:09 - cd /src TB --- 2011-11-10 12:40:09 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Nov 10 12:40:09 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Thu Nov 10 13:04:48 UTC 2011 TB --- 2011-11-10 13:04:48 - cd /src/sys/i386/conf TB --- 2011-11-10 13:04:48 - /usr/sbin/config -m PAE TB --- 2011-11-10 13:04:49 - building PAE kernel TB --- 2011-11-10 13:04:49 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 13:04:49 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 13:04:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 13:04:49 - SRCCONF=/dev/null TB --- 2011-11-10 13:04:49 - TARGET=i386 TB --- 2011-11-10 13:04:49 - TARGET_ARCH=i386 TB --- 2011-11-10 13:04:49 - TZ=UTC TB --- 2011-11-10 13:04:49 - __MAKE_CONF=/dev/null TB --- 2011-11-10 13:04:49 - cd /src TB --- 2011-11-10 13:04:49 - /usr/bin/make -B buildkernel KERNCONF=PAE >>> Kernel build for PAE started on Thu Nov 10 13:04:49 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for PAE completed on Thu Nov 10 13:11:05 UTC 2011 TB --- 2011-11-10 13:11:05 - cd /src/sys/i386/conf TB --- 2011-11-10 13:11:05 - /usr/sbin/config -m XBOX TB --- 2011-11-10 13:11:05 - building XBOX kernel TB --- 2011-11-10 13:11:05 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 13:11:05 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 13:11:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 13:11:05 - SRCCONF=/dev/null TB --- 2011-11-10 13:11:05 - TARGET=i386 TB --- 2011-11-10 13:11:05 - TARGET_ARCH=i386 TB --- 2011-11-10 13:11:05 - TZ=UTC TB --- 2011-11-10 13:11:05 - __MAKE_CONF=/dev/null TB --- 2011-11-10 13:11:05 - cd /src TB --- 2011-11-10 13:11:05 - /usr/bin/make -B buildkernel KERNCONF=XBOX >>> Kernel build for XBOX started on Thu Nov 10 13:11:05 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for XBOX completed on Thu Nov 10 13:14:21 UTC 2011 TB --- 2011-11-10 13:14:21 - cd /src/sys/i386/conf TB --- 2011-11-10 13:14:21 - /usr/sbin/config -m XEN TB --- 2011-11-10 13:14:21 - building XEN kernel TB --- 2011-11-10 13:14:21 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 13:14:21 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 13:14:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 13:14:21 - SRCCONF=/dev/null TB --- 2011-11-10 13:14:21 - TARGET=i386 TB --- 2011-11-10 13:14:21 - TARGET_ARCH=i386 TB --- 2011-11-10 13:14:21 - TZ=UTC TB --- 2011-11-10 13:14:21 - __MAKE_CONF=/dev/null TB --- 2011-11-10 13:14:21 - cd /src TB --- 2011-11-10 13:14:21 - /usr/bin/make -B buildkernel KERNCONF=XEN >>> Kernel build for XEN started on Thu Nov 10 13:14:21 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/i386.i386/src/sys/XEN. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-10 13:21:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-10 13:21:26 - ERROR: failed to build XEN kernel TB --- 2011-11-10 13:21:26 - 13933.04 user 2411.23 system 17485.88 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 10 13:38:58 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 398AE1065670; Thu, 10 Nov 2011 13:38:58 +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 063818FC08; Thu, 10 Nov 2011 13:38:56 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAADcuie098947; Thu, 10 Nov 2011 08:38:56 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAADcuYd098933; Thu, 10 Nov 2011 13:38:56 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 10 Nov 2011 13:38:56 GMT Message-Id: <201111101338.pAADcuYd098933@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc64/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 13:38:58 -0000 TB --- 2011-11-10 11:49:59 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-10 11:49:59 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2011-11-10 11:49:59 - cleaning the object tree TB --- 2011-11-10 11:50:16 - cvsupping the source tree TB --- 2011-11-10 11:50:16 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc64/powerpc/supfile TB --- 2011-11-10 11:51:03 - building world TB --- 2011-11-10 11:51:03 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 11:51:03 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 11:51:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 11:51:03 - SRCCONF=/dev/null TB --- 2011-11-10 11:51:03 - TARGET=powerpc TB --- 2011-11-10 11:51:03 - TARGET_ARCH=powerpc64 TB --- 2011-11-10 11:51:03 - TZ=UTC TB --- 2011-11-10 11:51:03 - __MAKE_CONF=/dev/null TB --- 2011-11-10 11:51:03 - cd /src TB --- 2011-11-10 11:51:03 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 10 11:51:04 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Thu Nov 10 13:31:19 UTC 2011 TB --- 2011-11-10 13:31:19 - generating LINT kernel config TB --- 2011-11-10 13:31:19 - cd /src/sys/powerpc/conf TB --- 2011-11-10 13:31:19 - /usr/bin/make -B LINT TB --- 2011-11-10 13:31:19 - cd /src/sys/powerpc/conf TB --- 2011-11-10 13:31:19 - /usr/sbin/config -m GENERIC TB --- 2011-11-10 13:31:19 - skipping GENERIC kernel TB --- 2011-11-10 13:31:19 - cd /src/sys/powerpc/conf TB --- 2011-11-10 13:31:19 - /usr/sbin/config -m GENERIC64 TB --- 2011-11-10 13:31:19 - building GENERIC64 kernel TB --- 2011-11-10 13:31:19 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 13:31:19 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 13:31:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 13:31:19 - SRCCONF=/dev/null TB --- 2011-11-10 13:31:19 - TARGET=powerpc TB --- 2011-11-10 13:31:19 - TARGET_ARCH=powerpc64 TB --- 2011-11-10 13:31:19 - TZ=UTC TB --- 2011-11-10 13:31:19 - __MAKE_CONF=/dev/null TB --- 2011-11-10 13:31:19 - cd /src TB --- 2011-11-10 13:31:19 - /usr/bin/make -B buildkernel KERNCONF=GENERIC64 >>> Kernel build for GENERIC64 started on Thu Nov 10 13:31:19 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/powerpc.powerpc64/src/sys/GENERIC64. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-10 13:38:55 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-10 13:38:55 - ERROR: failed to build GENERIC64 kernel TB --- 2011-11-10 13:38:55 - 4831.67 user 1127.78 system 6535.96 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 10 13:53:54 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4FA201065672; Thu, 10 Nov 2011 13:53:54 +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 BAD8A8FC08; Thu, 10 Nov 2011 13:53:53 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAADrrQh078661; Thu, 10 Nov 2011 08:53:53 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAADrrbS078660; Thu, 10 Nov 2011 13:53:53 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 10 Nov 2011 13:53:53 GMT Message-Id: <201111101353.pAADrrbS078660@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 13:53:54 -0000 TB --- 2011-11-10 11:48:08 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-10 11:48:08 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-11-10 11:48:08 - cleaning the object tree TB --- 2011-11-10 11:48:20 - cvsupping the source tree TB --- 2011-11-10 11:48:20 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2011-11-10 11:48:32 - building world TB --- 2011-11-10 11:48:32 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 11:48:32 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 11:48:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 11:48:32 - SRCCONF=/dev/null TB --- 2011-11-10 11:48:32 - TARGET=powerpc TB --- 2011-11-10 11:48:32 - TARGET_ARCH=powerpc TB --- 2011-11-10 11:48:32 - TZ=UTC TB --- 2011-11-10 11:48:32 - __MAKE_CONF=/dev/null TB --- 2011-11-10 11:48:32 - cd /src TB --- 2011-11-10 11:48:32 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 10 11:48:33 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Nov 10 13:47:37 UTC 2011 TB --- 2011-11-10 13:47:37 - generating LINT kernel config TB --- 2011-11-10 13:47:37 - cd /src/sys/powerpc/conf TB --- 2011-11-10 13:47:37 - /usr/bin/make -B LINT TB --- 2011-11-10 13:47:37 - cd /src/sys/powerpc/conf TB --- 2011-11-10 13:47:37 - /usr/sbin/config -m GENERIC TB --- 2011-11-10 13:47:37 - building GENERIC kernel TB --- 2011-11-10 13:47:37 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 13:47:37 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 13:47:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 13:47:37 - SRCCONF=/dev/null TB --- 2011-11-10 13:47:37 - TARGET=powerpc TB --- 2011-11-10 13:47:37 - TARGET_ARCH=powerpc TB --- 2011-11-10 13:47:37 - TZ=UTC TB --- 2011-11-10 13:47:37 - __MAKE_CONF=/dev/null TB --- 2011-11-10 13:47:37 - cd /src TB --- 2011-11-10 13:47:37 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Nov 10 13:47:37 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/powerpc.powerpc/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-10 13:53:52 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-10 13:53:52 - ERROR: failed to build GENERIC kernel TB --- 2011-11-10 13:53:52 - 6080.80 user 1058.38 system 7544.16 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 10 16:22:06 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF8D5106566C; Thu, 10 Nov 2011 16:22:06 +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 239348FC12; Thu, 10 Nov 2011 16:22:05 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAAGM5qm010801; Thu, 10 Nov 2011 11:22:05 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAAGM5ud010785; Thu, 10 Nov 2011 16:22:05 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 10 Nov 2011 16:22:05 GMT Message-Id: <201111101622.pAAGM5ud010785@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on arm/arm X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 16:22:06 -0000 TB --- 2011-11-10 14:40:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-10 14:40:00 - starting HEAD tinderbox run for arm/arm TB --- 2011-11-10 14:40:00 - cleaning the object tree TB --- 2011-11-10 14:40:23 - cvsupping the source tree TB --- 2011-11-10 14:40:23 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/arm/arm/supfile TB --- 2011-11-10 14:40:36 - building world TB --- 2011-11-10 14:40:36 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 14:40:36 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 14:40:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 14:40:36 - SRCCONF=/dev/null TB --- 2011-11-10 14:40:36 - TARGET=arm TB --- 2011-11-10 14:40:36 - TARGET_ARCH=arm TB --- 2011-11-10 14:40:36 - TZ=UTC TB --- 2011-11-10 14:40:36 - __MAKE_CONF=/dev/null TB --- 2011-11-10 14:40:36 - cd /src TB --- 2011-11-10 14:40:36 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 10 14:40:37 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Nov 10 15:36:58 UTC 2011 TB --- 2011-11-10 15:36:59 - cd /src/sys/arm/conf TB --- 2011-11-10 15:36:59 - /usr/sbin/config -m AVILA TB --- 2011-11-10 15:36:59 - building AVILA kernel TB --- 2011-11-10 15:36:59 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 15:36:59 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 15:36:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 15:36:59 - SRCCONF=/dev/null TB --- 2011-11-10 15:36:59 - TARGET=arm TB --- 2011-11-10 15:36:59 - TARGET_ARCH=arm TB --- 2011-11-10 15:36:59 - TZ=UTC TB --- 2011-11-10 15:36:59 - __MAKE_CONF=/dev/null TB --- 2011-11-10 15:36:59 - cd /src TB --- 2011-11-10 15:36:59 - /usr/bin/make -B buildkernel KERNCONF=AVILA >>> Kernel build for AVILA started on Thu Nov 10 15:36:59 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for AVILA completed on Thu Nov 10 15:39:59 UTC 2011 TB --- 2011-11-10 15:39:59 - cd /src/sys/arm/conf TB --- 2011-11-10 15:39:59 - /usr/sbin/config -m BWCT TB --- 2011-11-10 15:40:00 - building BWCT kernel TB --- 2011-11-10 15:40:00 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 15:40:00 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 15:40:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 15:40:00 - SRCCONF=/dev/null TB --- 2011-11-10 15:40:00 - TARGET=arm TB --- 2011-11-10 15:40:00 - TARGET_ARCH=arm TB --- 2011-11-10 15:40:00 - TZ=UTC TB --- 2011-11-10 15:40:00 - __MAKE_CONF=/dev/null TB --- 2011-11-10 15:40:00 - cd /src TB --- 2011-11-10 15:40:00 - /usr/bin/make -B buildkernel KERNCONF=BWCT >>> Kernel build for BWCT started on Thu Nov 10 15:40:01 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for BWCT completed on Thu Nov 10 15:42:09 UTC 2011 TB --- 2011-11-10 15:42:09 - cd /src/sys/arm/conf TB --- 2011-11-10 15:42:09 - /usr/sbin/config -m CAMBRIA TB --- 2011-11-10 15:42:10 - building CAMBRIA kernel TB --- 2011-11-10 15:42:10 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 15:42:10 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 15:42:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 15:42:10 - SRCCONF=/dev/null TB --- 2011-11-10 15:42:10 - TARGET=arm TB --- 2011-11-10 15:42:10 - TARGET_ARCH=arm TB --- 2011-11-10 15:42:10 - TZ=UTC TB --- 2011-11-10 15:42:10 - __MAKE_CONF=/dev/null TB --- 2011-11-10 15:42:10 - cd /src TB --- 2011-11-10 15:42:10 - /usr/bin/make -B buildkernel KERNCONF=CAMBRIA >>> Kernel build for CAMBRIA started on Thu Nov 10 15:42:10 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for CAMBRIA completed on Thu Nov 10 15:45:37 UTC 2011 TB --- 2011-11-10 15:45:37 - cd /src/sys/arm/conf TB --- 2011-11-10 15:45:37 - /usr/sbin/config -m CNS11XXNAS TB --- 2011-11-10 15:45:37 - building CNS11XXNAS kernel TB --- 2011-11-10 15:45:37 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 15:45:37 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 15:45:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 15:45:37 - SRCCONF=/dev/null TB --- 2011-11-10 15:45:37 - TARGET=arm TB --- 2011-11-10 15:45:37 - TARGET_ARCH=arm TB --- 2011-11-10 15:45:37 - TZ=UTC TB --- 2011-11-10 15:45:37 - __MAKE_CONF=/dev/null TB --- 2011-11-10 15:45:37 - cd /src TB --- 2011-11-10 15:45:37 - /usr/bin/make -B buildkernel KERNCONF=CNS11XXNAS >>> Kernel build for CNS11XXNAS started on Thu Nov 10 15:45:37 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for CNS11XXNAS completed on Thu Nov 10 15:48:07 UTC 2011 TB --- 2011-11-10 15:48:07 - cd /src/sys/arm/conf TB --- 2011-11-10 15:48:07 - /usr/sbin/config -m CRB TB --- 2011-11-10 15:48:07 - building CRB kernel TB --- 2011-11-10 15:48:07 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 15:48:07 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 15:48:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 15:48:07 - SRCCONF=/dev/null TB --- 2011-11-10 15:48:07 - TARGET=arm TB --- 2011-11-10 15:48:07 - TARGET_ARCH=arm TB --- 2011-11-10 15:48:07 - TZ=UTC TB --- 2011-11-10 15:48:07 - __MAKE_CONF=/dev/null TB --- 2011-11-10 15:48:07 - cd /src TB --- 2011-11-10 15:48:07 - /usr/bin/make -B buildkernel KERNCONF=CRB >>> Kernel build for CRB started on Thu Nov 10 15:48:07 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for CRB completed on Thu Nov 10 15:51:58 UTC 2011 TB --- 2011-11-10 15:51:58 - cd /src/sys/arm/conf TB --- 2011-11-10 15:51:58 - /usr/sbin/config -m DB-78XXX TB --- 2011-11-10 15:51:58 - building DB-78XXX kernel TB --- 2011-11-10 15:51:58 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 15:51:58 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 15:51:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 15:51:58 - SRCCONF=/dev/null TB --- 2011-11-10 15:51:58 - TARGET=arm TB --- 2011-11-10 15:51:58 - TARGET_ARCH=arm TB --- 2011-11-10 15:51:58 - TZ=UTC TB --- 2011-11-10 15:51:58 - __MAKE_CONF=/dev/null TB --- 2011-11-10 15:51:58 - cd /src TB --- 2011-11-10 15:51:58 - /usr/bin/make -B buildkernel KERNCONF=DB-78XXX >>> Kernel build for DB-78XXX started on Thu Nov 10 15:51:58 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for DB-78XXX completed on Thu Nov 10 15:54:37 UTC 2011 TB --- 2011-11-10 15:54:37 - cd /src/sys/arm/conf TB --- 2011-11-10 15:54:37 - /usr/sbin/config -m DB-88F5XXX TB --- 2011-11-10 15:54:37 - building DB-88F5XXX kernel TB --- 2011-11-10 15:54:37 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 15:54:37 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 15:54:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 15:54:37 - SRCCONF=/dev/null TB --- 2011-11-10 15:54:37 - TARGET=arm TB --- 2011-11-10 15:54:37 - TARGET_ARCH=arm TB --- 2011-11-10 15:54:37 - TZ=UTC TB --- 2011-11-10 15:54:37 - __MAKE_CONF=/dev/null TB --- 2011-11-10 15:54:37 - cd /src TB --- 2011-11-10 15:54:37 - /usr/bin/make -B buildkernel KERNCONF=DB-88F5XXX >>> Kernel build for DB-88F5XXX started on Thu Nov 10 15:54:37 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for DB-88F5XXX completed on Thu Nov 10 15:57:17 UTC 2011 TB --- 2011-11-10 15:57:17 - cd /src/sys/arm/conf TB --- 2011-11-10 15:57:17 - /usr/sbin/config -m DB-88F6XXX TB --- 2011-11-10 15:57:17 - building DB-88F6XXX kernel TB --- 2011-11-10 15:57:17 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 15:57:17 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 15:57:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 15:57:17 - SRCCONF=/dev/null TB --- 2011-11-10 15:57:17 - TARGET=arm TB --- 2011-11-10 15:57:17 - TARGET_ARCH=arm TB --- 2011-11-10 15:57:17 - TZ=UTC TB --- 2011-11-10 15:57:17 - __MAKE_CONF=/dev/null TB --- 2011-11-10 15:57:17 - cd /src TB --- 2011-11-10 15:57:17 - /usr/bin/make -B buildkernel KERNCONF=DB-88F6XXX >>> Kernel build for DB-88F6XXX started on Thu Nov 10 15:57:17 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for DB-88F6XXX completed on Thu Nov 10 16:00:25 UTC 2011 TB --- 2011-11-10 16:00:25 - cd /src/sys/arm/conf TB --- 2011-11-10 16:00:25 - /usr/sbin/config -m DOCKSTAR TB --- 2011-11-10 16:00:25 - building DOCKSTAR kernel TB --- 2011-11-10 16:00:25 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 16:00:25 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 16:00:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 16:00:25 - SRCCONF=/dev/null TB --- 2011-11-10 16:00:25 - TARGET=arm TB --- 2011-11-10 16:00:25 - TARGET_ARCH=arm TB --- 2011-11-10 16:00:25 - TZ=UTC TB --- 2011-11-10 16:00:25 - __MAKE_CONF=/dev/null TB --- 2011-11-10 16:00:25 - cd /src TB --- 2011-11-10 16:00:25 - /usr/bin/make -B buildkernel KERNCONF=DOCKSTAR >>> Kernel build for DOCKSTAR started on Thu Nov 10 16:00:25 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for DOCKSTAR completed on Thu Nov 10 16:02:59 UTC 2011 TB --- 2011-11-10 16:02:59 - cd /src/sys/arm/conf TB --- 2011-11-10 16:02:59 - /usr/sbin/config -m EP80219 TB --- 2011-11-10 16:02:59 - building EP80219 kernel TB --- 2011-11-10 16:02:59 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 16:02:59 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 16:02:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 16:02:59 - SRCCONF=/dev/null TB --- 2011-11-10 16:02:59 - TARGET=arm TB --- 2011-11-10 16:02:59 - TARGET_ARCH=arm TB --- 2011-11-10 16:02:59 - TZ=UTC TB --- 2011-11-10 16:02:59 - __MAKE_CONF=/dev/null TB --- 2011-11-10 16:02:59 - cd /src TB --- 2011-11-10 16:02:59 - /usr/bin/make -B buildkernel KERNCONF=EP80219 >>> Kernel build for EP80219 started on Thu Nov 10 16:02:59 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for EP80219 completed on Thu Nov 10 16:05:50 UTC 2011 TB --- 2011-11-10 16:05:50 - WARNING: no kernel config for GENERIC TB --- 2011-11-10 16:05:50 - cd /src/sys/arm/conf TB --- 2011-11-10 16:05:50 - /usr/sbin/config -m GUMSTIX TB --- 2011-11-10 16:05:51 - building GUMSTIX kernel TB --- 2011-11-10 16:05:51 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 16:05:51 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 16:05:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 16:05:51 - SRCCONF=/dev/null TB --- 2011-11-10 16:05:51 - TARGET=arm TB --- 2011-11-10 16:05:51 - TARGET_ARCH=arm TB --- 2011-11-10 16:05:51 - TZ=UTC TB --- 2011-11-10 16:05:51 - __MAKE_CONF=/dev/null TB --- 2011-11-10 16:05:51 - cd /src TB --- 2011-11-10 16:05:51 - /usr/bin/make -B buildkernel KERNCONF=GUMSTIX >>> Kernel build for GUMSTIX started on Thu Nov 10 16:05:51 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GUMSTIX completed on Thu Nov 10 16:08:38 UTC 2011 TB --- 2011-11-10 16:08:38 - cd /src/sys/arm/conf TB --- 2011-11-10 16:08:38 - /usr/sbin/config -m HL200 TB --- 2011-11-10 16:08:38 - building HL200 kernel TB --- 2011-11-10 16:08:38 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 16:08:38 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 16:08:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 16:08:38 - SRCCONF=/dev/null TB --- 2011-11-10 16:08:38 - TARGET=arm TB --- 2011-11-10 16:08:38 - TARGET_ARCH=arm TB --- 2011-11-10 16:08:38 - TZ=UTC TB --- 2011-11-10 16:08:38 - __MAKE_CONF=/dev/null TB --- 2011-11-10 16:08:38 - cd /src TB --- 2011-11-10 16:08:38 - /usr/bin/make -B buildkernel KERNCONF=HL200 >>> Kernel build for HL200 started on Thu Nov 10 16:08:38 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for HL200 completed on Thu Nov 10 16:11:18 UTC 2011 TB --- 2011-11-10 16:11:18 - cd /src/sys/arm/conf TB --- 2011-11-10 16:11:18 - /usr/sbin/config -m HL201 TB --- 2011-11-10 16:11:18 - building HL201 kernel TB --- 2011-11-10 16:11:18 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 16:11:18 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 16:11:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 16:11:18 - SRCCONF=/dev/null TB --- 2011-11-10 16:11:18 - TARGET=arm TB --- 2011-11-10 16:11:18 - TARGET_ARCH=arm TB --- 2011-11-10 16:11:18 - TZ=UTC TB --- 2011-11-10 16:11:18 - __MAKE_CONF=/dev/null TB --- 2011-11-10 16:11:18 - cd /src TB --- 2011-11-10 16:11:18 - /usr/bin/make -B buildkernel KERNCONF=HL201 >>> Kernel build for HL201 started on Thu Nov 10 16:11:18 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for HL201 completed on Thu Nov 10 16:13:35 UTC 2011 TB --- 2011-11-10 16:13:35 - cd /src/sys/arm/conf TB --- 2011-11-10 16:13:35 - /usr/sbin/config -m IQ31244 TB --- 2011-11-10 16:13:35 - building IQ31244 kernel TB --- 2011-11-10 16:13:35 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 16:13:35 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 16:13:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 16:13:35 - SRCCONF=/dev/null TB --- 2011-11-10 16:13:35 - TARGET=arm TB --- 2011-11-10 16:13:35 - TARGET_ARCH=arm TB --- 2011-11-10 16:13:35 - TZ=UTC TB --- 2011-11-10 16:13:35 - __MAKE_CONF=/dev/null TB --- 2011-11-10 16:13:35 - cd /src TB --- 2011-11-10 16:13:35 - /usr/bin/make -B buildkernel KERNCONF=IQ31244 >>> Kernel build for IQ31244 started on Thu Nov 10 16:13:36 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for IQ31244 completed on Thu Nov 10 16:17:16 UTC 2011 TB --- 2011-11-10 16:17:16 - cd /src/sys/arm/conf TB --- 2011-11-10 16:17:16 - /usr/sbin/config -m KB920X TB --- 2011-11-10 16:17:16 - building KB920X kernel TB --- 2011-11-10 16:17:16 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 16:17:16 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 16:17:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 16:17:16 - SRCCONF=/dev/null TB --- 2011-11-10 16:17:16 - TARGET=arm TB --- 2011-11-10 16:17:16 - TARGET_ARCH=arm TB --- 2011-11-10 16:17:16 - TZ=UTC TB --- 2011-11-10 16:17:16 - __MAKE_CONF=/dev/null TB --- 2011-11-10 16:17:16 - cd /src TB --- 2011-11-10 16:17:16 - /usr/bin/make -B buildkernel KERNCONF=KB920X >>> Kernel build for KB920X started on Thu Nov 10 16:17:16 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/arm.arm/src/sys/KB920X. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-10 16:22:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-10 16:22:04 - ERROR: failed to build KB920X kernel TB --- 2011-11-10 16:22:04 - 4563.14 user 1137.72 system 6123.72 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 10 16:22:18 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2257106566C; Thu, 10 Nov 2011 16:22:18 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8B21C8FC15; Thu, 10 Nov 2011 16:22:18 +0000 (UTC) Received: by vws11 with SMTP id 11so3741683vws.13 for ; Thu, 10 Nov 2011 08:22:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=ocbUStDqdQxoASX4n2oDO4wiA2SU/H55mChiDmCGPK0=; b=VNpe5Hc75d4UtKrhAWLxznF75nDsFweP5He+qva1imKcZvtL+haA0OYuJtDIOCEUjJ 4z0iEyE9UHhaqQND3hrCupVx7KfuMVWz7vtiegAmOLLCeCfZQekmnjqszmxUyUYTsJgE hVmujrHuokEbj6eJWOdQsVMGSAgzEJVikIjLg= MIME-Version: 1.0 Received: by 10.52.38.4 with SMTP id c4mr13600231vdk.123.1320941799316; Thu, 10 Nov 2011 08:16:39 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.52.29.198 with HTTP; Thu, 10 Nov 2011 08:16:39 -0800 (PST) In-Reply-To: References: <201111100705.pAA75eIT023291@freebsd-current.sentex.ca> <4EBB7A0A.20700@FreeBSD.org> Date: Thu, 10 Nov 2011 08:16:39 -0800 X-Google-Sender-Auth: irpgyvJGcmwFzUS1Z5M8QI68AxU Message-ID: From: Adrian Chadd To: Doug Barton Content-Type: text/plain; charset=ISO-8859-1 Cc: i386@freebsd.org, FreeBSD Tinderbox , current@freebsd.org Subject: Re: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 16:22:19 -0000 .. and I'm going to try to quieten some of those errors now. Since the software aggregation side requires the 802.11n fields to work, I can't easily fix it all in one hit. But I'll see what I can do to make things buildable again. Thanks and sorry for this! Adrian From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 10 16:38:44 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C0CD106566C; Thu, 10 Nov 2011 16:38:44 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 07EB58FC18; Thu, 10 Nov 2011 16:38:43 +0000 (UTC) Received: by vws11 with SMTP id 11so3767995vws.13 for ; Thu, 10 Nov 2011 08:38:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=Mzcgg0DxCyh+deunlUMWXYXcknMk8/5ljHkkdqK9HdQ=; b=o3fhMMH+VVRanmK7B3aWEO8+/s5gfvaAyiQ9erNGk4nflkw0iWZl1cS+J6iTcR61JI jHi6acwzgfkRG6Aj1cpfrSJg7R9aNc28/+J06ABK11+kz4hqNNkkxYqM8KOA/Sa4WWmd 4TZvv50wxV5uoZ6El2rWN7PbuCTRXab9ZfspI= MIME-Version: 1.0 Received: by 10.52.65.78 with SMTP id v14mr6806934vds.89.1320941320277; Thu, 10 Nov 2011 08:08:40 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.52.29.198 with HTTP; Thu, 10 Nov 2011 08:08:40 -0800 (PST) In-Reply-To: <4EBB7A0A.20700@FreeBSD.org> References: <201111100705.pAA75eIT023291@freebsd-current.sentex.ca> <4EBB7A0A.20700@FreeBSD.org> Date: Thu, 10 Nov 2011 08:08:40 -0800 X-Google-Sender-Auth: 9sIvKEIOiUydFxLhp-VHssXSRTA Message-ID: From: Adrian Chadd To: Doug Barton Content-Type: text/plain; charset=ISO-8859-1 Cc: i386@freebsd.org, FreeBSD Tinderbox , current@freebsd.org Subject: Re: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 16:38:44 -0000 This is a new problem - it seems some kernels don't have AH_SUPPORT_AR5416 in them. The module was thus being built with the default opt_ah.h which enabled it. I'd like to just get that option added to kernels for now. I'll then fix the ath/hal build to work without the extra AR5416 fields but it's going to take a bit of effort. (It won't be impossible, just will take a little more time.) So if you/others would like to fix all the kernels for which this breaks by simply adding "options AH_SUPPORT_AR5416" to the kernel configuration, or just add an option to not build ath/ath_pci/ath_ahb for those devices, please feel free. Thanks, adrian From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 10 17:00:14 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17A1E106566B; Thu, 10 Nov 2011 17:00:14 +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 C9E858FC1A; Thu, 10 Nov 2011 17:00:13 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAAH0DTo081229; Thu, 10 Nov 2011 12:00:13 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAAH0DQW081200; Thu, 10 Nov 2011 17:00:13 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 10 Nov 2011 17:00:13 GMT Message-Id: <201111101700.pAAH0DQW081200@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 17:00:14 -0000 TB --- 2011-11-10 14:40:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-10 14:40:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2011-11-10 14:40:00 - cleaning the object tree TB --- 2011-11-10 14:40:21 - cvsupping the source tree TB --- 2011-11-10 14:40:21 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/pc98/supfile TB --- 2011-11-10 14:40:34 - building world TB --- 2011-11-10 14:40:34 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 14:40:34 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 14:40:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 14:40:34 - SRCCONF=/dev/null TB --- 2011-11-10 14:40:34 - TARGET=pc98 TB --- 2011-11-10 14:40:34 - TARGET_ARCH=i386 TB --- 2011-11-10 14:40:34 - TZ=UTC TB --- 2011-11-10 14:40:34 - __MAKE_CONF=/dev/null TB --- 2011-11-10 14:40:34 - cd /src TB --- 2011-11-10 14:40:34 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 10 14:40:36 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Nov 10 16:52:05 UTC 2011 TB --- 2011-11-10 16:52:06 - generating LINT kernel config TB --- 2011-11-10 16:52:06 - cd /src/sys/pc98/conf TB --- 2011-11-10 16:52:06 - /usr/bin/make -B LINT TB --- 2011-11-10 16:52:06 - cd /src/sys/pc98/conf TB --- 2011-11-10 16:52:06 - /usr/sbin/config -m GENERIC TB --- 2011-11-10 16:52:06 - building GENERIC kernel TB --- 2011-11-10 16:52:06 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 16:52:06 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 16:52:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 16:52:06 - SRCCONF=/dev/null TB --- 2011-11-10 16:52:06 - TARGET=pc98 TB --- 2011-11-10 16:52:06 - TARGET_ARCH=i386 TB --- 2011-11-10 16:52:06 - TZ=UTC TB --- 2011-11-10 16:52:06 - __MAKE_CONF=/dev/null TB --- 2011-11-10 16:52:06 - cd /src TB --- 2011-11-10 16:52:06 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Nov 10 16:52:06 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/pc98.i386/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-10 17:00:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-10 17:00:12 - ERROR: failed to build GENERIC kernel TB --- 2011-11-10 17:00:12 - 6723.03 user 1193.45 system 8411.96 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 10 18:02:17 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 065A4106564A; Thu, 10 Nov 2011 18:02: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 CF6F08FC0A; Thu, 10 Nov 2011 18:02:16 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAAI2Ftl033762; Thu, 10 Nov 2011 13:02:16 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAAI2FQZ033683; Thu, 10 Nov 2011 18:02:15 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 10 Nov 2011 18:02:15 GMT Message-Id: <201111101802.pAAI2FQZ033683@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 18:02:17 -0000 TB --- 2011-11-10 16:22:05 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-10 16:22:05 - starting HEAD tinderbox run for ia64/ia64 TB --- 2011-11-10 16:22:05 - cleaning the object tree TB --- 2011-11-10 16:22:17 - cvsupping the source tree TB --- 2011-11-10 16:22:17 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2011-11-10 16:22:29 - building world TB --- 2011-11-10 16:22:29 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 16:22:29 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 16:22:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 16:22:29 - SRCCONF=/dev/null TB --- 2011-11-10 16:22:29 - TARGET=ia64 TB --- 2011-11-10 16:22:29 - TARGET_ARCH=ia64 TB --- 2011-11-10 16:22:29 - TZ=UTC TB --- 2011-11-10 16:22:29 - __MAKE_CONF=/dev/null TB --- 2011-11-10 16:22:29 - cd /src TB --- 2011-11-10 16:22:29 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 10 16:22:30 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Nov 10 17:52:18 UTC 2011 TB --- 2011-11-10 17:52:18 - generating LINT kernel config TB --- 2011-11-10 17:52:18 - cd /src/sys/ia64/conf TB --- 2011-11-10 17:52:18 - /usr/bin/make -B LINT TB --- 2011-11-10 17:52:18 - cd /src/sys/ia64/conf TB --- 2011-11-10 17:52:18 - /usr/sbin/config -m GENERIC TB --- 2011-11-10 17:52:18 - building GENERIC kernel TB --- 2011-11-10 17:52:18 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 17:52:18 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 17:52:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 17:52:18 - SRCCONF=/dev/null TB --- 2011-11-10 17:52:18 - TARGET=ia64 TB --- 2011-11-10 17:52:18 - TARGET_ARCH=ia64 TB --- 2011-11-10 17:52:18 - TZ=UTC TB --- 2011-11-10 17:52:18 - __MAKE_CONF=/dev/null TB --- 2011-11-10 17:52:18 - cd /src TB --- 2011-11-10 17:52:18 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Nov 10 17:52:18 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/ia64.ia64/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-10 18:02:15 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-10 18:02:15 - ERROR: failed to build GENERIC kernel TB --- 2011-11-10 18:02:15 - 4757.26 user 912.12 system 6009.78 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 10 19:36:28 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3CCA8106578D; Thu, 10 Nov 2011 19:36:28 +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 9EF278FC15; Thu, 10 Nov 2011 19:36:26 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAAJaPbu031431; Thu, 10 Nov 2011 14:36:25 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAAJaPJ2031423; Thu, 10 Nov 2011 19:36:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 10 Nov 2011 19:36:25 GMT Message-Id: <201111101936.pAAJaPJ2031423@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 19:36:28 -0000 TB --- 2011-11-10 14:40:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-10 14:40:00 - starting HEAD tinderbox run for i386/i386 TB --- 2011-11-10 14:40:00 - cleaning the object tree TB --- 2011-11-10 14:40:49 - cvsupping the source tree TB --- 2011-11-10 14:40:49 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile TB --- 2011-11-10 14:41:01 - building world TB --- 2011-11-10 14:41:01 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 14:41:01 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 14:41:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 14:41:01 - SRCCONF=/dev/null TB --- 2011-11-10 14:41:01 - TARGET=i386 TB --- 2011-11-10 14:41:01 - TARGET_ARCH=i386 TB --- 2011-11-10 14:41:01 - TZ=UTC TB --- 2011-11-10 14:41:01 - __MAKE_CONF=/dev/null TB --- 2011-11-10 14:41:01 - cd /src TB --- 2011-11-10 14:41:01 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 10 14:41:01 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Nov 10 16:52:56 UTC 2011 TB --- 2011-11-10 16:52:56 - generating LINT kernel config TB --- 2011-11-10 16:52:56 - cd /src/sys/i386/conf TB --- 2011-11-10 16:52:56 - /usr/bin/make -B LINT TB --- 2011-11-10 16:52:57 - cd /src/sys/i386/conf TB --- 2011-11-10 16:52:57 - /usr/sbin/config -m LINT-NOINET TB --- 2011-11-10 16:52:57 - building LINT-NOINET kernel TB --- 2011-11-10 16:52:57 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 16:52:57 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 16:52:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 16:52:57 - SRCCONF=/dev/null TB --- 2011-11-10 16:52:57 - TARGET=i386 TB --- 2011-11-10 16:52:57 - TARGET_ARCH=i386 TB --- 2011-11-10 16:52:57 - TZ=UTC TB --- 2011-11-10 16:52:57 - __MAKE_CONF=/dev/null TB --- 2011-11-10 16:52:57 - cd /src TB --- 2011-11-10 16:52:57 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET >>> Kernel build for LINT-NOINET started on Thu Nov 10 16:52:57 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOINET completed on Thu Nov 10 17:23:37 UTC 2011 TB --- 2011-11-10 17:23:37 - cd /src/sys/i386/conf TB --- 2011-11-10 17:23:37 - /usr/sbin/config -m LINT-NOINET6 TB --- 2011-11-10 17:23:37 - building LINT-NOINET6 kernel TB --- 2011-11-10 17:23:37 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 17:23:37 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 17:23:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 17:23:37 - SRCCONF=/dev/null TB --- 2011-11-10 17:23:37 - TARGET=i386 TB --- 2011-11-10 17:23:37 - TARGET_ARCH=i386 TB --- 2011-11-10 17:23:37 - TZ=UTC TB --- 2011-11-10 17:23:37 - __MAKE_CONF=/dev/null TB --- 2011-11-10 17:23:37 - cd /src TB --- 2011-11-10 17:23:37 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET6 >>> Kernel build for LINT-NOINET6 started on Thu Nov 10 17:23:37 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOINET6 completed on Thu Nov 10 17:54:36 UTC 2011 TB --- 2011-11-10 17:54:36 - cd /src/sys/i386/conf TB --- 2011-11-10 17:54:36 - /usr/sbin/config -m LINT-NOIP TB --- 2011-11-10 17:54:36 - building LINT-NOIP kernel TB --- 2011-11-10 17:54:36 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 17:54:36 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 17:54:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 17:54:36 - SRCCONF=/dev/null TB --- 2011-11-10 17:54:36 - TARGET=i386 TB --- 2011-11-10 17:54:36 - TARGET_ARCH=i386 TB --- 2011-11-10 17:54:36 - TZ=UTC TB --- 2011-11-10 17:54:36 - __MAKE_CONF=/dev/null TB --- 2011-11-10 17:54:36 - cd /src TB --- 2011-11-10 17:54:36 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOIP >>> Kernel build for LINT-NOIP started on Thu Nov 10 17:54:37 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOIP completed on Thu Nov 10 18:23:01 UTC 2011 TB --- 2011-11-10 18:23:01 - cd /src/sys/i386/conf TB --- 2011-11-10 18:23:01 - /usr/sbin/config -m LINT-VIMAGE TB --- 2011-11-10 18:23:01 - building LINT-VIMAGE kernel TB --- 2011-11-10 18:23:01 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 18:23:01 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 18:23:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 18:23:01 - SRCCONF=/dev/null TB --- 2011-11-10 18:23:01 - TARGET=i386 TB --- 2011-11-10 18:23:01 - TARGET_ARCH=i386 TB --- 2011-11-10 18:23:01 - TZ=UTC TB --- 2011-11-10 18:23:01 - __MAKE_CONF=/dev/null TB --- 2011-11-10 18:23:01 - cd /src TB --- 2011-11-10 18:23:01 - /usr/bin/make -B buildkernel KERNCONF=LINT-VIMAGE >>> Kernel build for LINT-VIMAGE started on Thu Nov 10 18:23:01 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-VIMAGE completed on Thu Nov 10 18:54:22 UTC 2011 TB --- 2011-11-10 18:54:22 - cd /src/sys/i386/conf TB --- 2011-11-10 18:54:22 - /usr/sbin/config -m GENERIC TB --- 2011-11-10 18:54:22 - building GENERIC kernel TB --- 2011-11-10 18:54:22 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 18:54:22 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 18:54:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 18:54:22 - SRCCONF=/dev/null TB --- 2011-11-10 18:54:22 - TARGET=i386 TB --- 2011-11-10 18:54:22 - TARGET_ARCH=i386 TB --- 2011-11-10 18:54:22 - TZ=UTC TB --- 2011-11-10 18:54:22 - __MAKE_CONF=/dev/null TB --- 2011-11-10 18:54:22 - cd /src TB --- 2011-11-10 18:54:22 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Nov 10 18:54:23 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Thu Nov 10 19:19:22 UTC 2011 TB --- 2011-11-10 19:19:22 - cd /src/sys/i386/conf TB --- 2011-11-10 19:19:22 - /usr/sbin/config -m PAE TB --- 2011-11-10 19:19:22 - building PAE kernel TB --- 2011-11-10 19:19:22 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 19:19:22 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 19:19:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 19:19:22 - SRCCONF=/dev/null TB --- 2011-11-10 19:19:22 - TARGET=i386 TB --- 2011-11-10 19:19:22 - TARGET_ARCH=i386 TB --- 2011-11-10 19:19:22 - TZ=UTC TB --- 2011-11-10 19:19:22 - __MAKE_CONF=/dev/null TB --- 2011-11-10 19:19:22 - cd /src TB --- 2011-11-10 19:19:22 - /usr/bin/make -B buildkernel KERNCONF=PAE >>> Kernel build for PAE started on Thu Nov 10 19:19:22 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for PAE completed on Thu Nov 10 19:26:06 UTC 2011 TB --- 2011-11-10 19:26:06 - cd /src/sys/i386/conf TB --- 2011-11-10 19:26:06 - /usr/sbin/config -m XBOX TB --- 2011-11-10 19:26:06 - building XBOX kernel TB --- 2011-11-10 19:26:06 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 19:26:06 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 19:26:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 19:26:06 - SRCCONF=/dev/null TB --- 2011-11-10 19:26:06 - TARGET=i386 TB --- 2011-11-10 19:26:06 - TARGET_ARCH=i386 TB --- 2011-11-10 19:26:06 - TZ=UTC TB --- 2011-11-10 19:26:06 - __MAKE_CONF=/dev/null TB --- 2011-11-10 19:26:06 - cd /src TB --- 2011-11-10 19:26:06 - /usr/bin/make -B buildkernel KERNCONF=XBOX >>> Kernel build for XBOX started on Thu Nov 10 19:26:06 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for XBOX completed on Thu Nov 10 19:29:21 UTC 2011 TB --- 2011-11-10 19:29:21 - cd /src/sys/i386/conf TB --- 2011-11-10 19:29:21 - /usr/sbin/config -m XEN TB --- 2011-11-10 19:29:21 - building XEN kernel TB --- 2011-11-10 19:29:21 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 19:29:21 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 19:29:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 19:29:21 - SRCCONF=/dev/null TB --- 2011-11-10 19:29:21 - TARGET=i386 TB --- 2011-11-10 19:29:21 - TARGET_ARCH=i386 TB --- 2011-11-10 19:29:21 - TZ=UTC TB --- 2011-11-10 19:29:21 - __MAKE_CONF=/dev/null TB --- 2011-11-10 19:29:21 - cd /src TB --- 2011-11-10 19:29:21 - /usr/bin/make -B buildkernel KERNCONF=XEN >>> Kernel build for XEN started on Thu Nov 10 19:29:21 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/i386.i386/src/sys/XEN. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-10 19:36:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-10 19:36:24 - ERROR: failed to build XEN kernel TB --- 2011-11-10 19:36:24 - 14188.42 user 2442.88 system 17784.14 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 10 19:52:57 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1265E106564A; Thu, 10 Nov 2011 19:52:57 +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 D44D78FC16; Thu, 10 Nov 2011 19:52:56 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAAJquKt047847; Thu, 10 Nov 2011 14:52:56 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAAJquVH047822; Thu, 10 Nov 2011 19:52:56 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 10 Nov 2011 19:52:56 GMT Message-Id: <201111101952.pAAJquVH047822@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc64/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 19:52:57 -0000 TB --- 2011-11-10 18:02:16 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-10 18:02:16 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2011-11-10 18:02:16 - cleaning the object tree TB --- 2011-11-10 18:02:30 - cvsupping the source tree TB --- 2011-11-10 18:02:30 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc64/powerpc/supfile TB --- 2011-11-10 18:02:41 - building world TB --- 2011-11-10 18:02:41 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 18:02:41 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 18:02:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 18:02:41 - SRCCONF=/dev/null TB --- 2011-11-10 18:02:41 - TARGET=powerpc TB --- 2011-11-10 18:02:41 - TARGET_ARCH=powerpc64 TB --- 2011-11-10 18:02:41 - TZ=UTC TB --- 2011-11-10 18:02:41 - __MAKE_CONF=/dev/null TB --- 2011-11-10 18:02:41 - cd /src TB --- 2011-11-10 18:02:41 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 10 18:02:42 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Thu Nov 10 19:44:48 UTC 2011 TB --- 2011-11-10 19:44:48 - generating LINT kernel config TB --- 2011-11-10 19:44:48 - cd /src/sys/powerpc/conf TB --- 2011-11-10 19:44:48 - /usr/bin/make -B LINT TB --- 2011-11-10 19:44:48 - cd /src/sys/powerpc/conf TB --- 2011-11-10 19:44:48 - /usr/sbin/config -m GENERIC TB --- 2011-11-10 19:44:48 - skipping GENERIC kernel TB --- 2011-11-10 19:44:48 - cd /src/sys/powerpc/conf TB --- 2011-11-10 19:44:48 - /usr/sbin/config -m GENERIC64 TB --- 2011-11-10 19:44:48 - building GENERIC64 kernel TB --- 2011-11-10 19:44:48 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 19:44:48 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 19:44:48 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 19:44:48 - SRCCONF=/dev/null TB --- 2011-11-10 19:44:48 - TARGET=powerpc TB --- 2011-11-10 19:44:48 - TARGET_ARCH=powerpc64 TB --- 2011-11-10 19:44:48 - TZ=UTC TB --- 2011-11-10 19:44:48 - __MAKE_CONF=/dev/null TB --- 2011-11-10 19:44:48 - cd /src TB --- 2011-11-10 19:44:48 - /usr/bin/make -B buildkernel KERNCONF=GENERIC64 >>> Kernel build for GENERIC64 started on Thu Nov 10 19:44:48 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/powerpc.powerpc64/src/sys/GENERIC64. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-10 19:52:55 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-10 19:52:55 - ERROR: failed to build GENERIC64 kernel TB --- 2011-11-10 19:52:55 - 4964.46 user 1133.80 system 6639.45 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 10 20:08:31 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB6D4106564A; Thu, 10 Nov 2011 20:08:31 +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 9FD8F8FC0C; Thu, 10 Nov 2011 20:08:31 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAAK8UZd024993; Thu, 10 Nov 2011 15:08:30 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAAK8U6F024977; Thu, 10 Nov 2011 20:08:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 10 Nov 2011 20:08:30 GMT Message-Id: <201111102008.pAAK8U6F024977@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 20:08:32 -0000 TB --- 2011-11-10 18:00:11 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-10 18:00:11 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-11-10 18:00:11 - cleaning the object tree TB --- 2011-11-10 18:00:32 - cvsupping the source tree TB --- 2011-11-10 18:00:32 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2011-11-10 18:00:51 - building world TB --- 2011-11-10 18:00:51 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 18:00:51 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 18:00:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 18:00:51 - SRCCONF=/dev/null TB --- 2011-11-10 18:00:51 - TARGET=powerpc TB --- 2011-11-10 18:00:51 - TARGET_ARCH=powerpc TB --- 2011-11-10 18:00:51 - TZ=UTC TB --- 2011-11-10 18:00:51 - __MAKE_CONF=/dev/null TB --- 2011-11-10 18:00:51 - cd /src TB --- 2011-11-10 18:00:51 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 10 18:00:52 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Nov 10 20:02:19 UTC 2011 TB --- 2011-11-10 20:02:19 - generating LINT kernel config TB --- 2011-11-10 20:02:19 - cd /src/sys/powerpc/conf TB --- 2011-11-10 20:02:19 - /usr/bin/make -B LINT TB --- 2011-11-10 20:02:19 - cd /src/sys/powerpc/conf TB --- 2011-11-10 20:02:19 - /usr/sbin/config -m GENERIC TB --- 2011-11-10 20:02:19 - building GENERIC kernel TB --- 2011-11-10 20:02:19 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 20:02:19 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 20:02:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 20:02:19 - SRCCONF=/dev/null TB --- 2011-11-10 20:02:19 - TARGET=powerpc TB --- 2011-11-10 20:02:19 - TARGET_ARCH=powerpc TB --- 2011-11-10 20:02:19 - TZ=UTC TB --- 2011-11-10 20:02:19 - __MAKE_CONF=/dev/null TB --- 2011-11-10 20:02:19 - cd /src TB --- 2011-11-10 20:02:19 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Nov 10 20:02:19 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/powerpc.powerpc/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-10 20:08:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-10 20:08:30 - ERROR: failed to build GENERIC kernel TB --- 2011-11-10 20:08:30 - 6225.80 user 1065.49 system 7699.02 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 10 22:42:36 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 55123106564A; Thu, 10 Nov 2011 22:42: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 124BD8FC13; Thu, 10 Nov 2011 22:42:35 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAAMgUNb043385; Thu, 10 Nov 2011 17:42:30 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAAMgU18043320; Thu, 10 Nov 2011 22:42:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 10 Nov 2011 22:42:30 GMT Message-Id: <201111102242.pAAMgU18043320@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on arm/arm X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 22:42:36 -0000 TB --- 2011-11-10 21:00:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-10 21:00:00 - starting HEAD tinderbox run for arm/arm TB --- 2011-11-10 21:00:00 - cleaning the object tree TB --- 2011-11-10 21:00:29 - cvsupping the source tree TB --- 2011-11-10 21:00:29 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/arm/arm/supfile TB --- 2011-11-10 21:00:57 - building world TB --- 2011-11-10 21:00:57 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 21:00:57 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 21:00:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 21:00:57 - SRCCONF=/dev/null TB --- 2011-11-10 21:00:57 - TARGET=arm TB --- 2011-11-10 21:00:57 - TARGET_ARCH=arm TB --- 2011-11-10 21:00:57 - TZ=UTC TB --- 2011-11-10 21:00:57 - __MAKE_CONF=/dev/null TB --- 2011-11-10 21:00:57 - cd /src TB --- 2011-11-10 21:00:57 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 10 21:00:58 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Nov 10 21:57:02 UTC 2011 TB --- 2011-11-10 21:57:02 - cd /src/sys/arm/conf TB --- 2011-11-10 21:57:02 - /usr/sbin/config -m AVILA TB --- 2011-11-10 21:57:02 - building AVILA kernel TB --- 2011-11-10 21:57:02 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 21:57:02 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 21:57:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 21:57:02 - SRCCONF=/dev/null TB --- 2011-11-10 21:57:02 - TARGET=arm TB --- 2011-11-10 21:57:02 - TARGET_ARCH=arm TB --- 2011-11-10 21:57:02 - TZ=UTC TB --- 2011-11-10 21:57:02 - __MAKE_CONF=/dev/null TB --- 2011-11-10 21:57:02 - cd /src TB --- 2011-11-10 21:57:02 - /usr/bin/make -B buildkernel KERNCONF=AVILA >>> Kernel build for AVILA started on Thu Nov 10 21:57:03 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for AVILA completed on Thu Nov 10 22:00:35 UTC 2011 TB --- 2011-11-10 22:00:35 - cd /src/sys/arm/conf TB --- 2011-11-10 22:00:35 - /usr/sbin/config -m BWCT TB --- 2011-11-10 22:00:35 - building BWCT kernel TB --- 2011-11-10 22:00:35 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 22:00:35 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 22:00:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 22:00:35 - SRCCONF=/dev/null TB --- 2011-11-10 22:00:35 - TARGET=arm TB --- 2011-11-10 22:00:35 - TARGET_ARCH=arm TB --- 2011-11-10 22:00:35 - TZ=UTC TB --- 2011-11-10 22:00:35 - __MAKE_CONF=/dev/null TB --- 2011-11-10 22:00:35 - cd /src TB --- 2011-11-10 22:00:35 - /usr/bin/make -B buildkernel KERNCONF=BWCT >>> Kernel build for BWCT started on Thu Nov 10 22:00:35 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for BWCT completed on Thu Nov 10 22:02:45 UTC 2011 TB --- 2011-11-10 22:02:45 - cd /src/sys/arm/conf TB --- 2011-11-10 22:02:45 - /usr/sbin/config -m CAMBRIA TB --- 2011-11-10 22:02:45 - building CAMBRIA kernel TB --- 2011-11-10 22:02:45 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 22:02:45 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 22:02:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 22:02:45 - SRCCONF=/dev/null TB --- 2011-11-10 22:02:45 - TARGET=arm TB --- 2011-11-10 22:02:45 - TARGET_ARCH=arm TB --- 2011-11-10 22:02:45 - TZ=UTC TB --- 2011-11-10 22:02:45 - __MAKE_CONF=/dev/null TB --- 2011-11-10 22:02:45 - cd /src TB --- 2011-11-10 22:02:45 - /usr/bin/make -B buildkernel KERNCONF=CAMBRIA >>> Kernel build for CAMBRIA started on Thu Nov 10 22:02:45 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for CAMBRIA completed on Thu Nov 10 22:05:43 UTC 2011 TB --- 2011-11-10 22:05:43 - cd /src/sys/arm/conf TB --- 2011-11-10 22:05:43 - /usr/sbin/config -m CNS11XXNAS TB --- 2011-11-10 22:05:44 - building CNS11XXNAS kernel TB --- 2011-11-10 22:05:44 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 22:05:44 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 22:05:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 22:05:44 - SRCCONF=/dev/null TB --- 2011-11-10 22:05:44 - TARGET=arm TB --- 2011-11-10 22:05:44 - TARGET_ARCH=arm TB --- 2011-11-10 22:05:44 - TZ=UTC TB --- 2011-11-10 22:05:44 - __MAKE_CONF=/dev/null TB --- 2011-11-10 22:05:44 - cd /src TB --- 2011-11-10 22:05:44 - /usr/bin/make -B buildkernel KERNCONF=CNS11XXNAS >>> Kernel build for CNS11XXNAS started on Thu Nov 10 22:05:44 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for CNS11XXNAS completed on Thu Nov 10 22:08:41 UTC 2011 TB --- 2011-11-10 22:08:41 - cd /src/sys/arm/conf TB --- 2011-11-10 22:08:41 - /usr/sbin/config -m CRB TB --- 2011-11-10 22:08:41 - building CRB kernel TB --- 2011-11-10 22:08:41 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 22:08:41 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 22:08:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 22:08:41 - SRCCONF=/dev/null TB --- 2011-11-10 22:08:41 - TARGET=arm TB --- 2011-11-10 22:08:41 - TARGET_ARCH=arm TB --- 2011-11-10 22:08:41 - TZ=UTC TB --- 2011-11-10 22:08:41 - __MAKE_CONF=/dev/null TB --- 2011-11-10 22:08:41 - cd /src TB --- 2011-11-10 22:08:41 - /usr/bin/make -B buildkernel KERNCONF=CRB >>> Kernel build for CRB started on Thu Nov 10 22:08:41 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for CRB completed on Thu Nov 10 22:12:02 UTC 2011 TB --- 2011-11-10 22:12:02 - cd /src/sys/arm/conf TB --- 2011-11-10 22:12:02 - /usr/sbin/config -m DB-78XXX TB --- 2011-11-10 22:12:02 - building DB-78XXX kernel TB --- 2011-11-10 22:12:02 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 22:12:02 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 22:12:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 22:12:02 - SRCCONF=/dev/null TB --- 2011-11-10 22:12:02 - TARGET=arm TB --- 2011-11-10 22:12:02 - TARGET_ARCH=arm TB --- 2011-11-10 22:12:02 - TZ=UTC TB --- 2011-11-10 22:12:02 - __MAKE_CONF=/dev/null TB --- 2011-11-10 22:12:02 - cd /src TB --- 2011-11-10 22:12:02 - /usr/bin/make -B buildkernel KERNCONF=DB-78XXX >>> Kernel build for DB-78XXX started on Thu Nov 10 22:12:02 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for DB-78XXX completed on Thu Nov 10 22:15:10 UTC 2011 TB --- 2011-11-10 22:15:10 - cd /src/sys/arm/conf TB --- 2011-11-10 22:15:10 - /usr/sbin/config -m DB-88F5XXX TB --- 2011-11-10 22:15:10 - building DB-88F5XXX kernel TB --- 2011-11-10 22:15:10 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 22:15:10 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 22:15:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 22:15:10 - SRCCONF=/dev/null TB --- 2011-11-10 22:15:10 - TARGET=arm TB --- 2011-11-10 22:15:10 - TARGET_ARCH=arm TB --- 2011-11-10 22:15:10 - TZ=UTC TB --- 2011-11-10 22:15:10 - __MAKE_CONF=/dev/null TB --- 2011-11-10 22:15:10 - cd /src TB --- 2011-11-10 22:15:10 - /usr/bin/make -B buildkernel KERNCONF=DB-88F5XXX >>> Kernel build for DB-88F5XXX started on Thu Nov 10 22:15:10 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for DB-88F5XXX completed on Thu Nov 10 22:17:48 UTC 2011 TB --- 2011-11-10 22:17:48 - cd /src/sys/arm/conf TB --- 2011-11-10 22:17:48 - /usr/sbin/config -m DB-88F6XXX TB --- 2011-11-10 22:17:48 - building DB-88F6XXX kernel TB --- 2011-11-10 22:17:48 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 22:17:48 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 22:17:48 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 22:17:48 - SRCCONF=/dev/null TB --- 2011-11-10 22:17:48 - TARGET=arm TB --- 2011-11-10 22:17:48 - TARGET_ARCH=arm TB --- 2011-11-10 22:17:48 - TZ=UTC TB --- 2011-11-10 22:17:48 - __MAKE_CONF=/dev/null TB --- 2011-11-10 22:17:48 - cd /src TB --- 2011-11-10 22:17:48 - /usr/bin/make -B buildkernel KERNCONF=DB-88F6XXX >>> Kernel build for DB-88F6XXX started on Thu Nov 10 22:17:48 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for DB-88F6XXX completed on Thu Nov 10 22:20:25 UTC 2011 TB --- 2011-11-10 22:20:25 - cd /src/sys/arm/conf TB --- 2011-11-10 22:20:25 - /usr/sbin/config -m DOCKSTAR TB --- 2011-11-10 22:20:25 - building DOCKSTAR kernel TB --- 2011-11-10 22:20:25 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 22:20:25 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 22:20:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 22:20:25 - SRCCONF=/dev/null TB --- 2011-11-10 22:20:25 - TARGET=arm TB --- 2011-11-10 22:20:25 - TARGET_ARCH=arm TB --- 2011-11-10 22:20:25 - TZ=UTC TB --- 2011-11-10 22:20:25 - __MAKE_CONF=/dev/null TB --- 2011-11-10 22:20:25 - cd /src TB --- 2011-11-10 22:20:25 - /usr/bin/make -B buildkernel KERNCONF=DOCKSTAR >>> Kernel build for DOCKSTAR started on Thu Nov 10 22:20:25 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for DOCKSTAR completed on Thu Nov 10 22:23:28 UTC 2011 TB --- 2011-11-10 22:23:28 - cd /src/sys/arm/conf TB --- 2011-11-10 22:23:28 - /usr/sbin/config -m EP80219 TB --- 2011-11-10 22:23:28 - building EP80219 kernel TB --- 2011-11-10 22:23:28 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 22:23:28 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 22:23:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 22:23:28 - SRCCONF=/dev/null TB --- 2011-11-10 22:23:28 - TARGET=arm TB --- 2011-11-10 22:23:28 - TARGET_ARCH=arm TB --- 2011-11-10 22:23:28 - TZ=UTC TB --- 2011-11-10 22:23:28 - __MAKE_CONF=/dev/null TB --- 2011-11-10 22:23:28 - cd /src TB --- 2011-11-10 22:23:28 - /usr/bin/make -B buildkernel KERNCONF=EP80219 >>> Kernel build for EP80219 started on Thu Nov 10 22:23:28 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for EP80219 completed on Thu Nov 10 22:26:21 UTC 2011 TB --- 2011-11-10 22:26:21 - WARNING: no kernel config for GENERIC TB --- 2011-11-10 22:26:21 - cd /src/sys/arm/conf TB --- 2011-11-10 22:26:21 - /usr/sbin/config -m GUMSTIX TB --- 2011-11-10 22:26:21 - building GUMSTIX kernel TB --- 2011-11-10 22:26:21 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 22:26:21 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 22:26:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 22:26:21 - SRCCONF=/dev/null TB --- 2011-11-10 22:26:21 - TARGET=arm TB --- 2011-11-10 22:26:21 - TARGET_ARCH=arm TB --- 2011-11-10 22:26:21 - TZ=UTC TB --- 2011-11-10 22:26:21 - __MAKE_CONF=/dev/null TB --- 2011-11-10 22:26:21 - cd /src TB --- 2011-11-10 22:26:21 - /usr/bin/make -B buildkernel KERNCONF=GUMSTIX >>> Kernel build for GUMSTIX started on Thu Nov 10 22:26:21 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GUMSTIX completed on Thu Nov 10 22:28:38 UTC 2011 TB --- 2011-11-10 22:28:38 - cd /src/sys/arm/conf TB --- 2011-11-10 22:28:38 - /usr/sbin/config -m HL200 TB --- 2011-11-10 22:28:41 - building HL200 kernel TB --- 2011-11-10 22:28:41 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 22:28:41 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 22:28:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 22:28:41 - SRCCONF=/dev/null TB --- 2011-11-10 22:28:41 - TARGET=arm TB --- 2011-11-10 22:28:41 - TARGET_ARCH=arm TB --- 2011-11-10 22:28:41 - TZ=UTC TB --- 2011-11-10 22:28:41 - __MAKE_CONF=/dev/null TB --- 2011-11-10 22:28:41 - cd /src TB --- 2011-11-10 22:28:41 - /usr/bin/make -B buildkernel KERNCONF=HL200 >>> Kernel build for HL200 started on Thu Nov 10 22:28:41 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for HL200 completed on Thu Nov 10 22:31:47 UTC 2011 TB --- 2011-11-10 22:31:47 - cd /src/sys/arm/conf TB --- 2011-11-10 22:31:47 - /usr/sbin/config -m HL201 TB --- 2011-11-10 22:31:49 - building HL201 kernel TB --- 2011-11-10 22:31:49 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 22:31:49 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 22:31:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 22:31:49 - SRCCONF=/dev/null TB --- 2011-11-10 22:31:49 - TARGET=arm TB --- 2011-11-10 22:31:49 - TARGET_ARCH=arm TB --- 2011-11-10 22:31:49 - TZ=UTC TB --- 2011-11-10 22:31:49 - __MAKE_CONF=/dev/null TB --- 2011-11-10 22:31:49 - cd /src TB --- 2011-11-10 22:31:49 - /usr/bin/make -B buildkernel KERNCONF=HL201 >>> Kernel build for HL201 started on Thu Nov 10 22:31:49 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for HL201 completed on Thu Nov 10 22:34:04 UTC 2011 TB --- 2011-11-10 22:34:04 - cd /src/sys/arm/conf TB --- 2011-11-10 22:34:04 - /usr/sbin/config -m IQ31244 TB --- 2011-11-10 22:34:04 - building IQ31244 kernel TB --- 2011-11-10 22:34:04 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 22:34:04 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 22:34:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 22:34:04 - SRCCONF=/dev/null TB --- 2011-11-10 22:34:04 - TARGET=arm TB --- 2011-11-10 22:34:04 - TARGET_ARCH=arm TB --- 2011-11-10 22:34:04 - TZ=UTC TB --- 2011-11-10 22:34:04 - __MAKE_CONF=/dev/null TB --- 2011-11-10 22:34:04 - cd /src TB --- 2011-11-10 22:34:04 - /usr/bin/make -B buildkernel KERNCONF=IQ31244 >>> Kernel build for IQ31244 started on Thu Nov 10 22:34:04 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for IQ31244 completed on Thu Nov 10 22:37:18 UTC 2011 TB --- 2011-11-10 22:37:18 - cd /src/sys/arm/conf TB --- 2011-11-10 22:37:18 - /usr/sbin/config -m KB920X TB --- 2011-11-10 22:37:19 - building KB920X kernel TB --- 2011-11-10 22:37:19 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 22:37:19 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 22:37:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 22:37:19 - SRCCONF=/dev/null TB --- 2011-11-10 22:37:19 - TARGET=arm TB --- 2011-11-10 22:37:19 - TARGET_ARCH=arm TB --- 2011-11-10 22:37:19 - TZ=UTC TB --- 2011-11-10 22:37:19 - __MAKE_CONF=/dev/null TB --- 2011-11-10 22:37:19 - cd /src TB --- 2011-11-10 22:37:19 - /usr/bin/make -B buildkernel KERNCONF=KB920X >>> Kernel build for KB920X started on Thu Nov 10 22:37:19 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/arm.arm/src/sys/KB920X. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-10 22:42:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-10 22:42:29 - ERROR: failed to build KB920X kernel TB --- 2011-11-10 22:42:29 - 4574.45 user 1142.27 system 6149.34 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Nov 10 23:20:45 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2439A1065670; Thu, 10 Nov 2011 23:20: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 E522F8FC1C; Thu, 10 Nov 2011 23:20:44 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAANKi2l012945; Thu, 10 Nov 2011 18:20:44 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAANKixh012922; Thu, 10 Nov 2011 23:20:44 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 10 Nov 2011 23:20:44 GMT Message-Id: <201111102320.pAANKixh012922@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 23:20:45 -0000 TB --- 2011-11-10 21:00:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-10 21:00:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2011-11-10 21:00:00 - cleaning the object tree TB --- 2011-11-10 21:00:25 - cvsupping the source tree TB --- 2011-11-10 21:00:25 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/pc98/supfile TB --- 2011-11-10 21:00:57 - building world TB --- 2011-11-10 21:00:57 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 21:00:57 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 21:00:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 21:00:57 - SRCCONF=/dev/null TB --- 2011-11-10 21:00:57 - TARGET=pc98 TB --- 2011-11-10 21:00:57 - TARGET_ARCH=i386 TB --- 2011-11-10 21:00:57 - TZ=UTC TB --- 2011-11-10 21:00:57 - __MAKE_CONF=/dev/null TB --- 2011-11-10 21:00:57 - cd /src TB --- 2011-11-10 21:00:57 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 10 21:00:58 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Nov 10 23:12:36 UTC 2011 TB --- 2011-11-10 23:12:36 - generating LINT kernel config TB --- 2011-11-10 23:12:36 - cd /src/sys/pc98/conf TB --- 2011-11-10 23:12:36 - /usr/bin/make -B LINT TB --- 2011-11-10 23:12:36 - cd /src/sys/pc98/conf TB --- 2011-11-10 23:12:36 - /usr/sbin/config -m GENERIC TB --- 2011-11-10 23:12:36 - building GENERIC kernel TB --- 2011-11-10 23:12:36 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 23:12:36 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 23:12:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 23:12:36 - SRCCONF=/dev/null TB --- 2011-11-10 23:12:36 - TARGET=pc98 TB --- 2011-11-10 23:12:36 - TARGET_ARCH=i386 TB --- 2011-11-10 23:12:36 - TZ=UTC TB --- 2011-11-10 23:12:36 - __MAKE_CONF=/dev/null TB --- 2011-11-10 23:12:36 - cd /src TB --- 2011-11-10 23:12:36 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Nov 10 23:12:36 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/pc98.i386/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-10 23:20:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-10 23:20:43 - ERROR: failed to build GENERIC kernel TB --- 2011-11-10 23:20:43 - 6737.02 user 1193.78 system 8443.44 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Nov 11 00:22:41 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4166F106566C; Fri, 11 Nov 2011 00:22:41 +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 146708FC14; Fri, 11 Nov 2011 00:22:40 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAB0MeKR076003; Thu, 10 Nov 2011 19:22:40 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAB0Me3W075985; Fri, 11 Nov 2011 00:22:40 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 11 Nov 2011 00:22:40 GMT Message-Id: <201111110022.pAB0Me3W075985@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Nov 2011 00:22:41 -0000 TB --- 2011-11-10 22:42:30 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-10 22:42:30 - starting HEAD tinderbox run for ia64/ia64 TB --- 2011-11-10 22:42:30 - cleaning the object tree TB --- 2011-11-10 22:42:45 - cvsupping the source tree TB --- 2011-11-10 22:42:45 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2011-11-10 22:42:58 - building world TB --- 2011-11-10 22:42:58 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 22:42:58 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 22:42:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 22:42:58 - SRCCONF=/dev/null TB --- 2011-11-10 22:42:58 - TARGET=ia64 TB --- 2011-11-10 22:42:58 - TARGET_ARCH=ia64 TB --- 2011-11-10 22:42:58 - TZ=UTC TB --- 2011-11-10 22:42:58 - __MAKE_CONF=/dev/null TB --- 2011-11-10 22:42:58 - cd /src TB --- 2011-11-10 22:42:58 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 10 22:42:58 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Fri Nov 11 00:12:34 UTC 2011 TB --- 2011-11-11 00:12:35 - generating LINT kernel config TB --- 2011-11-11 00:12:35 - cd /src/sys/ia64/conf TB --- 2011-11-11 00:12:35 - /usr/bin/make -B LINT TB --- 2011-11-11 00:12:35 - cd /src/sys/ia64/conf TB --- 2011-11-11 00:12:35 - /usr/sbin/config -m GENERIC TB --- 2011-11-11 00:12:35 - building GENERIC kernel TB --- 2011-11-11 00:12:35 - CROSS_BUILD_TESTING=YES TB --- 2011-11-11 00:12:35 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-11 00:12:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-11 00:12:35 - SRCCONF=/dev/null TB --- 2011-11-11 00:12:35 - TARGET=ia64 TB --- 2011-11-11 00:12:35 - TARGET_ARCH=ia64 TB --- 2011-11-11 00:12:35 - TZ=UTC TB --- 2011-11-11 00:12:35 - __MAKE_CONF=/dev/null TB --- 2011-11-11 00:12:35 - cd /src TB --- 2011-11-11 00:12:35 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Nov 11 00:12:35 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/ia64.ia64/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-11 00:22:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-11 00:22:39 - ERROR: failed to build GENERIC kernel TB --- 2011-11-11 00:22:39 - 4720.67 user 916.48 system 6008.93 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Nov 11 01:56:09 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6BA7106566C; Fri, 11 Nov 2011 01:56:08 +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 B896C8FC0C; Fri, 11 Nov 2011 01:56:08 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAB1u7uG076499; Thu, 10 Nov 2011 20:56:07 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAB1u7mK076488; Fri, 11 Nov 2011 01:56:07 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 11 Nov 2011 01:56:07 GMT Message-Id: <201111110156.pAB1u7mK076488@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Nov 2011 01:56:09 -0000 TB --- 2011-11-10 21:00:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-10 21:00:00 - starting HEAD tinderbox run for i386/i386 TB --- 2011-11-10 21:00:00 - cleaning the object tree TB --- 2011-11-10 21:00:53 - cvsupping the source tree TB --- 2011-11-10 21:00:53 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile TB --- 2011-11-10 21:01:04 - building world TB --- 2011-11-10 21:01:04 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 21:01:04 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 21:01:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 21:01:04 - SRCCONF=/dev/null TB --- 2011-11-10 21:01:04 - TARGET=i386 TB --- 2011-11-10 21:01:04 - TARGET_ARCH=i386 TB --- 2011-11-10 21:01:04 - TZ=UTC TB --- 2011-11-10 21:01:04 - __MAKE_CONF=/dev/null TB --- 2011-11-10 21:01:04 - cd /src TB --- 2011-11-10 21:01:04 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 10 21:01:04 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Nov 10 23:12:44 UTC 2011 TB --- 2011-11-10 23:12:45 - generating LINT kernel config TB --- 2011-11-10 23:12:45 - cd /src/sys/i386/conf TB --- 2011-11-10 23:12:45 - /usr/bin/make -B LINT TB --- 2011-11-10 23:12:45 - cd /src/sys/i386/conf TB --- 2011-11-10 23:12:45 - /usr/sbin/config -m LINT-NOINET TB --- 2011-11-10 23:12:45 - building LINT-NOINET kernel TB --- 2011-11-10 23:12:45 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 23:12:45 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 23:12:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 23:12:45 - SRCCONF=/dev/null TB --- 2011-11-10 23:12:45 - TARGET=i386 TB --- 2011-11-10 23:12:45 - TARGET_ARCH=i386 TB --- 2011-11-10 23:12:45 - TZ=UTC TB --- 2011-11-10 23:12:45 - __MAKE_CONF=/dev/null TB --- 2011-11-10 23:12:45 - cd /src TB --- 2011-11-10 23:12:45 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET >>> Kernel build for LINT-NOINET started on Thu Nov 10 23:12:45 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOINET completed on Thu Nov 10 23:43:27 UTC 2011 TB --- 2011-11-10 23:43:27 - cd /src/sys/i386/conf TB --- 2011-11-10 23:43:27 - /usr/sbin/config -m LINT-NOINET6 TB --- 2011-11-10 23:43:27 - building LINT-NOINET6 kernel TB --- 2011-11-10 23:43:27 - CROSS_BUILD_TESTING=YES TB --- 2011-11-10 23:43:27 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-10 23:43:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-10 23:43:27 - SRCCONF=/dev/null TB --- 2011-11-10 23:43:27 - TARGET=i386 TB --- 2011-11-10 23:43:27 - TARGET_ARCH=i386 TB --- 2011-11-10 23:43:27 - TZ=UTC TB --- 2011-11-10 23:43:27 - __MAKE_CONF=/dev/null TB --- 2011-11-10 23:43:27 - cd /src TB --- 2011-11-10 23:43:27 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET6 >>> Kernel build for LINT-NOINET6 started on Thu Nov 10 23:43:27 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOINET6 completed on Fri Nov 11 00:14:36 UTC 2011 TB --- 2011-11-11 00:14:36 - cd /src/sys/i386/conf TB --- 2011-11-11 00:14:36 - /usr/sbin/config -m LINT-NOIP TB --- 2011-11-11 00:14:36 - building LINT-NOIP kernel TB --- 2011-11-11 00:14:36 - CROSS_BUILD_TESTING=YES TB --- 2011-11-11 00:14:36 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-11 00:14:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-11 00:14:36 - SRCCONF=/dev/null TB --- 2011-11-11 00:14:36 - TARGET=i386 TB --- 2011-11-11 00:14:36 - TARGET_ARCH=i386 TB --- 2011-11-11 00:14:36 - TZ=UTC TB --- 2011-11-11 00:14:36 - __MAKE_CONF=/dev/null TB --- 2011-11-11 00:14:36 - cd /src TB --- 2011-11-11 00:14:36 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOIP >>> Kernel build for LINT-NOIP started on Fri Nov 11 00:14:36 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOIP completed on Fri Nov 11 00:42:29 UTC 2011 TB --- 2011-11-11 00:42:29 - cd /src/sys/i386/conf TB --- 2011-11-11 00:42:29 - /usr/sbin/config -m LINT-VIMAGE TB --- 2011-11-11 00:42:29 - building LINT-VIMAGE kernel TB --- 2011-11-11 00:42:29 - CROSS_BUILD_TESTING=YES TB --- 2011-11-11 00:42:29 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-11 00:42:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-11 00:42:29 - SRCCONF=/dev/null TB --- 2011-11-11 00:42:29 - TARGET=i386 TB --- 2011-11-11 00:42:29 - TARGET_ARCH=i386 TB --- 2011-11-11 00:42:29 - TZ=UTC TB --- 2011-11-11 00:42:29 - __MAKE_CONF=/dev/null TB --- 2011-11-11 00:42:29 - cd /src TB --- 2011-11-11 00:42:29 - /usr/bin/make -B buildkernel KERNCONF=LINT-VIMAGE >>> Kernel build for LINT-VIMAGE started on Fri Nov 11 00:42:29 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-VIMAGE completed on Fri Nov 11 01:13:54 UTC 2011 TB --- 2011-11-11 01:13:54 - cd /src/sys/i386/conf TB --- 2011-11-11 01:13:54 - /usr/sbin/config -m GENERIC TB --- 2011-11-11 01:13:54 - building GENERIC kernel TB --- 2011-11-11 01:13:54 - CROSS_BUILD_TESTING=YES TB --- 2011-11-11 01:13:54 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-11 01:13:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-11 01:13:54 - SRCCONF=/dev/null TB --- 2011-11-11 01:13:54 - TARGET=i386 TB --- 2011-11-11 01:13:54 - TARGET_ARCH=i386 TB --- 2011-11-11 01:13:54 - TZ=UTC TB --- 2011-11-11 01:13:54 - __MAKE_CONF=/dev/null TB --- 2011-11-11 01:13:54 - cd /src TB --- 2011-11-11 01:13:54 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Nov 11 01:13:54 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Fri Nov 11 01:38:52 UTC 2011 TB --- 2011-11-11 01:38:52 - cd /src/sys/i386/conf TB --- 2011-11-11 01:38:52 - /usr/sbin/config -m PAE TB --- 2011-11-11 01:38:52 - building PAE kernel TB --- 2011-11-11 01:38:52 - CROSS_BUILD_TESTING=YES TB --- 2011-11-11 01:38:52 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-11 01:38:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-11 01:38:52 - SRCCONF=/dev/null TB --- 2011-11-11 01:38:52 - TARGET=i386 TB --- 2011-11-11 01:38:52 - TARGET_ARCH=i386 TB --- 2011-11-11 01:38:52 - TZ=UTC TB --- 2011-11-11 01:38:52 - __MAKE_CONF=/dev/null TB --- 2011-11-11 01:38:52 - cd /src TB --- 2011-11-11 01:38:52 - /usr/bin/make -B buildkernel KERNCONF=PAE >>> Kernel build for PAE started on Fri Nov 11 01:38:52 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for PAE completed on Fri Nov 11 01:45:45 UTC 2011 TB --- 2011-11-11 01:45:45 - cd /src/sys/i386/conf TB --- 2011-11-11 01:45:45 - /usr/sbin/config -m XBOX TB --- 2011-11-11 01:45:45 - building XBOX kernel TB --- 2011-11-11 01:45:45 - CROSS_BUILD_TESTING=YES TB --- 2011-11-11 01:45:45 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-11 01:45:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-11 01:45:45 - SRCCONF=/dev/null TB --- 2011-11-11 01:45:45 - TARGET=i386 TB --- 2011-11-11 01:45:45 - TARGET_ARCH=i386 TB --- 2011-11-11 01:45:45 - TZ=UTC TB --- 2011-11-11 01:45:45 - __MAKE_CONF=/dev/null TB --- 2011-11-11 01:45:45 - cd /src TB --- 2011-11-11 01:45:45 - /usr/bin/make -B buildkernel KERNCONF=XBOX >>> Kernel build for XBOX started on Fri Nov 11 01:45:45 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for XBOX completed on Fri Nov 11 01:49:04 UTC 2011 TB --- 2011-11-11 01:49:04 - cd /src/sys/i386/conf TB --- 2011-11-11 01:49:04 - /usr/sbin/config -m XEN TB --- 2011-11-11 01:49:04 - building XEN kernel TB --- 2011-11-11 01:49:04 - CROSS_BUILD_TESTING=YES TB --- 2011-11-11 01:49:04 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-11 01:49:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-11 01:49:04 - SRCCONF=/dev/null TB --- 2011-11-11 01:49:04 - TARGET=i386 TB --- 2011-11-11 01:49:04 - TARGET_ARCH=i386 TB --- 2011-11-11 01:49:04 - TZ=UTC TB --- 2011-11-11 01:49:04 - __MAKE_CONF=/dev/null TB --- 2011-11-11 01:49:04 - cd /src TB --- 2011-11-11 01:49:04 - /usr/bin/make -B buildkernel KERNCONF=XEN >>> Kernel build for XEN started on Fri Nov 11 01:49:04 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/i386.i386/src/sys/XEN. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-11 01:56:06 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-11 01:56:06 - ERROR: failed to build XEN kernel TB --- 2011-11-11 01:56:07 - 14169.23 user 2439.74 system 17766.97 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Nov 11 02:13:39 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE0A3106566B; Fri, 11 Nov 2011 02:13:38 +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 A10C08FC16; Fri, 11 Nov 2011 02:13:38 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAB2Dbsw001286; Thu, 10 Nov 2011 21:13:37 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAB2Dbf3001281; Fri, 11 Nov 2011 02:13:37 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 11 Nov 2011 02:13:37 GMT Message-Id: <201111110213.pAB2Dbf3001281@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc64/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Nov 2011 02:13:39 -0000 TB --- 2011-11-11 00:22:40 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-11 00:22:40 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2011-11-11 00:22:40 - cleaning the object tree TB --- 2011-11-11 00:22:56 - cvsupping the source tree TB --- 2011-11-11 00:22:56 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc64/powerpc/supfile TB --- 2011-11-11 00:23:08 - building world TB --- 2011-11-11 00:23:08 - CROSS_BUILD_TESTING=YES TB --- 2011-11-11 00:23:08 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-11 00:23:08 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-11 00:23:08 - SRCCONF=/dev/null TB --- 2011-11-11 00:23:08 - TARGET=powerpc TB --- 2011-11-11 00:23:08 - TARGET_ARCH=powerpc64 TB --- 2011-11-11 00:23:08 - TZ=UTC TB --- 2011-11-11 00:23:08 - __MAKE_CONF=/dev/null TB --- 2011-11-11 00:23:08 - cd /src TB --- 2011-11-11 00:23:08 - /usr/bin/make -B buildworld >>> World build started on Fri Nov 11 00:23:08 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Fri Nov 11 02:05:32 UTC 2011 TB --- 2011-11-11 02:05:32 - generating LINT kernel config TB --- 2011-11-11 02:05:32 - cd /src/sys/powerpc/conf TB --- 2011-11-11 02:05:32 - /usr/bin/make -B LINT TB --- 2011-11-11 02:05:32 - cd /src/sys/powerpc/conf TB --- 2011-11-11 02:05:32 - /usr/sbin/config -m GENERIC TB --- 2011-11-11 02:05:32 - skipping GENERIC kernel TB --- 2011-11-11 02:05:32 - cd /src/sys/powerpc/conf TB --- 2011-11-11 02:05:32 - /usr/sbin/config -m GENERIC64 TB --- 2011-11-11 02:05:32 - building GENERIC64 kernel TB --- 2011-11-11 02:05:32 - CROSS_BUILD_TESTING=YES TB --- 2011-11-11 02:05:32 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-11 02:05:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-11 02:05:32 - SRCCONF=/dev/null TB --- 2011-11-11 02:05:32 - TARGET=powerpc TB --- 2011-11-11 02:05:32 - TARGET_ARCH=powerpc64 TB --- 2011-11-11 02:05:32 - TZ=UTC TB --- 2011-11-11 02:05:32 - __MAKE_CONF=/dev/null TB --- 2011-11-11 02:05:32 - cd /src TB --- 2011-11-11 02:05:32 - /usr/bin/make -B buildkernel KERNCONF=GENERIC64 >>> Kernel build for GENERIC64 started on Fri Nov 11 02:05:32 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/powerpc.powerpc64/src/sys/GENERIC64. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-11 02:13:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-11 02:13:37 - ERROR: failed to build GENERIC64 kernel TB --- 2011-11-11 02:13:37 - 4942.64 user 1145.05 system 6656.96 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc64-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Nov 11 02:29:34 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F50D106566B; Fri, 11 Nov 2011 02:29:34 +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 DFFDD8FC13; Fri, 11 Nov 2011 02:29:33 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pAB2TXSN088514; Thu, 10 Nov 2011 21:29:33 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pAB2TWH0088489; Fri, 11 Nov 2011 02:29:32 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 11 Nov 2011 02:29:32 GMT Message-Id: <201111110229.pAB2TWH0088489@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Nov 2011 02:29:34 -0000 TB --- 2011-11-11 00:20:58 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-11 00:20:58 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-11-11 00:20:58 - cleaning the object tree TB --- 2011-11-11 00:21:10 - cvsupping the source tree TB --- 2011-11-11 00:21:10 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2011-11-11 00:21:24 - building world TB --- 2011-11-11 00:21:24 - CROSS_BUILD_TESTING=YES TB --- 2011-11-11 00:21:24 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-11 00:21:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-11 00:21:24 - SRCCONF=/dev/null TB --- 2011-11-11 00:21:24 - TARGET=powerpc TB --- 2011-11-11 00:21:24 - TARGET_ARCH=powerpc TB --- 2011-11-11 00:21:24 - TZ=UTC TB --- 2011-11-11 00:21:24 - __MAKE_CONF=/dev/null TB --- 2011-11-11 00:21:24 - cd /src TB --- 2011-11-11 00:21:24 - /usr/bin/make -B buildworld >>> World build started on Fri Nov 11 00:21:35 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Fri Nov 11 02:23:18 UTC 2011 TB --- 2011-11-11 02:23:18 - generating LINT kernel config TB --- 2011-11-11 02:23:18 - cd /src/sys/powerpc/conf TB --- 2011-11-11 02:23:18 - /usr/bin/make -B LINT TB --- 2011-11-11 02:23:18 - cd /src/sys/powerpc/conf TB --- 2011-11-11 02:23:18 - /usr/sbin/config -m GENERIC TB --- 2011-11-11 02:23:18 - building GENERIC kernel TB --- 2011-11-11 02:23:18 - CROSS_BUILD_TESTING=YES TB --- 2011-11-11 02:23:18 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-11 02:23:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-11 02:23:18 - SRCCONF=/dev/null TB --- 2011-11-11 02:23:18 - TARGET=powerpc TB --- 2011-11-11 02:23:18 - TARGET_ARCH=powerpc TB --- 2011-11-11 02:23:18 - TZ=UTC TB --- 2011-11-11 02:23:18 - __MAKE_CONF=/dev/null TB --- 2011-11-11 02:23:18 - cd /src TB --- 2011-11-11 02:23:18 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Nov 11 02:23:18 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': /src/sys/modules/ath/../../dev/ath/if_ath.c:3775: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3777: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3779: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3781: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3783: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3785: error: 'struct ath_rx_status' has no member named 'rs_flags' /src/sys/modules/ath/../../dev/ath/if_ath.c:3975: error: 'struct ath_rx_status' has no member named 'rs_isaggr' *** Error code 1 Stop in /src/sys/modules/ath. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/powerpc.powerpc/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-11 02:29:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-11 02:29:32 - ERROR: failed to build GENERIC kernel TB --- 2011-11-11 02:29:32 - 6215.05 user 1068.10 system 7714.50 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Nov 12 12:05:10 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39449106567F; Sat, 12 Nov 2011 12:05:10 +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 E11358FC08; Sat, 12 Nov 2011 12:05:09 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pACC58aA001686; Sat, 12 Nov 2011 07:05:08 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pACC58ap001682; Sat, 12 Nov 2011 12:05:08 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 12 Nov 2011 12:05:08 GMT Message-Id: <201111121205.pACC58ap001682@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on arm/arm X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Nov 2011 12:05:10 -0000 TB --- 2011-11-12 11:20:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-12 11:20:00 - starting HEAD tinderbox run for arm/arm TB --- 2011-11-12 11:20:00 - cleaning the object tree TB --- 2011-11-12 11:20:29 - cvsupping the source tree TB --- 2011-11-12 11:20:29 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/arm/arm/supfile TB --- 2011-11-12 11:21:00 - building world TB --- 2011-11-12 11:21:00 - CROSS_BUILD_TESTING=YES TB --- 2011-11-12 11:21:00 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-12 11:21:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-12 11:21:00 - SRCCONF=/dev/null TB --- 2011-11-12 11:21:00 - TARGET=arm TB --- 2011-11-12 11:21:00 - TARGET_ARCH=arm TB --- 2011-11-12 11:21:00 - TZ=UTC TB --- 2011-11-12 11:21:00 - __MAKE_CONF=/dev/null TB --- 2011-11-12 11:21:00 - cd /src TB --- 2011-11-12 11:21:00 - /usr/bin/make -B buildworld >>> World build started on Sat Nov 12 11:21:00 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -fpic -DPIC -O -pipe -I/src/sbin/geom/class/mountver/../.. -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/geom/class/mountver/../../misc/subr.c -o subr.So building shared library geom_mountver.so gzip -cn /src/sbin/geom/class/mountver/gmountver.8 > gmountver.8.gz ===> sbin/geom/class/multipath (all) cc -fpic -DPIC -O -pipe -I/src/sbin/geom/class/multipath/../../../../sys -I/src/sbin/geom/class/multipath/../.. -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/geom/class/multipath/geom_multipath.c -o geom_multipath.So cc1: warnings being treated as errors /src/sbin/geom/class/multipath/geom_multipath.c: In function 'mp_label': /src/sbin/geom/class/multipath/geom_multipath.c:243: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/sbin/geom/class/multipath. *** Error code 1 Stop in /src/sbin/geom/class. *** Error code 1 Stop in /src/sbin/geom. *** Error code 1 Stop in /src/sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-12 12:05:08 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-12 12:05:08 - ERROR: failed to build world TB --- 2011-11-12 12:05:08 - 1894.68 user 600.02 system 2707.68 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Nov 12 13:11:24 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 701BF106564A; Sat, 12 Nov 2011 13:11:24 +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 220438FC0A; Sat, 12 Nov 2011 13:11:23 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pACDBNbv064807; Sat, 12 Nov 2011 08:11:23 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pACDBNZD064777; Sat, 12 Nov 2011 13:11:23 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 12 Nov 2011 13:11:23 GMT Message-Id: <201111121311.pACDBNZD064777@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Nov 2011 13:11:24 -0000 TB --- 2011-11-12 11:20:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-12 11:20:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2011-11-12 11:20:00 - cleaning the object tree TB --- 2011-11-12 11:20:25 - cvsupping the source tree TB --- 2011-11-12 11:20:25 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/pc98/supfile TB --- 2011-11-12 11:21:00 - building world TB --- 2011-11-12 11:21:00 - CROSS_BUILD_TESTING=YES TB --- 2011-11-12 11:21:00 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-12 11:21:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-12 11:21:00 - SRCCONF=/dev/null TB --- 2011-11-12 11:21:00 - TARGET=pc98 TB --- 2011-11-12 11:21:00 - TARGET_ARCH=i386 TB --- 2011-11-12 11:21:00 - TZ=UTC TB --- 2011-11-12 11:21:00 - __MAKE_CONF=/dev/null TB --- 2011-11-12 11:21:00 - cd /src TB --- 2011-11-12 11:21:00 - /usr/bin/make -B buildworld >>> World build started on Sat Nov 12 11:21:00 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -fpic -DPIC -O2 -pipe -I/src/sbin/geom/class/mountver/../.. -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/geom/class/mountver/../../misc/subr.c -o subr.So building shared library geom_mountver.so gzip -cn /src/sbin/geom/class/mountver/gmountver.8 > gmountver.8.gz ===> sbin/geom/class/multipath (all) cc -fpic -DPIC -O2 -pipe -I/src/sbin/geom/class/multipath/../../../../sys -I/src/sbin/geom/class/multipath/../.. -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/geom/class/multipath/geom_multipath.c -o geom_multipath.So cc1: warnings being treated as errors /src/sbin/geom/class/multipath/geom_multipath.c: In function 'mp_label': /src/sbin/geom/class/multipath/geom_multipath.c:243: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/sbin/geom/class/multipath. *** Error code 1 Stop in /src/sbin/geom/class. *** Error code 1 Stop in /src/sbin/geom. *** Error code 1 Stop in /src/sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-12 13:11:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-12 13:11:22 - ERROR: failed to build world TB --- 2011-11-12 13:11:22 - 5385.24 user 917.37 system 6681.92 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Nov 12 13:17:05 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 522F91065672; Sat, 12 Nov 2011 13:17:05 +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 0460D8FC1D; Sat, 12 Nov 2011 13:17:04 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pACDH3YX017841; Sat, 12 Nov 2011 08:17:03 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pACDH3C8017837; Sat, 12 Nov 2011 13:17:03 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 12 Nov 2011 13:17:03 GMT Message-Id: <201111121317.pACDH3C8017837@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Nov 2011 13:17:05 -0000 TB --- 2011-11-12 11:20:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-12 11:20:00 - starting HEAD tinderbox run for i386/i386 TB --- 2011-11-12 11:20:00 - cleaning the object tree TB --- 2011-11-12 11:20:48 - cvsupping the source tree TB --- 2011-11-12 11:20:48 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile TB --- 2011-11-12 11:26:13 - building world TB --- 2011-11-12 11:26:13 - CROSS_BUILD_TESTING=YES TB --- 2011-11-12 11:26:13 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-12 11:26:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-12 11:26:13 - SRCCONF=/dev/null TB --- 2011-11-12 11:26:13 - TARGET=i386 TB --- 2011-11-12 11:26:13 - TARGET_ARCH=i386 TB --- 2011-11-12 11:26:13 - TZ=UTC TB --- 2011-11-12 11:26:13 - __MAKE_CONF=/dev/null TB --- 2011-11-12 11:26:13 - cd /src TB --- 2011-11-12 11:26:13 - /usr/bin/make -B buildworld >>> World build started on Sat Nov 12 11:26:14 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -fpic -DPIC -O2 -pipe -I/src/sbin/geom/class/mountver/../.. -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/geom/class/mountver/../../misc/subr.c -o subr.So building shared library geom_mountver.so gzip -cn /src/sbin/geom/class/mountver/gmountver.8 > gmountver.8.gz ===> sbin/geom/class/multipath (all) cc -fpic -DPIC -O2 -pipe -I/src/sbin/geom/class/multipath/../../../../sys -I/src/sbin/geom/class/multipath/../.. -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/geom/class/multipath/geom_multipath.c -o geom_multipath.So cc1: warnings being treated as errors /src/sbin/geom/class/multipath/geom_multipath.c: In function 'mp_label': /src/sbin/geom/class/multipath/geom_multipath.c:243: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/sbin/geom/class/multipath. *** Error code 1 Stop in /src/sbin/geom/class. *** Error code 1 Stop in /src/sbin/geom. *** Error code 1 Stop in /src/sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-12 13:17:03 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-12 13:17:03 - ERROR: failed to build world TB --- 2011-11-12 13:17:03 - 5394.73 user 901.66 system 7023.01 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Nov 12 13:59:20 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FE81106566B; Sat, 12 Nov 2011 13:59:20 +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 421638FC0C; Sat, 12 Nov 2011 13:59:20 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pACDxJLf073758; Sat, 12 Nov 2011 08:59:19 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pACDxJ6N073650; Sat, 12 Nov 2011 13:59:19 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 12 Nov 2011 13:59:19 GMT Message-Id: <201111121359.pACDxJ6N073650@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Nov 2011 13:59:20 -0000 TB --- 2011-11-12 13:11:23 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-12 13:11:23 - starting HEAD tinderbox run for mips/mips TB --- 2011-11-12 13:11:23 - cleaning the object tree TB --- 2011-11-12 13:11:32 - cvsupping the source tree TB --- 2011-11-12 13:11:32 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-11-12 13:11:45 - building world TB --- 2011-11-12 13:11:45 - CROSS_BUILD_TESTING=YES TB --- 2011-11-12 13:11:45 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-12 13:11:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-12 13:11:45 - SRCCONF=/dev/null TB --- 2011-11-12 13:11:45 - TARGET=mips TB --- 2011-11-12 13:11:45 - TARGET_ARCH=mips TB --- 2011-11-12 13:11:45 - TZ=UTC TB --- 2011-11-12 13:11:45 - __MAKE_CONF=/dev/null TB --- 2011-11-12 13:11:45 - cd /src TB --- 2011-11-12 13:11:45 - /usr/bin/make -B buildworld >>> World build started on Sat Nov 12 13:11:46 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -fpic -DPIC -O -pipe -G0 -I/src/sbin/geom/class/mountver/../.. -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/geom/class/mountver/../../misc/subr.c -o subr.So building shared library geom_mountver.so gzip -cn /src/sbin/geom/class/mountver/gmountver.8 > gmountver.8.gz ===> sbin/geom/class/multipath (all) cc -fpic -DPIC -O -pipe -G0 -I/src/sbin/geom/class/multipath/../../../../sys -I/src/sbin/geom/class/multipath/../.. -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/geom/class/multipath/geom_multipath.c -o geom_multipath.So cc1: warnings being treated as errors /src/sbin/geom/class/multipath/geom_multipath.c: In function 'mp_label': /src/sbin/geom/class/multipath/geom_multipath.c:243: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/sbin/geom/class/multipath. *** Error code 1 Stop in /src/sbin/geom/class. *** Error code 1 Stop in /src/sbin/geom. *** Error code 1 Stop in /src/sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-12 13:59:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-12 13:59:19 - ERROR: failed to build world TB --- 2011-11-12 13:59:19 - 2007.28 user 578.16 system 2875.66 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Nov 12 15:00:23 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53A09106564A; Sat, 12 Nov 2011 15:00:23 +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 7EABF8FC16; Sat, 12 Nov 2011 15:00:10 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pACF09pV085902; Sat, 12 Nov 2011 10:00:09 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pACF09Yb085870; Sat, 12 Nov 2011 15:00:09 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 12 Nov 2011 15:00:09 GMT Message-Id: <201111121500.pACF09Yb085870@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Nov 2011 15:00:23 -0000 TB --- 2011-11-12 13:17:04 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-12 13:17:04 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-11-12 13:17:04 - cleaning the object tree TB --- 2011-11-12 13:17:16 - cvsupping the source tree TB --- 2011-11-12 13:17:16 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2011-11-12 13:17:29 - building world TB --- 2011-11-12 13:17:29 - CROSS_BUILD_TESTING=YES TB --- 2011-11-12 13:17:29 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-12 13:17:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-12 13:17:29 - SRCCONF=/dev/null TB --- 2011-11-12 13:17:29 - TARGET=powerpc TB --- 2011-11-12 13:17:29 - TARGET_ARCH=powerpc TB --- 2011-11-12 13:17:29 - TZ=UTC TB --- 2011-11-12 13:17:29 - __MAKE_CONF=/dev/null TB --- 2011-11-12 13:17:29 - cd /src TB --- 2011-11-12 13:17:29 - /usr/bin/make -B buildworld >>> World build started on Sat Nov 12 13:17:30 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -fpic -DPIC -O2 -pipe -I/src/sbin/geom/class/mountver/../.. -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/geom/class/mountver/../../misc/subr.c -o subr.So building shared library geom_mountver.so gzip -cn /src/sbin/geom/class/mountver/gmountver.8 > gmountver.8.gz ===> sbin/geom/class/multipath (all) cc -fpic -DPIC -O2 -pipe -I/src/sbin/geom/class/multipath/../../../../sys -I/src/sbin/geom/class/multipath/../.. -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/geom/class/multipath/geom_multipath.c -o geom_multipath.So cc1: warnings being treated as errors /src/sbin/geom/class/multipath/geom_multipath.c: In function 'mp_label': /src/sbin/geom/class/multipath/geom_multipath.c:243: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/sbin/geom/class/multipath. *** Error code 1 Stop in /src/sbin/geom/class. *** Error code 1 Stop in /src/sbin/geom. *** Error code 1 Stop in /src/sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-12 15:00:09 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-12 15:00:09 - ERROR: failed to build world TB --- 2011-11-12 15:00:09 - 4958.41 user 859.10 system 6184.96 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Nov 12 16:56:31 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EFAC11065673; Sat, 12 Nov 2011 16:56: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 A94238FC0A; Sat, 12 Nov 2011 16:56:30 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pACGuTCh002618; Sat, 12 Nov 2011 11:56:29 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pACGuT4B002617; Sat, 12 Nov 2011 16:56:29 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 12 Nov 2011 16:56:29 GMT Message-Id: <201111121656.pACGuT4B002617@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on arm/arm X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Nov 2011 16:56:31 -0000 TB --- 2011-11-12 16:10:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-12 16:10:00 - starting HEAD tinderbox run for arm/arm TB --- 2011-11-12 16:10:00 - cleaning the object tree TB --- 2011-11-12 16:10:17 - cvsupping the source tree TB --- 2011-11-12 16:10:17 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/arm/arm/supfile TB --- 2011-11-12 16:10:32 - building world TB --- 2011-11-12 16:10:32 - CROSS_BUILD_TESTING=YES TB --- 2011-11-12 16:10:32 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-12 16:10:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-12 16:10:32 - SRCCONF=/dev/null TB --- 2011-11-12 16:10:32 - TARGET=arm TB --- 2011-11-12 16:10:32 - TARGET_ARCH=arm TB --- 2011-11-12 16:10:32 - TZ=UTC TB --- 2011-11-12 16:10:32 - __MAKE_CONF=/dev/null TB --- 2011-11-12 16:10:32 - cd /src TB --- 2011-11-12 16:10:32 - /usr/bin/make -B buildworld >>> World build started on Sat Nov 12 16:10:33 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -fpic -DPIC -O -pipe -I/src/sbin/geom/class/mountver/../.. -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/geom/class/mountver/../../misc/subr.c -o subr.So building shared library geom_mountver.so gzip -cn /src/sbin/geom/class/mountver/gmountver.8 > gmountver.8.gz ===> sbin/geom/class/multipath (all) cc -fpic -DPIC -O -pipe -I/src/sbin/geom/class/multipath/../../../../sys -I/src/sbin/geom/class/multipath/../.. -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/geom/class/multipath/geom_multipath.c -o geom_multipath.So cc1: warnings being treated as errors /src/sbin/geom/class/multipath/geom_multipath.c: In function 'mp_label': /src/sbin/geom/class/multipath/geom_multipath.c:243: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/sbin/geom/class/multipath. *** Error code 1 Stop in /src/sbin/geom/class. *** Error code 1 Stop in /src/sbin/geom. *** Error code 1 Stop in /src/sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-12 16:56:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-12 16:56:29 - ERROR: failed to build world TB --- 2011-11-12 16:56:29 - 1971.11 user 602.91 system 2788.45 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Nov 12 18:06:37 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF3E21065670; Sat, 12 Nov 2011 18:06: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 A34138FC13; Sat, 12 Nov 2011 18:06:36 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pACI6Zin077906; Sat, 12 Nov 2011 13:06:35 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pACI6Z6U077891; Sat, 12 Nov 2011 18:06:35 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 12 Nov 2011 18:06:35 GMT Message-Id: <201111121806.pACI6Z6U077891@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Nov 2011 18:06:37 -0000 TB --- 2011-11-12 16:10:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-12 16:10:00 - starting HEAD tinderbox run for i386/i386 TB --- 2011-11-12 16:10:00 - cleaning the object tree TB --- 2011-11-12 16:10:17 - cvsupping the source tree TB --- 2011-11-12 16:10:17 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile TB --- 2011-11-12 16:10:32 - building world TB --- 2011-11-12 16:10:32 - CROSS_BUILD_TESTING=YES TB --- 2011-11-12 16:10:32 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-12 16:10:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-12 16:10:32 - SRCCONF=/dev/null TB --- 2011-11-12 16:10:32 - TARGET=i386 TB --- 2011-11-12 16:10:32 - TARGET_ARCH=i386 TB --- 2011-11-12 16:10:32 - TZ=UTC TB --- 2011-11-12 16:10:32 - __MAKE_CONF=/dev/null TB --- 2011-11-12 16:10:32 - cd /src TB --- 2011-11-12 16:10:32 - /usr/bin/make -B buildworld >>> World build started on Sat Nov 12 16:10:33 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -fpic -DPIC -O2 -pipe -I/src/sbin/geom/class/mountver/../.. -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/geom/class/mountver/../../misc/subr.c -o subr.So building shared library geom_mountver.so gzip -cn /src/sbin/geom/class/mountver/gmountver.8 > gmountver.8.gz ===> sbin/geom/class/multipath (all) cc -fpic -DPIC -O2 -pipe -I/src/sbin/geom/class/multipath/../../../../sys -I/src/sbin/geom/class/multipath/../.. -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/geom/class/multipath/geom_multipath.c -o geom_multipath.So cc1: warnings being treated as errors /src/sbin/geom/class/multipath/geom_multipath.c: In function 'mp_label': /src/sbin/geom/class/multipath/geom_multipath.c:243: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/sbin/geom/class/multipath. *** Error code 1 Stop in /src/sbin/geom/class. *** Error code 1 Stop in /src/sbin/geom. *** Error code 1 Stop in /src/sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-12 18:06:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-12 18:06:35 - ERROR: failed to build world TB --- 2011-11-12 18:06:35 - 5682.21 user 937.89 system 6994.54 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Nov 12 18:06:38 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76E9A106564A; Sat, 12 Nov 2011 18:06:38 +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 31DFB8FC15; Sat, 12 Nov 2011 18:06:37 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pACI6afc077993; Sat, 12 Nov 2011 13:06:36 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pACI6aGN077990; Sat, 12 Nov 2011 18:06:36 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 12 Nov 2011 18:06:36 GMT Message-Id: <201111121806.pACI6aGN077990@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Nov 2011 18:06:38 -0000 TB --- 2011-11-12 16:10:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-12 16:10:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2011-11-12 16:10:00 - cleaning the object tree TB --- 2011-11-12 16:10:17 - cvsupping the source tree TB --- 2011-11-12 16:10:17 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/pc98/supfile TB --- 2011-11-12 16:10:32 - building world TB --- 2011-11-12 16:10:32 - CROSS_BUILD_TESTING=YES TB --- 2011-11-12 16:10:32 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-12 16:10:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-12 16:10:32 - SRCCONF=/dev/null TB --- 2011-11-12 16:10:32 - TARGET=pc98 TB --- 2011-11-12 16:10:32 - TARGET_ARCH=i386 TB --- 2011-11-12 16:10:32 - TZ=UTC TB --- 2011-11-12 16:10:32 - __MAKE_CONF=/dev/null TB --- 2011-11-12 16:10:32 - cd /src TB --- 2011-11-12 16:10:32 - /usr/bin/make -B buildworld >>> World build started on Sat Nov 12 16:10:33 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -fpic -DPIC -O2 -pipe -I/src/sbin/geom/class/mountver/../.. -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/geom/class/mountver/../../misc/subr.c -o subr.So building shared library geom_mountver.so gzip -cn /src/sbin/geom/class/mountver/gmountver.8 > gmountver.8.gz ===> sbin/geom/class/multipath (all) cc -fpic -DPIC -O2 -pipe -I/src/sbin/geom/class/multipath/../../../../sys -I/src/sbin/geom/class/multipath/../.. -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/geom/class/multipath/geom_multipath.c -o geom_multipath.So cc1: warnings being treated as errors /src/sbin/geom/class/multipath/geom_multipath.c: In function 'mp_label': /src/sbin/geom/class/multipath/geom_multipath.c:243: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/sbin/geom/class/multipath. *** Error code 1 Stop in /src/sbin/geom/class. *** Error code 1 Stop in /src/sbin/geom. *** Error code 1 Stop in /src/sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-12 18:06:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-12 18:06:36 - ERROR: failed to build world TB --- 2011-11-12 18:06:36 - 5681.89 user 954.62 system 6995.85 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Nov 12 18:57:19 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 053BF1065673; Sat, 12 Nov 2011 18:57:19 +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 B4B248FC0A; Sat, 12 Nov 2011 18:57:18 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pACIvH68077635; Sat, 12 Nov 2011 13:57:17 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pACIvHP3077599; Sat, 12 Nov 2011 18:57:17 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 12 Nov 2011 18:57:17 GMT Message-Id: <201111121857.pACIvHP3077599@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Nov 2011 18:57:19 -0000 TB --- 2011-11-12 18:06:36 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-12 18:06:36 - starting HEAD tinderbox run for mips/mips TB --- 2011-11-12 18:06:36 - cleaning the object tree TB --- 2011-11-12 18:06:45 - cvsupping the source tree TB --- 2011-11-12 18:06:45 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-11-12 18:07:31 - building world TB --- 2011-11-12 18:07:31 - CROSS_BUILD_TESTING=YES TB --- 2011-11-12 18:07:31 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-12 18:07:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-12 18:07:31 - SRCCONF=/dev/null TB --- 2011-11-12 18:07:31 - TARGET=mips TB --- 2011-11-12 18:07:31 - TARGET_ARCH=mips TB --- 2011-11-12 18:07:31 - TZ=UTC TB --- 2011-11-12 18:07:31 - __MAKE_CONF=/dev/null TB --- 2011-11-12 18:07:31 - cd /src TB --- 2011-11-12 18:07:31 - /usr/bin/make -B buildworld >>> World build started on Sat Nov 12 18:07:32 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -fpic -DPIC -O -pipe -G0 -I/src/sbin/geom/class/mountver/../.. -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/geom/class/mountver/../../misc/subr.c -o subr.So building shared library geom_mountver.so gzip -cn /src/sbin/geom/class/mountver/gmountver.8 > gmountver.8.gz ===> sbin/geom/class/multipath (all) cc -fpic -DPIC -O -pipe -G0 -I/src/sbin/geom/class/multipath/../../../../sys -I/src/sbin/geom/class/multipath/../.. -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/geom/class/multipath/geom_multipath.c -o geom_multipath.So cc1: warnings being treated as errors /src/sbin/geom/class/multipath/geom_multipath.c: In function 'mp_label': /src/sbin/geom/class/multipath/geom_multipath.c:243: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/sbin/geom/class/multipath. *** Error code 1 Stop in /src/sbin/geom/class. *** Error code 1 Stop in /src/sbin/geom. *** Error code 1 Stop in /src/sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-12 18:57:17 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-12 18:57:17 - ERROR: failed to build world TB --- 2011-11-12 18:57:17 - 2146.34 user 601.64 system 3041.55 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Nov 12 19:57:03 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1EBB1106564A; Sat, 12 Nov 2011 19:57:03 +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 C61068FC0A; Sat, 12 Nov 2011 19:57:02 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pACJv1lp064789; Sat, 12 Nov 2011 14:57:01 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pACJv18v064747; Sat, 12 Nov 2011 19:57:01 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 12 Nov 2011 19:57:01 GMT Message-Id: <201111121957.pACJv18v064747@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Nov 2011 19:57:03 -0000 TB --- 2011-11-12 18:06:36 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-12 18:06:36 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-11-12 18:06:36 - cleaning the object tree TB --- 2011-11-12 18:06:46 - cvsupping the source tree TB --- 2011-11-12 18:06:46 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2011-11-12 18:07:31 - building world TB --- 2011-11-12 18:07:31 - CROSS_BUILD_TESTING=YES TB --- 2011-11-12 18:07:31 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-12 18:07:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-12 18:07:31 - SRCCONF=/dev/null TB --- 2011-11-12 18:07:31 - TARGET=powerpc TB --- 2011-11-12 18:07:31 - TARGET_ARCH=powerpc TB --- 2011-11-12 18:07:31 - TZ=UTC TB --- 2011-11-12 18:07:31 - __MAKE_CONF=/dev/null TB --- 2011-11-12 18:07:31 - cd /src TB --- 2011-11-12 18:07:31 - /usr/bin/make -B buildworld >>> World build started on Sat Nov 12 18:07:32 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -fpic -DPIC -O2 -pipe -I/src/sbin/geom/class/mountver/../.. -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/geom/class/mountver/../../misc/subr.c -o subr.So building shared library geom_mountver.so gzip -cn /src/sbin/geom/class/mountver/gmountver.8 > gmountver.8.gz ===> sbin/geom/class/multipath (all) cc -fpic -DPIC -O2 -pipe -I/src/sbin/geom/class/multipath/../../../../sys -I/src/sbin/geom/class/multipath/../.. -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/geom/class/multipath/geom_multipath.c -o geom_multipath.So cc1: warnings being treated as errors /src/sbin/geom/class/multipath/geom_multipath.c: In function 'mp_label': /src/sbin/geom/class/multipath/geom_multipath.c:243: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/sbin/geom/class/multipath. *** Error code 1 Stop in /src/sbin/geom/class. *** Error code 1 Stop in /src/sbin/geom. *** Error code 1 Stop in /src/sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-12 19:57:01 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-12 19:57:01 - ERROR: failed to build world TB --- 2011-11-12 19:57:01 - 5313.04 user 906.64 system 6624.34 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full