On Wed, Dec 16, 2009 at 05:55:51PM +0100, Paul Brossier wrote: > reopen 559898 > block 559898 with 561130 > thanks > > dann frazier wrote: > > On Wed, Dec 16, 2009 at 11:50:55AM +0100, Paul Brossier wrote: > >> dann frazier wrote: > >>> On Wed, Dec 16, 2009 at 05:20:33AM +0100, Paul Brossier wrote: > >>>> Hi, > >>>> > >>>> The FTBFS is introduced with gcc-4.4 and was fixed with flowcanvas > >>>> 0.6.0, which was recently accepted. > >>> Is this the hppa FTBFS? It looks like flowcanvas maybe suffering from > >>> the same waf problem: > >>> > >>> https://buildd.debian.org/fetch.cgi?pkg=flowcanvas;ver=0.6.0-1;arch=hppa;stamp=1260741002 > >> arg. so reassigning 561305 to flowcanvas seems appropriate here. > > > > I don't follow - why do you believe patchage's FTBFS caused by > > flowcanvas? I would think we'd want a FTBFS bug for both flowcanvas > > and patchage, both blocked by #561130. > > I thought wrong, because flowcanvas 0.5.1-1 was built with gcc-4.3, and > was FTBFS with gcc-4.4: > > https://buildd.debian.org/fetch.cgi?&pkg=flowcanvas&ver=0.5.1-1&arch=hppa&stamp=1258783240&file=log > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559898 > > but instead patchage 0.4.4-1 requires flowcanvas >> 0.5.1-1 to build: > > https://buildd.debian.org/fetch.cgi?pkg=patchage;ver=0.4.4-1;arch=hppa;stamp=1260656751 > > > [ 2/10] cxx: src/Patchage.cpp -> build/default/src/Patchage_1.o > /usr/include/flowcanvas/Canvas.hpp: In member function 'bool > Patchage::idle_callback()': > /usr/include/flowcanvas/Canvas.hpp:154:7: error: 'void > FlowCanvas::Canvas::scroll_to_center()' is private > ../src/Patchage.cpp:320:29: error: within this context
Ah - I see. Yeah, there's actually two problems there. One is that patchage is failing to build due to the out-of-date flowcanvas (which I honestly hadn't noticed), and the other is that the build is failing to fail after the error because waf hung (Note the "150 minutes of inactivity" in the log). So we have this ugliness... patchage---------------->waf \ ^ \--->flowcanvas-----/ Which we should probably just simplify to: patchage -> flowcanvas -> waf I'll go ahead and file a flowcanvas bug and set up that relationship. -- dann frazier -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org