From owner-freebsd-mips@FreeBSD.ORG Wed Aug 29 01:25:00 2007 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4709616A421 for ; Wed, 29 Aug 2007 01:25:00 +0000 (UTC) (envelope-from dandee@hellteam.net) Received: from pipa.vshosting.cz (pipa.vshosting.cz [81.0.201.10]) by mx1.freebsd.org (Postfix) with ESMTP id 5057D13C48E for ; Wed, 29 Aug 2007 01:24:59 +0000 (UTC) (envelope-from dandee@hellteam.net) Received: from localhost (localhost [127.0.0.1]) by pipa.vshosting.cz (Postfix) with ESMTP id 002151C976D for ; Wed, 29 Aug 2007 03:24:58 +0200 (CEST) Received: from pipa.vshosting.cz ([127.0.0.1]) by localhost (pipa [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08686-05 for ; Wed, 29 Aug 2007 03:24:55 +0200 (CEST) Received: from gandalf (205.hellteam.net [81.0.245.205]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by pipa.vshosting.cz (Postfix) with ESMTP id 8009B1C9955 for ; Wed, 29 Aug 2007 01:41:14 +0200 (CEST) From: =?utf-8?Q?Daniel_Dvo=C5=99=C3=A1k?= To: Date: Wed, 29 Aug 2007 01:41:11 +0200 Organization: Projekt HELL Message-ID: <000001c7e9cc$ea53a920$6508280a@tocnet28.jspoj.czf> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 Thread-Index: AcfpzOnyBIS0pCC8Rsm/Q6CcQu9G6A== X-Virus-Scanned: by amavisd-new at pipa.vshosting.cz Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: make build-toolchain fials again and again X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dandee@hellteam.net List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 01:25:00 -0000 Hi there, =20 >From http://wiki.freebsd.org/FreeBSD/mips =20 # setenv USER=3Droot HOME=3D/root SHELL=3D/bin/csh PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/loca= l/bin:/usr/X11R6/bin:/root/bin LANG=3Dcs_CZ.ISO8859-2 MM_CHARSET=3DISO-8859-2 MAIL=3D/var/mail/root BLOCKSIZE=3DK FTP_PASSIVE_MODE=3DYES TERM=3Dxterm HOSTTYPE=3DFreeBSD VENDOR=3Dintel OSTYPE=3DFreeBSD MACHTYPE=3Di386 SHLVL=3D1 PWD=3D/root/mips/src LOGNAME=3Droot GROUP=3Dwheel HOST=3Dx.y.z EDITOR=3Dvi PAGER=3Dmore SRCROOT=3D/root/mips/src KERNCONF=3DMALTA TARGET_ARCH=3Dmips TARGET=3Dmips TARGET_CPUTYPE=3Dmips32 MAKEOBJDIRPREFIX=3D/root/mips/mips.build =20 # pwd /root/mips/src =20 # make kernel-toolchain ...snipped... echo = "\"/root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/c-parse= r.c\", " >> gtyp-gen.h echo "NULL};" >> gtyp-gen.h echo "static const char * const lang_dir_names[] =3D {" >> gtyp-gen.h echo "\"c\", " >> gtyp-gen.h echo "\"cp\", " >> gtyp-gen.h echo "\"objc\", " >> = gtyp-gen.h echo "NULL};" >> gtyp-gen.h cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=3D\"/usr\" = -DCROSS_COMPILE = -I/root/mips/mips.build/mips/root/mips/src/gnu/usr.bin/cc/cc_tools/../cc_= tools -I/root/mips/src/gnu/usr.bin/cc/cc_tools/../cc_tools = -I/root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc = -I/root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config = -I/root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/incl= ude = -I/root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/libc= pp/include = -I/root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/libd= ecnumber -g -DGENERATOR_FILE -DHAVE_CONFIG_H = -I/root/mips/mips.build/mips/root/mips/src/tmp/legacy/usr/include -c = /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gengtype.c= In file included from ./tm.h:5, from = /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gengtype.c= :24: ./options.h:364: error: redeclaration of enumerator `OPT_d' ./options.h:362: error: previous definition of 'OPT_d' was here ./options.h:882: error: redeclaration of enumerator `OPT_w' ./options.h:880: error: previous definition of 'OPT_w' was here In file included from ./tm.h:8, from = /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gengtype.c= :24: /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config/elf= os.h:83:1: warning: "ASM_OUTPUT_IDENT" redefined In file included from ./tm.h:6, from = /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gengtype.c= :24: /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config/mip= s/mips.h:2611:1: warning: this is the location of the previous = definition In file included from ./tm.h:8, from = /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gengtype.c= :24: /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config/elf= os.h:197:1: warning: "READONLY_DATA_SECTION_ASM_OP" redefined In file included from ./tm.h:6, from = /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gengtype.c= :24: /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config/mip= s/mips.h:2629:1: warning: this is the location of the previous = definition In file included from ./tm.h:8, from = /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gengtype.c= :24: /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config/elf= os.h:285:1: warning: "ASM_DECLARE_OBJECT_NAME" redefined In file included from ./tm.h:6, from = /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gengtype.c= :24: /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config/mip= s/mips.h:2511:1: warning: this is the location of the previous = definition In file included from ./tm.h:12, from = /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gengtype.c= :24: /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config/mip= s/elf.h:54:1: warning: "HANDLE_PRAGMA_PACK_PUSH_POP" redefined In file included from ./tm.h:11, from = /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gengtype.c= :24: /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config/fre= ebsd.h:94:1: warning: this is the location of the previous definition *** Error code 1 =20 Stop in /root/mips/src/gnu/usr.bin/cc/cc_tools. *** Error code 1 =20 Stop in /root/mips/src. *** Error code 1 =20 Stop in /root/mips/src. *** Error code 1 =20 Stop in /root/mips/src. =20 So this was my 3rd snapshot of sources and it always stops on this = kernel-toolchain procedure somewhere it depends on the concrete = snapshot, which I try. :) I tried it several times. It always stops on these =E2=80=9Edot = h=E2=80=9C files. =20 Does anybody from non-developers finish this procedure at all ever ? :) =20 What do I have to do now ? =20 Thank you. =20 Bye Dan From owner-freebsd-mips@FreeBSD.ORG Wed Aug 29 10:13:09 2007 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76B7116A46C for ; Wed, 29 Aug 2007 10:13:09 +0000 (UTC) (envelope-from gonzo@freebsd.org) Received: from bugor.portaone.com (bugor.portaone.com [65.61.203.147]) by mx1.freebsd.org (Postfix) with ESMTP id 5E7A413C481 for ; Wed, 29 Aug 2007 10:13:08 +0000 (UTC) (envelope-from gonzo@freebsd.org) Received: from mail.pbxpress.com ([65.61.203.142] helo=leaf.pbxpress.com) by bugor.portaone.com (8.11.3/8.11.3) with ESMTP (TLSv1:AES256-SHA:256)id 1IQKXs-000AWm-2I; Wed, 29 Aug 2007 03:13:08 -0700 Received: from [192.168.0.94] (k3-gw.portaone.com [193.28.87.193]) (authenticated bits=0) by leaf.pbxpress.com (8.13.3/8.13.3) with ESMTP id l7TAGIEM048778 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 29 Aug 2007 03:16:24 -0700 (PDT) (envelope-from gonzo@freebsd.org) Message-ID: <46D546AB.9090902@freebsd.org> Date: Wed, 29 Aug 2007 13:12:59 +0300 From: Oleksandr Tymoshenko User-Agent: Thunderbird 1.5.0.9 (X11/20070115) MIME-Version: 1.0 To: dandee@hellteam.net References: <000001c7e9cc$ea53a920$6508280a@tocnet28.jspoj.czf> In-Reply-To: <000001c7e9cc$ea53a920$6508280a@tocnet28.jspoj.czf> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, recieved from customer server pbxpress.com or rt.portaone.com Cc: freebsd-mips@freebsd.org Subject: Re: make build-toolchain fials again and again X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 10:13:09 -0000 Daniel Dvořák wrote: > Hi there, > > > >>From http://wiki.freebsd.org/FreeBSD/mips .. skipped .. > So this was my 3rd snapshot of sources and it always stops on this kernel-toolchain procedure somewhere it depends on the concrete snapshot, which I try. :) > > I tried it several times. It always stops on these „dot h“ files. > Does anybody from non-developers finish this procedure at all ever ? :) > What do I have to do now ? Can you show me your uname -sr? and gcc -v as well. -- gonzo From owner-freebsd-mips@FreeBSD.ORG Wed Aug 29 10:14:51 2007 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 987DF16A417 for ; Wed, 29 Aug 2007 10:14:51 +0000 (UTC) (envelope-from gonzo@freebsd.org) Received: from bugor.portaone.com (bugor.portaone.com [65.61.203.147]) by mx1.freebsd.org (Postfix) with ESMTP id 8026013C45A for ; Wed, 29 Aug 2007 10:14:51 +0000 (UTC) (envelope-from gonzo@freebsd.org) Received: from mail.pbxpress.com ([65.61.203.142] helo=leaf.pbxpress.com) by bugor.portaone.com (8.11.3/8.11.3) with ESMTP (TLSv1:AES256-SHA:256)id 1IQKZW-000BnF-VX; Wed, 29 Aug 2007 03:14:51 -0700 Received: from [192.168.0.94] (k3-gw.portaone.com [193.28.87.193]) (authenticated bits=0) by leaf.pbxpress.com (8.13.3/8.13.3) with ESMTP id l7TAI5WD048802 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 29 Aug 2007 03:18:07 -0700 (PDT) (envelope-from gonzo@freebsd.org) Message-ID: <46D54716.7020200@freebsd.org> Date: Wed, 29 Aug 2007 13:14:46 +0300 From: Oleksandr Tymoshenko User-Agent: Thunderbird 1.5.0.9 (X11/20070115) MIME-Version: 1.0 To: chakri References: <20070823122622.1777.qmail@f5mail-237-203.rediffmail.com> In-Reply-To: <20070823122622.1777.qmail@f5mail-237-203.rediffmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, recieved from customer server pbxpress.com or rt.portaone.com Cc: freebsd-mips@freebsd.org Subject: Re: Cause register is zero due to interrupt X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 10:14:51 -0000 chakri wrote: > > Hi, > > I am working on MIPS processor. Suddenly it got crashed and the cause register is zero and beside that it was mentioned that it was due to "Interrupt". > Could any one let me know how to interpret this interrupt. What caused this system crash and why the interrupt came? What board do you use? Can you provide exact text of trap message? Thanks. -- gonzo From owner-freebsd-mips@FreeBSD.ORG Thu Aug 30 01:06:58 2007 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D81516A480 for ; Thu, 30 Aug 2007 01:06:58 +0000 (UTC) (envelope-from dandee@hellteam.net) Received: from pipa.vshosting.cz (pipa.vshosting.cz [81.0.201.10]) by mx1.freebsd.org (Postfix) with ESMTP id 247EB13C442 for ; Thu, 30 Aug 2007 01:06:58 +0000 (UTC) (envelope-from dandee@hellteam.net) Received: from localhost (localhost [127.0.0.1]) by pipa.vshosting.cz (Postfix) with ESMTP id 583E31C9831 for ; Thu, 30 Aug 2007 02:02:58 +0200 (CEST) Received: from pipa.vshosting.cz ([127.0.0.1]) by localhost (pipa [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23799-02 for ; Thu, 30 Aug 2007 02:02:53 +0200 (CEST) Received: from gandalf (205.hellteam.net [81.0.245.205]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by pipa.vshosting.cz (Postfix) with ESMTP id F42021C982F for ; Thu, 30 Aug 2007 02:02:52 +0200 (CEST) From: =?utf-8?Q?Daniel_Dvo=C5=99=C3=A1k?= To: References: <000001c7e9cc$ea53a920$6508280a@tocnet28.jspoj.czf> <46D546AB.9090902@freebsd.org> Date: Thu, 30 Aug 2007 02:02:50 +0200 Organization: Projekt HELL Message-ID: <000001c7ea99$1bae1d80$6508280a@tocnet28.jspoj.czf> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcfqJUQQFlVu4zYNQymx7Bs3sk9CtgAc8x7A In-Reply-To: <46D546AB.9090902@freebsd.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 X-Virus-Scanned: by amavisd-new at pipa.vshosting.cz Subject: RE: make build-toolchain fials again and again X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dandee@hellteam.net List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 01:06:58 -0000 Hi gonzo, Yes of course, here it is: # uname -sr FreeBSD 6.2-RELEASE-p5 # gcc -v Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc = version 3.4.6 [FreeBSD] 20060305 -----Original Message----- From: Oleksandr Tymoshenko [mailto:gonzo@freebsd.org]=20 Sent: Wednesday, August 29, 2007 12:13 PM To: dandee@hellteam.net Cc: freebsd-mips@freebsd.org Subject: Re: make build-toolchain fials again and again Daniel Dvo=C5=99=C3=A1k wrote: > Hi there, >=20 > =20 >=20 >>From http://wiki.freebsd.org/FreeBSD/mips .. skipped .. > So this was my 3rd snapshot of sources and it always stops on this = kernel-toolchain procedure somewhere it depends on the concrete = snapshot, which I try. :) >=20 > I tried it several times. It always stops on these =E2=80=9Edot = h=E2=80=9C files. > Does anybody from non-developers finish this procedure at all ever ? = :) > What do I have to do now ? Can you show me your uname -sr? and gcc -v as well. --=20 gonzo From owner-freebsd-mips@FreeBSD.ORG Thu Aug 30 11:59:11 2007 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28DE216A419 for ; Thu, 30 Aug 2007 11:59:10 +0000 (UTC) (envelope-from gonzo@freebsd.org) Received: from bugor.portaone.com (bugor.portaone.com [65.61.203.147]) by mx1.freebsd.org (Postfix) with ESMTP id D065C13C45A for ; Thu, 30 Aug 2007 11:59:10 +0000 (UTC) (envelope-from gonzo@freebsd.org) Received: from mail.pbxpress.com ([65.61.203.142] helo=leaf.pbxpress.com) by bugor.portaone.com (8.11.3/8.11.3) with ESMTP (TLSv1:AES256-SHA:256)id 1IQifZ-000LLS-Ly; Thu, 30 Aug 2007 04:58:41 -0700 Received: from [192.168.0.63] (k3-gw.portaone.com [193.28.87.193]) (authenticated bits=0) by leaf.pbxpress.com (8.13.3/8.13.3) with ESMTP id l7UC1odR024352 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 30 Aug 2007 05:01:56 -0700 (PDT) (envelope-from gonzo@freebsd.org) Message-ID: <46D6B0EA.6040108@freebsd.org> Date: Thu, 30 Aug 2007 14:58:34 +0300 From: Oleksandr Tymoshenko User-Agent: Thunderbird 1.5.0.9 (X11/20070115) MIME-Version: 1.0 To: dandee@hellteam.net References: <000001c7e9cc$ea53a920$6508280a@tocnet28.jspoj.czf> <46D546AB.9090902@freebsd.org> <000001c7ea99$1bae1d80$6508280a@tocnet28.jspoj.czf> In-Reply-To: <000001c7ea99$1bae1d80$6508280a@tocnet28.jspoj.czf> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, recieved from customer server pbxpress.com or rt.portaone.com Cc: freebsd-mips@freebsd.org Subject: Re: make build-toolchain fials again and again X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 11:59:11 -0000 Daniel Dvořák wrote: > Hi gonzo, > > Yes of course, here it is: > > # uname -sr > FreeBSD 6.2-RELEASE-p5 > > # gcc -v > Using built-in specs. > Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 It's rather strange. I've successfully build kernel-toolchain with just the same compiler on both amd64 and i386. My build log shows that this file was compiled with -O1 flag while your log contains -O, so I take it's either something in your make.conf or your snapshot is not the latest one. Make sure you're using the latest snapshot from http://kanar.ci0.org/fbsd-mips.tar.gz MD5 (fbsd-mips.tar.gz) = 6d42ae9e005d3e4d622f7f3ca9c2c331 And try to remove mips.build directory completely before making new build. > > -----Original Message----- > From: Oleksandr Tymoshenko [mailto:gonzo@freebsd.org] > Sent: Wednesday, August 29, 2007 12:13 PM > To: dandee@hellteam.net > Cc: freebsd-mips@freebsd.org > Subject: Re: make build-toolchain fials again and again > > Daniel Dvořák wrote: >> Hi there, >> >> >> >> >From http://wiki.freebsd.org/FreeBSD/mips > .. skipped .. >> So this was my 3rd snapshot of sources and it always stops on this kernel-toolchain procedure somewhere it depends on the concrete snapshot, which I try. :) >> >> I tried it several times. It always stops on these „dot h“ files. >> Does anybody from non-developers finish this procedure at all ever ? :) >> What do I have to do now ? > Can you show me your uname -sr? and gcc -v as well. -- gonzo From owner-freebsd-mips@FreeBSD.ORG Thu Aug 30 14:34:33 2007 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48C2D16A417; Thu, 30 Aug 2007 14:34:33 +0000 (UTC) (envelope-from dandee@hellteam.net) Received: from pipa.vshosting.cz (pipa.vshosting.cz [81.0.201.10]) by mx1.freebsd.org (Postfix) with ESMTP id 5233113C467; Thu, 30 Aug 2007 14:34:32 +0000 (UTC) (envelope-from dandee@hellteam.net) Received: from localhost (localhost [127.0.0.1]) by pipa.vshosting.cz (Postfix) with ESMTP id 20D1E1C986E; Thu, 30 Aug 2007 16:34:22 +0200 (CEST) Received: from pipa.vshosting.cz ([127.0.0.1]) by localhost (pipa [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02848-07; Thu, 30 Aug 2007 16:34:16 +0200 (CEST) Received: from gandalf (205.hellteam.net [81.0.245.205]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by pipa.vshosting.cz (Postfix) with ESMTP id C323B1C9845; Thu, 30 Aug 2007 16:34:16 +0200 (CEST) From: =?utf-8?Q?Daniel_Dvo=C5=99=C3=A1k?= To: "'Oleksandr Tymoshenko'" References: <000001c7e9cc$ea53a920$6508280a@tocnet28.jspoj.czf> <46D546AB.9090902@freebsd.org> <000001c7ea99$1bae1d80$6508280a@tocnet28.jspoj.czf> <46D6B0EA.6040108@freebsd.org> Date: Thu, 30 Aug 2007 16:34:13 +0200 Organization: Projekt HELL Message-ID: <000001c7eb12$d670bdc0$6508280a@tocnet28.jspoj.czf> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 11 Thread-Index: Acfq/S8He1PUyXjwT/K+s5Rzw3rqBQAFMnIg In-Reply-To: <46D6B0EA.6040108@freebsd.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 X-Virus-Scanned: by amavisd-new at pipa.vshosting.cz Cc: freebsd-mips@freebsd.org Subject: RE: make build-toolchain fials again and again X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dandee@hellteam.net List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 14:34:33 -0000 I am sure about the latest snapshot that I downloaded before. I confirmed md5 hash signature of the file and it is right. I renamed make.conf to make.conf.bak and I left the system without = make.conf file at all. I repeated the kernel-toolchain procedure again and with O1 optimization = it failed again. :( echo "NULL};" >> gtyp-gen.h cc -O1 -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=3D\"/usr\" = -DCROSS_COMPILE -I/r = = oot/mips/mips.build/mips/root/mips/src/gnu/usr.bin/cc/cc_tools/../cc_tool= s -I/ro = ot/mips/src/gnu/usr.bin/cc/cc_tools/../cc_tools = -I/root/mips/src/gnu/usr.bin/cc/ = cc_tools/../../../../contrib/gcc = -I/root/mips/src/gnu/usr.bin/cc/cc_tools/../../ = = ../../contrib/gcc/config = -I/root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../co = = ntrib/gcclibs/include = -I/root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contr = = ib/gcclibs/libcpp/include = -I/root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../c = = ontrib/gcclibs/libdecnumber -g -DGENERATOR_FILE -DHAVE_CONFIG_H = -I/root/mips/mi = ps.build/mips/root/mips/src/tmp/legacy/usr/include -c = /root/mips/src/gnu/usr.bin = = /cc/cc_tools/../../../../contrib/gcc/gengtype.c In file included from ./tm.h:5, from = /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib = = /gcc/gengtype.c:24: ./options.h:364: error: redeclaration of enumerator `OPT_d' ./options.h:362: error: previous definition of 'OPT_d' was here ./options.h:882: error: redeclaration of enumerator `OPT_w' ./options.h:880: error: previous definition of 'OPT_w' was here In file included from ./tm.h:8, from = /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib = = /gcc/gengtype.c:24: /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config/elf= os.h:83 = :1: warning: "ASM_OUTPUT_IDENT" redefined In file included from ./tm.h:6, from = /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib = = /gcc/gengtype.c:24: /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config/mip= s/mips. = h:2611:1: warning: this is the location of the previous = definition In file included from ./tm.h:8, from = /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib = = /gcc/gengtype.c:24: /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config/elf= os.h:19 = 7:1: warning: "READONLY_DATA_SECTION_ASM_OP" redefined In file included from ./tm.h:6, from = /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib = = /gcc/gengtype.c:24: /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config/mip= s/mips. = h:2629:1: warning: this is the location of the previous = definition In file included from ./tm.h:8, from = /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib = = /gcc/gengtype.c:24: /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config/elf= os.h:28 = 5:1: warning: "ASM_DECLARE_OBJECT_NAME" redefined In file included from ./tm.h:6, from = /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib = = /gcc/gengtype.c:24: /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config/mip= s/mips. = h:2511:1: warning: this is the location of the previous = definition In file included from ./tm.h:12, from = /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib = = /gcc/gengtype.c:24: /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config/mip= s/elf.h = :54:1: warning: "HANDLE_PRAGMA_PACK_PUSH_POP" redefined In file included from ./tm.h:11, from = /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib = = /gcc/gengtype.c:24: /root/mips/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config/fre= ebsd.h: = 94:1: warning: this is the location of the previous = definition *** Error code 1 Stop in /root/mips/src/gnu/usr.bin/cc/cc_tools. *** Error code 1 Stop in /root/mips/src. *** Error code 1 Stop in /root/mips/src. *** Error code 1 Stop in /root/mips/src. So if the latest snapshot and system without make.conf file still = can=C2=B4t finish kernel-toolchain procedure, what to do now ? From owner-freebsd-mips@FreeBSD.ORG Thu Aug 30 19:14:34 2007 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4C3916A417 for ; Thu, 30 Aug 2007 19:14:34 +0000 (UTC) (envelope-from gonzo@freebsd.org) Received: from bugor.portaone.com (bugor.portaone.com [65.61.203.147]) by mx1.freebsd.org (Postfix) with ESMTP id A5FAC13C46B for ; Thu, 30 Aug 2007 19:14:34 +0000 (UTC) (envelope-from gonzo@freebsd.org) Received: from mail.pbxpress.com ([65.61.203.142] helo=leaf.pbxpress.com) by bugor.portaone.com (8.11.3/8.11.3) with ESMTP (TLSv1:AES256-SHA:256)id 1IQpTF-000Mk1-Ud; Thu, 30 Aug 2007 12:14:25 -0700 Received: from [192.168.0.63] (k3-gw.portaone.com [193.28.87.193]) (authenticated bits=0) by leaf.pbxpress.com (8.13.3/8.13.3) with ESMTP id l7UJHQQE044705 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 30 Aug 2007 12:17:40 -0700 (PDT) (envelope-from gonzo@freebsd.org) Message-ID: <46D71703.4030006@freebsd.org> Date: Thu, 30 Aug 2007 22:14:11 +0300 From: Oleksandr Tymoshenko User-Agent: Thunderbird 1.5.0.9 (X11/20070115) MIME-Version: 1.0 To: dandee@hellteam.net References: <000001c7e9cc$ea53a920$6508280a@tocnet28.jspoj.czf> <46D546AB.9090902@freebsd.org> <000001c7ea99$1bae1d80$6508280a@tocnet28.jspoj.czf> <46D6B0EA.6040108@freebsd.org> <000001c7eb12$d670bdc0$6508280a@tocnet28.jspoj.czf> In-Reply-To: <000001c7eb12$d670bdc0$6508280a@tocnet28.jspoj.czf> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, recieved from customer server pbxpress.com or rt.portaone.com Cc: freebsd-mips@freebsd.org Subject: Re: make build-toolchain fials again and again X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 19:14:34 -0000 Daniel Dvořák wrote: > I am sure about the latest snapshot that I downloaded before. > I confirmed md5 hash signature of the file and it is right. > I renamed make.conf to make.conf.bak and I left the system without make.conf file at all. > > I repeated the kernel-toolchain procedure again and with O1 optimization it failed again. :( .. skipped .. > > So if the latest snapshot and system without make.conf file still can´t finish kernel-toolchain procedure, what to do now ? Please, send me the full log of make kernel-toolchain and all files yielded by "find mips.build -name options.h" command. Thanks. -- gonzo