Package: src:pspp Version: 0.10.2-1 Severity: important Dear maintainer:
I tried to build this package in stretch with "dpkg-buildpackage -A" but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-arch dh build-arch --parallel --with autoreconf dh_testdir -a -O--parallel dh_update_autotools_config -a -O--parallel install -d debian/.debhelper/bucket/files cp -an --reflink=auto build-aux/config.guess debian/.debhelper/bucket/files/47da33933b3825049bbc04871747a9598ce90fd45a438b6a8a58b74bf6d73a4d.tmp mv -f debian/.debhelper/bucket/files/47da33933b3825049bbc04871747a9598ce90fd45a438b6a8a58b74bf6d73a4d.tmp debian/.debhelper/bucket/files/47da33933b3825049bbc04871747a9598ce90fd45a438b6a8a58b74bf6d73a4d cp -f /usr/share/misc/config.guess ./build-aux/config.guess cp -an --reflink=auto build-aux/config.sub debian/.debhelper/bucket/files/f4cf53ff68e5b9c3437a1e7ad3086c4c669136caebd721ffc58ef21944bd395a.tmp mv -f debian/.debhelper/bucket/files/f4cf53ff68e5b9c3437a1e7ad3086c4c669136caebd721ffc58ef21944bd395a.tmp debian/.debhelper/bucket/files/f4cf53ff68e5b9c3437a1e7ad3086c4c669136caebd721ffc58ef21944bd395a cp -f /usr/share/misc/config.sub ./build-aux/config.sub dh_autoreconf -a -O--parallel find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' -o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a -type f -exec md5sum {} \; > debian/autoreconf.before autoreconf -f -i [... snipped ...] | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define HAVE_FORK 1 | #define HAVE_EXECL 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_GETPID 1 | #define HAVE_FEHOLDEXCEPT 1 | #define HAVE_POPEN 1 | #define HAVE_ROUND 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | | configure: exit 0 debian/rules:35: recipe for target 'override_dh_auto_test' failed make[1]: *** [override_dh_auto_test] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules:29: recipe for target 'build-arch' failed make: *** [build-arch] Error 2 dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2 -------------------------------------------------------------------------------- This is just how the build ends, not necessarily the relevant part. I've put several build logs here: https://people.debian.org/~sanvila/build-logs/pspp/ If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the page for this package. The bug should be reproducible with sbuild on a single CPU virtual machine, provided you try enough times (as the failure happens randomly). Thanks.