Make check problem (was Re: Next release 2.4.1? Branching stable and trunk sooner or later?)

Phil Longstaff plongstaff at rogers.com
Thu Feb 3 20:57:05 EST 2011


On Thu, 2011-02-03 at 20:11 -0500, Phil Longstaff wrote:
> Just waiting for the go-ahead.

Problem running make check:

make[6]: Entering directory
`/home/phil/gnucash2/trunk/src/backend/dbi/test'
Using filename: /tmp/test-skAXu7
Testing sqlite3
Returned from index list
 You may ignore the warning about the lock file having no entries: We
had to ignore locking to run two sessions on the same database
* 20:53:15  WARN <gnc.backend.dbi> [gnc_dbi_unlock()] There was no lock
entry in the Lock table
Testing safe save sqlite3
Returned from index list
* 20:53:16  WARN <gnc.backend.dbi> [gnc_dbi_unlock()] There was no lock
entry in the Lock table
Testing safe save sqlite3
TEST_MYSQL_URL='mysql://XXXX:YYYY@localhost/test'
Testing mysql
Returned from index list
 You may ignore the warning about the lock file having no entries: We
had to ignore locking to run two sessions on the same database
* 20:53:16  WARN <gnc.backend.dbi> [gnc_dbi_unlock()] There was no lock
entry in the Lock table
Testing safe save mysql
* 20:53:17  WARN <gnc.backend.dbi> Session Error: 
FAILURE DB Session Safe Save Failed test-dbi-stuff.c:250 
Testing safe save mysql
TEST_PGSQL_URL=''
Executed 20 tests. There was 1 failure.
FAIL: test-dbi-basic
Using filename: /tmp/test-FKPSSx
Testing sqlite3
Returned from index list
 You may ignore the warning about the lock file having no entries: We
had to ignore locking to run two sessions on the same database
* 20:53:18  WARN <gnc.backend.dbi> [gnc_dbi_unlock()] There was no lock
entry in the Lock table
TEST_MYSQL_URL='mysql://XXXX:YYYY@localhost/test'
Testing mysql
Returned from index list
 You may ignore the warning about the lock file having no entries: We
had to ignore locking to run two sessions on the same database
* 20:53:18  WARN <gnc.backend.dbi> [gnc_dbi_unlock()] There was no lock
entry in the Lock table
TEST_PGSQL_URL=''
Executed 10 tests. All tests passed.
PASS: test-dbi
Using filename: /tmp/test-t4XIQ2
Testing sqlite3
 You may ignore the warning about the lock file having no entries: We
had to ignore locking to run two sessions on the same database
* 20:53:18  WARN <gnc.backend.dbi> [gnc_dbi_unlock()] There was no lock
entry in the Lock table
Executed 7 tests. All tests passed.
PASS: test-dbi-business
Executed 1 test. All tests passed.
PASS: test-load-backend
==========================================
1 of 4 tests failed
Please report to gnucash-devel at gnucash.org
==========================================
make[6]: *** [check-TESTS] Error 1
make[6]: Leaving directory
`/home/phil/gnucash2/trunk/src/backend/dbi/test'
make[5]: *** [check-am] Error 2
make[5]: Leaving directory
`/home/phil/gnucash2/trunk/src/backend/dbi/test'
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory
`/home/phil/gnucash2/trunk/src/backend/dbi/test'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/home/phil/gnucash2/trunk/src/backend/dbi'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/phil/gnucash2/trunk/src/backend'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/phil/gnucash2/trunk/src'
make: *** [check-recursive] Error 1




More information about the gnucash-devel mailing list