Hello, Andy, debian testing guile (GNU Guile) 2.0.11.10-fa1a3-dirty Sorry I never ran these checks before, just did (*) and here is a [funny] failure: guile's trying to compile /bin/bash :) while make check in tests/unit-tests Cheers, David (*) I'm facing a problem with guile-gnome, make distcheck fails on debian, because no matter what, it wants to link to libcairo.la, which does not exists on debian... so I thought I'll try make distcheck in guile-cairo and see if by any chance you'd face and solve that problem 'here'... If you are interested and/or have an idea for this guile-gnoe make distcheck problem, try to read the #guile log of today [sunday the 14th, 2014], I tried a couple of things with the help of Ludovic, but so far no success yet. ;; -- ... Making check in unit-tests make[3]: Entering directory '/usr/local/src/guile-cairo/git-clone/tests/unit-tests' make check-TESTS make[4]: Entering directory '/usr/local/src/guile-cairo/git-clone/tests/unit-tests' make[5]: Entering directory '/usr/local/src/guile-cairo/git-clone/tests/unit-tests' ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0 ;;; or pass the --no-auto-compile argument to disable. ;;; compiling /bin/bash ;;; WARNING: compilation of /bin/bash failed: ;;; ERROR: In procedure read_inner_expression: /bin/bash:7:14: unexpected ")" Backtrace: In ice-9/boot-9.scm: 157: 10 [catch #t # ...] In unknown file: ?: 9 [apply-smob/1 #] In ice-9/boot-9.scm: 63: 8 [call-with-prompt prompt0 ...] In ice-9/eval.scm: 432: 7 [eval # #] In ice-9/boot-9.scm: 2401: 6 [save-module-excursion #] 4050: 5 [#] 1724: 4 [%start-stack load-stack ...] 1729: 3 [#] In unknown file: ?: 2 [primitive-load "/bin/bash"] In ice-9/eval.scm: 393: 1 [eval # ()] In unknown file: ?: 0 [memoize-variable-access! # #] ERROR: In procedure memoize-variable-access!: ERROR: Unbound variable: #{\x7f;ELF\x2;\x1;\x1;\x0;\x0;\x0;\x0;\x0;\x0;\x0;\x0;\x0;\x2;\x0;>\x0;\x1;\x0;\x0;\x0;?\x5;B\x0;\x0;\x0;\x0;\x0;@\x0;\x0;\x0;\x0;\x0;\x0;\x0;8?\xf;\x0;\x0;\x0;\x0;\x0;\x0;\x0;\x0;\x0;@\x0;8\x0;}# Makefile:655: recipe for target 'api-stability.scm.log' failed make[5]: *** [api-stability.scm.log] Error 1 make[5]: Leaving directory '/usr/local/src/guile-cairo/git-clone/tests/unit-tests' Makefile:634: recipe for target 'check-TESTS' failed make[4]: *** [check-TESTS] Error 2 make[4]: Leaving directory '/usr/local/src/guile-cairo/git-clone/tests/unit-tests' Makefile:714: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/usr/local/src/guile-cairo/git-clone/tests/unit-tests' Makefile:361: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory '/usr/local/src/guile-cairo/git-clone/tests' Makefile:497: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory '/usr/local/src/guile-cairo/git-clone' Makefile:789: recipe for target 'check' failed make: *** [check] Error 2 david@capac:/usr/local/src/guile-cairo/git-clone 60 $