Package: dvd+rw-tools Version: 7.0-7 Severity: serious From my pbuilder build log:
... g++ -DI_KNOW_ALL_ABOUT_SUDO -O2 -fno-exceptions -D_REENTRANT -c -o growisofs_mmc.o growisofs_mmc.cpp In file included from growisofs_mmc.cpp:17: transport.hxx: In member function 'int Scsi_Command::is_reload_needed(int)': transport.hxx:358: error: 'INT_MAX' was not declared in this scope make[2]: *** [growisofs_mmc.o] Error 1 make[2]: Leaving directory `/tmp/buildd/dvd+rw-tools-7.0' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/buildd/dvd+rw-tools-7.0' make: *** [build-stamp] Error 2 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 It appears this may be the same as #455276, but this occurred using the default version of g++ in sid, i.e. 4.2. -- Daniel Schepler

