Source: talloc Version: 2.1.5-1 Severity: important Hi,
talloc FTBFS on hurd-i386: https://buildd.debian.org/status/fetch.php?pkg=talloc&arch=hurd-i386&ver=2.1.5-1&stamp=1447023300 debian/rules override_dh_auto_build make[1]: Entering directory '/«PKGBUILDDIR»' /usr/bin/make all make[2]: Entering directory '/«PKGBUILDDIR»' WAF_MAKE=1 PATH=buildtools/bin:../../buildtools/bin:$PATH waf build Waf: Entering directory `/«PKGBUILDDIR»/bin' Checking project rules ... Project rules pass [ 1/25] Generating talloc.vscript [ 2/25] Generating pytalloc-util.vscript [ 3/25] Compiling lib/replace/replace.c [ 4/25] Compiling lib/replace/cwrap.c [ 5/25] Generating PKGCONFIG_talloc.pc [ 6/25] Generating PKGCONFIG_pytalloc-util.pc [ 7/25] Compiling lib/replace/replace.c [ 8/25] Compiling lib/replace/test/testsuite.c [ 9/25] Compiling lib/replace/test/strptime.c [10/25] Compiling lib/replace/test/os2_delete.c [11/25] Compiling lib/replace/test/getifaddrs.c [12/25] Compiling testsuite_main.c [13/25] Compiling testsuite.c [14/25] Compiling talloc.c [15/25] Compiling test_magic_differs_helper.c [16/25] Compiling pytalloc_util.c In file included from ../lib/replace/replace.h:32:0, from ../pytalloc_util.c:21: default/config.h:164:0: warning: "SIZEOF_OFF_T" redefined #define SIZEOF_OFF_T 8 ^ In file included from /usr/include/python2.7/pyconfig.h:94:0, from /usr/include/python2.7/Python.h:8, from ../pytalloc_util.c:20: /usr/include/i386-gnu/python2.7/pyconfig.h:1031:0: note: this is the location of the previous definition #define SIZEOF_OFF_T 4 ^ [17/25] Compiling pytalloc.c [18/25] Compiling test_pytalloc.c [19/25] Linking default/libtalloc.so [20/25] Linking default/talloc_test_magic_differs_helper [21/25] Linking default/libpytalloc-util.so [22/25] Linking default/pytalloc.so [23/25] Linking default/test-pytalloc.so [24/25] Linking default/talloc_testsuite [25/25] Generating man/talloc.3 Note: Writing talloc.3 Waf: Leaving directory `/«PKGBUILDDIR»/bin' 'build' finished successfully (7.740s) make[2]: Leaving directory '/«PKGBUILDDIR»' make[1]: Leaving directory '/«PKGBUILDDIR»' debian/rules override_dh_auto_test make[1]: Entering directory '/«PKGBUILDDIR»' LD_LIBRARY_PATH=bin/shared ./bin/talloc_testsuite Segmentation fault make[1]: *** [override_dh_auto_test] Error 139 make: *** [build-arch] Error 2 Andreas