Your message dated Mon, 17 Jan 2005 08:05:05 +0100
with message-id <[EMAIL PROTECTED]>
and subject line fixed in gcc-4.0_4.0ds3-0pre4 upload
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; 15 Sep 2004 17:29:02 +0000
>From [EMAIL PROTECTED] Wed Sep 15 10:29:02 2004
Return-path: <[EMAIL PROTECTED]>
Received: from open.hands.com [195.224.53.39] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1C7daX-0000Lo-00; Wed, 15 Sep 2004 10:29:01 -0700
Received: from lkcl.net (host81-152-10-162.range81-152.btcentralplus.com 
[81.152.10.162])
        by open.hands.com (Postfix) with ESMTP id A4B7CBF77
        for <[EMAIL PROTECTED]>; Wed, 15 Sep 2004 18:28:24 +0100 (BST)
Received: from lkcl by lkcl.net with local (Exim 4.24)
        id 1C7dkp-0000KV-6e; Wed, 15 Sep 2004 18:39:39 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Luke Kenneth Casson Leighton <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: gcc-3.5: compilation error on kde 3.3.0
X-Mailer: reportbug 2.39
Date: Wed, 15 Sep 2004 18:39:39 +0100
Message-Id: <[EMAIL PROTECTED]>
X-hands-com-MailScanner: Found to be clean
X-hands-com-MailScanner-SpamScore: s
X-MailScanner-From: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_01,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: gcc-3.5
Version: 3.5-0pre1
Severity: normal


i get the following error on gcc 3.5.  i am reluctant to include
a "full" report because the stupid kde build process is to stack
all source code .cpp files end-to-end and whack them through gcc.

result?  in some cases a 12mbyte .s file in /tmp that takes 5 minutes
to build and racks up about 256mbytes of memory.

so no i won't be sending a full build report.

i am happy to provide more detailed information on repro'ing the build
however, or i am happy, under guidance, to follow instructions on how
to "cut down" the build to a more manageable chunk of code to send.

l.

if /bin/sh ../../libtool --silent --mode=compile --tag=CXX
/home/lkcl/bin/ccc++ -DHAVE_CONFIG_H -I. -I../../../kio/kio -I../..
-I../../dcop -I../../kio/kssl -I../../.. -I../../../kio/kio/..
-I../../../kio/kio/../kssl -I../kssl -I../../../kio/kio/../../interfaces
-I../../../dcop -I../../../libltdl -I../../../kdefx -I../../../kdecore
-I../../../kdeui -I../../../kio -I../../../kio/kio -I../../../kio/kfile
-I../../.. -I/usr/share/qt3/include -I/usr/X11R6/include
-I/usr/include/kde   -D_LARGEFILE64_SOURCE -DQT_THREAD_SUPPORT
-D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG
-DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute
-fno-exceptions -fno-check-new -fno-common  -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT
libkiocore_la.all_cpp.lo -MD -MP -MF ".deps/libkiocore_la.all_cpp.Tpo"
-c -o libkiocore_la.all_cpp.lo libkiocore_la.all_cpp.cpp; \
then mv -f ".deps/libkiocore_la.all_cpp.Tpo"
".deps/libkiocore_la.all_cpp.Plo"; else rm -f
".deps/libkiocore_la.all_cpp.Tpo"; exit 1; fi
distcc[23376] ERROR: compile
/backup/ccache/libkiocore.tmp.tinapc.23372.ii on localhost failed
In file included from libkiocore_la.all_cpp.cpp:9:
../../../kio/kio/scheduler.cpp: In member function `void
KIO::Scheduler::slotCleanIdleSlaves()':
../../../kio/kio/scheduler.cpp:644: warning: `connection' is deprecated
(declared at ../../../kio/kio/../kio/slave.h:205)
In file included from libkiocore_la.all_cpp.cpp:12:
../../../kio/kio/global.cpp: At global scope:
../../../kio/kio/global.cpp:473: warning: unused parameter 'method'
../../../kio/kio/global.cpp: In function `QByteArray
KIO::rawErrorDetail(int, const QString&, const KURL*, int)':
../../../kio/kio/global.cpp:473: error: Non-addressable variable inside
an alias set.
.GLOBAL_VAR, UID 4340, is an alias tag, is static, call clobbered,
default def: .GLOBAL_VAR_374
TMT.29639, UID 4329, is global, call clobbered, may aliases: {
.GLOBAL_VAR }
../../../kio/kio/global.cpp:473: internal compiler error:
verify_flow_insensitive_alias_info failed.
Please submit a full bug report,


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux highfield 2.6.7-selinux1 #7 Wed Sep 8 17:46:33 BST 2004 i686
Locale: LANG=C, LC_CTYPE=C


---------------------------------------
Received: (at 271851-done) by bugs.debian.org; 17 Jan 2005 07:05:22 +0000
>From [EMAIL PROTECTED] Sun Jan 16 23:05:22 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.35 1 (Debian))
        id 1CqQwz-0006zt-00; Sun, 16 Jan 2005 23:05:21 -0800
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 IAA10938;
        Mon, 17 Jan 2005 08:05:16 +0100 (MET)
Received: from localhost (localhost [127.0.0.1])
        by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 2C388F216;
        Mon, 17 Jan 2005 08:05:16 +0100 (MET)
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 28648-09; Mon, 17 Jan 2005 08:05:05 +0100 (MET)
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;
        Mon, 17 Jan 2005 08:05:05 +0100 (MET)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j0H755hQ025605;
        Mon, 17 Jan 2005 08:05:05 +0100 (MET)
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: Mon, 17 Jan 2005 08:05:05 +0100
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED]
Subject: fixed in gcc-4.0_4.0ds3-0pre4 upload
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" 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-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: 
X-CrossAssassin-Score: 2

these issues are fixed in the gcc-4.0_4.0ds3-0pre4 upload to
experimental. Built for i386, ia64, sparc and powerpc.


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

Reply via email to