Bug#454872: FTBFS with GCC 4.3: missing #includes

2008-04-06 Thread Alexander Schmehl
tags 454872 -patch thanks * Cyril Brulebois [EMAIL PROTECTED] [080304 04:58]: I know it's fixed-upstream, but anyway, here's a patch against the current revision, because of the RG/RC-iness of this bug. While preparing an NMU based upon your patch, I found that it didn't work completly.

Bug#454872: FTBFS with GCC 4.3: missing #includes

2008-04-06 Thread Alexander Schmehl
* Alexander Schmehl [EMAIL PROTECTED] [080406 04:04]: After several lines of stuff like: [..] dh_makeshlibs: command returned error code 256 Full build log available on http://people.debian.org/~tolimar/build-logs/libspiff_0.8.2-2.1.build Yours sincerely, Alexander signature.asc

Bug#454872: FTBFS with GCC 4.3: missing #includes

2008-03-03 Thread Cyril Brulebois
tag 454872 patch thanks Martin Michlmayr [EMAIL PROTECTED] (09/12/2007): Running ./bootstrap helped. I can confirm that everything compiles with GCC 4.3 now. Hi, I know it's fixed-upstream, but anyway, here's a patch against the current revision, because of the RG/RC-iness of this bug.

Bug#454872: FTBFS with GCC 4.3: missing #includes

2007-12-09 Thread Sebastian Pipping
Hello Martin! A GCC 4.3 compile bug was reported [1] upstream before and is fixed in the current trunk. Please check if the latest trunk works for you (adress see [2]). If not a patch would be great since I won't be able to test against GCC 4.3 here. Also please let me know if a new libSpiff

Bug#454872: FTBFS with GCC 4.3: missing #includes

2007-12-09 Thread Martin Michlmayr
Hi Sebastian, * Sebastian Pipping [EMAIL PROTECTED] [2007-12-09 17:27]: A GCC 4.3 compile bug was reported [1] upstream before and is fixed in the current trunk. Please check if the latest trunk works for you (adress see [2]). If not a patch would be great since I won't be able to test

Bug#454872: FTBFS with GCC 4.3: missing #includes

2007-12-09 Thread Martin Michlmayr
* Sebastian Pipping [EMAIL PROTECTED] [2007-12-10 05:02]: There is a bootstrap script in the trunk folder but as you arem using Autoconf 2.50 that won't help I guess. I am using Autoconf 2.61a here so you actually stumbled upon a version guard missing bug here. Depepending on wether you are

Bug#454872: FTBFS with GCC 4.3: missing #includes

2007-12-09 Thread Sebastian Pipping
Martin Michlmayr wrote: I can do that if you can tell me how to generate a valid configure file for libspiff. I did: (sid)2511:[EMAIL PROTECTED]: ~/src/trunk] /usr/bin/autoconf2.50 (sid)2512:[EMAIL PROTECTED]: ~/src/trunk] ./configure creating cache ./config.cache ./configure: line 540:

Bug#454872: FTBFS with GCC 4.3: missing #includes

2007-12-07 Thread Martin Michlmayr
Package: libspiff Version: 0.8.2-1 Usertags: ftbfs-gcc-4.3 Your package fails to build with GCC 4.3. Version 4.3 has not been released yet but I'm building with a snapshot in order to find errors and give people an advance warning. In GCC 4.3, the C++ header dependencies have been cleaned up.