From owner-freebsd-arm@FreeBSD.ORG Sun May 4 05:21:16 2008 Return-Path: Delivered-To: arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 38F2D106567D; Sun, 4 May 2008 05:21:16 +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 EB0BF8FC13; Sun, 4 May 2008 05:21:15 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m445LFr2095849; Sun, 4 May 2008 01:21:15 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.2/8.14.2) with ESMTP id m445LFjE001393; Sun, 4 May 2008 01:21:15 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id D74A073039; Sun, 4 May 2008 01:21:14 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080504052114.D74A073039@freebsd-current.sentex.ca> Date: Sun, 4 May 2008 01:21:14 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7015/Sat May 3 07:57:16 2008 clamav-milter version 0.93 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on arm/arm X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 May 2008 05:21:16 -0000 TB --- 2008-05-04 04:35:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-04 04:35:00 - starting HEAD tinderbox run for arm/arm TB --- 2008-05-04 04:35:00 - cleaning the object tree TB --- 2008-05-04 04:35:25 - cvsupping the source tree TB --- 2008-05-04 04:35:25 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/arm/arm/supfile TB --- 2008-05-04 04:35:32 - building world (CFLAGS=-O -pipe) TB --- 2008-05-04 04:35:32 - cd /src TB --- 2008-05-04 04:35:32 - /usr/bin/make -B buildworld >>> World build started on Sun May 4 04:35:34 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xalloc-die.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xmalloc.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xmemcoll.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xstrtoul.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xstrtoumax.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -o sort sort.o __fpending.o argmatch.o closeout.o dup-safer.o error.o exitfail.o fopen-safer.o hard-locale.o human.o long-options.o memcoll.o physmem.o posixver.o quote.o quotearg.o strnlen.o umaxtostr.o version-etc.o xalloc-die.o xmalloc.o xmemcoll.o xstrtoul.o xstrtoumax.o __fpending.o(.text+0xc): In function `__fpending': : undefined reference to `__fgetpendout' *** Error code 1 Stop in /src/gnu/usr.bin/sort. *** Error code 1 Stop in /src/gnu/usr.bin. *** Error code 1 Stop in /src/gnu. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-04 05:21:14 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-04 05:21:14 - ERROR: failed to build world TB --- 2008-05-04 05:21:14 - tinderbox aborted TB --- 2057.76 user 260.12 system 2774.33 real http://tinderbox.des.no/tinderbox-head-HEAD-arm-arm.full