GNU bug report logs -
#27023
guild compile test on GNU/Hurd
Previous Next
To reply to this bug, email your comments to 27023 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guile <at> gnu.org
:
bug#27023
; Package
guile
.
(Mon, 22 May 2017 18:22:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
rennes <rennes <at> openmailbox.org>
:
New bug report received and forwarded. Copy sent to
bug-guile <at> gnu.org
.
(Mon, 22 May 2017 18:22:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
On Hurd systems a new error appears in the check phase, I tried to
solve it without success. The message that shows is:
...
error: 'guild compile' failed to remove 't-guild-compile-6442.go.8fe7wu'
./test-guild-compile: line 1: 6453 Terminated guild
compile -o "$target" "$source"
FAIL: test-guild-compile
...
madvise failed: Function not implemented
wrote
`/tmp/guix-build-guile-2.2.0.drv-0/guile-2.2.0/cache/guile/ccache/2.2-LE-4-3.9/tmp/guix-build-guile-2.2.0.drv-0/guile-2.2.0/test-suite/standalone/test-stack-overflow.go'
SKIP: test-stack-overflow
madvise failed: Function not implemented
madvise failed: Function not implemented
madvise failed: Function not implemented
madvise failed: Function not implemented
madvise failed: Function not implemented
wrote
`/tmp/guix-build-guile-2.2.0.drv-0/guile-2.2.0/cache/guile/ccache/2.2-LE-4-3.9/tmp/guix-build-guile-2.2.0.drv-0/guile-2.2.0/test-suite/standalone/test-out-of-memory.go'
SKIP: test-out-of-memory
==================================
1 of 36 tests failed
(3 tests were not run)
Please report to bug-guile <at> gnu.org
==================================
Information forwarded
to
bug-guile <at> gnu.org
:
bug#27023
; Package
guile
.
(Mon, 22 May 2017 18:39:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hello Rene,
test-guild-compile fails, because after pause is called, it never receives
SIGINT, and the signal handler never runs. Removing the pause will work for
now. I think there is either something wrong with the pause implementation
on glibc for the Hurd, or the guile wrapper of it. I am looking into that.
Manolis
[Message part 2 (text/html, inline)]
This bug report was last modified 8 years and 23 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.