Package: photoprint Version: 0.4.0-2 User: [email protected] Usertags: ftbfs-gcc-4.4
Your package fails to build with GCC 4.4, which has cleaned up some more C++ headers. You always have to #include headers directly and cannot rely for things to be included indirectly. You can reproduce this problem with gcc-4.4/g++-4.4 from unstable. > Automatic build of photoprint_0.4.0-2 on em64t by sbuild/amd64 0.53 ... > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../imagesource/ -I../ > -I../pixbufthumbnail -I../imagesource -I../profilemanager -D_REENTRANT > -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 > -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT tempfile.lo > -MD -MP -MF .deps/tempfile.Tpo -c tempfile.cpp -fPIC -DPIC -o > .libs/tempfile.o > tempfile.cpp: In destructor 'virtual TempFile::~TempFile()': > tempfile.cpp:41: error: 'remove' was not declared in this scope > tempfile.cpp: In member function 'virtual const char* TempFile::Filename()': > tempfile.cpp:61: error: 'tempnam' was not declared in this scope > make[3]: *** [tempfile.lo] Error 1 > make[3]: Leaving directory `/build/tbm/photoprint-0.4.0/support' > make[2]: *** [all-recursive] Error 1 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

