On Tue, Aug 15, 2017 at 1:23 PM, Alex Aycinena <alex.aycin...@gmail.com> wrote:
> > > Hi Geert, > > I did a new clone with a parallel build directory in three Fedora's and > had mixed results: > > F24 - with cmake/ninja: clean ninja-build, ninja-build check, ninja-build > install and gnucash started OK and ran. > > F26 VM - with autotools: clean make, make check, make install and gnucash > started OK and ran. > > F25 - with autotools: clean make, make install and gnucash started OK and > ran. But make check failed in app-utils in test-load-module with the > following rather long output. > > Regards, > > Alex > > output: > > make[5]: Entering directory '/home/gnucash-dev/gitcheckouts/gnucash-new- > build/libgnucash/app-utils/test' > *** Error in `/home/gnucash-dev/gitcheckouts/gnucash-new-build/gnc-guile': > double free or corruption (out): 0x0000000001481b90 *** > > <snip> > /home/gnucash-dev/gitcheckouts/gnucash-new/test-driver: line 107: 9549 > Aborted (core dumped) "$@" > $log_file 2>&1 > FAIL: test-load-module > PASS: test-link-module > PASS: test-exp-parser > PASS: test-scm-query-string > PASS: test-print-parse-amount > PASS: test-sx > PASS: test-app-utils > > Geert, On running make check a second time on the F25 it passed with no failure. Not sure why the difference. Regards, Alex _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel