Make Check failure on F10 - test-dbi-basic

Derek Atkins warlord at MIT.EDU
Sat Oct 3 23:31:44 EDT 2009


Hey all,

I just built current gnucash trunk but "make check" fails for me. Here's
the output.  My configure switch:

./configure '--enable-error-on-warning' '--enable-compile-warnings' \
            '--prefix=/opt/gnucash-svk' '--enable-ofx' '--enable-hbci' \
            '--enable-dbi' '--enable-debug' '--enable-locale-specific-tax' \
            'CFLAGS=-g -O0'

-derek

make[6]: Entering directory `/home/warlord/src/gnucash/gnucash-svk/build/src/backend/dbi/test'
* 23:27:06  WARN <gnc.backend.dbi> [qof_backend_module_init()] GNC_DBD_DIR not set: using /usr/lib/dbd
Using filename: /tmp/test-fX2Pjr
Testing sqlite3
* 23:27:07  WARN <test-dbi> [testAccountEqual()] kvp frames differ:
{
    double-val => KVP_VALUE_DOUBLE(3.14159),
    int64-val => KVP_VALUE_GINT64(100),
    numeric-val => KVP_VALUE_NUMERIC(0/1),
    timespec-val => KVP_VALUE_TIMESPEC(2009-10-03 23:27:07.000000 -0400),
    string-val => KVP_VALUE_STRING(abcdefghijklmnop),
    guid-val => KVP_VALUE_GUID(72314dba1be3f1bc0e4580f5f00d2fc0),
}


vs

{
    double-val => KVP_VALUE_DOUBLE(0),
    int64-val => KVP_VALUE_GINT64(0),
    numeric-val => KVP_VALUE_NUMERIC(0/0),
    timespec-val => KVP_VALUE_TIMESPEC(2009-10-03 23:27:07.000000 -0400),
    string-val => KVP_VALUE_STRING(abcdefghijklmnop),
    guid-val => KVP_VALUE_GUID(72314dba1be3f1bc0e4580f5f00d2fc0),
}
* 23:27:07  WARN <test-dbi> [testAcctChildrenEqual()] accounts 72314dba1be3f1bc0e4580f5f00d2fc0 and 72314dba1be3f1bc0e4580f5f00d2fc0 differ
* 23:27:07  WARN <test-dbi> [testAccountEqual()] children differ
FAILURE Accounts trees match test-dbi-stuff.c:353 
TEST_MYSQL_URL=''
TEST_PGSQL_URL=''
Executed 1 test. There was 1 failure.
FAIL: test-dbi-basic

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-devel mailing list