On 8 March 2017 at 11:01, Adrian Bunk wrote: | Source: quantlib | Version: 1.9.1-1 | Severity: important | | https://buildd.debian.org/status/logs.php?pkg=quantlib&arch=mips64el | | ... | ============================================================================ | Testsuite summary for QuantLib 1.9.2 | ============================================================================ | # TOTAL: 1 | # PASS: 1 | # SKIP: 0 | # XFAIL: 0 | # FAIL: 0 | # XPASS: 0 | # ERROR: 0 | ============================================================================ | make[5]: Leaving directory '/«PKGBUILDDIR»/Examples/Swap' | make[4]: Leaving directory '/«PKGBUILDDIR»/Examples/Swap' | make[3]: Leaving directory '/«PKGBUILDDIR»/Examples/Swap' | ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. | make[3]: Entering directory '/«PKGBUILDDIR»/Examples' | make[3]: Nothing to be done for 'check-am'. | make[3]: Leaving directory '/«PKGBUILDDIR»/Examples' | make[2]: Leaving directory '/«PKGBUILDDIR»/Examples' | Making check in test-suite | ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. | make[2]: Entering directory '/«PKGBUILDDIR»/test-suite' | /usr/bin/make check-TESTS | ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. | ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. | make[3]: Entering directory '/«PKGBUILDDIR»/test-suite' | ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. | ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. | ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. | ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. | ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. | ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. | ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. | ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. | ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. | make[4]: Entering directory '/«PKGBUILDDIR»/test-suite' | ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. | ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. | ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. | make[4]: *** Deleting file 'quantlib-test-suite.log' | debian/rules:136: recipe for target 'test-stamp' failed | make: [test-stamp] Terminated (ignored) | Makefile:1455: recipe for target 'quantlib-test-suite.log' failed | make[4]: *** [quantlib-test-suite.log] Terminated | E: Caught signal ‘Terminated’: terminating immediately | Makefile:602: recipe for target 'check-recursive' failed | make[1]: *** [check-recursive] Terminated | Makefile:1434: recipe for target 'check-TESTS' failed | make[3]: *** [check-TESTS] Terminated | Makefile:1510: recipe for target 'check-am' failed | make[2]: *** [check-am] Terminated | Terminated | ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. | Build killed with signal TERM after 150 minutes of inactivity
That's "normal". It is a huge package with large memory requirements for its C++ compilation. Can you push back and request a higher timeout? Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | [email protected]

