Bug#1133134: haskell-concurrent-extra FTBFs on ppc64el
Trupti
trupti at linux.ibm.com
Mon Apr 13 06:22:13 BST 2026
Hi Adrian,
I attempted to reproduce the failure on a local ppc64el system running
Debian forky/sid using the source package 0.7.0.12-5 from:
https://deb.debian.org/debian/pool/main/h/haskell-concurrent-extra/haskell-concurrent-extra_0.7.0.12-5.dsc
Result: All tests passed successfully in my local environment.
Preprocessing test suite 'test-concurrent-extra' for
concurrent-extra-0.7.0.12...
dh_auto_test --buildsystem=haskell
Running dh_listpackages
libghc-concurrent-extra-dev
libghc-concurrent-extra-prof
libghc-concurrent-extra-doc
Running 1 test suites...
Test suite test-concurrent-extra: RUNNING...
Pessimistic locking:
Event:
set wait a: [OK]
set wait b: [OK]
set wait c: [OK]
set wait d: [OK]
conc set wait: [OK]
multi wake: [OK]
exception: [OK]
wait timeout: [OK]
wait blocks: [OK]
Lock:
acquire release: [OK]
acquire acquire: [OK]
new release: [OK]
new unlocked: [OK]
newAcquired locked: [OK]
acq rel unlocked: [OK]
conc release: [OK]
wait: [OK]
STM.Lock:
acquire release: [OK]
acquire acquire: [OK]
new release: [OK]
new unlocked: [OK]
newAcquired locked: [OK]
acq rel unlocked: [OK]
conc release: [OK]
wait: [OK]
RLock:
recursive acquire: [OK]
conc acquire: [OK]
ReadWriteLock:
test1: [OK]
test2: [OK]
stressTest: [OK]
Test Cases Total
Passed 30 30
Failed 0 0
Total 30 30
Test suite test-concurrent-extra: PASS
Test suite logged to:
dist-ghc/test/concurrent-extra-0.7.0.12-test-concurrent-extra.log
1 of 1 test suites (1 of 1 test cases) passed.
create-stamp debian/debhelper-build-stamp
dh_prep
dh_auto_install --buildsystem=haskell
Running dh_listpackages
Thanks,
Trupti
On 2026-04-10 14:23, Adrian Bunk wrote:
> Source: haskell-concurrent-extra
> Version: 0.7.0.12-5
> Severity: serious
> Tags: ftbfs
> X-Debbugs-Cc: debian-powerpc at lists.debian.org
> User: debian-powerpc at lists.debian.org
> Usertags: ppc64el
>
> https://buildd.debian.org/status/fetch.php?pkg=haskell-concurrent-extra&arch=ppc64el&ver=0.7.0.12-5%2Bb2&stamp=1775810157&raw=0
>
> ...
> stressTest: [Failed]
>
>
> Test Cases Total
> Passed 29 29
> Failed 1 1
> Total 30 30
> Test suite test-concurrent-extra: FAIL
> Test suite logged to:
> dist-ghc/test/concurrent-extra-0.7.0.12-test-concurrent-extra.log
> 0 of 1 test suites (0 of 1 test cases) passed.
> dh_auto_test: error: debian/hlibrary.setup test --builddir=dist-ghc
> --show-details=direct returned exit code 1
> make: *** [debian/rules:6: binary-arch] Error 25
More information about the Pkg-haskell-maintainers
mailing list