From owner-freebsd-ppc@FreeBSD.ORG Sun Nov 12 05:07:06 2006 Return-Path: X-Original-To: powerpc@freebsd.org Delivered-To: freebsd-ppc@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A08A16A615; Sun, 12 Nov 2006 05:07: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 CC1A943D53; Sun, 12 Nov 2006 05:07:05 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id kAC575Ji068058; Sun, 12 Nov 2006 00:07:05 -0500 (EST) (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 kAC574u4006208; Sun, 12 Nov 2006 00:07:04 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 6655773068; Sun, 12 Nov 2006 00:07:04 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061112050704.6655773068@freebsd-current.sentex.ca> Date: Sun, 12 Nov 2006 00:07:04 -0500 (EST) X-Virus-Scanned: ClamAV version 0.88.3, clamav-milter version 0.88.3 on clamscanner2 X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 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: Sun, 12 Nov 2006 05:07:06 -0000 TB --- 2006-11-12 03:50:46 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-11-12 03:50:46 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2006-11-12 03:50:46 - cleaning the object tree TB --- 2006-11-12 03:51:08 - checking out the source tree TB --- 2006-11-12 03:51:08 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2006-11-12 03:51:08 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-11-12 04:00:22 - building world (CFLAGS=-O2 -pipe) TB --- 2006-11-12 04:00:22 - cd /src TB --- 2006-11-12 04:00:22 - /usr/bin/make -B buildworld >>> World build started on Sun Nov 12 04:00:24 UTC 2006 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sun Nov 12 05:00:39 UTC 2006 TB --- 2006-11-12 05:00:39 - generating LINT kernel config TB --- 2006-11-12 05:00:39 - cd /src/sys/powerpc/conf TB --- 2006-11-12 05:00:39 - /usr/bin/make -B LINT TB --- 2006-11-12 05:00:39 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-11-12 05:00:39 - cd /src TB --- 2006-11-12 05:00:39 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Nov 12 05:00:39 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -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 -Werror /src/sys/kern/subr_kobj.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -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 -Werror /src/sys/kern/subr_lock.c /src/sys/kern/subr_lock.c: In function `dump_lock_prof_stats': /src/sys/kern/subr_lock.c:150: error: structure has no member named `type' /src/sys/kern/subr_lock.c: In function `_lock_profile_update_wait': /src/sys/kern/subr_lock.c:309: error: structure has no member named `type' /src/sys/kern/subr_lock.c: In function `_lock_profile_release_lock': /src/sys/kern/subr_lock.c:371: error: structure has no member named `type' *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-11-12 05:07:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-11-12 05:07:04 - ERROR: failed to build lint kernel TB --- 2006-11-12 05:07:04 - tinderbox aborted TB --- 0.49 user 1.88 system 4577.80 real http://tinderbox.des.no//tinderbox/logs/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Sun Nov 12 21:14:04 2006 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0ACE516A412 for ; Sun, 12 Nov 2006 21:14:04 +0000 (UTC) (envelope-from dinosaur@aztecfreenet.org) Received: from appliedminds.com (am-relay00.appliedminds.com [208.49.99.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id D60B843D6B for ; Sun, 12 Nov 2006 21:13:57 +0000 (GMT) (envelope-from dinosaur@aztecfreenet.org) X-Virus-Scanned: by cgpav Received: from am-exchange.amthinking.net ([10.10.10.42] verified) by appliedminds.com (CommuniGate Pro SMTP 5.0.8) with ESMTP id 7874717 for freebsd-ppc@freebsd.org; Sun, 12 Nov 2006 13:13:38 -0800 Received: from [10.10.20.147] ([10.10.20.147]) by am-exchange.amthinking.net with Microsoft SMTPSVC(6.0.3790.1830); Sun, 12 Nov 2006 13:13:57 -0800 In-Reply-To: <45564668.4070900@uplogon.com> References: <45564668.4070900@uplogon.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <346049E5-4DDE-46DB-9CB7-1B0C7DA02215@aztecfreenet.org> Content-Transfer-Encoding: 7bit From: James Sarrett Date: Sun, 12 Nov 2006 13:14:46 -0800 To: Chris Gotstein X-Pgp-Agent: GPGMail 1.1.1 (Tiger) X-Mailer: Apple Mail (2.752.2) X-OriginalArrivalTime: 12 Nov 2006 21:13:57.0154 (UTC) FILETIME=[77209820:01C7069F] Cc: freebsd-ppc@freebsd.org Subject: Re: IBM 7248 AIX 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: Sun, 12 Nov 2006 21:14:04 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 It might, but it will be a bit tricky. You will need OpenFirmware level access, whichif memory serves is annoying to get to on that box. If you're not feint of heart we'd love to hear what happpens when you try it. - -James On Nov 11, 2006, at 1:53 PM, Chris Gotstein wrote: > Will the powerpc port of FreeBSD run on an IBM 7248 with a powerpc > processor? It is currently running AIX 4.3. Thanks. > > -- > Chris Gotstein > Sr Network Engineer > UP Logon/Computer Connection UP > 500 N Stephenson Ave > Iron Mountain, MI 49801 > Phone: 906-774-4847 > Fax: 906-774-0335 > chrisg@uplogon.com > _______________________________________________ > 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" > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (Darwin) iD8DBQFFV47GYmikI9wxyGwRAunDAKCh2RNk7Xc+jXv1FBVIlkge451dZwCgvB7S 0CuZ3ML3lCFprlGTUyYJicI= =Ojv2 -----END PGP SIGNATURE----- From owner-freebsd-ppc@FreeBSD.ORG Mon Nov 13 11:08:31 2006 Return-Path: X-Original-To: freebsd-ppc@FreeBSD.org Delivered-To: freebsd-ppc@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FE4216A5AA for ; Mon, 13 Nov 2006 11:08:31 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3894C43D4C for ; Mon, 13 Nov 2006 11:08:31 +0000 (GMT) (envelope-from owner-bugmaster@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 kADB8VMR091530 for ; Mon, 13 Nov 2006 11:08:31 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kADB8TS2091526 for freebsd-ppc@FreeBSD.org; Mon, 13 Nov 2006 11:08:29 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 13 Nov 2006 11:08:29 GMT Message-Id: <200611131108.kADB8TS2091526@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon 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, 13 Nov 2006 11:08:31 -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/95367 ppc docs for ppc release. 1 problem total. From owner-freebsd-ppc@FreeBSD.ORG Fri Nov 17 10:40:29 2006 Return-Path: X-Original-To: freebsd-ppc@FreeBSD.org Delivered-To: freebsd-ppc@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FE1C16A4B3 for ; Fri, 17 Nov 2006 10:40:29 +0000 (UTC) (envelope-from Offers@LetsGoHoliday.com) Received: from krypton2.melitacable.com (smtp.onvol.net [212.56.128.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53CC743D7C for ; Fri, 17 Nov 2006 10:40:16 +0000 (GMT) (envelope-from Offers@LetsGoHoliday.com) Received: from smtp.arrigogroup.com.mt ([212.56.143.66]) by krypton2.melitacable.com (8.13.6/8.13.6) with SMTP id kAHAh1jD078644 for ; Fri, 17 Nov 2006 11:43:01 +0100 (CET) Organization: LetsGoHoliday.com Message-ID: From: "LetsGoHoliday.com" To: Date: Fri, 17 Nov 2006 07:23:19 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: New Year Abroad from Lm99 - LetsGoHoliday.com X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Offers@LetsGoHoliday.com List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Nov 2006 10:40:29 -0000 BOOK ONLINE NOW and SAVE 10% on World-Wide Hotels! Go to: http://www.letsgohotels.com=20 ------------------------------------------------------------------- CELEBRATE THE NEW YEAR IN BUDAPEST! - 27 December - 01 January 2007 Package from: Lm 99.00 - BOOK NOW... SEATS ARE LIMITED!!! http://www.letsgoholiday.com/holidays/budapest/index.asp ------------------------------------------------------------------- SKIING IN BANKSO (BULGARIA) 22 - 29 January & 08 - 15 March From: Lm 194.00 per person in triple sharing http://www.letsgoholiday.com/holidays/bansko/group/ SKIING IN KRANJSKA GORA (SLOVENIA) 02 - 09 January >From : Lm 233.00 per person in triple sharing http://www.letsgoholiday.com/holidays/kranjska/groups/ Other individual ski packages also available=2E ------------------------------------------------------------------- LETSGOHOLIDAY.COM http://www.letsgoholiday.com - Your one stop travel shop E-mail: info@letsgoholiday.com Call Center: +356 23492204/5 Address: ATV Travel, 250 Tower Rd, Sliema SLM05 MALTA ------------------------------------------------------------------- Kindly inform us should you not, or no longer, wish to receive any = marketing or promotional information from LetsGoHoliday.com. You have the = right to require that LetsGoHoliday.com provide you with access to your = personal data as well as the right to rectify, or, in appropriate = circumstances, erase any inaccurate, incomplete or immaterial personal = data which is being processed. However, kindly inform LetsGoHoliday.com of = any alterations relating to your personal data which is being processed. = LetsGoHoliday.com undertakes to implement appropriate measures and = safeguards for the purpose of protecting the confidentiality, integrity = and availability of all data processed=2E ------------------------------------------------------------------- To unsubscribe from our mailing list, please click here and enter your e-mail: http://www.letsgoholiday.com/subscribe From owner-freebsd-ppc@FreeBSD.ORG Sat Nov 18 17:29:37 2006 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 DF6D616A4D4 for ; Sat, 18 Nov 2006 17:29:37 +0000 (UTC) (envelope-from an@pac-sun.com) Received: from [195.210.225.166] (BSN-210-225-166.dial-up.dsl.siol.net [195.210.225.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1556143D8B for ; Sat, 18 Nov 2006 17:29:17 +0000 (GMT) (envelope-from an@pac-sun.com) Message-ID: <000c01c70b37$108b7430$a6e1d2c3@xy40b87df0ffca> From: "Lifestyle" To: freebsd-ppc@freebsd.org Date: Sat, 18 Nov 2006 18:29:13 +0100 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0008_01C70B3F.72463F40" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: crossroads 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 Nov 2006 17:29:38 -0000 ------=_NextPart_000_0008_01C70B3F.72463F40 Content-Type: text/plain; charset="windows-1250" Content-Transfer-Encoding: quoted-printable Stocks Quotes in attachement Foray Bachchan expressed happiness of. My Voice Mindsport. Hardware which could? Aiyar bluesc in wealthy sport fails million devout. Sports World of Business. Sonepur Bihar Shop or Gift xda Mini in pda a Phone. ------=_NextPart_000_0008_01C70B3F.72463F40-- From owner-freebsd-ppc@FreeBSD.ORG Sat Nov 18 17:29:38 2006 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 141B816A59D for ; Sat, 18 Nov 2006 17:29:38 +0000 (UTC) (envelope-from must@patrickcounty.org) Received: from [195.210.225.166] (BSN-210-225-166.dial-up.dsl.siol.net [195.210.225.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id A62BD43D49 for ; Sat, 18 Nov 2006 17:29:15 +0000 (GMT) (envelope-from must@patrickcounty.org) Message-ID: <000c01c70b37$10f44820$a6e1d2c3@xy40b87df0ffca> From: "soft whispers" To: freebsd-ppc@FreeBSD.org Date: Sat, 18 Nov 2006 18:29:13 +0100 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0008_01C70B3F.72B8B020" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: AIYAR bluesC wealthy sport 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 Nov 2006 17:29:38 -0000 ------=_NextPart_000_0008_01C70B3F.72B8B020 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable Stocks Quotes in attachement Gay icon feels kind. Cannot afford a lightly writes Krish Srikkanth or Smith of spots chink. Pooja Bedi Gurcharan das Chidanand a Rajghatta jug Suraiya Shobhaa. Singareni coal mines burner decided. Such death comes nightthe end in innocence Informer Markets is Powered. Minorities was in drop Auto driver two men. ------=_NextPart_000_0008_01C70B3F.72B8B020--