From owner-freebsd-sparc64@FreeBSD.ORG Sun Aug 8 21:08:31 2010 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D6A01065674; Sun, 8 Aug 2010 21:08:31 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 672BE8FC1E; Sun, 8 Aug 2010 21:08:31 +0000 (UTC) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.4/8.14.4) with ESMTP id o78L8SWF008852 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 8 Aug 2010 17:08:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp2.sentex.ca (8.14.4/8.14.4) with ESMTP id o78L8SF5086541; Sun, 8 Aug 2010 17:08:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 0D4681B5060; Sun, 8 Aug 2010 17:08:28 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20100808210828.0D4681B5060@freebsd-stable.sentex.ca> Date: Sun, 8 Aug 2010 17:08:27 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.67 on 64.7.153.18 Cc: Subject: [releng_7 tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Aug 2010 21:08:31 -0000 TB --- 2010-08-08 20:01:34 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2010-08-08 20:01:34 - starting RELENG_7 tinderbox run for sparc64/sparc64 TB --- 2010-08-08 20:01:34 - cleaning the object tree TB --- 2010-08-08 20:01:52 - cvsupping the source tree TB --- 2010-08-08 20:01:52 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/sparc64/sparc64/supfile TB --- 2010-08-08 20:02:02 - building world TB --- 2010-08-08 20:02:02 - MAKEOBJDIRPREFIX=/obj TB --- 2010-08-08 20:02:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-08-08 20:02:02 - TARGET=sparc64 TB --- 2010-08-08 20:02:02 - TARGET_ARCH=sparc64 TB --- 2010-08-08 20:02:02 - TZ=UTC TB --- 2010-08-08 20:02:02 - __MAKE_CONF=/dev/null TB --- 2010-08-08 20:02:02 - cd /src TB --- 2010-08-08 20:02:02 - /usr/bin/make -B buildworld >>> World build started on Sun Aug 8 20:02:03 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sun Aug 8 21:01:28 UTC 2010 TB --- 2010-08-08 21:01:28 - generating LINT kernel config TB --- 2010-08-08 21:01:28 - cd /src/sys/sparc64/conf TB --- 2010-08-08 21:01:28 - /usr/bin/make -B LINT TB --- 2010-08-08 21:01:28 - building LINT kernel TB --- 2010-08-08 21:01:28 - MAKEOBJDIRPREFIX=/obj TB --- 2010-08-08 21:01:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-08-08 21:01:28 - TARGET=sparc64 TB --- 2010-08-08 21:01:28 - TARGET_ARCH=sparc64 TB --- 2010-08-08 21:01:28 - TZ=UTC TB --- 2010-08-08 21:01:28 - __MAKE_CONF=/dev/null TB --- 2010-08-08 21:01:28 - cd /src TB --- 2010-08-08 21:01:28 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Aug 8 21:01:28 UTC 2010 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/dev/usb/sl811hs.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/dev/usb/slhci_pccard.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/dev/usb/uark.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/dev/usb/u3g.c cc1: warnings being treated as errors /src/sys/dev/usb/u3g.c:197: warning: missing braces around initializer /src/sys/dev/usb/u3g.c:197: warning: (near initialization for 'u3g_devs[60].devno') /src/sys/dev/usb/u3g.c:198: error: expected identifier or '(' before '}' token *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-08-08 21:08:27 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-08-08 21:08:27 - ERROR: failed to build lint kernel TB --- 2010-08-08 21:08:27 - 3514.65 user 354.09 system 4013.91 real http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Mon Aug 9 09:14:16 2010 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD2BB1065678 for ; Mon, 9 Aug 2010 09:14:16 +0000 (UTC) (envelope-from craig001@lerwick.hopto.org) Received: from lerwick.hopto.org (lerwick.hopto.org [204.51.112.196]) by mx1.freebsd.org (Postfix) with ESMTP id 649908FC17 for ; Mon, 9 Aug 2010 09:14:16 +0000 (UTC) Received: (qmail 93169 invoked by uid 98); 9 Aug 2010 08:47:42 +0000 Received: from 81.187.141.93 by mailserver (envelope-from , uid 82) with qmail-scanner-2.01 (clamdscan: 0.96.1/11509. spamassassin: 3.3.1. Clear:RC:1(81.187.141.93):. Processed in 0.036467 secs); 09 Aug 2010 08:47:42 -0000 Received: from 93.141.187.81.in-addr.arpa (HELO ?192.168.1.100?) (81.187.141.93) by lerwick.hopto.org with SMTP; 9 Aug 2010 08:47:42 +0000 From: Craig Butler To: Rob Farmer In-Reply-To: References: <201007270945.32010.jhb@freebsd.org> Content-Type: text/plain; charset="us-ascii" Date: Mon, 09 Aug 2010 09:47:58 +0100 Message-ID: <1281343678.1540.4.camel@x60.lerwick.hopto.org> Mime-Version: 1.0 X-Mailer: Evolution 2.30.1.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-sparc64@freebsd.org Subject: Re: ZFS root partition X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Aug 2010 09:14:16 -0000 On Tue, 2010-07-27 at 16:42 -0700, Rob Farmer wrote: > On Tue, Jul 27, 2010 at 6:45 AM, John Baldwin wrote: > > On Tuesday, July 27, 2010 4:40:48 am Rob Farmer wrote: > >> Is is possible to have a ZFS root with sparc64? I've used one of the > >> guides on the wiki, http://wiki.freebsd.org/RootOnZFS/GPTZFSBoot, on > >> amd64 and it worked fine, but that doesn't seem to apply, since the > >> /boot/pmbr and /boot/gptzfsboot files don't exist on sparc64. > > > > Booting from a GPT isn't supported for OpenFirmware, so it doesn't work for > > sparc64. > > Okay, so I looked at some of the non-GPT examples on the > http://wiki.freebsd.org/RootOnZFS page, and they still reference files > that don't exist for sparc64, like /boot/boot and /boot/boot0. I don't > really know much about sparc64 - I bought a cheap box off ebay more as > a curiosity than anything else - what is the proper way to partition > and install a bootloader on sparc64 without sysinstall? Everything I > can find online seems to be i386/amd64 centric. > > Thanks, Confirmed... zfs root with ufs boot works on sparc64, been using it for a while. From owner-freebsd-sparc64@FreeBSD.ORG Mon Aug 9 11:07:04 2010 Return-Path: Delivered-To: freebsd-sparc64@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A6D271065676 for ; Mon, 9 Aug 2010 11:07:04 +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 94D158FC1D for ; Mon, 9 Aug 2010 11:07:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o79B74jT049136 for ; Mon, 9 Aug 2010 11:07:04 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o79B74lf049134 for freebsd-sparc64@FreeBSD.org; Mon, 9 Aug 2010 11:07:04 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 9 Aug 2010 11:07:04 GMT Message-Id: <201008091107.o79B74lf049134@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-sparc64@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-sparc64@FreeBSD.org X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Aug 2010 11:07:04 -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 -------------------------------------------------------------------------------- f sparc/145211 sparc64 [panic] Memory modified after free o sparc/142102 sparc64 [nfs] [panic] FreeBSD 8.0 kernel panics on sparc64 whe o sparc/141918 sparc64 [ehci] ehci_interrupt: unrecoverable error, controller s sparc/139134 sparc64 kernel output corruption f sparc/127051 sparc64 [hme] hme interfaces "pause" with the message "device o sparc/119244 sparc64 X11Forwarding to X11 server on sparc crashes Xorg o sparc/119240 sparc64 top has WCPU over 100% on UP system s sparc/119239 sparc64 gdb coredumps on sparc64 f sparc/108732 sparc64 ping(8) reports 14 digit time on sparc64 s sparc/107087 sparc64 [hang] system is hung during boot from CD o sparc/105048 sparc64 [trm] trm(4) panics on sparc64 o sparc/104428 sparc64 [nullfs] nullfs panics on E4500 (but not E420) o sparc/80890 sparc64 [panic] kmem_malloc(73728): kmem_map too small running o sparc/71729 sparc64 printf in kernel thread causes panic on SPARC 14 problems total. From owner-freebsd-sparc64@FreeBSD.ORG Tue Aug 10 23:39:34 2010 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 535FB1065679; Tue, 10 Aug 2010 23:39: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 ECCB18FC19; Tue, 10 Aug 2010 23:39:33 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o7ANdXNk039073; Tue, 10 Aug 2010 19:39:33 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o7ANdXtD039072; Tue, 10 Aug 2010 23:39:33 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 10 Aug 2010 23:39:33 GMT Message-Id: <201008102339.o7ANdXtD039072@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Aug 2010 23:39:34 -0000 TB --- 2010-08-10 22:50:19 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-08-10 22:50:19 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2010-08-10 22:50:19 - cleaning the object tree TB --- 2010-08-10 22:50:42 - cvsupping the source tree TB --- 2010-08-10 22:50:42 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2010-08-10 22:50:58 - building world TB --- 2010-08-10 22:50:58 - MAKEOBJDIRPREFIX=/obj TB --- 2010-08-10 22:50:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-08-10 22:50:58 - TARGET=sparc64 TB --- 2010-08-10 22:50:58 - TARGET_ARCH=sparc64 TB --- 2010-08-10 22:50:58 - TZ=UTC TB --- 2010-08-10 22:50:58 - __MAKE_CONF=/dev/null TB --- 2010-08-10 22:50:58 - cd /src TB --- 2010-08-10 22:50:58 - /usr/bin/make -B buildworld >>> World build started on Tue Aug 10 22:50:58 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] rescue.o(.data+0x828): undefined reference to `_crunched_vi_stub' rescue.o(.data+0x838): undefined reference to `_crunched_vi_stub' rescue.o(.data+0x848): undefined reference to `_crunched_id_stub' rescue.o(.data+0x858): undefined reference to `_crunched_id_stub' rescue.o(.data+0x868): undefined reference to `_crunched_id_stub' rescue.o(.data+0x878): undefined reference to `_crunched_chroot_stub' rescue.o(.data+0x888): undefined reference to `_crunched_chown_stub' rescue.o(.data+0x898): undefined reference to `_crunched_chown_stub' *** Error code 1 Stop in /obj/sparc64.sparc64/src/rescue/rescue. *** Error code 1 Stop in /src/rescue/rescue. *** Error code 1 Stop in /src/rescue. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-08-10 23:39:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-08-10 23:39:32 - ERROR: failed to build world TB --- 2010-08-10 23:39:32 - 2256.92 user 535.30 system 2953.43 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Tue Aug 10 23:45:41 2010 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03330106564A; Tue, 10 Aug 2010 23:45:41 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 9BC1A8FC1A; Tue, 10 Aug 2010 23:45:40 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o7ANjdUx078244; Tue, 10 Aug 2010 19:45:39 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o7ANjdhv078241; Tue, 10 Aug 2010 23:45:39 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 10 Aug 2010 23:45:39 GMT Message-Id: <201008102345.o7ANjdhv078241@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Aug 2010 23:45:41 -0000 TB --- 2010-08-10 22:57:51 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-08-10 22:57:51 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2010-08-10 22:57:51 - cleaning the object tree TB --- 2010-08-10 22:58:07 - cvsupping the source tree TB --- 2010-08-10 22:58:07 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2010-08-10 22:58:22 - building world TB --- 2010-08-10 22:58:22 - MAKEOBJDIRPREFIX=/obj TB --- 2010-08-10 22:58:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-08-10 22:58:22 - TARGET=sun4v TB --- 2010-08-10 22:58:22 - TARGET_ARCH=sparc64 TB --- 2010-08-10 22:58:22 - TZ=UTC TB --- 2010-08-10 22:58:22 - __MAKE_CONF=/dev/null TB --- 2010-08-10 22:58:22 - cd /src TB --- 2010-08-10 22:58:22 - /usr/bin/make -B buildworld >>> World build started on Tue Aug 10 22:58:22 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] rescue.o(.data+0x828): undefined reference to `_crunched_vi_stub' rescue.o(.data+0x838): undefined reference to `_crunched_vi_stub' rescue.o(.data+0x848): undefined reference to `_crunched_id_stub' rescue.o(.data+0x858): undefined reference to `_crunched_id_stub' rescue.o(.data+0x868): undefined reference to `_crunched_id_stub' rescue.o(.data+0x878): undefined reference to `_crunched_chroot_stub' rescue.o(.data+0x888): undefined reference to `_crunched_chown_stub' rescue.o(.data+0x898): undefined reference to `_crunched_chown_stub' *** Error code 1 Stop in /obj/sun4v.sparc64/src/rescue/rescue. *** Error code 1 Stop in /src/rescue/rescue. *** Error code 1 Stop in /src/rescue. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-08-10 23:45:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-08-10 23:45:39 - ERROR: failed to build world TB --- 2010-08-10 23:45:39 - 2245.59 user 528.43 system 2868.10 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Wed Aug 11 05:25:31 2010 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4B671065670 for ; Wed, 11 Aug 2010 05:25:31 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 516CA8FC17 for ; Wed, 11 Aug 2010 05:25:30 +0000 (UTC) Received: by ewy26 with SMTP id 26so4936493ewy.13 for ; Tue, 10 Aug 2010 22:25:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=OGm91kxt7ub7bWcBjmAlJN+VZhfx141VmvH8XYhWZpw=; b=Png84kaPDTuY1+lKVsu5lBErPbbkY/0SgFoSUOu1Dq213PhEE9NFmEIvT6Vpmdhvkv +vUuU1L6ax+uCzvmC+OPzcjxnRXZDslfx0iehKmcafu54YQyrLeK8CwvvZqIpOMvTfEx Mg/manyAmdz+7ZigqnvG/JoN2a8mscwtTsqFw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=MgSOxT+Mp4VdPNgr1QQCgooCaxkxQR3IYFrjWgABYr2R35ZbOIrcdZFBxSunqgWLDb 5Cm8gNyix+G0Co/9cyuSSZbRkniuYX1jI+dVU/MM7+h/dyoBIsH3/vbG+EYJJE8QP/LM ElwHp1RFloGtIMoHYL8qtYpei6xZtsYT2qpsU= MIME-Version: 1.0 Received: by 10.213.19.82 with SMTP id z18mr14527375eba.74.1281502451670; Tue, 10 Aug 2010 21:54:11 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.213.112.140 with HTTP; Tue, 10 Aug 2010 21:54:11 -0700 (PDT) In-Reply-To: References: Date: Wed, 11 Aug 2010 12:54:11 +0800 X-Google-Sender-Auth: wZ1760JjlMdqBdqClBfnsk6dqbQ Message-ID: From: Adrian Chadd To: Jawid Hassim Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-sparc64@freebsd.org Subject: Re: Proxy Server Requires Continuous Auth X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Aug 2010 05:25:31 -0000 On 27 July 2010 18:40, Jawid Hassim wrote: > Dear Team, > (Running a Sun Ultra 10, FBSD8.1) > > I am encountering a problem -connecting to my proxy server, > I've tried editing the /etc/make.conf file with: > =A0Code: FETCH_ENV =3D HTTP_PROXY=3Dhttp://user:passwd@proxy.name:80 > > But my proxy server requires continuous authentication for all transactio= ns, > unlike other proxies that just require the username&password once -then g= ive > the incoming connection carte-blanche. > > How do I overcome this? > I need proxy auth to invoke for every single transaction/ everytime! That's how HTTP authentication works. It does it per-connection. Some HTTP proxies do it per-IP - they'll auth you once and then cache that. Squid can do that if you configure it to. Adrian From owner-freebsd-sparc64@FreeBSD.ORG Wed Aug 11 14:35:35 2010 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB97A1065687; Wed, 11 Aug 2010 14:35:35 +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 71E678FC22; Wed, 11 Aug 2010 14:35:34 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o7BEZXON022001; Wed, 11 Aug 2010 10:35:33 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o7BEZXCC021992; Wed, 11 Aug 2010 14:35:33 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 11 Aug 2010 14:35:33 GMT Message-Id: <201008111435.o7BEZXCC021992@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Aug 2010 14:35:36 -0000 TB --- 2010-08-11 13:44:45 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-08-11 13:44:45 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2010-08-11 13:44:45 - cleaning the object tree TB --- 2010-08-11 13:44:53 - cvsupping the source tree TB --- 2010-08-11 13:44:53 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2010-08-11 13:45:30 - building world TB --- 2010-08-11 13:45:30 - MAKEOBJDIRPREFIX=/obj TB --- 2010-08-11 13:45:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-08-11 13:45:30 - TARGET=sparc64 TB --- 2010-08-11 13:45:30 - TARGET_ARCH=sparc64 TB --- 2010-08-11 13:45:30 - TZ=UTC TB --- 2010-08-11 13:45:30 - __MAKE_CONF=/dev/null TB --- 2010-08-11 13:45:30 - cd /src TB --- 2010-08-11 13:45:30 - /usr/bin/make -B buildworld >>> World build started on Wed Aug 11 13:45:31 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] rescue.o(.data+0x828): undefined reference to `_crunched_vi_stub' rescue.o(.data+0x838): undefined reference to `_crunched_vi_stub' rescue.o(.data+0x848): undefined reference to `_crunched_id_stub' rescue.o(.data+0x858): undefined reference to `_crunched_id_stub' rescue.o(.data+0x868): undefined reference to `_crunched_id_stub' rescue.o(.data+0x878): undefined reference to `_crunched_chroot_stub' rescue.o(.data+0x888): undefined reference to `_crunched_chown_stub' rescue.o(.data+0x898): undefined reference to `_crunched_chown_stub' *** Error code 1 Stop in /obj/sparc64.sparc64/src/rescue/rescue. *** Error code 1 Stop in /src/rescue/rescue. *** Error code 1 Stop in /src/rescue. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-08-11 14:35:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-08-11 14:35:33 - ERROR: failed to build world TB --- 2010-08-11 14:35:33 - 2263.42 user 539.69 system 3047.89 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Wed Aug 11 14:56:51 2010 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 271B91065677; Wed, 11 Aug 2010 14:56:51 +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 BEF8C8FC1A; Wed, 11 Aug 2010 14:56:50 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o7BEunIF009644; Wed, 11 Aug 2010 10:56:49 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o7BEunIx009643; Wed, 11 Aug 2010 14:56:49 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 11 Aug 2010 14:56:49 GMT Message-Id: <201008111456.o7BEunIx009643@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Aug 2010 14:56:51 -0000 TB --- 2010-08-11 14:09:51 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-08-11 14:09:51 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2010-08-11 14:09:51 - cleaning the object tree TB --- 2010-08-11 14:09:59 - cvsupping the source tree TB --- 2010-08-11 14:09:59 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2010-08-11 14:10:22 - building world TB --- 2010-08-11 14:10:22 - MAKEOBJDIRPREFIX=/obj TB --- 2010-08-11 14:10:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-08-11 14:10:22 - TARGET=sun4v TB --- 2010-08-11 14:10:22 - TARGET_ARCH=sparc64 TB --- 2010-08-11 14:10:22 - TZ=UTC TB --- 2010-08-11 14:10:22 - __MAKE_CONF=/dev/null TB --- 2010-08-11 14:10:22 - cd /src TB --- 2010-08-11 14:10:22 - /usr/bin/make -B buildworld >>> World build started on Wed Aug 11 14:10:23 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] rescue.o(.data+0x828): undefined reference to `_crunched_vi_stub' rescue.o(.data+0x838): undefined reference to `_crunched_vi_stub' rescue.o(.data+0x848): undefined reference to `_crunched_id_stub' rescue.o(.data+0x858): undefined reference to `_crunched_id_stub' rescue.o(.data+0x868): undefined reference to `_crunched_id_stub' rescue.o(.data+0x878): undefined reference to `_crunched_chroot_stub' rescue.o(.data+0x888): undefined reference to `_crunched_chown_stub' rescue.o(.data+0x898): undefined reference to `_crunched_chown_stub' *** Error code 1 Stop in /obj/sun4v.sparc64/src/rescue/rescue. *** Error code 1 Stop in /src/rescue/rescue. *** Error code 1 Stop in /src/rescue. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-08-11 14:56:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-08-11 14:56:49 - ERROR: failed to build world TB --- 2010-08-11 14:56:49 - 2231.02 user 500.05 system 2818.45 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Wed Aug 11 19:38:52 2010 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A4F8106564A for ; Wed, 11 Aug 2010 19:38:52 +0000 (UTC) (envelope-from andreast-list@fgznet.ch) Received: from smtp.fgznet.ch (mail.fgznet.ch [81.92.96.47]) by mx1.freebsd.org (Postfix) with ESMTP id 1123C8FC0C for ; Wed, 11 Aug 2010 19:38:51 +0000 (UTC) Received: from deuterium.andreas.nets (dhclient-91-190-8-131.flashcable.ch [91.190.8.131]) by smtp.fgznet.ch (8.13.8/8.13.8/Submit_SMTPAUTH) with ESMTP id o7BJHHQa012096 for ; Wed, 11 Aug 2010 21:17:18 +0200 (CEST) (envelope-from andreast-list@fgznet.ch) Message-ID: <4C62F73D.10306@fgznet.ch> Date: Wed, 11 Aug 2010 21:17:17 +0200 From: Andreas Tobler User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.8) Gecko/20100802 Lightning/1.0b2 Thunderbird/3.1.2 MIME-Version: 1.0 To: freebsd-sparc64@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.64 on 81.92.96.47 Subject: devel/gdb6 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Aug 2010 19:38:52 -0000 Hi, can anyone tell me why gdb6 is disabled in devel/gdb6? I can build it on sparc64 (-CURRENT). Only in the testsuite I see some failures with signal stuff. TIA, Andreas From owner-freebsd-sparc64@FreeBSD.ORG Thu Aug 12 04:31:30 2010 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE2231065675; Thu, 12 Aug 2010 04:31:30 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 6CCFF8FC13; Thu, 12 Aug 2010 04:31:30 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o7C4VTaA070210; Thu, 12 Aug 2010 00:31:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o7C4VTo7070208; Thu, 12 Aug 2010 04:31:29 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 12 Aug 2010 04:31:29 GMT Message-Id: <201008120431.o7C4VTo7070208@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Aug 2010 04:31:30 -0000 TB --- 2010-08-12 03:40:12 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-08-12 03:40:12 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2010-08-12 03:40:12 - cleaning the object tree TB --- 2010-08-12 03:40:20 - cvsupping the source tree TB --- 2010-08-12 03:40:20 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2010-08-12 03:40:47 - building world TB --- 2010-08-12 03:40:47 - MAKEOBJDIRPREFIX=/obj TB --- 2010-08-12 03:40:47 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-08-12 03:40:47 - TARGET=sparc64 TB --- 2010-08-12 03:40:47 - TARGET_ARCH=sparc64 TB --- 2010-08-12 03:40:47 - TZ=UTC TB --- 2010-08-12 03:40:47 - __MAKE_CONF=/dev/null TB --- 2010-08-12 03:40:47 - cd /src TB --- 2010-08-12 03:40:47 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 12 03:40:48 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] rescue.o(.data+0x828): undefined reference to `_crunched_vi_stub' rescue.o(.data+0x838): undefined reference to `_crunched_vi_stub' rescue.o(.data+0x848): undefined reference to `_crunched_id_stub' rescue.o(.data+0x858): undefined reference to `_crunched_id_stub' rescue.o(.data+0x868): undefined reference to `_crunched_id_stub' rescue.o(.data+0x878): undefined reference to `_crunched_chroot_stub' rescue.o(.data+0x888): undefined reference to `_crunched_chown_stub' rescue.o(.data+0x898): undefined reference to `_crunched_chown_stub' *** Error code 1 Stop in /obj/sparc64.sparc64/src/rescue/rescue. *** Error code 1 Stop in /src/rescue/rescue. *** Error code 1 Stop in /src/rescue. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-08-12 04:31:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-08-12 04:31:29 - ERROR: failed to build world TB --- 2010-08-12 04:31:29 - 2266.77 user 548.00 system 3076.73 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Thu Aug 12 04:33:05 2010 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5A568106567C; Thu, 12 Aug 2010 04:33: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 AC6ED8FC0C; Thu, 12 Aug 2010 04:33:03 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o7C4X3Gu077290; Thu, 12 Aug 2010 00:33:03 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o7C4X3wS077288; Thu, 12 Aug 2010 04:33:03 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 12 Aug 2010 04:33:03 GMT Message-Id: <201008120433.o7C4X3wS077288@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Aug 2010 04:33:05 -0000 TB --- 2010-08-12 03:41:46 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-08-12 03:41:46 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2010-08-12 03:41:46 - cleaning the object tree TB --- 2010-08-12 03:41:53 - cvsupping the source tree TB --- 2010-08-12 03:41:53 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2010-08-12 03:42:21 - building world TB --- 2010-08-12 03:42:21 - MAKEOBJDIRPREFIX=/obj TB --- 2010-08-12 03:42:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-08-12 03:42:21 - TARGET=sun4v TB --- 2010-08-12 03:42:21 - TARGET_ARCH=sparc64 TB --- 2010-08-12 03:42:21 - TZ=UTC TB --- 2010-08-12 03:42:21 - __MAKE_CONF=/dev/null TB --- 2010-08-12 03:42:21 - cd /src TB --- 2010-08-12 03:42:21 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 12 03:42:22 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] rescue.o(.data+0x828): undefined reference to `_crunched_vi_stub' rescue.o(.data+0x838): undefined reference to `_crunched_vi_stub' rescue.o(.data+0x848): undefined reference to `_crunched_id_stub' rescue.o(.data+0x858): undefined reference to `_crunched_id_stub' rescue.o(.data+0x868): undefined reference to `_crunched_id_stub' rescue.o(.data+0x878): undefined reference to `_crunched_chroot_stub' rescue.o(.data+0x888): undefined reference to `_crunched_chown_stub' rescue.o(.data+0x898): undefined reference to `_crunched_chown_stub' *** Error code 1 Stop in /obj/sun4v.sparc64/src/rescue/rescue. *** Error code 1 Stop in /src/rescue/rescue. *** Error code 1 Stop in /src/rescue. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-08-12 04:33:03 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-08-12 04:33:03 - ERROR: failed to build world TB --- 2010-08-12 04:33:03 - 2262.34 user 546.59 system 3076.48 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Thu Aug 12 18:41:04 2010 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9BE3C1065697; Thu, 12 Aug 2010 18:41:04 +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 4C3578FC19; Thu, 12 Aug 2010 18:41:03 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o7CIf3XQ030537; Thu, 12 Aug 2010 14:41:03 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o7CIf3cM030536; Thu, 12 Aug 2010 18:41:03 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 12 Aug 2010 18:41:03 GMT Message-Id: <201008121841.o7CIf3cM030536@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Aug 2010 18:41:04 -0000 TB --- 2010-08-12 17:37:01 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-08-12 17:37:01 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2010-08-12 17:37:01 - cleaning the object tree TB --- 2010-08-12 17:37:09 - cvsupping the source tree TB --- 2010-08-12 17:37:09 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2010-08-12 17:37:34 - building world TB --- 2010-08-12 17:37:34 - MAKEOBJDIRPREFIX=/obj TB --- 2010-08-12 17:37:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-08-12 17:37:34 - TARGET=sparc64 TB --- 2010-08-12 17:37:34 - TARGET_ARCH=sparc64 TB --- 2010-08-12 17:37:34 - TZ=UTC TB --- 2010-08-12 17:37:34 - __MAKE_CONF=/dev/null TB --- 2010-08-12 17:37:34 - cd /src TB --- 2010-08-12 17:37:34 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 12 17:37:35 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Aug 12 18:39:05 UTC 2010 TB --- 2010-08-12 18:39:05 - generating LINT kernel config TB --- 2010-08-12 18:39:05 - cd /src/sys/sparc64/conf TB --- 2010-08-12 18:39:05 - /usr/bin/make -B LINT TB --- 2010-08-12 18:39:05 - building LINT kernel TB --- 2010-08-12 18:39:05 - MAKEOBJDIRPREFIX=/obj TB --- 2010-08-12 18:39:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-08-12 18:39:05 - TARGET=sparc64 TB --- 2010-08-12 18:39:05 - TARGET_ARCH=sparc64 TB --- 2010-08-12 18:39:05 - TZ=UTC TB --- 2010-08-12 18:39:05 - __MAKE_CONF=/dev/null TB --- 2010-08-12 18:39:05 - cd /src TB --- 2010-08-12 18:39:05 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Aug 12 18:39:05 UTC 2010 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies [...] from @/contrib/dev/acpica/include/acpi.h:128, from /src/sys/modules/tpm/../../dev/tpm/tpm_acpi.c:43: @/contrib/dev/acpica/include/platform/acfreebsd.h:124:36: error: machine/acpica_machdep.h: No such file or directory In file included from @/contrib/dev/acpica/include/acpi.h:130, from /src/sys/modules/tpm/../../dev/tpm/tpm_acpi.c:43: @/contrib/dev/acpica/include/actypes.h:127:2: error: #error ACPI_MACHINE_WIDTH not defined @/contrib/dev/acpica/include/actypes.h:276:2: error: #error unknown ACPI_MACHINE_WIDTH mkdep: compile failed *** Error code 1 Stop in /src/sys/modules/tpm. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/sparc64.sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-08-12 18:41:03 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-08-12 18:41:03 - ERROR: failed to build lint kernel TB --- 2010-08-12 18:41:03 - 2839.53 user 678.80 system 3842.12 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Thu Aug 12 18:58:13 2010 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 665751065695; Thu, 12 Aug 2010 18:58: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 16E0A8FC1E; Thu, 12 Aug 2010 18:58:12 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o7CIwCns004220; Thu, 12 Aug 2010 14:58:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o7CIwC3U004219; Thu, 12 Aug 2010 18:58:12 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 12 Aug 2010 18:58:12 GMT Message-Id: <201008121858.o7CIwC3U004219@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Aug 2010 18:58:13 -0000 TB --- 2010-08-12 17:54:20 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-08-12 17:54:20 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2010-08-12 17:54:20 - cleaning the object tree TB --- 2010-08-12 17:54:27 - cvsupping the source tree TB --- 2010-08-12 17:54:27 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2010-08-12 17:57:22 - building world TB --- 2010-08-12 17:57:22 - MAKEOBJDIRPREFIX=/obj TB --- 2010-08-12 17:57:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-08-12 17:57:22 - TARGET=sun4v TB --- 2010-08-12 17:57:22 - TARGET_ARCH=sparc64 TB --- 2010-08-12 17:57:22 - TZ=UTC TB --- 2010-08-12 17:57:22 - __MAKE_CONF=/dev/null TB --- 2010-08-12 17:57:22 - cd /src TB --- 2010-08-12 17:57:22 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 12 17:57:23 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Aug 12 18:56:24 UTC 2010 TB --- 2010-08-12 18:56:24 - generating LINT kernel config TB --- 2010-08-12 18:56:24 - cd /src/sys/sun4v/conf TB --- 2010-08-12 18:56:24 - /usr/bin/make -B LINT TB --- 2010-08-12 18:56:24 - building LINT kernel TB --- 2010-08-12 18:56:24 - MAKEOBJDIRPREFIX=/obj TB --- 2010-08-12 18:56:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-08-12 18:56:24 - TARGET=sun4v TB --- 2010-08-12 18:56:24 - TARGET_ARCH=sparc64 TB --- 2010-08-12 18:56:24 - TZ=UTC TB --- 2010-08-12 18:56:24 - __MAKE_CONF=/dev/null TB --- 2010-08-12 18:56:24 - cd /src TB --- 2010-08-12 18:56:24 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Aug 12 18:56:24 UTC 2010 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies [...] from @/contrib/dev/acpica/include/acpi.h:128, from /src/sys/modules/tpm/../../dev/tpm/tpm_acpi.c:43: @/contrib/dev/acpica/include/platform/acfreebsd.h:124:36: error: machine/acpica_machdep.h: No such file or directory In file included from @/contrib/dev/acpica/include/acpi.h:130, from /src/sys/modules/tpm/../../dev/tpm/tpm_acpi.c:43: @/contrib/dev/acpica/include/actypes.h:127:2: error: #error ACPI_MACHINE_WIDTH not defined @/contrib/dev/acpica/include/actypes.h:276:2: error: #error unknown ACPI_MACHINE_WIDTH mkdep: compile failed *** Error code 1 Stop in /src/sys/modules/tpm. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/sun4v.sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-08-12 18:58:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-08-12 18:58:12 - ERROR: failed to build lint kernel TB --- 2010-08-12 18:58:12 - 2817.37 user 642.28 system 3832.03 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full