bug#25300: Trap infrastructure broken in Guile 2.2?

2016-12-30 Thread Christopher Allan Webber
Guile 2.0.13: scheme@(guile-user)> (define (foo n) (if (= n 0) 'done (foo (1- n scheme@(guile-user)> ,tracepoint foo Trap 0: Tracepoint at #. scheme@(guile-user)> (foo 5) Trap 0: (foo 5) Trap 0: | (

bug#20272: Support reproducible builds

2016-12-30 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > With the attached patch I can build ‘stable-2.0’ with --rounds=2 and > there are no discrepancies. > > I’ll apply it next week if there are no objections. Pushed as 458ae248ab353af24e27b8fb3e5fe7a8b78ae219! Ludo’.

bug#25307: bug report with guile-2.0.13

2016-12-30 Thread Oppe, Thomas C ERDC-RDE-ITL-MS Contractor
Dear Sir: On the "make check" step for guile-2.0.13, I get an error message as given below: Running list.test Running load.test Backtrace: In ice-9/boot-9.scm: 160: 12 [catch #t # ...] In unknown file: ?: 11 [apply-smob/1 #] In ice-9/boot-9.scm: 66: 10 [call-with-prompt prompt0