Bug#512252: build failure with gcc-4.3_4.3.2-3 on armel

2009-01-19 Thread Bastien ROUCARIES
tags 512252 + moreinfo thanks > > Seems a libtool bug :( > > http://gcc.gnu.org/ml/gcc/2001-09/msg00262.html > http://www.archivum.info/libt...@gnu.org/2005-03/msg00272.html > > gcc say it is not a gcc bug > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25460 > > Seems related to: > http://bugs.debi

Bug#512252: build failure with gcc-4.3_4.3.2-3 on armel

2009-01-19 Thread Bastien ROUCARIES
On Mon, Jan 19, 2009 at 1:11 AM, Matthias Klose wrote: > Bastien ROUCARIES writes: >> On Mon, Jan 19, 2009 at 12:47 AM, Matthias Klose >> wrote: >> > hmm, I don't have the log of the failed build anymore. looks like >> > linking with -lgcc is sufficient. >> >> Ok seems like a gcc bug :( >> Libgc

Bug#512252: build failure with gcc-4.3_4.3.2-3 on armel

2009-01-18 Thread Matthias Klose
Bastien ROUCARIES writes: > On Mon, Jan 19, 2009 at 12:47 AM, Matthias Klose wrote: > > hmm, I don't have the log of the failed build anymore. looks like > > linking with -lgcc is sufficient. > > Ok seems like a gcc bug :( > Libgcc is automagically added by gcc to every build :( No. [ generatin

Bug#512252: build failure with gcc-4.3_4.3.2-3 on armel

2009-01-18 Thread Bastien ROUCARIES
On Mon, Jan 19, 2009 at 12:47 AM, Matthias Klose wrote: > Bastien ROUCARIES writes: >> On Sun, Jan 18, 2009 at 11:43 PM, Bastien ROUCARIES >> wrote: >> > On Sun, Jan 18, 2009 at 11:32 PM, Matthias Klose >> > wrote: >> >> Package: djvulibre >> >> Version: 3.5.21-3 >> >> Severity: serious >> >> T

Bug#512252: build failure with gcc-4.3_4.3.2-3 on armel

2009-01-18 Thread Matthias Klose
Bastien ROUCARIES writes: > On Sun, Jan 18, 2009 at 11:43 PM, Bastien ROUCARIES > wrote: > > On Sun, Jan 18, 2009 at 11:32 PM, Matthias Klose > > wrote: > >> Package: djvulibre > >> Version: 3.5.21-3 > >> Severity: serious > >> Tags: patch > >> > >> http://patches.ubuntu.com/d/djvulibre/djvulibr

Bug#512252: build failure with gcc-4.3_4.3.2-3 on armel

2009-01-18 Thread Bastien ROUCARIES
On Sun, Jan 18, 2009 at 11:43 PM, Bastien ROUCARIES wrote: > On Sun, Jan 18, 2009 at 11:32 PM, Matthias Klose wrote: >> Package: djvulibre >> Version: 3.5.21-3 >> Severity: serious >> Tags: patch >> >> http://patches.ubuntu.com/d/djvulibre/djvulibre_3.5.21-3ubuntu1.patch >> >> djvulibre hardcodes

Bug#512252: build failure with gcc-4.3_4.3.2-3 on armel

2009-01-18 Thread Bastien ROUCARIES
On Sun, Jan 18, 2009 at 11:32 PM, Matthias Klose wrote: > Package: djvulibre > Version: 3.5.21-3 > Severity: serious > Tags: patch > > http://patches.ubuntu.com/d/djvulibre/djvulibre_3.5.21-3ubuntu1.patch > > djvulibre hardcodes knowledge about atomic builtins, and on which > architectures these c

Bug#512252: build failure with gcc-4.3_4.3.2-3 on armel

2009-01-18 Thread Matthias Klose
Package: djvulibre Version: 3.5.21-3 Severity: serious Tags: patch http://patches.ubuntu.com/d/djvulibre/djvulibre_3.5.21-3ubuntu1.patch djvulibre hardcodes knowledge about atomic builtins, and on which architectures these can be found, and doesn't rely on a autoconf test. gcc-4.3_4.3.2-2 now got