Your message dated Sat, 12 Apr 2003 08:36:40 +0200 with message-id <[EMAIL PROTECTED]> and subject line Bug#186667: gcc-3.3_1:3.3ds2-0pre2(testing/ia64): FTBFS: 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; 28 Mar 2003 22:46:09 +0000 >From [EMAIL PROTECTED] Fri Mar 28 16:46:08 2003 Return-path: <[EMAIL PROTECTED]> Received: from winfree.gag.com [192.133.104.8] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18z2bw-0000HR-00; Fri, 28 Mar 2003 16:46:08 -0600 Received: from spampd.localdomain (localhost [127.0.0.1]) by winfree.gag.com (Postfix) with ESMTP id 0B27BC07B for <[EMAIL PROTECTED]>; Fri, 28 Mar 2003 15:45:46 -0700 (MST) Received: from rover.gag.com (rover.gag.com [192.133.104.32]) by winfree.gag.com (Postfix) with ESMTP id BD1E5C4B6 for <[EMAIL PROTECTED]>; Fri, 28 Mar 2003 15:45:28 -0700 (MST) Received: by rover.gag.com (Postfix, from userid 1000) id B127E43BD0; Fri, 28 Mar 2003 15:45:28 -0700 (MST) To: [EMAIL PROTECTED] Subject: gcc-3.3_1:3.3ds2-0pre2(testing/ia64): FTBFS: From: Bdale Garbee <[EMAIL PROTECTED]> Date: Fri, 28 Mar 2003 15:45:28 -0700 Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-0.2 required=4.0 tests=HAS_PACKAGE,SPAM_PHRASE_00_01,SUPERLONG_LINE version=2.44 X-Spam-Level: Package: gcc-3.3 Version: 1:3.3ds2-0pre2 Severity: important This package fails on the ia64 autobuilder as shown below. Bdale | Automatic build of gcc-3.3_1:3.3ds2-0pre2 on caballero by sbuild/ia64 1.169 | Build started at 20030328-1558 [...] | stage1/xgcc -Bstage1/ -B/usr/ia64-linux/bin/ -c -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/config -I../../src/gcc/../include ../../src/gcc/c-common.c -o c-common.o | ../../src/gcc/c-common.c: In function `overflow_warning': | ../../src/gcc/c-common.c:1376: internal compiler error: Segmentation fault | Please submit a full bug report, | with preprocessed source if appropriate. | See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions. | make[4]: *** [c-common.o] Error 1 [...] A complete build log can be found at http://buildd.debian.org/build.php?arch=ia64&pkg=gcc-3.3&ver=1:3.3ds2-0pre2 --------------------------------------- Received: (at 186667-done) by bugs.debian.org; 12 Apr 2003 06:40:19 +0000 >From [EMAIL PROTECTED] Sat Apr 12 01:40:19 2003 Return-path: <[EMAIL PROTECTED]> Received: from mail.cs.tu-berlin.de [130.149.17.13] (root) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 194EgU-0007VZ-00; Sat, 12 Apr 2003 01:40:18 -0500 Received: from bolero.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.19.1]) by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id IAA14718; Sat, 12 Apr 2003 08:36:40 +0200 (MET DST) Received: (from [EMAIL PROTECTED]) by bolero.cs.tu-berlin.de (8.11.6+Sun/8.9.3) id h3C6aeK14830; Sat, 12 Apr 2003 08:36:40 +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: Sat, 12 Apr 2003 08:36:40 +0200 To: Bdale Garbee <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: Bug#186667: gcc-3.3_1:3.3ds2-0pre2(testing/ia64): FTBFS: In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-1.3 required=4.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01, SUPERLONG_LINE version=2.44 X-Spam-Level: did build again (0pre3). Bdale Garbee writes: > Package: gcc-3.3 > Version: 1:3.3ds2-0pre2 > Severity: important > > This package fails on the ia64 autobuilder as shown below. > > Bdale > > | Automatic build of gcc-3.3_1:3.3ds2-0pre2 on caballero by sbuild/ia64 1.169 > | Build started at 20030328-1558 > > [...] > > | stage1/xgcc -Bstage1/ -B/usr/ia64-linux/bin/ -c -O2 -DIN_GCC -W -Wall > -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional > -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../src/gcc > -I../../src/gcc/. -I../../src/gcc/config -I../../src/gcc/../include > ../../src/gcc/c-common.c -o c-common.o > | ../../src/gcc/c-common.c: In function `overflow_warning': > | ../../src/gcc/c-common.c:1376: internal compiler error: Segmentation fault > | Please submit a full bug report, > | with preprocessed source if appropriate. > | See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions. > | make[4]: *** [c-common.o] Error 1 > > [...] > > A complete build log can be found at > http://buildd.debian.org/build.php?arch=ia64&pkg=gcc-3.3&ver=1:3.3ds2-0pre2 > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]