Your message dated Wed, 20 Jul 2005 09:39:11 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#314997: gcc-4.0: fails to be compiled
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; 19 Jun 2005 23:10:47 +0000
>From [EMAIL PROTECTED] Sun Jun 19 16:10:47 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 99.123.99-84.rev.gaoland.net (nowhere.eden) [84.99.123.99] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Dk8wA-0006O3-00; Sun, 19 Jun 2005 16:10:46 -0700
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: David Dumortier <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: gcc-4.0: fails to be compiled
X-Mailer: reportbug 3.8
Date: Mon, 20 Jun 2005 01:10:07 +0200
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
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-4.0
Version: gcc-4.0-4.0.0
Severity: important
Justification: fails to build from source

I launched gcc-4.0 compilation by apt-src from Sid source.
I used libcairo1-dev_0.4.0-1_i386.deb, libpixman1-dev_0.1.5-1_i386.deb
compiled by the same way (apt-src). Exept this, my Sarge is a "pure" Sarge.
gcc-3.3 v3.3.5-13, gnat-3.3 v3.3.5-13 
Failed with the following messages (2 tries, 3rd seems ok).

stage1/xgcc -Bstage1/ -B/usr/i486-linux/bin/ -c   -O2 -DIN_GCC   -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic
-Wno-long-long -Wno-variadic-macros -Wold-style-definition
-DHAVE_CONFIG_H    -I. -I. -I../../src/gcc -I../../src/gcc/.
-I../../src/gcc/../include -I../../src/gcc/../libcpp/include
../../src/gcc/fold-const.c -o fold-const.o
(insn:HI 8477 8476 8478 -1231438536 (set (reg:CCZ 17 flags)
        (compare:CCZ (reg:SI 0 ax [orig:939 D.23275 ] [939])
                    (const_int 0 [0x0]))) 3 {*cmpsi_ccno_1}
(insn_list:REG_DEP_TRUE 8475 (nil))
    (nil))
    ../../src/gcc/fold-const.c: In function 'fold':
    ../../src/gcc/fold-const.c:9866: error: insn 8477 inside basic block 921
but block_for_insn is -1231438536
../../src/gcc/fold-const.c:9866: internal compiler error: verify_flow_info
failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.0/README.Bugs>.
make[4]: *** [fold-const.o] Erreur 1
make[4]: Leaving directory /home/dudu/debsrc/gcc-4.0-4.0.0/build/gcc'
make[3]: *** [stage2_build] Erreur 2
make[3]: Leaving directory /home/dudu/debsrc/gcc-4.0-4.0.0/build/gcc'
make[2]: *** [bootstrap] Erreur 2
make[2]: Leaving directory /home/dudu/debsrc/gcc-4.0-4.0.0/build'
s=cat status; rm -f status; test $s -eq 0
make[1]: *** [stamps/05-build-stamp] Erreur 1
make[1]: Leaving directory /home/dudu/debsrc/gcc-4.0-4.0.0'
make: *** [stamps/05-build-stamp] Erreur 2
E: Building failed


stage1/xgcc -Bstage1/ -B/usr/i486-linux/bin/   -O2 -DIN_GCC   -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic
-Wno-long-long -Wno-variadic-macros -Wold-style-definition
-DHAVE_CONFIG_H    -I. -I. -I../../src/gcc -I../../src/gcc/.
-I../../src/gcc/../include -I../../src/gcc/../libcpp/include  -c
insn-attrtab.c \
  -o insn-attrtab.o
insn-attrtab.c: In function 'internal_dfa_insn_code':
insn-attrtab.c:25202: internal compiler error: Erreur de segmentation
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.0/README.Bugs>.
make[4]: *** [insn-attrtab.o] Erreur 1
make[4]: Leaving directory /home/dudu/debsrc/gcc-4.0-4.0.0/build/gcc'
make[3]: *** [stage2_build] Erreur 2
make[3]: Leaving directory /home/dudu/debsrc/gcc-4.0-4.0.0/build/gcc'
make[2]: *** [bootstrap] Erreur 2
make[2]: Leaving directory /home/dudu/debsrc/gcc-4.0-4.0.0/build'
s=cat status; rm -f status; test $s -eq 0
make[1]: *** [stamps/05-build-stamp] Erreur 1
make[1]: Leaving directory /home/dudu/debsrc/gcc-4.0-4.0.0'
make: *** [stamps/05-build-stamp] Erreur 2
E: Building failed
  

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

---------------------------------------
Received: (at 314997-done) by bugs.debian.org; 20 Jul 2005 07:39:23 +0000
>From [EMAIL PROTECTED] Wed Jul 20 00:39:23 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1Dv9Ap-0005GW-00; Wed, 20 Jul 2005 00:39:23 -0700
Received: from mailhost.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.17.13])
        by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id JAA20700;
        Wed, 20 Jul 2005 09:39:17 +0200 (MEST)
Received: from localhost (localhost [127.0.0.1])
        by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 5443AF211;
        Wed, 20 Jul 2005 09:39:17 +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 21224-49; Wed, 20 Jul 2005 09:39:16 +0200 (MEST) 11337
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;
        Wed, 20 Jul 2005 09:39:12 +0200 (MEST)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j6K7dBSw023292;
        Wed, 20 Jul 2005 09:39:11 +0200 (MEST)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <[EMAIL PROTECTED]>
Date: Wed, 20 Jul 2005 09:39:11 +0200
To: David Dumortier <[EMAIL PROTECTED]>,
        [EMAIL PROTECTED]
Subject: Re: Bug#314997: gcc-4.0: fails to be compiled
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
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: [EMAIL PROTECTED]
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-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

cannot be reproduced with recent 4.0.1-2 version. built fine on all
architectures.

David Dumortier writes:
> Package: gcc-4.0
> Version: gcc-4.0-4.0.0
> Severity: important
> Justification: fails to build from source
> 
> I launched gcc-4.0 compilation by apt-src from Sid source.
> I used libcairo1-dev_0.4.0-1_i386.deb, libpixman1-dev_0.1.5-1_i386.deb
> compiled by the same way (apt-src). Exept this, my Sarge is a "pure" Sarge.
> gcc-3.3 v3.3.5-13, gnat-3.3 v3.3.5-13 
> Failed with the following messages (2 tries, 3rd seems ok).
> 
> stage1/xgcc -Bstage1/ -B/usr/i486-linux/bin/ -c   -O2 -DIN_GCC   -W -Wall
> -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic
> -Wno-long-long -Wno-variadic-macros -Wold-style-definition
> -DHAVE_CONFIG_H    -I. -I. -I../../src/gcc -I../../src/gcc/.
> -I../../src/gcc/../include -I../../src/gcc/../libcpp/include
> ../../src/gcc/fold-const.c -o fold-const.o
> (insn:HI 8477 8476 8478 -1231438536 (set (reg:CCZ 17 flags)
>         (compare:CCZ (reg:SI 0 ax [orig:939 D.23275 ] [939])
>                   (const_int 0 [0x0]))) 3 {*cmpsi_ccno_1}
> (insn_list:REG_DEP_TRUE 8475 (nil))
>     (nil))
>     ../../src/gcc/fold-const.c: In function 'fold':
>     ../../src/gcc/fold-const.c:9866: error: insn 8477 inside basic block 921
> but block_for_insn is -1231438536
> ../../src/gcc/fold-const.c:9866: internal compiler error: verify_flow_info
> failed
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> For Debian GNU/Linux specific bug reporting instructions,
> see <URL:file:///usr/share/doc/gcc-4.0/README.Bugs>.
> make[4]: *** [fold-const.o] Erreur 1
> make[4]: Leaving directory /home/dudu/debsrc/gcc-4.0-4.0.0/build/gcc'
> make[3]: *** [stage2_build] Erreur 2
> make[3]: Leaving directory /home/dudu/debsrc/gcc-4.0-4.0.0/build/gcc'
> make[2]: *** [bootstrap] Erreur 2
> make[2]: Leaving directory /home/dudu/debsrc/gcc-4.0-4.0.0/build'
> s=cat status; rm -f status; test $s -eq 0
> make[1]: *** [stamps/05-build-stamp] Erreur 1
> make[1]: Leaving directory /home/dudu/debsrc/gcc-4.0-4.0.0'
> make: *** [stamps/05-build-stamp] Erreur 2
> E: Building failed
> 
> 
> stage1/xgcc -Bstage1/ -B/usr/i486-linux/bin/   -O2 -DIN_GCC   -W -Wall
> -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic
> -Wno-long-long -Wno-variadic-macros -Wold-style-definition
> -DHAVE_CONFIG_H    -I. -I. -I../../src/gcc -I../../src/gcc/.
> -I../../src/gcc/../include -I../../src/gcc/../libcpp/include  -c
> insn-attrtab.c \
>   -o insn-attrtab.o
> insn-attrtab.c: In function 'internal_dfa_insn_code':
> insn-attrtab.c:25202: internal compiler error: Erreur de segmentation
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> For Debian GNU/Linux specific bug reporting instructions,
> see <URL:file:///usr/share/doc/gcc-4.0/README.Bugs>.
> make[4]: *** [insn-attrtab.o] Erreur 1
> make[4]: Leaving directory /home/dudu/debsrc/gcc-4.0-4.0.0/build/gcc'
> make[3]: *** [stage2_build] Erreur 2
> make[3]: Leaving directory /home/dudu/debsrc/gcc-4.0-4.0.0/build/gcc'
> make[2]: *** [bootstrap] Erreur 2
> make[2]: Leaving directory /home/dudu/debsrc/gcc-4.0-4.0.0/build'
> s=cat status; rm -f status; test $s -eq 0
> make[1]: *** [stamps/05-build-stamp] Erreur 1
> make[1]: Leaving directory /home/dudu/debsrc/gcc-4.0-4.0.0'
> make: *** [stamps/05-build-stamp] Erreur 2
> E: Building failed
>   
> 
> -- System Information:
> Debian Release: 3.1
> Architecture: i386 (i686)
> Kernel: Linux 2.6.10
> Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to