From owner-freebsd-ppc@FreeBSD.ORG Sun Jun 10 02:53:50 2007 Return-Path: X-Original-To: powerpc@freebsd.org 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 4449F16A400; Sun, 10 Jun 2007 02:53:50 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 03C9213C45E; Sun, 10 Jun 2007 02:53:49 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l5A2rnTT029726; Sat, 9 Jun 2007 22:53:49 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l5A2rmuK032105; Sat, 9 Jun 2007 22:53:48 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 7605873068; Sat, 9 Jun 2007 22:53:48 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070610025348.7605873068@freebsd-current.sentex.ca> Date: Sat, 9 Jun 2007 22:53:48 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on news X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jun 2007 02:53:50 -0000 TB --- 2007-06-10 02:19:12 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-10 02:19:12 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2007-06-10 02:19:12 - cleaning the object tree TB --- 2007-06-10 02:19:39 - checking out the source tree TB --- 2007-06-10 02:19:39 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2007-06-10 02:19:39 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-10 02:26:58 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-10 02:26:58 - cd /src TB --- 2007-06-10 02:26:58 - /usr/bin/make -B buildworld >>> World build started on Sun Jun 10 02:26:59 UTC 2007 >>> 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 [...] sed "s|zutil\.h|libstand_zutil.h|" /src/lib/libstand/../libz/inffast.c > _inffast.c sed "s|zutil\.h|libstand_zutil.h|" /src/lib/libstand/../libz/inflate.c > _inflate.c sed "s|zutil\.h|libstand_zutil.h|" /src/lib/libstand/../libz/inftrees.c > _inftrees.c sed "s|zutil\.h|libstand_zutil.h|" /src/lib/libstand/../libz/zutil.c > _zutil.c rm -f .depend mkdep -f .depend -a -I/src/lib/libstand -D_STANDALONE -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/src/lib/libstand/../libz /src/lib/libstand/__main.c /src/lib/libstand/assert.c /src/lib/libstand/bcd.c /src/lib/libstand/bswap.c /src/lib/libstand/environment.c /src/lib/libstand/getopt.c /src/lib/libstand/gets.c /src/lib/libstand/globals.c /src/lib/libstand/pager.c /src/lib/libstand/printf.c /src/lib/libstand/strdup.c /src/lib/libstand/strerror.c /src/lib/libstand/strtol.c /src/lib/libstand/random.c /src/lib/libstand/sbrk.c /src/lib/libstand/twiddle.c /src/lib/libstand/zalloc.c /src/lib/libstand/zalloc_malloc.c /src/lib/libstand/strcasecmp.c /src/lib/libstand/../libc/net/ntoh.c /src/lib/libstand/../libc/string/bcmp.c /src/lib/libstand/../libc/string/bcopy.c /src/lib/libstand/../libc/string/bzero.c /src/lib/libstand/../libc/string/ffs.c /src/lib/libstand/../libc/string/index.c /src/lib/libstand/../libc/string/memccpy.c /src/lib/libstand/../libc/string/memchr.c /src/lib/lib stand/../libc/string/memcmp.c /src/lib/libstand/../libc/string/memcpy.c /src/lib/libstand/../libc/string/memmove.c /src/lib/libstand/../libc/string/memset.c /src/lib/libstand/qdivrem.c /src/lib/libstand/../libc/string/rindex.c /src/lib/libstand/../libc/string/strcat.c /src/lib/libstand/../libc/string/strchr.c /src/lib/libstand/../libc/string/strcmp.c /src/lib/libstand/../libc/string/strcpy.c /src/lib/libstand/../libc/string/strcspn.c /src/lib/libstand/../libc/string/strlen.c /src/lib/libstand/../libc/string/strncat.c /src/lib/libstand/../libc/string/strncmp.c /src/lib/libstand/../libc/string/strncpy.c /src/lib/libstand/../libc/string/strpbrk.c /src/lib/libstand/../libc/string/strrchr.c /src/lib/libstand/../libc/string/strsep.c /src/lib/libstand/../libc/string/strspn.c /src/lib/libstand/../libc/string/strstr.c /src/lib/libstand/../libc/string/strtok.c /src/lib/libstand/../libc/string/swab.c /src/lib/libstand/../libc/quad/ashldi3.c /src/lib/libstand/../libc/quad/ashrdi3.c /src /lib/libstand/../libc/powerpc/gen/syncicache.c /src/lib/libstand/../libc/powerpc/gen/_setjmp.S _bzlib.c _crctable.c _decompress.c _huffman.c _randtable.c /src/lib/libstand/../libz/adler32.c /src/lib/libstand/../libz/crc32.c _infback.c _inffast.c _inflate.c _inftrees.c _zutil.c /src/lib/libstand/closeall.c /src/lib/libstand/dev.c /src/lib/libstand/ioctl.c /src/lib/libstand/nullfs.c /src/lib/libstand/stat.c /src/lib/libstand/fstat.c /src/lib/libstand/close.c /src/lib/libstand/lseek.c /src/lib/libstand/open.c /src/lib/libstand/read.c /src/lib/libstand/write.c /src/lib/libstand/readdir.c /src/lib/libstand/arp.c /src/lib/libstand/ether.c /src/lib/libstand/inet_ntoa.c /src/lib/libstand/in_cksum.c /src/lib/libstand/net.c /src/lib/libstand/udp.c /src/lib/libstand/netif.c /src/lib/libstand/rpc.c /src/lib/libstand/bootp.c /src/lib/libstand/rarp.c /src/lib/libstand/bootparam.c /src/lib/libstand/ufs.c /src/lib/libstand/nfs.c /src/lib/libstand/cd9660.c /src/lib/libstand/tftp.c /src/lib/l ibstand/gzipfs.c /src/lib/libstand/bzipfs.c /src/lib/libstand/dosfs.c /src/lib/libstand/ext2fs.c /src/lib/libstand/splitfs.c /src/lib/libstand/../libc/powerpc/gen/syncicache.c:51:2: error: #error "Must know the size of a cache line" mkdep: compile failed *** Error code 1 Stop in /src/lib/libstand. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-06-10 02:53:48 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-10 02:53:48 - ERROR: failed to build world TB --- 2007-06-10 02:53:48 - tinderbox aborted TB --- 0.78 user 2.41 system 2075.16 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full