(name . bug-guix)(address . bug-guix@gnu.org)
Hello,
cuirass@gnu.org (Cuirass) writes:
Toggle quote (6 lines)
> <p>The build <b>guile-hoot.powerpc64le-linux</b> for specification <b>master</b> is
> broken. You can find the detailed information about this build <a
> href="https://ci.guix.gnu.org/build/2735982/details">here</a>.</p>
>
> https://ci.guix.gnu.org/build/2735982/details
The latest guile-hoot newly fails on powerpc64le:
Toggle snippet (55 lines)
make check-TESTS
make[2]: Entering directory '/tmp/guix-build-guile-hoot-0.1.0.drv-0/guile-hoot-0.1.0'
make[3]: Entering directory '/tmp/guix-build-guile-hoot-0.1.0.drv-0/guile-hoot-0.1.0'
PASS: examples/basic-types.js
FAIL: test/test-atomics.scm
FAIL: test/test-assignment.scm
FAIL: test/test-fluids.scm
FAIL: test/test-exceptions.scm
FAIL: test/test-bitwise.scm
PASS: test/test-lower.scm
PASS: test/test-lower-globals.scm
PASS: test/test-lower-stringrefs.scm
FAIL: test/test-number-to-string.scm
FAIL: test/test-constants.scm
FAIL: test/test-fractions.scm
FAIL: test/test-pairs.scm
FAIL: test/test-bytevectors.scm
FAIL: test/test-prompts.scm
FAIL: test/test-ports.scm
FAIL: test/test-strings.scm
PASS: test/test-vm.scm
PASS: test/test-wasm-assembler.scm
PASS: test/test-disassemble.scm
FAIL: test/test-vectors.scm
FAIL: test/test-procedures.scm
FAIL: test/test-flonums.scm
FAIL: test/test-write.scm
FAIL: test/test-ints.scm
PASS: test/test-numeric.scm
============================================================================
Testsuite summary for guile-hoot 0.1.0
============================================================================
# TOTAL: 26
# PASS: 8
# SKIP: 0
# XFAIL: 0
# FAIL: 18
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
============================================================================
make[3]: *** [Makefile:973: test-suite.log] Error 1
make[3]: Leaving directory '/tmp/guix-build-guile-hoot-0.1.0.drv-0/guile-hoot-0.1.0'
make[2]: *** [Makefile:1081: check-TESTS] Error 2
make[2]: Leaving directory '/tmp/guix-build-guile-hoot-0.1.0.drv-0/guile-hoot-0.1.0'
make[1]: *** [Makefile:1313: check-am] Error 2
make[1]: Leaving directory '/tmp/guix-build-guile-hoot-0.1.0.drv-0/guile-hoot-0.1.0'
make: *** [Makefile:858: check-recursive] Error 1
Test suite failed, dumping logs.
--- ./test-suite.log --------------------------------------------------------
--
Thanks,
Maxim