-=| gregor herrmann, 09.05.2013 13:01:27 +0200 |=- > On Wed, 08 May 2013 23:15:25 +0300, Damyan Ivanov wrote: > > > > This package FTBTS with perl 5.16 from experimental: > > > > > > > > DBD::FirebirdEmbedded::db do failed: Incompatible column/host variable > > > > data type > > > > -Dynamic SQL Error > > > > -SQL error code = -303 > > > > -Malformed string at t/embed-75-utf8.t line 136. > > Good news, I can reproduce the failure. > (After rebuilding libdbi-perl against perl 5.16 ...)
I tried the new upstream release (prepared in Git), and it still fails with perl 5.18. > Good so we need the two tests at least ... Yes, thanks for investigating. > # DBI_TRACE=2=trace.log make test TEST_FILES="t/embed-01-connect.t > t/embed-75-utf8.t" > -> do for DBD::FirebirdEmbedded::db > (DBI::db=HASH(0x1544ca8)~0x1544d38 'INSERT INTO TESTAC VALUES(4, > ?, ?, ?)' HASH(0x1574d98) "Værчàr" "Tæst" "€÷∞") thr#e47040 > Enter dbd_st_prepare > Enter dbd_preparse > dbd_bind_ph > enter ib_fill_isqlda. processing 1 XSQLVAR Type 0 ivar->sqltype=449 > ib_fill_isqlda: SQL_VARYING > dbd_bind_ph > enter ib_fill_isqlda. processing 2 XSQLVAR Type 0 ivar->sqltype=453 > ib_fill_isqlda: SQL_TEXT > dbd_bind_ph > enter ib_fill_isqlda. processing 3 XSQLVAR Type 0 ivar->sqltype=521 > ib_fill_isqlda: SQL_BLOB > ib_blob_write > dbd_st_execute > Incompatible column/host variable data type > -Dynamic SQL Error > -SQL error code = -303 > -Malformed string error -303 recorded: Incompatible column/host variable data > type > -Dynamic SQL Error > -SQL error code = -303 > -Malformed string This is the essence. I have set up suitable pbuilder environment and will look closer.
signature.asc
Description: Digital signature

