Source: compiz Version: 0.8.4-5.2 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20120624 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include > -DQT_SHARED -I/usr/include/dbus-1.0 > -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/qt4 > -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus > -I/usr/include/qt4/QtXml -I/usr/include/ -g -O2 -Wall > -D_FORTIFY_SOURCE=2 -MT window.o -MD -MP -MF ".deps/window.Tpo" -c -o > window.o window.cpp; \ > then mv -f ".deps/window.Tpo" ".deps/window.Po"; else rm -f > ".deps/window.Tpo"; exit 1; fi > window.cpp: In member function 'void KWD::Window::updateBlurProperty(int, > int, int, int)': > window.cpp:893:25: error: invalid conversion from 'long int' to > 'KDecorationDefines::Region' [-fpermissive] > window.cpp:894:28: error: invalid conversion from 'long int' to > 'KDecorationDefines::Region' [-fpermissive] > window.cpp:895:26: error: invalid conversion from 'long int' to > 'KDecorationDefines::Region' [-fpermissive] > window.cpp:896:27: error: invalid conversion from 'long int' to > 'KDecorationDefines::Region' [-fpermissive] > window.cpp:916:37: error: cannot convert 'Region {aka _XRegion*}' to > 'KDecorationDefines::Region' in assignment > window.cpp:928:40: error: cannot convert 'Region {aka _XRegion*}' to > 'KDecorationDefines::Region' in assignment > window.cpp:938:36: error: cannot convert 'Region {aka _XRegion*}' to > 'KDecorationDefines::Region' in assignment > window.cpp:948:38: error: cannot convert 'Region {aka _XRegion*}' to > 'KDecorationDefines::Region' in assignment > window.cpp:954:19: error: base operand of '->' is not a pointer > window.cpp:956:22: error: base operand of '->' is not a pointer > window.cpp:958:20: error: base operand of '->' is not a pointer > window.cpp:960:21: error: base operand of '->' is not a pointer > window.cpp:972:36: error: cannot convert 'KDecorationDefines::Region' to > 'Region {aka _XRegion*}' for argument '6' to 'void > decor_region_to_blur_property(long int*, int, int, int, int, Region, int, > Region, int, Region, int, Region, int)' > make[4]: *** [window.o] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2012/06/24/compiz_0.8.4-5.2_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org