Bug#737126: Bug#736656: libdbi-drivers: drivers not found anymore, due to multi-arch

2014-02-17 Thread GCS
Hi Markus, On Fri, Jan 31, 2014 at 11:20 AM, Markus Hoenicka markus.hoeni...@mhoenicka.de wrote: Am 2014-01-31 10:48, schrieb László Böszörményi: On Fri, Jan 31, 2014 at 9:04 AM, Markus Hoenicka markus.hoeni...@mhoenicka.de wrote: Problem is that I'm not aware of similar limits for floats. Do

Bug#737126: Bug#736656: libdbi-drivers: drivers not found anymore, due to multi-arch

2014-02-17 Thread Markus Hoenicka
Am 2014-02-17 15:13, schrieb László Böszörményi: Hi Markus, On Fri, Jan 31, 2014 at 11:20 AM, Markus Hoenicka markus.hoeni...@mhoenicka.de wrote: Am 2014-01-31 10:48, schrieb László Böszörményi: On Fri, Jan 31, 2014 at 9:04 AM, Markus Hoenicka markus.hoeni...@mhoenicka.de wrote: Problem is

Bug#737126: Bug#736656: libdbi-drivers: drivers not found anymore, due to multi-arch

2014-01-31 Thread Markus Hoenicka
Am 2014-01-31 05:17, schrieb Prach Pongpanich: On Fri, Jan 31, 2014 at 7:09 AM, markus.hoeni...@mhoenicka.de wrote: Prach Pongpanich writes: [..] (Cc:-ing #737126) That reduced failures, but still remain the issue with the_float and the_double. Running libdbi framework test...

Bug#737126: Bug#736656: libdbi-drivers: drivers not found anymore, due to multi-arch

2014-01-31 Thread GCS
On Fri, Jan 31, 2014 at 9:04 AM, Markus Hoenicka markus.hoeni...@mhoenicka.de wrote: Problem is that I'm not aware of similar limits for floats. Do you know where to get this info from at compile time? Attached a sample. Basically those are: FLT_MAX, DBL_MAX and LDBL_MAX. Laszlo/GCS #include

Bug#737126: Bug#736656: libdbi-drivers: drivers not found anymore, due to multi-arch

2014-01-31 Thread Markus Hoenicka
Am 2014-01-31 10:48, schrieb László Böszörményi: On Fri, Jan 31, 2014 at 9:04 AM, Markus Hoenicka markus.hoeni...@mhoenicka.de wrote: Problem is that I'm not aware of similar limits for floats. Do you know where to get this info from at compile time? Attached a sample. Basically those are:

Bug#737126: Bug#736656: libdbi-drivers: drivers not found anymore, due to multi-arch

2014-01-30 Thread Prach Pongpanich
On Thu, Jan 30, 2014 at 9:16 PM, Markus Hoenicka markus.hoeni...@mhoenicka.de wrote: [..] It's got the same result as without -fsigned-char. :( Ok, maybe this change alone was not sufficient. I went through the changes between the latest 0.8.x release (where things apparently still worked)

Bug#737126: Bug#736656: libdbi-drivers: drivers not found anymore, due to multi-arch

2014-01-30 Thread markus . hoenicka
Prach Pongpanich writes: On Thu, Jan 30, 2014 at 9:16 PM, Markus Hoenicka markus.hoeni...@mhoenicka.de wrote: [..] It's got the same result as without -fsigned-char. :( Ok, maybe this change alone was not sufficient. I went through the changes between the latest 0.8.x

Bug#737126: Bug#736656: libdbi-drivers: drivers not found anymore, due to multi-arch

2014-01-30 Thread Prach Pongpanich
On Fri, Jan 31, 2014 at 7:09 AM, markus.hoeni...@mhoenicka.de wrote: Prach Pongpanich writes: [..] (Cc:-ing #737126) That reduced failures, but still remain the issue with the_float and the_double. Running libdbi framework test... test_dbi.c:3732: unit test failure: sqlite3

Bug#736656: libdbi-drivers: drivers not found anymore, due to multi-arch

2014-01-28 Thread Prach Pongpanich
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

Bug#736656: libdbi-drivers: drivers not found anymore, due to multi-arch

2014-01-28 Thread GCS
On Tue, Jan 28, 2014 at 2:33 PM, Prach Pongpanich prach...@gmail.com wrote: On Tue, Jan 28, 2014 at 1:30 PM, László Böszörményi (GCS) g...@debian.org wrote: 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

Bug#736656: libdbi-drivers: drivers not found anymore, due to multi-arch

2014-01-27 Thread GCS
Hi, On Sat, Jan 25, 2014 at 8:46 PM, Gergely Nagy alger...@madhouse-project.org wrote: Source: libdbi-drivers Version: 0.9.0-1 Severity: grave Justification: renders package unusable libdbi1 0.9.0-1 is built with a multi-arch, and will search for drivers in a multi-arch directory, but the

Bug#736656: libdbi-drivers: drivers not found anymore, due to multi-arch

2014-01-27 Thread Prach Pongpanich
Hi, On Mon, Jan 27, 2014 at 5:08 PM, László Böszörményi (GCS) g...@debian.org wrote: Hi, On Sat, Jan 25, 2014 at 8:46 PM, Gergely Nagy libdbi1 0.9.0-1 is built with a multi-arch, and will search for drivers in a multi-arch directory, but the binaries produced from libdbi-drivers still

Bug#736656: libdbi-drivers: drivers not found anymore, due to multi-arch

2014-01-27 Thread GCS
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

Bug#736656: libdbi-drivers: drivers not found anymore, due to multi-arch

2014-01-25 Thread Gergely Nagy
Source: libdbi-drivers Version: 0.9.0-1 Severity: grave Justification: renders package unusable libdbi1 0.9.0-1 is built with a multi-arch, and will search for drivers in a multi-arch directory, but the binaries produced from libdbi-drivers still produce packages that use the old, non-multiarch