Your message dated Wed, 7 Sep 2005 09:45:50 -0700 with message-id <[EMAIL PROTECTED]> and subject line Unreproducible 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; 16 Aug 2005 01:54:15 +0000 >From [EMAIL PROTECTED] Mon Aug 15 18:54:15 2005 Return-path: <[EMAIL PROTECTED]> Received: from zoot.lafn.org [206.117.18.6] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1E4qed-00055C-00; Mon, 15 Aug 2005 18:54:15 -0700 Received: from localhost.localdomain (pool-71-104-165-253.lsanca.dsl-w.verizon.net [71.104.165.253]) (authenticated bits=0) by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j7G1sEhU012703 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for <[EMAIL PROTECTED]>; Mon, 15 Aug 2005 18:54:14 -0700 (PDT) (envelope-from [EMAIL PROTECTED]) Received: from kraai by localhost.localdomain with local (Exim 4.52) id 1E4nnG-0001Fm-8z for [EMAIL PROTECTED]; Mon, 15 Aug 2005 15:50:58 -0700 Date: Mon, 15 Aug 2005 15:50:58 -0700 From: Matt Kraai <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: ICE compiling gnubik on i386 in size_binop Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="y0ulUmNC+osPPQO6" Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Virus-Scanned: ClamAV 0.86.2/1023/Mon Aug 15 13:15:08 2005 on zoot.lafn.org X-Virus-Status: Clean 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=-7.6 required=4.0 tests=BAYES_00,DATE_IN_PAST_03_06, HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 --y0ulUmNC+osPPQO6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Package: gcc-4.0 Version: 4.0.1-4 Severity: important gnubik fails to build because there is an ICE: > if i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DWIDGET_SET_gtk=3D1 -= DSCRIPTDIR=3D\"/usr/share/gnubik/scripts\" -DGUILEDIR=3D\"/usr/share/gnubik= /guile\" -DICONDIR=3D\"/usr/share/gnubik/icons\" -DLOCALEDIR=3D\"/usr/share= /locale\" -DXTHREADS -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/= include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/incl= ude -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2= =2E0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -Wall -g -O2 -MT= cube.o -MD -MP -MF ".deps/cube.Tpo" \ > -c -o cube.o `test -f 'cube.c' || echo './'`cube.c; \ > then mv -f ".deps/cube.Tpo" ".deps/cube.Po"; \ > else rm -f ".deps/cube.Tpo"; exit 1; \ > fi > cube.c: In function 'make_scm_cube': > cube.c:683: internal compiler error: in size_binop, at fold-const.c:1637 > 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>. --=20 Matt --y0ulUmNC+osPPQO6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDARxRfNdgYxVXvBARAiVsAKC2UOkWClmE+KKaableD+PXBQZ7vwCeMmzO HO6Yrg3nD89WwQv+mMeuQkE= =FSE+ -----END PGP SIGNATURE----- --y0ulUmNC+osPPQO6-- --------------------------------------- Received: (at 323313-done) by bugs.debian.org; 8 Sep 2005 03:47:36 +0000 >From [EMAIL PROTECTED] Wed Sep 07 20:47:36 2005 Return-path: <[EMAIL PROTECTED]> Received: from zoot.lafn.org [206.117.18.6] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1EDDNw-0002ST-00; Wed, 07 Sep 2005 20:47:36 -0700 Received: from localhost.localdomain (pool-71-104-166-233.lsanca.dsl-w.verizon.net [71.104.166.233]) (authenticated bits=0) by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j883lZqw091395 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for <[EMAIL PROTECTED]>; Wed, 7 Sep 2005 20:47:36 -0700 (PDT) (envelope-from [EMAIL PROTECTED]) Received: from kraai by localhost.localdomain with local (Exim 4.52) id 1ED33W-0000wx-Og for [EMAIL PROTECTED]; Wed, 07 Sep 2005 09:45:50 -0700 Date: Wed, 7 Sep 2005 09:45:50 -0700 From: Matt Kraai <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Unreproducible Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Virus-Scanned: ClamAV 0.86.2/1069/Wed Sep 7 08:08:51 2005 on zoot.lafn.org X-Virus-Status: Clean 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=-1.4 required=4.0 tests=BAYES_00,DATE_IN_PAST_06_12, ONEWORD autolearn=no version=2.60-bugs.debian.org_2005_01_02 --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Howdy, I can't reproduce this bug any more either, so I'm closing it. --=20 Matt --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDHxk9fNdgYxVXvBARAq5EAJ9Iujbedq6gQay25SeyAz8Gpn6ZOwCfdLHn MU88UsGlFC2fPTGGg9nFW/c= =k0qq -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62-- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]