# hoot define-module -rw-r--r-- 1.2 KiB View raw
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Backtrace:
In ice-9/boot-9.scm:
  1755:12 14 (with-exception-handler _ _ #:unwind? _ # _)
In unknown file:
          13 (apply-smob/0 #<thunk 7f028dcbd300>)
In ice-9/boot-9.scm:
    724:2 12 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
In ice-9/eval.scm:
    619:8 11 (_ #(#(#<directory (guile-user) 7f028dcc0c80>)))
In ice-9/command-line.scm:
   185:19 10 (_ #<input: custom-port 7f028dcba850>)
In unknown file:
           9 (eval ((@ (tmp) compile-hello)) #<directory (guile-user…>)
In tmp.scm:
    27:16  8 (compile-hello)
In ice-9/ports.scm:
   439:17  7 (call-with-input-file _ _ #:binary _ #:encoding _ # _)
In hoot/compile.scm:
   322:18  6 (_ _)
    229:4  5 (compile _ #:imports _ #:import-abi? _ #:export-abi? _ # …)
In hoot/library-group.scm:
    993:7  4 (expand-library-group #<<library-group> src: #f librar…> …)
    848:4  3 (tree-il->reversed-bindings #<tree-il (seq (call (topl…> …)
   814:19  2 (foldts #<tree-il (seq (call (toplevel define-module) (…>)
   814:19  1 (foldts #<tree-il (call (toplevel define-module) (call …>)
   851:27  0 (_ _)

hoot/library-group.scm:851:27: unbound top-level #("./scheme/hoot/simple.scm" 0 1) define-module
make: *** [Makefile:32: wasm] Error 1