From owner-freebsd-tinderbox@FreeBSD.ORG Fri Aug 14 01:25:39 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73A6E106564A; Fri, 14 Aug 2009 01:25:39 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id 02C2C8FC3A; Fri, 14 Aug 2009 01:25:38 +0000 (UTC) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.3/8.14.3) with ESMTP id n7E1Pa0u052909; Thu, 13 Aug 2009 21:25:36 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n7E1PaY0068535; Thu, 13 Aug 2009 21:25:36 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9CA4E7302F; Thu, 13 Aug 2009 21:25:36 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090814012536.9CA4E7302F@freebsd-current.sentex.ca> Date: Thu, 13 Aug 2009 21:25:36 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on arm/arm X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Aug 2009 01:25:39 -0000 TB --- 2009-08-14 00:20:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-08-14 00:20:00 - starting HEAD tinderbox run for arm/arm TB --- 2009-08-14 00:20:00 - cleaning the object tree TB --- 2009-08-14 00:20:35 - cvsupping the source tree TB --- 2009-08-14 00:20:35 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/arm/arm/supfile TB --- 2009-08-14 00:20:47 - building world TB --- 2009-08-14 00:20:47 - MAKEOBJDIRPREFIX=/obj TB --- 2009-08-14 00:20:47 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-08-14 00:20:47 - TARGET=arm TB --- 2009-08-14 00:20:47 - TARGET_ARCH=arm TB --- 2009-08-14 00:20:47 - TZ=UTC TB --- 2009-08-14 00:20:47 - __MAKE_CONF=/dev/null TB --- 2009-08-14 00:20:47 - cd /src TB --- 2009-08-14 00:20:47 - /usr/bin/make -B buildworld >>> World build started on Fri Aug 14 00:20:50 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] ===> usr.sbin/mfiutil (all) cc -O -pipe -fno-builtin-strftime -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfiutil.c cc -O -pipe -fno-builtin-strftime -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_cmd.c cc -O -pipe -fno-builtin-strftime -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_config.c cc -O -pipe -fno-builtin-strftime -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_drive.c cc1: warnings being treated as errors /src/usr.sbin/mfiutil/mfi_drive.c: In function 'mfi_lookup_drive': /src/usr.sbin/mfiutil/mfi_drive.c:120: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/usr.sbin/mfiutil. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-08-14 01:25:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-08-14 01:25:36 - ERROR: failed to build world TB --- 2009-08-14 01:25:36 - 3030.63 user 369.23 system 3935.36 real http://tinderbox.des.no/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Aug 14 02:44:33 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DFE6B1065691; Fri, 14 Aug 2009 02:44:32 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id A2B4B8FC15; Fri, 14 Aug 2009 02:44:32 +0000 (UTC) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.3/8.14.3) with ESMTP id n7E2iUlL057897; Thu, 13 Aug 2009 22:44:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n7E2iUiD099781; Thu, 13 Aug 2009 22:44:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5BB7D7302F; Thu, 13 Aug 2009 22:44:30 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090814024430.5BB7D7302F@freebsd-current.sentex.ca> Date: Thu, 13 Aug 2009 22:44:30 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on 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, 14 Aug 2009 02:44:33 -0000 TB --- 2009-08-14 01:25:36 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-08-14 01:25:36 - starting HEAD tinderbox run for i386/i386 TB --- 2009-08-14 01:25:36 - cleaning the object tree TB --- 2009-08-14 01:26:21 - cvsupping the source tree TB --- 2009-08-14 01:26:21 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2009-08-14 01:26:30 - building world TB --- 2009-08-14 01:26:30 - MAKEOBJDIRPREFIX=/obj TB --- 2009-08-14 01:26:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-08-14 01:26:30 - TARGET=i386 TB --- 2009-08-14 01:26:30 - TARGET_ARCH=i386 TB --- 2009-08-14 01:26:30 - TZ=UTC TB --- 2009-08-14 01:26:30 - __MAKE_CONF=/dev/null TB --- 2009-08-14 01:26:30 - cd /src TB --- 2009-08-14 01:26:30 - /usr/bin/make -B buildworld >>> World build started on Fri Aug 14 01:26:31 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] ===> usr.sbin/mfiutil (all) cc -O2 -pipe -fno-builtin-strftime -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfiutil.c cc -O2 -pipe -fno-builtin-strftime -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_cmd.c cc -O2 -pipe -fno-builtin-strftime -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_config.c cc -O2 -pipe -fno-builtin-strftime -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_drive.c cc1: warnings being treated as errors /src/usr.sbin/mfiutil/mfi_drive.c: In function 'mfi_lookup_drive': /src/usr.sbin/mfiutil/mfi_drive.c:120: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/usr.sbin/mfiutil. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-08-14 02:44:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-08-14 02:44:30 - ERROR: failed to build world TB --- 2009-08-14 02:44:30 - 3777.65 user 368.91 system 4733.44 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Aug 14 04:04:45 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D539A106568D; Fri, 14 Aug 2009 04:04:45 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 975808FC56; Fri, 14 Aug 2009 04:04:45 +0000 (UTC) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n7E44gTP033853; Fri, 14 Aug 2009 00:04:43 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n7E44gOP066898; Fri, 14 Aug 2009 00:04:42 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 986FD7302F; Fri, 14 Aug 2009 00:04:42 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090814040442.986FD7302F@freebsd-current.sentex.ca> Date: Fri, 14 Aug 2009 00:04:42 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Aug 2009 04:04:46 -0000 TB --- 2009-08-14 02:44:30 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-08-14 02:44:30 - starting HEAD tinderbox run for i386/pc98 TB --- 2009-08-14 02:44:30 - cleaning the object tree TB --- 2009-08-14 02:45:08 - cvsupping the source tree TB --- 2009-08-14 02:45:08 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2009-08-14 02:45:18 - building world TB --- 2009-08-14 02:45:18 - MAKEOBJDIRPREFIX=/obj TB --- 2009-08-14 02:45:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-08-14 02:45:18 - TARGET=pc98 TB --- 2009-08-14 02:45:18 - TARGET_ARCH=i386 TB --- 2009-08-14 02:45:18 - TZ=UTC TB --- 2009-08-14 02:45:18 - __MAKE_CONF=/dev/null TB --- 2009-08-14 02:45:18 - cd /src TB --- 2009-08-14 02:45:18 - /usr/bin/make -B buildworld >>> World build started on Fri Aug 14 02:45:20 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] ===> usr.sbin/mfiutil (all) cc -O2 -pipe -fno-builtin-strftime -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfiutil.c cc -O2 -pipe -fno-builtin-strftime -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_cmd.c cc -O2 -pipe -fno-builtin-strftime -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_config.c cc -O2 -pipe -fno-builtin-strftime -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_drive.c cc1: warnings being treated as errors /src/usr.sbin/mfiutil/mfi_drive.c: In function 'mfi_lookup_drive': /src/usr.sbin/mfiutil/mfi_drive.c:120: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/usr.sbin/mfiutil. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-08-14 04:04:42 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-08-14 04:04:42 - ERROR: failed to build world TB --- 2009-08-14 04:04:42 - 3738.09 user 372.40 system 4811.95 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Aug 14 05:09:02 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA1A11065691; Fri, 14 Aug 2009 05:09:02 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 8DDFB8FC67; Fri, 14 Aug 2009 05:09:02 +0000 (UTC) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n7E590rE035338; Fri, 14 Aug 2009 01:09:00 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n7E58xNU082746; Fri, 14 Aug 2009 01:08:59 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id BDE357302F; Fri, 14 Aug 2009 01:08:59 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090814050859.BDE357302F@freebsd-current.sentex.ca> Date: Fri, 14 Aug 2009 01:08:59 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on 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: Fri, 14 Aug 2009 05:09:03 -0000 TB --- 2009-08-14 04:04:42 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-08-14 04:04:42 - starting HEAD tinderbox run for mips/mips TB --- 2009-08-14 04:04:42 - cleaning the object tree TB --- 2009-08-14 04:05:02 - cvsupping the source tree TB --- 2009-08-14 04:05:02 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/mips/mips/supfile TB --- 2009-08-14 04:05:09 - building world TB --- 2009-08-14 04:05:09 - MAKEOBJDIRPREFIX=/obj TB --- 2009-08-14 04:05:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-08-14 04:05:09 - TARGET=mips TB --- 2009-08-14 04:05:09 - TARGET_ARCH=mips TB --- 2009-08-14 04:05:09 - TZ=UTC TB --- 2009-08-14 04:05:09 - __MAKE_CONF=/dev/null TB --- 2009-08-14 04:05:09 - cd /src TB --- 2009-08-14 04:05:09 - /usr/bin/make -B buildworld >>> World build started on Fri Aug 14 04:05:11 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] ===> usr.sbin/mfiutil (all) cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -fno-builtin-strftime -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfiutil.c cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -fno-builtin-strftime -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_cmd.c cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -fno-builtin-strftime -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_config.c cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -fno-builtin-strftime -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_drive.c cc1: warnings being treated as errors /src/usr.sbin/mfiutil/mfi_drive.c: In function 'mfi_lookup_drive': /src/usr.sbin/mfiutil/mfi_drive.c:120: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/usr.sbin/mfiutil. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-08-14 05:08:59 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-08-14 05:08:59 - ERROR: failed to build world TB --- 2009-08-14 05:08:59 - 2959.47 user 335.62 system 3856.79 real http://tinderbox.des.no/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Aug 14 06:31:40 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92B6C106568F; Fri, 14 Aug 2009 06:31:40 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 54FED8FC56; Fri, 14 Aug 2009 06:31:40 +0000 (UTC) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n7E6Vbnm037037; Fri, 14 Aug 2009 02:31:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n7E6VbH8033642; Fri, 14 Aug 2009 02:31:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id B39877302F; Fri, 14 Aug 2009 02:31:37 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090814063137.B39877302F@freebsd-current.sentex.ca> Date: Fri, 14 Aug 2009 02:31:37 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Aug 2009 06:31:40 -0000 TB --- 2009-08-14 05:09:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-08-14 05:09:00 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2009-08-14 05:09:00 - cleaning the object tree TB --- 2009-08-14 05:09:34 - cvsupping the source tree TB --- 2009-08-14 05:09:34 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2009-08-14 05:09:43 - building world TB --- 2009-08-14 05:09:43 - MAKEOBJDIRPREFIX=/obj TB --- 2009-08-14 05:09:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-08-14 05:09:43 - TARGET=powerpc TB --- 2009-08-14 05:09:43 - TARGET_ARCH=powerpc TB --- 2009-08-14 05:09:43 - TZ=UTC TB --- 2009-08-14 05:09:43 - __MAKE_CONF=/dev/null TB --- 2009-08-14 05:09:43 - cd /src TB --- 2009-08-14 05:09:43 - /usr/bin/make -B buildworld >>> World build started on Fri Aug 14 05:09:45 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] ===> usr.sbin/mfiutil (all) cc -O2 -pipe -fno-builtin-strftime -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfiutil.c cc -O2 -pipe -fno-builtin-strftime -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_cmd.c cc -O2 -pipe -fno-builtin-strftime -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_config.c cc -O2 -pipe -fno-builtin-strftime -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_drive.c cc1: warnings being treated as errors /src/usr.sbin/mfiutil/mfi_drive.c: In function 'mfi_lookup_drive': /src/usr.sbin/mfiutil/mfi_drive.c:120: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/usr.sbin/mfiutil. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-08-14 06:31:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-08-14 06:31:37 - ERROR: failed to build world TB --- 2009-08-14 06:31:37 - 3896.80 user 364.78 system 4957.45 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Aug 14 09:46:06 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E230106568B; Fri, 14 Aug 2009 09:46:06 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id D4E138FC5A; Fri, 14 Aug 2009 09:46:05 +0000 (UTC) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n7E9k3IM042691; Fri, 14 Aug 2009 05:46:03 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n7E9k3pH078760; Fri, 14 Aug 2009 05:46:03 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id D210F7302F; Fri, 14 Aug 2009 05:46:02 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090814094602.D210F7302F@freebsd-current.sentex.ca> Date: Fri, 14 Aug 2009 05:46:02 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on 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: Fri, 14 Aug 2009 09:46:07 -0000 TB --- 2009-08-14 08:40:01 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-08-14 08:40:01 - starting HEAD tinderbox run for arm/arm TB --- 2009-08-14 08:40:01 - cleaning the object tree TB --- 2009-08-14 08:40:37 - cvsupping the source tree TB --- 2009-08-14 08:40:37 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/arm/arm/supfile TB --- 2009-08-14 08:40:45 - building world TB --- 2009-08-14 08:40:45 - MAKEOBJDIRPREFIX=/obj TB --- 2009-08-14 08:40:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-08-14 08:40:45 - TARGET=arm TB --- 2009-08-14 08:40:45 - TARGET_ARCH=arm TB --- 2009-08-14 08:40:45 - TZ=UTC TB --- 2009-08-14 08:40:45 - __MAKE_CONF=/dev/null TB --- 2009-08-14 08:40:45 - cd /src TB --- 2009-08-14 08:40:45 - /usr/bin/make -B buildworld >>> World build started on Fri Aug 14 08:40:49 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] ===> usr.sbin/mfiutil (all) cc -O -pipe -fno-builtin-strftime -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfiutil.c cc -O -pipe -fno-builtin-strftime -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_cmd.c cc -O -pipe -fno-builtin-strftime -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_config.c cc -O -pipe -fno-builtin-strftime -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_drive.c cc1: warnings being treated as errors /src/usr.sbin/mfiutil/mfi_drive.c: In function 'mfi_lookup_drive': /src/usr.sbin/mfiutil/mfi_drive.c:120: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/usr.sbin/mfiutil. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-08-14 09:46:02 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-08-14 09:46:02 - ERROR: failed to build world TB --- 2009-08-14 09:46:02 - 3030.92 user 369.27 system 3961.52 real http://tinderbox.des.no/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Aug 14 11:04:57 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B4F2106568D; Fri, 14 Aug 2009 11:04:57 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id C254B8FC15; Fri, 14 Aug 2009 11:04:56 +0000 (UTC) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n7EB4s2L045997; Fri, 14 Aug 2009 07:04:54 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n7EB4sEv019781; Fri, 14 Aug 2009 07:04:54 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id D63FF7302F; Fri, 14 Aug 2009 07:04:53 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090814110453.D63FF7302F@freebsd-current.sentex.ca> Date: Fri, 14 Aug 2009 07:04:53 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on i386/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, 14 Aug 2009 11:04:57 -0000 TB --- 2009-08-14 09:46:02 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-08-14 09:46:02 - starting HEAD tinderbox run for i386/i386 TB --- 2009-08-14 09:46:02 - cleaning the object tree TB --- 2009-08-14 09:46:24 - cvsupping the source tree TB --- 2009-08-14 09:46:25 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2009-08-14 09:46:33 - building world TB --- 2009-08-14 09:46:33 - MAKEOBJDIRPREFIX=/obj TB --- 2009-08-14 09:46:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-08-14 09:46:33 - TARGET=i386 TB --- 2009-08-14 09:46:33 - TARGET_ARCH=i386 TB --- 2009-08-14 09:46:33 - TZ=UTC TB --- 2009-08-14 09:46:33 - __MAKE_CONF=/dev/null TB --- 2009-08-14 09:46:33 - cd /src TB --- 2009-08-14 09:46:33 - /usr/bin/make -B buildworld >>> World build started on Fri Aug 14 09:46:34 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] ===> usr.sbin/mfiutil (all) cc -O2 -pipe -fno-builtin-strftime -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfiutil.c cc -O2 -pipe -fno-builtin-strftime -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_cmd.c cc -O2 -pipe -fno-builtin-strftime -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_config.c cc -O2 -pipe -fno-builtin-strftime -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_drive.c cc1: warnings being treated as errors /src/usr.sbin/mfiutil/mfi_drive.c: In function 'mfi_lookup_drive': /src/usr.sbin/mfiutil/mfi_drive.c:120: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/usr.sbin/mfiutil. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-08-14 11:04:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-08-14 11:04:53 - ERROR: failed to build world TB --- 2009-08-14 11:04:53 - 3775.40 user 365.60 system 4730.76 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Aug 14 12:24:40 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E9D81065690; Fri, 14 Aug 2009 12:24:40 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 0FD8E8FC3D; Fri, 14 Aug 2009 12:24:39 +0000 (UTC) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n7ECObQr051397; Fri, 14 Aug 2009 08:24:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n7ECObNM019680; Fri, 14 Aug 2009 08:24:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 44CC27302F; Fri, 14 Aug 2009 08:24:37 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090814122437.44CC27302F@freebsd-current.sentex.ca> Date: Fri, 14 Aug 2009 08:24:37 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Aug 2009 12:24:40 -0000 TB --- 2009-08-14 11:04:53 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-08-14 11:04:53 - starting HEAD tinderbox run for i386/pc98 TB --- 2009-08-14 11:04:54 - cleaning the object tree TB --- 2009-08-14 11:05:23 - cvsupping the source tree TB --- 2009-08-14 11:05:23 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2009-08-14 11:05:32 - building world TB --- 2009-08-14 11:05:32 - MAKEOBJDIRPREFIX=/obj TB --- 2009-08-14 11:05:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-08-14 11:05:32 - TARGET=pc98 TB --- 2009-08-14 11:05:32 - TARGET_ARCH=i386 TB --- 2009-08-14 11:05:32 - TZ=UTC TB --- 2009-08-14 11:05:32 - __MAKE_CONF=/dev/null TB --- 2009-08-14 11:05:32 - cd /src TB --- 2009-08-14 11:05:32 - /usr/bin/make -B buildworld >>> World build started on Fri Aug 14 11:05:33 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] ===> usr.sbin/mfiutil (all) cc -O2 -pipe -fno-builtin-strftime -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfiutil.c cc -O2 -pipe -fno-builtin-strftime -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_cmd.c cc -O2 -pipe -fno-builtin-strftime -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_config.c cc -O2 -pipe -fno-builtin-strftime -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_drive.c cc1: warnings being treated as errors /src/usr.sbin/mfiutil/mfi_drive.c: In function 'mfi_lookup_drive': /src/usr.sbin/mfiutil/mfi_drive.c:120: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/usr.sbin/mfiutil. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-08-14 12:24:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-08-14 12:24:37 - ERROR: failed to build world TB --- 2009-08-14 12:24:37 - 3738.05 user 371.45 system 4783.09 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Aug 14 13:28:52 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA9A0106568D; Fri, 14 Aug 2009 13:28:51 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 9BBBE8FC51; Fri, 14 Aug 2009 13:28:51 +0000 (UTC) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n7EDSmHk059697; Fri, 14 Aug 2009 09:28:48 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n7EDSmvg018689; Fri, 14 Aug 2009 09:28:48 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 1232B7302F; Fri, 14 Aug 2009 09:28:47 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090814132848.1232B7302F@freebsd-current.sentex.ca> Date: Fri, 14 Aug 2009 09:28:47 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Aug 2009 13:28:52 -0000 TB --- 2009-08-14 12:24:37 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-08-14 12:24:37 - starting HEAD tinderbox run for mips/mips TB --- 2009-08-14 12:24:37 - cleaning the object tree TB --- 2009-08-14 12:24:55 - cvsupping the source tree TB --- 2009-08-14 12:24:55 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/mips/mips/supfile TB --- 2009-08-14 12:25:04 - building world TB --- 2009-08-14 12:25:04 - MAKEOBJDIRPREFIX=/obj TB --- 2009-08-14 12:25:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-08-14 12:25:04 - TARGET=mips TB --- 2009-08-14 12:25:04 - TARGET_ARCH=mips TB --- 2009-08-14 12:25:04 - TZ=UTC TB --- 2009-08-14 12:25:04 - __MAKE_CONF=/dev/null TB --- 2009-08-14 12:25:04 - cd /src TB --- 2009-08-14 12:25:04 - /usr/bin/make -B buildworld >>> World build started on Fri Aug 14 12:25:05 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] ===> usr.sbin/mfiutil (all) cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -fno-builtin-strftime -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfiutil.c cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -fno-builtin-strftime -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_cmd.c cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -fno-builtin-strftime -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_config.c cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -fno-builtin-strftime -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/mfiutil/mfi_drive.c cc1: warnings being treated as errors /src/usr.sbin/mfiutil/mfi_drive.c: In function 'mfi_lookup_drive': /src/usr.sbin/mfiutil/mfi_drive.c:120: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/usr.sbin/mfiutil. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-08-14 13:28:47 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-08-14 13:28:47 - ERROR: failed to build world TB --- 2009-08-14 13:28:47 - 2958.74 user 336.41 system 3850.43 real http://tinderbox.des.no/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Aug 14 21:22:27 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3FE0F106568D; Fri, 14 Aug 2009 21:22:27 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 008048FC43; Fri, 14 Aug 2009 21:22:26 +0000 (UTC) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n7ELMORw014113; Fri, 14 Aug 2009 17:22:24 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n7ELMOUo080250; Fri, 14 Aug 2009 17:22:24 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id E62617302F; Fri, 14 Aug 2009 17:22:23 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090814212223.E62617302F@freebsd-current.sentex.ca> Date: Fri, 14 Aug 2009 17:22:23 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on i386/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, 14 Aug 2009 21:22:27 -0000 TB --- 2009-08-14 18:49:14 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-08-14 18:49:14 - starting HEAD tinderbox run for i386/i386 TB --- 2009-08-14 18:49:14 - cleaning the object tree TB --- 2009-08-14 18:49:33 - cvsupping the source tree TB --- 2009-08-14 18:49:33 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2009-08-14 18:49:42 - building world TB --- 2009-08-14 18:49:42 - MAKEOBJDIRPREFIX=/obj TB --- 2009-08-14 18:49:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-08-14 18:49:42 - TARGET=i386 TB --- 2009-08-14 18:49:42 - TARGET_ARCH=i386 TB --- 2009-08-14 18:49:42 - TZ=UTC TB --- 2009-08-14 18:49:42 - __MAKE_CONF=/dev/null TB --- 2009-08-14 18:49:42 - cd /src TB --- 2009-08-14 18:49:42 - /usr/bin/make -B buildworld >>> World build started on Fri Aug 14 18:49:43 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Fri Aug 14 20:11:49 UTC 2009 TB --- 2009-08-14 20:11:49 - generating LINT kernel config TB --- 2009-08-14 20:11:49 - cd /src/sys/i386/conf TB --- 2009-08-14 20:11:49 - /usr/bin/make -B LINT TB --- 2009-08-14 20:11:50 - building LINT kernel TB --- 2009-08-14 20:11:50 - MAKEOBJDIRPREFIX=/obj TB --- 2009-08-14 20:11:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-08-14 20:11:50 - TARGET=i386 TB --- 2009-08-14 20:11:50 - TARGET_ARCH=i386 TB --- 2009-08-14 20:11:50 - TZ=UTC TB --- 2009-08-14 20:11:50 - __MAKE_CONF=/dev/null TB --- 2009-08-14 20:11:50 - cd /src TB --- 2009-08-14 20:11:50 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Aug 14 20:11:50 UTC 2009 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Fri Aug 14 20:46:05 UTC 2009 TB --- 2009-08-14 20:46:05 - building GENERIC kernel TB --- 2009-08-14 20:46:05 - MAKEOBJDIRPREFIX=/obj TB --- 2009-08-14 20:46:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-08-14 20:46:05 - TARGET=i386 TB --- 2009-08-14 20:46:05 - TARGET_ARCH=i386 TB --- 2009-08-14 20:46:05 - TZ=UTC TB --- 2009-08-14 20:46:05 - __MAKE_CONF=/dev/null TB --- 2009-08-14 20:46:05 - cd /src TB --- 2009-08-14 20:46:05 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Aug 14 20:46:06 UTC 2009 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Fri Aug 14 21:12:17 UTC 2009 TB --- 2009-08-14 21:12:17 - building PAE kernel TB --- 2009-08-14 21:12:17 - MAKEOBJDIRPREFIX=/obj TB --- 2009-08-14 21:12:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-08-14 21:12:17 - TARGET=i386 TB --- 2009-08-14 21:12:17 - TARGET_ARCH=i386 TB --- 2009-08-14 21:12:17 - TZ=UTC TB --- 2009-08-14 21:12:17 - __MAKE_CONF=/dev/null TB --- 2009-08-14 21:12:17 - cd /src TB --- 2009-08-14 21:12:17 - /usr/bin/make -B buildkernel KERNCONF=PAE >>> Kernel build for PAE started on Fri Aug 14 21:12:17 UTC 2009 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for PAE completed on Fri Aug 14 21:19:03 UTC 2009 TB --- 2009-08-14 21:19:03 - building XEN kernel TB --- 2009-08-14 21:19:03 - MAKEOBJDIRPREFIX=/obj TB --- 2009-08-14 21:19:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-08-14 21:19:03 - TARGET=i386 TB --- 2009-08-14 21:19:03 - TARGET_ARCH=i386 TB --- 2009-08-14 21:19:03 - TZ=UTC TB --- 2009-08-14 21:19:03 - __MAKE_CONF=/dev/null TB --- 2009-08-14 21:19:03 - cd /src TB --- 2009-08-14 21:19:03 - /usr/bin/make -B buildkernel KERNCONF=XEN >>> Kernel build for XEN started on Fri Aug 14 21:19:04 UTC 2009 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] :> hack.c cc -shared -nostdlib hack.c -o hack.So rm -f hack.c MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh XEN 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 trap.o(.text+0xb82): In function `trap': /src/sys/i386/i386/trap.c:216: undefined reference to `ipi_nmi_handler' *** Error code 1 Stop in /obj/src/sys/XEN. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-08-14 21:22:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-08-14 21:22:23 - ERROR: failed to build XEN kernel TB --- 2009-08-14 21:22:23 - 7530.29 user 628.68 system 9188.81 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Aug 15 07:44:18 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 98BA8106568C; Sat, 15 Aug 2009 07:44:18 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 706478FC52; Sat, 15 Aug 2009 07:44:18 +0000 (UTC) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n7F7iGq5036906; Sat, 15 Aug 2009 03:44:16 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n7F7iFak077828; Sat, 15 Aug 2009 03:44:15 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 876BB7302F; Sat, 15 Aug 2009 03:44:15 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090815074415.876BB7302F@freebsd-current.sentex.ca> Date: Sat, 15 Aug 2009 03:44:15 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on i386/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, 15 Aug 2009 07:44:18 -0000 TB --- 2009-08-15 05:08:04 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-08-15 05:08:04 - starting HEAD tinderbox run for i386/i386 TB --- 2009-08-15 05:08:04 - cleaning the object tree TB --- 2009-08-15 05:08:43 - cvsupping the source tree TB --- 2009-08-15 05:08:43 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2009-08-15 05:08:51 - building world TB --- 2009-08-15 05:08:51 - MAKEOBJDIRPREFIX=/obj TB --- 2009-08-15 05:08:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-08-15 05:08:51 - TARGET=i386 TB --- 2009-08-15 05:08:51 - TARGET_ARCH=i386 TB --- 2009-08-15 05:08:51 - TZ=UTC TB --- 2009-08-15 05:08:51 - __MAKE_CONF=/dev/null TB --- 2009-08-15 05:08:51 - cd /src TB --- 2009-08-15 05:08:51 - /usr/bin/make -B buildworld >>> World build started on Sat Aug 15 05:08:53 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sat Aug 15 06:31:12 UTC 2009 TB --- 2009-08-15 06:31:12 - generating LINT kernel config TB --- 2009-08-15 06:31:12 - cd /src/sys/i386/conf TB --- 2009-08-15 06:31:12 - /usr/bin/make -B LINT TB --- 2009-08-15 06:31:12 - building LINT kernel TB --- 2009-08-15 06:31:12 - MAKEOBJDIRPREFIX=/obj TB --- 2009-08-15 06:31:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-08-15 06:31:12 - TARGET=i386 TB --- 2009-08-15 06:31:12 - TARGET_ARCH=i386 TB --- 2009-08-15 06:31:12 - TZ=UTC TB --- 2009-08-15 06:31:12 - __MAKE_CONF=/dev/null TB --- 2009-08-15 06:31:12 - cd /src TB --- 2009-08-15 06:31:12 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Aug 15 06:31:12 UTC 2009 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Sat Aug 15 07:05:54 UTC 2009 TB --- 2009-08-15 07:05:54 - building GENERIC kernel TB --- 2009-08-15 07:05:54 - MAKEOBJDIRPREFIX=/obj TB --- 2009-08-15 07:05:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-08-15 07:05:54 - TARGET=i386 TB --- 2009-08-15 07:05:54 - TARGET_ARCH=i386 TB --- 2009-08-15 07:05:54 - TZ=UTC TB --- 2009-08-15 07:05:54 - __MAKE_CONF=/dev/null TB --- 2009-08-15 07:05:54 - cd /src TB --- 2009-08-15 07:05:54 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Aug 15 07:05:54 UTC 2009 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Sat Aug 15 07:34:05 UTC 2009 TB --- 2009-08-15 07:34:05 - building PAE kernel TB --- 2009-08-15 07:34:05 - MAKEOBJDIRPREFIX=/obj TB --- 2009-08-15 07:34:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-08-15 07:34:05 - TARGET=i386 TB --- 2009-08-15 07:34:05 - TARGET_ARCH=i386 TB --- 2009-08-15 07:34:05 - TZ=UTC TB --- 2009-08-15 07:34:05 - __MAKE_CONF=/dev/null TB --- 2009-08-15 07:34:05 - cd /src TB --- 2009-08-15 07:34:05 - /usr/bin/make -B buildkernel KERNCONF=PAE >>> Kernel build for PAE started on Sat Aug 15 07:34:06 UTC 2009 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for PAE completed on Sat Aug 15 07:40:49 UTC 2009 TB --- 2009-08-15 07:40:49 - building XEN kernel TB --- 2009-08-15 07:40:49 - MAKEOBJDIRPREFIX=/obj TB --- 2009-08-15 07:40:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-08-15 07:40:49 - TARGET=i386 TB --- 2009-08-15 07:40:49 - TARGET_ARCH=i386 TB --- 2009-08-15 07:40:49 - TZ=UTC TB --- 2009-08-15 07:40:49 - __MAKE_CONF=/dev/null TB --- 2009-08-15 07:40:49 - cd /src TB --- 2009-08-15 07:40:49 - /usr/bin/make -B buildkernel KERNCONF=XEN >>> Kernel build for XEN started on Sat Aug 15 07:40:49 UTC 2009 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] :> hack.c cc -shared -nostdlib hack.c -o hack.So rm -f hack.c MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh XEN 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 trap.o(.text+0xb82): In function `trap': /src/sys/i386/i386/trap.c:216: undefined reference to `ipi_nmi_handler' *** Error code 1 Stop in /obj/src/sys/XEN. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-08-15 07:44:15 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-08-15 07:44:15 - ERROR: failed to build XEN kernel TB --- 2009-08-15 07:44:15 - 7535.02 user 632.20 system 9370.84 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Aug 15 18:22:59 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15456106568B; Sat, 15 Aug 2009 18:22:59 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id CAF708FC16; Sat, 15 Aug 2009 18:22:58 +0000 (UTC) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n7FIMuT8060024; Sat, 15 Aug 2009 14:22:56 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n7FIMuP6088480; Sat, 15 Aug 2009 14:22:56 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id B91787302F; Sat, 15 Aug 2009 14:22:55 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090815182255.B91787302F@freebsd-current.sentex.ca> Date: Sat, 15 Aug 2009 14:22:55 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on i386/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, 15 Aug 2009 18:22:59 -0000 TB --- 2009-08-15 15:48:50 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-08-15 15:48:50 - starting HEAD tinderbox run for i386/i386 TB --- 2009-08-15 15:48:50 - cleaning the object tree TB --- 2009-08-15 15:49:36 - cvsupping the source tree TB --- 2009-08-15 15:49:36 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2009-08-15 15:49:43 - building world TB --- 2009-08-15 15:49:43 - MAKEOBJDIRPREFIX=/obj TB --- 2009-08-15 15:49:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-08-15 15:49:43 - TARGET=i386 TB --- 2009-08-15 15:49:43 - TARGET_ARCH=i386 TB --- 2009-08-15 15:49:43 - TZ=UTC TB --- 2009-08-15 15:49:43 - __MAKE_CONF=/dev/null TB --- 2009-08-15 15:49:43 - cd /src TB --- 2009-08-15 15:49:43 - /usr/bin/make -B buildworld >>> World build started on Sat Aug 15 15:49:45 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sat Aug 15 17:12:02 UTC 2009 TB --- 2009-08-15 17:12:02 - generating LINT kernel config TB --- 2009-08-15 17:12:02 - cd /src/sys/i386/conf TB --- 2009-08-15 17:12:02 - /usr/bin/make -B LINT TB --- 2009-08-15 17:12:02 - building LINT kernel TB --- 2009-08-15 17:12:02 - MAKEOBJDIRPREFIX=/obj TB --- 2009-08-15 17:12:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-08-15 17:12:02 - TARGET=i386 TB --- 2009-08-15 17:12:02 - TARGET_ARCH=i386 TB --- 2009-08-15 17:12:02 - TZ=UTC TB --- 2009-08-15 17:12:02 - __MAKE_CONF=/dev/null TB --- 2009-08-15 17:12:02 - cd /src TB --- 2009-08-15 17:12:02 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Aug 15 17:12:02 UTC 2009 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Sat Aug 15 17:46:23 UTC 2009 TB --- 2009-08-15 17:46:23 - building GENERIC kernel TB --- 2009-08-15 17:46:23 - MAKEOBJDIRPREFIX=/obj TB --- 2009-08-15 17:46:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-08-15 17:46:23 - TARGET=i386 TB --- 2009-08-15 17:46:23 - TARGET_ARCH=i386 TB --- 2009-08-15 17:46:23 - TZ=UTC TB --- 2009-08-15 17:46:23 - __MAKE_CONF=/dev/null TB --- 2009-08-15 17:46:23 - cd /src TB --- 2009-08-15 17:46:23 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Aug 15 17:46:23 UTC 2009 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Sat Aug 15 18:12:43 UTC 2009 TB --- 2009-08-15 18:12:43 - building PAE kernel TB --- 2009-08-15 18:12:43 - MAKEOBJDIRPREFIX=/obj TB --- 2009-08-15 18:12:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-08-15 18:12:43 - TARGET=i386 TB --- 2009-08-15 18:12:43 - TARGET_ARCH=i386 TB --- 2009-08-15 18:12:43 - TZ=UTC TB --- 2009-08-15 18:12:43 - __MAKE_CONF=/dev/null TB --- 2009-08-15 18:12:43 - cd /src TB --- 2009-08-15 18:12:43 - /usr/bin/make -B buildkernel KERNCONF=PAE >>> Kernel build for PAE started on Sat Aug 15 18:12:44 UTC 2009 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for PAE completed on Sat Aug 15 18:19:34 UTC 2009 TB --- 2009-08-15 18:19:34 - building XEN kernel TB --- 2009-08-15 18:19:34 - MAKEOBJDIRPREFIX=/obj TB --- 2009-08-15 18:19:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-08-15 18:19:34 - TARGET=i386 TB --- 2009-08-15 18:19:34 - TARGET_ARCH=i386 TB --- 2009-08-15 18:19:34 - TZ=UTC TB --- 2009-08-15 18:19:34 - __MAKE_CONF=/dev/null TB --- 2009-08-15 18:19:34 - cd /src TB --- 2009-08-15 18:19:34 - /usr/bin/make -B buildkernel KERNCONF=XEN >>> Kernel build for XEN started on Sat Aug 15 18:19:34 UTC 2009 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] :> hack.c cc -shared -nostdlib hack.c -o hack.So rm -f hack.c MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh XEN 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 trap.o(.text+0xb82): In function `trap': /src/sys/i386/i386/trap.c:216: undefined reference to `ipi_nmi_handler' *** Error code 1 Stop in /obj/src/sys/XEN. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-08-15 18:22:55 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-08-15 18:22:55 - ERROR: failed to build XEN kernel TB --- 2009-08-15 18:22:55 - 7530.23 user 631.52 system 9245.15 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full