After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 792298 - FTBFS with Guile-2.2
FTBFS with Guile-2.2
Status: RESOLVED INVALID
Product: GnuCash
Classification: Other
Component: General
2.7.x
Other Linux
: Normal normal
: ---
Assigned To: gnucash-general-maint
gnucash-general-maint
Depends on:
Blocks:
 
 
Reported: 2018-01-07 11:39 UTC by Dmitry Smirnov
Modified: 2018-06-30 00:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dmitry Smirnov 2018-01-07 11:39:18 UTC
2.7.3 FTBFS with Guile-2.2 on Debian as follows:

~~~~
cd /build/gnucash-2.7.3/.build/gnucash/import-export/qif-imp && /usr/bin/cmake -E env LD_LIBRARY_PATH=/build/gnucash-2.7.3/.build//lib/x86_64-linux-gnu/gnucash:/build/gnucash-2.7.3/.build//lib/x86_64-linux-gnu/gnucash/gnucash: GNC_UNINSTALLED=YES GNC_BUILDDIR=/build/gnucash-2.7.3/.build GUILE_LOAD_PATH=/build/gnucash-2.7.3/gnucash/import-export/qif-imp GUILE_LOAD_COMPILED_PATH=/build/gnucash-2.7.3/.build//lib/x86_64-linux-gnu/gnucash/gnucash/scm/ccache/2.2 GNC_MODULE_PATH=/build/gnucash-2.7.3/.build//lib/x86_64-linux-gnu/gnucash:/build/gnucash-2.7.3/.build//lib/x86_64-linux-gnu/gnucash/gnucash: /usr/bin/guile -e '(@@ (guild) main)' -s /usr/bin/guild compile -o /build/gnucash-2.7.3/.build//lib/x86_64-linux-gnu/gnucash/gnucash/scm/ccache/2.2/qif-import/qif-dialog-utils.go /build/gnucash-2.7.3/gnucash/import-export/qif-imp/qif-dialog-utils.scm                                                                                                                           
Backtrace: 
In scripts/compile.scm: 
   251:26 19 (_ _) 
In system/base/target.scm: 
     57:6 18 (with-target _ _) 
In system/base/compile.scm: 
    152:6 17 (compile-file _ #:output-file _ #:from _ #:to _ #:env _ ?) 
     43:4 16 (call-once _) 
In ice-9/boot-9.scm: 
    841:4 15 (with-throw-handler _ _ _) 
In system/base/compile.scm: 
    59:11 14 (_) 
   155:11 13 (_ #<closed: file 556672626ee0>) 
   235:18 12 (read-and-compile #<input: qif-import.scm 13> #:from _ # ?) 
   183:32 11 (compile-fold (#<procedure compile-tree-il (x e opts)>) ?) 
In ice-9/boot-9.scm: 
   2312:4 10 (save-module-excursion #<procedure 556672736500 at lang?>) 
In language/scheme/compile-tree-il.scm: 
    31:15  9 (_) 
In ice-9/psyntax.scm: 
  1235:36  8 (expand-top-sequence ((use-modules (gnucash #))) _ _ #f ?) 
  1182:24  7 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?) 
   285:10  6 (parse _ (("placeholder" placeholder)) (()) _ c&e (# #) #) 
In ice-9/boot-9.scm: 
  3365:20  5 (process-use-modules _) 
   222:17  4 (map1 (((gnucash app-utils)))) 
  3366:31  3 (_ ((gnucash app-utils))) 
   2791:6  2 (resolve-interface _ #:select _ #:hide _ #:prefix _ # _ ?) 
In unknown file: 
           1 (scm-error misc-error #f "~A ~S" ("no code for modu?" ?) ?) 
In ice-9/boot-9.scm: 
   752:25  0 (dispatch-exception _ _ _) 

ice-9/boot-9.scm:752:25: In procedure dispatch-exception: 
no code for module (gnucash app-utils) 
gnucash/import-export/qif-imp/CMakeFiles/scm-qif-import-2.dir/build.make:64: recipe for target 'lib/x86_64-linux-gnu/gnucash/gnucash/scm/ccache/2.2/gnucash/import-export/qif-import.go' failed 
~~~~
Comment 1 Dmitry Smirnov 2018-01-07 12:15:04 UTC
Sorry, I'm not sure if this is a real problem...
It could have been an issue with ccache on my side.
Apologies for noise...
Comment 2 John Ralls 2018-06-30 00:02:48 UTC
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=792298. Please update any external references or bookmarks.