[build-status: 90584] Log for successful build of libdbd-sqlite2-perl_2:0.33-7 (dist=unstable)
Build Daemon 1
buildd at linux-m32r.org
Mon Sep 17 04:33:47 JST 2007
Automatic build of libdbd-sqlite2-perl_2:0.33-7 on mappi005 by sbuild/m32r 0.53
Build started at 20070917-0352
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 369kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main libdbd-sqlite2-perl 2:0.33-7 (dsc) [996B]
Get:2 http://debian.linux-m32r.org 06_devonian/main libdbd-sqlite2-perl 2:0.33-7 (tar) [363kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main libdbd-sqlite2-perl 2:0.33-7 (diff) [4371B]
Fetched 369kB in 3s (97.0kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.1), perl (>= 5.8), libdbi-perl (>= 1.03), dpatch (>= 2.0.9)
Checking for already installed source dependencies...
debhelper: already installed (5.0.54 >= 4.1 is satisfied)
perl: already installed (5.8.8-7 >= 5.8 is satisfied)
libdbi-perl: missing
Using default version 1.53-1
dpatch: already installed (2.0.27 >= 2.0.9 is satisfied)
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
libnet-daemon-perl libplrpc-perl
Suggested packages:
dbishell
The following NEW packages will be installed:
libdbi-perl libnet-daemon-perl libplrpc-perl
0 upgraded, 3 newly installed, 0 to remove and 40 not upgraded.
Need to get 0B/732kB of archives.
After unpacking 2081kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
libnet-daemon-perl libplrpc-perl libdbi-perl
Authentication warning overridden.
Selecting previously deselected package libnet-daemon-perl.
(Reading database ... 70663 files and directories currently installed.)
Unpacking libnet-daemon-perl (from .../libnet-daemon-perl_0.38-1.1_all.deb) ...
Selecting previously deselected package libplrpc-perl.
Unpacking libplrpc-perl (from .../libplrpc-perl_0.2017-1.1_all.deb) ...
Selecting previously deselected package libdbi-perl.
Unpacking libdbi-perl (from .../libdbi-perl_1.53-1_m32r.deb) ...
Setting up libnet-daemon-perl (0.38-1.1) ...
Setting up libplrpc-perl (0.2017-1.1) ...
Setting up libdbi-perl (1.53-1) ...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Wed Sep 12 16:01:49 2007 JST using DSA key ID 9725F63B
gpg: Can't check signature: public key not found
dpkg-source: extracting libdbd-sqlite2-perl in libdbd-sqlite2-perl-0.33
dpkg-source: unpacking libdbd-sqlite2-perl_0.33.orig.tar.gz
dpkg-source: applying /debian/buildd/build/libdbd-sqlite2-perl_0.33-7.diff.gz
dpkg-buildpackage: source package is libdbd-sqlite2-perl
dpkg-buildpackage: source version is 2:0.33-7
dpkg-buildpackage: source changed by Damyan Ivanov <dmn at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 0.33-7
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
[ ! -f Makefile ] || /usr/bin/make realclean
dh_clean
rm -rf output
rm -rf junk
rm -f build-stamp install-stamp
dpatch deapply-all
10fetchrow not applied to ./ .
rm -rf patch-stamp patch-stampT debian/patched
debian/rules build
test -d debian/patched || install -d debian/patched
dpatch apply-all
applying patch 10fetchrow to ./ ... ok.
dpatch cat-all >>patch-stampT
mv -f patch-stampT patch-stamp
dh_testdir
perl Makefile.PL INSTALLDIRS=vendor
Checking if your kit is complete...
Looks good
Using DBI 1.53 (for perl 5.008008 on m32r-linux-gnu-thread-multi) installed in /usr/lib/perl5/auto/DBI/
Writing Makefile for DBD::SQLite2
mkdir -p junk/
/usr/bin/make
make[1]: Entering directory `/build/buildd/libdbd-sqlite2-perl-0.33'
cp getsqlite.pl blib/lib/DBD/getsqlite.pl
cp lib/DBD/SQLite2.pm blib/lib/DBD/SQLite2.pm
/usr/bin/perl -p -e "s/~DRIVER~/SQLite2/g" /usr/lib/perl5/auto/DBI/Driver.xst > SQLite2.xsi
/usr/bin/perl /usr/share/perl/5.8/ExtUtils/xsubpp -typemap /usr/share/perl/5.8/ExtUtils/typemap SQLite2.xs > SQLite2.xsc && mv SQLite2.xsc SQLite2.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 SQLite2.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 attach.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 auth.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 btree.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 btree_rb.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 build.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 copy.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 date.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 dbdimp.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 delete.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 encode.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 expr.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 func.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 hash.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 insert.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 main.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 opcodes.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 os.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 pager.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 parse.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 pragma.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 printf.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 random.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 select.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 table.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 tokenize.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 trigger.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 update.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 util.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 vacuum.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 vdbe.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 vdbeaux.c
cc -c -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 where.c
Running Mkbootstrap for DBD::SQLite2 ()
chmod 644 SQLite2.bs
rm -f blib/arch/auto/DBD/SQLite2/SQLite2.so
cc -shared -L/usr/local/lib SQLite2.o attach.o auth.o btree.o btree_rb.o build.o copy.o date.o dbdimp.o delete.o encode.o expr.o func.o hash.o insert.o main.o opcodes.o os.o pager.o parse.o pragma.o printf.o random.o select.o table.o tokenize.o trigger.o update.o util.o vacuum.o vdbe.o vdbeaux.o where.o -o blib/arch/auto/DBD/SQLite2/SQLite2.so \
\
chmod 755 blib/arch/auto/DBD/SQLite2/SQLite2.so
cp SQLite2.bs blib/arch/auto/DBD/SQLite2/SQLite2.bs
chmod 644 blib/arch/auto/DBD/SQLite2/SQLite2.bs
Manifying blib/man3/DBD::SQLite2.3pm
make[1]: Leaving directory `/build/buildd/libdbd-sqlite2-perl-0.33'
/usr/bin/make test
make[1]: Entering directory `/build/buildd/libdbd-sqlite2-perl-0.33'
PERL_DL_NONLAZY=1 /usr/bin/perl "-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, 186 wallclock secs (158.75 cusr + 16.09 csys = 174.84 CPU)
make[1]: Leaving directory `/build/buildd/libdbd-sqlite2-perl-0.33'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
/usr/bin/make install PREFIX=/build/buildd/libdbd-sqlite2-perl-0.33/debian/libdbd-sqlite2-perl/usr
make[1]: Entering directory `/build/buildd/libdbd-sqlite2-perl-0.33'
Installing /build/buildd/libdbd-sqlite2-perl-0.33/debian/libdbd-sqlite2-perl/usr/lib/perl5/auto/DBD/SQLite2/SQLite2.bs
Installing /build/buildd/libdbd-sqlite2-perl-0.33/debian/libdbd-sqlite2-perl/usr/lib/perl5/auto/DBD/SQLite2/SQLite2.so
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /build/buildd/libdbd-sqlite2-perl-0.33/debian/libdbd-sqlite2-perl/usr/lib/perl5/DBD/SQLite2.pm
Installing /build/buildd/libdbd-sqlite2-perl-0.33/debian/libdbd-sqlite2-perl/usr/lib/perl5/DBD/getsqlite.pl
Installing /build/buildd/libdbd-sqlite2-perl-0.33/debian/libdbd-sqlite2-perl/usr/share/man/man3/DBD::SQLite2.3pm
make[1]: Leaving directory `/build/buildd/libdbd-sqlite2-perl-0.33'
rm /build/buildd/libdbd-sqlite2-perl-0.33/debian/libdbd-sqlite2-perl/usr/lib/perl5/DBD/getsqlite.pl
mv /build/buildd/libdbd-sqlite2-perl-0.33/debian/libdbd-sqlite2-perl/usr/lib/perl5/DBD/ /build/buildd/libdbd-sqlite2-perl-0.33/debian/libdbd-sqlite2-perl/usr/share/perl5/
touch install-stamp
dh_testdir
dh_testroot
dh_installdocs
dh_installchangelogs Changes
dh_installdebconf
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_perl
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `libdbd-sqlite2-perl' in `../libdbd-sqlite2-perl_0.33-7_m32r.deb'.
dpkg-genchanges -B
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070917-0433
libdbd-sqlite2-perl_0.33-7_m32r.changes:
Format: 1.7
Date: Wed, 12 Sep 2007 09:36:01 +0300
Source: libdbd-sqlite2-perl
Binary: libdbd-sqlite2-perl
Architecture: m32r
Version: 2:0.33-7
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Changed-By: Damyan Ivanov <dmn at debian.org>
Description:
libdbd-sqlite2-perl - Perl DBI driver with a self-contained RDBMS (SQLite2 version)
Closes: 441937
Changes:
libdbd-sqlite2-perl (2:0.33-7) unstable; urgency=low
.
* Added |debconf-2.0 altertative to debconf dependency. Closes: #441937
* Standards-Version: 3.7.2.2 (no changes required)
* Added myself to Uploaders (and wrapped it)
* debian/watch - version 3; drop uupdate as we use svn-upgrade
Files:
977705a19bbadcfa86d054d322676102 177544 perl optional libdbd-sqlite2-perl_0.33-7_m32r.deb
/debian/buildd/build/chroot-unstable/build/buildd/libdbd-sqlite2-perl_0.33-7_m32r.deb:
new debian package, version 2.0.
size 177544 bytes: control archive= 1223 bytes.
1319 bytes, 30 lines control
612 bytes, 8 lines md5sums
Package: libdbd-sqlite2-perl
Version: 2:0.33-7
Architecture: m32r
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Installed-Size: 408
Depends: perlapi-5.8.8, perl (>= 5.8.8-7), libdbi-perl (>= 1.03), libc6 (>= 2.3.5-1), debconf | debconf-2.0
Conflicts: libdbd-sqlite-perl (= 1:0.33-1)
Section: perl
Priority: optional
Description: Perl DBI driver with a self-contained RDBMS (SQLite2 version)
This module embeds a small fast embedded SQL database engine called
SQLite into a DBI driver, if you want a relational database for your
project, but don't want to install a large RDBMS system like MySQL or
PostgreSQL, then DBD::SQLite may be just what you need.
.
SQLite supports the following features:
.
* Implements a large subset of SQL92
See http://www.hwaci.com/sw/sqlite/lang.html for details.
.
* A complete DB in a single disk file
Everything for your database is stored in a single disk file, making it
easier to move things around than with DBD::CSV.
.
* Atomic commit and rollback
.
The engine is very fast, but for updates/inserts/dml it does perform
a global lock on the entire database. This, obviously, might not be
good for multiple user systems. So beware. The database also
appears to be significantly faster if your transactions are coarse.
/debian/buildd/build/chroot-unstable/build/buildd/libdbd-sqlite2-perl_0.33-7_m32r.deb:
drwxr-xr-x root/root 0 2007-09-17 04:30 ./
drwxr-xr-x root/root 0 2007-09-17 04:30 ./usr/
drwxr-xr-x root/root 0 2007-09-17 04:30 ./usr/share/
drwxr-xr-x root/root 0 2007-09-17 04:30 ./usr/share/perl5/
drwxr-xr-x root/root 0 2007-09-17 04:30 ./usr/share/perl5/DBD/
-rw-r--r-- root/root 14363 2004-09-11 00:43 ./usr/share/perl5/DBD/SQLite2.pm
drwxr-xr-x root/root 0 2007-09-17 04:30 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-09-17 04:31 ./usr/share/doc/libdbd-sqlite2-perl/
-rw-r--r-- root/root 883 2007-09-17 04:00 ./usr/share/doc/libdbd-sqlite2-perl/copyright
-rw-r--r-- root/root 1808 2004-09-11 00:44 ./usr/share/doc/libdbd-sqlite2-perl/changelog.gz
-rw-r--r-- root/root 1445 2004-08-09 22:14 ./usr/share/doc/libdbd-sqlite2-perl/README
-rw-r--r-- root/root 1971 2007-09-17 04:00 ./usr/share/doc/libdbd-sqlite2-perl/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-09-17 04:30 ./usr/share/man/
drwxr-xr-x root/root 0 2007-09-17 04:31 ./usr/share/man/man3/
-rw-r--r-- root/root 5061 2007-09-17 04:26 ./usr/share/man/man3/DBD::SQLite2.3pm.gz
drwxr-xr-x root/root 0 2007-09-17 04:30 ./usr/lib/
drwxr-xr-x root/root 0 2007-09-17 04:30 ./usr/lib/perl5/
drwxr-xr-x root/root 0 2007-09-17 04:30 ./usr/lib/perl5/auto/
drwxr-xr-x root/root 0 2007-09-17 04:30 ./usr/lib/perl5/auto/DBD/
drwxr-xr-x root/root 0 2007-09-17 04:31 ./usr/lib/perl5/auto/DBD/SQLite2/
-rw-r--r-- root/root 0 2007-09-17 04:25 ./usr/lib/perl5/auto/DBD/SQLite2/SQLite2.bs
-rw-r--r-- root/root 307944 2007-09-17 04:31 ./usr/lib/perl5/auto/DBD/SQLite2/SQLite2.so
******************************************************************************
Built successfully
Purging /debian/buildd/build/chroot-unstable/build/buildd/libdbd-sqlite2-perl-0.33
------------------------------------------------------------------------------
(Reading database ... 70777 files and directories currently installed.)
Removing libdbi-perl ...
Removing libplrpc-perl ...
Removing libnet-daemon-perl ...
******************************************************************************
Finished at 20070917-0433
Build needed 00:33:19, 3376k disk space
More information about the build-status
mailing list