On Tue, Jan 28, 2014 at 1:30 PM, László Böszörményi (GCS) <g...@debian.org> wrote: > Hi Prach, > > On Mon, Jan 27, 2014 at 12:37 PM, Prach Pongpanich <prach...@gmail.com> wrote: >> On Mon, Jan 27, 2014 at 5:08 PM, László Böszörményi (GCS) >> <g...@debian.org> wrote: >> I've removed debian/*.dir files, which created an empty directory >> (usr/lib/dbd ). >> We don't want to run sqlite and sqlite3 tests[1] when cross-building, >> I attached a patch for both issues. >> [1] https://buildd.debian.org/status/package.php?p=libdbi-drivers&suite=sid > You made the diff in the wrong, backward way. As such, it tries to > add the mentioned dir files. Btw thanks, those files indeed need to be > removed. > The mentioned page shows only the architectures that officially part > of Debian. They are _not_ cross-builds but native to those > architectures. I suppose you meant that don't run any tests when > DEB_BUILD_OPTIONS instructs so. > This is not the case for buildds. Those should run self-tests to early > reveal platform specific bugs.
Sorry for my mistake. I've discussed with Markus Hoenicka and he told me about a atoll() call which the sqlite3 driver uses to convert raw data into a long long number causes problems, he will work on this problem. drivers/sqlite3/dbd_sqlite3.c: 1719: data->d_longlong = (long long) atoll(raw); break; /* hah, wonder if that'll work */ > >> P.S. please you set me as Maintainer to avoid missing an e-mail from the BTS. > Only one person can be the maintainer. You should get bugreports as > uploader or you may subscribe to the source packages of your > choice[2]. Thanks for the explanation. Cheers, Prach -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org