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

Bug#78826: marked as done ([fixed upstream 20001205] Internal compiler error: program cc1 got fatal signal 11)



Your message dated Thu, 21 Mar 2002 13:32:05 +0100 (CET)
with message-id <Pine.LNX.4.44.0203211331220.4291-100000@tpo2.sourcepole>
and subject line Close #78826?
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; 5 Dec 2000 10:46:44 +0000
>From tpo@sourcepole.ch Tue Dec 05 04:46:43 2000
Return-path: <tpo@sourcepole.ch>
Received: from freesurfmta02.sunrise.ch (freesurfmail.sunrise.ch) [194.230.0.17] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 143FcR-0005Zt-00; Tue, 05 Dec 2000 04:46:43 -0600
Received: from localhost (194.230.203.170) by freesurfmail.sunrise.ch (5.1.054)
        id 3A2514E000068FDD for submit@bugs.debian.org; Tue, 5 Dec 2000 11:46:38 +0100
Received: from tpo by localhost with local (Exim 3.12 #1 (Debian))
	id 143FcA-0000Zn-00; Tue, 05 Dec 2000 11:46:26 +0100
From: Tomas Pospisek <tpo@spin.ch>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: [i386] gcc: Internal compiler error: program cc1 got fatal signal 11
X-Reportbug-Version: 1.7
X-Mailer: reportbug 1.7
Date: Tue, 05 Dec 2000 11:46:26 +0100
Message-Id: <E143FcA-0000Zn-00@localhost>
Sender: Tomas Pospisek <tpo@sourcepole.ch>
Delivered-To: submit@bugs.debian.org

Package: gcc
Version: 1:2.95.2-18
Severity: normal

How to reproduce:

1. get packages

$ apt-get source pine
$ apt-get install libssl096 libssl096-dev
$ apt-get install openssl
$ apt-get install libc-client4.7 libc-client4.7-dev

2. patch pine to use SSL

/usr/src/pine4/pine-4.30/imap/src/osdep/unix $ diff -u Makefile.ssl.orig Makefile.ssl
--- /tmp/Makefile.ssl   Wed Oct 25 03:41:56 2000
+++ /usr/src/pine4/pine-4.30/imap/src/osdep/unix/Makefile.ssl   Mon Dec  4 14:42:55 2000
@@ -21,13 +21,13 @@
 # Extended flags needed for additional authenticators.  You may need to modify.
 
 SSLDIR=/usr/local/ssl
-SSLCERTS=$(SSLDIR)/certs
-SSLINCLUDE=$(SSLDIR)/include
-SSLLIB=$(SSLDIR)/lib
+SSLCERTS=/etc/ssl/certs
+SSLINCLUDE=/usr/include/openssl
+SSLLIB=/usr/lib/ssl
 
 # Some versions of MIT Kerberos also have a libcrypto, get the right one
-#SSLCRYPTO=-lcrypto
-SSLCRYPTO=$(SSLLIB)/libcrypto.a
+SSLCRYPTO=-lcrypto
+#SSLCRYPTO=$(SSLLIB)/libcrypto.a
 
 # RSA Security Inc. released the RSA public key encryption algorithm into
 # the public domain on September 6, 2000.  There is no longer any need to

/usr/src/pine4/pine-4.30 $ diff -u build.orig build
--- /tmp/build  Tue Aug  1 00:28:01 2000
+++ /usr/src/pine4/pine-4.30/build      Mon Dec  4 14:34:40 2000
@@ -297,7 +299,7 @@
 
 # Try to automatically include SSL. To prevent SSL from being automatically
 # included use "build NOSSL target".
-        if [ -d /usr/local/ssl -a "$SAFLAGS" != "1" -a "$NOSSL" != "1" ]
+        if [ -d /etc/ssl -a "$SAFLAGS" != "1" -a "$NOSSL" != "1" ]
        then
          SSL="'SPECIALAUTHENTICATORS=ssl'"
          echo "Including SSL functionality"

3. Build source

$ dpkg-source -x pine*.dsc

4. Try to compile imapd

$ cd pine-4.30/imap/imapd
$ gcc -I../c-client `cat ../c-client/CFLAGS` \
    -DANOFILE=\"/etc/anonymous.newsgroups\" \
    -DALERTFILE=\"/etc/imapd.alert\" \
    -DUSERALERTFILE=\".imapalert\"   -c -o imapd.o imapd.c
gcc: Internal compiler error: program cc1 got fatal signal 11

*t

Kernel: Linux localhost 2.2.14 #3 SMP Wed Mar 15 17:26:04 CET 2000 i586

Versions of packages gcc depends on:
hi  binutils                    2.10.1.0.2-1 The GNU assembler, linker and bina
hi  cpp                         1:2.95.2-18  The GNU C preprocessor.           
hi  libc6                       2.2-4        GNU C Library: Shared libraries an


---------------------------------------
Received: (at 78826-close) by bugs.debian.org; 21 Mar 2002 12:32:58 +0000
>From tpo@sourcepole.ch Thu Mar 21 06:32:58 2002
Return-path: <tpo@sourcepole.ch>
Received: from smtp.datacomm.ch (flu-smtp-01.datacomm.ch) [212.40.5.52] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 16o1kY-0003j8-00; Thu, 21 Mar 2002 06:32:58 -0600
Received: from tpo2.sourcepole (adsl-248-73-glattbrugg2.tiscalinet.ch [212.254.248.73])
	by flu-smtp-01.datacomm.ch (8.11.6/8.11.6) with ESMTP id g2LCWuE05309
	for <78826-close@bugs.debian.org>; Thu, 21 Mar 2002 13:32:56 +0100
Received: from tpo (helo=localhost)
	by tpo2.sourcepole with local-esmtp (Exim 3.34 #1 (Debian))
	id 16o1jh-00017E-00
	for <78826-close@bugs.debian.org>; Thu, 21 Mar 2002 13:32:05 +0100
Date: Thu, 21 Mar 2002 13:32:05 +0100 (CET)
From: Tomas Pospisek <tpo_deb@sourcepole.ch>
X-X-Sender: tpo@tpo2.sourcepole
To: 78826-close@bugs.debian.org
Subject: Re: Close #78826?
In-Reply-To: <[🔎] 1016713738.10546.53.camel@mill>
Message-ID: <Pine.LNX.4.44.0203211331220.4291-100000@tpo2.sourcepole>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: Tomas Pospisek <tpo@sourcepole.ch>
Delivered-To: 78826-close@bugs.debian.org

Herewith closing the bug.
*t

On 21 Mar 2002, Philip Blundell wrote:

> On Thu, 2002-03-21 at 12:16, Tomas Pospisek wrote:
> > Since I do not have the original sources/patch etc. I am unable to verify
> > (well I might go searching for it on the net, but I'm lazy).
> >
> > But I have been building pine*.deb packages for a long time now
> > every time a new pine came out so I guess (I'm pretty sure) that
> > the bug does not occur any more.
>
> OK.  Well, please go ahead and close the report.

-----------------------------------------------------------------------
     Tomas Pospisek
     sourcepole    -   Linux & Open Source Solutions
     http://sourcepole.com
     Elestastrasse 18,  7310 Bad Ragaz,  Switzerland
     Tel:+41 (81) 330 77 13,  Fax:+41 (81) 330 77 12
------------------------------------------------------------------------



Reply to: