Results for 3.4.0 20040215 (prerelease) testsuite on ia64-unknown-linux-gnu

2004-02-20 Thread Matthias Klose
LAST_UPDATED: Sun Feb 15 16:20:48 UTC 2004 === acats tests === FAIL: ad8011a FAIL: c380004 FAIL: c91004b FAIL: c940010 FAIL: c94002g FAIL: c94007a FAIL: c95022b FAIL: c95072a FAIL: c95072b FAIL: c954016 FAIL: c954017 FAIL: c974004 FAIL: c974009 FAIL: c9a

Results for 3.3.3 (Debian) testsuite on s390-ibm-linux-gnu

2004-02-20 Thread Matthias Klose
LAST_UPDATED: Native configuration is s390-ibm-linux-gnu === g++ tests === Running target unix XPASS: g++.other/init5.C Execution test === g++ Summary === # of expected passes8169 # of unexpected successes 1 # of expected failures 93

Results for 3.4.0 20040218 (prerelease) testsuite on alpha-unknown-linux-gnu

2004-02-20 Thread Matthias Klose
LAST_UPDATED: Native configuration is alpha-unknown-linux-gnu === libffi tests === Running target unix === libffi Summary === # of expected passes212 # of unsupported tests 2 === libjava tests === Running target unix FAIL:

gcc-snapshot_20040215-1_hppa.changes ACCEPTED

2004-02-20 Thread Debian Installer
Accepted: gcc-snapshot_20040215-1_hppa.deb to pool/main/g/gcc-snapshot/gcc-snapshot_20040215-1_hppa.deb Thank you for your contribution to Debian.

gcc-3.3_3.3.3ds5-1.0.1_hppa.changes ACCEPTED

2004-02-20 Thread Debian Installer
Accepted: cpp-3.3_3.3.3-1.0.1_hppa.deb to pool/main/g/gcc-3.3/cpp-3.3_3.3.3-1.0.1_hppa.deb fastjar_3.3.3-1.0.1_hppa.deb to pool/main/g/gcc-3.3/fastjar_3.3.3-1.0.1_hppa.deb fixincludes_3.3.3-1.0.1_hppa.deb to pool/main/g/gcc-3.3/fixincludes_3.3.3-1.0.1_hppa.deb g++-3.3_3.3.3-1.0.1_hppa.deb

Processing of gcc-3.3_3.3.3ds5-1.0.1_hppa.changes

2004-02-20 Thread Archive Administrator
gcc-3.3_3.3.3ds5-1.0.1_hppa.changes uploaded successfully to localhost along with the files: gcc-3.3-base_3.3.3-1.0.1_hppa.deb libgcc1_3.3.3-1.0.1_hppa.deb cpp-3.3_3.3.3-1.0.1_hppa.deb protoize_3.3.3-1.0.1_hppa.deb fixincludes_3.3.3-1.0.1_hppa.deb gobjc-3.3_3.3.3-1.0.1_hppa.deb libobj

Processing of gcc-snapshot_20040215-1_hppa.changes

2004-02-20 Thread Archive Administrator
gcc-snapshot_20040215-1_hppa.changes uploaded successfully to localhost along with the files: gcc-snapshot_20040215-1_hppa.deb Greetings, Your Debian queue daemon

Bug#233934: gcc-snapshot: Broken symbol lookup in templates

2004-02-20 Thread Andre Woebbeking
Package: gcc-snapshot Version: 20040215-1 Severity: important Tags: sid Hi, the following code doesn't compile: void bla(const char&) {}; void bla(const int&) {}; template void foo() { void (*g)(const T&) = bla; } void bla(const double&) {}; int main() { foo(); return 0; } If

Processed: Re: Bug#233891: acl2_2.7-9(hppa/unstable): FTBFS: dies build docs??

2004-02-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 233891 gcc-3.3 Bug#233891: acl2_2.7-9(hppa/unstable): FTBFS: dies build docs?? Bug reassigned from package `acl2' to `gcc-3.3'. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administr

Bug#228018: gcc-3.3: [alpha] cc1 Internal error when building fceu-0.97.5

2004-02-20 Thread James Troup
Falk Hueffner <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] (Joe Nahmias) writes: > >> FWIW, I just tried to compile on escher with: >> >> $gcc --version >> gcc (GCC) 3.3.3 20040125 (prerelease) (Debian) >> >> no good. I guess I'll have to wait until 3.4 is uploaded. > > I'll build it on my o

Bug#228018: gcc-3.3: [alpha] cc1 Internal error when building fceu-0.97.5

2004-02-20 Thread Falk Hueffner
[EMAIL PROTECTED] (Joe Nahmias) writes: > FWIW, I just tried to compile on escher with: > > $gcc --version > gcc (GCC) 3.3.3 20040125 (prerelease) (Debian) > > no good. I guess I'll have to wait until 3.4 is uploaded. I'll build it on my own machine with some extra swap files. -- Fal

Bug#233836: gcc-3.3: dangling 'altertnatives' symlink

2004-02-20 Thread Alexis Huxley
Package: gcc-3.3 Version: 1:3.3.2-4 Severity: normal After upgrading from gcc 3.2.1 to 3.3, I get the following email from cron: --report /etc/cron.daily /etc/cron.daily/man-db: mandb: warning: /usr/share/man/man1/cc.1.gz is a dangling symlink mandb: warning: /us

Re: using gcc-snapshot on m68k?

2004-02-20 Thread Matthias Klose
Mike Furr writes: > [Please CC, I'm not subscribed] > Hello gcc team, > > One of my packages fails to build on m68k due to excessive memory use by > g++(~373mb) and thus has RC-bug 207578. This occurs on all archs, but > m68k is the only arch without the memory to handle it. I recently > discove