[ports-i386@FreeBSD.org: p5-DBD-SQLite-1.09 failed on i386 4]

Kris Kennaway kris at obsecurity.org
Wed Aug 3 21:47:40 GMT 2005


FYI; can you please investigate and/or report to the developers?  If
you are already aware of this problem but do not yet have a fix,
please mark the port BROKEN in the appropriate case, so that users do
not unexpectedly encounter it.

See http://pointyhat.freebsd.org for the full log.

Thanks,
Kris

----- Forwarded message from User Ports-i386 <ports-i386 at FreeBSD.org> -----

X-Original-To: kris at FreeBSD.org
Delivered-To: kris at FreeBSD.org
Date: Wed, 3 Aug 2005 09:23:50 GMT
From: User Ports-i386 <ports-i386 at FreeBSD.org>
To: krion at FreeBSD.org, kris at FreeBSD.org
Subject: p5-DBD-SQLite-1.09 failed on i386 4
X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=0.94.14

building p5-DBD-SQLite-1.09 on gohan21.freebsd.org
in directory /x/tmp/4/chroot/1755
maintained by: perl at FreeBSD.org
port directory: /usr/ports/databases/p5-DBD-SQLite
build started at Wed Aug  3 09:23:10 GMT 2005
FETCH_DEPENDS=
PATCH_DEPENDS=
EXTRACT_DEPENDS=
BUILD_DEPENDS=p5-DBI-1.37.tgz
RUN_DEPENDS=p5-DBI-1.37.tgz
add_pkg
================================================================
====================<phase 1: make checksum>====================
=> DBD-SQLite-1.09.tar.gz doesn't seem to exist in /tmp/distfiles/.
=> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/DBD-SQLite-1.09.tar.gz: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/.
fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/DBD-SQLite-1.09.tar.gz: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/DBD/.
DBD-SQLite-1.09.tar.gz                                 463 kB  178 kBps
=> Checksum OK for DBD-SQLite-1.09.tar.gz.
================================================================
====================<phase 2: make extract>====================
add_pkg
===>  Extracting for p5-DBD-SQLite-1.09
=> Checksum OK for DBD-SQLite-1.09.tar.gz.
/bin/rm -f /work/a/ports/databases/p5-DBD-SQLite/work/DBD-SQLite-1.09/getsqlite.pl
================================================================
====================<phase 3: make patch>====================
add_pkg
===>  Patching for p5-DBD-SQLite-1.09
===>  Applying FreeBSD patches for p5-DBD-SQLite-1.09
================================================================
====================<phase 4: make build>====================
add_pkg p5-DBI-1.37.tgz
adding dependencies
pkg_add p5-DBI-1.37.tgz
===>   p5-DBD-SQLite-1.09 depends on file: /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/DBI.pm - found
===>  Configuring for p5-DBD-SQLite-1.09
SQLite version must be at least 3.1.3. No header file at that
version or higher was found. Using the local version instead.
Checking installed SQLite version...
Checking if your kit is complete...
Warning: the following files are missing in your kit:
	getsqlite.pl
Please inform the author.
Using DBI 1.37 installed in /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI
Writing Makefile for DBD::SQLite
===>  Building for p5-DBD-SQLite-1.09
mkdir blib
mkdir blib/lib
mkdir blib/lib/DBD
cp lib/DBD/SQLite.pm blib/lib/DBD/SQLite.pm
/bin/sh -c true
/bin/sh -c true
/usr/bin/perl5.00503 -p -e "s/~DRIVER~/SQLite/g" < /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI/Driver.xst > SQLite.xsi
/usr/bin/perl5.00503 -I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 /usr/libdata/perl/5.00503/ExtUtils/xsubpp  -typemap /usr/libdata/perl/5.00503/ExtUtils/typemap SQLite.xs >xstmp.c && mv xstmp.c SQLite.c
cc -c -I. -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI -O -pipe -O2     -DVERSION=\"1.09\"  -DXS_VERSION=\"1.09\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -Dno_last_insert_id SQLite.c
cc -c -I. -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI -O -pipe -O2     -DVERSION=\"1.09\"  -DXS_VERSION=\"1.09\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -Dno_last_insert_id alter.c
cc -c -I. -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI -O -pipe -O2     -DVERSION=\"1.09\"  -DXS_VERSION=\"1.09\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -Dno_last_insert_id attach.c
cc -c -I. -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI -O -pipe -O2     -DVERSION=\"1.09\"  -DXS_VERSION=\"1.09\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -Dno_last_insert_id auth.c
cc -c -I. -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI -O -pipe -O2     -DVERSION=\"1.09\"  -DXS_VERSION=\"1.09\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -Dno_last_insert_id btree.c
cc -c -I. -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI -O -pipe -O2     -DVERSION=\"1.09\"  -DXS_VERSION=\"1.09\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -Dno_last_insert_id build.c
cc -c -I. -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI -O -pipe -O2     -DVERSION=\"1.09\"  -DXS_VERSION=\"1.09\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -Dno_last_insert_id callback.c
cc -c -I. -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI -O -pipe -O2     -DVERSION=\"1.09\"  -DXS_VERSION=\"1.09\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -Dno_last_insert_id date.c
cc -c -I. -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI -O -pipe -O2     -DVERSION=\"1.09\"  -DXS_VERSION=\"1.09\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -Dno_last_insert_id dbdimp.c
dbdimp.c: In function `sqlite_db_FETCH_attrib':
dbdimp.c:606: warning: passing arg 1 of `Perl_newSVpv' discards qualifiers from pointer target type
dbdimp.c: In function `sqlite_st_FETCH_attrib':
dbdimp.c:650: warning: passing arg 1 of `Perl_instr' discards qualifiers from pointer target type
dbdimp.c:653: warning: passing arg 1 of `Perl_newSVpv' discards qualifiers from pointer target type
dbdimp.c:671: warning: passing arg 1 of `Perl_newSVpv' discards qualifiers from pointer target type
dbdimp.c: In function `sqlite_db_func_dispatcher':
dbdimp.c:742: warning: passing arg 1 of `Perl_newSVpv' discards qualifiers from pointer target type
dbdimp.c:746: warning: passing arg 1 of `Perl_newSVpvn' discards qualifiers from pointer target type
dbdimp.c: In function `sqlite_db_aggr_step_dispatcher':
dbdimp.c:905: warning: passing arg 1 of `Perl_newSVpv' discards qualifiers from pointer target type
dbdimp.c:909: warning: passing arg 1 of `Perl_newSVpvn' discards qualifiers from pointer target type
cc -c -I. -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI -O -pipe -O2     -DVERSION=\"1.09\"  -DXS_VERSION=\"1.09\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -Dno_last_insert_id delete.c
cc -c -I. -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI -O -pipe -O2     -DVERSION=\"1.09\"  -DXS_VERSION=\"1.09\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -Dno_last_insert_id experimental.c
cc -c -I. -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI -O -pipe -O2     -DVERSION=\"1.09\"  -DXS_VERSION=\"1.09\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -Dno_last_insert_id expr.c
cc -c -I. -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI -O -pipe -O2     -DVERSION=\"1.09\"  -DXS_VERSION=\"1.09\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -Dno_last_insert_id func.c
cc -c -I. -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI -O -pipe -O2     -DVERSION=\"1.09\"  -DXS_VERSION=\"1.09\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -Dno_last_insert_id hash.c
cc -c -I. -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI -O -pipe -O2     -DVERSION=\"1.09\"  -DXS_VERSION=\"1.09\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -Dno_last_insert_id insert.c
cc -c -I. -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI -O -pipe -O2     -DVERSION=\"1.09\"  -DXS_VERSION=\"1.09\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -Dno_last_insert_id legacy.c
cc -c -I. -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI -O -pipe -O2     -DVERSION=\"1.09\"  -DXS_VERSION=\"1.09\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -Dno_last_insert_id main.c
main.c: In function `sqliteDefaultBusyCallback':
main.c:301: `Timeout' undeclared (first use in this function)
main.c:301: (Each undeclared identifier is reported only once
main.c:301: for each function it appears in.)
*** Error code 1

Stop in /work/a/ports/databases/p5-DBD-SQLite/work/DBD-SQLite-1.09.
*** Error code 1

Stop in /a/ports/databases/p5-DBD-SQLite.
================================================================
build ended at Wed Aug  3 09:23:46 GMT 2005

----- End forwarded message -----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-perl/attachments/20050803/4879e0eb/attachment.bin


More information about the freebsd-perl mailing list