gmake all-recursive gmake[1]: Entering directory `/usr/obj/micro/guile-1.9.12' Making all in lib gmake[2]: Entering directory `/usr/obj/micro/guile-1.9.12/lib' gmake all-recursive gmake[3]: Entering directory `/usr/obj/micro/guile-1.9.12/lib' gmake[4]: Entering directory `/usr/obj/micro/guile-1.9.12/lib' gmake[4]: Nothing to be done for `all-am'. gmake[4]: Leaving directory `/usr/obj/micro/guile-1.9.12/lib' gmake[3]: Leaving directory `/usr/obj/micro/guile-1.9.12/lib' gmake[2]: Leaving directory `/usr/obj/micro/guile-1.9.12/lib' Making all in meta gmake[2]: Entering directory `/usr/obj/micro/guile-1.9.12/meta' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/obj/micro/guile-1.9.12/meta' Making all in libguile gmake[2]: Entering directory `/usr/obj/micro/guile-1.9.12/libguile' gmake all-am gmake[3]: Entering directory `/usr/obj/micro/guile-1.9.12/libguile' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/usr/obj/micro/guile-1.9.12/libguile' gmake[2]: Leaving directory `/usr/obj/micro/guile-1.9.12/libguile' Making all in guile-readline gmake[2]: Entering directory `/usr/obj/micro/guile-1.9.12/guile-readline' gmake all-am gmake[3]: Entering directory `/usr/obj/micro/guile-1.9.12/guile-readline' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/usr/obj/micro/guile-1.9.12/guile-readline' gmake[2]: Leaving directory `/usr/obj/micro/guile-1.9.12/guile-readline' Making all in emacs gmake[2]: Entering directory `/usr/obj/micro/guile-1.9.12/emacs' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/obj/micro/guile-1.9.12/emacs' Making all in srfi gmake[2]: Entering directory `/usr/obj/micro/guile-1.9.12/srfi' gmake all-am gmake[3]: Entering directory `/usr/obj/micro/guile-1.9.12/srfi' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/usr/obj/micro/guile-1.9.12/srfi' gmake[2]: Leaving directory `/usr/obj/micro/guile-1.9.12/srfi' Making all in examples gmake[2]: Entering directory `/usr/obj/micro/guile-1.9.12/examples' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/obj/micro/guile-1.9.12/examples' Making all in test-suite gmake[2]: Entering directory `/usr/obj/micro/guile-1.9.12/test-suite' Making all in standalone gmake[3]: Entering directory `/usr/obj/micro/guile-1.9.12/test-suite/standalone' gmake all-am gmake[4]: Entering directory `/usr/obj/micro/guile-1.9.12/test-suite/standalone' gmake[4]: Nothing to be done for `all-am'. gmake[4]: Leaving directory `/usr/obj/micro/guile-1.9.12/test-suite/standalone' gmake[3]: Leaving directory `/usr/obj/micro/guile-1.9.12/test-suite/standalone' Making all in vm gmake[3]: Entering directory `/usr/obj/micro/guile-1.9.12/test-suite/vm' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/obj/micro/guile-1.9.12/test-suite/vm' gmake[3]: Entering directory `/usr/obj/micro/guile-1.9.12/test-suite' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/usr/obj/micro/guile-1.9.12/test-suite' gmake[2]: Leaving directory `/usr/obj/micro/guile-1.9.12/test-suite' Making all in benchmark-suite gmake[2]: Entering directory `/usr/obj/micro/guile-1.9.12/benchmark-suite' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/obj/micro/guile-1.9.12/benchmark-suite' Making all in am gmake[2]: Entering directory `/usr/obj/micro/guile-1.9.12/am' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/obj/micro/guile-1.9.12/am' Making all in module gmake[2]: Entering directory `/usr/obj/micro/guile-1.9.12/module' GUILEC ice-9/eval.go GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-openbsd4.2"... (gdb) break scm_ithrow Breakpoint 1 at 0x1c051903: file throw.c, line 453. (gdb) run Starting program: /usr/obj/micro/guile-1.9.12/libguile/guile -e \(@@\ \(guile-tools\)\ main\) -s /usr/obj/micro/guile-1.9.12/meta/guile-tools compile -Wunbound-variable -Warity-mismatch -o ice-9/eval.go ice-9/eval.scm [Switching to process 25962, thread 0x7faf7400] Breakpoint 1, scm_ithrow (key=0x3c0788a0, args=0x3d4094d0, noreturn=1) at throw.c:453 453 } (gdb) bt full #0 scm_ithrow (key=0x3c0788a0, args=0x3d4094d0, noreturn=1) at throw.c:453 No locals. #1 0x1c0904fd in scm_error_scm (key=0x3c0788a0, subr=0x3d4fff50, message=0x3d4fe050, args=0x3d4094f8, data=0x4) at error.c:94 No locals. #2 0x1c090615 in scm_error (key=Could not find the frame base for "scm_error". ) at error.c:60 No locals. #3 0x1c090650 in scm_misc_error (subr=Could not find the frame base for "scm_misc_error". ) at error.c:283 No locals. #4 0x1c068902 in scm_dynamic_link (filename=Variable "filename" is not available. ) at dynl.c:93 file = Variable "file" is not available. (gdb) quit The program is running. Exit anyway? (y or n) touch -t 198001010100 ./ice-9/eval.scm touch -r ./ice-9/eval.scm ice-9/eval.go touch -r ./ice-9/eval.scm ice-9/eval.go.stamp GUILE_AUTO_COMPILE=0 \ ../meta/uninstalled-env \ guile-tools compile -Wunbound-variable -Warity-mismatch -o "ice-9/psyntax-pp.go" "./ice-9/psyntax.scm" GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-openbsd4.2"... (gdb) touch -r "./ice-9/psyntax.scm" "./ice-9/psyntax-pp.scm" GUILEC ice-9/boot-9.go GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-openbsd4.2"... (gdb) exit Undefined command: "exit". Try "help". (gdb) quit GUILEC language/tree-il.go GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-openbsd4.2"... (gdb)