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 From owner-freebsd-ppc@FreeBSD.ORG Sun Jun 10 10:49:55 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 073E116A469; Sun, 10 Jun 2007 10:49:55 +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 D22AA13C480; Sun, 10 Jun 2007 10:49:54 +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 l5AAnsUQ049468; Sun, 10 Jun 2007 06:49:54 -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 l5AAnsqK076438; Sun, 10 Jun 2007 06:49:54 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id B389073068; Sun, 10 Jun 2007 06:49:53 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070610104953.B389073068@freebsd-current.sentex.ca> Date: Sun, 10 Jun 2007 06:49:53 -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 10:49:55 -0000 TB --- 2007-06-10 10:30:09 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-10 10:30:09 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2007-06-10 10:30:09 - cleaning the object tree TB --- 2007-06-10 10:30:18 - checking out the source tree TB --- 2007-06-10 10:30:18 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2007-06-10 10:30:18 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-10 10:38:09 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-10 10:38:09 - cd /src TB --- 2007-06-10 10:38:09 - /usr/bin/make -B buildworld >>> World build started on Sun Jun 10 10:38:10 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 [...] cc -O2 -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/powerpc -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/powerpc/src/lib/libc -I/src/lib/libc/resolv -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/powerpc/gen/setjmp.S cc -O2 -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/powerpc -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/powerpc/src/lib/libc -I/src/lib/libc/resolv -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/powerpc/gen/sigsetjmp.S cc -O2 -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/powerpc -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/powerpc/src/lib/libc -I/src/lib/libc/resolv -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/powerpc/gen/signalcontext.c cc -O2 -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/powerpc -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/powerpc/src/lib/libc -I/src/lib/libc/resolv -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/powerpc/gen/syncicache.c /src/lib/libc/powerpc/gen/syncicache.c: In function 'getcachelinesize': /src/lib/libc/powerpc/gen/syncicache.c:64: error: 'CPU_CACHELINE' undeclared (first use in this function) /src/lib/libc/powerpc/gen/syncicache.c:64: error: (Each undeclared identifier is reported only once /src/lib/libc/powerpc/gen/syncicache.c:64: error: for each function it appears in.) *** 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 --- 2007-06-10 10:49:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-10 10:49:53 - ERROR: failed to build world TB --- 2007-06-10 10:49:53 - tinderbox aborted TB --- 0.30 user 0.77 system 1184.24 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Mon Jun 11 09:50:04 2007 Return-Path: X-Original-To: freebsd-ppc@hub.freebsd.org Delivered-To: freebsd-ppc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 79EFE16A476 for ; Mon, 11 Jun 2007 09:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 56B7513C48C for ; Mon, 11 Jun 2007 09:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5B9o4EO012407 for ; Mon, 11 Jun 2007 09:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5B9o4VL012406; Mon, 11 Jun 2007 09:50:04 GMT (envelope-from gnats) Resent-Date: Mon, 11 Jun 2007 09:50:04 GMT Resent-Message-Id: <200706110950.l5B9o4VL012406@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ppc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, nhbcwcjt Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2343B16A41F for ; Mon, 11 Jun 2007 09:43:49 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id F14CE13C4C4 for ; Mon, 11 Jun 2007 09:43:48 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l5B9hm98059142 for ; Mon, 11 Jun 2007 09:43:48 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id l5B9hmVm059140; Mon, 11 Jun 2007 09:43:48 GMT (envelope-from nobody) Message-Id: <200706110943.l5B9hmVm059140@www.freebsd.org> Date: Mon, 11 Jun 2007 09:43:48 GMT From: nhbcwcjt To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: powerpc/113561: nhbcwcjt X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jun 2007 09:50:04 -0000 >Number: 113561 >Category: powerpc >Synopsis: nhbcwcjt >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ppc >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jun 11 09:50:03 GMT 2007 >Closed-Date: >Last-Modified: >Originator: nhbcwcjt >Release: nhbcwcjt >Organization: nhbcwcjt >Environment: nhbcwcjt >Description: lmdaagpx http://yuuvgqjj.com jhuuwtdm ewjzsjme [URL=http://ywbceqsu.com]xbbepvkd[/URL] aqswobwp >How-To-Repeat: nhbcwcjt >Fix: nhbcwcjt >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ppc@FreeBSD.ORG Mon Jun 11 10:00:14 2007 Return-Path: X-Original-To: freebsd-ppc@hub.freebsd.org Delivered-To: freebsd-ppc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B318A16A478 for ; Mon, 11 Jun 2007 10:00:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 7AEF713C465 for ; Mon, 11 Jun 2007 10:00:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5BA0ED1013042 for ; Mon, 11 Jun 2007 10:00:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5BA0Etx013041; Mon, 11 Jun 2007 10:00:14 GMT (envelope-from gnats) Resent-Date: Mon, 11 Jun 2007 10:00:14 GMT Resent-Message-Id: <200706111000.l5BA0Etx013041@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ppc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, bnebfujv Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9A05E16A469 for ; Mon, 11 Jun 2007 09:56:41 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id 7367C13C44B for ; Mon, 11 Jun 2007 09:56:41 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l5B9ufkq074978 for ; Mon, 11 Jun 2007 09:56:41 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id l5B9uf0B074977; Mon, 11 Jun 2007 09:56:41 GMT (envelope-from nobody) Message-Id: <200706110956.l5B9uf0B074977@www.freebsd.org> Date: Mon, 11 Jun 2007 09:56:41 GMT From: bnebfujv To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: powerpc/113566: bnebfujv X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jun 2007 10:00:14 -0000 >Number: 113566 >Category: powerpc >Synopsis: bnebfujv >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ppc >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jun 11 10:00:12 GMT 2007 >Closed-Date: >Last-Modified: >Originator: bnebfujv >Release: bnebfujv >Organization: bnebfujv >Environment: bnebfujv >Description: zgehjwfy [URL=http://uwcmvqlz.com]kxusddof[/URL] hfgjrxzh http://kwvruouv.com jnqxzawe jtmqjjxv >How-To-Repeat: bnebfujv >Fix: bnebfujv >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ppc@FreeBSD.ORG Mon Jun 11 11:08:53 2007 Return-Path: X-Original-To: freebsd-ppc@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 1933E16A468 for ; Mon, 11 Jun 2007 11:08:53 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 095B113C480 for ; Mon, 11 Jun 2007 11:08:53 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5BB8qwJ026713 for ; Mon, 11 Jun 2007 11:08:52 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5BB8pA0026709 for freebsd-ppc@FreeBSD.org; Mon, 11 Jun 2007 11:08:51 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 11 Jun 2007 11:08:51 GMT Message-Id: <200706111108.l5BB8pA0026709@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 you X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jun 2007 11:08:53 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o power/93203 ppc FreeBSD PPC Can't Write to Partitions. 1 problem total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o power/111296 ppc [kernel] [patch] Support IMISS, DLMISS an DSMISS inter o power/112435 ppc [nexus] [patch] Update nexus children to use ofw_bus f o power/113561 ppc nhbcwcjt o power/113566 ppc bnebfujv 4 problems total. From owner-freebsd-ppc@FreeBSD.ORG Mon Jun 11 13:24:35 2007 Return-Path: X-Original-To: freebsd-ppc@hub.freebsd.org Delivered-To: freebsd-ppc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1452016A469; Mon, 11 Jun 2007 13:24:35 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id E22DB13C46C; Mon, 11 Jun 2007 13:24:34 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5BDOYdA040384; Mon, 11 Jun 2007 13:24:34 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5BDOYuH040380; Mon, 11 Jun 2007 13:24:34 GMT (envelope-from linimon) Date: Mon, 11 Jun 2007 13:24:34 GMT From: Mark Linimon Message-Id: <200706111324.l5BDOYuH040380@freefall.freebsd.org> To: exqjhjra@vqnhvifl.com, linimon@FreeBSD.org, freebsd-ppc@FreeBSD.org Cc: Subject: Re: junk/113561: nhbcwcjt X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jun 2007 13:24:35 -0000 Synopsis: nhbcwcjt State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Mon Jun 11 13:24:19 UTC 2007 State-Changed-Why: Looks like Mr. Troll is back. http://www.freebsd.org/cgi/query-pr.cgi?pr=113561 From owner-freebsd-ppc@FreeBSD.ORG Mon Jun 11 13:26:13 2007 Return-Path: X-Original-To: freebsd-ppc@hub.freebsd.org Delivered-To: freebsd-ppc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E0BDF16A46D; Mon, 11 Jun 2007 13:26:13 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id B9C3513C45D; Mon, 11 Jun 2007 13:26:13 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5BDQDV1040585; Mon, 11 Jun 2007 13:26:13 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5BDQDOn040581; Mon, 11 Jun 2007 13:26:13 GMT (envelope-from linimon) Date: Mon, 11 Jun 2007 13:26:13 GMT From: Mark Linimon Message-Id: <200706111326.l5BDQDOn040581@freefall.freebsd.org> To: xoiabdla@qufzdjds.com, linimon@FreeBSD.org, freebsd-ppc@FreeBSD.org Cc: Subject: Re: junk/113566: bnebfujv X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jun 2007 13:26:14 -0000 Synopsis: bnebfujv State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Mon Jun 11 13:26:01 UTC 2007 State-Changed-Why: Looks like Mr. Troll is back. http://www.freebsd.org/cgi/query-pr.cgi?pr=113566 From owner-freebsd-ppc@FreeBSD.ORG Tue Jun 12 18:14:35 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 C106216A400; Tue, 12 Jun 2007 18:14:35 +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 7137C13C468; Tue, 12 Jun 2007 18:14:35 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l5CIEY0S062371; Tue, 12 Jun 2007 14:14:34 -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.13.8/8.13.8) with ESMTP id l5CIEYE2097464; Tue, 12 Jun 2007 14:14:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9615173068; Tue, 12 Jun 2007 14:14:34 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070612181434.9615173068@freebsd-current.sentex.ca> Date: Tue, 12 Jun 2007 14:14:34 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jun 2007 18:14:35 -0000 TB --- 2007-06-12 17:54:38 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-12 17:54:38 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2007-06-12 17:54:38 - cleaning the object tree TB --- 2007-06-12 17:55:01 - checking out the source tree TB --- 2007-06-12 17:55:01 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2007-06-12 17:55:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-12 18:03:18 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-12 18:03:18 - cd /src TB --- 2007-06-12 18:03:18 - /usr/bin/make -B buildworld >>> World build started on Tue Jun 12 18:03:19 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 [...] cc -O2 -pipe -Wall -Wno-unused -I/src/lib/csu/powerpc/../common -I/src/lib/csu/powerpc/../../libc/include -DGCRT -c -o gcrt1.o /src/lib/csu/powerpc/crt1.c sh /src/tools/install.sh -o root -g wheel -m 444 crt1.o crti.o crtn.o gcrt1.o /obj/powerpc/src/tmp/usr/lib ===> lib/libc (obj,depend,all,install) yacc -d -p_nsyy /src/lib/libc/net/nsparser.y mv y.tab.c nsparser.c mv y.tab.h nsparser.h lex -P_nsyy -o/dev/stdout /src/lib/libc/net/nslexer.l | sed -e '/YY_BUF_SIZE/s/16384/1024/' >nslexer.c make: don't know how to make sourcefilter.c. Stop *** Error code 2 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-06-12 18:14:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-12 18:14:34 - ERROR: failed to build world TB --- 2007-06-12 18:14:34 - tinderbox aborted TB --- 0.72 user 2.52 system 1195.45 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Tue Jun 12 19:48:06 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 6130216A400; Tue, 12 Jun 2007 19:48:06 +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 39B8613C4B0; Tue, 12 Jun 2007 19:48:06 +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 l5CJm5WE079592; Tue, 12 Jun 2007 15:48:05 -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 l5CJm5U7089571; Tue, 12 Jun 2007 15:48:05 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 84A9D73068; Tue, 12 Jun 2007 15:48:05 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070612194805.84A9D73068@freebsd-current.sentex.ca> Date: Tue, 12 Jun 2007 15:48:05 -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: Tue, 12 Jun 2007 19:48:06 -0000 TB --- 2007-06-12 19:26:10 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-12 19:26:10 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2007-06-12 19:26:10 - cleaning the object tree TB --- 2007-06-12 19:26:31 - checking out the source tree TB --- 2007-06-12 19:26:31 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2007-06-12 19:26:31 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-12 19:35:34 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-12 19:35:34 - cd /src TB --- 2007-06-12 19:35:34 - /usr/bin/make -B buildworld >>> World build started on Tue Jun 12 19:35:36 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 [...] cc -O2 -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/powerpc -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/powerpc/src/lib/libc -I/src/lib/libc/resolv -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/net/sockatmark.c cc -O2 -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/powerpc -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/powerpc/src/lib/libc -I/src/lib/libc/resolv -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/net/sourcefilter.c /src/lib/libc/net/sourcefilter.c: In function 'setsourcefilter': /src/lib/libc/net/sourcefilter.c:309: error: invalid type argument of '->' /src/lib/libc/net/sourcefilter.c:329: warning: implicit declaration of function 'setsockopt' /src/lib/libc/net/sourcefilter.c: In function 'getsourcefilter': /src/lib/libc/net/sourcefilter.c:370: error: invalid type argument of '->' /src/lib/libc/net/sourcefilter.c:397: warning: implicit declaration of function 'getsockopt' *** 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 --- 2007-06-12 19:48:05 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-12 19:48:05 - ERROR: failed to build world TB --- 2007-06-12 19:48:05 - tinderbox aborted TB --- 0.10 user 0.43 system 1315.36 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Wed Jun 13 00:56:31 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 A53B216A469; Wed, 13 Jun 2007 00:56: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 54CD713C448; Wed, 13 Jun 2007 00:56:31 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l5D0uUuT009098; Tue, 12 Jun 2007 20:56:30 -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.13.8/8.13.8) with ESMTP id l5D0uUW2065762; Tue, 12 Jun 2007 20:56:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 4B30F73068; Tue, 12 Jun 2007 20:56:29 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070613005630.4B30F73068@freebsd-current.sentex.ca> Date: Tue, 12 Jun 2007 20:56:29 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner5 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2007 00:56:31 -0000 TB --- 2007-06-12 23:17:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-12 23:17:00 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2007-06-12 23:17:00 - cleaning the object tree TB --- 2007-06-12 23:17:12 - checking out the source tree TB --- 2007-06-12 23:17:12 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2007-06-12 23:17:12 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-12 23:28:19 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-12 23:28:19 - cd /src TB --- 2007-06-12 23:28:19 - /usr/bin/make -B buildworld >>> World build started on Tue Jun 12 23:28:20 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 >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Wed Jun 13 00:43:27 UTC 2007 TB --- 2007-06-13 00:43:27 - generating LINT kernel config TB --- 2007-06-13 00:43:27 - cd /src/sys/powerpc/conf TB --- 2007-06-13 00:43:27 - /usr/bin/make -B LINT TB --- 2007-06-13 00:43:27 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-06-13 00:43:27 - cd /src TB --- 2007-06-13 00:43:27 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Jun 13 00:43:27 UTC 2007 >>> 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 [...] : undefined reference to `USBDEV' ubtbcmfw.o(.text+0x60): In function `ubtbcmfw_detach': : undefined reference to `USBDEV' ubtbcmfw.o(.text+0x830): In function `ubtbcmfw_ioctl': : undefined reference to `USBDEV' ubtbcmfw.o(.text+0xa34): In function `ubtbcmfw_write': : undefined reference to `USBDEV' ubtbcmfw.o(.text+0xcbc): more undefined references to `USBDEV' follow *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-06-13 00:56:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-13 00:56:29 - ERROR: failed to build lint kernel TB --- 2007-06-13 00:56:29 - tinderbox aborted TB --- 0.23 user 0.37 system 5969.40 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Wed Jun 13 08:36:15 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 764E516A468; Wed, 13 Jun 2007 08:36:15 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 4DE7713C4BC; Wed, 13 Jun 2007 08:36: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.13.8/8.13.8) with ESMTP id l5D8aEaZ023606; Wed, 13 Jun 2007 04:36:14 -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.13.8/8.13.8) with ESMTP id l5D8aE7Z012473; Wed, 13 Jun 2007 04:36:14 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 4DD9B73068; Wed, 13 Jun 2007 04:36:14 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070613083614.4DD9B73068@freebsd-current.sentex.ca> Date: Wed, 13 Jun 2007 04:36:14 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2007 08:36:15 -0000 TB --- 2007-06-13 06:49:41 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-13 06:49:41 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2007-06-13 06:49:41 - cleaning the object tree TB --- 2007-06-13 06:49:56 - checking out the source tree TB --- 2007-06-13 06:49:56 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2007-06-13 06:49:56 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-13 07:00:55 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-13 07:00:55 - cd /src TB --- 2007-06-13 07:00:55 - /usr/bin/make -B buildworld >>> World build started on Wed Jun 13 07:00:56 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 >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Wed Jun 13 08:21:52 UTC 2007 TB --- 2007-06-13 08:21:52 - generating LINT kernel config TB --- 2007-06-13 08:21:52 - cd /src/sys/powerpc/conf TB --- 2007-06-13 08:21:52 - /usr/bin/make -B LINT TB --- 2007-06-13 08:21:53 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-06-13 08:21:53 - cd /src TB --- 2007-06-13 08:21:53 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Jun 13 08:21:53 UTC 2007 >>> 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 [...] rm -f hack.c MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh LINT 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 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding vers.c linking kernel ng_ubt.o(.text+0xe7c): In function `ubt_detach': : undefined reference to `USBDEV' ng_ubt.o(.text+0x1a8c): In function `ubt_attach': : undefined reference to `USBDEV' *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-06-13 08:36:13 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-13 08:36:13 - ERROR: failed to build lint kernel TB --- 2007-06-13 08:36:13 - tinderbox aborted TB --- 0.75 user 1.82 system 6392.77 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Fri Jun 15 00:39:31 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 D7E9216A41F; Fri, 15 Jun 2007 00:39: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 8916013C45B; Fri, 15 Jun 2007 00:39:31 +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 l5F0dUxM008654; Thu, 14 Jun 2007 20:39:30 -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 l5F0dUDV040547; Thu, 14 Jun 2007 20:39:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 63B8273068; Thu, 14 Jun 2007 20:39:30 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070615003930.63B8273068@freebsd-current.sentex.ca> Date: Thu, 14 Jun 2007 20:39:30 -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: Fri, 15 Jun 2007 00:39:32 -0000 TB --- 2007-06-14 23:16:11 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-14 23:16:11 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2007-06-14 23:16:12 - cleaning the object tree TB --- 2007-06-14 23:16:37 - checking out the source tree TB --- 2007-06-14 23:16:37 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2007-06-14 23:16:37 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-14 23:24:18 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-14 23:24:18 - cd /src TB --- 2007-06-14 23:24:18 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 14 23:24:19 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 >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Fri Jun 15 00:39:29 UTC 2007 TB --- 2007-06-15 00:39:29 - generating LINT kernel config TB --- 2007-06-15 00:39:29 - cd /src/sys/powerpc/conf TB --- 2007-06-15 00:39:29 - /usr/bin/make -B LINT TB --- 2007-06-15 00:39:29 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-06-15 00:39:29 - cd /src TB --- 2007-06-15 00:39:29 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Jun 15 00:39:29 UTC 2007 >>> stage 1: configuring the kernel -------------------------------------------------------------- cd /src/sys/powerpc/conf; PATH=/obj/powerpc/src/tmp/legacy/usr/sbin:/obj/powerpc/src/tmp/legacy/usr/bin:/obj/powerpc/src/tmp/legacy/usr/games:/obj/powerpc/src/tmp/usr/sbin:/obj/powerpc/src/tmp/usr/bin:/obj/powerpc/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /obj/powerpc/src/sys/LINT /src/sys/powerpc/conf/LINT WARNING: duplicate option `GEOM_PART_APM' encountered. WARNING: duplicate option `GEOM_PART_MBR' encountered. WARNING: duplicate option `DEV_MEM' encountered. WARNING: duplicate device `mem' encountered. /src/sys/powerpc/conf/LINT: unknown option "SCTP_SACK_RWND_LOGGING" *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-06-15 00:39:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-15 00:39:30 - ERROR: failed to build lint kernel TB --- 2007-06-15 00:39:30 - tinderbox aborted TB --- 0.70 user 2.48 system 4998.12 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Sat Jun 16 15:43:47 2007 Return-Path: X-Original-To: freebsd-ppc@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 AAB7016A468 for ; Sat, 16 Jun 2007 15:43:47 +0000 (UTC) (envelope-from bchesneau@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.178]) by mx1.freebsd.org (Postfix) with ESMTP id 87E7B13C448 for ; Sat, 16 Jun 2007 15:43:47 +0000 (UTC) (envelope-from bchesneau@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so1600834waf for ; Sat, 16 Jun 2007 08:43:47 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=kAfDVQ5Ttmjz3wFIwg5dHRH6X5GGsmVa4i235UlBSgTCu3GfGn4cAeGL1acV5vw9kYjubVkcdNi1f/H7TneGsKoSzbh3yxBwQISJzsjFzvvru/HMs5fJ0awPIyZXPuNGnu6JDh4/NDthe8Hm/DhHZ9JW7Zms+Zuj5Y6Qi/bX1Tk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=XE5ylPdd4AFQEcqSqcPrG4oQFlEhCmvTC3OKLnEib/+19HDID7QKhzBVA/pjv57a3N3xELLZROO9Zjc+XDNfm1jcdwdnI5vHRNXmkYQgttecql9nB8VMbRrLpNGAvkrm3jSxD6QQvlkzKlAfkExKdsbDWnOiRcKYO2oPJWSTP3k= Received: by 10.114.73.1 with SMTP id v1mr4314140waa.1182007150504; Sat, 16 Jun 2007 08:19:10 -0700 (PDT) Received: by 10.141.204.9 with HTTP; Sat, 16 Jun 2007 08:19:10 -0700 (PDT) Message-ID: Date: Sat, 16 Jun 2007 17:19:10 +0200 From: "Benoit Chesneau" To: freebsd-ppc@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: status of freebsd ppc on powerbook5,6 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: Sat, 16 Jun 2007 15:43:47 -0000 Hi, I own a powerbook5,6 and would like to test freebsd on it. Would like to know before that if : - sound work ? - power management (sleep and frequency scaling) works ? Machine infos : Machine Name: PowerBook G4 15" Machine Model: PowerBook5,6 CPU Type: PowerPC G4 (1.2) Number Of CPUs: 1 CPU Speed: 1.67 GHz L2 Cache (per CPU): 512 KB Memory: 1 GB Bus Speed: 167 MHz Boot ROM Version: 4.9.1f1 ATI Mobility Radeon 9700: Chipset Model: ATY,RV360M11 Type: Display Bus: AGP VRAM (Total): 64 MB Vendor: ATI (0x1002) Device ID: 0x4e50 Revision ID: 0x0000 ROM Revision: 113-xxxxx-145 Hope I could install freebsd on it :) Let me know. Benoit -- bchesneau.info | neurofriends.net | osbud.net