From owner-freebsd-ppc@FreeBSD.ORG Sun Feb 10 00:41:15 2008 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4108616A418; Sun, 10 Feb 2008 00:41:15 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id F010313C45B; Sun, 10 Feb 2008 00:41:14 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m1A0fEDx078249; Sat, 9 Feb 2008 19:41:14 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.2/8.14.1) with ESMTP id m1A0fENQ045043; Sat, 9 Feb 2008 19:41:14 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 2A72273039; Sat, 9 Feb 2008 19:41:14 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080210004114.2A72273039@freebsd-current.sentex.ca> Date: Sat, 9 Feb 2008 19:41:14 -0500 (EST) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 00:41:15 -0000 TB --- 2008-02-09 23:25:34 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-02-09 23:25:34 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2008-02-09 23:25:34 - cleaning the object tree TB --- 2008-02-09 23:26:02 - cvsupping the source tree TB --- 2008-02-09 23:26:02 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2008-02-09 23:26:08 - building world (CFLAGS=-O -pipe) TB --- 2008-02-09 23:26:08 - cd /src TB --- 2008-02-09 23:26:08 - /usr/bin/make -B buildworld >>> World build started on Sat Feb 9 23:26:09 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sun Feb 10 00:27:00 UTC 2008 TB --- 2008-02-10 00:27:00 - generating LINT kernel config TB --- 2008-02-10 00:27:00 - cd /src/sys/powerpc/conf TB --- 2008-02-10 00:27:00 - /usr/bin/make -B LINT TB --- 2008-02-10 00:27:00 - building LINT kernel (COPTFLAGS=) TB --- 2008-02-10 00:27:00 - cd /src TB --- 2008-02-10 00:27:00 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Feb 10 00:27:00 UTC 2008 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Sun Feb 10 00:39:07 UTC 2008 TB --- 2008-02-10 00:39:07 - building GENERIC kernel (COPTFLAGS=) TB --- 2008-02-10 00:39:07 - cd /src TB --- 2008-02-10 00:39:07 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Feb 10 00:39:07 UTC 2008 >>> 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 -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/dev/uart/uart_subr.c cc -c -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/dev/uart/uart_tty.c cc -c -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/dev/usb/ehci.c /src/sys/dev/usb/ehci.c: In function 'ehci_sync_hc': /src/sys/dev/usb/ehci.c:1563: error: 'LOCK_FILE' undeclared (first use in this function) /src/sys/dev/usb/ehci.c:1563: error: (Each undeclared identifier is reported only once /src/sys/dev/usb/ehci.c:1563: error: for each function it appears in.) /src/sys/dev/usb/ehci.c:1563: error: 'LOCK_LINE' undeclared (first use in this function) *** Error code 1 Stop in /obj/powerpc/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-02-10 00:41:14 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-02-10 00:41:14 - ERROR: failed to build GENERIC kernel TB --- 2008-02-10 00:41:14 - tinderbox aborted TB --- 3481.62 user 399.93 system 4539.21 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Sun Feb 10 06:29:00 2008 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 47B2D16A473; Sun, 10 Feb 2008 06:29:00 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id F16DE13C467; Sun, 10 Feb 2008 06:28:59 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m1A6SxR4088817; Sun, 10 Feb 2008 01:28:59 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.2/8.14.1) with ESMTP id m1A6SxIZ065715; Sun, 10 Feb 2008 01:28:59 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id EF26673039; Sun, 10 Feb 2008 01:28:58 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080210062858.EF26673039@freebsd-current.sentex.ca> Date: Sun, 10 Feb 2008 01:28:58 -0500 (EST) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 06:29:00 -0000 TB --- 2008-02-10 05:12:53 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-02-10 05:12:53 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2008-02-10 05:12:53 - cleaning the object tree TB --- 2008-02-10 05:13:22 - cvsupping the source tree TB --- 2008-02-10 05:13:22 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2008-02-10 05:13:29 - building world (CFLAGS=-O -pipe) TB --- 2008-02-10 05:13:29 - cd /src TB --- 2008-02-10 05:13:29 - /usr/bin/make -B buildworld >>> World build started on Sun Feb 10 05:13:31 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sun Feb 10 06:14:23 UTC 2008 TB --- 2008-02-10 06:14:23 - generating LINT kernel config TB --- 2008-02-10 06:14:23 - cd /src/sys/powerpc/conf TB --- 2008-02-10 06:14:23 - /usr/bin/make -B LINT TB --- 2008-02-10 06:14:23 - building LINT kernel (COPTFLAGS=) TB --- 2008-02-10 06:14:23 - cd /src TB --- 2008-02-10 06:14:23 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Feb 10 06:14:25 UTC 2008 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Sun Feb 10 06:26:47 UTC 2008 TB --- 2008-02-10 06:26:47 - building GENERIC kernel (COPTFLAGS=) TB --- 2008-02-10 06:26:47 - cd /src TB --- 2008-02-10 06:26:47 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Feb 10 06:26:47 UTC 2008 >>> 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 -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/dev/uart/uart_subr.c cc -c -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/dev/uart/uart_tty.c cc -c -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/dev/usb/ehci.c /src/sys/dev/usb/ehci.c: In function 'ehci_sync_hc': /src/sys/dev/usb/ehci.c:1563: error: 'LOCK_FILE' undeclared (first use in this function) /src/sys/dev/usb/ehci.c:1563: error: (Each undeclared identifier is reported only once /src/sys/dev/usb/ehci.c:1563: error: for each function it appears in.) /src/sys/dev/usb/ehci.c:1563: error: 'LOCK_LINE' undeclared (first use in this function) *** Error code 1 Stop in /obj/powerpc/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-02-10 06:28:58 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-02-10 06:28:58 - ERROR: failed to build GENERIC kernel TB --- 2008-02-10 06:28:58 - tinderbox aborted TB --- 3481.34 user 400.27 system 4564.86 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Mon Feb 11 01:57:28 2008 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A9B116A417; Mon, 11 Feb 2008 01:57:28 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id C5FF713C4E1; Mon, 11 Feb 2008 01:57:27 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.14.2/8.14.2) with ESMTP id m1B1vRBN018283; Sun, 10 Feb 2008 20:57:27 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp2.sentex.ca (8.14.2/8.14.1) with ESMTP id m1B1vQsQ090676; Sun, 10 Feb 2008 20:57:26 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 9A0841B5078; Sun, 10 Feb 2008 20:57:26 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080211015726.9A0841B5078@freebsd-stable.sentex.ca> Date: Sun, 10 Feb 2008 20:57:26 -0500 (EST) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [releng_7 tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 01:57:28 -0000 TB --- 2008-02-11 01:22:49 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2008-02-11 01:22:49 - starting RELENG_7 tinderbox run for powerpc/powerpc TB --- 2008-02-11 01:22:49 - cleaning the object tree TB --- 2008-02-11 01:23:11 - cvsupping the source tree TB --- 2008-02-11 01:23:11 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/powerpc/powerpc/supfile TB --- 2008-02-11 01:23:18 - building world (CFLAGS=-O2 -pipe) TB --- 2008-02-11 01:23:18 - cd /src TB --- 2008-02-11 01:23:18 - /usr/bin/make -B buildworld >>> World build started on Mon Feb 11 01:23:20 UTC 2008 >>> 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 [...] building profiled archive library ranlib libarchive_p.a gzip -cn /src/lib/libarchive/archive_entry.3 > archive_entry.3.gz gzip -cn /src/lib/libarchive/archive_read.3 > archive_read.3.gz gzip -cn /src/lib/libarchive/archive_util.3 > archive_util.3.gz gzip -cn /src/lib/libarchive/archive_write.3 > archive_write.3.gz gzip -cn /src/lib/libarchive/archive_write_disk.3 > archive_write_disk.3.gz make: don't know how to make cpio.5. Stop *** Error code 2 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-02-11 01:57:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-02-11 01:57:26 - ERROR: failed to build world TB --- 2008-02-11 01:57:26 - tinderbox aborted TB --- 1717.40 user 214.46 system 2077.53 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Mon Feb 11 06:07:02 2008 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2173416A418; Mon, 11 Feb 2008 06:07:02 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id B86EC13C4CE; Mon, 11 Feb 2008 06:07:01 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.2/8.14.2) with ESMTP id m1B671QL026987; Mon, 11 Feb 2008 01:07:01 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.2/8.14.1) with ESMTP id m1B670pd084012; Mon, 11 Feb 2008 01:07:00 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id AC79173039; Mon, 11 Feb 2008 01:07:00 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080211060700.AC79173039@freebsd-current.sentex.ca> Date: Mon, 11 Feb 2008 01:07:00 -0500 (EST) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 06:07:02 -0000 TB --- 2008-02-11 05:05:48 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-02-11 05:05:48 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2008-02-11 05:05:48 - cleaning the object tree TB --- 2008-02-11 05:06:09 - cvsupping the source tree TB --- 2008-02-11 05:06:09 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2008-02-11 05:06:15 - building world (CFLAGS=-O -pipe) TB --- 2008-02-11 05:06:15 - cd /src TB --- 2008-02-11 05:06:15 - /usr/bin/make -B buildworld >>> World build started on Mon Feb 11 05:06:18 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Mon Feb 11 06:07:00 UTC 2008 TB --- 2008-02-11 06:07:00 - generating LINT kernel config TB --- 2008-02-11 06:07:00 - cd /src/sys/powerpc/conf TB --- 2008-02-11 06:07:00 - /usr/bin/make -B LINT TB --- 2008-02-11 06:07:00 - building LINT kernel (COPTFLAGS=) TB --- 2008-02-11 06:07:00 - cd /src TB --- 2008-02-11 06:07:00 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Feb 11 06:07:00 UTC 2008 >>> stage 1: configuring the kernel -------------------------------------------------------------- cd /src/sys/powerpc/conf; PATH=/obj/powerpc/src/tmp/legacy/usr/sbin:/obj/powerpc/src/tmp/legacy/usr/bin:/obj/powerpc/src/tmp/legacy/usr/games:/obj/powerpc/src/tmp/usr/sbin:/obj/powerpc/src/tmp/usr/bin:/obj/powerpc/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /obj/powerpc/src/sys/LINT /src/sys/powerpc/conf/LINT WARNING: duplicate option `GEOM_PART_APM' encountered. WARNING: duplicate option `GEOM_PART_MBR' encountered. WARNING: duplicate option `DEV_MEM' encountered. WARNING: duplicate device `mem' encountered. /src/sys/powerpc/conf/LINT: unknown option "GEOM_LVM" *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-02-11 06:07:00 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-02-11 06:07:00 - ERROR: failed to build lint kernel TB --- 2008-02-11 06:07:00 - tinderbox aborted TB --- 2826.23 user 324.87 system 3672.22 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Mon Feb 11 09:34:52 2008 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C593216A421; Mon, 11 Feb 2008 09:34:51 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id BED5013C4D5; Mon, 11 Feb 2008 09:34:50 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.2/8.14.2) with ESMTP id m1B9YoP5033954; Mon, 11 Feb 2008 04:34:50 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp1.sentex.ca (8.14.2/8.14.1) with ESMTP id m1B9YoB0039656; Mon, 11 Feb 2008 04:34:50 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 45A481B5078; Mon, 11 Feb 2008 04:34:50 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080211093450.45A481B5078@freebsd-stable.sentex.ca> Date: Mon, 11 Feb 2008 04:34:50 -0500 (EST) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [releng_7 tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 09:34:52 -0000 TB --- 2008-02-11 09:00:01 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2008-02-11 09:00:01 - starting RELENG_7 tinderbox run for powerpc/powerpc TB --- 2008-02-11 09:00:01 - cleaning the object tree TB --- 2008-02-11 09:00:10 - cvsupping the source tree TB --- 2008-02-11 09:00:10 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/powerpc/powerpc/supfile TB --- 2008-02-11 09:00:17 - building world (CFLAGS=-O2 -pipe) TB --- 2008-02-11 09:00:17 - cd /src TB --- 2008-02-11 09:00:17 - /usr/bin/make -B buildworld >>> World build started on Mon Feb 11 09:00:17 UTC 2008 >>> 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 [...] building profiled archive library ranlib libarchive_p.a gzip -cn /src/lib/libarchive/archive_entry.3 > archive_entry.3.gz gzip -cn /src/lib/libarchive/archive_read.3 > archive_read.3.gz gzip -cn /src/lib/libarchive/archive_util.3 > archive_util.3.gz gzip -cn /src/lib/libarchive/archive_write.3 > archive_write.3.gz gzip -cn /src/lib/libarchive/archive_write_disk.3 > archive_write_disk.3.gz make: don't know how to make cpio.5. Stop *** Error code 2 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-02-11 09:34:50 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-02-11 09:34:50 - ERROR: failed to build world TB --- 2008-02-11 09:34:50 - tinderbox aborted TB --- 1720.11 user 214.64 system 2089.00 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Mon Feb 11 11:07:12 2008 Return-Path: Delivered-To: freebsd-ppc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28B4616A514 for ; Mon, 11 Feb 2008 11:07:12 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id ECFD613C459 for ; Mon, 11 Feb 2008 11:07:11 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1BB7Bdf007496 for ; Mon, 11 Feb 2008 11:07:11 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1BB7BTX007492 for freebsd-ppc@FreeBSD.org; Mon, 11 Feb 2008 11:07:11 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 11 Feb 2008 11:07:11 GMT Message-Id: <200802111107.m1BB7BTX007492@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-ppc@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-ppc@FreeBSD.org X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 11:07:12 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o power/93203 ppc FreeBSD PPC Can't Write to Partitions. 1 problem total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o power/111296 ppc [kernel] [patch] [request] Support IMISS, DLMISS an DS o power/112435 ppc [nexus] [patch] Update nexus children to use ofw_bus f 2 problems total. From owner-freebsd-ppc@FreeBSD.ORG Wed Feb 13 03:50:07 2008 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EEC5E16A417; Wed, 13 Feb 2008 03:50:07 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id ABB5C13C45B; Wed, 13 Feb 2008 03:50:07 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.14.2/8.14.2) with ESMTP id m1D3o6es069336; Tue, 12 Feb 2008 22:50:07 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp2.sentex.ca (8.14.2/8.14.2) with ESMTP id m1D3o6wm034696; Tue, 12 Feb 2008 22:50:06 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 9CCE61B5078; Tue, 12 Feb 2008 22:50:06 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080213035006.9CCE61B5078@freebsd-stable.sentex.ca> Date: Tue, 12 Feb 2008 22:50:06 -0500 (EST) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [releng_7 tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 03:50:08 -0000 TB --- 2008-02-13 02:57:21 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2008-02-13 02:57:21 - starting RELENG_7 tinderbox run for powerpc/powerpc TB --- 2008-02-13 02:57:21 - cleaning the object tree TB --- 2008-02-13 02:57:40 - cvsupping the source tree TB --- 2008-02-13 02:57:40 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/powerpc/powerpc/supfile TB --- 2008-02-13 02:57:47 - building world (CFLAGS=-O2 -pipe) TB --- 2008-02-13 02:57:47 - cd /src TB --- 2008-02-13 02:57:47 - /usr/bin/make -B buildworld >>> World build started on Wed Feb 13 02:57:47 UTC 2008 >>> 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 -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wno-uninitialized -Wno-pointer-sign -c /src/sbin/gpt/gpt.c cc -O2 -pipe -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wno-uninitialized -Wno-pointer-sign -c /src/sbin/gpt/label.c cc -O2 -pipe -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wno-uninitialized -Wno-pointer-sign -c /src/sbin/gpt/map.c cc -O2 -pipe -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wno-uninitialized -Wno-pointer-sign -c /src/sbin/gpt/migrate.c /src/sbin/gpt/migrate.c: In function 'migrate_disklabel': /src/sbin/gpt/migrate.c:121: error: 'FS_ZFS' undeclared (first use in this function) /src/sbin/gpt/migrate.c:121: error: (Each undeclared identifier is reported only once /src/sbin/gpt/migrate.c:121: error: for each function it appears in.) *** Error code 1 Stop in /src/sbin/gpt. *** Error code 1 Stop in /src/sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-02-13 03:50:06 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-02-13 03:50:06 - ERROR: failed to build world TB --- 2008-02-13 03:50:06 - tinderbox aborted TB --- 2697.34 user 278.08 system 3164.60 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Wed Feb 13 12:21:56 2008 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 169C316A46E; Wed, 13 Feb 2008 12:21:56 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id CAC2113C4E5; Wed, 13 Feb 2008 12:21:55 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m1DCLtYY066257; Wed, 13 Feb 2008 07:21:55 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp2.sentex.ca (8.14.2/8.14.2) with ESMTP id m1DCLtx9037630; Wed, 13 Feb 2008 07:21:55 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id DD6CA1B5078; Wed, 13 Feb 2008 07:21:54 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080213122154.DD6CA1B5078@freebsd-stable.sentex.ca> Date: Wed, 13 Feb 2008 07:21:54 -0500 (EST) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [releng_7 tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 12:21:56 -0000 TB --- 2008-02-13 11:29:24 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2008-02-13 11:29:24 - starting RELENG_7 tinderbox run for powerpc/powerpc TB --- 2008-02-13 11:29:24 - cleaning the object tree TB --- 2008-02-13 11:29:36 - cvsupping the source tree TB --- 2008-02-13 11:29:36 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/powerpc/powerpc/supfile TB --- 2008-02-13 11:29:42 - building world (CFLAGS=-O2 -pipe) TB --- 2008-02-13 11:29:42 - cd /src TB --- 2008-02-13 11:29:42 - /usr/bin/make -B buildworld >>> World build started on Wed Feb 13 11:29:43 UTC 2008 >>> 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 -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wno-uninitialized -Wno-pointer-sign -c /src/sbin/gpt/gpt.c cc -O2 -pipe -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wno-uninitialized -Wno-pointer-sign -c /src/sbin/gpt/label.c cc -O2 -pipe -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wno-uninitialized -Wno-pointer-sign -c /src/sbin/gpt/map.c cc -O2 -pipe -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wno-uninitialized -Wno-pointer-sign -c /src/sbin/gpt/migrate.c /src/sbin/gpt/migrate.c: In function 'migrate_disklabel': /src/sbin/gpt/migrate.c:121: error: 'FS_ZFS' undeclared (first use in this function) /src/sbin/gpt/migrate.c:121: error: (Each undeclared identifier is reported only once /src/sbin/gpt/migrate.c:121: error: for each function it appears in.) *** Error code 1 Stop in /src/sbin/gpt. *** Error code 1 Stop in /src/sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-02-13 12:21:54 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-02-13 12:21:54 - ERROR: failed to build world TB --- 2008-02-13 12:21:54 - tinderbox aborted TB --- 2699.02 user 273.43 system 3150.45 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Wed Feb 13 23:37:50 2008 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63EA516A417; Wed, 13 Feb 2008 23:37:50 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 3026E13C442; Wed, 13 Feb 2008 23:37:50 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m1DNbn0q051634; Wed, 13 Feb 2008 18:37:49 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.2/8.14.2) with ESMTP id m1DNbn8d011228; Wed, 13 Feb 2008 18:37:49 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 7837173039; Wed, 13 Feb 2008 18:37:49 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080213233749.7837173039@freebsd-current.sentex.ca> Date: Wed, 13 Feb 2008 18:37:49 -0500 (EST) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 23:37:50 -0000 TB --- 2008-02-13 23:01:17 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-02-13 23:01:17 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2008-02-13 23:01:17 - cleaning the object tree TB --- 2008-02-13 23:01:39 - cvsupping the source tree TB --- 2008-02-13 23:01:39 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2008-02-13 23:01:46 - building world (CFLAGS=-O -pipe) TB --- 2008-02-13 23:01:46 - cd /src TB --- 2008-02-13 23:01:46 - /usr/bin/make -B buildworld >>> World build started on Wed Feb 13 23:01:47 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/logwtmp.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/popen.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/../../bin/ls/ls.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/../../bin/ls/cmp.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/../../bin/ls/print.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/../../bin/ls/util.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -o ftpd ftpd.o ftpcmd.o logwtmp.o popen.o ls.o cmp.o print.o util.o -lutil -lcrypt -lopie -lmd -lm -lpam /obj/powerpc/src/tmp/usr/lib/libm.so: undefined reference to `floorl' *** Error code 1 Stop in /src/libexec/ftpd. *** Error code 1 Stop in /src/libexec. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-02-13 23:37:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-02-13 23:37:49 - ERROR: failed to build world TB --- 2008-02-13 23:37:49 - tinderbox aborted TB --- 1579.20 user 221.57 system 2191.38 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Thu Feb 14 05:02:49 2008 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B62016A418; Thu, 14 Feb 2008 05:02:49 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id 62BCF13C45B; Thu, 14 Feb 2008 05:02:49 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.14.2/8.14.2) with ESMTP id m1E52mss003644; Thu, 14 Feb 2008 00:02:48 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.2/8.14.2) with ESMTP id m1E52lc2047599; Thu, 14 Feb 2008 00:02:48 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 0E7E473039; Thu, 14 Feb 2008 00:02:45 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080214050247.0E7E473039@freebsd-current.sentex.ca> Date: Thu, 14 Feb 2008 00:02:45 -0500 (EST) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 05:02:49 -0000 TB --- 2008-02-14 04:26:09 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-02-14 04:26:09 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2008-02-14 04:26:09 - cleaning the object tree TB --- 2008-02-14 04:26:18 - cvsupping the source tree TB --- 2008-02-14 04:26:19 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2008-02-14 04:26:26 - building world (CFLAGS=-O -pipe) TB --- 2008-02-14 04:26:26 - cd /src TB --- 2008-02-14 04:26:26 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 14 04:26:28 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/logwtmp.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/popen.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/../../bin/ls/ls.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/../../bin/ls/cmp.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/../../bin/ls/print.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/../../bin/ls/util.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -o ftpd ftpd.o ftpcmd.o logwtmp.o popen.o ls.o cmp.o print.o util.o -lutil -lcrypt -lopie -lmd -lm -lpam /obj/powerpc/src/tmp/usr/lib/libm.so: undefined reference to `floorl' *** Error code 1 Stop in /src/libexec/ftpd. *** Error code 1 Stop in /src/libexec. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-02-14 05:02:45 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-02-14 05:02:45 - ERROR: failed to build world TB --- 2008-02-14 05:02:45 - tinderbox aborted TB --- 1578.15 user 220.12 system 2196.18 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Thu Feb 14 10:30:16 2008 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F36F416A4DC; Thu, 14 Feb 2008 10:30:15 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id B26EC13C459; Thu, 14 Feb 2008 10:30:10 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m1EAU9pk083577; Thu, 14 Feb 2008 05:30:09 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.2/8.14.2) with ESMTP id m1EAU99r068904; Thu, 14 Feb 2008 05:30:09 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id A3AE973039; Thu, 14 Feb 2008 05:30:09 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080214103009.A3AE973039@freebsd-current.sentex.ca> Date: Thu, 14 Feb 2008 05:30:09 -0500 (EST) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 10:30:16 -0000 TB --- 2008-02-14 09:54:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-02-14 09:54:00 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2008-02-14 09:54:00 - cleaning the object tree TB --- 2008-02-14 09:54:12 - cvsupping the source tree TB --- 2008-02-14 09:54:12 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2008-02-14 09:54:18 - building world (CFLAGS=-O -pipe) TB --- 2008-02-14 09:54:18 - cd /src TB --- 2008-02-14 09:54:18 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 14 09:54:19 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/logwtmp.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/popen.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/../../bin/ls/ls.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/../../bin/ls/cmp.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/../../bin/ls/print.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/../../bin/ls/util.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -o ftpd ftpd.o ftpcmd.o logwtmp.o popen.o ls.o cmp.o print.o util.o -lutil -lcrypt -lopie -lmd -lm -lpam /obj/powerpc/src/tmp/usr/lib/libm.so: undefined reference to `floorl' *** Error code 1 Stop in /src/libexec/ftpd. *** Error code 1 Stop in /src/libexec. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-02-14 10:30:09 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-02-14 10:30:09 - ERROR: failed to build world TB --- 2008-02-14 10:30:09 - tinderbox aborted TB --- 1579.05 user 219.78 system 2169.27 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Thu Feb 14 15:52:33 2008 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3738C16A418; Thu, 14 Feb 2008 15:52:33 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id 1611613C45E; Thu, 14 Feb 2008 15:52:32 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.14.2/8.14.2) with ESMTP id m1EFqWvq054964; Thu, 14 Feb 2008 10:52:32 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.2/8.14.2) with ESMTP id m1EFqWqo056137; Thu, 14 Feb 2008 10:52:32 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id DBE2573039; Thu, 14 Feb 2008 10:52:31 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080214155231.DBE2573039@freebsd-current.sentex.ca> Date: Thu, 14 Feb 2008 10:52:31 -0500 (EST) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 15:52:33 -0000 TB --- 2008-02-14 15:15:54 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-02-14 15:15:54 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2008-02-14 15:15:54 - cleaning the object tree TB --- 2008-02-14 15:16:06 - cvsupping the source tree TB --- 2008-02-14 15:16:06 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2008-02-14 15:16:13 - building world (CFLAGS=-O -pipe) TB --- 2008-02-14 15:16:13 - cd /src TB --- 2008-02-14 15:16:13 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 14 15:16:14 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/logwtmp.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/popen.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/../../bin/ls/ls.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/../../bin/ls/cmp.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/../../bin/ls/print.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/../../bin/ls/util.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -o ftpd ftpd.o ftpcmd.o logwtmp.o popen.o ls.o cmp.o print.o util.o -lutil -lcrypt -lopie -lmd -lm -lpam /obj/powerpc/src/tmp/usr/lib/libm.so: undefined reference to `floorl' *** Error code 1 Stop in /src/libexec/ftpd. *** Error code 1 Stop in /src/libexec. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-02-14 15:52:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-02-14 15:52:31 - ERROR: failed to build world TB --- 2008-02-14 15:52:31 - tinderbox aborted TB --- 1579.95 user 219.16 system 2196.66 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Thu Feb 14 21:17:19 2008 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E386E16A419; Thu, 14 Feb 2008 21:17:19 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id CB31413C465; Thu, 14 Feb 2008 21:17:19 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.2/8.14.2) with ESMTP id m1ELHJAk096839; Thu, 14 Feb 2008 16:17:19 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.2/8.14.2) with ESMTP id m1ELHJoc035209; Thu, 14 Feb 2008 16:17:19 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id B3EC973039; Thu, 14 Feb 2008 16:17:18 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080214211718.B3EC973039@freebsd-current.sentex.ca> Date: Thu, 14 Feb 2008 16:17:18 -0500 (EST) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 21:17:20 -0000 TB --- 2008-02-14 20:40:25 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-02-14 20:40:25 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2008-02-14 20:40:25 - cleaning the object tree TB --- 2008-02-14 20:40:35 - cvsupping the source tree TB --- 2008-02-14 20:40:36 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2008-02-14 20:40:43 - building world (CFLAGS=-O -pipe) TB --- 2008-02-14 20:40:43 - cd /src TB --- 2008-02-14 20:40:43 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 14 20:40:45 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/logwtmp.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/popen.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/../../bin/ls/ls.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/../../bin/ls/cmp.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/../../bin/ls/print.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/../../bin/ls/util.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -o ftpd ftpd.o ftpcmd.o logwtmp.o popen.o ls.o cmp.o print.o util.o -lutil -lcrypt -lopie -lmd -lm -lpam /obj/powerpc/src/tmp/usr/lib/libm.so: undefined reference to `floorl' *** Error code 1 Stop in /src/libexec/ftpd. *** Error code 1 Stop in /src/libexec. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-02-14 21:17:18 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-02-14 21:17:18 - ERROR: failed to build world TB --- 2008-02-14 21:17:18 - tinderbox aborted TB --- 1577.09 user 222.15 system 2212.85 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Fri Feb 15 02:42:08 2008 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E73D16A417; Fri, 15 Feb 2008 02:42:08 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 0411013C45D; Fri, 15 Feb 2008 02:42:07 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m1F2g79q096698; Thu, 14 Feb 2008 21:42:07 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.2/8.14.2) with ESMTP id m1F2g7qt095826; Thu, 14 Feb 2008 21:42:07 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 1475A73039; Thu, 14 Feb 2008 21:42:06 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080215024207.1475A73039@freebsd-current.sentex.ca> Date: Thu, 14 Feb 2008 21:42:06 -0500 (EST) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 02:42:08 -0000 TB --- 2008-02-15 02:05:35 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-02-15 02:05:35 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2008-02-15 02:05:35 - cleaning the object tree TB --- 2008-02-15 02:05:46 - cvsupping the source tree TB --- 2008-02-15 02:05:46 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2008-02-15 02:05:53 - building world (CFLAGS=-O -pipe) TB --- 2008-02-15 02:05:53 - cd /src TB --- 2008-02-15 02:05:53 - /usr/bin/make -B buildworld >>> World build started on Fri Feb 15 02:05:54 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/logwtmp.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/popen.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/../../bin/ls/ls.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/../../bin/ls/cmp.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/../../bin/ls/print.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/ftpd/../../bin/ls/util.c cc -O -pipe -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -I/src/libexec/ftpd -Dmain=ls_main -I/src/libexec/ftpd/../../bin/ls -DINET6 -DUSE_PAM -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -o ftpd ftpd.o ftpcmd.o logwtmp.o popen.o ls.o cmp.o print.o util.o -lutil -lcrypt -lopie -lmd -lm -lpam /obj/powerpc/src/tmp/usr/lib/libm.so: undefined reference to `floorl' *** Error code 1 Stop in /src/libexec/ftpd. *** Error code 1 Stop in /src/libexec. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-02-15 02:42:06 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-02-15 02:42:06 - ERROR: failed to build world TB --- 2008-02-15 02:42:06 - tinderbox aborted TB --- 1578.57 user 221.37 system 2191.45 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full