With current trunk (being r22938), I run into this make check failure:

make[5]: Entering directory `/kobaltnet/janssege/Development/Builds/gnucash-f18-
trunk/src/backend/dbi/test'
TEST: test-backend-dbi... (pid=5129)
  /backend/dbi/store_and_reload/sqlite:                                FAIL
GTester: last random seed: R02Saa95c3c1c5a167a0f1ecba17b003098f
/bin/sh: line 1:  5128 Terminated              MALLOC_CHECK_=2 
MALLOC_PERTURB_=$((${RANDOM:-256} 
% 256)) gtester --verbose test-backend-dbi
make[5]: *** [test-nonrecursive] Error 143
make[5]: Leaving directory `/kobaltnet/janssege/Development/Builds/gnucash-f18-
trunk/src/backend/dbi/test'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/kobaltnet/janssege/Development/Builds/gnucash-f18-
trunk/src/backend/dbi/test'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory 
`/kobaltnet/janssege/Development/Builds/gnucash-f18-trunk/src/backend/dbi'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory 
`/kobaltnet/janssege/Development/Builds/gnucash-f18-trunk/src/backend'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory 
`/kobaltnet/janssege/Development/Builds/gnucash-f18-trunk/src'
make: *** [check-recursive] Error 1

I first thought it was due to some local staged patches, but even on a clean 
tree I get this. No idea when it 
started. The most recent change in the backend code was about 3 weeks ago by 
cstim:
r22899 "Adding missing GLIB_LIBS to LDFLAGS as needed for newer gcc/libtool"

This is my current configure line:
configure --prefix=/home/janssege/Development/Installs/gnucash-f18-trunk 
--enable-debug --enable-ofx --
enable-compiler-warnings --enable-doxygen --enable-python 
--with-html-engine=webkit --enable-aqbanking

Anyone else seeing this ?

Geert
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to