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 ;;

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

2019-08-22 Thread Svante Signell
--- Begin Message --- 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 i

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 >

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: