bug#37037: Guile 2.0.13+1-5.1 FTBFS on GNU/Hurd due to one failing test.

2019-08-23 Thread Mark H Weaver
Svante Signell writes: > On Thu, 2019-08-22 at 17:01 -0400, Mark H Weaver wrote: >> It looks like this issue was already fixed in Guile 2.0.14, by commit >> f2764cb1031379c47a17c02fef3f8164a6ce9cda on the 'stable-2.0' branch: >> >> https://git.savannah.gnu.org/cgit/guile.git/commit/?h=stable-2

bug#37037: Guile 2.0.13+1-5.1 FTBFS on GNU/Hurd due to one failing test.

2019-08-23 Thread Svante Signell
On Thu, 2019-08-22 at 17:01 -0400, Mark H Weaver wrote: > Hi Svante, > > Svante Signell writes: > > It looks like this issue was already fixed in Guile 2.0.14, by commit > f2764cb1031379c47a17c02fef3f8164a6ce9cda on the 'stable-2.0' branch: > > > https://git.savannah.gnu.org/cgit/guile.git/c

bug#37037: Guile 2.0.13+1-5.1 FTBFS on GNU/Hurd due to one failing test.

2019-08-22 Thread Mark H Weaver
Hi Svante, Svante Signell writes: > When building Debian version 2.0.13+1-5.1 one test fails making the > whole build to fail. The problem is in the file test- > suite/tests/statprof.test. According to that file it is known that > ITIMER_PROF is not implemented: > > ;; Throw `unresolved' upon EN

bug#37037: Guile 2.0.13+1-5.1 FTBFS on GNU/Hurd due to one failing test.

2019-08-22 Thread Svante Signell
Ping! On Thu, 2019-08-15 at 14:29 +0200, Svante Signell wrote: > Hello, > > When building Debian version 2.0.13+1-5.1 one test fails making the > whole build to fail. The problem is in the file test- > suite/tests/statprof.test. According to that file it is known that > ITIMER_PROF is not impleme

bug#37037: Guile 2.0.13+1-5.1 FTBFS on GNU/Hurd due to one failing test.

2019-08-15 Thread Svante Signell
Hello, When building Debian version 2.0.13+1-5.1 one test fails making the whole build to fail. The problem is in the file test- suite/tests/statprof.test. According to that file it is known that ITIMER_PROF is not implemented: ;; Throw `unresolved' upon ENOSYS. This is used to skip tests on ;;