Hello ! I forgot :
*With the tar-files (in the previous post i wrote rpm, but it's tar-sources ibdbi-drivers-0.8.3-1.tar.gz & libdbi-0.8.4.tar.gz:* make check-TESTS make[6]: Entering directory `/home/christoph/Computer/src/gnucash/gnucash_svn/src/backend/dbi/test' Using filename: /tmp/test-RnEBJG Testing sqlite3 * 21:57:46 WARN <gnc.backend.dbi> [conn_test_dbi_library()] Test_DBI_Library: Double Failed 1.797692e+307 != 1.000000e+00 * 21:57:46 WARN <gnc.backend.dbi> Session Error: DBI library fails large number test FAILURE Second DB Session Creation Failed test-dbi-stuff.c:199 Testing safe save sqlite3 Returned from index list * 21:57:55 WARN <gnc.backend.dbi> [gnc_dbi_unlock()] There was no lock entry in the Lock table Testing safe save sqlite3 TEST_MYSQL_URL='' TEST_PGSQL_URL='' Executed 8 tests. There was 1 failure. FAIL: test-dbi-basic Using filename: /tmp/test-gUgyHN Testing sqlite3 * 21:58:04 WARN <gnc.backend.dbi> [conn_test_dbi_library()] Test_DBI_Library: Double Failed 1.797692e+307 != 1.000000e+00 * 21:58:04 WARN <gnc.backend.dbi> Session Error: DBI library fails large number test FAILURE Second DB Session Creation Failed test-dbi-stuff.c:199 TEST_MYSQL_URL='' TEST_PGSQL_URL='' Executed 1 test. There was 1 failure. FAIL: test-dbi Using filename: /tmp/test-Mnx3YW Testing sqlite3 * 21:58:10 WARN <gnc.backend.dbi> [conn_test_dbi_library()] Test_DBI_Library: Double Failed 1.797692e+307 != 1.000000e+00 FAILURE TaxTable lists match test-dbi-stuff.c:55 FAILURE Customer lists match test-dbi-stuff.c:55 FAILURE Employee lists match test-dbi-stuff.c:55 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 * 21:58:10 WARN <gnc.backend.dbi> [gnc_dbi_unlock()] There was no lock entry in the Lock table Executed 7 tests. There were 3 failures. FAIL: test-dbi-business Executed 1 test. All tests passed. PASS: test-load-backend ========================================== 3 of 4 tests failed Please report to [email protected] ========================================== *somewhere before I see this message, i just post it because it says CRIT:* PASS: test-commodities * 21:59:43 WARN <gnc.engine> failed to load gncmod-backend-dbi from /usr/lib/gnucash * 21:59:43 CRIT <gnc.engine> required library gncmod-backend-dbi not found. WARNING: (guile-user): `GNC-ERROR-OK' imported from both (sw_engine) and (gnucash engine) WARNING: (guile-user): `GNC-DENOM-AUTO' imported from both (sw_engine) and (gnucash engine) WARNING: (guile-user): `GNC-ERROR-REMAINDER' imported from both (sw_engine) and (gnucash engine) WARNING: (guile-user): `GNC-ERROR-DENOM-DIFF' imported from both (sw_engine) and (gnucash engine) WARNING: (guile-user): `GNC-ERROR-OVERFLOW' imported from both (sw_engine) and (gnucash engine) WARNING: (guile-user): `GNC-ERROR-ARG' imported from both (sw_engine) and (gnucash engine) Some deprecated features have been used. Set the environment variable GUILE_WARN_DEPRECATED to "detailed" and rerun the program to get more information. Set it to "no" to suppress this message. *Make check for tarballs with SVN 20192:* make check-TESTS make[6]: Entering directory `/home/christoph/Computer/src/gnucash/gnucash_svn/src/backend/dbi/test' Using filename: /tmp/test-aVJ5MZ Testing sqlite3 /usr/local/src/gnucash/gnucash_svn/src/backend/dbi/test/.libs/test-dbi-basic: symbol lookup error: ../.libs//libgncmod-backend-dbi.so: undefined symbol: gnc_push_locale FAIL: test-dbi-basic Using filename: /tmp/test-mfCQf9 Testing sqlite3 /usr/local/src/gnucash/gnucash_svn/src/backend/dbi/test/.libs/test-dbi: symbol lookup error: ../.libs//libgncmod-backend-dbi.so: undefined symbol: gnc_push_locale FAIL: test-dbi Using filename: /tmp/test-UH2e4k Testing sqlite3 /usr/local/src/gnucash/gnucash_svn/src/backend/dbi/test/.libs/test-dbi-business: symbol lookup error: ../.libs//libgncmod-backend-dbi.so: undefined symbol: gnc_push_locale FAIL: test-dbi-business Executed 1 test. All tests passed. PASS: test-load-backend ========================================== 3 of 4 tests failed Please report to [email protected] ========================================== *make check with the debian packages (SVN20191):* make check-TESTS make[6]: Entering directory `/home/christoph/Computer/src/gnucash/gnucash_svn/src/backend/dbi/test' Using filename: /tmp/test-EydKbi Testing sqlite3 * 21:48:10 WARN <gnc.backend.dbi> Session Error: 3, FAILURE First DB Session Creation Failed test-dbi-stuff.c:181 Testing safe save sqlite3 * 21:48:10 WARN <gnc.backend.dbi> Session Error: 3, FAILURE DB Session Creation Failed test-dbi-stuff.c:241 Testing safe save sqlite3 * 21:48:11 WARN <gnc.backend.dbi> Session Error: 3, FAILURE DB Session Creation Failed test-dbi-stuff.c:299 TEST_MYSQL_URL='' TEST_PGSQL_URL='' Executed 3 tests. There were 3 failures. FAIL: test-dbi-basic Using filename: /tmp/test-PMNaas Testing sqlite3 * 21:48:11 WARN <gnc.backend.dbi> Session Error: 3, FAILURE First DB Session Creation Failed test-dbi-stuff.c:181 TEST_MYSQL_URL='' TEST_PGSQL_URL='' Executed 1 test. There was 1 failure. FAIL: test-dbi Using filename: /tmp/test-j1cNMC Testing sqlite3 FAILURE TaxTable lists match test-dbi-stuff.c:55 FAILURE Customer lists match test-dbi-stuff.c:55 FAILURE Employee lists match test-dbi-stuff.c:55 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 Executed 7 tests. There were 3 failures. FAIL: test-dbi-business FAILURE loading gnc-backend-dbi GModule failed test-load-backend.c:41 Executed 1 test. There was 1 failure. FAIL: test-load-backend ========================================== 4 of 4 tests failed Please report to [email protected] ========================================== _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
