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

2007-12-19 Thread Frank S. Thomas
Hi Helen, On Monday 17 December 2007 21:59, Frank S. Thomas wrote: So it is probable that quilt does not apply the build-with-gcc4.3.patch before the package is built. I just had another glance at the package and the reason why the patches are not applied is that there is no quilt series

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

2007-12-17 Thread Frank S. Thomas
package labplot tags 455414 + patch stop Hi, On Monday 10 December 2007 01:04, Martin Michlmayr wrote: Your package fails to build with GCC 4.3. Automatic build of labplot_1.5.1.6-2 on em64t by sbuild/amd64 0.53 ... LTable.cc: In member function 'void LTable::updateTable()':

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

2007-12-17 Thread Frank S. Thomas
On Monday 17 December 2007 17:23, Frank S. Thomas wrote: On Monday 10 December 2007 01:04, Martin Michlmayr wrote: LTable.cc: In member function 'void LTable::updateTable()': LTable.cc:21: error: 'realloc' was not declared in this scope I've rebuilt labplot with gcc-snapshot and found

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

2007-12-09 Thread Martin Michlmayr
Package: labplot Version: 1.5.1.6-2 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.