Bug#194513: [mythtv] Internal error: unbalanced parenthesis in operand 1

2003-05-23 Thread Ben Bucksch
You replied to me (bug 194513), but sent it to 194505 and 194345, not 194513. Was that intentional? Matt Zimmerman wrote: reassign 194505 g++-3.3 This also happens with gcc, as noted. X-Debbugs-CC header OK. This is gcc getting killed by the OOM killer. I guessed something like that. How much mem

Processed: Re: [mythtv] Internal error: unbalanced parenthesis in operand 1

2003-05-23 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 194505 g++-3.3 Bug#194505: gcc-3.3: Preprocessor complains of invalid tokens in asm file Bug reassigned from package `gcc-3.3' to `g++-3.3'. > merge 194505 194345 Bug#194345: g++ 3.3 needs to much memory / gets killed by OOM-killer Bug#194505:

Bug#194345: [mythtv] Internal error: unbalanced parenthesis in operand 1

2003-05-23 Thread Matt Zimmerman
reassign 194505 g++-3.3 merge 194505 194345 thanks If you send a bug report to [EMAIL PROTECTED] at the same time as other addresses (such as mythtv-dev); it prevents followups from making it back to the bug. Instead, you should use the X-Debbugs-CC header, so that it gets assigned a bug number b

Bug#194513: Internal error: unbalanced parenthesis in operand 1

2003-05-23 Thread Ben Bucksch
Package: gcc Version: 3:3.3-1 Severity: important When trying to compile MythTV CVS, I get the following error at at least 2 places: (during depend compile:) libs/libmythtv/scheduledrecording.cpp {standard input}: Assembler messages: {standard input}:35010: Warning: end of file not at end of a li

Bug#194505: gcc-3.3: Preprocessor complains of invalid tokens in asm file

2003-05-23 Thread Aaron Matthew Read
Package: gcc-3.3 Version: 1:3.3-2 Severity: important When compiling the smlnj-runtime package, I get errors like these when compiling X86.prim.asm: ../mach-dep/X86.prim.asm:84:24: pasting "ML_X86Frame" and ":" does not give a valid preprocessing token ../mach-dep/X86.prim.asm:141:26: pasting "sig

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

2003-05-23 Thread Matthias Klose
LAST_UPDATED: Native configuration is s390-ibm-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/eh/forced1.C execution test FAIL: g++.eh/terminate2.C Execution test XPASS: g++.other/init5.C Execution test === g++ Summary === # of expected passes

Results for 3.3 (Debian) testsuite on sparc-unknown-linux-gnu

2003-05-23 Thread Matthias Klose
LAST_UPDATED: Native configuration is sparc-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.law/profile1.C Execution test XPASS: g++.other/init5.C Execution test === g++ Summary === # of expected passes7926 # of unexpected failur

Processed: adding another arch

2003-05-23 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > retitle 194330 g++: [mips/mipsel] ice: in propagate_one_insn Bug#194330: g++: [mipsel] ice: in propagate_one_insn Changed Bug title. > stop Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (

Bug#194330: adding another arch

2003-05-23 Thread Chris Cheney
retitle 194330 g++: [mips/mipsel] ice: in propagate_one_insn stop This ICE occurs on mips as well. Chris

Bug#194079: libstdc++5-3.3-dev: Missing strstream.h compatibility header

2003-05-23 Thread Phil Edwards
> I'd think there should be a strstream.h, and not strstream, but see what > PR 7230 says. How odd. I would have expected strstream.h too. *shrug* Somebody has to lose, and frankly, when it's a deprecated header that was never standardized in the first place, I don't much care who it is. After

Bug#194393: linstdc++5 breaking packages on debian sarge

2003-05-23 Thread Phil Edwards
On Fri, May 23, 2003 at 10:33:50AM +0200, "Martin v. L?wis" wrote: > S?bastien FRAN?OIS wrote: > > >/usr/bin/tbl: /usr/local/lib/libgcc_s.so.1: version `GCC_3.3' not found > > Can you report what package /usr/local/lib/libgcc_s.so.1 belongs to? Packages? In /usr/local? Yuck... > Just try re

gcc-3.3_3.3ds9-2_sparc.changes ACCEPTED

2003-05-23 Thread Debian Installer
Accepted: cpp-3.3_3.3-2_sparc.deb to pool/main/g/gcc-3.3/cpp-3.3_3.3-2_sparc.deb fastjar_3.3-2_sparc.deb to pool/main/g/gcc-3.3/fastjar_3.3-2_sparc.deb fixincludes_3.3-2_sparc.deb to pool/main/g/gcc-3.3/fixincludes_3.3-2_sparc.deb g++-3.3_3.3-2_sparc.deb to pool/main/g/gcc-3.3/g++-3.3_3.3-

Re: license of generated info docs (GFDL?) and man pages

2003-05-23 Thread Gerald Pfeifer
On Fri, 23 May 2003, Matthias Klose wrote: > Looking at the source of the gcc docs, the GFDL-1.2 is mentioned. In > the generated html docs and in the generated man pages you can re-find > the copyright, but it's absent of the generated info docs. Some > questions: I believe these are best posed t

Re: license of generated info docs (GFDL?) and man pages

2003-05-23 Thread Joseph S. Myers
On Fri, 23 May 2003, Matthias Klose wrote: > Looking at the source of the gcc docs, the GFDL-1.2 is mentioned. In > the generated html docs and in the generated man pages you can re-find > the copyright, but it's absent of the generated info docs. Some > questions: The generated info docs are und

Bug#194451: Acknowledgement (g++-3.3: Warning option -Winline broken)

2003-05-23 Thread Stephen Kennedy
This has been reported as in the gcc tracker as [Bug c++/10929]

Re: license of generated info docs (GFDL?) and man pages

2003-05-23 Thread Andrew Pinski
On Friday, May 23, 2003, at 10:53 US/Eastern, Matthias Klose wrote: - Could the GCC project consider to re-license the man pages under a license, which would Debian allow to distribute these as part of the gcc package(s)? This is up to the FSF and no one else; mostly likely no since this has b

license of generated info docs (GFDL?) and man pages

2003-05-23 Thread Matthias Klose
Looking at the source of the gcc docs, the GFDL-1.2 is mentioned. In the generated html docs and in the generated man pages you can re-find the copyright, but it's absent of the generated info docs. Some questions: - Are the generated info docs are covered by the GFDL, and especially are there a

Bug#194079: forwarded message from Benjamin Kosnik

2003-05-23 Thread Matthias Klose
--- Begin Message --- >2002-07-01 Benjamin Kosnik <[EMAIL PROTECTED]> > >* include/backward/strstream: Remove namespace std. Transfer to... >* include/backward/strstream.h: ...here. Qualify std names. >* src/strstream.cc: Remove namespace std. >* include/Makefile.

Bug#194451: g++-3.3: Warning option -Winline broken

2003-05-23 Thread Stephen Kennedy
Package: g++-3.3 Version: 1:3.3-2 Severity: normal The docs state that -Winline should only warn for functions declared inline but not inlinable. We use -Winline to ensure that critical code is inlined, but in v3.3 this option is useless. Script started on Fri May 23 15:44:26 2003 % cat a.cpp

Bug#194345: g++ 3.3 needs to much memory / gets killed by OOM-killer

2003-05-23 Thread Rene Engelhard
Hi, Matthias Klose wrote: > Rene Engelhard writes: > > Package: g++-3.3 > > Version: 1:3.3-2 > > Severity: important > > > Running the line with g++ -E gives nothing.. > > no output at all? Right. Regards, Rene pgpYax3OnoLvl.pgp Description: PGP signature

Bug#194393: marked as done (linstdc++5 breaking packages on debian sarge)

2003-05-23 Thread Debian Bug Tracking System
Your message dated Fri, 23 May 2003 10:28:59 +0200 with message-id <[EMAIL PROTECTED]> and subject line Bug#194393: linstdc++5 breaking packages on debian sarge 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 t

Bug#194186: g++-3.3 ICE: Error reporting routines re-entered.

2003-05-23 Thread Matthias Klose
Rene Engelhard writes: > Package: g++-3.3 > Version: 1:3.3-2 > Severity: important > Tags: sid > > Hi, > > Compiling OpenOffice.org 1.0.3 with the g++ 3.3 suport patches > (IZ 13400) with g++ 3.3 gives us the following ICE: > > http://people.debian.org/~rene/openoffice.org/oo103gcc3patchesice >

Bug#194393: linstdc++5 breaking packages on debian sarge

2003-05-23 Thread "Martin v. Löwis"
Sébastien FRANÇOIS wrote: /usr/bin/tbl: /usr/local/lib/libgcc_s.so.1: version `GCC_3.3' not found Can you report what package /usr/local/lib/libgcc_s.so.1 belongs to? Just try removing that file. Regards, Martin

docs still say gcc accepts multi-line strings

2003-05-23 Thread Matthias Klose
>Submitter-Id: net >Originator:Daniel Schepler <[EMAIL PROTECTED]> >Organization: The Debian Project >Confidential: no >Synopsis: >Severity: non-critical >Priority: medium >Category: preprocessor >Class: doc-bug >Release: 3.3 (Debian) (Debian testing/unstable) >

Bug#194393: linstdc++5 breaking packages on debian sarge

2003-05-23 Thread Sébastien FRANÇOIS
Package: libstdc++5 Version: 3.3-0pre9 When I upgraded this library, some programs stopped working, like man, reportbug, etc... [EMAIL PROTECTED]:~$ man man /usr/bin/tbl: /usr/local/lib/libgcc_s.so.1: version `GCC_3.3' not found (required by /usr/lib/libstdc++.so.5) groff: /usr/local/lib/libgcc

Bug#194345: g++ 3.3 needs to much memory / gets killed by OOM-killer

2003-05-23 Thread Matthias Klose
Rene Engelhard writes: > Package: g++-3.3 > Version: 1:3.3-2 > Severity: important > Running the line with g++ -E gives nothing.. no output at all?

Bug#194345: g++ 3.3 needs to much memory / gets killed by OOM-killer

2003-05-23 Thread Matthias Klose
Rene Engelhard writes: > Package: g++-3.3 > Version: 1:3.3-2 > Severity: important > Running the line with g++ -E gives nothing.. no output at all?

Bug#194391: gcc-3.3-doc: info file still says gcc accepts multi-line strings

2003-05-23 Thread Daniel Schepler
Package: gcc-3.3-doc Version: 1:3.3-2 Severity: minor The info file says: String Literals with Embedded Newlines == As an extension, GNU CPP permits string literals to cross multiple lines without escaping the embedded newlines. Each embedded newline is re

Bug#168310: [Bug c++/8598] xmmintrin.h broken for c++

2003-05-23 Thread [EMAIL PROTECTED]
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8598 [EMAIL PROTECTED] changed: What|Removed |Added CC|

Bug#194196: Can't compile kernel 2.4.20

2003-05-23 Thread J.H.M. Dassen (Ray)
On Wed, May 21, 2003 at 19:43:21 +0200, Jose Antonio Salgueiro wrote: > Package: gcc > Version: 3.3-1 > > Compiling kernel 2.4.20 > net/network.o(.text+0xd887): In function `rtnetlink_rcv': > : undefined reference to `rtnetlink_rcv_skb' > make: *** [vmlinux] Error 1 This is fixed in 2.4.21-rc3: