Package: augeas Version: 1.2.0-0.2 Severity: minor Tags: patch User: [email protected] Usertag: arm64
Augeas hangs when building on arm64 on APM/Mustang, but built OK on Juno (Different arm64 build hardware). Because it is OK in the official archive this is not a serious issue, but I am filing a bug to track it as it seems to be repeatable on turfan (the APM build hardware at debian-ports) and this may indicate a real (if subtle) issue. (Quite possibly not in augeas itself, just revealed by its tests) Build logs here: Working: (built in 16 mins) https://buildd.debian.org/status/fetch.php?pkg=augeas&arch=arm64&ver=1.2.0-0.2&stamp=1409267716 Hanging: (Killed after some hours) http://buildd.debian-ports.org/status/fetch.php?pkg=augeas&arch=arm64&ver=1.2.0-0.2&stamp=1409191411 This ended with: PASS: test-wctype-h PASS: test-init.sh PASS: test-verify.sh PASS: test-memchr make[7]: *** Deleting file 'test-lock.log' E: Caught signal ‘Terminated’: terminating immediately make[2]: *** [check-recursive] Terminated make: *** [build-arch] Terminated make[4]: *** wait: No child processes. Stop. make[4]: *** Waiting for unfinished jobs.... make[4]: *** wait: No child processes. Stop. make[6]: *** [check-TESTS] Terminated make[3]: *** [check] Error 2 make[1]: *** [override_dh_auto_test] Terminated make[7]: *** [test-lock.log] Terminated make[5]: *** [check-am] Terminated Terminated Repeating it in a chroot it stopped for an hour or two after: PASS: test-localename And I had to ctrl-C out. The above log got further suggesting that it was actually stuck on either SKIP: test-mbrtowc4.sh or PASS: test-malloca (Does it try the 'SKIP' tests at all or not?) Could this be a malloc problem? Any suggestions for tests to narrow the problem down would be great. -- Wookey -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

