ports/63233: p5-DBD-SQLite 0.31 is broken with perl 5.8

Norikatsu Shigemura nork at FreeBSD.org
Thu Apr 22 01:41:50 UTC 2004


On Thu, 22 Apr 2004 00:49:35 +0200
Stefan `Sec` Zehl <sec at 42.org> wrote:
> > State-Changed-From-To: feedback->closed
> > State-Changed-By: nork
> > State-Changed-When: Tue Apr 20 06:36:14 PDT 2004
> > State-Changed-Why: 
> > Submitter no response.
> It is still broken for me, I just retried updating the port to 0.31 and
> it failed again.

	OK.  I see.

> As soon as I have more time, I will test with the perl-module installed
> by hand and not via the port, and report back on that.

	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.

SEE ALSO: My result with perl-threaded-5.8.2_5 is all green.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
$ cd /usr/ports/databases/p5-DBD-SQLite
$ make build
===>  Extracting for p5-DBD-SQLite-0.31
>> Checksum OK for DBD-SQLite-0.31.tar.gz.
===>  Patching for p5-DBD-SQLite-0.31
	:
$ cd /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                                                   
t/90cppcomments.........ok                                                   
t/99cleanup.............ok                                                   
t/ak-dbd................ok                                                   
t/dbdadmin..............ok                                                   
All tests successful.
Files=24, Tests=348,  9 wallclock secs ( 2.12 cusr +  0.52 csys =  2.64 CPU)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	2nd:
	Please tell me your schema and sample data.  I can't test your
	script without these.



More information about the freebsd-ports-bugs mailing list