From owner-freebsd-ppc@FreeBSD.ORG Sun May 20 06:11:34 2012 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 613D91065670; Sun, 20 May 2012 06:11:34 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 28DB88FC2B; Sun, 20 May 2012 06:11:34 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q4K6BW1b020805; Sun, 20 May 2012 02:11:32 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4K6BW2C020800; Sun, 20 May 2012 06:11:32 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 20 May 2012 06:11:32 GMT Message-Id: <201205200611.q4K6BW2C020800@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-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, 20 May 2012 06:11:34 -0000 TB --- 2012-05-20 03:56:15 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-20 03:56:15 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-05-20 03:56:15 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2012-05-20 03:56:15 - cleaning the object tree TB --- 2012-05-20 03:56:15 - cvsupping the source tree TB --- 2012-05-20 03:56:15 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2012-05-20 03:57:30 - building world TB --- 2012-05-20 03:57:30 - CROSS_BUILD_TESTING=YES TB --- 2012-05-20 03:57:30 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-20 03:57:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-20 03:57:30 - SRCCONF=/dev/null TB --- 2012-05-20 03:57:30 - TARGET=powerpc TB --- 2012-05-20 03:57:30 - TARGET_ARCH=powerpc TB --- 2012-05-20 03:57:30 - TZ=UTC TB --- 2012-05-20 03:57:30 - __MAKE_CONF=/dev/null TB --- 2012-05-20 03:57:30 - cd /src TB --- 2012-05-20 03:57:30 - /usr/bin/make -B buildworld >>> World build started on Sun May 20 03:57:31 UTC 2012 >>> 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 May 20 06:08:02 UTC 2012 TB --- 2012-05-20 06:08:02 - generating LINT kernel config TB --- 2012-05-20 06:08:02 - cd /src/sys/powerpc/conf TB --- 2012-05-20 06:08:02 - /usr/bin/make -B LINT TB --- 2012-05-20 06:08:02 - cd /src/sys/powerpc/conf TB --- 2012-05-20 06:08:02 - /usr/sbin/config -m LINT TB --- 2012-05-20 06:08:02 - building LINT kernel TB --- 2012-05-20 06:08:02 - CROSS_BUILD_TESTING=YES TB --- 2012-05-20 06:08:02 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-20 06:08:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-20 06:08:02 - SRCCONF=/dev/null TB --- 2012-05-20 06:08:02 - TARGET=powerpc TB --- 2012-05-20 06:08:02 - TARGET_ARCH=powerpc TB --- 2012-05-20 06:08:02 - TZ=UTC TB --- 2012-05-20 06:08:02 - __MAKE_CONF=/dev/null TB --- 2012-05-20 06:08:02 - cd /src TB --- 2012-05-20 06:08:02 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 20 06:08:02 UTC 2012 >>> 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 [...] cc1: warnings being treated as errors /src/sys/dev/ath/if_ath.c: In function 'ath_vap_delete': /src/sys/dev/ath/if_ath.c:1311: warning: implicit declaration of function 'ath_beacon_config' /src/sys/dev/ath/if_ath.c:1311: warning: nested extern declaration of 'ath_beacon_config' [-Wnested-externs] /src/sys/dev/ath/if_ath.c: At top level: /src/sys/dev/ath/if_ath.c:3213: warning: no previous prototype for 'ath_beacon_config' [-Wmissing-prototypes] /src/sys/dev/ath/if_ath.c:3213: warning: conflicting types for 'ath_beacon_config' /src/sys/dev/ath/if_ath.c:1311: warning: previous implicit declaration of 'ath_beacon_config' was here *** Error code 1 Stop in /obj/powerpc.powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-05-20 06:11:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-20 06:11:32 - ERROR: failed to build LINT kernel TB --- 2012-05-20 06:11:32 - 6740.30 user 884.87 system 8117.40 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Sun May 20 12:06:59 2012 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 640131065673; Sun, 20 May 2012 12:06:59 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 2BE5C8FC08; Sun, 20 May 2012 12:06:59 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q4KC6wC8091706; Sun, 20 May 2012 08:06:58 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4KC6wII091705; Sun, 20 May 2012 12:06:58 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 20 May 2012 12:06:58 GMT Message-Id: <201205201206.q4KC6wII091705@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-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, 20 May 2012 12:06:59 -0000 TB --- 2012-05-20 09:52:14 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-20 09:52:14 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-05-20 09:52:14 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2012-05-20 09:52:14 - cleaning the object tree TB --- 2012-05-20 09:53:10 - cvsupping the source tree TB --- 2012-05-20 09:53:10 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2012-05-20 09:53:46 - building world TB --- 2012-05-20 09:53:46 - CROSS_BUILD_TESTING=YES TB --- 2012-05-20 09:53:46 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-20 09:53:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-20 09:53:46 - SRCCONF=/dev/null TB --- 2012-05-20 09:53:46 - TARGET=powerpc TB --- 2012-05-20 09:53:46 - TARGET_ARCH=powerpc TB --- 2012-05-20 09:53:46 - TZ=UTC TB --- 2012-05-20 09:53:46 - __MAKE_CONF=/dev/null TB --- 2012-05-20 09:53:46 - cd /src TB --- 2012-05-20 09:53:46 - /usr/bin/make -B buildworld >>> World build started on Sun May 20 09:53:47 UTC 2012 >>> 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 May 20 12:03:38 UTC 2012 TB --- 2012-05-20 12:03:38 - generating LINT kernel config TB --- 2012-05-20 12:03:38 - cd /src/sys/powerpc/conf TB --- 2012-05-20 12:03:38 - /usr/bin/make -B LINT TB --- 2012-05-20 12:03:38 - cd /src/sys/powerpc/conf TB --- 2012-05-20 12:03:38 - /usr/sbin/config -m LINT TB --- 2012-05-20 12:03:38 - building LINT kernel TB --- 2012-05-20 12:03:38 - CROSS_BUILD_TESTING=YES TB --- 2012-05-20 12:03:38 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-20 12:03:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-20 12:03:38 - SRCCONF=/dev/null TB --- 2012-05-20 12:03:38 - TARGET=powerpc TB --- 2012-05-20 12:03:38 - TARGET_ARCH=powerpc TB --- 2012-05-20 12:03:38 - TZ=UTC TB --- 2012-05-20 12:03:38 - __MAKE_CONF=/dev/null TB --- 2012-05-20 12:03:38 - cd /src TB --- 2012-05-20 12:03:38 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 20 12:03:38 UTC 2012 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O -pipe -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/ath/if_ath_tx.c -I/src/sys/dev/ath cc -c -O -pipe -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/ath/if_ath_tx_ht.c -I/src/sys/dev/ath cc -c -O -pipe -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/ath/if_ath_tdma.c -I/src/sys/dev/ath cc -c -O -pipe -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/ath/if_ath_sysctl.c -I/src/sys/dev/ath cc -c -O -pipe -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/ath/if_ath_rx.c -I/src/sys/dev/ath cc1: warnings being treated as errors /src/sys/dev/ath/if_ath_rx.c: In function 'ath_rx_proc': /src/sys/dev/ath/if_ath_rx.c:769: warning: unused variable 'ic' [-Wunused-variable] *** Error code 1 Stop in /obj/powerpc.powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-05-20 12:06:58 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-20 12:06:58 - ERROR: failed to build LINT kernel TB --- 2012-05-20 12:06:58 - 6718.24 user 877.13 system 8083.55 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Mon May 21 11:07:20 2012 Return-Path: Delivered-To: freebsd-ppc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E63711065678 for ; Mon, 21 May 2012 11:07:20 +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 D04218FC29 for ; Mon, 21 May 2012 11:07:20 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4LB7KPr049199 for ; Mon, 21 May 2012 11:07:20 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4LB7KnC049197 for freebsd-ppc@FreeBSD.org; Mon, 21 May 2012 11:07:20 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 21 May 2012 11:07:20 GMT Message-Id: <201205211107.q4LB7KnC049197@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, 21 May 2012 11:07:21 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o power/167764 ppc Burning iso for ppc o power/164225 ppc Boot fails on IBM 7028-6E1 (heap memory claim failed) o power/161947 ppc multimedia/libdvdnav builds broken binaries on big end o power/161045 ppc X doesn't detect ADB mouse up event until another even o power/149009 ppc sysinstall(8) on powerpc fails to install manpages, so o power/140241 ppc [kernel] [patch] Linker set problems on PowerPC EABI o power/135576 ppc gdb cannot debug threaded programs on ppc o power/133503 ppc [sound] Sound stutter after switching ttys o power/133382 ppc [install] Installer gets signal 11 o power/131548 ppc ofw_syscons no longer supports 32-bit framebuffer 10 problems total. From owner-freebsd-ppc@FreeBSD.ORG Mon May 21 15:56:04 2012 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 004A9106566B; Mon, 21 May 2012 15:56: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 AD1DB8FC17; Mon, 21 May 2012 15:56:03 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q4LFu3tq037829; Mon, 21 May 2012 11:56:03 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4LFu3dE037824; Mon, 21 May 2012 15:56:03 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 21 May 2012 15:56:03 GMT Message-Id: <201205211556.q4LFu3dE037824@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-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, 21 May 2012 15:56:04 -0000 TB --- 2012-05-21 15:40:25 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-21 15:40:25 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-05-21 15:40:25 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2012-05-21 15:40:25 - cleaning the object tree TB --- 2012-05-21 15:40:25 - cvsupping the source tree TB --- 2012-05-21 15:40:25 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2012-05-21 15:41:34 - building world TB --- 2012-05-21 15:41:34 - CROSS_BUILD_TESTING=YES TB --- 2012-05-21 15:41:34 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-21 15:41:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-21 15:41:34 - SRCCONF=/dev/null TB --- 2012-05-21 15:41:34 - TARGET=powerpc TB --- 2012-05-21 15:41:34 - TARGET_ARCH=powerpc TB --- 2012-05-21 15:41:34 - TZ=UTC TB --- 2012-05-21 15:41:34 - __MAKE_CONF=/dev/null TB --- 2012-05-21 15:41:34 - cd /src TB --- 2012-05-21 15:41:34 - /usr/bin/make -B buildworld >>> World build started on Mon May 21 15:41:35 UTC 2012 >>> 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/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/powerpc -DNLS -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/powerpc.powerpc/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c nsparser.c -o nsparser.o cc1: warnings being treated as errors /src/lib/libc/net/nsparser.y: In function '_nsaddsrctomap': /src/lib/libc/net/nsparser.y:169: warning: implicit declaration of function 'free' In file included from nsparser.c:398: /src/lib/libc/../../include/stdlib.h: At top level: /src/lib/libc/../../include/stdlib.h:93: warning: conflicting types for 'free' /src/lib/libc/net/nsparser.y:169: warning: previous implicit declaration of 'free' was here *** Error code 1 Stop in /src/lib/libc. *** 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 --- 2012-05-21 15:56:03 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-21 15:56:03 - ERROR: failed to build world TB --- 2012-05-21 15:56:03 - 676.12 user 91.99 system 937.19 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Mon May 21 16:39:21 2012 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E76D8106564A; Mon, 21 May 2012 16:39: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 9F8EE8FC0A; Mon, 21 May 2012 16:39:20 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q4LGdKDw045925; Mon, 21 May 2012 12:39:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4LGdKGm045916; Mon, 21 May 2012 16:39:20 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 21 May 2012 16:39:20 GMT Message-Id: <201205211639.q4LGdKGm045916@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-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, 21 May 2012 16:39:21 -0000 TB --- 2012-05-21 16:21:03 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-21 16:21:03 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-05-21 16:21:03 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2012-05-21 16:21:03 - cleaning the object tree TB --- 2012-05-21 16:23:04 - cvsupping the source tree TB --- 2012-05-21 16:23:04 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2012-05-21 16:24:42 - building world TB --- 2012-05-21 16:24:42 - CROSS_BUILD_TESTING=YES TB --- 2012-05-21 16:24:42 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-21 16:24:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-21 16:24:42 - SRCCONF=/dev/null TB --- 2012-05-21 16:24:42 - TARGET=powerpc TB --- 2012-05-21 16:24:42 - TARGET_ARCH=powerpc TB --- 2012-05-21 16:24:42 - TZ=UTC TB --- 2012-05-21 16:24:42 - __MAKE_CONF=/dev/null TB --- 2012-05-21 16:24:42 - cd /src TB --- 2012-05-21 16:24:42 - /usr/bin/make -B buildworld >>> World build started on Mon May 21 16:24:43 UTC 2012 >>> 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/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/powerpc -DNLS -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/powerpc.powerpc/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c nsparser.c -o nsparser.o cc1: warnings being treated as errors /src/lib/libc/net/nsparser.y: In function '_nsaddsrctomap': /src/lib/libc/net/nsparser.y:169: warning: implicit declaration of function 'free' In file included from nsparser.c:398: /src/lib/libc/../../include/stdlib.h: At top level: /src/lib/libc/../../include/stdlib.h:93: warning: conflicting types for 'free' /src/lib/libc/net/nsparser.y:169: warning: previous implicit declaration of 'free' was here *** Error code 1 Stop in /src/lib/libc. *** 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 --- 2012-05-21 16:39:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-21 16:39:20 - ERROR: failed to build world TB --- 2012-05-21 16:39:20 - 675.73 user 94.55 system 1096.55 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Mon May 21 17:27:25 2012 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8A0E31065697; Mon, 21 May 2012 17:27:25 +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 398808FC17; Mon, 21 May 2012 17:27:25 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q4LHROQs043197; Mon, 21 May 2012 13:27:24 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4LHRO2w043195; Mon, 21 May 2012 17:27:24 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 21 May 2012 17:27:24 GMT Message-Id: <201205211727.q4LHRO2w043195@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-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, 21 May 2012 17:27:25 -0000 TB --- 2012-05-21 17:11:18 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-21 17:11:18 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-05-21 17:11:18 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2012-05-21 17:11:18 - cleaning the object tree TB --- 2012-05-21 17:11:42 - cvsupping the source tree TB --- 2012-05-21 17:11:42 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2012-05-21 17:12:27 - building world TB --- 2012-05-21 17:12:27 - CROSS_BUILD_TESTING=YES TB --- 2012-05-21 17:12:27 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-21 17:12:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-21 17:12:27 - SRCCONF=/dev/null TB --- 2012-05-21 17:12:27 - TARGET=powerpc TB --- 2012-05-21 17:12:27 - TARGET_ARCH=powerpc TB --- 2012-05-21 17:12:27 - TZ=UTC TB --- 2012-05-21 17:12:27 - __MAKE_CONF=/dev/null TB --- 2012-05-21 17:12:27 - cd /src TB --- 2012-05-21 17:12:27 - /usr/bin/make -B buildworld >>> World build started on Mon May 21 17:12:28 UTC 2012 >>> 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/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/powerpc -DNLS -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/powerpc.powerpc/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c nsparser.c -o nsparser.o cc1: warnings being treated as errors /src/lib/libc/net/nsparser.y: In function '_nsaddsrctomap': /src/lib/libc/net/nsparser.y:169: warning: implicit declaration of function 'free' In file included from nsparser.c:398: /src/lib/libc/../../include/stdlib.h: At top level: /src/lib/libc/../../include/stdlib.h:93: warning: conflicting types for 'free' /src/lib/libc/net/nsparser.y:169: warning: previous implicit declaration of 'free' was here *** Error code 1 Stop in /src/lib/libc. *** 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 --- 2012-05-21 17:27:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-21 17:27:24 - ERROR: failed to build world TB --- 2012-05-21 17:27:24 - 673.91 user 94.62 system 966.14 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Mon May 21 18:08:02 2012 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 4E1641065673; Mon, 21 May 2012 18:08: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 062AF8FC23; Mon, 21 May 2012 18:08:01 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q4LI81qB047796; Mon, 21 May 2012 14:08:01 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4LI81jl047788; Mon, 21 May 2012 18:08:01 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 21 May 2012 18:08:01 GMT Message-Id: <201205211808.q4LI81jl047788@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-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, 21 May 2012 18:08:02 -0000 TB --- 2012-05-21 17:50:35 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-21 17:50:35 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-05-21 17:50:35 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2012-05-21 17:50:35 - cleaning the object tree TB --- 2012-05-21 17:52:24 - cvsupping the source tree TB --- 2012-05-21 17:52:24 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2012-05-21 17:53:40 - building world TB --- 2012-05-21 17:53:40 - CROSS_BUILD_TESTING=YES TB --- 2012-05-21 17:53:40 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-21 17:53:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-21 17:53:40 - SRCCONF=/dev/null TB --- 2012-05-21 17:53:40 - TARGET=powerpc TB --- 2012-05-21 17:53:40 - TARGET_ARCH=powerpc TB --- 2012-05-21 17:53:40 - TZ=UTC TB --- 2012-05-21 17:53:40 - __MAKE_CONF=/dev/null TB --- 2012-05-21 17:53:40 - cd /src TB --- 2012-05-21 17:53:40 - /usr/bin/make -B buildworld >>> World build started on Mon May 21 17:53:41 UTC 2012 >>> 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/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/powerpc -DNLS -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/powerpc.powerpc/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c nsparser.c -o nsparser.o cc1: warnings being treated as errors /src/lib/libc/net/nsparser.y: In function '_nsaddsrctomap': /src/lib/libc/net/nsparser.y:169: warning: implicit declaration of function 'free' In file included from nsparser.c:398: /src/lib/libc/../../include/stdlib.h: At top level: /src/lib/libc/../../include/stdlib.h:93: warning: conflicting types for 'free' /src/lib/libc/net/nsparser.y:169: warning: previous implicit declaration of 'free' was here *** Error code 1 Stop in /src/lib/libc. *** 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 --- 2012-05-21 18:08:01 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-21 18:08:01 - ERROR: failed to build world TB --- 2012-05-21 18:08:01 - 675.88 user 95.16 system 1045.77 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Mon May 21 18:56:24 2012 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 4DA60106564A; Mon, 21 May 2012 18:56: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 F104A8FC23; Mon, 21 May 2012 18:56:23 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q4LIuNc9046521; Mon, 21 May 2012 14:56:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4LIuNOS046520; Mon, 21 May 2012 18:56:23 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 21 May 2012 18:56:23 GMT Message-Id: <201205211856.q4LIuNOS046520@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-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, 21 May 2012 18:56:24 -0000 TB --- 2012-05-21 18:40:57 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-21 18:40:57 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-05-21 18:40:57 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2012-05-21 18:40:57 - cleaning the object tree TB --- 2012-05-21 18:41:17 - cvsupping the source tree TB --- 2012-05-21 18:41:17 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2012-05-21 18:42:00 - building world TB --- 2012-05-21 18:42:00 - CROSS_BUILD_TESTING=YES TB --- 2012-05-21 18:42:00 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-21 18:42:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-21 18:42:00 - SRCCONF=/dev/null TB --- 2012-05-21 18:42:00 - TARGET=powerpc TB --- 2012-05-21 18:42:00 - TARGET_ARCH=powerpc TB --- 2012-05-21 18:42:00 - TZ=UTC TB --- 2012-05-21 18:42:00 - __MAKE_CONF=/dev/null TB --- 2012-05-21 18:42:00 - cd /src TB --- 2012-05-21 18:42:00 - /usr/bin/make -B buildworld >>> World build started on Mon May 21 18:42:01 UTC 2012 >>> 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/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/powerpc -DNLS -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/powerpc.powerpc/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c nsparser.c -o nsparser.o cc1: warnings being treated as errors /src/lib/libc/net/nsparser.y: In function '_nsaddsrctomap': /src/lib/libc/net/nsparser.y:169: warning: implicit declaration of function 'free' In file included from nsparser.c:398: /src/lib/libc/../../include/stdlib.h: At top level: /src/lib/libc/../../include/stdlib.h:93: warning: conflicting types for 'free' /src/lib/libc/net/nsparser.y:169: warning: previous implicit declaration of 'free' was here *** Error code 1 Stop in /src/lib/libc. *** 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 --- 2012-05-21 18:56:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-21 18:56:23 - ERROR: failed to build world TB --- 2012-05-21 18:56:23 - 674.59 user 93.77 system 926.03 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Mon May 21 19:39:17 2012 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 4039B106564A; Mon, 21 May 2012 19:39: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 EB28D8FC16; Mon, 21 May 2012 19:39:16 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q4LJdGpK053449; Mon, 21 May 2012 15:39:16 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4LJdGqP053444; Mon, 21 May 2012 19:39:16 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 21 May 2012 19:39:16 GMT Message-Id: <201205211939.q4LJdGqP053444@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-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, 21 May 2012 19:39:17 -0000 TB --- 2012-05-21 19:21:20 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-21 19:21:20 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-05-21 19:21:20 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2012-05-21 19:21:20 - cleaning the object tree TB --- 2012-05-21 19:23:22 - cvsupping the source tree TB --- 2012-05-21 19:23:22 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2012-05-21 19:24:03 - building world TB --- 2012-05-21 19:24:03 - CROSS_BUILD_TESTING=YES TB --- 2012-05-21 19:24:03 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-21 19:24:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-21 19:24:03 - SRCCONF=/dev/null TB --- 2012-05-21 19:24:03 - TARGET=powerpc TB --- 2012-05-21 19:24:03 - TARGET_ARCH=powerpc TB --- 2012-05-21 19:24:03 - TZ=UTC TB --- 2012-05-21 19:24:03 - __MAKE_CONF=/dev/null TB --- 2012-05-21 19:24:03 - cd /src TB --- 2012-05-21 19:24:03 - /usr/bin/make -B buildworld >>> World build started on Mon May 21 19:24:05 UTC 2012 >>> 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/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/powerpc -DNLS -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/powerpc.powerpc/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c nsparser.c -o nsparser.o cc1: warnings being treated as errors /src/lib/libc/net/nsparser.y: In function '_nsaddsrctomap': /src/lib/libc/net/nsparser.y:169: warning: implicit declaration of function 'free' In file included from nsparser.c:398: /src/lib/libc/../../include/stdlib.h: At top level: /src/lib/libc/../../include/stdlib.h:93: warning: conflicting types for 'free' /src/lib/libc/net/nsparser.y:169: warning: previous implicit declaration of 'free' was here *** Error code 1 Stop in /src/lib/libc. *** 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 --- 2012-05-21 19:39:16 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-21 19:39:16 - ERROR: failed to build world TB --- 2012-05-21 19:39:16 - 677.20 user 92.94 system 1075.98 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Mon May 21 20:26:56 2012 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 7FA771065673; Mon, 21 May 2012 20:26: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 377BE8FC15; Mon, 21 May 2012 20:26:55 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q4LKQte1050641; Mon, 21 May 2012 16:26:55 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4LKQtJN050640; Mon, 21 May 2012 20:26:55 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 21 May 2012 20:26:55 GMT Message-Id: <201205212026.q4LKQtJN050640@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-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, 21 May 2012 20:26:56 -0000 TB --- 2012-05-21 20:11:07 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-21 20:11:07 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-05-21 20:11:07 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2012-05-21 20:11:07 - cleaning the object tree TB --- 2012-05-21 20:11:28 - cvsupping the source tree TB --- 2012-05-21 20:11:28 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2012-05-21 20:12:08 - building world TB --- 2012-05-21 20:12:08 - CROSS_BUILD_TESTING=YES TB --- 2012-05-21 20:12:08 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-21 20:12:08 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-21 20:12:08 - SRCCONF=/dev/null TB --- 2012-05-21 20:12:08 - TARGET=powerpc TB --- 2012-05-21 20:12:08 - TARGET_ARCH=powerpc TB --- 2012-05-21 20:12:08 - TZ=UTC TB --- 2012-05-21 20:12:08 - __MAKE_CONF=/dev/null TB --- 2012-05-21 20:12:08 - cd /src TB --- 2012-05-21 20:12:08 - /usr/bin/make -B buildworld >>> World build started on Mon May 21 20:12:09 UTC 2012 >>> 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/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/powerpc -DNLS -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/powerpc.powerpc/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c nsparser.c -o nsparser.o cc1: warnings being treated as errors /src/lib/libc/net/nsparser.y: In function '_nsaddsrctomap': /src/lib/libc/net/nsparser.y:169: warning: implicit declaration of function 'free' In file included from nsparser.c:398: /src/lib/libc/../../include/stdlib.h: At top level: /src/lib/libc/../../include/stdlib.h:93: warning: conflicting types for 'free' /src/lib/libc/net/nsparser.y:169: warning: previous implicit declaration of 'free' was here *** Error code 1 Stop in /src/lib/libc. *** 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 --- 2012-05-21 20:26:55 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-21 20:26:55 - ERROR: failed to build world TB --- 2012-05-21 20:26:55 - 674.87 user 93.95 system 948.28 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Mon May 21 21:09:05 2012 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B7B751065670; Mon, 21 May 2012 21:09:05 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 6FBB88FC21; Mon, 21 May 2012 21:09:05 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q4LL94ZT055485; Mon, 21 May 2012 17:09:04 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4LL94kl055481; Mon, 21 May 2012 21:09:04 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 21 May 2012 21:09:04 GMT Message-Id: <201205212109.q4LL94kl055481@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-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, 21 May 2012 21:09:05 -0000 TB --- 2012-05-21 20:51:12 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-21 20:51:12 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-05-21 20:51:12 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2012-05-21 20:51:12 - cleaning the object tree TB --- 2012-05-21 20:53:26 - cvsupping the source tree TB --- 2012-05-21 20:53:26 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2012-05-21 20:54:23 - building world TB --- 2012-05-21 20:54:23 - CROSS_BUILD_TESTING=YES TB --- 2012-05-21 20:54:23 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-21 20:54:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-21 20:54:23 - SRCCONF=/dev/null TB --- 2012-05-21 20:54:23 - TARGET=powerpc TB --- 2012-05-21 20:54:23 - TARGET_ARCH=powerpc TB --- 2012-05-21 20:54:23 - TZ=UTC TB --- 2012-05-21 20:54:23 - __MAKE_CONF=/dev/null TB --- 2012-05-21 20:54:23 - cd /src TB --- 2012-05-21 20:54:23 - /usr/bin/make -B buildworld >>> World build started on Mon May 21 20:54:25 UTC 2012 >>> 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/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/powerpc -DNLS -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/powerpc.powerpc/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c nsparser.c -o nsparser.o cc1: warnings being treated as errors /src/lib/libc/net/nsparser.y: In function '_nsaddsrctomap': /src/lib/libc/net/nsparser.y:169: warning: implicit declaration of function 'free' In file included from nsparser.c:398: /src/lib/libc/../../include/stdlib.h: At top level: /src/lib/libc/../../include/stdlib.h:93: warning: conflicting types for 'free' /src/lib/libc/net/nsparser.y:169: warning: previous implicit declaration of 'free' was here *** Error code 1 Stop in /src/lib/libc. *** 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 --- 2012-05-21 21:09:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-21 21:09:04 - ERROR: failed to build world TB --- 2012-05-21 21:09:04 - 677.67 user 93.84 system 1072.65 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Mon May 21 21:56:49 2012 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C0C80106564A; Mon, 21 May 2012 21:56:49 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 76E748FC08; Mon, 21 May 2012 21:56:49 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q4LLumQG055161; Mon, 21 May 2012 17:56:48 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4LLum5d055160; Mon, 21 May 2012 21:56:48 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 21 May 2012 21:56:48 GMT Message-Id: <201205212156.q4LLum5d055160@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-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, 21 May 2012 21:56:49 -0000 TB --- 2012-05-21 21:41:12 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-21 21:41:12 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-05-21 21:41:12 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2012-05-21 21:41:12 - cleaning the object tree TB --- 2012-05-21 21:41:52 - cvsupping the source tree TB --- 2012-05-21 21:41:52 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2012-05-21 21:42:15 - building world TB --- 2012-05-21 21:42:15 - CROSS_BUILD_TESTING=YES TB --- 2012-05-21 21:42:15 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-21 21:42:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-21 21:42:15 - SRCCONF=/dev/null TB --- 2012-05-21 21:42:15 - TARGET=powerpc TB --- 2012-05-21 21:42:15 - TARGET_ARCH=powerpc TB --- 2012-05-21 21:42:15 - TZ=UTC TB --- 2012-05-21 21:42:15 - __MAKE_CONF=/dev/null TB --- 2012-05-21 21:42:15 - cd /src TB --- 2012-05-21 21:42:15 - /usr/bin/make -B buildworld >>> World build started on Mon May 21 21:42:16 UTC 2012 >>> 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/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/powerpc -DNLS -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/powerpc.powerpc/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c nsparser.c -o nsparser.o cc1: warnings being treated as errors /src/lib/libc/net/nsparser.y: In function '_nsaddsrctomap': /src/lib/libc/net/nsparser.y:169: warning: implicit declaration of function 'free' In file included from nsparser.c:398: /src/lib/libc/../../include/stdlib.h: At top level: /src/lib/libc/../../include/stdlib.h:93: warning: conflicting types for 'free' /src/lib/libc/net/nsparser.y:169: warning: previous implicit declaration of 'free' was here *** Error code 1 Stop in /src/lib/libc. *** 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 --- 2012-05-21 21:56:48 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-21 21:56:48 - ERROR: failed to build world TB --- 2012-05-21 21:56:48 - 674.19 user 94.52 system 935.98 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Mon May 21 22:39:13 2012 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1847C1065676; Mon, 21 May 2012 22:39:13 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id C73928FC08; Mon, 21 May 2012 22:39:12 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q4LMdCrx062522; Mon, 21 May 2012 18:39:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4LMdCOv062503; Mon, 21 May 2012 22:39:12 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 21 May 2012 22:39:12 GMT Message-Id: <201205212239.q4LMdCOv062503@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-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, 21 May 2012 22:39:13 -0000 TB --- 2012-05-21 22:20:28 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-21 22:20:28 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-05-21 22:20:28 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2012-05-21 22:20:28 - cleaning the object tree TB --- 2012-05-21 22:22:18 - cvsupping the source tree TB --- 2012-05-21 22:22:18 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2012-05-21 22:23:52 - building world TB --- 2012-05-21 22:23:52 - CROSS_BUILD_TESTING=YES TB --- 2012-05-21 22:23:52 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-21 22:23:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-21 22:23:52 - SRCCONF=/dev/null TB --- 2012-05-21 22:23:52 - TARGET=powerpc TB --- 2012-05-21 22:23:52 - TARGET_ARCH=powerpc TB --- 2012-05-21 22:23:52 - TZ=UTC TB --- 2012-05-21 22:23:52 - __MAKE_CONF=/dev/null TB --- 2012-05-21 22:23:52 - cd /src TB --- 2012-05-21 22:23:52 - /usr/bin/make -B buildworld >>> World build started on Mon May 21 22:23:53 UTC 2012 >>> 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/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/powerpc -DNLS -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/powerpc.powerpc/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c nsparser.c -o nsparser.o cc1: warnings being treated as errors /src/lib/libc/net/nsparser.y: In function '_nsaddsrctomap': /src/lib/libc/net/nsparser.y:169: warning: implicit declaration of function 'free' In file included from nsparser.c:398: /src/lib/libc/../../include/stdlib.h: At top level: /src/lib/libc/../../include/stdlib.h:93: warning: conflicting types for 'free' /src/lib/libc/net/nsparser.y:169: warning: previous implicit declaration of 'free' was here *** Error code 1 Stop in /src/lib/libc. *** 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 --- 2012-05-21 22:39:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-21 22:39:12 - ERROR: failed to build world TB --- 2012-05-21 22:39:12 - 676.60 user 94.49 system 1123.20 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Mon May 21 23:26:46 2012 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 1420B1065670; Mon, 21 May 2012 23:26: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 798CF8FC12; Mon, 21 May 2012 23:26:44 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q4LNQhGp059623; Mon, 21 May 2012 19:26:43 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4LNQh85059622; Mon, 21 May 2012 23:26:43 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 21 May 2012 23:26:43 GMT Message-Id: <201205212326.q4LNQh85059622@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-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, 21 May 2012 23:26:46 -0000 TB --- 2012-05-21 23:10:59 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-21 23:10:59 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-05-21 23:10:59 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2012-05-21 23:10:59 - cleaning the object tree TB --- 2012-05-21 23:11:18 - cvsupping the source tree TB --- 2012-05-21 23:11:18 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2012-05-21 23:11:41 - building world TB --- 2012-05-21 23:11:41 - CROSS_BUILD_TESTING=YES TB --- 2012-05-21 23:11:41 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-21 23:11:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-21 23:11:41 - SRCCONF=/dev/null TB --- 2012-05-21 23:11:41 - TARGET=powerpc TB --- 2012-05-21 23:11:41 - TARGET_ARCH=powerpc TB --- 2012-05-21 23:11:41 - TZ=UTC TB --- 2012-05-21 23:11:41 - __MAKE_CONF=/dev/null TB --- 2012-05-21 23:11:41 - cd /src TB --- 2012-05-21 23:11:41 - /usr/bin/make -B buildworld >>> World build started on Mon May 21 23:11:43 UTC 2012 >>> 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/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/powerpc -DNLS -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/powerpc.powerpc/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c nsparser.c -o nsparser.o cc1: warnings being treated as errors /src/lib/libc/net/nsparser.y: In function '_nsaddsrctomap': /src/lib/libc/net/nsparser.y:169: warning: implicit declaration of function 'free' In file included from nsparser.c:398: /src/lib/libc/../../include/stdlib.h: At top level: /src/lib/libc/../../include/stdlib.h:93: warning: conflicting types for 'free' /src/lib/libc/net/nsparser.y:169: warning: previous implicit declaration of 'free' was here *** Error code 1 Stop in /src/lib/libc. *** 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 --- 2012-05-21 23:26:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-21 23:26:43 - ERROR: failed to build world TB --- 2012-05-21 23:26:43 - 674.82 user 93.82 system 944.30 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Tue May 22 00:08:49 2012 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 A72321065675; Tue, 22 May 2012 00:08:49 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 6102B8FC23; Tue, 22 May 2012 00:08:49 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q4M08mQK066311; Mon, 21 May 2012 20:08:48 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4M08m6F066307; Tue, 22 May 2012 00:08:48 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 22 May 2012 00:08:48 GMT Message-Id: <201205220008.q4M08m6F066307@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-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: Tue, 22 May 2012 00:08:49 -0000 TB --- 2012-05-21 23:51:04 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-21 23:51:04 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-05-21 23:51:04 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2012-05-21 23:51:04 - cleaning the object tree TB --- 2012-05-21 23:53:16 - cvsupping the source tree TB --- 2012-05-21 23:53:16 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2012-05-21 23:54:09 - building world TB --- 2012-05-21 23:54:09 - CROSS_BUILD_TESTING=YES TB --- 2012-05-21 23:54:09 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-21 23:54:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-21 23:54:09 - SRCCONF=/dev/null TB --- 2012-05-21 23:54:09 - TARGET=powerpc TB --- 2012-05-21 23:54:09 - TARGET_ARCH=powerpc TB --- 2012-05-21 23:54:09 - TZ=UTC TB --- 2012-05-21 23:54:09 - __MAKE_CONF=/dev/null TB --- 2012-05-21 23:54:09 - cd /src TB --- 2012-05-21 23:54:09 - /usr/bin/make -B buildworld >>> World build started on Mon May 21 23:54:10 UTC 2012 >>> 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/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/powerpc -DNLS -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/powerpc.powerpc/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c nsparser.c -o nsparser.o cc1: warnings being treated as errors /src/lib/libc/net/nsparser.y: In function '_nsaddsrctomap': /src/lib/libc/net/nsparser.y:169: warning: implicit declaration of function 'free' In file included from nsparser.c:398: /src/lib/libc/../../include/stdlib.h: At top level: /src/lib/libc/../../include/stdlib.h:93: warning: conflicting types for 'free' /src/lib/libc/net/nsparser.y:169: warning: previous implicit declaration of 'free' was here *** Error code 1 Stop in /src/lib/libc. *** 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 --- 2012-05-22 00:08:48 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-22 00:08:48 - ERROR: failed to build world TB --- 2012-05-22 00:08:48 - 677.01 user 92.92 system 1064.35 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Tue May 22 00:57:17 2012 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 EDDE5106566C; Tue, 22 May 2012 00:57: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 9D3618FC12; Tue, 22 May 2012 00:57:17 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q4M0vHWV063613; Mon, 21 May 2012 20:57:17 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4M0vHdX063612; Tue, 22 May 2012 00:57:17 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 22 May 2012 00:57:17 GMT Message-Id: <201205220057.q4M0vHdX063612@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-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: Tue, 22 May 2012 00:57:18 -0000 TB --- 2012-05-22 00:40:45 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-22 00:40:45 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-05-22 00:40:45 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2012-05-22 00:40:45 - cleaning the object tree TB --- 2012-05-22 00:41:54 - cvsupping the source tree TB --- 2012-05-22 00:41:54 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2012-05-22 00:42:24 - building world TB --- 2012-05-22 00:42:24 - CROSS_BUILD_TESTING=YES TB --- 2012-05-22 00:42:24 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-22 00:42:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-22 00:42:24 - SRCCONF=/dev/null TB --- 2012-05-22 00:42:24 - TARGET=powerpc TB --- 2012-05-22 00:42:24 - TARGET_ARCH=powerpc TB --- 2012-05-22 00:42:24 - TZ=UTC TB --- 2012-05-22 00:42:24 - __MAKE_CONF=/dev/null TB --- 2012-05-22 00:42:24 - cd /src TB --- 2012-05-22 00:42:24 - /usr/bin/make -B buildworld >>> World build started on Tue May 22 00:42:25 UTC 2012 >>> 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/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/powerpc -DNLS -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/powerpc.powerpc/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c nsparser.c -o nsparser.o cc1: warnings being treated as errors /src/lib/libc/net/nsparser.y: In function '_nsaddsrctomap': /src/lib/libc/net/nsparser.y:169: warning: implicit declaration of function 'free' In file included from nsparser.c:398: /src/lib/libc/../../include/stdlib.h: At top level: /src/lib/libc/../../include/stdlib.h:93: warning: conflicting types for 'free' /src/lib/libc/net/nsparser.y:169: warning: previous implicit declaration of 'free' was here *** Error code 1 Stop in /src/lib/libc. *** 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 --- 2012-05-22 00:57:17 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-22 00:57:17 - ERROR: failed to build world TB --- 2012-05-22 00:57:17 - 676.20 user 93.52 system 991.84 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Tue May 22 01:46:46 2012 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3183F106566B; Tue, 22 May 2012 01:46:46 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id D55C88FC12; Tue, 22 May 2012 01:46:45 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q4M1kj2G066172; Mon, 21 May 2012 21:46:45 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4M1kjuR066171; Tue, 22 May 2012 01:46:45 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 22 May 2012 01:46:45 GMT Message-Id: <201205220146.q4M1kjuR066171@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-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: Tue, 22 May 2012 01:46:46 -0000 TB --- 2012-05-22 01:30:58 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-22 01:30:58 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-05-22 01:30:58 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2012-05-22 01:30:58 - cleaning the object tree TB --- 2012-05-22 01:31:25 - cvsupping the source tree TB --- 2012-05-22 01:31:25 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2012-05-22 01:32:11 - building world TB --- 2012-05-22 01:32:11 - CROSS_BUILD_TESTING=YES TB --- 2012-05-22 01:32:11 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-22 01:32:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-22 01:32:11 - SRCCONF=/dev/null TB --- 2012-05-22 01:32:11 - TARGET=powerpc TB --- 2012-05-22 01:32:11 - TARGET_ARCH=powerpc TB --- 2012-05-22 01:32:11 - TZ=UTC TB --- 2012-05-22 01:32:11 - __MAKE_CONF=/dev/null TB --- 2012-05-22 01:32:11 - cd /src TB --- 2012-05-22 01:32:11 - /usr/bin/make -B buildworld >>> World build started on Tue May 22 01:32:12 UTC 2012 >>> 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/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/powerpc -DNLS -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/powerpc.powerpc/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c nsparser.c -o nsparser.o cc1: warnings being treated as errors /src/lib/libc/net/nsparser.y: In function '_nsaddsrctomap': /src/lib/libc/net/nsparser.y:169: warning: implicit declaration of function 'free' In file included from nsparser.c:398: /src/lib/libc/../../include/stdlib.h: At top level: /src/lib/libc/../../include/stdlib.h:93: warning: conflicting types for 'free' /src/lib/libc/net/nsparser.y:169: warning: previous implicit declaration of 'free' was here *** Error code 1 Stop in /src/lib/libc. *** 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 --- 2012-05-22 01:46:45 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-22 01:46:45 - ERROR: failed to build world TB --- 2012-05-22 01:46:45 - 675.29 user 94.27 system 946.12 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Tue May 22 05:42:48 2012 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 CCCAD106564A; Tue, 22 May 2012 05:42:48 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 736298FC12; Tue, 22 May 2012 05:42:48 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q4M5gl7O018345; Tue, 22 May 2012 01:42:47 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4M5glX3018344; Tue, 22 May 2012 05:42:47 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 22 May 2012 05:42:47 GMT Message-Id: <201205220542.q4M5glX3018344@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-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: Tue, 22 May 2012 05:42:48 -0000 TB --- 2012-05-22 03:49:56 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-22 03:49:56 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-05-22 03:49:56 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2012-05-22 03:49:56 - cleaning the object tree TB --- 2012-05-22 03:50:20 - cvsupping the source tree TB --- 2012-05-22 03:50:20 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2012-05-22 03:51:03 - building world TB --- 2012-05-22 03:51:03 - CROSS_BUILD_TESTING=YES TB --- 2012-05-22 03:51:03 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-22 03:51:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-22 03:51:03 - SRCCONF=/dev/null TB --- 2012-05-22 03:51:03 - TARGET=powerpc TB --- 2012-05-22 03:51:03 - TARGET_ARCH=powerpc TB --- 2012-05-22 03:51:03 - TZ=UTC TB --- 2012-05-22 03:51:03 - __MAKE_CONF=/dev/null TB --- 2012-05-22 03:51:03 - cd /src TB --- 2012-05-22 03:51:03 - /usr/bin/make -B buildworld >>> World build started on Tue May 22 03:51:04 UTC 2012 >>> 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 [...] In file included from /obj/powerpc.powerpc/src/tmp/usr/include/sys/_types.h:33, from /obj/powerpc.powerpc/src/tmp/usr/include/stdio.h:41, from /src/sbin/devd/parse.y:33: /obj/powerpc.powerpc/src/tmp/usr/include/machine/_types.h:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef' /obj/powerpc.powerpc/src/tmp/usr/include/machine/_types.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__int_least8_t' cc1: warnings being treated as errors /src/sbin/devd/parse.y: In function 'yyparse': /src/sbin/devd/parse.y:103: warning: implicit declaration of function 'add_attach' *** Error code 1 Stop in /src/sbin/devd. *** 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 --- 2012-05-22 05:42:47 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-22 05:42:47 - ERROR: failed to build world TB --- 2012-05-22 05:42:47 - 5814.79 user 719.68 system 6771.41 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Tue May 22 09:22:59 2012 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B5D58106564A; Tue, 22 May 2012 09:22:59 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 53AAC8FC14; Tue, 22 May 2012 09:22:59 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q4M9MwCN024623; Tue, 22 May 2012 05:22:58 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4M9Mwna024622; Tue, 22 May 2012 09:22:58 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 22 May 2012 09:22:58 GMT Message-Id: <201205220922.q4M9Mwna024622@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-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: Tue, 22 May 2012 09:22:59 -0000 TB --- 2012-05-22 07:22:34 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-22 07:22:34 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-05-22 07:22:34 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2012-05-22 07:22:34 - cleaning the object tree TB --- 2012-05-22 07:23:22 - cvsupping the source tree TB --- 2012-05-22 07:23:22 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2012-05-22 07:24:10 - building world TB --- 2012-05-22 07:24:10 - CROSS_BUILD_TESTING=YES TB --- 2012-05-22 07:24:10 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-22 07:24:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-22 07:24:10 - SRCCONF=/dev/null TB --- 2012-05-22 07:24:10 - TARGET=powerpc TB --- 2012-05-22 07:24:10 - TARGET_ARCH=powerpc TB --- 2012-05-22 07:24:10 - TZ=UTC TB --- 2012-05-22 07:24:10 - __MAKE_CONF=/dev/null TB --- 2012-05-22 07:24:10 - cd /src TB --- 2012-05-22 07:24:10 - /usr/bin/make -B buildworld >>> World build started on Tue May 22 07:24:11 UTC 2012 >>> 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 [...] In file included from /obj/powerpc.powerpc/src/tmp/usr/include/sys/_types.h:33, from /obj/powerpc.powerpc/src/tmp/usr/include/stdio.h:41, from /src/sbin/devd/parse.y:33: /obj/powerpc.powerpc/src/tmp/usr/include/machine/_types.h:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef' /obj/powerpc.powerpc/src/tmp/usr/include/machine/_types.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__int_least8_t' cc1: warnings being treated as errors /src/sbin/devd/parse.y: In function 'yyparse': /src/sbin/devd/parse.y:103: warning: implicit declaration of function 'add_attach' *** Error code 1 Stop in /src/sbin/devd. *** 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 --- 2012-05-22 09:22:58 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-22 09:22:58 - ERROR: failed to build world TB --- 2012-05-22 09:22:58 - 5876.71 user 737.56 system 7224.27 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Tue May 22 13:55:24 2012 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 16DE2106564A; Tue, 22 May 2012 13:55: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 AA25F8FC08; Tue, 22 May 2012 13:55:23 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q4MDtMuK079344; Tue, 22 May 2012 09:55:22 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4MDtMuu079343; Tue, 22 May 2012 13:55:22 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 22 May 2012 13:55:22 GMT Message-Id: <201205221355.q4MDtMuu079343@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-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: Tue, 22 May 2012 13:55:24 -0000 TB --- 2012-05-22 11:59:25 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-22 11:59:25 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-05-22 11:59:25 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2012-05-22 11:59:25 - cleaning the object tree TB --- 2012-05-22 12:00:17 - cvsupping the source tree TB --- 2012-05-22 12:00:17 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2012-05-22 12:01:14 - building world TB --- 2012-05-22 12:01:14 - CROSS_BUILD_TESTING=YES TB --- 2012-05-22 12:01:14 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-22 12:01:14 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-22 12:01:14 - SRCCONF=/dev/null TB --- 2012-05-22 12:01:14 - TARGET=powerpc TB --- 2012-05-22 12:01:14 - TARGET_ARCH=powerpc TB --- 2012-05-22 12:01:14 - TZ=UTC TB --- 2012-05-22 12:01:14 - __MAKE_CONF=/dev/null TB --- 2012-05-22 12:01:14 - cd /src TB --- 2012-05-22 12:01:14 - /usr/bin/make -B buildworld >>> World build started on Tue May 22 12:01:15 UTC 2012 >>> 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 [...] In file included from /obj/powerpc.powerpc/src/tmp/usr/include/sys/_types.h:33, from /obj/powerpc.powerpc/src/tmp/usr/include/stdio.h:41, from /src/sbin/devd/parse.y:33: /obj/powerpc.powerpc/src/tmp/usr/include/machine/_types.h:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef' /obj/powerpc.powerpc/src/tmp/usr/include/machine/_types.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__int_least8_t' cc1: warnings being treated as errors /src/sbin/devd/parse.y: In function 'yyparse': /src/sbin/devd/parse.y:103: warning: implicit declaration of function 'add_attach' *** Error code 1 Stop in /src/sbin/devd. *** 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 --- 2012-05-22 13:55:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-22 13:55:22 - ERROR: failed to build world TB --- 2012-05-22 13:55:22 - 5846.98 user 731.63 system 6957.29 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Tue May 22 18:21:19 2012 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 88C5D1065674; Tue, 22 May 2012 18:21:19 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 2F6608FC17; Tue, 22 May 2012 18:21:18 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q4MILICP018412; Tue, 22 May 2012 14:21:18 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4MILISQ018407; Tue, 22 May 2012 18:21:18 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 22 May 2012 18:21:18 GMT Message-Id: <201205221821.q4MILISQ018407@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-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: Tue, 22 May 2012 18:21:19 -0000 TB --- 2012-05-22 16:25:53 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-22 16:25:53 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-05-22 16:25:53 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2012-05-22 16:25:53 - cleaning the object tree TB --- 2012-05-22 16:26:34 - cvsupping the source tree TB --- 2012-05-22 16:26:34 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2012-05-22 16:27:06 - building world TB --- 2012-05-22 16:27:06 - CROSS_BUILD_TESTING=YES TB --- 2012-05-22 16:27:06 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-22 16:27:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-22 16:27:06 - SRCCONF=/dev/null TB --- 2012-05-22 16:27:06 - TARGET=powerpc TB --- 2012-05-22 16:27:06 - TARGET_ARCH=powerpc TB --- 2012-05-22 16:27:06 - TZ=UTC TB --- 2012-05-22 16:27:06 - __MAKE_CONF=/dev/null TB --- 2012-05-22 16:27:06 - cd /src TB --- 2012-05-22 16:27:06 - /usr/bin/make -B buildworld >>> World build started on Tue May 22 16:27:07 UTC 2012 >>> 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 [...] In file included from /obj/powerpc.powerpc/src/tmp/usr/include/sys/_types.h:33, from /obj/powerpc.powerpc/src/tmp/usr/include/stdio.h:41, from /src/sbin/devd/parse.y:33: /obj/powerpc.powerpc/src/tmp/usr/include/machine/_types.h:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef' /obj/powerpc.powerpc/src/tmp/usr/include/machine/_types.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__int_least8_t' cc1: warnings being treated as errors /src/sbin/devd/parse.y: In function 'yyparse': /src/sbin/devd/parse.y:103: warning: implicit declaration of function 'add_attach' *** Error code 1 Stop in /src/sbin/devd. *** 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 --- 2012-05-22 18:21:18 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-22 18:21:18 - ERROR: failed to build world TB --- 2012-05-22 18:21:18 - 5836.32 user 731.48 system 6924.74 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Tue May 22 22:35:52 2012 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 C61F7106564A; Tue, 22 May 2012 22:35:52 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) by mx1.freebsd.org (Postfix) with ESMTP id 584FF8FC08; Tue, 22 May 2012 22:35:52 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id q4MMZpef079711; Tue, 22 May 2012 22:35:51 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id q4MMZphA079692; Tue, 22 May 2012 22:35:51 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 22 May 2012 22:35:51 GMT Message-Id: <201205222235.q4MMZphA079692@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [releng_9 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: Tue, 22 May 2012 22:35:53 -0000 TB --- 2012-05-22 19:47:26 - tinderbox 2.9 running on freebsd-stable.sentex.ca TB --- 2012-05-22 19:47:26 - FreeBSD freebsd-stable.sentex.ca 8.2-STABLE FreeBSD 8.2-STABLE #4: Wed Sep 28 13:48:49 UTC 2011 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2012-05-22 19:47:26 - starting RELENG_9 tinderbox run for powerpc/powerpc TB --- 2012-05-22 19:47:26 - cleaning the object tree TB --- 2012-05-22 19:47:26 - cvsupping the source tree TB --- 2012-05-22 19:47:26 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/RELENG_9/powerpc/powerpc/supfile TB --- 2012-05-22 19:48:07 - building world TB --- 2012-05-22 19:48:07 - CROSS_BUILD_TESTING=YES TB --- 2012-05-22 19:48:07 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-22 19:48:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-22 19:48:07 - SRCCONF=/dev/null TB --- 2012-05-22 19:48:07 - TARGET=powerpc TB --- 2012-05-22 19:48:07 - TARGET_ARCH=powerpc TB --- 2012-05-22 19:48:07 - TZ=UTC TB --- 2012-05-22 19:48:07 - __MAKE_CONF=/dev/null TB --- 2012-05-22 19:48:07 - cd /src TB --- 2012-05-22 19:48:07 - /usr/bin/make -B buildworld >>> World build started on Tue May 22 19:48:08 UTC 2012 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Tue May 22 22:30:54 UTC 2012 TB --- 2012-05-22 22:30:54 - generating LINT kernel config TB --- 2012-05-22 22:30:54 - cd /src/sys/powerpc/conf TB --- 2012-05-22 22:30:54 - /usr/bin/make -B LINT TB --- 2012-05-22 22:30:54 - cd /src/sys/powerpc/conf TB --- 2012-05-22 22:30:54 - /usr/sbin/config -m LINT TB --- 2012-05-22 22:30:54 - building LINT kernel TB --- 2012-05-22 22:30:54 - CROSS_BUILD_TESTING=YES TB --- 2012-05-22 22:30:54 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-22 22:30:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-22 22:30:54 - SRCCONF=/dev/null TB --- 2012-05-22 22:30:54 - TARGET=powerpc TB --- 2012-05-22 22:30:54 - TARGET_ARCH=powerpc TB --- 2012-05-22 22:30:54 - TZ=UTC TB --- 2012-05-22 22:30:54 - __MAKE_CONF=/dev/null TB --- 2012-05-22 22:30:54 - cd /src TB --- 2012-05-22 22:30:54 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue May 22 22:30:54 UTC 2012 >>> 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 -------------------------------------------------------------- cd /obj/powerpc.powerpc/src/sys/LINT; MAKEOBJDIRPREFIX=/obj/powerpc.powerpc MACHINE_ARCH=powerpc MACHINE=powerpc CPUTYPE= GROFF_BIN_PATH=/obj/powerpc.powerpc/src/tmp/legacy/usr/bin GROFF_FONT_PATH=/obj/powerpc.powerpc/src/tmp/legacy/usr/share/groff_font GROFF_TMAC_PATH=/obj/powerpc.powerpc/src/tmp/legacy/usr/share/tmac _SHLIBDIRPREFIX=/obj/powerpc.powerpc/src/tmp _LDSCRIPTROOT= VERSION="FreeBSD 8.2-STABLE amd64 802512" INSTALL="sh /src/tools/install.sh" PATH=/obj/powerpc.powerpc/src/tmp/legacy/usr/sbin:/obj/powerpc.powerpc/src/tmp/legacy/usr/bin:/obj/powerpc.powerpc/src/tmp/legacy/usr/games:/obj/powerpc.powerpc/src/tmp/usr/sbin:/obj/powerpc.powerpc/src/tmp/usr/bin:/obj/powerpc.powerpc/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin /usr/bin/make KERNEL=kernel all -DNO_MODULES_OBJ cc -c -x assembler-with-cpp -DLOCORE -O -pipe -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/powerpc/aim/locore.S In file included from ./machine/asm.h:38, from /src/sys/powerpc/aim/locore32.S:66, from /src/sys/powerpc/aim/locore.S:6: /src/sys/sys/cdefs.h:312:5: error: "__cplusplus" is not defined *** Error code 1 Stop in /obj/powerpc.powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-05-22 22:35:51 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-22 22:35:51 - ERROR: failed to build LINT kernel TB --- 2012-05-22 22:35:51 - 6776.07 user 956.64 system 10104.88 real http://tinderbox.freebsd.org/tinderbox-releng_9-RELENG_9-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Wed May 23 00:47:36 2012 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 78453106566B; Wed, 23 May 2012 00:47: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 2729A8FC0C; Wed, 23 May 2012 00:47:36 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q4N0lZpx083266; Tue, 22 May 2012 20:47:35 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4N0lZHx083261; Wed, 23 May 2012 00:47:35 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 23 May 2012 00:47:35 GMT Message-Id: <201205230047.q4N0lZHx083261@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-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, 23 May 2012 00:47:36 -0000 TB --- 2012-05-22 22:30:00 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-22 22:30:00 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-05-22 22:30:00 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2012-05-22 22:30:00 - cleaning the object tree TB --- 2012-05-22 22:31:05 - cvsupping the source tree TB --- 2012-05-22 22:31:05 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2012-05-22 22:31:51 - building world TB --- 2012-05-22 22:31:51 - CROSS_BUILD_TESTING=YES TB --- 2012-05-22 22:31:51 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-22 22:31:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-22 22:31:51 - SRCCONF=/dev/null TB --- 2012-05-22 22:31:51 - TARGET=powerpc TB --- 2012-05-22 22:31:51 - TARGET_ARCH=powerpc TB --- 2012-05-22 22:31:51 - TZ=UTC TB --- 2012-05-22 22:31:51 - __MAKE_CONF=/dev/null TB --- 2012-05-22 22:31:51 - cd /src TB --- 2012-05-22 22:31:51 - /usr/bin/make -B buildworld >>> World build started on Tue May 22 22:31:53 UTC 2012 >>> 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 [...] /src/usr.sbin/ppp/throughput.c:124: warning: format '%6qu' expects type 'long unsigned int', but argument 4 has type 'long long unsigned int' /src/usr.sbin/ppp/throughput.c:124: warning: format '%6qu' expects type 'long unsigned int', but argument 5 has type 'long long unsigned int' /src/usr.sbin/ppp/throughput.c:126: warning: format '%6qu' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' /src/usr.sbin/ppp/throughput.c: In function 'throughput_clear': /src/usr.sbin/ppp/throughput.c:270: warning: format '%6qu' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' /src/usr.sbin/ppp/throughput.c:279: warning: format '%6qu' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' /src/usr.sbin/ppp/throughput.c:279: warning: format '%6qu' expects type 'long unsigned int', but argument 4 has type 'long long unsigned int' /src/usr.sbin/ppp/throughput.c:291: warning: format '%6qu' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' *** Error code 1 Stop in /src/usr.sbin/ppp. *** 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 --- 2012-05-23 00:47:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-23 00:47:35 - ERROR: failed to build world TB --- 2012-05-23 00:47:35 - 6569.19 user 832.97 system 8254.26 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Wed May 23 06:36:40 2012 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 1DE251065670; Wed, 23 May 2012 06:36:40 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id C94D58FC14; Wed, 23 May 2012 06:36:39 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q4N6adG6056362; Wed, 23 May 2012 02:36:39 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4N6adbe056361; Wed, 23 May 2012 06:36:39 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 23 May 2012 06:36:39 GMT Message-Id: <201205230636.q4N6adbe056361@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-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, 23 May 2012 06:36:40 -0000 TB --- 2012-05-23 04:22:16 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-05-23 04:22:16 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-05-23 04:22:16 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2012-05-23 04:22:16 - cleaning the object tree TB --- 2012-05-23 04:25:15 - cvsupping the source tree TB --- 2012-05-23 04:25:15 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2012-05-23 04:26:38 - building world TB --- 2012-05-23 04:26:38 - CROSS_BUILD_TESTING=YES TB --- 2012-05-23 04:26:38 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-23 04:26:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-23 04:26:38 - SRCCONF=/dev/null TB --- 2012-05-23 04:26:38 - TARGET=powerpc TB --- 2012-05-23 04:26:38 - TARGET_ARCH=powerpc TB --- 2012-05-23 04:26:38 - TZ=UTC TB --- 2012-05-23 04:26:38 - __MAKE_CONF=/dev/null TB --- 2012-05-23 04:26:38 - cd /src TB --- 2012-05-23 04:26:38 - /usr/bin/make -B buildworld >>> World build started on Wed May 23 04:26:39 UTC 2012 >>> 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 [...] /src/usr.sbin/ppp/throughput.c:124: warning: format '%6qu' expects type 'long unsigned int', but argument 4 has type 'long long unsigned int' /src/usr.sbin/ppp/throughput.c:124: warning: format '%6qu' expects type 'long unsigned int', but argument 5 has type 'long long unsigned int' /src/usr.sbin/ppp/throughput.c:126: warning: format '%6qu' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' /src/usr.sbin/ppp/throughput.c: In function 'throughput_clear': /src/usr.sbin/ppp/throughput.c:270: warning: format '%6qu' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' /src/usr.sbin/ppp/throughput.c:279: warning: format '%6qu' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' /src/usr.sbin/ppp/throughput.c:279: warning: format '%6qu' expects type 'long unsigned int', but argument 4 has type 'long long unsigned int' /src/usr.sbin/ppp/throughput.c:291: warning: format '%6qu' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' *** Error code 1 Stop in /src/usr.sbin/ppp. *** 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 --- 2012-05-23 06:36:38 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-23 06:36:38 - ERROR: failed to build world TB --- 2012-05-23 06:36:38 - 6452.34 user 812.96 system 8062.86 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Fri May 25 08:40:04 2012 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18BCD1065670; Fri, 25 May 2012 08:40:04 +0000 (UTC) (envelope-from victuals70@pado.com.br) Received: from pd95b40fd.dip0.t-ipconnect.de (pd95b40fd.dip0.t-ipconnect.de [217.91.64.253]) by mx1.freebsd.org (Postfix) with ESMTP id C3B6B8FC16; Fri, 25 May 2012 08:40:03 +0000 (UTC) Received: from 217.91.64.253 (account , , , HELO freebsd.org) by freebsd.org (CommuniGate Pro SMTP 5.2.3) with ESMTPA id 436297818 for ; Fri, 25 May 2012 09:40:04 +0100 From: , , , To: , , , Date: Fri, 25 May 2012 09:40:04 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: jwdfnzjr_49 Message-ID: <9945265754.HXPNHTFP392332@nndmbirotoknmog.mezjwvsc.biz> Cc: Subject: Looking for remote assistants, paid $ 100 per hour helping other people 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: Fri, 25 May 2012 08:40:04 -0000 Are you looking for work and want to make good money working in any of the European countries? There are over 32 companies worldwide being connected into one corporation. Our job openings provide competitive reward structure, exposure to Best-in-Class technologies, on-going career development, career progression, respect, work/life balance. In our company, there are no limits to what you can achieve. We offer to our employees: - Basic salary of 2300 Euros plus special bonus system - 20 days paid off - Choice of your personal working hours - Career development. Our corporation is a leading provider of services and technologies to the European and Baltic countries. With more than 36,000 employees and over 20 years of corporate history, our company offers responsibility and fast career progression. This is supported with ongoing learning, technical training and leadership development programs. When applying, please ensure you tell us: - When you are available to start working - Which countries you are legally Interested/ eligible to work in - Your up to date contact details including your first and last name, mobile and email details. Please send the request to my email Marc@topeuropajobs.com,and we will answer you personally within 2 working days. From owner-freebsd-ppc@FreeBSD.ORG Fri May 25 22:06:31 2012 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 438911065670 for ; Fri, 25 May 2012 22:06:31 +0000 (UTC) (envelope-from s.j.massey@gmail.com) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by mx1.freebsd.org (Postfix) with ESMTP id C97928FC15 for ; Fri, 25 May 2012 22:06:30 +0000 (UTC) Received: by wibhj8 with SMTP id hj8so6011701wib.13 for ; Fri, 25 May 2012 15:06:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:from:content-type:message-id:date:to :content-transfer-encoding:mime-version:x-mailer; bh=a2VXv+2MK6sBmKC+pusNNkGxjVccf3NRdfHHZA1+bbQ=; b=Eh+WrYq/qvpWAxV93RyzI7rBC3KXodnggCzka1dN1YsvKpvIVJb0qx8E21mgZJD5+z pf1FwIcqr8JV2rRgwwP3DjcdHI4dQzbFJgpZ5y3e9LXRtu8cbW+W+lESKgO4lwxNSyF1 skmyBaHewqN/Mx/cBQgOj5Rm53pGFXMPbh/IaoC1PJZVKiiK7VOVdQVOTkENw+GDCjIj v32g5pXwLTCKI+XoO9OzpLrAH0LG+GbPLdf+79GhYLJq0Tz6xGsEy8n+BwCXzi+q5pRB K+ws/QeLXNiPzL5Q4Y+bXTkd3vQgR2/wGlHQplf24Z92QiifEcz2aZmttkADEbDKUP/s RunQ== Received: by 10.216.215.153 with SMTP id e25mr186177wep.189.1337983589829; Fri, 25 May 2012 15:06:29 -0700 (PDT) Received: from [192.168.0.8] (cpc6-stav16-2-0-cust237.aztw.cable.virginmedia.com. [82.45.40.238]) by mx.google.com with ESMTPS id fo7sm58131503wib.9.2012.05.25.15.06.27 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 25 May 2012 15:06:28 -0700 (PDT) From: Steven Massey Content-Type: text/plain; charset=us-ascii Message-Id: <04B530AF-15D1-46C7-AF4A-064BC7814426@gmail.com> Date: Fri, 25 May 2012 23:06:24 +0100 To: "freebsd-ppc@freebsd.org" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) X-Mailer: iPhone Mail (9B176) Subject: Xserve G5 keeps shutting down 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: Fri, 25 May 2012 22:06:31 -0000 Did you resolve this problem that you had with your xserve, I have the exact= same issue only my system won't stay on long enough to run any tests. I tes= ted the bat and reset the pmu, swapped out the ram etc. Any help or tips, much appreciated! Steve= From owner-freebsd-ppc@FreeBSD.ORG Fri May 25 23:04:14 2012 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1F0C2106564A for ; Fri, 25 May 2012 23:04:14 +0000 (UTC) (envelope-from s.j.massey@gmail.com) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by mx1.freebsd.org (Postfix) with ESMTP id A0B6F8FC12 for ; Fri, 25 May 2012 23:04:13 +0000 (UTC) Received: by wibhn6 with SMTP id hn6so1115810wib.13 for ; Fri, 25 May 2012 16:04:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:in-reply-to:mime-version:content-transfer-encoding :content-type:message-id:cc:x-mailer:from:subject:date:to; bh=XjZES+MNWEDWqXBcvej0YpWeWCxZJW9DwrvbtSIVrDU=; b=jHuRXTN1yxBE5EfECcDSj1yatVSij3cQXOLRuhiO4g3/Y/ymfJ+SyNMIu6uCQKIdGV ENNHRXdpvvgJ1QWVEq8o1szliCI9i5crH9lkBBw07SEPOoZ5LSU3D1P8D6jM/VHrczBN xsw5178ZPR1GksvIs8K/l7UgAoN6z7r85kxJCwYl5GjYGv0fn0OLIYLjmzhLPoMZVuoQ VYZXe9AZCTlou9PzNHMHkc3z4Ho8HyfD1s4BuduNy4PXfwa9jJEHe3XxaGGPDOeANRjc IIWscpUr8SuHfwC3p2XveuWzrqxeP+nxM9N/7Hp42dIGgHuCVNWLhPBaNi4w/8+4v7Jc 3VNA== Received: by 10.180.8.69 with SMTP id p5mr1293116wia.17.1337987047270; Fri, 25 May 2012 16:04:07 -0700 (PDT) Received: from [192.168.0.8] (cpc6-stav16-2-0-cust237.aztw.cable.virginmedia.com. [82.45.40.238]) by mx.google.com with ESMTPS id q6sm362337wiy.0.2012.05.25.16.04.05 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 25 May 2012 16:04:06 -0700 (PDT) References: <04B530AF-15D1-46C7-AF4A-064BC7814426@gmail.com> In-Reply-To: Mime-Version: 1.0 (1.0) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-Id: X-Mailer: iPhone Mail (9B176) From: Steven Massey Date: Sat, 26 May 2012 00:04:02 +0100 To: Paul Mather Cc: "freebsd-ppc@freebsd.org" Subject: Re: Xserve G5 keeps shutting down 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: Fri, 25 May 2012 23:04:14 -0000 Thanks Paul, I'll try and track one down. Thanks for your quick reply! I suspected it mig= ht the power supply but there's no way of being sure. All the best, Steve On 25 May 2012, at 23:31, Paul Mather wrote: > On May 25, 2012, at 5:06 PM, Steven Massey wrote: >=20 >> Did you resolve this problem that you had with your xserve, I have the ex= act same issue only my system won't stay on long enough to run any tests. I t= ested the bat and reset the pmu, swapped out the ram etc. >>=20 >> Any help or tips, much appreciated! >=20 >=20 > Unfortunately, it turned out to be a dying power supply to blame. I manag= ed to swap it for another one and have had no problems since (touch wood:). >=20 > Cheers, >=20 > Paul. >=20 From owner-freebsd-ppc@FreeBSD.ORG Fri May 25 23:06:24 2012 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 18BC3106564A for ; Fri, 25 May 2012 23:06:24 +0000 (UTC) (envelope-from paul@gromit.dlib.vt.edu) Received: from lennier.cc.vt.edu (lennier.cc.vt.edu [198.82.162.213]) by mx1.freebsd.org (Postfix) with ESMTP id C440B8FC18 for ; Fri, 25 May 2012 23:06:23 +0000 (UTC) Received: from zidane.cc.vt.edu (zidane.cc.vt.edu [198.82.163.227]) by lennier.cc.vt.edu (8.13.8/8.13.8) with ESMTP id q4PMTeiw011865; Fri, 25 May 2012 18:31:54 -0400 Received: from auth3.smtp.vt.edu (EHLO auth3.smtp.vt.edu) ([198.82.161.152]) by zidane.cc.vt.edu (MOS 4.3.3-GA FastPath queued) with ESMTP id TOC40760; Fri, 25 May 2012 18:31:53 -0400 (EDT) Received: from [192.168.51.41] ([12.234.172.138]) (authenticated bits=0) by auth3.smtp.vt.edu (8.13.8/8.13.8) with ESMTP id q4PMVqdF028648 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Fri, 25 May 2012 18:31:53 -0400 Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=us-ascii From: Paul Mather In-Reply-To: <04B530AF-15D1-46C7-AF4A-064BC7814426@gmail.com> Date: Fri, 25 May 2012 17:31:52 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: References: <04B530AF-15D1-46C7-AF4A-064BC7814426@gmail.com> To: Steven Massey X-Mailer: Apple Mail (2.1278) X-Mirapoint-Received-SPF: 198.82.161.152 auth3.smtp.vt.edu paul@gromit.dlib.vt.edu 5 none X-Junkmail-Status: score=10/50, host=zidane.cc.vt.edu X-Junkmail-Signature-Raw: score=unknown, refid=str=0001.0A020204.4FC0085A.0005,ss=1,re=0.000,fgs=0, ip=0.0.0.0, so=2011-07-25 19:15:43, dmn=2011-05-27 18:58:46, mode=single engine X-Junkmail-IWF: false Cc: "freebsd-ppc@freebsd.org" Subject: Re: Xserve G5 keeps shutting down 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: Fri, 25 May 2012 23:06:24 -0000 On May 25, 2012, at 5:06 PM, Steven Massey wrote: > Did you resolve this problem that you had with your xserve, I have the = exact same issue only my system won't stay on long enough to run any = tests. I tested the bat and reset the pmu, swapped out the ram etc. >=20 > Any help or tips, much appreciated! Unfortunately, it turned out to be a dying power supply to blame. I = managed to swap it for another one and have had no problems since (touch = wood:). Cheers, Paul.