From owner-freebsd-tinderbox@FreeBSD.ORG Sun Jun 13 07:02:36 2010 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 835921065678; Sun, 13 Jun 2010 07:02: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 371B58FC1A; Sun, 13 Jun 2010 07:02:35 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5D72ZNQ063612; Sun, 13 Jun 2010 03:02:35 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5D72ZUB063600; Sun, 13 Jun 2010 07:02:35 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 13 Jun 2010 07:02:35 GMT Message-Id: <201006130702.o5D72ZUB063600@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, 13 Jun 2010 07:02:36 -0000 TB --- 2010-06-13 05:40:45 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-13 05:40:45 - starting HEAD tinderbox run for ia64/ia64 TB --- 2010-06-13 05:40:45 - cleaning the object tree TB --- 2010-06-13 05:40:57 - cvsupping the source tree TB --- 2010-06-13 05:40:57 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2010-06-13 05:41:33 - building world TB --- 2010-06-13 05:41:33 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-13 05:41:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-13 05:41:33 - TARGET=ia64 TB --- 2010-06-13 05:41:33 - TARGET_ARCH=ia64 TB --- 2010-06-13 05:41:33 - TZ=UTC TB --- 2010-06-13 05:41:33 - __MAKE_CONF=/dev/null TB --- 2010-06-13 05:41:33 - cd /src TB --- 2010-06-13 05:41:33 - /usr/bin/make -B buildworld >>> World build started on Sun Jun 13 05:41:33 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/command.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/config.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/devices.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/dhcp.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/disks.c cc1: warnings being treated as errors /src/usr.sbin/sysinstall/disks.c: In function 'diskPartitionWrite': /src/usr.sbin/sysinstall/disks.c:877: warning: unused variable 'boot1' *** Error code 1 Stop in /src/usr.sbin/sysinstall. *** 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 --- 2010-06-13 07:02:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-13 07:02:34 - ERROR: failed to build world TB --- 2010-06-13 07:02:34 - 3819.82 user 633.77 system 4909.10 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Jun 13 08:41:27 2010 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 2C051106566B; Sun, 13 Jun 2010 08:41:27 +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 C589F8FC0C; Sun, 13 Jun 2010 08:41:26 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5D8fPT8035338; Sun, 13 Jun 2010 04:41:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5D8fP4E035337; Sun, 13 Jun 2010 08:41:25 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 13 Jun 2010 08:41:25 GMT Message-Id: <201006130841.o5D8fP4E035337@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, 13 Jun 2010 08:41:27 -0000 TB --- 2010-06-13 07:39:07 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-13 07:39:07 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2010-06-13 07:39:07 - cleaning the object tree TB --- 2010-06-13 07:39:16 - cvsupping the source tree TB --- 2010-06-13 07:39:16 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2010-06-13 07:41:18 - building world TB --- 2010-06-13 07:41:18 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-13 07:41:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-13 07:41:18 - TARGET=sparc64 TB --- 2010-06-13 07:41:18 - TARGET_ARCH=sparc64 TB --- 2010-06-13 07:41:18 - TZ=UTC TB --- 2010-06-13 07:41:18 - __MAKE_CONF=/dev/null TB --- 2010-06-13 07:41:18 - cd /src TB --- 2010-06-13 07:41:18 - /usr/bin/make -B buildworld >>> World build started on Sun Jun 13 07:41:18 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/index.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/install.c cc1: warnings being treated as errors /src/usr.sbin/sysinstall/install.c: In function 'installStandard': /src/usr.sbin/sysinstall/install.c:632: warning: unused variable 'devs' /src/usr.sbin/sysinstall/install.c:631: warning: unused variable 'tries' /src/usr.sbin/sysinstall/install.c: In function 'installFixupBase': /src/usr.sbin/sysinstall/install.c:877: warning: unused variable 'fp' *** Error code 1 Stop in /src/usr.sbin/sysinstall. *** 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 --- 2010-06-13 08:41:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-13 08:41:25 - ERROR: failed to build world TB --- 2010-06-13 08:41:25 - 2730.92 user 569.55 system 3738.56 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Jun 13 08:52:43 2010 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 91D611065675; Sun, 13 Jun 2010 08:52:43 +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 3696E8FC13; Sun, 13 Jun 2010 08:52:42 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5D8qg9K084704; Sun, 13 Jun 2010 04:52:42 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5D8qg6U084697; Sun, 13 Jun 2010 08:52:42 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 13 Jun 2010 08:52:42 GMT Message-Id: <201006130852.o5D8qg6U084697@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: Sun, 13 Jun 2010 08:52:43 -0000 TB --- 2010-06-13 07:11:24 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-13 07:11:24 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2010-06-13 07:11:24 - cleaning the object tree TB --- 2010-06-13 07:11:35 - cvsupping the source tree TB --- 2010-06-13 07:11:35 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2010-06-13 07:14:58 - building world TB --- 2010-06-13 07:14:58 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-13 07:14:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-13 07:14:58 - TARGET=powerpc TB --- 2010-06-13 07:14:58 - TARGET_ARCH=powerpc TB --- 2010-06-13 07:14:58 - TZ=UTC TB --- 2010-06-13 07:14:58 - __MAKE_CONF=/dev/null TB --- 2010-06-13 07:14:58 - cd /src TB --- 2010-06-13 07:14:58 - /usr/bin/make -B buildworld >>> World build started on Sun Jun 13 07:14:59 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/index.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/install.c cc1: warnings being treated as errors /src/usr.sbin/sysinstall/install.c: In function 'installStandard': /src/usr.sbin/sysinstall/install.c:632: warning: unused variable 'devs' /src/usr.sbin/sysinstall/install.c:631: warning: unused variable 'tries' /src/usr.sbin/sysinstall/install.c: In function 'installFixupBase': /src/usr.sbin/sysinstall/install.c:877: warning: unused variable 'fp' *** Error code 1 Stop in /src/usr.sbin/sysinstall. *** 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 --- 2010-06-13 08:52:42 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-13 08:52:42 - ERROR: failed to build world TB --- 2010-06-13 08:52:42 - 4778.73 user 734.32 system 6077.99 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Jun 13 08:56:45 2010 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 2FEE91065673; Sun, 13 Jun 2010 08:56: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 C84DA8FC1B; Sun, 13 Jun 2010 08:56:44 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5D8ui7G092276; Sun, 13 Jun 2010 04:56:44 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5D8uiug092275; Sun, 13 Jun 2010 08:56:44 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 13 Jun 2010 08:56:44 GMT Message-Id: <201006130856.o5D8uiug092275@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/sun4v X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jun 2010 08:56:45 -0000 TB --- 2010-06-13 07:57:08 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-13 07:57:08 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2010-06-13 07:57:08 - cleaning the object tree TB --- 2010-06-13 07:57:17 - cvsupping the source tree TB --- 2010-06-13 07:57:17 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2010-06-13 07:58:42 - building world TB --- 2010-06-13 07:58:42 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-13 07:58:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-13 07:58:42 - TARGET=sun4v TB --- 2010-06-13 07:58:42 - TARGET_ARCH=sparc64 TB --- 2010-06-13 07:58:42 - TZ=UTC TB --- 2010-06-13 07:58:42 - __MAKE_CONF=/dev/null TB --- 2010-06-13 07:58:42 - cd /src TB --- 2010-06-13 07:58:42 - /usr/bin/make -B buildworld >>> World build started on Sun Jun 13 07:58:43 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/index.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/install.c cc1: warnings being treated as errors /src/usr.sbin/sysinstall/install.c: In function 'installStandard': /src/usr.sbin/sysinstall/install.c:632: warning: unused variable 'devs' /src/usr.sbin/sysinstall/install.c:631: warning: unused variable 'tries' /src/usr.sbin/sysinstall/install.c: In function 'installFixupBase': /src/usr.sbin/sysinstall/install.c:877: warning: unused variable 'fp' *** Error code 1 Stop in /src/usr.sbin/sysinstall. *** 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 --- 2010-06-13 08:56:44 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-13 08:56:44 - ERROR: failed to build world TB --- 2010-06-13 08:56:44 - 2717.34 user 559.16 system 3575.33 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Jun 13 17:54:02 2010 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 D81E91065672; Sun, 13 Jun 2010 17:54:02 +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 91AC48FC14; Sun, 13 Jun 2010 17:54:02 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5DHs1vl003926; Sun, 13 Jun 2010 13:54:01 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5DHs1NR003925; Sun, 13 Jun 2010 17:54:01 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 13 Jun 2010 17:54:01 GMT Message-Id: <201006131754.o5DHs1NR003925@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, 13 Jun 2010 17:54:03 -0000 TB --- 2010-06-13 16:32:45 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-13 16:32:45 - starting HEAD tinderbox run for ia64/ia64 TB --- 2010-06-13 16:32:45 - cleaning the object tree TB --- 2010-06-13 16:32:54 - cvsupping the source tree TB --- 2010-06-13 16:32:54 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2010-06-13 16:33:19 - building world TB --- 2010-06-13 16:33:19 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-13 16:33:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-13 16:33:19 - TARGET=ia64 TB --- 2010-06-13 16:33:19 - TARGET_ARCH=ia64 TB --- 2010-06-13 16:33:19 - TZ=UTC TB --- 2010-06-13 16:33:19 - __MAKE_CONF=/dev/null TB --- 2010-06-13 16:33:19 - cd /src TB --- 2010-06-13 16:33:19 - /usr/bin/make -B buildworld >>> World build started on Sun Jun 13 16:33:20 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/command.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/config.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/devices.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/dhcp.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/disks.c cc1: warnings being treated as errors /src/usr.sbin/sysinstall/disks.c: In function 'diskPartitionWrite': /src/usr.sbin/sysinstall/disks.c:877: warning: unused variable 'boot1' *** Error code 1 Stop in /src/usr.sbin/sysinstall. *** 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 --- 2010-06-13 17:54:01 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-13 17:54:01 - ERROR: failed to build world TB --- 2010-06-13 17:54:01 - 3812.89 user 610.40 system 4875.87 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Jun 13 19:28:28 2010 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 2972E106566C; Sun, 13 Jun 2010 19:28: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 C10828FC08; Sun, 13 Jun 2010 19:28:27 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5DJSQ8V064625; Sun, 13 Jun 2010 15:28:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5DJSQJ8064617; Sun, 13 Jun 2010 19:28:26 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 13 Jun 2010 19:28:26 GMT Message-Id: <201006131928.o5DJSQJ8064617@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, 13 Jun 2010 19:28:28 -0000 TB --- 2010-06-13 18:27:13 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-13 18:27:13 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2010-06-13 18:27:13 - cleaning the object tree TB --- 2010-06-13 18:27:22 - cvsupping the source tree TB --- 2010-06-13 18:27:22 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2010-06-13 18:27:39 - building world TB --- 2010-06-13 18:27:39 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-13 18:27:39 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-13 18:27:39 - TARGET=sparc64 TB --- 2010-06-13 18:27:39 - TARGET_ARCH=sparc64 TB --- 2010-06-13 18:27:39 - TZ=UTC TB --- 2010-06-13 18:27:39 - __MAKE_CONF=/dev/null TB --- 2010-06-13 18:27:39 - cd /src TB --- 2010-06-13 18:27:39 - /usr/bin/make -B buildworld >>> World build started on Sun Jun 13 18:27:40 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/index.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/install.c cc1: warnings being treated as errors /src/usr.sbin/sysinstall/install.c: In function 'installStandard': /src/usr.sbin/sysinstall/install.c:632: warning: unused variable 'devs' /src/usr.sbin/sysinstall/install.c:631: warning: unused variable 'tries' /src/usr.sbin/sysinstall/install.c: In function 'installFixupBase': /src/usr.sbin/sysinstall/install.c:877: warning: unused variable 'fp' *** Error code 1 Stop in /src/usr.sbin/sysinstall. *** 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 --- 2010-06-13 19:28:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-13 19:28:26 - ERROR: failed to build world TB --- 2010-06-13 19:28:26 - 2727.27 user 566.72 system 3673.15 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Jun 13 19:39:24 2010 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 4DFD3106566B; Sun, 13 Jun 2010 19:39: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 E5F138FC16; Sun, 13 Jun 2010 19:39:23 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5DJdNIf005816; Sun, 13 Jun 2010 15:39:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5DJdNB4005815; Sun, 13 Jun 2010 19:39:23 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 13 Jun 2010 19:39:23 GMT Message-Id: <201006131939.o5DJdNB4005815@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: Sun, 13 Jun 2010 19:39:24 -0000 TB --- 2010-06-13 18:00:52 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-13 18:00:52 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2010-06-13 18:00:52 - cleaning the object tree TB --- 2010-06-13 18:01:03 - cvsupping the source tree TB --- 2010-06-13 18:01:03 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2010-06-13 18:01:29 - building world TB --- 2010-06-13 18:01:29 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-13 18:01:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-13 18:01:29 - TARGET=powerpc TB --- 2010-06-13 18:01:29 - TARGET_ARCH=powerpc TB --- 2010-06-13 18:01:29 - TZ=UTC TB --- 2010-06-13 18:01:29 - __MAKE_CONF=/dev/null TB --- 2010-06-13 18:01:29 - cd /src TB --- 2010-06-13 18:01:29 - /usr/bin/make -B buildworld >>> World build started on Sun Jun 13 18:01:29 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/index.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/install.c cc1: warnings being treated as errors /src/usr.sbin/sysinstall/install.c: In function 'installStandard': /src/usr.sbin/sysinstall/install.c:632: warning: unused variable 'devs' /src/usr.sbin/sysinstall/install.c:631: warning: unused variable 'tries' /src/usr.sbin/sysinstall/install.c: In function 'installFixupBase': /src/usr.sbin/sysinstall/install.c:877: warning: unused variable 'fp' *** Error code 1 Stop in /src/usr.sbin/sysinstall. *** 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 --- 2010-06-13 19:39:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-13 19:39:23 - ERROR: failed to build world TB --- 2010-06-13 19:39:23 - 4768.15 user 723.59 system 5910.27 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Jun 13 19:46:17 2010 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 72E921065672; Sun, 13 Jun 2010 19:46: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 151C38FC0A; Sun, 13 Jun 2010 19:46:16 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5DJkGCm021278; Sun, 13 Jun 2010 15:46:16 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5DJkGiL021277; Sun, 13 Jun 2010 19:46:16 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 13 Jun 2010 19:46:16 GMT Message-Id: <201006131946.o5DJkGiL021277@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/sun4v X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jun 2010 19:46:17 -0000 TB --- 2010-06-13 18:47:41 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-13 18:47:41 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2010-06-13 18:47:41 - cleaning the object tree TB --- 2010-06-13 18:47:51 - cvsupping the source tree TB --- 2010-06-13 18:47:51 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2010-06-13 18:48:10 - building world TB --- 2010-06-13 18:48:10 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-13 18:48:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-13 18:48:10 - TARGET=sun4v TB --- 2010-06-13 18:48:10 - TARGET_ARCH=sparc64 TB --- 2010-06-13 18:48:10 - TZ=UTC TB --- 2010-06-13 18:48:10 - __MAKE_CONF=/dev/null TB --- 2010-06-13 18:48:10 - cd /src TB --- 2010-06-13 18:48:10 - /usr/bin/make -B buildworld >>> World build started on Sun Jun 13 18:48:11 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/index.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/install.c cc1: warnings being treated as errors /src/usr.sbin/sysinstall/install.c: In function 'installStandard': /src/usr.sbin/sysinstall/install.c:632: warning: unused variable 'devs' /src/usr.sbin/sysinstall/install.c:631: warning: unused variable 'tries' /src/usr.sbin/sysinstall/install.c: In function 'installFixupBase': /src/usr.sbin/sysinstall/install.c:877: warning: unused variable 'fp' *** Error code 1 Stop in /src/usr.sbin/sysinstall. *** 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 --- 2010-06-13 19:46:16 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-13 19:46:16 - ERROR: failed to build world TB --- 2010-06-13 19:46:16 - 2716.34 user 551.34 system 3514.29 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Jun 14 04:46:11 2010 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 A3BA21065670; Mon, 14 Jun 2010 04:46:11 +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 581ED8FC0A; Mon, 14 Jun 2010 04:46:11 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5E4kA0U024782; Mon, 14 Jun 2010 00:46:10 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5E4kALD024777; Mon, 14 Jun 2010 04:46:10 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 14 Jun 2010 04:46:10 GMT Message-Id: <201006140446.o5E4kALD024777@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: Mon, 14 Jun 2010 04:46:11 -0000 TB --- 2010-06-14 03:23:02 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-14 03:23:02 - starting HEAD tinderbox run for ia64/ia64 TB --- 2010-06-14 03:23:02 - cleaning the object tree TB --- 2010-06-14 03:23:11 - cvsupping the source tree TB --- 2010-06-14 03:23:11 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2010-06-14 03:23:54 - building world TB --- 2010-06-14 03:23:54 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-14 03:23:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-14 03:23:54 - TARGET=ia64 TB --- 2010-06-14 03:23:54 - TARGET_ARCH=ia64 TB --- 2010-06-14 03:23:54 - TZ=UTC TB --- 2010-06-14 03:23:54 - __MAKE_CONF=/dev/null TB --- 2010-06-14 03:23:54 - cd /src TB --- 2010-06-14 03:23:54 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 14 03:23:55 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/command.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/config.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/devices.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/dhcp.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/disks.c cc1: warnings being treated as errors /src/usr.sbin/sysinstall/disks.c: In function 'diskPartitionWrite': /src/usr.sbin/sysinstall/disks.c:877: warning: unused variable 'boot1' *** Error code 1 Stop in /src/usr.sbin/sysinstall. *** 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 --- 2010-06-14 04:46:10 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-14 04:46:10 - ERROR: failed to build world TB --- 2010-06-14 04:46:10 - 3844.49 user 638.02 system 4988.16 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Jun 14 06:26:11 2010 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 48A931065672; Mon, 14 Jun 2010 06:26:11 +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 DD4DE8FC17; Mon, 14 Jun 2010 06:26:10 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5E6QAwv099827; Mon, 14 Jun 2010 02:26:10 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5E6QAJN099826; Mon, 14 Jun 2010 06:26:10 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 14 Jun 2010 06:26:10 GMT Message-Id: <201006140626.o5E6QAJN099826@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: Mon, 14 Jun 2010 06:26:11 -0000 TB --- 2010-06-14 05:21:54 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-14 05:21:54 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2010-06-14 05:21:54 - cleaning the object tree TB --- 2010-06-14 05:22:03 - cvsupping the source tree TB --- 2010-06-14 05:22:03 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2010-06-14 05:25:04 - building world TB --- 2010-06-14 05:25:04 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-14 05:25:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-14 05:25:04 - TARGET=sparc64 TB --- 2010-06-14 05:25:04 - TARGET_ARCH=sparc64 TB --- 2010-06-14 05:25:04 - TZ=UTC TB --- 2010-06-14 05:25:04 - __MAKE_CONF=/dev/null TB --- 2010-06-14 05:25:04 - cd /src TB --- 2010-06-14 05:25:04 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 14 05:25:05 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/index.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/install.c cc1: warnings being treated as errors /src/usr.sbin/sysinstall/install.c: In function 'installStandard': /src/usr.sbin/sysinstall/install.c:632: warning: unused variable 'devs' /src/usr.sbin/sysinstall/install.c:631: warning: unused variable 'tries' /src/usr.sbin/sysinstall/install.c: In function 'installFixupBase': /src/usr.sbin/sysinstall/install.c:877: warning: unused variable 'fp' *** Error code 1 Stop in /src/usr.sbin/sysinstall. *** 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 --- 2010-06-14 06:26:10 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-14 06:26:10 - ERROR: failed to build world TB --- 2010-06-14 06:26:10 - 2737.76 user 595.17 system 3855.72 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Jun 14 06:34:56 2010 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 1A268106564A; Mon, 14 Jun 2010 06:34:56 +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 B41178FC0C; Mon, 14 Jun 2010 06:34:55 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5E6Ytjv037091; Mon, 14 Jun 2010 02:34:55 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5E6Ytx8037090; Mon, 14 Jun 2010 06:34:55 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 14 Jun 2010 06:34:55 GMT Message-Id: <201006140634.o5E6Ytx8037090@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: Mon, 14 Jun 2010 06:34:56 -0000 TB --- 2010-06-14 04:54:51 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-14 04:54:51 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2010-06-14 04:54:51 - cleaning the object tree TB --- 2010-06-14 04:55:01 - cvsupping the source tree TB --- 2010-06-14 04:55:01 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2010-06-14 04:55:52 - building world TB --- 2010-06-14 04:55:52 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-14 04:55:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-14 04:55:52 - TARGET=powerpc TB --- 2010-06-14 04:55:52 - TARGET_ARCH=powerpc TB --- 2010-06-14 04:55:52 - TZ=UTC TB --- 2010-06-14 04:55:52 - __MAKE_CONF=/dev/null TB --- 2010-06-14 04:55:52 - cd /src TB --- 2010-06-14 04:55:52 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 14 04:55:52 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/index.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/install.c cc1: warnings being treated as errors /src/usr.sbin/sysinstall/install.c: In function 'installStandard': /src/usr.sbin/sysinstall/install.c:632: warning: unused variable 'devs' /src/usr.sbin/sysinstall/install.c:631: warning: unused variable 'tries' /src/usr.sbin/sysinstall/install.c: In function 'installFixupBase': /src/usr.sbin/sysinstall/install.c:877: warning: unused variable 'fp' *** Error code 1 Stop in /src/usr.sbin/sysinstall. *** 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 --- 2010-06-14 06:34:55 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-14 06:34:55 - ERROR: failed to build world TB --- 2010-06-14 06:34:55 - 4822.26 user 759.63 system 6003.26 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Jun 14 06:40:45 2010 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 B45981065672; Mon, 14 Jun 2010 06:40: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 5AEA68FC0C; Mon, 14 Jun 2010 06:40:45 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5E6eis2050183; Mon, 14 Jun 2010 02:40:44 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5E6ei6W050182; Mon, 14 Jun 2010 06:40:44 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 14 Jun 2010 06:40:44 GMT Message-Id: <201006140640.o5E6ei6W050182@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/sun4v X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2010 06:40:45 -0000 TB --- 2010-06-14 05:41:14 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-14 05:41:14 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2010-06-14 05:41:14 - cleaning the object tree TB --- 2010-06-14 05:41:23 - cvsupping the source tree TB --- 2010-06-14 05:41:23 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2010-06-14 05:42:04 - building world TB --- 2010-06-14 05:42:04 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-14 05:42:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-14 05:42:04 - TARGET=sun4v TB --- 2010-06-14 05:42:04 - TARGET_ARCH=sparc64 TB --- 2010-06-14 05:42:04 - TZ=UTC TB --- 2010-06-14 05:42:04 - __MAKE_CONF=/dev/null TB --- 2010-06-14 05:42:04 - cd /src TB --- 2010-06-14 05:42:04 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 14 05:42:05 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/index.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/install.c cc1: warnings being treated as errors /src/usr.sbin/sysinstall/install.c: In function 'installStandard': /src/usr.sbin/sysinstall/install.c:632: warning: unused variable 'devs' /src/usr.sbin/sysinstall/install.c:631: warning: unused variable 'tries' /src/usr.sbin/sysinstall/install.c: In function 'installFixupBase': /src/usr.sbin/sysinstall/install.c:877: warning: unused variable 'fp' *** Error code 1 Stop in /src/usr.sbin/sysinstall. *** 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 --- 2010-06-14 06:40:44 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-14 06:40:44 - ERROR: failed to build world TB --- 2010-06-14 06:40:44 - 2729.35 user 574.16 system 3569.53 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Jun 14 14:22:41 2010 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 396911065675; Mon, 14 Jun 2010 14: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 0683D8FC1D; Mon, 14 Jun 2010 14:22:40 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5EEMesl005899; Mon, 14 Jun 2010 10:22:40 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5EEMeCX005890; Mon, 14 Jun 2010 14:22:40 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 14 Jun 2010 14:22:40 GMT Message-Id: <201006141422.o5EEMeCX005890@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: Mon, 14 Jun 2010 14:22:41 -0000 TB --- 2010-06-14 13:50:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-14 13:50:00 - starting HEAD tinderbox run for arm/arm TB --- 2010-06-14 13:50:00 - cleaning the object tree TB --- 2010-06-14 13:50:16 - cvsupping the source tree TB --- 2010-06-14 13:50:16 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/arm/arm/supfile TB --- 2010-06-14 13:54:57 - building world TB --- 2010-06-14 13:54:57 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-14 13:54:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-14 13:54:57 - TARGET=arm TB --- 2010-06-14 13:54:57 - TARGET_ARCH=arm TB --- 2010-06-14 13:54:57 - TZ=UTC TB --- 2010-06-14 13:54:57 - __MAKE_CONF=/dev/null TB --- 2010-06-14 13:54:57 - cd /src TB --- 2010-06-14 13:54:57 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 14 13:54:58 UTC 2010 >>> 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 [...] mkdep -f .depend -a -I/src/sys/boot/uboot/lib/../../../../lib/libstand/ -I/src/sys/boot/uboot/lib/../../../../sys/contrib/libfdt/ -I/src/sys/boot/uboot/lib/../../common -I/src/sys/boot/uboot/lib/../../.. -I. /src/sys/boot/uboot/lib/devicename.c /src/sys/boot/uboot/lib/elf_freebsd.c /src/sys/boot/uboot/lib/console.c /src/sys/boot/uboot/lib/copy.c /src/sys/boot/uboot/lib/disk.c /src/sys/boot/uboot/lib/module.c /src/sys/boot/uboot/lib/net.c /src/sys/boot/uboot/lib/reboot.c /src/sys/boot/uboot/lib/time.c /src/sys/boot/uboot/lib/glue.c ===> sys/boot/arm (depend) ===> sys/boot/arm/uboot (depend) sh /src/sys/boot/arm/uboot/../../common/newvers.sh /src/sys/boot/arm/uboot/version "U-Boot loader" arm rm -f .depend mkdep -f .depend -a -DLOADER_DISK_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_NFS_SUPPORT -DBOOT_FORTH -I/src/sys/boot/arm/uboot/../../ficl -I/src/sys/boot/arm/uboot/../../ficl/arm -I/src/sys/boot/arm/uboot/../../common -I. -I/src/sys/boot/arm/uboot/../../uboot/common -I/src/sys/boot/arm/uboot/../../uboot/lib -I/obj/arm/src/sys/boot/arm/uboot/../../uboot/lib -I/src/sys/boot/arm/uboot/../../../../lib/libstand/ /src/sys/boot/arm/uboot/start.S /src/sys/boot/arm/uboot/conf.c vers.c /src/sys/boot/arm/uboot/../../common/boot.c /src/sys/boot/arm/uboot/../../common/commands.c /src/sys/boot/arm/uboot/../../common/console.c /src/sys/boot/arm/uboot/../../common/devopen.c /src/sys/boot/arm/uboot/../../common/interp.c /src/sys/boot/arm/uboot/../../common/interp_backslash.c /src/sys/boot/arm/uboot/../../common/interp_parse.c /src/sys/boot/arm/uboot/../../common/ls.c /src/sys/boot/arm/uboot/../../common/misc.c /src/sys/boot/arm/uboot/../../common/module.c /src/sys/boot/ar! m/uboot/../../common/panic.c /src/sys/boot/arm/uboot/../../common/load_elf32.c /src/sys/boot/arm/uboot/../../common/reloc_elf32.c /src/sys/boot/arm/uboot/../../common/dev_net.c /src/sys/boot/arm/uboot/../../common/interp_forth.c /src/sys/boot/arm/uboot/../../uboot/common/main.c /src/sys/boot/arm/uboot/../../uboot/common/metadata.c /src/sys/boot/arm/uboot/../../uboot/common/metadata.c:40:30: error: machine/bootinfo.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /src/sys/boot/arm/uboot. *** Error code 1 Stop in /src/sys/boot/arm. *** Error code 1 Stop in /src/sys/boot. *** Error code 1 Stop in /src/sys. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-06-14 14:22:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-14 14:22:40 - ERROR: failed to build world TB --- 2010-06-14 14:22:40 - 1248.82 user 343.84 system 1959.61 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Jun 14 17:43:23 2010 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 14FBB10656CA; Mon, 14 Jun 2010 17:43: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 C1B088FC1A; Mon, 14 Jun 2010 17:43:22 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5EHhL97064907; Mon, 14 Jun 2010 13:43:21 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5EHhLw2064855; Mon, 14 Jun 2010 17:43:21 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 14 Jun 2010 17:43:21 GMT Message-Id: <201006141743.o5EHhLw2064855@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: Mon, 14 Jun 2010 17:43:23 -0000 TB --- 2010-06-14 16:41:38 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-14 16:41:38 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2010-06-14 16:41:38 - cleaning the object tree TB --- 2010-06-14 16:41:47 - cvsupping the source tree TB --- 2010-06-14 16:41:47 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2010-06-14 16:42:44 - building world TB --- 2010-06-14 16:42:44 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-14 16:42:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-14 16:42:44 - TARGET=sparc64 TB --- 2010-06-14 16:42:44 - TARGET_ARCH=sparc64 TB --- 2010-06-14 16:42:44 - TZ=UTC TB --- 2010-06-14 16:42:44 - __MAKE_CONF=/dev/null TB --- 2010-06-14 16:42:44 - cd /src TB --- 2010-06-14 16:42:44 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 14 16:42:45 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/config.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/devices.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/dhcp.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/disks.c cc1: warnings being treated as errors /src/usr.sbin/sysinstall/disks.c: In function 'diskPartitionWrite': /src/usr.sbin/sysinstall/disks.c:893: warning: implicit declaration of function 'bootalloc' /src/usr.sbin/sysinstall/disks.c:893: warning: assignment makes pointer from integer without a cast *** Error code 1 Stop in /src/usr.sbin/sysinstall. *** 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 --- 2010-06-14 17:43:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-14 17:43:21 - ERROR: failed to build world TB --- 2010-06-14 17:43:21 - 2732.12 user 587.49 system 3703.34 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Jun 14 17:43:33 2010 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 A652C10656C0; Mon, 14 Jun 2010 17:43: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 491338FC08; Mon, 14 Jun 2010 17:43:33 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5EHhWbG066249; Mon, 14 Jun 2010 13:43:32 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5EHhVUd066248; Mon, 14 Jun 2010 17:43:31 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 14 Jun 2010 17:43:31 GMT Message-Id: <201006141743.o5EHhVUd066248@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: Mon, 14 Jun 2010 17:43:33 -0000 TB --- 2010-06-14 16:34:51 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-14 16:34:51 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2010-06-14 16:34:51 - cleaning the object tree TB --- 2010-06-14 16:35:02 - cvsupping the source tree TB --- 2010-06-14 16:35:02 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2010-06-14 16:40:21 - building world TB --- 2010-06-14 16:40:21 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-14 16:40:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-14 16:40:21 - TARGET=powerpc TB --- 2010-06-14 16:40:21 - TARGET_ARCH=powerpc TB --- 2010-06-14 16:40:21 - TZ=UTC TB --- 2010-06-14 16:40:21 - __MAKE_CONF=/dev/null TB --- 2010-06-14 16:40:21 - cd /src TB --- 2010-06-14 16:40:21 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 14 16:40:21 UTC 2010 >>> 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 [...] echo watchdogd: /obj/powerpc/src/tmp/usr/lib/libc.a /obj/powerpc/src/tmp/usr/lib/libm.a /obj/powerpc/src/tmp/usr/lib/libutil.a >> .depend ===> usr.sbin/wlandebug (depend) rm -f .depend mkdep -f .depend -a /src/usr.sbin/wlandebug/wlandebug.c echo wlandebug: /obj/powerpc/src/tmp/usr/lib/libc.a >> .depend ===> usr.sbin/wpa (depend) ===> usr.sbin/wpa/wpa_supplicant (depend) make: don't know how to make l2_packet_freebsd.c. Stop *** Error code 2 Stop in /src/usr.sbin/wpa. *** 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 --- 2010-06-14 17:43:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-14 17:43:31 - ERROR: failed to build world TB --- 2010-06-14 17:43:31 - 3023.17 user 531.48 system 4119.47 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Jun 14 18:13:07 2010 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 A9281106564A; Mon, 14 Jun 2010 18:13: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 622C38FC0A; Mon, 14 Jun 2010 18:13:07 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5EID6kd035612; Mon, 14 Jun 2010 14:13:06 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5EID6iI035611; Mon, 14 Jun 2010 18:13:06 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 14 Jun 2010 18:13:06 GMT Message-Id: <201006141813.o5EID6iI035611@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/sun4v X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2010 18:13:07 -0000 TB --- 2010-06-14 17:15:01 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-14 17:15:01 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2010-06-14 17:15:01 - cleaning the object tree TB --- 2010-06-14 17:15:10 - cvsupping the source tree TB --- 2010-06-14 17:15:10 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2010-06-14 17:15:51 - building world TB --- 2010-06-14 17:15:51 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-14 17:15:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-14 17:15:51 - TARGET=sun4v TB --- 2010-06-14 17:15:51 - TARGET_ARCH=sparc64 TB --- 2010-06-14 17:15:51 - TZ=UTC TB --- 2010-06-14 17:15:51 - __MAKE_CONF=/dev/null TB --- 2010-06-14 17:15:51 - cd /src TB --- 2010-06-14 17:15:51 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 14 17:15:51 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/config.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/devices.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/dhcp.c cc -O2 -pipe -DUSE_GZIP=1 -fno-strict-aliasing -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/sysinstall/disks.c cc1: warnings being treated as errors /src/usr.sbin/sysinstall/disks.c: In function 'diskPartitionWrite': /src/usr.sbin/sysinstall/disks.c:893: warning: implicit declaration of function 'bootalloc' /src/usr.sbin/sysinstall/disks.c:893: warning: assignment makes pointer from integer without a cast *** Error code 1 Stop in /src/usr.sbin/sysinstall. *** 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 --- 2010-06-14 18:13:06 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-14 18:13:06 - ERROR: failed to build world TB --- 2010-06-14 18:13:06 - 2760.70 user 553.52 system 3484.88 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 18 02:49:54 2010 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 7DDE3106566B; Fri, 18 Jun 2010 02:49: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 4B77C8FC13; Fri, 18 Jun 2010 02:49:53 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5I2nrWd059153; Thu, 17 Jun 2010 22:49:53 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5I2nrd3059152; Fri, 18 Jun 2010 02:49:53 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 18 Jun 2010 02:49:53 GMT Message-Id: <201006180249.o5I2nrd3059152@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, 18 Jun 2010 02:49:54 -0000 TB --- 2010-06-18 01:09:11 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-18 01:09:11 - starting HEAD tinderbox run for ia64/ia64 TB --- 2010-06-18 01:09:11 - cleaning the object tree TB --- 2010-06-18 01:09:28 - cvsupping the source tree TB --- 2010-06-18 01:09:28 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2010-06-18 01:09:54 - building world TB --- 2010-06-18 01:09:54 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-18 01:09:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-18 01:09:54 - TARGET=ia64 TB --- 2010-06-18 01:09:54 - TARGET_ARCH=ia64 TB --- 2010-06-18 01:09:54 - TZ=UTC TB --- 2010-06-18 01:09:54 - __MAKE_CONF=/dev/null TB --- 2010-06-18 01:09:54 - cd /src TB --- 2010-06-18 01:09:54 - /usr/bin/make -B buildworld >>> World build started on Fri Jun 18 01:09:54 UTC 2010 >>> 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 Jun 18 02:32:22 UTC 2010 TB --- 2010-06-18 02:32:22 - generating LINT kernel config TB --- 2010-06-18 02:32:22 - cd /src/sys/ia64/conf TB --- 2010-06-18 02:32:22 - /usr/bin/make -B LINT TB --- 2010-06-18 02:32:22 - building LINT kernel TB --- 2010-06-18 02:32:22 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-18 02:32:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-18 02:32:22 - TARGET=ia64 TB --- 2010-06-18 02:32:22 - TARGET_ARCH=ia64 TB --- 2010-06-18 02:32:22 - TZ=UTC TB --- 2010-06-18 02:32:22 - __MAKE_CONF=/dev/null TB --- 2010-06-18 02:32:22 - cd /src TB --- 2010-06-18 02:32:22 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Jun 18 02:32:22 UTC 2010 >>> 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 [...] rm -f hack.c MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh LINT cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror vers.c linking kernel subr_trap.o(.text+0x290): In function `syscallenter': : undefined reference to `systrace_probe_func' subr_trap.o(.text+0x291): In function `syscallenter': : undefined reference to `systrace_probe_func' *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-06-18 02:49:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-18 02:49:53 - ERROR: failed to build lint kernel TB --- 2010-06-18 02:49:53 - 4779.91 user 744.11 system 6041.80 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 18 04:26:20 2010 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 D876E1065680; Fri, 18 Jun 2010 04:26: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 8F1988FC1E; Fri, 18 Jun 2010 04:26:20 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5I4QJjA041289; Fri, 18 Jun 2010 00:26:19 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5I4QJEt041263; Fri, 18 Jun 2010 04:26:19 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 18 Jun 2010 04:26:19 GMT Message-Id: <201006180426.o5I4QJEt041263@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: Fri, 18 Jun 2010 04:26:21 -0000 TB --- 2010-06-18 03:09:26 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-18 03:09:26 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2010-06-18 03:09:26 - cleaning the object tree TB --- 2010-06-18 03:09:46 - cvsupping the source tree TB --- 2010-06-18 03:09:46 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2010-06-18 03:10:14 - building world TB --- 2010-06-18 03:10:14 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-18 03:10:14 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-18 03:10:14 - TARGET=sparc64 TB --- 2010-06-18 03:10:14 - TARGET_ARCH=sparc64 TB --- 2010-06-18 03:10:14 - TZ=UTC TB --- 2010-06-18 03:10:14 - __MAKE_CONF=/dev/null TB --- 2010-06-18 03:10:14 - cd /src TB --- 2010-06-18 03:10:14 - /usr/bin/make -B buildworld >>> World build started on Fri Jun 18 03:10:14 UTC 2010 >>> 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 Jun 18 04:12:49 UTC 2010 TB --- 2010-06-18 04:12:49 - generating LINT kernel config TB --- 2010-06-18 04:12:49 - cd /src/sys/sparc64/conf TB --- 2010-06-18 04:12:49 - /usr/bin/make -B LINT TB --- 2010-06-18 04:12:49 - building LINT kernel TB --- 2010-06-18 04:12:49 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-18 04:12:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-18 04:12:49 - TARGET=sparc64 TB --- 2010-06-18 04:12:49 - TARGET_ARCH=sparc64 TB --- 2010-06-18 04:12:49 - TZ=UTC TB --- 2010-06-18 04:12:49 - __MAKE_CONF=/dev/null TB --- 2010-06-18 04:12:49 - cd /src TB --- 2010-06-18 04:12:49 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Jun 18 04:12:50 UTC 2010 >>> 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 [...] : undefined reference to `systrace_probe_func' subr_trap.o(.text+0x11c): In function `syscallenter': : undefined reference to `systrace_probe_func' subr_trap.o(.text+0x128): In function `syscallenter': : undefined reference to `systrace_probe_func' subr_trap.o(.text+0x198): In function `syscallenter': : undefined reference to `systrace_probe_func' subr_trap.o(.text+0x1a8): more undefined references to `systrace_probe_func' follow *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-06-18 04:26:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-18 04:26:19 - ERROR: failed to build lint kernel TB --- 2010-06-18 04:26:19 - 3425.17 user 693.46 system 4613.32 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 18 04:37:33 2010 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 8FE69106566B; Fri, 18 Jun 2010 04:37: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 605CC8FC13; Fri, 18 Jun 2010 04:37:33 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5I4bWCs087846; Fri, 18 Jun 2010 00:37:32 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5I4bWMW087845; Fri, 18 Jun 2010 04:37:32 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 18 Jun 2010 04:37:32 GMT Message-Id: <201006180437.o5I4bWMW087845@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, 18 Jun 2010 04:37:33 -0000 TB --- 2010-06-18 02:49:53 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-18 02:49:53 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2010-06-18 02:49:53 - cleaning the object tree TB --- 2010-06-18 02:50:19 - cvsupping the source tree TB --- 2010-06-18 02:50:19 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2010-06-18 02:50:48 - building world TB --- 2010-06-18 02:50:48 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-18 02:50:48 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-18 02:50:48 - TARGET=powerpc TB --- 2010-06-18 02:50:48 - TARGET_ARCH=powerpc TB --- 2010-06-18 02:50:48 - TZ=UTC TB --- 2010-06-18 02:50:48 - __MAKE_CONF=/dev/null TB --- 2010-06-18 02:50:48 - cd /src TB --- 2010-06-18 02:50:48 - /usr/bin/make -B buildworld >>> World build started on Fri Jun 18 02:50:49 UTC 2010 >>> 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 Jun 18 04:26:19 UTC 2010 TB --- 2010-06-18 04:26:19 - generating LINT kernel config TB --- 2010-06-18 04:26:19 - cd /src/sys/powerpc/conf TB --- 2010-06-18 04:26:19 - /usr/bin/make -B LINT TB --- 2010-06-18 04:26:19 - building LINT kernel TB --- 2010-06-18 04:26:19 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-18 04:26:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-18 04:26:19 - TARGET=powerpc TB --- 2010-06-18 04:26:19 - TARGET_ARCH=powerpc TB --- 2010-06-18 04:26:19 - TZ=UTC TB --- 2010-06-18 04:26:19 - __MAKE_CONF=/dev/null TB --- 2010-06-18 04:26:19 - cd /src TB --- 2010-06-18 04:26:19 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Jun 18 04:26:19 UTC 2010 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror vers.c linking kernel subr_trap.o(.text+0x8b6): In function `syscallenter': : undefined reference to `systrace_probe_func' subr_trap.o(.text+0x8be): In function `syscallenter': : undefined reference to `systrace_probe_func' subr_trap.o(.text+0x916): In function `syscallenter': : undefined reference to `systrace_probe_func' *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-06-18 04:37:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-18 04:37:32 - ERROR: failed to build lint kernel TB --- 2010-06-18 04:37:32 - 5133.50 user 848.81 system 6458.72 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 18 04:49:32 2010 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 668CD106564A; Fri, 18 Jun 2010 04:49:32 +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 1D5348FC0C; Fri, 18 Jun 2010 04:49:31 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5I4nVXw011001; Fri, 18 Jun 2010 00:49:31 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5I4nVne011000; Fri, 18 Jun 2010 04:49:31 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 18 Jun 2010 04:49:31 GMT Message-Id: <201006180449.o5I4nVne011000@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/sun4v X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2010 04:49:32 -0000 TB --- 2010-06-18 03:35:58 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-18 03:35:58 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2010-06-18 03:35:58 - cleaning the object tree TB --- 2010-06-18 03:36:14 - cvsupping the source tree TB --- 2010-06-18 03:36:14 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2010-06-18 03:36:55 - building world TB --- 2010-06-18 03:36:55 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-18 03:36:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-18 03:36:55 - TARGET=sun4v TB --- 2010-06-18 03:36:55 - TARGET_ARCH=sparc64 TB --- 2010-06-18 03:36:55 - TZ=UTC TB --- 2010-06-18 03:36:55 - __MAKE_CONF=/dev/null TB --- 2010-06-18 03:36:55 - cd /src TB --- 2010-06-18 03:36:55 - /usr/bin/make -B buildworld >>> World build started on Fri Jun 18 03:36:56 UTC 2010 >>> 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 Jun 18 04:37:38 UTC 2010 TB --- 2010-06-18 04:37:38 - generating LINT kernel config TB --- 2010-06-18 04:37:38 - cd /src/sys/sun4v/conf TB --- 2010-06-18 04:37:38 - /usr/bin/make -B LINT TB --- 2010-06-18 04:37:38 - building LINT kernel TB --- 2010-06-18 04:37:38 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-18 04:37:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-18 04:37:38 - TARGET=sun4v TB --- 2010-06-18 04:37:38 - TARGET_ARCH=sparc64 TB --- 2010-06-18 04:37:38 - TZ=UTC TB --- 2010-06-18 04:37:38 - __MAKE_CONF=/dev/null TB --- 2010-06-18 04:37:38 - cd /src TB --- 2010-06-18 04:37:38 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Jun 18 04:37:38 UTC 2010 >>> 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 [...] : undefined reference to `systrace_probe_func' subr_trap.o(.text+0x11c): In function `syscallenter': : undefined reference to `systrace_probe_func' subr_trap.o(.text+0x128): In function `syscallenter': : undefined reference to `systrace_probe_func' subr_trap.o(.text+0x198): In function `syscallenter': : undefined reference to `systrace_probe_func' subr_trap.o(.text+0x1a8): more undefined references to `systrace_probe_func' follow *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-06-18 04:49:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-18 04:49:31 - ERROR: failed to build lint kernel TB --- 2010-06-18 04:49:31 - 3392.73 user 656.26 system 4412.91 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 18 12:18:33 2010 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 422C51065670; Fri, 18 Jun 2010 12:18:33 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id CAA028FC13; Fri, 18 Jun 2010 12:18:32 +0000 (UTC) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id o5IBeEaf076547 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 18 Jun 2010 14:40:14 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4) with ESMTP id o5IBeEFD008603; Fri, 18 Jun 2010 14:40:14 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4/Submit) id o5IBeEUi008602; Fri, 18 Jun 2010 14:40:14 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Fri, 18 Jun 2010 14:40:14 +0300 From: Kostik Belousov To: FreeBSD Tinderbox Message-ID: <20100618114014.GL13238@deviant.kiev.zoral.com.ua> References: <201006180426.o5I4QJEt041263@freebsd-current.sentex.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UDq0p1ry40hcSP8u" Content-Disposition: inline In-Reply-To: <201006180426.o5I4QJEt041263@freebsd-current.sentex.ca> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-2.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_50, DNS_FROM_OPENWHOIS autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: rpaulo@freebsd.org, current@freebsd.org, sparc64@freebsd.org Subject: Re: [head tinderbox] failure on sparc64/sparc64 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: Fri, 18 Jun 2010 12:18:33 -0000 --UDq0p1ry40hcSP8u Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 18, 2010 at 04:26:19AM +0000, FreeBSD Tinderbox wrote: > TB --- 2010-06-18 03:09:26 - tinderbox 2.6 running on freebsd-current.sen= tex.ca > TB --- 2010-06-18 03:09:26 - starting HEAD tinderbox run for sparc64/spar= c64 > TB --- 2010-06-18 03:09:26 - cleaning the object tree > TB --- 2010-06-18 03:09:46 - cvsupping the source tree > TB --- 2010-06-18 03:09:46 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sente= x.ca /tinderbox/HEAD/sparc64/sparc64/supfile > TB --- 2010-06-18 03:10:14 - building world > TB --- 2010-06-18 03:10:14 - MAKEOBJDIRPREFIX=3D/obj > TB --- 2010-06-18 03:10:14 - PATH=3D/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2010-06-18 03:10:14 - TARGET=3Dsparc64 > TB --- 2010-06-18 03:10:14 - TARGET_ARCH=3Dsparc64 > TB --- 2010-06-18 03:10:14 - TZ=3DUTC > TB --- 2010-06-18 03:10:14 - __MAKE_CONF=3D/dev/null > TB --- 2010-06-18 03:10:14 - cd /src > TB --- 2010-06-18 03:10:14 - /usr/bin/make -B buildworld > >>> World build started on Fri Jun 18 03:10:14 UTC 2010 > >>> 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 Jun 18 04:12:49 UTC 2010 > TB --- 2010-06-18 04:12:49 - generating LINT kernel config > TB --- 2010-06-18 04:12:49 - cd /src/sys/sparc64/conf > TB --- 2010-06-18 04:12:49 - /usr/bin/make -B LINT > TB --- 2010-06-18 04:12:49 - building LINT kernel > TB --- 2010-06-18 04:12:49 - MAKEOBJDIRPREFIX=3D/obj > TB --- 2010-06-18 04:12:49 - PATH=3D/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2010-06-18 04:12:49 - TARGET=3Dsparc64 > TB --- 2010-06-18 04:12:49 - TARGET_ARCH=3Dsparc64 > TB --- 2010-06-18 04:12:49 - TZ=3DUTC > TB --- 2010-06-18 04:12:49 - __MAKE_CONF=3D/dev/null > TB --- 2010-06-18 04:12:49 - cd /src > TB --- 2010-06-18 04:12:49 - /usr/bin/make -B buildkernel KERNCONF=3DLINT > >>> Kernel build for LINT started on Fri Jun 18 04:12:50 UTC 2010 > >>> 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 > [...] > : undefined reference to `systrace_probe_func' > subr_trap.o(.text+0x11c): In function `syscallenter': > : undefined reference to `systrace_probe_func' > subr_trap.o(.text+0x128): In function `syscallenter': > : undefined reference to `systrace_probe_func' > subr_trap.o(.text+0x198): In function `syscallenter': > : undefined reference to `systrace_probe_func' > subr_trap.o(.text+0x1a8): more undefined references to `systrace_probe_fu= nc' follow > *** Error code 1 >=20 > Stop in /obj/sparc64/src/sys/LINT. > *** Error code 1 >=20 > Stop in /src. > *** Error code 1 I expect that the following patch would fix the issue, currently run make universe to confirm. diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES index b16db62..9412334 100644 --- a/sys/amd64/conf/NOTES +++ b/sys/amd64/conf/NOTES @@ -11,6 +11,12 @@ # We want LINT to cover profiling as well. profile 2 =20 +# +# Enable the kernel DTrace hooks which are required to load the DTrace +# kernel modules. +# +options KDTRACE_HOOKS + =0C ##################################################################### # SMP OPTIONS: diff --git a/sys/conf/NOTES b/sys/conf/NOTES index e3e6079..0a872b2 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -372,12 +372,6 @@ options DDB_NUMSYM options GDB =20 # -# Enable the kernel DTrace hooks which are required to load the DTrace -# kernel modules. -# -options KDTRACE_HOOKS - -# # SYSCTL_DEBUG enables a 'sysctl' debug tree that can be used to dump the # contents of the registered sysctl nodes on the console. It is disabled = by # default because it generates excessively verbose console output that can diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index cc62ed9..a0169c3 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -11,6 +11,12 @@ # We want LINT to cover profiling as well. profile 2 =20 +# +# Enable the kernel DTrace hooks which are required to load the DTrace +# kernel modules. +# +options KDTRACE_HOOKS + =0C ##################################################################### # SMP OPTIONS: --UDq0p1ry40hcSP8u Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAkwbWx4ACgkQC3+MBN1Mb4iNmQCg10rz0ylliQturiaE7LEdj/44 pJkAn2sxm1t/GO8U/CMz7nS+VkqhJLI0 =YFdR -----END PGP SIGNATURE----- --UDq0p1ry40hcSP8u-- From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 18 12:20:05 2010 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 118791065676; Fri, 18 Jun 2010 12:20:05 +0000 (UTC) (envelope-from rpaulo@freebsd.org) Received: from karen.lavabit.com (karen.lavabit.com [72.249.41.33]) by mx1.freebsd.org (Postfix) with ESMTP id 61F118FC17; Fri, 18 Jun 2010 12:20:04 +0000 (UTC) Received: from e.earth.lavabit.com (e.earth.lavabit.com [192.168.111.14]) by karen.lavabit.com (Postfix) with ESMTP id 938C716F5CF; Fri, 18 Jun 2010 06:59:31 -0500 (CDT) Received: from 172.17.14.63 (gw-eduroam-81.fc.up.pt [193.136.24.81]) by lavabit.com with ESMTP id UFRY34IJTFJC; Fri, 18 Jun 2010 06:59:31 -0500 References: <201006180426.o5I4QJEt041263@freebsd-current.sentex.ca> <20100618114014.GL13238@deviant.kiev.zoral.com.ua> In-Reply-To: <20100618114014.GL13238@deviant.kiev.zoral.com.ua> Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii Message-Id: <7008A11F-9928-4DED-8963-8BC4FD25FAF5@freebsd.org> Content-Transfer-Encoding: quoted-printable From: Rui Paulo Date: Fri, 18 Jun 2010 12:59:27 +0100 To: Kostik Belousov X-Mailer: Apple Mail (2.1081) Cc: sparc64@freebsd.org, FreeBSD Tinderbox , current@freebsd.org Subject: Re: [head tinderbox] failure on sparc64/sparc64 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: Fri, 18 Jun 2010 12:20:05 -0000 On 18 Jun 2010, at 12:40, Kostik Belousov wrote: > On Fri, Jun 18, 2010 at 04:26:19AM +0000, FreeBSD Tinderbox wrote: >> TB --- 2010-06-18 03:09:26 - tinderbox 2.6 running on = freebsd-current.sentex.ca >> TB --- 2010-06-18 03:09:26 - starting HEAD tinderbox run for = sparc64/sparc64 >> TB --- 2010-06-18 03:09:26 - cleaning the object tree >> TB --- 2010-06-18 03:09:46 - cvsupping the source tree >> TB --- 2010-06-18 03:09:46 - /usr/bin/csup -z -r 3 -g -L 1 -h = cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile >> TB --- 2010-06-18 03:10:14 - building world >> TB --- 2010-06-18 03:10:14 - MAKEOBJDIRPREFIX=3D/obj >> TB --- 2010-06-18 03:10:14 - PATH=3D/usr/bin:/usr/sbin:/bin:/sbin >> TB --- 2010-06-18 03:10:14 - TARGET=3Dsparc64 >> TB --- 2010-06-18 03:10:14 - TARGET_ARCH=3Dsparc64 >> TB --- 2010-06-18 03:10:14 - TZ=3DUTC >> TB --- 2010-06-18 03:10:14 - __MAKE_CONF=3D/dev/null >> TB --- 2010-06-18 03:10:14 - cd /src >> TB --- 2010-06-18 03:10:14 - /usr/bin/make -B buildworld >>>>> World build started on Fri Jun 18 03:10:14 UTC 2010 >>>>> 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 Jun 18 04:12:49 UTC 2010 >> TB --- 2010-06-18 04:12:49 - generating LINT kernel config >> TB --- 2010-06-18 04:12:49 - cd /src/sys/sparc64/conf >> TB --- 2010-06-18 04:12:49 - /usr/bin/make -B LINT >> TB --- 2010-06-18 04:12:49 - building LINT kernel >> TB --- 2010-06-18 04:12:49 - MAKEOBJDIRPREFIX=3D/obj >> TB --- 2010-06-18 04:12:49 - PATH=3D/usr/bin:/usr/sbin:/bin:/sbin >> TB --- 2010-06-18 04:12:49 - TARGET=3Dsparc64 >> TB --- 2010-06-18 04:12:49 - TARGET_ARCH=3Dsparc64 >> TB --- 2010-06-18 04:12:49 - TZ=3DUTC >> TB --- 2010-06-18 04:12:49 - __MAKE_CONF=3D/dev/null >> TB --- 2010-06-18 04:12:49 - cd /src >> TB --- 2010-06-18 04:12:49 - /usr/bin/make -B buildkernel = KERNCONF=3DLINT >>>>> Kernel build for LINT started on Fri Jun 18 04:12:50 UTC 2010 >>>>> 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 >> [...] >> : undefined reference to `systrace_probe_func' >> subr_trap.o(.text+0x11c): In function `syscallenter': >> : undefined reference to `systrace_probe_func' >> subr_trap.o(.text+0x128): In function `syscallenter': >> : undefined reference to `systrace_probe_func' >> subr_trap.o(.text+0x198): In function `syscallenter': >> : undefined reference to `systrace_probe_func' >> subr_trap.o(.text+0x1a8): more undefined references to = `systrace_probe_func' follow >> *** Error code 1 >>=20 >> Stop in /obj/sparc64/src/sys/LINT. >> *** Error code 1 >>=20 >> Stop in /src. >> *** Error code 1 >=20 > I expect that the following patch would fix the issue, currently run > make universe to confirm. Yeah, I had this in mind, but not enough time to do it yet. Thanks, -- Rui Paulo From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 18 18:10:07 2010 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 4CD3E106564A; Fri, 18 Jun 2010 18:10: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 126718FC15; Fri, 18 Jun 2010 18:10:06 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5IIA6Na062104; Fri, 18 Jun 2010 14:10:06 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5IIA6JU062103; Fri, 18 Jun 2010 18:10:06 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 18 Jun 2010 18:10:06 GMT Message-Id: <201006181810.o5IIA6JU062103@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, 18 Jun 2010 18:10:07 -0000 TB --- 2010-06-18 16:28:53 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-18 16:28:53 - starting HEAD tinderbox run for ia64/ia64 TB --- 2010-06-18 16:28:53 - cleaning the object tree TB --- 2010-06-18 16:29:06 - cvsupping the source tree TB --- 2010-06-18 16:29:06 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2010-06-18 16:29:49 - building world TB --- 2010-06-18 16:29:49 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-18 16:29:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-18 16:29:49 - TARGET=ia64 TB --- 2010-06-18 16:29:49 - TARGET_ARCH=ia64 TB --- 2010-06-18 16:29:49 - TZ=UTC TB --- 2010-06-18 16:29:49 - __MAKE_CONF=/dev/null TB --- 2010-06-18 16:29:49 - cd /src TB --- 2010-06-18 16:29:49 - /usr/bin/make -B buildworld >>> World build started on Fri Jun 18 16:29:50 UTC 2010 >>> 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 Jun 18 17:52:27 UTC 2010 TB --- 2010-06-18 17:52:27 - generating LINT kernel config TB --- 2010-06-18 17:52:27 - cd /src/sys/ia64/conf TB --- 2010-06-18 17:52:27 - /usr/bin/make -B LINT TB --- 2010-06-18 17:52:27 - building LINT kernel TB --- 2010-06-18 17:52:27 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-18 17:52:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-18 17:52:27 - TARGET=ia64 TB --- 2010-06-18 17:52:27 - TARGET_ARCH=ia64 TB --- 2010-06-18 17:52:27 - TZ=UTC TB --- 2010-06-18 17:52:27 - __MAKE_CONF=/dev/null TB --- 2010-06-18 17:52:27 - cd /src TB --- 2010-06-18 17:52:27 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Jun 18 17:52:27 UTC 2010 >>> 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 [...] rm -f hack.c MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh LINT cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror vers.c linking kernel subr_trap.o(.text+0x290): In function `syscallenter': : undefined reference to `systrace_probe_func' subr_trap.o(.text+0x291): In function `syscallenter': : undefined reference to `systrace_probe_func' *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-06-18 18:10:06 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-18 18:10:06 - ERROR: failed to build lint kernel TB --- 2010-06-18 18:10:06 - 4790.23 user 746.66 system 6072.81 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 18 18:34:09 2010 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 92DB8106566B; Fri, 18 Jun 2010 18:34:09 +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 61C018FC1A; Fri, 18 Jun 2010 18:34:08 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5IIY8b1036107; Fri, 18 Jun 2010 14:34:08 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5IIY8jf036098; Fri, 18 Jun 2010 18:34:08 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 18 Jun 2010 18:34:08 GMT Message-Id: <201006181834.o5IIY8jf036098@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, 18 Jun 2010 18:34:09 -0000 TB --- 2010-06-18 18:10:06 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-18 18:10:06 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2010-06-18 18:10:06 - cleaning the object tree TB --- 2010-06-18 18:10:18 - cvsupping the source tree TB --- 2010-06-18 18:10:18 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2010-06-18 18:10:44 - building world TB --- 2010-06-18 18:10:44 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-18 18:10:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-18 18:10:44 - TARGET=powerpc TB --- 2010-06-18 18:10:44 - TARGET_ARCH=powerpc TB --- 2010-06-18 18:10:44 - TZ=UTC TB --- 2010-06-18 18:10:44 - __MAKE_CONF=/dev/null TB --- 2010-06-18 18:10:44 - cd /src TB --- 2010-06-18 18:10:44 - /usr/bin/make -B buildworld >>> World build started on Fri Jun 18 18:10:44 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries [...] cc -O2 -pipe -I/obj/powerpc/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -fstack-protector -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c dt_grammar.c cc -O2 -pipe -I/obj/powerpc/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -fstack-protector -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_handle.c cc -O2 -pipe -I/obj/powerpc/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -fstack-protector -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_ident.c cc -O2 -pipe -I/obj/powerpc/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -fstack-protector -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_inttab.c cc -O2 -pipe -I/obj/powerpc/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -fstack-protector -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c dt_lex.c cc1: warnings being treated as errors /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_lex.l: In function 'yylex': /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_lex.l:623: warning: comparison is always true due to limited range of data type *** Error code 1 Stop in /src/cddl/lib/libdtrace. *** Error code 1 Stop in /src/cddl/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-06-18 18:34:08 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-18 18:34:08 - ERROR: failed to build world TB --- 2010-06-18 18:34:08 - 1040.48 user 240.12 system 1442.06 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 18 19:45:23 2010 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 5EE59106566B; Fri, 18 Jun 2010 19:45: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 12F838FC13; Fri, 18 Jun 2010 19:45:22 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5IJjM92077743; Fri, 18 Jun 2010 15:45:22 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5IJjM9F077742; Fri, 18 Jun 2010 19:45:22 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 18 Jun 2010 19:45:22 GMT Message-Id: <201006181945.o5IJjM9F077742@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: Fri, 18 Jun 2010 19:45:23 -0000 TB --- 2010-06-18 18:34:08 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-18 18:34:08 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2010-06-18 18:34:08 - cleaning the object tree TB --- 2010-06-18 18:34:20 - cvsupping the source tree TB --- 2010-06-18 18:34:20 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2010-06-18 18:35:15 - building world TB --- 2010-06-18 18:35:15 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-18 18:35:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-18 18:35:15 - TARGET=sparc64 TB --- 2010-06-18 18:35:15 - TARGET_ARCH=sparc64 TB --- 2010-06-18 18:35:15 - TZ=UTC TB --- 2010-06-18 18:35:15 - __MAKE_CONF=/dev/null TB --- 2010-06-18 18:35:15 - cd /src TB --- 2010-06-18 18:35:15 - /usr/bin/make -B buildworld >>> World build started on Fri Jun 18 18:35:15 UTC 2010 >>> 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 Jun 18 19:33:38 UTC 2010 TB --- 2010-06-18 19:33:38 - generating LINT kernel config TB --- 2010-06-18 19:33:38 - cd /src/sys/sparc64/conf TB --- 2010-06-18 19:33:38 - /usr/bin/make -B LINT TB --- 2010-06-18 19:33:38 - building LINT kernel TB --- 2010-06-18 19:33:38 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-18 19:33:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-18 19:33:38 - TARGET=sparc64 TB --- 2010-06-18 19:33:38 - TARGET_ARCH=sparc64 TB --- 2010-06-18 19:33:38 - TZ=UTC TB --- 2010-06-18 19:33:38 - __MAKE_CONF=/dev/null TB --- 2010-06-18 19:33:38 - cd /src TB --- 2010-06-18 19:33:38 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Jun 18 19:33:38 UTC 2010 >>> 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 [...] : undefined reference to `systrace_probe_func' subr_trap.o(.text+0x11c): In function `syscallenter': : undefined reference to `systrace_probe_func' subr_trap.o(.text+0x128): In function `syscallenter': : undefined reference to `systrace_probe_func' subr_trap.o(.text+0x198): In function `syscallenter': : undefined reference to `systrace_probe_func' subr_trap.o(.text+0x1a8): more undefined references to `systrace_probe_func' follow *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-06-18 19:45:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-18 19:45:22 - ERROR: failed to build lint kernel TB --- 2010-06-18 19:45:22 - 3364.27 user 648.17 system 4273.56 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Jun 18 20:02:06 2010 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 5B0FB106566B; Fri, 18 Jun 2010 20:02: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 114508FC08; Fri, 18 Jun 2010 20:02:05 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5IK257F009715; Fri, 18 Jun 2010 16:02:05 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5IK25Vg009714; Fri, 18 Jun 2010 20:02:05 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 18 Jun 2010 20:02:05 GMT Message-Id: <201006182002.o5IK25Vg009714@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/sun4v X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2010 20:02:06 -0000 TB --- 2010-06-18 18:54:21 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-18 18:54:21 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2010-06-18 18:54:21 - cleaning the object tree TB --- 2010-06-18 18:54:32 - cvsupping the source tree TB --- 2010-06-18 18:54:32 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2010-06-18 18:54:58 - building world TB --- 2010-06-18 18:54:58 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-18 18:54:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-18 18:54:58 - TARGET=sun4v TB --- 2010-06-18 18:54:58 - TARGET_ARCH=sparc64 TB --- 2010-06-18 18:54:58 - TZ=UTC TB --- 2010-06-18 18:54:58 - __MAKE_CONF=/dev/null TB --- 2010-06-18 18:54:58 - cd /src TB --- 2010-06-18 18:54:58 - /usr/bin/make -B buildworld >>> World build started on Fri Jun 18 18:54:59 UTC 2010 >>> 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 Jun 18 19:50:11 UTC 2010 TB --- 2010-06-18 19:50:11 - generating LINT kernel config TB --- 2010-06-18 19:50:11 - cd /src/sys/sun4v/conf TB --- 2010-06-18 19:50:11 - /usr/bin/make -B LINT TB --- 2010-06-18 19:50:11 - building LINT kernel TB --- 2010-06-18 19:50:11 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-18 19:50:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-18 19:50:11 - TARGET=sun4v TB --- 2010-06-18 19:50:11 - TARGET_ARCH=sparc64 TB --- 2010-06-18 19:50:11 - TZ=UTC TB --- 2010-06-18 19:50:11 - __MAKE_CONF=/dev/null TB --- 2010-06-18 19:50:11 - cd /src TB --- 2010-06-18 19:50:11 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Jun 18 19:50:11 UTC 2010 >>> 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 [...] : undefined reference to `systrace_probe_func' subr_trap.o(.text+0x11c): In function `syscallenter': : undefined reference to `systrace_probe_func' subr_trap.o(.text+0x128): In function `syscallenter': : undefined reference to `systrace_probe_func' subr_trap.o(.text+0x198): In function `syscallenter': : undefined reference to `systrace_probe_func' subr_trap.o(.text+0x1a8): more undefined references to `systrace_probe_func' follow *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-06-18 20:02:05 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-18 20:02:05 - ERROR: failed to build lint kernel TB --- 2010-06-18 20:02:05 - 3358.16 user 628.20 system 4063.34 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Jun 19 06:28:54 2010 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 53C171065674; Sat, 19 Jun 2010 06:28: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 222FC8FC16; Sat, 19 Jun 2010 06:28:53 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5J6SrjW014481; Sat, 19 Jun 2010 02:28:53 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5J6Srjv014472; Sat, 19 Jun 2010 06:28:53 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 19 Jun 2010 06:28:53 GMT Message-Id: <201006190628.o5J6Srjv014472@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, 19 Jun 2010 06:28:54 -0000 TB --- 2010-06-19 06:10:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-19 06:10:00 - starting HEAD tinderbox run for arm/arm TB --- 2010-06-19 06:10:00 - cleaning the object tree TB --- 2010-06-19 06:10:14 - cvsupping the source tree TB --- 2010-06-19 06:10:14 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/arm/arm/supfile TB --- 2010-06-19 06:10:58 - building world TB --- 2010-06-19 06:10:58 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-19 06:10:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-19 06:10:58 - TARGET=arm TB --- 2010-06-19 06:10:58 - TARGET_ARCH=arm TB --- 2010-06-19 06:10:58 - TZ=UTC TB --- 2010-06-19 06:10:58 - __MAKE_CONF=/dev/null TB --- 2010-06-19 06:10:58 - cd /src TB --- 2010-06-19 06:10:58 - /usr/bin/make -B buildworld >>> World build started on Sat Jun 19 06:10:58 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries [...] cc -O -pipe -I/obj/arm/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c dt_grammar.c cc -O -pipe -I/obj/arm/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_handle.c cc -O -pipe -I/obj/arm/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_ident.c cc -O -pipe -I/obj/arm/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_inttab.c cc -O -pipe -I/obj/arm/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c dt_lex.c cc1: warnings being treated as errors /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_lex.l: In function 'yylex': /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_lex.l:623: warning: comparison is always true due to limited range of data type *** Error code 1 Stop in /src/cddl/lib/libdtrace. *** Error code 1 Stop in /src/cddl/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-06-19 06:28:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-19 06:28:53 - ERROR: failed to build world TB --- 2010-06-19 06:28:53 - 884.60 user 217.20 system 1132.31 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Jun 19 09:10:26 2010 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 29E59106566C; Sat, 19 Jun 2010 09:10:26 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id EDD0B8FC1A; Sat, 19 Jun 2010 09:10:25 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5J9APCX098871; Sat, 19 Jun 2010 05:10:25 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5J9APEW098850; Sat, 19 Jun 2010 09:10:25 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 19 Jun 2010 09:10:25 GMT Message-Id: <201006190910.o5J9APEW098850@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, 19 Jun 2010 09:10:26 -0000 TB --- 2010-06-19 08:40:45 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-19 08:40:45 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2010-06-19 08:40:45 - cleaning the object tree TB --- 2010-06-19 08:40:49 - cvsupping the source tree TB --- 2010-06-19 08:40:49 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2010-06-19 08:46:52 - building world TB --- 2010-06-19 08:46:52 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-19 08:46:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-19 08:46:52 - TARGET=powerpc TB --- 2010-06-19 08:46:52 - TARGET_ARCH=powerpc TB --- 2010-06-19 08:46:52 - TZ=UTC TB --- 2010-06-19 08:46:52 - __MAKE_CONF=/dev/null TB --- 2010-06-19 08:46:52 - cd /src TB --- 2010-06-19 08:46:52 - /usr/bin/make -B buildworld >>> World build started on Sat Jun 19 08:46:52 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries [...] cc -O2 -pipe -I/obj/powerpc/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -fstack-protector -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c dt_grammar.c cc -O2 -pipe -I/obj/powerpc/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -fstack-protector -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_handle.c cc -O2 -pipe -I/obj/powerpc/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -fstack-protector -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_ident.c cc -O2 -pipe -I/obj/powerpc/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -fstack-protector -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_inttab.c cc -O2 -pipe -I/obj/powerpc/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -fstack-protector -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c dt_lex.c cc1: warnings being treated as errors /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_lex.l: In function 'yylex': /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_lex.l:623: warning: comparison is always true due to limited range of data type *** Error code 1 Stop in /src/cddl/lib/libdtrace. *** Error code 1 Stop in /src/cddl/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-06-19 09:10:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-19 09:10:25 - ERROR: failed to build world TB --- 2010-06-19 09:10:25 - 1041.16 user 236.51 system 1779.17 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Jun 19 21:09:03 2010 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 CBC87106566B; Sat, 19 Jun 2010 21:09: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 9802A8FC14; Sat, 19 Jun 2010 21:09:03 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5JL9260034927; Sat, 19 Jun 2010 17:09:02 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5JL92hu034888; Sat, 19 Jun 2010 21:09:02 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 19 Jun 2010 21:09:02 GMT Message-Id: <201006192109.o5JL92hu034888@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, 19 Jun 2010 21:09:03 -0000 TB --- 2010-06-19 20:50:01 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-19 20:50:01 - starting HEAD tinderbox run for arm/arm TB --- 2010-06-19 20:50:01 - cleaning the object tree TB --- 2010-06-19 20:50:07 - cvsupping the source tree TB --- 2010-06-19 20:50:07 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/arm/arm/supfile TB --- 2010-06-19 20:50:43 - building world TB --- 2010-06-19 20:50:43 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-19 20:50:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-19 20:50:43 - TARGET=arm TB --- 2010-06-19 20:50:43 - TARGET_ARCH=arm TB --- 2010-06-19 20:50:43 - TZ=UTC TB --- 2010-06-19 20:50:43 - __MAKE_CONF=/dev/null TB --- 2010-06-19 20:50:43 - cd /src TB --- 2010-06-19 20:50:43 - /usr/bin/make -B buildworld >>> World build started on Sat Jun 19 20:50:43 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries [...] cc -O -pipe -I/obj/arm/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c dt_grammar.c cc -O -pipe -I/obj/arm/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_handle.c cc -O -pipe -I/obj/arm/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_ident.c cc -O -pipe -I/obj/arm/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_inttab.c cc -O -pipe -I/obj/arm/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c dt_lex.c cc1: warnings being treated as errors /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_lex.l: In function 'yylex': /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_lex.l:623: warning: comparison is always true due to limited range of data type *** Error code 1 Stop in /src/cddl/lib/libdtrace. *** Error code 1 Stop in /src/cddl/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-06-19 21:09:02 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-19 21:09:02 - ERROR: failed to build world TB --- 2010-06-19 21:09:02 - 888.27 user 214.91 system 1141.71 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Jun 19 23:45:28 2010 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 7660F1065670; Sat, 19 Jun 2010 23:45: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 423608FC08; Sat, 19 Jun 2010 23:45:27 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o5JNjRe4034207; Sat, 19 Jun 2010 19:45:27 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o5JNjRa5034206; Sat, 19 Jun 2010 23:45:27 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 19 Jun 2010 23:45:27 GMT Message-Id: <201006192345.o5JNjRa5034206@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, 19 Jun 2010 23:45:28 -0000 TB --- 2010-06-19 23:21:07 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-06-19 23:21:07 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2010-06-19 23:21:07 - cleaning the object tree TB --- 2010-06-19 23:21:11 - cvsupping the source tree TB --- 2010-06-19 23:21:11 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2010-06-19 23:21:40 - building world TB --- 2010-06-19 23:21:40 - MAKEOBJDIRPREFIX=/obj TB --- 2010-06-19 23:21:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-06-19 23:21:40 - TARGET=powerpc TB --- 2010-06-19 23:21:40 - TARGET_ARCH=powerpc TB --- 2010-06-19 23:21:40 - TZ=UTC TB --- 2010-06-19 23:21:40 - __MAKE_CONF=/dev/null TB --- 2010-06-19 23:21:40 - cd /src TB --- 2010-06-19 23:21:40 - /usr/bin/make -B buildworld >>> World build started on Sat Jun 19 23:21:40 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries [...] cc -O2 -pipe -I/obj/powerpc/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -fstack-protector -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c dt_grammar.c cc -O2 -pipe -I/obj/powerpc/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -fstack-protector -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_handle.c cc -O2 -pipe -I/obj/powerpc/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -fstack-protector -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_ident.c cc -O2 -pipe -I/obj/powerpc/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -fstack-protector -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_inttab.c cc -O2 -pipe -I/obj/powerpc/src/cddl/lib/libdtrace -I/src/cddl/lib/libdtrace/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libdtrace/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DNEED_SOLARIS_BOOLEAN -std=gnu89 -fstack-protector -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c dt_lex.c cc1: warnings being treated as errors /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_lex.l: In function 'yylex': /src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_lex.l:623: warning: comparison is always true due to limited range of data type *** Error code 1 Stop in /src/cddl/lib/libdtrace. *** Error code 1 Stop in /src/cddl/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-06-19 23:45:27 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-06-19 23:45:27 - ERROR: failed to build world TB --- 2010-06-19 23:45:27 - 1042.09 user 234.37 system 1460.16 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full