From owner-freebsd-ppc@FreeBSD.ORG Mon Jun 13 00:45:02 2011 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22C7D106564A; Mon, 13 Jun 2011 00:45:02 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id E5B588FC0A; Mon, 13 Jun 2011 00:45:01 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p5D0j1T9023341; Sun, 12 Jun 2011 20:45:01 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p5D0j1Ab023340; Mon, 13 Jun 2011 00:45:01 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 13 Jun 2011 00:45:01 GMT Message-Id: <201106130045.p5D0j1Ab023340@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jun 2011 00:45:02 -0000 TB --- 2011-06-12 23:04:29 - tinderbox 2.7 running on freebsd-current.sentex.ca TB --- 2011-06-12 23:04:29 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-06-12 23:04:29 - cleaning the object tree TB --- 2011-06-12 23:04:39 - cvsupping the source tree TB --- 2011-06-12 23:04:39 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2011-06-12 23:04:52 - building world TB --- 2011-06-12 23:04:52 - MAKEOBJDIRPREFIX=/obj TB --- 2011-06-12 23:04:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-06-12 23:04:52 - TARGET=powerpc TB --- 2011-06-12 23:04:52 - TARGET_ARCH=powerpc TB --- 2011-06-12 23:04:52 - TZ=UTC TB --- 2011-06-12 23:04:52 - __MAKE_CONF=/dev/null TB --- 2011-06-12 23:04:52 - cd /src TB --- 2011-06-12 23:04:52 - /usr/bin/make -B buildworld >>> World build started on Sun Jun 12 23:05:01 UTC 2011 >>> 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 -O2 -pipe -I/src/usr.sbin/makefs -I/src/usr.sbin/makefs/../../sys/fs/cd9660/ -I/src/usr.sbin/makefs/../../sys/ufs/ffs -I/src/usr.sbin/makefs/compat -DHAVE_STRUCT_STAT_ST_FLAGS=1 -DHAVE_STRUCT_STAT_ST_GEN=1 -I/src/usr.sbin/makefs/../mtree -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/makefs/ffs/ffs_alloc.c cc -O2 -pipe -I/src/usr.sbin/makefs -I/src/usr.sbin/makefs/../../sys/fs/cd9660/ -I/src/usr.sbin/makefs/../../sys/ufs/ffs -I/src/usr.sbin/makefs/compat -DHAVE_STRUCT_STAT_ST_FLAGS=1 -DHAVE_STRUCT_STAT_ST_GEN=1 -I/src/usr.sbin/makefs/../mtree -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/makefs/ffs/ffs_balloc.c cc -O2 -pipe -I/src/usr.sbin/makefs -I/src/usr.sbin/makefs/../../sys/fs/cd9660/ -I/src/usr.sbin/makefs/../../sys/ufs/ffs -I/src/usr.sbin/makefs/compat -DHAVE_STRUCT_STAT_ST_FLAGS=1 -DHAVE_STRUCT_STAT_ST_GEN=1 -I/src/usr.sbin/makefs/../mtree -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/makefs/ffs/ffs_bswap.c cc1: warnings being treated as errors In file included from /src/usr.sbin/makefs/ffs/ffs_bswap.c:51: /obj/powerpc.powerpc/src/tmp/usr/include/ufs/ffs/ffs_extern.h:169: warning: data definition has no type or storage class /obj/powerpc.powerpc/src/tmp/usr/include/ufs/ffs/ffs_extern.h:169: warning: parameter names (without types) in function declaration /obj/powerpc.powerpc/src/tmp/usr/include/ufs/ffs/ffs_extern.h:172: error: expected specifier-qualifier-list before 'LIST_ENTRY' *** Error code 1 Stop in /src/usr.sbin/makefs. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-06-13 00:45:00 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-06-13 00:45:00 - ERROR: failed to build world TB --- 2011-06-13 00:45:01 - 5083.48 user 810.09 system 6031.80 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Mon Jun 13 04:23:06 2011 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A475E106566B; Mon, 13 Jun 2011 04:23:06 +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 732B18FC15; Mon, 13 Jun 2011 04:23:05 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p5D4N5rr044416; Mon, 13 Jun 2011 00:23:05 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p5D4N5St044404; Mon, 13 Jun 2011 04:23:05 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 13 Jun 2011 04:23:05 GMT Message-Id: <201106130423.p5D4N5St044404@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jun 2011 04:23:06 -0000 TB --- 2011-06-13 02:42:42 - tinderbox 2.7 running on freebsd-current.sentex.ca TB --- 2011-06-13 02:42:42 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-06-13 02:42:42 - cleaning the object tree TB --- 2011-06-13 02:42:48 - cvsupping the source tree TB --- 2011-06-13 02:42:48 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2011-06-13 02:43:04 - building world TB --- 2011-06-13 02:43:04 - MAKEOBJDIRPREFIX=/obj TB --- 2011-06-13 02:43:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-06-13 02:43:04 - TARGET=powerpc TB --- 2011-06-13 02:43:04 - TARGET_ARCH=powerpc TB --- 2011-06-13 02:43:04 - TZ=UTC TB --- 2011-06-13 02:43:04 - __MAKE_CONF=/dev/null TB --- 2011-06-13 02:43:04 - cd /src TB --- 2011-06-13 02:43:04 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 13 02:43:04 UTC 2011 >>> 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 -O2 -pipe -I/src/usr.sbin/makefs -I/src/usr.sbin/makefs/../../sys/fs/cd9660/ -I/src/usr.sbin/makefs/../../sys/ufs/ffs -I/src/usr.sbin/makefs/compat -DHAVE_STRUCT_STAT_ST_FLAGS=1 -DHAVE_STRUCT_STAT_ST_GEN=1 -I/src/usr.sbin/makefs/../mtree -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/makefs/cd9660/cd9660_conversion.c cc -O2 -pipe -I/src/usr.sbin/makefs -I/src/usr.sbin/makefs/../../sys/fs/cd9660/ -I/src/usr.sbin/makefs/../../sys/ufs/ffs -I/src/usr.sbin/makefs/compat -DHAVE_STRUCT_STAT_ST_FLAGS=1 -DHAVE_STRUCT_STAT_ST_GEN=1 -I/src/usr.sbin/makefs/../mtree -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/makefs/cd9660/iso9660_rrip.c cc -O2 -pipe -I/src/usr.sbin/makefs -I/src/usr.sbin/makefs/../../sys/fs/cd9660/ -I/src/usr.sbin/makefs/../../sys/ufs/ffs -I/src/usr.sbin/makefs/compat -DHAVE_STRUCT_STAT_ST_FLAGS=1 -DHAVE_STRUCT_STAT_ST_GEN=1 -I/src/usr.sbin/makefs/../mtree -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/makefs/cd9660/cd9660_archimedes.c cc -O2 -pipe -I/src/usr.sbin/makefs -I/src/usr.sbin/makefs/../../sys/fs/cd9660/ -I/src/usr.sbin/makefs/../../sys/ufs/ffs -I/src/usr.sbin/makefs/compat -DHAVE_STRUCT_STAT_ST_FLAGS=1 -DHAVE_STRUCT_STAT_ST_GEN=1 -I/src/usr.sbin/makefs/../mtree -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/makefs/ffs/ffs_alloc.c cc -O2 -pipe -I/src/usr.sbin/makefs -I/src/usr.sbin/makefs/../../sys/fs/cd9660/ -I/src/usr.sbin/makefs/../../sys/ufs/ffs -I/src/usr.sbin/makefs/compat -DHAVE_STRUCT_STAT_ST_FLAGS=1 -DHAVE_STRUCT_STAT_ST_GEN=1 -I/src/usr.sbin/makefs/../mtree -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/makefs/ffs/ffs_balloc.c cc -O2 -pipe -I/src/usr.sbin/makefs -I/src/usr.sbin/makefs/../../sys/fs/cd9660/ -I/src/usr.sbin/makefs/../../sys/ufs/ffs -I/src/usr.sbin/makefs/compat -DHAVE_STRUCT_STAT_ST_FLAGS=1 -DHAVE_STRUCT_STAT_ST_GEN=1 -I/src/usr.sbin/makefs/../mtree -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/makefs/ffs/ffs_bswap.c In file included from /src/usr.sbin/makefs/ffs/ffs_bswap.c:52: /obj/powerpc.powerpc/src/tmp/usr/include/ufs/ffs/ffs_extern.h:176: error: field 'sn_lock' has incomplete type *** Error code 1 Stop in /src/usr.sbin/makefs. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-06-13 04:23:05 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-06-13 04:23:05 - ERROR: failed to build world TB --- 2011-06-13 04:23:05 - 5028.39 user 833.21 system 6023.19 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Mon Jun 13 11:07:09 2011 Return-Path: Delivered-To: freebsd-ppc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E31DE106566C for ; Mon, 13 Jun 2011 11:07:09 +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 D209D8FC24 for ; Mon, 13 Jun 2011 11:07:09 +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 p5DB79jO092156 for ; Mon, 13 Jun 2011 11:07:09 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p5DB79Ld092154 for freebsd-ppc@FreeBSD.org; Mon, 13 Jun 2011 11:07:09 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 13 Jun 2011 11:07:09 GMT Message-Id: <201106131107.p5DB79Ld092154@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-ppc@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-ppc@FreeBSD.org X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jun 2011 11:07:10 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o power/149009 ppc sysinstall(8) on powerpc fails to install manpages, so o power/140241 ppc [kernel] [patch] Linker set problems on PowerPC EABI o power/135576 ppc gdb cannot debug threaded programs on ppc o power/133503 ppc [sound] Sound stutter after switching ttys o power/133382 ppc [install] Installer gets signal 11 o power/131548 ppc ofw_syscons no longer supports 32-bit framebuffer 6 problems total. From owner-freebsd-ppc@FreeBSD.ORG Thu Jun 16 05:39:35 2011 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B6F8D10656AA; Thu, 16 Jun 2011 05:39: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 7EE138FC1A; Thu, 16 Jun 2011 05:39:35 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p5G5dY0r016351; Thu, 16 Jun 2011 01:39:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p5G5dYwV016350; Thu, 16 Jun 2011 05:39:34 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 Jun 2011 05:39:34 GMT Message-Id: <201106160539.p5G5dYwV016350@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2011 05:39:35 -0000 TB --- 2011-06-16 04:02:21 - tinderbox 2.7 running on freebsd-current.sentex.ca TB --- 2011-06-16 04:02:21 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-06-16 04:02:21 - cleaning the object tree TB --- 2011-06-16 04:02:32 - cvsupping the source tree TB --- 2011-06-16 04:02:32 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2011-06-16 04:03:09 - building world TB --- 2011-06-16 04:03:09 - MAKEOBJDIRPREFIX=/obj TB --- 2011-06-16 04:03:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-06-16 04:03:09 - TARGET=powerpc TB --- 2011-06-16 04:03:09 - TARGET_ARCH=powerpc TB --- 2011-06-16 04:03:09 - TZ=UTC TB --- 2011-06-16 04:03:09 - __MAKE_CONF=/dev/null TB --- 2011-06-16 04:03:09 - cd /src TB --- 2011-06-16 04:03:09 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 16 04:03:09 UTC 2011 >>> 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 -O2 -pipe -I/src/usr.sbin/makefs -I/src/usr.sbin/makefs/../../sys/fs/cd9660/ -I/src/usr.sbin/makefs/../../sys/ufs/ffs -I/src/usr.sbin/makefs/compat -DHAVE_STRUCT_STAT_ST_FLAGS=1 -DHAVE_STRUCT_STAT_ST_GEN=1 -I/src/usr.sbin/makefs/../mtree -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/makefs/ffs/ffs_alloc.c cc -O2 -pipe -I/src/usr.sbin/makefs -I/src/usr.sbin/makefs/../../sys/fs/cd9660/ -I/src/usr.sbin/makefs/../../sys/ufs/ffs -I/src/usr.sbin/makefs/compat -DHAVE_STRUCT_STAT_ST_FLAGS=1 -DHAVE_STRUCT_STAT_ST_GEN=1 -I/src/usr.sbin/makefs/../mtree -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/makefs/ffs/ffs_balloc.c cc -O2 -pipe -I/src/usr.sbin/makefs -I/src/usr.sbin/makefs/../../sys/fs/cd9660/ -I/src/usr.sbin/makefs/../../sys/ufs/ffs -I/src/usr.sbin/makefs/compat -DHAVE_STRUCT_STAT_ST_FLAGS=1 -DHAVE_STRUCT_STAT_ST_GEN=1 -I/src/usr.sbin/makefs/../mtree -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/makefs/ffs/ffs_bswap.c cc1: warnings being treated as errors In file included from /src/usr.sbin/makefs/ffs/ffs_bswap.c:51: /obj/powerpc.powerpc/src/tmp/usr/include/ufs/ffs/ffs_extern.h:60: warning: 'enum vtype' declared inside parameter list /obj/powerpc.powerpc/src/tmp/usr/include/ufs/ffs/ffs_extern.h:60: warning: its scope is only this definition or declaration, which is probably not what you want /obj/powerpc.powerpc/src/tmp/usr/include/ufs/ffs/ffs_extern.h:85: warning: 'enum vtype' declared inside parameter list *** Error code 1 Stop in /src/usr.sbin/makefs. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-06-16 05:39:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-06-16 05:39:34 - ERROR: failed to build world TB --- 2011-06-16 05:39:34 - 4983.85 user 777.91 system 5832.74 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Thu Jun 16 11:00:45 2011 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31E40106566B; Thu, 16 Jun 2011 11:00:45 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id E2AB28FC12; Thu, 16 Jun 2011 11:00:44 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p5GB0ikD030851; Thu, 16 Jun 2011 07:00:44 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p5GB0inG030846; Thu, 16 Jun 2011 11:00:44 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 Jun 2011 11:00:44 GMT Message-Id: <201106161100.p5GB0inG030846@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2011 11:00:45 -0000 TB --- 2011-06-16 10:25:51 - tinderbox 2.7 running on freebsd-current.sentex.ca TB --- 2011-06-16 10:25:51 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-06-16 10:25:51 - cleaning the object tree TB --- 2011-06-16 10:26:02 - cvsupping the source tree TB --- 2011-06-16 10:26:02 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2011-06-16 10:26:12 - building world TB --- 2011-06-16 10:26:12 - MAKEOBJDIRPREFIX=/obj TB --- 2011-06-16 10:26:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-06-16 10:26:12 - TARGET=powerpc TB --- 2011-06-16 10:26:12 - TARGET_ARCH=powerpc TB --- 2011-06-16 10:26:12 - TZ=UTC TB --- 2011-06-16 10:26:12 - __MAKE_CONF=/dev/null TB --- 2011-06-16 10:26:12 - cd /src TB --- 2011-06-16 10:26:12 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 16 10:26:13 UTC 2011 >>> 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 -ffreestanding -Wformat -I/src/lib/libstand -msoft-float -D_STANDALONE -DNETIF_DEBUG -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/src/lib/libstand/../libz -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libstand/sbrk.c cc -O2 -pipe -ffreestanding -Wformat -I/src/lib/libstand -msoft-float -D_STANDALONE -DNETIF_DEBUG -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/src/lib/libstand/../libz -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libstand/twiddle.c cc -O2 -pipe -ffreestanding -Wformat -I/src/lib/libstand -msoft-float -D_STANDALONE -DNETIF_DEBUG -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/src/lib/libstand/../libz -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libstand/zalloc.c cc1: warnings being treated as errors /src/lib/libstand/zalloc.c: In function 'zfree': /src/lib/libstand/zalloc.c:157: warning: format '%ju' expects type 'uintmax_t', but argument 3 has type 'iaddr_t' /src/lib/libstand/zalloc.c:181: warning: format '%ju' expects type 'uintmax_t', but argument 3 has type 'iaddr_t' /src/lib/libstand/zalloc.c:212: warning: format '%ju' expects type 'uintmax_t', but argument 3 has type 'iaddr_t' *** 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 --- 2011-06-16 11:00:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-06-16 11:00:43 - ERROR: failed to build world TB --- 2011-06-16 11:00:43 - 1608.77 user 365.30 system 2092.20 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Thu Jun 16 12:30:19 2011 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1D7F1065670; Thu, 16 Jun 2011 12:30:18 +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 ACF258FC14; Thu, 16 Jun 2011 12:30:18 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p5GCUHFk013859; Thu, 16 Jun 2011 08:30:17 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p5GCUH2C013858; Thu, 16 Jun 2011 12:30:17 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 Jun 2011 12:30:17 GMT Message-Id: <201106161230.p5GCUH2C013858@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2011 12:30:19 -0000 TB --- 2011-06-16 11:55:33 - tinderbox 2.7 running on freebsd-current.sentex.ca TB --- 2011-06-16 11:55:33 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-06-16 11:55:33 - cleaning the object tree TB --- 2011-06-16 11:55:37 - cvsupping the source tree TB --- 2011-06-16 11:55:37 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2011-06-16 11:55:50 - building world TB --- 2011-06-16 11:55:50 - MAKEOBJDIRPREFIX=/obj TB --- 2011-06-16 11:55:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-06-16 11:55:50 - TARGET=powerpc TB --- 2011-06-16 11:55:50 - TARGET_ARCH=powerpc TB --- 2011-06-16 11:55:50 - TZ=UTC TB --- 2011-06-16 11:55:50 - __MAKE_CONF=/dev/null TB --- 2011-06-16 11:55:50 - cd /src TB --- 2011-06-16 11:55:50 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 16 11:55:51 UTC 2011 >>> 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 -ffreestanding -Wformat -I/src/lib/libstand -msoft-float -D_STANDALONE -DNETIF_DEBUG -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/src/lib/libstand/../libz -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libstand/sbrk.c cc -O2 -pipe -ffreestanding -Wformat -I/src/lib/libstand -msoft-float -D_STANDALONE -DNETIF_DEBUG -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/src/lib/libstand/../libz -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libstand/twiddle.c cc -O2 -pipe -ffreestanding -Wformat -I/src/lib/libstand -msoft-float -D_STANDALONE -DNETIF_DEBUG -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/src/lib/libstand/../libz -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libstand/zalloc.c cc1: warnings being treated as errors /src/lib/libstand/zalloc.c: In function 'zfree': /src/lib/libstand/zalloc.c:157: warning: format '%ju' expects type 'uintmax_t', but argument 3 has type 'iaddr_t' /src/lib/libstand/zalloc.c:181: warning: format '%ju' expects type 'uintmax_t', but argument 3 has type 'iaddr_t' /src/lib/libstand/zalloc.c:212: warning: format '%ju' expects type 'uintmax_t', but argument 3 has type 'iaddr_t' *** 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 --- 2011-06-16 12:30:17 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-06-16 12:30:17 - ERROR: failed to build world TB --- 2011-06-16 12:30:17 - 1609.06 user 355.93 system 2084.45 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Thu Jun 16 14:00:02 2011 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 310B01065672; Thu, 16 Jun 2011 14:00:02 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id D1B608FC0C; Thu, 16 Jun 2011 14:00:01 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p5GE0188097571; Thu, 16 Jun 2011 10:00:01 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p5GE01YO097566; Thu, 16 Jun 2011 14:00:01 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 Jun 2011 14:00:01 GMT Message-Id: <201106161400.p5GE01YO097566@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2011 14:00:02 -0000 TB --- 2011-06-16 13:25:34 - tinderbox 2.7 running on freebsd-current.sentex.ca TB --- 2011-06-16 13:25:34 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-06-16 13:25:34 - cleaning the object tree TB --- 2011-06-16 13:25:37 - cvsupping the source tree TB --- 2011-06-16 13:25:37 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2011-06-16 13:25:51 - building world TB --- 2011-06-16 13:25:51 - MAKEOBJDIRPREFIX=/obj TB --- 2011-06-16 13:25:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-06-16 13:25:51 - TARGET=powerpc TB --- 2011-06-16 13:25:51 - TARGET_ARCH=powerpc TB --- 2011-06-16 13:25:51 - TZ=UTC TB --- 2011-06-16 13:25:51 - __MAKE_CONF=/dev/null TB --- 2011-06-16 13:25:51 - cd /src TB --- 2011-06-16 13:25:51 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 16 13:25:51 UTC 2011 >>> 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 -ffreestanding -Wformat -I/src/lib/libstand -msoft-float -D_STANDALONE -DNETIF_DEBUG -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/src/lib/libstand/../libz -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libstand/sbrk.c cc -O2 -pipe -ffreestanding -Wformat -I/src/lib/libstand -msoft-float -D_STANDALONE -DNETIF_DEBUG -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/src/lib/libstand/../libz -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libstand/twiddle.c cc -O2 -pipe -ffreestanding -Wformat -I/src/lib/libstand -msoft-float -D_STANDALONE -DNETIF_DEBUG -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/src/lib/libstand/../libz -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libstand/zalloc.c cc1: warnings being treated as errors /src/lib/libstand/zalloc.c: In function 'zfree': /src/lib/libstand/zalloc.c:157: warning: format '%ju' expects type 'uintmax_t', but argument 3 has type 'iaddr_t' /src/lib/libstand/zalloc.c:181: warning: format '%ju' expects type 'uintmax_t', but argument 3 has type 'iaddr_t' /src/lib/libstand/zalloc.c:212: warning: format '%ju' expects type 'uintmax_t', but argument 3 has type 'iaddr_t' *** 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 --- 2011-06-16 14:00:01 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-06-16 14:00:01 - ERROR: failed to build world TB --- 2011-06-16 14:00:01 - 1583.52 user 357.30 system 2066.62 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Thu Jun 16 15:30:48 2011 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C17631065670; Thu, 16 Jun 2011 15:30:48 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 7C86A8FC0A; Thu, 16 Jun 2011 15:30:48 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p5GFUlcs078644; Thu, 16 Jun 2011 11:30:47 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p5GFUl4w078643; Thu, 16 Jun 2011 15:30:47 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 Jun 2011 15:30:47 GMT Message-Id: <201106161530.p5GFUl4w078643@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2011 15:30:49 -0000 TB --- 2011-06-16 14:56:07 - tinderbox 2.7 running on freebsd-current.sentex.ca TB --- 2011-06-16 14:56:07 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-06-16 14:56:07 - cleaning the object tree TB --- 2011-06-16 14:56:10 - cvsupping the source tree TB --- 2011-06-16 14:56:10 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2011-06-16 14:56:22 - building world TB --- 2011-06-16 14:56:22 - MAKEOBJDIRPREFIX=/obj TB --- 2011-06-16 14:56:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-06-16 14:56:22 - TARGET=powerpc TB --- 2011-06-16 14:56:22 - TARGET_ARCH=powerpc TB --- 2011-06-16 14:56:22 - TZ=UTC TB --- 2011-06-16 14:56:22 - __MAKE_CONF=/dev/null TB --- 2011-06-16 14:56:22 - cd /src TB --- 2011-06-16 14:56:22 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 16 14:56:23 UTC 2011 >>> 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 -ffreestanding -Wformat -I/src/lib/libstand -msoft-float -D_STANDALONE -DNETIF_DEBUG -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/src/lib/libstand/../libz -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libstand/sbrk.c cc -O2 -pipe -ffreestanding -Wformat -I/src/lib/libstand -msoft-float -D_STANDALONE -DNETIF_DEBUG -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/src/lib/libstand/../libz -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libstand/twiddle.c cc -O2 -pipe -ffreestanding -Wformat -I/src/lib/libstand -msoft-float -D_STANDALONE -DNETIF_DEBUG -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/src/lib/libstand/../libz -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libstand/zalloc.c cc1: warnings being treated as errors /src/lib/libstand/zalloc.c: In function 'zfree': /src/lib/libstand/zalloc.c:157: warning: format '%ju' expects type 'uintmax_t', but argument 3 has type 'iaddr_t' /src/lib/libstand/zalloc.c:181: warning: format '%ju' expects type 'uintmax_t', but argument 3 has type 'iaddr_t' /src/lib/libstand/zalloc.c:212: warning: format '%ju' expects type 'uintmax_t', but argument 3 has type 'iaddr_t' *** 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 --- 2011-06-16 15:30:47 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-06-16 15:30:47 - ERROR: failed to build world TB --- 2011-06-16 15:30:47 - 1608.24 user 358.12 system 2080.42 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Thu Jun 16 17:05:07 2011 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A9ED4106566C; Thu, 16 Jun 2011 17:05:07 +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 AB74C8FC18; Thu, 16 Jun 2011 17:05:03 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p5GH52uc017481; Thu, 16 Jun 2011 13:05:02 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p5GH52bQ017476; Thu, 16 Jun 2011 17:05:02 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 Jun 2011 17:05:02 GMT Message-Id: <201106161705.p5GH52bQ017476@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2011 17:05:07 -0000 TB --- 2011-06-16 16:26:10 - tinderbox 2.7 running on freebsd-current.sentex.ca TB --- 2011-06-16 16:26:10 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-06-16 16:26:10 - cleaning the object tree TB --- 2011-06-16 16:26:14 - cvsupping the source tree TB --- 2011-06-16 16:26:14 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2011-06-16 16:26:28 - building world TB --- 2011-06-16 16:26:28 - MAKEOBJDIRPREFIX=/obj TB --- 2011-06-16 16:26:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-06-16 16:26:28 - TARGET=powerpc TB --- 2011-06-16 16:26:28 - TARGET_ARCH=powerpc TB --- 2011-06-16 16:26:28 - TZ=UTC TB --- 2011-06-16 16:26:28 - __MAKE_CONF=/dev/null TB --- 2011-06-16 16:26:28 - cd /src TB --- 2011-06-16 16:26:28 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 16 16:26:28 UTC 2011 >>> 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 -ffreestanding -Wformat -I/src/lib/libstand -msoft-float -D_STANDALONE -DNETIF_DEBUG -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/src/lib/libstand/../libz -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libstand/sbrk.c cc -O2 -pipe -ffreestanding -Wformat -I/src/lib/libstand -msoft-float -D_STANDALONE -DNETIF_DEBUG -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/src/lib/libstand/../libz -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libstand/twiddle.c cc -O2 -pipe -ffreestanding -Wformat -I/src/lib/libstand -msoft-float -D_STANDALONE -DNETIF_DEBUG -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/src/lib/libstand/../libz -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libstand/zalloc.c cc1: warnings being treated as errors /src/lib/libstand/zalloc.c: In function 'zfree': /src/lib/libstand/zalloc.c:157: warning: format '%ju' expects type 'uintmax_t', but argument 3 has type 'iaddr_t' /src/lib/libstand/zalloc.c:181: warning: format '%ju' expects type 'uintmax_t', but argument 3 has type 'iaddr_t' /src/lib/libstand/zalloc.c:212: warning: format '%ju' expects type 'uintmax_t', but argument 3 has type 'iaddr_t' *** 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 --- 2011-06-16 17:05:02 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-06-16 17:05:02 - ERROR: failed to build world TB --- 2011-06-16 17:05:02 - 1596.70 user 362.65 system 2331.84 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Thu Jun 16 18:50:27 2011 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1DC13106566C; Thu, 16 Jun 2011 18:50:27 +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 CA4238FC13; Thu, 16 Jun 2011 18:50:26 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p5GIoPHv060221; Thu, 16 Jun 2011 14:50:25 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p5GIoP79060216; Thu, 16 Jun 2011 18:50:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 Jun 2011 18:50:25 GMT Message-Id: <201106161850.p5GIoP79060216@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2011 18:50:27 -0000 TB --- 2011-06-16 18:14:58 - tinderbox 2.7 running on freebsd-current.sentex.ca TB --- 2011-06-16 18:14:58 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-06-16 18:14:58 - cleaning the object tree TB --- 2011-06-16 18:15:03 - cvsupping the source tree TB --- 2011-06-16 18:15:03 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2011-06-16 18:15:14 - building world TB --- 2011-06-16 18:15:14 - MAKEOBJDIRPREFIX=/obj TB --- 2011-06-16 18:15:14 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-06-16 18:15:14 - TARGET=powerpc TB --- 2011-06-16 18:15:14 - TARGET_ARCH=powerpc TB --- 2011-06-16 18:15:14 - TZ=UTC TB --- 2011-06-16 18:15:14 - __MAKE_CONF=/dev/null TB --- 2011-06-16 18:15:14 - cd /src TB --- 2011-06-16 18:15:14 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 16 18:15:15 UTC 2011 >>> 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 -ffreestanding -Wformat -I/src/lib/libstand -msoft-float -D_STANDALONE -DNETIF_DEBUG -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/src/lib/libstand/../libz -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libstand/sbrk.c cc -O2 -pipe -ffreestanding -Wformat -I/src/lib/libstand -msoft-float -D_STANDALONE -DNETIF_DEBUG -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/src/lib/libstand/../libz -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libstand/twiddle.c cc -O2 -pipe -ffreestanding -Wformat -I/src/lib/libstand -msoft-float -D_STANDALONE -DNETIF_DEBUG -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/src/lib/libstand/../libz -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libstand/zalloc.c cc1: warnings being treated as errors /src/lib/libstand/zalloc.c: In function 'zfree': /src/lib/libstand/zalloc.c:157: warning: format '%ju' expects type 'uintmax_t', but argument 3 has type 'iaddr_t' /src/lib/libstand/zalloc.c:181: warning: format '%ju' expects type 'uintmax_t', but argument 3 has type 'iaddr_t' /src/lib/libstand/zalloc.c:212: warning: format '%ju' expects type 'uintmax_t', but argument 3 has type 'iaddr_t' *** 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 --- 2011-06-16 18:50:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-06-16 18:50:25 - ERROR: failed to build world TB --- 2011-06-16 18:50:25 - 1590.38 user 367.58 system 2127.10 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Sat Jun 18 07:46:44 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 382DB106564A for ; Sat, 18 Jun 2011 07:46:44 +0000 (UTC) (envelope-from mhastbacka@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id B9C448FC0A for ; Sat, 18 Jun 2011 07:46:43 +0000 (UTC) Received: by fxm11 with SMTP id 11so914900fxm.13 for ; Sat, 18 Jun 2011 00:46:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:from:content-type:message-id:date:to :content-transfer-encoding:mime-version:x-mailer; bh=O0iSBP0pYengG9BM/iMT4sm9spT8a0MEDsWgYEMo6LU=; b=TzF/1e283rMwbjcco65q8jLErS9EhMqQxe56C3Ji/L8YTeGSYiVsAeqAksfBPD4Z+k WkFbZK6zwW+kcPpD318h+Qko4WLY+Vy4dRrYxf0PcGvaeVjrNsD3d2j3fBzySMRU+7MN Bc86WIYMHmAJiGetRGOFqYoGLnvo0wrjqSZB0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:content-type:message-id:date:to :content-transfer-encoding:mime-version:x-mailer; b=reQbV/IWsqQ3RspY9MPnojQWJQ+1L1aZ2zvmUI3jAQhtNnDWBkTi3VcvxKraaQoDq5 QQKtlzrkPhLmncm01OHVyewIfoLPMdc4u35es9kbIScDlmBhpr0gEcJXvc6OgsfLpR7W egOiBTJXCAMAkH+3nk4fa6U/o7VrE618hOKS0= Received: by 10.223.59.146 with SMTP id l18mr819470fah.58.1308381828025; Sat, 18 Jun 2011 00:23:48 -0700 (PDT) Received: from [192.168.0.129] (GYGDCXCVII.gprs.sl-laajakaista.fi [85.78.235.197]) by mx.google.com with ESMTPS id e16sm1682759fak.17.2011.06.18.00.23.46 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 18 Jun 2011 00:23:47 -0700 (PDT) From: =?iso-8859-1?Q?Markus_H=E4stbacka?= Content-Type: text/plain; charset=us-ascii Message-Id: <50055898-7A01-4352-882A-8D7B268BEBCE@gmail.com> Date: Sat, 18 Jun 2011 10:22:52 +0300 To: freebsd-ppc@freebsd.org Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v1084) X-Mailer: Apple Mail (2.1084) Subject: Installing FreeBSD on Mac Mini 4G PPC 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, 18 Jun 2011 07:46:44 -0000 Hello! I got a Mac Mini 4G PPC into my hands and I've been trying to install = FreeBSD on it, and got over the partitioning problem and got the whole = system installed, but the problem I ran into was that I didn't get it to = boot, there didn't seem to be any bootloader, and I can't seem to figure = out how to boot the installed system. I've been trying to google around = but there's very little information about this issue, or then I just = don't know what to search for. Thanks in advance! Markus= From owner-freebsd-ppc@FreeBSD.ORG Sat Jun 18 10:47:53 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F926106564A for ; Sat, 18 Jun 2011 10:47:53 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from thalia-smout.broadpark.no (thalia-smout.broadpark.no [80.202.8.21]) by mx1.freebsd.org (Postfix) with ESMTP id DE3928FC0C for ; Sat, 18 Jun 2011 10:47:52 +0000 (UTC) MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Received: from ignis-smin.broadpark.no ([80.202.8.11]) by thalia-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LMZ00COBBYMD410@thalia-smout.broadpark.no> for freebsd-ppc@freebsd.org; Sat, 18 Jun 2011 11:35:10 +0200 (CEST) Received: from kg-v2.kg4.no ([84.48.120.215]) by ignis-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LMZ00BGUBYLUR10@ignis-smin.broadpark.no> for freebsd-ppc@freebsd.org; Sat, 18 Jun 2011 11:35:10 +0200 (CEST) Date: Sat, 18 Jun 2011 11:35:09 +0200 From: Torfinn Ingolfsen To: freebsd-ppc@freebsd.org Message-id: <20110618113509.5ee0e50c.torfinn.ingolfsen@broadpark.no> In-reply-to: <50055898-7A01-4352-882A-8D7B268BEBCE@gmail.com> References: <50055898-7A01-4352-882A-8D7B268BEBCE@gmail.com> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Content-transfer-encoding: quoted-printable Subject: Re: Installing FreeBSD on Mac Mini 4G PPC 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, 18 Jun 2011 10:47:53 -0000 On Sat, 18 Jun 2011 10:22:52 +0300 Markus H=E4stbacka wrote: > Hello! >=20 > I got a Mac Mini 4G PPC into my hands and I've been trying to install Fre= eBSD on it, and got over the partitioning problem and got the whole system = installed, > but the problem I ran into was that I didn't get it to boot, there didn't= seem to be any bootloader, and I can't seem to figure out how to boot the = installed system. > I've been trying to google around but there's very little information abo= ut this issue, or then I just don't know what to search for. Have you used this recipe: http://people.freebsd.org/~nwhitehorn/ppcinstall.txt Or something else? The bootloader is boot1.hfs HTH --=20 Regards, Torfinn Ingolfsen From owner-freebsd-ppc@FreeBSD.ORG Sat Jun 18 12:33:48 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 75BC0106564A for ; Sat, 18 Jun 2011 12:33:48 +0000 (UTC) (envelope-from mhastbacka@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id ECF778FC17 for ; Sat, 18 Jun 2011 12:33:47 +0000 (UTC) Received: by fxm11 with SMTP id 11so1019760fxm.13 for ; Sat, 18 Jun 2011 05:33:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:references:in-reply-to:mime-version :content-type:message-id:cc:from:subject:date:to:x-mailer; bh=BupdJ0gKERjiO11owAZuORR7aq3kle8wr0fZ/evfT18=; b=p+bxE6v/6AapgMcSwsmCfL706z6u7vRCLemFA01HABjFEbosUQiBMWwaEkdweNjTJ9 9JiQrMoQdhIxPGYQydb3pOt1EDDHzR+fO+/FYRLBlngLsQ18iS/trhdBgpl9JL6SWwVr Be4JsNeYdEVmJBgHAEvNOWDo3jhMVfxINxeq8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=references:in-reply-to:mime-version:content-type:message-id:cc:from :subject:date:to:x-mailer; b=hZ3eaEQ2DcXmhgiurqtJRSALoO0bGeXxJJQQcjGeW7IiXYVeSpoP+U6GkFWSsfTHep nk9h8/FhHhMjla8PRDHETXlCR8R2T9RiU3tSnaSRm8+qZGwP4wy2xZplku57fjJDESyU 4WsK7fCpITfLr2Z8simhs2G4jFxKejpjjqPkQ= Received: by 10.223.14.131 with SMTP id g3mr318824faa.46.1308400426910; Sat, 18 Jun 2011 05:33:46 -0700 (PDT) Received: from [192.168.0.129] (GYGDCXCVII.gprs.sl-laajakaista.fi [85.78.235.197]) by mx.google.com with ESMTPS id e15sm1796247faa.47.2011.06.18.05.33.44 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 18 Jun 2011 05:33:46 -0700 (PDT) References: <50055898-7A01-4352-882A-8D7B268BEBCE@gmail.com> <20110618113509.5ee0e50c.torfinn.ingolfsen@broadpark.no> In-Reply-To: <20110618113509.5ee0e50c.torfinn.ingolfsen@broadpark.no> Mime-Version: 1.0 (Apple Message framework v1084) Message-Id: <4DE41080-250D-4F0A-9CD9-9E9EAF790806@gmail.com> From: =?iso-8859-1?Q?Markus_H=E4stbacka?= Date: Sat, 18 Jun 2011 15:32:53 +0300 To: Torfinn Ingolfsen X-Mailer: Apple Mail (2.1084) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ppc@freebsd.org Subject: Re: Installing FreeBSD on Mac Mini 4G PPC 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, 18 Jun 2011 12:33:48 -0000 Hi! Hadn't seen that recipe before, but I managed to get it booted via cd = already. Now the problem I have trying to run gpart bootcode -p = /mnt/boot/boot1.hfs -i 1 ad0 I get: gpart: /dev/ad0s2: Operation not = permitted, did I understand the recipes command incorrectly? Output of gpart show: =3D> 8 156301480 ad0 APM (75G) 8 56 - free - (28K) 64 390626 1 apple-boot (191M) 390690 1953126 2 apple-ufs (954M) 2343816 68359376 3 apple-ufs (33G) 70703192 3906251 4 apple-ufs (1.9G) 74609443 81691996 5 apple-ufs (39G) 156301439 49 - free - (25K) What I want is that the computer would boot automaticly to FreeBSD = (which is the only os on the system) Thanks, Markus On Jun 18, 2011, at 12:35 , Torfinn Ingolfsen wrote: > On Sat, 18 Jun 2011 10:22:52 +0300 > Markus H=E4stbacka wrote: >=20 >> Hello! >>=20 >> I got a Mac Mini 4G PPC into my hands and I've been trying to install = FreeBSD on it, and got over the partitioning problem and got the whole = system installed, >> but the problem I ran into was that I didn't get it to boot, there = didn't seem to be any bootloader, and I can't seem to figure out how to = boot the installed system. >> I've been trying to google around but there's very little information = about this issue, or then I just don't know what to search for. >=20 > Have you used this recipe: > http://people.freebsd.org/~nwhitehorn/ppcinstall.txt > Or something else? >=20 > The bootloader is boot1.hfs >=20 > HTH > --=20 > Regards, > Torfinn Ingolfsen >=20 > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" From owner-freebsd-ppc@FreeBSD.ORG Sat Jun 18 15:08:43 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77708106566B for ; Sat, 18 Jun 2011 15:08:43 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from thalia-smout.broadpark.no (thalia-smout.broadpark.no [80.202.8.21]) by mx1.freebsd.org (Postfix) with ESMTP id 2F6D68FC08 for ; Sat, 18 Jun 2011 15:08:43 +0000 (UTC) MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Received: from ignis-smin.broadpark.no ([80.202.8.11]) by thalia-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LMZ00IF3RDKXUC0@thalia-smout.broadpark.no> for freebsd-ppc@freebsd.org; Sat, 18 Jun 2011 17:08:08 +0200 (CEST) Received: from kg-v2.kg4.no ([84.48.120.215]) by ignis-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LMZ00D6ZRDKZRL0@ignis-smin.broadpark.no> for freebsd-ppc@freebsd.org; Sat, 18 Jun 2011 17:08:08 +0200 (CEST) Date: Sat, 18 Jun 2011 17:08:08 +0200 From: Torfinn Ingolfsen To: freebsd-ppc@freebsd.org Message-id: <20110618170808.d1eb48fe.torfinn.ingolfsen@broadpark.no> In-reply-to: <4DE41080-250D-4F0A-9CD9-9E9EAF790806@gmail.com> References: <50055898-7A01-4352-882A-8D7B268BEBCE@gmail.com> <20110618113509.5ee0e50c.torfinn.ingolfsen@broadpark.no> <4DE41080-250D-4F0A-9CD9-9E9EAF790806@gmail.com> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Content-transfer-encoding: quoted-printable Subject: Re: Installing FreeBSD on Mac Mini 4G PPC 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, 18 Jun 2011 15:08:43 -0000 On Sat, 18 Jun 2011 15:32:53 +0300 Markus H=E4stbacka wrote: > Hi! > Hadn't seen that recipe before, but I managed to get it booted via cd alr= eady. Now the problem I have trying to=20 > run gpart bootcode -p /mnt/boot/boot1.hfs -i 1 ad0 I get: gpart: /dev/ad0= s2: Operation not permitted, did I understand the recipes command incorrect= ly? That's odd; according to your gpart show, the boot partition is index 1, ak= a ad0s1, so why does it say ad0s2. Strange. >=20 > Output of gpart show: > =3D> 8 156301480 ad0 APM (75G) > 8 56 - free - (28K) > 64 390626 1 apple-boot (191M) > 390690 1953126 2 apple-ufs (954M) > 2343816 68359376 3 apple-ufs (33G) > 70703192 3906251 4 apple-ufs (1.9G) > 74609443 81691996 5 apple-ufs (39G) > 156301439 49 - free - (25K) --=20 Torfinn From owner-freebsd-ppc@FreeBSD.ORG Sat Jun 18 15:22:53 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C5B7106566C for ; Sat, 18 Jun 2011 15:22:53 +0000 (UTC) (envelope-from mhastbacka@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id CE5E78FC1A for ; Sat, 18 Jun 2011 15:22:52 +0000 (UTC) Received: by fxm11 with SMTP id 11so1089973fxm.13 for ; Sat, 18 Jun 2011 08:22:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:references:in-reply-to:mime-version :content-type:message-id:content-transfer-encoding:cc:from:subject :date:to:x-mailer; bh=M8hTnEyJy9FkjnY96BxEYORDGrAyjvh8+FDdZMfeSsQ=; b=BGjnjxjp5Fw4kq9MdmAXcsdzNx0E6jblYfJ5ck0y1z/zcJPtOzWzcYWTmvqkepX+x1 xak0CkmaVNRnbiDhvFQYnm8mO0nvttpoXWr9irAKkf9bHpSahnlY6kQFr+4bNpG2v2OH p2+v04CRKONUfit5PVsdGb+0grQvylvC2cco4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=references:in-reply-to:mime-version:content-type:message-id :content-transfer-encoding:cc:from:subject:date:to:x-mailer; b=FTwS7MGbAPm692yc3df7CmgVBFBoAm4fG7gJW92k7NiUAKXORU5hOl/GDmX+g0RB29 Qx0QKSt7I7ZZrT16EuAb1lBaJqQZeJF2H9sCuVrxE/S2ywIWbSIp7dExPRNTyxdXUqqZ 56iL1b+z0BPCSQ8oINVpdagtSO5bfOf0PqZEA= Received: by 10.223.57.5 with SMTP id a5mr3804872fah.90.1308410571930; Sat, 18 Jun 2011 08:22:51 -0700 (PDT) Received: from [192.168.0.129] (GYGDCXCVII.gprs.sl-laajakaista.fi [85.78.235.197]) by mx.google.com with ESMTPS id o10sm1855772fah.31.2011.06.18.08.22.48 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 18 Jun 2011 08:22:51 -0700 (PDT) References: <50055898-7A01-4352-882A-8D7B268BEBCE@gmail.com> <20110618113509.5ee0e50c.torfinn.ingolfsen@broadpark.no> <4DE41080-250D-4F0A-9CD9-9E9EAF790806@gmail.com> <20110618170808.d1eb48fe.torfinn.ingolfsen@broadpark.no> In-Reply-To: <20110618170808.d1eb48fe.torfinn.ingolfsen@broadpark.no> Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=iso-8859-1 Message-Id: <1FCA1FA6-2D5B-48C1-864B-EBF26CE43B3E@gmail.com> Content-Transfer-Encoding: quoted-printable From: =?iso-8859-1?Q?Markus_H=E4stbacka?= Date: Sat, 18 Jun 2011 18:21:53 +0300 To: Torfinn Ingolfsen X-Mailer: Apple Mail (2.1084) Cc: freebsd-ppc@freebsd.org Subject: Re: Installing FreeBSD on Mac Mini 4G PPC 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, 18 Jun 2011 15:22:53 -0000 Hello! I reformatted and reinstalled, this time it worked. The only problem I = had is that I needed to restart the installation after gpart, otherwise = it said the / filesystem was full. I can now verify that the installation works on Mac Mini 4G 1.25GHz, = only thing special is that I need to set hw.ata.atapi_dma=3D0, or I get = disk errors. Thanks for your help! Markus On Jun 18, 2011, at 18:08 , Torfinn Ingolfsen wrote: > On Sat, 18 Jun 2011 15:32:53 +0300 > Markus H=E4stbacka wrote: >=20 >> Hi! >> Hadn't seen that recipe before, but I managed to get it booted via cd = already. Now the problem I have trying to=20 >> run gpart bootcode -p /mnt/boot/boot1.hfs -i 1 ad0 I get: gpart: = /dev/ad0s2: Operation not permitted, did I understand the recipes = command incorrectly? >=20 > That's odd; according to your gpart show, the boot partition is index = 1, aka ad0s1, so why does it say ad0s2. > Strange. >=20 >>=20 >> Output of gpart show: >> =3D> 8 156301480 ad0 APM (75G) >> 8 56 - free - (28K) >> 64 390626 1 apple-boot (191M) >> 390690 1953126 2 apple-ufs (954M) >> 2343816 68359376 3 apple-ufs (33G) >> 70703192 3906251 4 apple-ufs (1.9G) >> 74609443 81691996 5 apple-ufs (39G) >> 156301439 49 - free - (25K) > --=20 > Torfinn >=20 > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" From owner-freebsd-ppc@FreeBSD.ORG Sat Jun 18 21:09:53 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BA411065672 for ; Sat, 18 Jun 2011 21:09:53 +0000 (UTC) (envelope-from marcel@xcllnt.net) Received: from mail.xcllnt.net (mail.xcllnt.net [70.36.220.4]) by mx1.freebsd.org (Postfix) with ESMTP id CB5828FC1A for ; Sat, 18 Jun 2011 21:09:52 +0000 (UTC) Received: from dhcp-192-168-2-22.wifi.xcllnt.net (atm.xcllnt.net [70.36.220.6]) (authenticated bits=0) by mail.xcllnt.net (8.14.4/8.14.4) with ESMTP id p5IKoRTX043982 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Sat, 18 Jun 2011 13:50:32 -0700 (PDT) (envelope-from marcel@xcllnt.net) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=iso-8859-1 From: Marcel Moolenaar In-Reply-To: <20110618170808.d1eb48fe.torfinn.ingolfsen@broadpark.no> Date: Sat, 18 Jun 2011 13:50:31 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <8A05F98C-530F-423D-84D5-D25804D06EA2@xcllnt.net> References: <50055898-7A01-4352-882A-8D7B268BEBCE@gmail.com> <20110618113509.5ee0e50c.torfinn.ingolfsen@broadpark.no> <4DE41080-250D-4F0A-9CD9-9E9EAF790806@gmail.com> <20110618170808.d1eb48fe.torfinn.ingolfsen@broadpark.no> To: Torfinn Ingolfsen X-Mailer: Apple Mail (2.1084) Cc: freebsd-ppc@freebsd.org Subject: Re: Installing FreeBSD on Mac Mini 4G PPC 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, 18 Jun 2011 21:09:53 -0000 On Jun 18, 2011, at 8:08 AM, Torfinn Ingolfsen wrote: > On Sat, 18 Jun 2011 15:32:53 +0300 > Markus H=E4stbacka wrote: >=20 >> Hi! >> Hadn't seen that recipe before, but I managed to get it booted via cd = already. Now the problem I have trying to=20 >> run gpart bootcode -p /mnt/boot/boot1.hfs -i 1 ad0 I get: gpart: = /dev/ad0s2: Operation not permitted, did I understand the recipes = command incorrectly? >=20 > That's odd; according to your gpart show, the boot partition is index = 1, aka ad0s1, so why does it say ad0s2. > Strange. The APM partitioning scheme sets up the first partition to describe itself. The old APM code in FreeBSD didn't filter it out and as such gave the first user partition slice number 2. gpart does not do that but preserve the previous naming of starting user partitions with s2. It's easily changed, but breaks backward compatibility... --=20 Marcel Moolenaar marcel@xcllnt.net