ports/63233: p5-DBD-SQLite 0.31 is broken with perl 5.8
Stefan `Sec` Zehl
sec at 42.org
Thu Apr 22 12:04:17 UTC 2004
On Thu, Apr 22, 2004 at 10:41 +0900, Norikatsu Shigemura wrote:
> I always welcome your report:-).
>
> 1st:
> Please `make test' in /usr/ports/databases/p5-DBD-SQLite/work/DBD-SQLite-0.31
> after `make build' in /usr/ports/databases/p5-DBD-SQLite, and tell
> me it's result.
Ok. This is my run:
ice:/usr/ports/databases/p5-DBD-SQLite/work/DBD-SQLite-0.31#make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.8.2 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00basic...............ok
t/01logon...............ok
t/02cr_table............ok
t/03insert..............ok
t/04select..............ok
t/05tran................ok
t/06error...............ok
t/08create_function.....ok
t/09create_aggregate....ok
t/10dsnlist.............ok
t/20createdrop..........ok
t/30insertfetch.........ok
t/40bindparam...........ok
t/40blobs...............ok
t/40listfields..........ok
t/40nulls...............ok
t/40numrows.............ok
t/50chopblanks..........ok
t/50commit..............ok
t/60metadata............ok 4/24Bad free() ignored (PERL_CORE) at /export/ports/databases/p5-DBD-SQLite/work/DBD-SQLite-0.31/blib/lib/DBD/SQLite.pm line 189.
Bad free() ignored (PERL_CORE) at /export/ports/databases/p5-DBD-SQLite/work/DBD-SQLite-0.31/blib/lib/DBD/SQLite.pm line 190.
Bad free() ignored (PERL_CORE) at /export/ports/databases/p5-DBD-SQLite/work/DBD-SQLite-0.31/blib/lib/DBD/SQLite.pm line 200.
Bad free() ignored (PERL_CORE) at /export/ports/databases/p5-DBD-SQLite/work/DBD-SQLite-0.31/blib/lib/DBD/SQLite.pm line 200.
t/60metadata............ok 11/24Bad free() ignored (PERL_CORE) at /export/ports/databases/p5-DBD-SQLite/work/DBD-SQLite-0.31/blib/lib/DBD/SQLite.pm line 188.
t/60metadata............ok 16/24Bad free() ignored (PERL_CORE) at /export/ports/databases/p5-DBD-SQLite/work/DBD-SQLite-0.31/blib/lib/DBD/SQLite.pm line 188.
t/60metadata............ok
t/90cppcomments.........ok
t/99cleanup.............ok
t/ak-dbd................ok
t/dbdadmin..............ok
All tests successful.
Files=24, Tests=348, 12 wallclock secs ( 8.34 cusr + 1.50 csys = 9.84 CPU)
While the tests work, it spews horrible messages :)
I have no idea why this is.
My CFLAGS are:
ice:/usr/ports/databases/p5-DBD-SQLite#make -V CFLAGS
-O -pipe -march=k6
I have also tried recompiling SQLite without -march=k6, but it made no
difference.
CU,
Sec
--
[ Recovering from a root breakin - someone says to cvsup and make world ]
Brandon S. Allbery: Not if cvsup itself has been trojaned.
John Polstra: Cool, that would be one of the first code contributions
ever for CVSup. :-)
More information about the freebsd-ports-bugs
mailing list