Anyone objecting on applying Santiago's patch to src:arpack to fix the occasionnal FTBFS on single-core builders?
If not, then I am happy to prepare a release. Cheers, Ghis On Fri, 12 Apr 2019 12:03:41 +0000 Santiago Vila <sanv...@debian.org> wrote: > Package: src:arpack > Version: 3.7.0-1 > Severity: serious > Tags: ftbfs patch > > Dear maintainer: > > I tried to build this package in buster but it failed: > > ------------------------------------------------------------------- ------------- > [...] > debian/rules build-arch > dh build-arch > dh_update_autotools_config -a > dh_autoreconf -a > libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build- aux'. > libtoolize: copying file 'build-aux/ltmain.sh' > libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. > libtoolize: copying file 'm4/libtool.m4' > libtoolize: copying file 'm4/ltoptions.m4' > libtoolize: copying file 'm4/ltsugar.m4' > libtoolize: copying file 'm4/ltversion.m4' > libtoolize: copying file 'm4/lt~obsolete.m4' > configure.ac:12: installing 'build-aux/compile' > configure.ac:17: installing 'build-aux/config.guess' > > [... snipped ...] > > make[4]: Leaving directory '/<<PKGBUILDDIR>>/PARPACK/SRC/MPI' > Making check in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/PARPACK' > make[4]: Nothing to be done for 'check-am'. > make[4]: Leaving directory '/<<PKGBUILDDIR>>/PARPACK' > Making check in TESTS/MPI > make[4]: Entering directory '/<<PKGBUILDDIR>>/PARPACK/TESTS/MPI' > make issue46 > make[5]: Entering directory '/<<PKGBUILDDIR>>/PARPACK/TESTS/MPI' > mpif77 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack- protector-strong -c -o issue46.o issue46.f > /bin/bash ../../../libtool --tag=F77 --mode=link mpif77 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wl,- z,relro -o issue46 issue46.o ../../../PARPACK/SRC/MPI/libparpack.la -llapack -lblas > libtool: link: mpif77 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wl,-z -Wl,relro -o .libs/issue46 issue46.o ../../../PARPACK/SRC/MPI/.libs/libparpack.so -llapack -lblas > make[5]: Leaving directory '/<<PKGBUILDDIR>>/PARPACK/TESTS/MPI' > make check-TESTS > make[5]: Entering directory '/<<PKGBUILDDIR>>/PARPACK/TESTS/MPI' > make[6]: Entering directory '/<<PKGBUILDDIR>>/PARPACK/TESTS/MPI' > FAIL: issue46 > ======================================================================= ===== > Testsuite summary for ARPACK-NG 3.7.0 > ======================================================================= ===== > # TOTAL: 1 > # PASS: 0 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > ======================================================================= ===== > See PARPACK/TESTS/MPI/test-suite.log > Please report to https://github.com/opencollab/arpack-ng/issues/ > ======================================================================= ===== > make[6]: *** [Makefile:830: test-suite.log] Error 1