Execution fails

Fernando de Oliveira famobr at yahoo.com.br
Sun Mar 31 15:36:24 EDT 2013


Hi,

In LFS/BLFS, we have been using the following patch since version 
2.4.11, without which, execution fails:

http://www.linuxfromscratch.org/patches/blfs/svn/gnucash-2.4.11-guile-2_fixes-1.patch

For the new version 2.4.12, again, without the patch, execution is 
aborted (log after signature).

Please, tell me if further information is needed to fix this.

[]s,
Fernando

$ gnucash
gnc.bin-Message: main: binreloc relocation support was disabled at configure time.

;;; note: source file /opt/gnome/share/gnucash/guile-modules/gnucash/main.scm
;;;       newer than compiled /home/fernando/.cache/guile/ccache/2.0-LE-4-2.0/opt/gnome-3.2.2/share/gnucash/guile-modules/gnucash/main.scm.go
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /opt/gnome/share/gnucash/guile-modules/gnucash/main.scm
;;; compiling /opt/gnome/share/gnucash/guile-modules/gnucash/core-utils.scm
;;; WARNING: compilation of /opt/gnome/share/gnucash/guile-modules/gnucash/core-utils.scm failed:
;;; ERROR: no code for module (sw_core_utils)
;;; compiling /opt/gnome/share/gnucash/guile-modules/gnucash/gnc-module.scm
;;; WARNING: compilation of /opt/gnome/share/gnucash/guile-modules/gnucash/gnc-module.scm failed:
;;; ERROR: no code for module (sw_gnc_module)
;;; WARNING: compilation of /opt/gnome/share/gnucash/guile-modules/gnucash/main.scm failed:
;;; ERROR: In procedure debug-options-interface: Unknown option name: maxdepth
Backtrace:
In ice-9/boot-9.scm:
 157: 12 [catch #t #<catch-closure a09e850> ...]
In unknown file:
   ?: 11 [apply-smob/1 #<catch-closure a09e850>]
In ice-9/boot-9.scm:
2519: 10 [#<procedure a049680 at ice-9/boot-9.scm:2507:4 (name #:optional autoload version #:key ensure)> # ...]
2786: 9 [try-module-autoload (gnucash main) #f]
2131: 8 [save-module-excursion #<procedure a1cbe88 at ice-9/boot-9.scm:2787:17 ()>]
2797: 7 [#<procedure a1cbe88 at ice-9/boot-9.scm:2787:17 ()>]
In unknown file:
   ?: 6 [primitive-load-path "gnucash/main" #f]
In ice-9/eval.scm:
 494: 5 [#<procedure 9fed500 at ice-9/eval.scm:488:4 (exp)> #]
In ./ice-9/psyntax.scm:
1091: 4 [expand-top-sequence ((debug-set! maxdepth 100000)) () ...]
 976: 3 [scan ((debug-set! maxdepth 100000)) () ...]
 270: 2 [scan ((#(syntax-object debug-options # ...) (# # #))) () ...]
In ice-9/boot-9.scm:
2878: 1 [debug-options (show-file-name #t stack ...)]
In unknown file:
   ?: 0 [debug-options-interface (show-file-name #t stack ...)]

ERROR: In procedure debug-options-interface:
ERROR: In procedure debug-options-interface: Unknown option name: maxdepth




More information about the gnucash-devel mailing list