Source: bcpp Version: 0.0.20131209-1 Severity: important Hi,
bcpp FTBFS on hurd-i386 (but an older version built successfully in the past): https://buildd.debian.org/status/fetch.php?pkg=bcpp&arch=hurd-i386&ver=0.0.20131209-1&stamp=1438629677 [...] dh_testdir bcpp.cpp: In function 'void FindConfigFile(const char*, FILE*&)': bcpp.cpp:3569:18: error: 'PATH_MAX' was not declared in this scope char buf[PATH_MAX]; ^ bcpp.cpp:3570:75: error: 'buf' was not declared in this scope fprintf(stderr, "Using configuration file at \"%s/%s\"\n", getcwd(buf, sizeof(buf)), pCfgName); ^ make[2]: *** [bcpp.o] Error 1 make[1]: *** [all] Error 2 make: *** [build-stamp] Error 2 dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2 /usr/bin/make make[1]: Entering directory '/«PKGBUILDDIR»' cd code && /usr/bin/make all make[2]: Entering directory '/«PKGBUILDDIR»/code' g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -DBCPP_CONFIG_DIR=\"/etc/bcpp/\" -W -Wall -I. -I. -DVERSION=\"`cat ./../VERSION`\" -DHAVE_CONFIG_H -c bcpp.cpp -o bcpp.o makefile:63: recipe for target 'bcpp.o' failed make[2]: Leaving directory '/«PKGBUILDDIR»/code' makefile:33: recipe for target 'all' failed If that problem is not trivially fixable, please request decrufting of the outdated binary package. Andreas

