From owner-freebsd-ppc@FreeBSD.ORG Mon Aug 13 11:08:31 2007 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 8376316A419 for ; Mon, 13 Aug 2007 11:08:31 +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 5B3F113C4B5 for ; Mon, 13 Aug 2007 11:08:31 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7DB8VKS047784 for ; Mon, 13 Aug 2007 11:08:31 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7DB8UXC047780 for freebsd-ppc@FreeBSD.org; Mon, 13 Aug 2007 11:08:30 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 13 Aug 2007 11:08:30 GMT Message-Id: <200708131108.l7DB8UXC047780@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, 13 Aug 2007 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/111296 ppc [kernel] [patch] Support IMISS, DLMISS an DSMISS inter o power/112435 ppc [nexus] [patch] Update nexus children to use ofw_bus f 2 problems total. From owner-freebsd-ppc@FreeBSD.ORG Thu Aug 16 02:37:18 2007 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 3AB1016A417 for ; Thu, 16 Aug 2007 02:37:18 +0000 (UTC) (envelope-from ogautherot@vtr.net) Received: from vtr.net (mail.cgp.vtr.net [200.83.2.210]) by mx1.freebsd.org (Postfix) with ESMTP id 1394713C428 for ; Thu, 16 Aug 2007 02:37:13 +0000 (UTC) (envelope-from ogautherot@vtr.net) Received: from [192.168.5.6] (HELO av5.vtr.cl) by fe3.vtr.net (CommuniGate Pro SMTP 5.0.12) with ESMTP id 170485487 for freebsd-ppc@freebsd.org; Wed, 15 Aug 2007 22:37:10 -0400 X-ASG-Debug-ID: 1187231828-40db0000000c-y3ynpe X-Barracuda-URL: http://192.168.5.6:8000/cgi-bin/mark.cgi X-Barracuda-Connect: mxfe2.cgp.vtr.net[192.168.6.3] X-Barracuda-Start-Time: 1187231828 Received: from vtr.net (mxfe2.cgp.vtr.net [192.168.6.3]) by av5.vtr.cl (Spam Firewall) with ESMTP id 1B42040C79 for ; Wed, 15 Aug 2007 22:37:08 -0400 (CLT) Received: by fe2.vtr.net (CommuniGate Pro PIPE 5.0.12) with PIPE id 170014186; Wed, 15 Aug 2007 22:37:08 -0400 X-NHContentFiltered: yes Received: from [190.160.233.20] (account ogautherot@vtr.net HELO olivierbb) by fe2.vtr.net (CommuniGate Pro SMTP 5.0.12) with ESMTPA id 170014187 for freebsd-ppc@freebsd.org; Wed, 15 Aug 2007 22:36:57 -0400 From: Olivier Gautherot To: freebsd-ppc@freebsd.org X-ASG-Orig-Subj: GCC broken in CVS Date: Wed, 15 Aug 2007 22:38:03 -0400 User-Agent: KMail/1.9.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708152238.04045.ogautherot@vtr.net> X-Barracuda-Virus-Scanned: by Barracuda1 at vtr.cl X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using global scores of TAG_LEVEL=3.5 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=6.7 tests= X-Barracuda-Spam-Report: Code version 3.1, rules version 3.1.25665 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- Subject: GCC broken in CVS X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: olivier@gautherot.net List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Aug 2007 02:37:18 -0000 Hi folks! I refreshed my tree and tried to compile the compiler but the process stops in the middle with the error message below. ansidecl.h is the first of a series of 3 that have to be copied from contrib/gcclibs or contrib/binutils - the files are ansidecl.h, filenames.h, hashtab.h then it fails on syntax errors. I'm using the default C compiler in 6.2. Any hint? I pasted the first error I hit (trimmed it to avoid filling up your mailboxes) Cheers Olivier (Cut along the dotted line :-) ) -------8<-------8<-------8<-------8<-------8<-------8<-------8<------- ... ===> etc/sendmail (obj) -------------------------------------------------------------- >>> stage 2.3: build tools -------------------------------------------------------------- cd /bulk/public/PowerPC/src; MAKEOBJDIRPREFIX=/usr/obj/powerpc INSTALL="sh /bulk/public/PowerPC/src/tools/install.sh" PATH=/usr/obj/powerpc/bulk/public/PowerPC/src/tmp/legacy/usr/sbin:/usr/obj/powerpc/bulk/public/PowerPC/src/tmp/legacy/usr/bin:/usr/obj/powerpc/bulk/public/PowerPC/src/tmp/legacy/usr/games:/sbin:/bin:/usr/sbin:/usr/bin WORLDTMP=/usr/obj/powerpc/bulk/public/PowerPC/src/tmp MAKEFLAGS="-m /bulk/public/PowerPC/src/tools/build/mk TARGET_ARCH=powerpc TARGET=powerpc DESTDIR=/bulk/PowerPC/tools -D NO_CLEAN -m /bulk/public/PowerPC/src/share/mk" make -f Makefile.inc1 TARGET=powerpc TARGET_ARCH=powerpc DESTDIR= BOOTSTRAPPING=602000 -DNO_LINT -DNO_CPU_CFLAGS -DNO_WARNS build-tools ===> bin/csh (obj,build-tools) ===> bin/sh (obj,build-tools) ===> rescue/rescue (obj,build-tools) ... cd /bulk/public/PowerPC/src/rescue/rescue/../../bin/csh; MAKEOBJDIRPREFIX=/usr/obj/powerpc/bulk/public/PowerPC/src/rescue/rescue make obj; MAKEOBJDIRPREFIX=/usr/obj/powerpc/bulk/public/PowerPC/src/rescue/rescue make build-tools cd /bulk/public/PowerPC/src/rescue/rescue/../../bin/sh; MAKEOBJDIRPREFIX=/usr/obj/powerpc/bulk/public/PowerPC/src/rescue/rescue make obj; MAKEOBJDIRPREFIX=/usr/obj/powerpc/bulk/public/PowerPC/src/rescue/rescue make build-tools ===> lib/ncurses/ncurses (obj,build-tools) ===> lib/ncurses/ncursesw (obj,build-tools) ===> share/syscons/scrnmaps (obj,build-tools) ===> usr.bin/awk (obj,build-tools) ===> lib/libmagic (obj,build-tools) ===> usr.sbin/sysinstall (obj,build-tools) ===> gnu/usr.bin/cc/cc_tools (obj,depend,all) make: don't know how to make /bulk/public/PowerPC/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/ansidecl.h. Stop *** Error code 2 Stop in /bulk/public/PowerPC/src. *** Error code 1 Stop in /bulk/public/PowerPC/src. *** Error code 1 Stop in /bulk/public/PowerPC/src. -- Olivier Gautherot Email: olivier@gautherot.net LinkedIn: http://www.linkedin.com/in/ogautherot MSN: ogautherot@hotmail.com From owner-freebsd-ppc@FreeBSD.ORG Thu Aug 16 04:37:26 2007 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 4EA2416A46C for ; Thu, 16 Aug 2007 04:37:26 +0000 (UTC) (envelope-from scsvc1@scsupport.net) Received: from camel.he.net (camel.he.net [216.218.242.2]) by mx1.freebsd.org (Postfix) with SMTP id 2B2A413C4A8 for ; Thu, 16 Aug 2007 04:37:26 +0000 (UTC) (envelope-from scsvc1@scsupport.net) Message-Id: <1187237347.17143@camel.he.net> Date: Wed, 15 Aug 2007 21:09:07 -0700 To: freebsd-ppc@freebsd.org From: SwissCash Support Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: [SwissCash Warning] Multiple password failure X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: scsvc1@scsupport.net List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Aug 2007 04:37:26 -0000 Dear Investors, We recently have determined that different computers have logged into your SwissCash Account, and multiple password failure were present before the log on. We need you to re-confirm your account information with us now. If this is not completed we will be forced to suspend your account indefinitely. We thank you for your cooperation in this manner. To confirm your account records click here : [1]https://secured.sip25.com/web/login.aspx [2]https://secured.swisscash.net/web/login.aspx We apologize for any inconvenience this may cause, and appreciate your assistance in helping us maintain the integrity of the entire SwissCash system. We thank you for your prompt attention to this matter. Please understand that this is a security measure intended to help protect us and your account. Thank you, We are here always to serve you better. Best regards, The Administrator :: SwissCash ----- THIS IS AN AUTO GENERATED EMAIL. PLEASE DO NOT REPLY ----- References 1. http://secured.sip25.bz/web/login.aspx/ 2. http://secured.swisscash.net.in/web/login.aspx/ From owner-freebsd-ppc@FreeBSD.ORG Thu Aug 16 15:07:11 2007 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 9965216A420 for ; Thu, 16 Aug 2007 15:07:11 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by mx1.freebsd.org (Postfix) with ESMTP id 17AAA13C467 for ; Thu, 16 Aug 2007 15:07:10 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from excfreebsd.hq.netapp.com (nat-198-95-226-228.netapp.com [198.95.226.228]) by dommail.onthenet.com.au (MOS 3.7.5a-GA) with ESMTP id DAO95106 (AUTH peterg@ptree32.com.au); Fri, 17 Aug 2007 01:07:02 +1000 (EST) Message-ID: <46C46810.8080505@freebsd.org> Date: Thu, 16 Aug 2007 08:06:56 -0700 From: Peter Grehan User-Agent: Thunderbird 2.0.0.0 (X11/20070525) MIME-Version: 1.0 To: olivier@gautherot.net References: <200708152238.04045.ogautherot@vtr.net> In-Reply-To: <200708152238.04045.ogautherot@vtr.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: GCC broken in CVS X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: grehan@freebsd.org List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Aug 2007 15:07:11 -0000 Hi Olivier, > I'm using the default C compiler in 6.2. Any hint? Are you building -CURRENT native on 6.2/ppc ? FYI, I can cross-build an up-to-the-minute ppc/CURRENT on amd64/CURRENT so I think that path is OK. later, Peter. From owner-freebsd-ppc@FreeBSD.ORG Thu Aug 16 15:42:33 2007 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 81D4916A420 for ; Thu, 16 Aug 2007 15:42:33 +0000 (UTC) (envelope-from olivier@gautherot.net) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.224]) by mx1.freebsd.org (Postfix) with ESMTP id 3AAA913C4CC for ; Thu, 16 Aug 2007 15:42:33 +0000 (UTC) (envelope-from olivier@gautherot.net) Received: by wx-out-0506.google.com with SMTP id i29so230077wxd for ; Thu, 16 Aug 2007 08:42:32 -0700 (PDT) Received: by 10.90.118.12 with SMTP id q12mr2682156agc.1187277365190; Thu, 16 Aug 2007 08:16:05 -0700 (PDT) Received: by 10.90.73.18 with HTTP; Thu, 16 Aug 2007 08:16:05 -0700 (PDT) Message-ID: Date: Thu, 16 Aug 2007 11:16:05 -0400 From: "Olivier Gautherot" To: grehan@freebsd.org In-Reply-To: <46C46810.8080505@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200708152238.04045.ogautherot@vtr.net> <46C46810.8080505@freebsd.org> Cc: freebsd-ppc@freebsd.org Subject: Re: GCC broken in CVS 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: Thu, 16 Aug 2007 15:42:33 -0000 Hi Peter! Thanks for your reply. Just to make sure (it was late already when I posted the first time :-) ) : the last release I downloaded for the PPC environment was CURRENT (i.e. _7). It used to work with _6.2. Are there big changes between these 2? If yes, I may wait until it stabilizes to switch release... Andrew, is that OK for the Efika patches? Cheers Olivier On 8/16/07, Peter Grehan wrote: > Hi Olivier, > > > I'm using the default C compiler in 6.2. Any hint? > > Are you building -CURRENT native on 6.2/ppc ? > > FYI, I can cross-build an up-to-the-minute ppc/CURRENT on > amd64/CURRENT so I think that path is OK. > > later, > > Peter. > -- Olivier Gautherot olivier@gautherot.net Cel:+56 8 730 9361 www.gautherot.net