fixed 660717 sqlite3/3.7.3-1 found 660717 sqlite3/3.7.10-1 found 660717 sqlite3/3.7.11-2 thanks
Hi, On 23/03/12 08:52, coldtobi wrote: > PS: I tried to build this package on my amd64 machine, > and when I dpkg-buildpackage it fails, > but if I do just a > autoreconf; ./configure; make ; make check That will only build using BDB (the default). Normally dpkg-buildpackage runs configure / make / make check, three times with different configure lines: for BDB, SQLite, and TokyoCabinet. The others are fine; only SQLite has problems. So really this issue was not triggered by the TokyoCabinet transition but a change of libsqlite3 sometime. libsqlite3 3.7.3-1 was okay. libsqlite3 3.7.10-1 had 21/52 test failures. libsqlite3 3.7.11-2 has 22/52 test failures. I should file a new bug there, try running the sqlite3 tests (which are disabled during build) and maybe I can narrow down to the version where the problems began. Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org