|
From: | Vasiliy |
Subject: | bug#14789: BUG: Modules compile as ELF's on PE/PE+ architecture |
Date: | Fri, 12 Jul 2013 12:14:43 +0200 |
Whatever compile options I use on the latest sources they have the following issue: <code> Making all in module make[2]: Entering directory '/usr/src/64bit/release/guile/guile-2.1.0-57/build/module' GUILEC ice-9/eval.go Backtrace: In unknown file: ?: 17 [apply-smob/1 #<boot-closure 6001c9d00 (_ _ _)> #t ...] ?: 16 [apply-smob/1 #<boot-closure 6001c1b40 ()>] ?: 15 [apply-smob/1 #<catch-closure 6001c1ba0>] ?: 14 [primitive-eval ((@ # %) (begin # # #))] ?: 13 [apply-smob/1 #<boot-closure 60067be20 ()>] ?: 12 [apply-smob/1 #<boot-closure 60076b620 ()>] ?: 11 [apply-smob/1 #<boot-closure 60076b460 ()>] ?: 10 [apply-smob/1 #<boot-closure 60076b400 ()>] ?: 9 [apply-smob/1 #<boot-closure 60076b3a0 ()>] ?: 8 [apply-smob/1 #<boot-closure 600874640 ()>] ?: 7 [apply-smob/1 #<boot-closure 600874280 ()>] ?: 6 [apply-smob/1 #<boot-closure 6008741c0 ()>] ?: 5 [apply-smob/1 #<boot-closure 60209ed80 ()>] ?: 4 [apply-smob/1 #<boot-closure 602a53560 ()>] ?: 3 [apply-smob/1 #<boot-closure 602a53340 ()>] ?: 2 [struct-vtable #f] ?: 1 [apply-smob/1 #<boot-closure 6001c9cc0 (_ . _)> wrong-type-arg ...] ?: 0 [apply-smob/1 #<boot-closure 602bcad40 ()>] ERROR: Makefile:2163: recipe for target 'ice-9/eval.go' failed </code>
[Prev in Thread] | Current Thread | [Next in Thread] |