Bug#524059: Hmm...actually, rebooting worked

2009-04-14 Thread Ron Wright
Wow, I should have known to do that. My apologies for the troubles. I followed the advice in the previous post, and rebooting worked. I have no clue how the RAM got corrupt. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact lis

Bug#524064: Regression: compile failure on valid C++ code

2009-04-14 Thread Bastian Blank
On Tue, Apr 14, 2009 at 09:19:49PM +0100, Alastair McKinstry wrote: > Ok. I'm not a C++ programmer, and would appreciate an explanation. The > standalone code is: I would try using "#include ". Bastian -- Lots of people drink from the wrong bottle sometimes. -- Edith Keeler, "

Bug#524059: gcc-4.3: Internal compiler error with gcc 4.3.2 on armel

2009-04-14 Thread Riku Voipio
Hi, If you reboot your build machine and try compiling again, will you still get the same crash? Internal compiler errors can be sign of bad RAM, if they are random. -- "rm -rf" only sounds scary if you don't have backups -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a

Bug#524064: Regression: compile failure on valid C++ code

2009-04-14 Thread Alastair McKinstry
Hi, Ok. I'm not a C++ programmer, and would appreciate an explanation. The standalone code is: #include #include #include using namespace std; class DateTime { public: DateTime(); virtual ~DateTime() {} operator tm() const; protected: long i; }; class Eps

Processed: Re: Bug#524097: libgwrap-runtime-dev: missing depends.

2009-04-14 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 524097 libffi-dev Bug#524097: libgwrap-runtime-dev: missing depends. Bug reassigned from package `libgwrap-runtime-dev' to `libffi-dev'. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking s

Processed: Re: Bug#524064: Regression: compile failure on valid C++ code

2009-04-14 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 524064 moreinfo Bug#524064: Regression: compile failure on valid C++ code There were no tags set. Tags added: moreinfo > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (a

Bug#524064: Regression: compile failure on valid C++ code

2009-04-14 Thread Bastian Blank
tags 524064 moreinfo thanks On Tue, Apr 14, 2009 at 05:17:59PM +0100, Alastair McKinstry wrote: > Relevant code: > 196 ostringstream out; > 197 tm convert = base_; > 198 locale loc(""); > 199 out.imbue(loc); > 200 const std::time_

Bug#524064: Regression: compile failure on valid C++ code

2009-04-14 Thread Alastair McKinstry
Package: g++-4.3 Version: 4.3.3-7 Severity: normal Compiling magics++, a new package for debian, I get: /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../src-I../../src/MvObs -I../../src/terralib/kernel -I../../src -I../../src/basic -I../../src/common -I../..