Package: src:libatomic-ops Version: 7.3~alpha3+git20130717-1 Severity: serious Tags: upstream
Hi, I noticed that libatomic-ops fails to build on powerpc because of a testsuite failure: ,---- | /usr/bin/make check-TESTS | make[4]: Entering directory `/home/laney/libatomic-ops-7.3~alpha3+git20130717/tests' | make[5]: Entering directory `/home/laney/libatomic-ops-7.3~alpha3+git20130717/tests' | PASS: test_atomic | PASS: test_atomic_pthreads | ../test-driver: line 95: 6163 Aborted "$@" > $log_file 2>&1 | FAIL: test_stack | PASS: test_malloc `---- tests/test-suite.log isn't useful: ,---- | =================================================== | libatomic_ops 7.3alpha3: tests/test-suite.log | =================================================== | | # TOTAL: 4 | # PASS: 3 | # SKIP: 0 | # XFAIL: 0 | # FAIL: 1 | # XPASS: 0 | # ERROR: 0 | | .. contents:: :depth: 2 | | FAIL: test_stack | ================ | | FAILED `---- I ran the offending program a couple of times: ,---- | laney@partch> tests/test_stack | Found duplicate list element 6 | [1] 6252 abort tests/test_stack | laney@partch> tests/test_stack | Found duplicate list element 3 | [1] 6256 abort tests/test_stack `---- And found the following upstream post (there are more if you search) http://www.hpl.hp.com/hosted/linux/mail-archives/gc/2012-December/005507.html Easily reproducible (for bisecting etc) on partch.d.o. Cheers, -- Iain Lane [ i...@orangesquash.org.uk ] Debian Developer [ la...@debian.org ] Ubuntu Developer [ la...@ubuntu.com ] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org