Bug ID 1097626
Summary guile-git: test suite fails on i586
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware i586
OS openSUSE Factory
Status NEW
Severity Minor
Priority P5 - None
Component Development
Assignee bnc-team-screening@forge.provo.novell.com
Reporter jbrielmaier@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

If you run the test suite of guile-git on i586 (%check make check) it fails
with the following error:

/bin/sh: line 5:  9257 Segmentation fault      (core dumped) ./pre-inst-env
/usr/bin/guile --no-auto-compile -e main ./build-aux/test-driver.scm
--test-name "$f" --log-file $b.log --trs-file $b.trs --color-tests
"$am__color_tests" --enable-hard-errors "$am__enable_hard_errors"
--expect-failure "$am__expect_failure" --brief=yes -- --no-auto-compile -L "."
"$tst"

Thats due to an issue in guile-bytestructures:
https://github.com/TaylanUB/scheme-bytestructures/issues/30

Updating guile-bytestructures to 1.0.3 should resolve this issue in the test
suite of guile-git.


You are receiving this mail because: