[MacPorts] #28686: gnucash @2.4.3_0+no_x11+without_hbci silently exits

MacPorts noreply at macports.org
Wed Apr 6 06:07:34 PDT 2011


#28686: gnucash @2.4.3_0+no_x11+without_hbci silently exits
-----------------------------------+----------------------------------------
 Reporter:  todmorrison@…          |       Owner:  dports@…           
     Type:  defect                 |      Status:  assigned           
 Priority:  Normal                 |   Milestone:                     
Component:  ports                  |     Version:  1.9.2              
 Keywords:                         |        Port:  gnucash            
-----------------------------------+----------------------------------------

Comment(by list-ener@…):

 I have exactly the same problem with exactly the same log output with
 gnucash 2.4.4

 All the modules that it cannot locate are in fact in
 /opt/local/lib/gnucash/.

 The environment variable GNC_MODULE_PATH should help, see
 http://svn.gnucash.org/docs/head/gnc-module_8c-source.html
 but no combination I tried worked:

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

 * 15:02:01  INFO <gnc.engine> [gnc_hook_lookup] no hook lists
 * 15:02:01  WARN <Gtk> Window0: missing action Window0Action
 * 15:02:01  WARN <Gtk> Window1: missing action Window1Action
 * 15:02:01  WARN <Gtk> Window2: missing action Window2Action
 * 15:02:01  WARN <Gtk> Window3: missing action Window3Action
 * 15:02:01  WARN <Gtk> Window4: missing action Window4Action
 * 15:02:01  WARN <Gtk> Window5: missing action Window5Action
 * 15:02:01  WARN <Gtk> Window6: missing action Window6Action
 * 15:02:01  WARN <Gtk> Window7: missing action Window7Action
 * 15:02:01  WARN <Gtk> Window8: missing action Window8Action
 * 15:02:01  WARN <Gtk> Window9: missing action Window9Action
 * 15:02:01  WARN <gnc.module> Could not locate module gnucash/app-utils
 interface v.0
 * 15:02:01  WARN <gnc.module> Could not locate module gnucash/engine
 interface v.0
 * 15:02:01  WARN <gnc.module> Could not locate module gnucash/register
 /ledger-core interface v.0
 * 15:02:01  WARN <gnc.module> Could not locate module gnucash/register
 /register-core interface v.0
 * 15:02:01  WARN <gnc.module> Could not locate module gnucash/register
 /register-gnome interface v.0
 * 15:02:01  WARN <gnc.module> Could not locate module gnucash/import-
 export/qif-import interface v.0
 * 15:02:01 MESSG <gnc.module> Could not locate optional module gnucash
 /import-export/ofx interface v.0
 * 15:02:01 MESSG <gnc.module> Could not locate optional module gnucash
 /import-export/csv interface v.0
 * 15:02:01 MESSG <gnc.module> Could not locate optional module gnucash
 /import-export/log-replay interface v.0
 * 15:02:01 MESSG <gnc.module> Could not locate optional module gnucash
 /import-export/aqbanking interface v.0
 * 15:02:01  WARN <gnc.module> Could not locate module gnucash/report
 /report-system interface v.0
 * 15:02:01  WARN <gnc.module> Could not locate module
 gnucash/report/stylesheets interface v.0
 * 15:02:01  WARN <gnc.module> Could not locate module gnucash/report
 /standard-reports interface v.0
 * 15:02:01  WARN <gnc.module> Could not locate module gnucash/report
 /utility-reports interface v.0
 * 15:02:01  WARN <gnc.module> Could not locate module gnucash/report
 /locale-specific/us interface v.0
 * 15:02:01  WARN <gnc.module> Could not locate module gnucash/report
 /report-gnome interface v.0
 * 15:02:01 MESSG <gnc.module> Could not locate optional module gnucash
 /business-gnome interface v.0
 * 15:02:01 MESSG <gnc.module> Could not locate optional module
 gnucash/gtkmm interface v.0
 * 15:02:01  WARN <gnc.bin> GnuCash engine failed to initialize.  Exiting.

 $ GNC_MODULE_PATH= gnucash --logto stdout --debug
 gnc.bin-Message: main: binreloc relocation support was disabled at
 configure time.

 * 15:02:27  INFO <gnc.engine> [gnc_hook_lookup] no hook lists
 * 15:02:27  WARN <Gtk> Window0: missing action Window0Action
 * 15:02:27  WARN <Gtk> Window1: missing action Window1Action
 * 15:02:27  WARN <Gtk> Window2: missing action Window2Action
 * 15:02:27  WARN <Gtk> Window3: missing action Window3Action
 * 15:02:27  WARN <Gtk> Window4: missing action Window4Action
 * 15:02:27  WARN <Gtk> Window5: missing action Window5Action
 * 15:02:27  WARN <Gtk> Window6: missing action Window6Action
 * 15:02:27  WARN <Gtk> Window7: missing action Window7Action
 * 15:02:27  WARN <Gtk> Window8: missing action Window8Action
 * 15:02:27  WARN <Gtk> Window9: missing action Window9Action
 * 15:02:27  WARN <gnc.module> Could not locate module gnucash/app-utils
 interface v.0
 * 15:02:27  WARN <gnc.module> Could not locate module gnucash/engine
 interface v.0
 * 15:02:27  WARN <gnc.module> Could not locate module gnucash/register
 /ledger-core interface v.0
 * 15:02:27  WARN <gnc.module> Could not locate module gnucash/register
 /register-core interface v.0
 * 15:02:27  WARN <gnc.module> Could not locate module gnucash/register
 /register-gnome interface v.0
 * 15:02:28  WARN <gnc.module> Could not locate module gnucash/import-
 export/qif-import interface v.0
 * 15:02:28 MESSG <gnc.module> Could not locate optional module gnucash
 /import-export/ofx interface v.0
 * 15:02:28 MESSG <gnc.module> Could not locate optional module gnucash
 /import-export/csv interface v.0
 * 15:02:28 MESSG <gnc.module> Could not locate optional module gnucash
 /import-export/log-replay interface v.0
 * 15:02:28 MESSG <gnc.module> Could not locate optional module gnucash
 /import-export/aqbanking interface v.0
 * 15:02:28  WARN <gnc.module> Could not locate module gnucash/report
 /report-system interface v.0
 * 15:02:28  WARN <gnc.module> Could not locate module
 gnucash/report/stylesheets interface v.0
 * 15:02:28  WARN <gnc.module> Could not locate module gnucash/report
 /standard-reports interface v.0
 * 15:02:28  WARN <gnc.module> Could not locate module gnucash/report
 /utility-reports interface v.0
 * 15:02:28  WARN <gnc.module> Could not locate module gnucash/report
 /locale-specific/us interface v.0
 * 15:02:28  WARN <gnc.module> Could not locate module gnucash/report
 /report-gnome interface v.0
 * 15:02:28 MESSG <gnc.module> Could not locate optional module gnucash
 /business-gnome interface v.0
 * 15:02:28 MESSG <gnc.module> Could not locate optional module
 gnucash/gtkmm interface v.0
 * 15:02:28  WARN <gnc.bin> GnuCash engine failed to initialize.  Exiting.

 $ GNC_MODULE_PATH="/opt/local/lib/gnucash" gnucash --logto stdout --debug
 gnc.bin-Message: main: binreloc relocation support was disabled at
 configure time.

 * 15:02:55  INFO <gnc.engine> [gnc_hook_lookup] no hook lists
 * 15:02:55  WARN <Gtk> Window0: missing action Window0Action
 * 15:02:55  WARN <Gtk> Window1: missing action Window1Action
 * 15:02:55  WARN <Gtk> Window2: missing action Window2Action
 * 15:02:55  WARN <Gtk> Window3: missing action Window3Action
 * 15:02:55  WARN <Gtk> Window4: missing action Window4Action
 * 15:02:55  WARN <Gtk> Window5: missing action Window5Action
 * 15:02:55  WARN <Gtk> Window6: missing action Window6Action
 * 15:02:55  WARN <Gtk> Window7: missing action Window7Action
 * 15:02:55  WARN <Gtk> Window8: missing action Window8Action
 * 15:02:55  WARN <Gtk> Window9: missing action Window9Action
 * 15:02:55  INFO <qof.engine> [init_from_file] guid_init got 512 bytes
 from /dev/urandom
 * 15:02:55  INFO <qof.engine> [init_from_file] guid_init got 2888 bytes
 from /etc/passwd
 * 15:02:55  INFO <qof.engine> [guid_init] got 18035 bytes
 ERROR: In procedure dynamic-link:
 ERROR: file: "libguile-srfi-srfi-1-v-3", message: "file not found"

 $ GNC_MODULE_PATH="/opt/local/lib" gnucash --logto stdout --debug
 gnc.bin-Message: main: binreloc relocation support was disabled at
 configure time.

 * 15:03:30  INFO <gnc.engine> [gnc_hook_lookup] no hook lists
 * 15:03:30  WARN <Gtk> Window0: missing action Window0Action
 * 15:03:30  WARN <Gtk> Window1: missing action Window1Action
 * 15:03:30  WARN <Gtk> Window2: missing action Window2Action
 * 15:03:30  WARN <Gtk> Window3: missing action Window3Action
 * 15:03:30  WARN <Gtk> Window4: missing action Window4Action
 * 15:03:30  WARN <Gtk> Window5: missing action Window5Action
 * 15:03:30  WARN <Gtk> Window6: missing action Window6Action
 * 15:03:30  WARN <Gtk> Window7: missing action Window7Action
 * 15:03:30  WARN <Gtk> Window8: missing action Window8Action
 * 15:03:30  WARN <Gtk> Window9: missing action Window9Action
 * 15:03:30  WARN <gnc.module> Could not locate module gnucash/app-utils
 interface v.0
 * 15:03:31  WARN <gnc.module> Could not locate module gnucash/engine
 interface v.0
 * 15:03:31  WARN <gnc.module> Could not locate module gnucash/register
 /ledger-core interface v.0
 * 15:03:31  WARN <gnc.module> Could not locate module gnucash/register
 /register-core interface v.0
 * 15:03:31  WARN <gnc.module> Could not locate module gnucash/register
 /register-gnome interface v.0
 * 15:03:31  WARN <gnc.module> Could not locate module gnucash/import-
 export/qif-import interface v.0
 * 15:03:31 MESSG <gnc.module> Could not locate optional module gnucash
 /import-export/ofx interface v.0
 * 15:03:31 MESSG <gnc.module> Could not locate optional module gnucash
 /import-export/csv interface v.0
 * 15:03:31 MESSG <gnc.module> Could not locate optional module gnucash
 /import-export/log-replay interface v.0
 * 15:03:31 MESSG <gnc.module> Could not locate optional module gnucash
 /import-export/aqbanking interface v.0
 * 15:03:31  WARN <gnc.module> Could not locate module gnucash/report
 /report-system interface v.0
 * 15:03:31  WARN <gnc.module> Could not locate module
 gnucash/report/stylesheets interface v.0
 * 15:03:31  WARN <gnc.module> Could not locate module gnucash/report
 /standard-reports interface v.0
 * 15:03:31  WARN <gnc.module> Could not locate module gnucash/report
 /utility-reports interface v.0
 * 15:03:31  WARN <gnc.module> Could not locate module gnucash/report
 /locale-specific/us interface v.0
 * 15:03:31  WARN <gnc.module> Could not locate module gnucash/report
 /report-gnome interface v.0
 * 15:03:31 MESSG <gnc.module> Could not locate optional module gnucash
 /business-gnome interface v.0
 * 15:03:31 MESSG <gnc.module> Could not locate optional module
 gnucash/gtkmm interface v.0
 * 15:03:31  WARN <gnc.bin> GnuCash engine failed to initialize.  Exiting.

 $ GNC_MODULE_PATH="/opt/local/lib:/opt/local/lib/gnucash" gnucash --logto
 stdout --debug
 gnc.bin-Message: main: binreloc relocation support was disabled at
 configure time.

 * 15:04:37  INFO <gnc.engine> [gnc_hook_lookup] no hook lists
 * 15:04:37  WARN <Gtk> Window0: missing action Window0Action
 * 15:04:37  WARN <Gtk> Window1: missing action Window1Action
 * 15:04:37  WARN <Gtk> Window2: missing action Window2Action
 * 15:04:37  WARN <Gtk> Window3: missing action Window3Action
 * 15:04:37  WARN <Gtk> Window4: missing action Window4Action
 * 15:04:37  WARN <Gtk> Window5: missing action Window5Action
 * 15:04:37  WARN <Gtk> Window6: missing action Window6Action
 * 15:04:37  WARN <Gtk> Window7: missing action Window7Action
 * 15:04:37  WARN <Gtk> Window8: missing action Window8Action
 * 15:04:37  WARN <Gtk> Window9: missing action Window9Action
 * 15:04:37  INFO <qof.engine> [init_from_file] guid_init got 512 bytes
 from /dev/urandom
 * 15:04:37  INFO <qof.engine> [init_from_file] guid_init got 2888 bytes
 from /etc/passwd
 * 15:04:37  INFO <qof.engine> [guid_init] got 18035 bytes
 ERROR: In procedure dynamic-link:
 ERROR: file: "libguile-srfi-srfi-1-v-3", message: "file not found"
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/28686#comment:9>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list