[MacPorts] #42444: Gnucash non longer starts, crashes with "unknown file" mklibcat
MacPorts
noreply at macports.org
Mon Feb 10 12:17:41 PST 2014
#42444: Gnucash non longer starts, crashes with "unknown file" mklibcat
------------------------------+--------------------------------
Reporter: allamistakeo18@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Keywords: guile | Port: gnucash
------------------------------+--------------------------------
After doing a "sudo port upgrade outdated" Gnucash no longer starts, but
crashes with the following trace:
{{{
Backtrace:
In unknown file:
?: 0* [primitive-load-path "c-interface.scm"]
In /opt/local/share/gnucash/scm/c-interface.scm:
21: 1* [slib:require hash-table]
In /opt/local/share/guile/1.8/slib/require.scm:
141: 2 (cond ((not feature) (set! *catalog* #f)) ((slib:provided?
feature)) ...)
145: 3 (let* ((path #)) (cond (# #) (# # #) (# # #) ...))
145: 4* [catalog:get hash-table]
76: 5* (if (not *catalog*) (let* ((slibcat #)) (cond (# # #)) ...))
77: 6 (let* ((slibcat #)) (cond (# # #)) (cond (slibcat #)) ...)
78: 7* (cond ((not #) (slib:load-source #) (set! slibcat #)))
79: 8* [#<procedure #f #> "/opt/local/share/guile/1.8/slib/mklibcat"]
205: 9 [with-load-pathname "/opt/local/share/guile/1.8/slib/mklibcat"
...]
In /opt/local/share/guile/1.8/slib/guile.init:
...
309: 10 [dynamic-wind #<procedure #f ()> #<procedure #f ()> #<procedure
#f ()>]
In unknown file:
?: 11* [#<procedure #f ()>]
In /opt/local/share/guile/1.8/slib/require.scm:
207: 12* [apply #<procedure slib:load #> #]
In unknown file:
?: 13 [slib:load "/opt/local/share/guile/1.8/slib/mklibcat"]
...
?: 14 [dynamic-wind #<procedure #f ()> #<procedure #f ()> #<procedure
#f ()>]
?: 15* [#<procedure #f ()>]
In /opt/local/share/guile/1.8/slib/guile.init:
556: 16* (let* ((errinfo #)) (if (and errinfo #) (apply throw errinfo)))
559: 17 (if (and errinfo (catch # # #)) (apply throw errinfo))
In unknown file:
...
?: 18 [throw]
/opt/local/share/guile/1.8/slib/guile.init:559:10: In procedure open-file
in expression (if (and errinfo #) (apply throw errinfo)):
/opt/local/share/guile/1.8/slib/guile.init:559:10: No such file or
directory: "/opt/local/share/guile/1.8/slib/mklibcat"
}}}
--
Ticket URL: <https://trac.macports.org/ticket/42444>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list