Closed ghost closed 10 years ago
I have a pkgbuild buit, but it wont complete due to a compile error with guile.
Errors:
make[3]: Entering directory '/home/spirit/packages/junkie/src/junkie-release-2.6.4/guile/junkie' GUILE_LOAD_PATH=../../guile: guile-tools compile -Warity-mismatch -Wformat -Wunused-variable -Wduplicate-case-datum -Wbad-case-datum -o "snmp-subagt.go" "snmp-subagt.scm" GUILE_LOAD_PATH=../../guile: guile-tools compile -Warity-mismatch -Wformat -Wunused-variable -Wduplicate-case-datum -Wbad-case-datum -o "instvars.go" "instvars.scm" Backtrace: In system/base/target.scm: 59: 19 [with-target "x86_64-unknown-linux-gnu" ...] In system/base/compile.scm: 150: 18 [compile-file "snmp-subagt.scm" #:output-file ...] 43: 17 [call-once #<procedure 16f62c0 at system/base/compile.scm:56:5 ()>] In ice-9/boot-9.scm: 171: 16 [with-throw-handler #t ...] In system/base/compile.scm: 59: 15 [#<procedure 16f6280 at system/base/compile.scm:58:9 ()>] 153: 14 [#<procedure 16f6300 at system/base/compile.scm:151:8 (port)> #<closed: file 0>] 216: 13 [read-and-compile #<input: snmp-subagt.scm 5> #:from ...] 232: 12 [lp (#<tree-il #>) #<directory (junkie snmp-subagt) 1a426c0> ...] 180: 11 [lp (#<procedure compile-tree-il (x e opts)>) (use-modules # # ...) ...] In ice-9/boot-9.scm: 2320: 10 [save-module-excursion #<procedure 1a693f0 at language/scheme/compile-tree-il.scm:29:3 ()>] In language/scheme/compile-tree-il.scm: 31: 9 [#<procedure 1a693f0 at language/scheme/compile-tree-il.scm:29:3 ()>] In ice-9/psyntax.scm: 1091: 8 [expand-top-sequence ((use-modules # # # ...)) () ((top)) ...] 976: 7 wrote `instvars.go' [scan ((use-modules (ice-9 threads) (rnrs bytevectors) ...)) () ...] 270: 6 [scan ((# #) #(syntax-object unspecified # #)) () (()) ...] In ice-9/boot-9.scm: 3513: 5 [process-use-modules (# # # # ...)] 627: 4 [map #<procedure 15cade0 at ice-9/boot-9.scm:3513:25 (mif-args)> #] 3514: 3 [#<procedure 15cade0 at ice-9/boot-9.scm:3513:25 (mif-args)> #] 2786: 2 [resolve-interface (agentx net) #:select ...] In unknown file: ?: 1 [scm-error misc-error #f "~A ~S" ("no code for module" (agentx net)) #f] In ice-9/boot-9.scm: 106: 0 [#<procedure 16f6240 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]
We are using guile 2.0.9 and it requires guile 1.8 or higher I wonder if the archlinux version is causing issues
This tool was suggested by a BlackArch user.