Geert, Thanks, you are right. I should have checked that before sending the e-mail. It passes now.
Best regards, Alex On Tue, Sep 23, 2014 at 7:47 AM, Geert Janssens <[email protected]> wrote: > Hi Alex, > > That's odd. I just ran make check to verify and it works fine for me. I > did restart with an empty build directory several times the last week, > so I'm working in a pretty clean environment. Have you tried to rerun > configure to pick up the new stylesheet ? > > Geert > > On Tuesday 23 September 2014 07:29:51 Alex Aycinena wrote: > > 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 > > [email protected] > > https://lists.gnucash.org/mailman/listinfo/gnucash-devel > > _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
