[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#312649: marked as done (gcc-3.4 doesn't build on sarge)



Your message dated Tue, 12 Jul 2005 21:17:25 +0200
with message-id <17108.5957.124443.984289@gargle.gargle.HOWL>
and subject line gcc-3.4 doesn't build on sarge
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 9 Jun 2005 11:37:38 +0000
>From jensen@scan-plus.de Thu Jun 09 04:37:38 2005
Return-path: <jensen@scan-plus.de>
Received: from mxgate01.rz-mu13.ulm.scan-plus.net [212.211.130.104] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1DgLLu-0007J5-00; Thu, 09 Jun 2005 04:37:38 -0700
Received: (qmail 12325 invoked from network); 9 Jun 2005 11:37:35 -0000
Received: from unknown (HELO jabba.scan-plus.de) (127.0.0.1)
  by localhost with SMTP; 9 Jun 2005 11:37:35 -0000
Received: from [212.75.33.207] ([212.75.33.207])
          by jabba.scan-plus.de (Lotus Domino Release 6.5.1)
          with ESMTP id 2005060913373235-43641 ;
          Thu, 9 Jun 2005 13:37:32 +0200 
Message-ID: <42A8298F.5080809@scan-plus.de>
Date: Thu, 09 Jun 2005 13:35:43 +0200
From: Henry Jensen <jensen@scan-plus.de>
User-Agent: Debian Thunderbird 1.0.2 (X11/20050331)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: submit@bugs.debian.org
Subject: gcc-3.4 doesn't build on sarge
X-Enigmail-Version: 0.91.0.0
X-MIMETrack: Itemize by SMTP Server on jabba/ScanPlus(Release 6.5.1|January 28, 2004) at
 06/09/2005 13:37:32,
	Serialize by Router on jabba/ScanPlus(Release 6.5.1|January 28, 2004) at 06/09/2005
 13:37:33,
	Serialize complete at 06/09/2005 13:37:33
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=ISO-8859-1
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: gcc-3.4
Version: 3.4.3
Severity: normal

gcc-3.4, respectively libstdc++6-0, doesn't build, it fails in stage2.

This is what I do:

sh-2.05b$ apt-get source libstdc++6-0

sh-2.05b$ cd gcc-3.4-3.4.3

sh-2.05b$ dpkg-buildpackage -rfakeroot -uc -us
[build begins]
...
make[5]: Entering directory `/spdeb/pub/source/gcc-3.4-3.4.3/build/gcc'
../../src/gcc/p/Make-lang.in:725: warning: overriding commands for
target `p/version.o'
../../src/gcc/p/Make-lang.in:719: warning: ignoring old commands for
target `p/version.o'
/usr/bin/make CC=" stage2/xgcc -Bstage2/ -B/usr/i486-linux/bin/"
CC_FOR_BUILD=" stage2/xgcc -Bstage2/ -B/usr/i486-linux/bin/" \
         STAGE_PREFIX=stage2/ \
         ADAFLAGS="-gnatpg -gnata" CFLAGS="-O2 " LDFLAGS=""
WARN_CFLAGS="\$(GCC_WARN_CFLAGS)" STRICT_WARN="-pedantic -Wno-long-long
-Wold-style-definition " libdir=/usr/lib LANGUAGES="c gcov gcov-dump ada
c++ f77 java objc pascal treelang" MAKEINFO="makeinfo" MAKEINFOFLAGS=""
MAKEOVERRIDES= OUTPUT_OPTION="-o \$@" \
         CFLAGS="-O2 " WERROR=""
make[6]: Entering directory `/spdeb/pub/source/gcc-3.4-3.4.3/build/gcc'
../../src/gcc/p/Make-lang.in:725: warning: overriding commands for
target `p/version.o'
../../src/gcc/p/Make-lang.in:719: warning: ignoring old commands for
target `p/version.o'
stage2/gnatbind -C -I- -I. -Iada -I../../src/gcc/ada -o ada/b_gnat1.c -n
ada/gnat1drv.ali
make[6]: stage2/gnatbind: Command not found
make[6]: *** [ada/b_gnat1.c] Error 127
make[6]: Leaving directory `/spdeb/pub/source/gcc-3.4-3.4.3/build/gcc'
make[5]: *** [stage3_build] Error 2
make[5]: Leaving directory `/spdeb/pub/source/gcc-3.4-3.4.3/build/gcc'
make[4]: *** [quickstrap] Error 2
make[4]: Leaving directory `/spdeb/pub/source/gcc-3.4-3.4.3/build/gcc'
make[3]: *** [all-gcc] Error 2
make[3]: Leaving directory `/spdeb/pub/source/gcc-3.4-3.4.3/build'
make[2]: *** [bootstrap-lean] Error 2
make[2]: Leaving directory `/spdeb/pub/source/gcc-3.4-3.4.3/build'
s=`cat status`; rm -f status; test $s -eq 0
make[1]: *** [stamps/05-build-stamp] Error 1
make[1]: Leaving directory `/spdeb/pub/source/gcc-3.4-3.4.3'
make: *** [stamps/05-build-stamp] Error 2


My System:

Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-k7

gcc -v
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared
--enable-__cxa_atexit --with-system-zlib --enable-nls
--without-included-gettext --enable-clocale=gnu --enable-debug
--enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix

 cat /proc/cpuinfo
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 6
model           : 8
model name      : AMD Sempron(tm) 2200+
stepping        : 1
cpu MHz         : 1512.272
cache size      : 256 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat pse36 mmx fxsr sse syscall mp mmxext 3dnowext 3dnow
bogomips        : 3006.46



Regards,
Henry


---------------------------------------
Received: (at 312649-done) by bugs.debian.org; 12 Jul 2005 19:17:28 +0000
>From doko@cs.tu-berlin.de Tue Jul 12 12:17:28 2005
Return-path: <doko@cs.tu-berlin.de>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DsQG0-0006K1-00; Tue, 12 Jul 2005 12:17:28 -0700
Received: from mailhost.cs.tu-berlin.de (postfix@mail.cs.tu-berlin.de [130.149.17.13])
	by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id VAA22060
	for <312649-done@bugs.debian.org>; Tue, 12 Jul 2005 21:17:26 +0200 (MEST)
Received: from localhost (localhost [127.0.0.1])
	by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 85633F223
	for <312649-done@bugs.debian.org>; Tue, 12 Jul 2005 21:17:25 +0200 (MEST)
Received: from mailhost.cs.tu-berlin.de ([127.0.0.1])
 by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP
 id 28247-23 for <312649-done@bugs.debian.org>;
 Tue, 12 Jul 2005 21:17:25 +0200 (MEST) 14103
Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1])
	by mailhost.cs.tu-berlin.de (Postfix) with ESMTP
	for <312649-done@bugs.debian.org>; Tue, 12 Jul 2005 21:17:25 +0200 (MEST)
Received: (from doko@localhost)
	by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j6CJHPkw018377;
	Tue, 12 Jul 2005 21:17:25 +0200 (MEST)
From: Matthias Klose <doko@cs.tu-berlin.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <17108.5957.124443.984289@gargle.gargle.HOWL>
Date: Tue, 12 Jul 2005 21:17:25 +0200
To: 312649-done@bugs.debian.org
Subject: Re: gcc-3.4 doesn't build on sarge
X-Mailer: VM 7.17 under 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid
X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de
Delivered-To: 312649-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

unreproducible, please check on another machine.



Reply to: