I understand that a new maintenance release is planned soon. Make check
fails on master. Haven't checked to see if this failure also affects
maintenance.

Make check fails with the following log file on master (Fedora 19 & 20),

Regards,

Alex

================================================================
   GnuCash 2.6.99: src/report/stylesheets/test/test-suite.log
================================================================

# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test-load-module
======================

  testing stylesheet module load ... Backtrace:
In unknown file:
   ?: 26* [load-file #<primitive-procedure primitive-load> ...]
   ?: 27* [save-module-excursion #<procedure #f ()>]
   ?: 28  (let (# #) (dynamic-wind # thunk #))
   ?: 29  [dynamic-wind #<procedure #f ()> #<procedure #f ()> #<procedure
#f ()>]
   ?: 30* [#<procedure #f ()>]
   ?: 31* [primitive-load
"../../../../src/report/stylesheets/gnucash/report/stylesheets.scm"]
In ../../../../src/report/stylesheets/gnucash/report/stylesheets.scm:
  15: 32* (use-modules (gnucash report stylesheet-head-or-tail))
  15: 33  (eval-case (# # *unspecified*) (else #))
  15: 34  (begin (process-use-modules (list (list #))) *unspecified*)
In unknown file:
   ?: 35* [process-use-modules (((gnucash report stylesheet-head-or-tail)))]
   ?: 36  (let* ((interfaces #)) (call-with-deferred-observers (lambda ()
#)))
   ?: 37* [map #<procedure #f (mif-args)> ((#))]
   ?: 38* [#<procedure #f (mif-args)> ((gnucash report
stylesheet-head-or-tail))]
   ?: 39* (or (apply resolve-interface mif-args) (error "no such module"
mif-args))
   ?: 40* [apply #<procedure resolve-interface (name . args)> (#)]
   ?: 41  [resolve-interface (gnucash report stylesheet-head-or-tail)]
    ...
   ?: 42  (let* (# # # # ...) (and # #) (if # public-i #))
   ?: 43* (and (or (not module) (not public-i)) (error "no code for module"
name))
   ?: 44  [error "no code for module" (gnucash report
stylesheet-head-or-tail)]
    ...
   ?: 45  [scm-error misc-error #f ...]

<unnamed port>: In procedure scm-error in expression (scm-error (quote
misc-error) #f ...):
<unnamed port>: no code for module (gnucash report stylesheet-head-or-tail)
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to