Package: music Version: 1.0.4-1 User: debian-...@lists.debian.org 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 music_1.0.4-1 on em64t by sbuild/amd64 0.53 ... > /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -g -O2 > -MT libmusic_la-ioutils.lo -MD -MP -MF .deps/libmusic_la-ioutils.Tpo -c -o > libmusic_la-ioutils.lo `test -f 'ioutils.cc' || echo './'`ioutils.cc > g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/openmpi/include > -I/usr/lib/openmpi/include/openmpi -pthread -g -O2 -MT libmusic_la-ioutils.lo > -MD -MP -MF .deps/libmusic_la-ioutils.Tpo -c ioutils.cc -fPIC -DPIC -o > .libs/libmusic_la-ioutils.o > ioutils.cc: In function 'void MUSIC::IOUtils::write(std::ostringstream&, > std::string)': > ioutils.cc:40: error: 'EOF' was not declared in this scope > ioutils.cc: In function 'std::string > MUSIC::IOUtils::read(std::istringstream&, int)': > ioutils.cc:66: error: 'EOF' was not declared in this scope > make[3]: *** [libmusic_la-ioutils.lo] Error 1 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org