[build-status: 128785] Log for successful build of libdbd-sqlite2-perl_2:0.33-8 (dist=unstable)

Build Daemon 1 buildd at linux-m32r.org
Sun May 25 08:25:58 JST 2008


Automatic build of libdbd-sqlite2-perl_2:0.33-8 on mappi005 by sbuild/m32r 98-farm
Build started at 20080525-0728
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 370kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main libdbd-sqlite2-perl 2:0.33-8 (dsc) [1455B]
Get:2 http://debian.linux-m32r.org 06_devonian/main libdbd-sqlite2-perl 2:0.33-8 (tar) [363kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main libdbd-sqlite2-perl 2:0.33-8 (diff) [4975B]
Fetched 370kB in 12s (30.7kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), perl (>= 5.8), libdbi-perl (>= 1.03), quilt (>= 0.40)
Checking for already installed source dependencies...
debhelper: already installed (7.0.8 >= 5 is satisfied)
perl: already installed (5.8.8-7 >= 5.8 is satisfied)
libdbi-perl: missing
Using default version 1.601-2 (Priority: 500)
quilt: already installed (0.46-4 >= 0.40 is satisfied)
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install libdbi-perl
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  texlive-latex-base-doc libpoppler1
Use 'apt-get autoremove' to remove them.
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 128 not upgraded.
Need to get 0B/855kB of archives.
After this operation, 2429kB 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 ... 71380 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.601-2_m32r.deb) ...
Processing triggers for man-db ...
Setting up libnet-daemon-perl (0.38-1.1) ...
Setting up libplrpc-perl (0.2017-1.1) ...
Setting up libdbi-perl (1.601-2) ...
Checking correctness of source dependencies...
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.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Tue May 20 01:14:33 2008 JST using DSA key ID 00F3CFE4
gpg: Can't check signature: public key not found
dpkg-source: extracting libdbd-sqlite2-perl in libdbd-sqlite2-perl-0.33
dpkg-source: info: unpacking libdbd-sqlite2-perl_0.33.orig.tar.gz
dpkg-source: info: applying libdbd-sqlite2-perl_0.33-8.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package libdbd-sqlite2-perl
dpkg-buildpackage: source version 2:0.33-8
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 
No patch removed
rm -rf .pc debian/stamp-patched
dh_testdir
dh_testroot
dh_clean build-stamp install-stamp
[ ! -d output ] || rm -rv output
[ ! -f Makefile ] || /usr/bin/make realclean
 debian/rules build
# quilt exits with 2 as return when there was nothing to do. 
# That's not an error here (but it's usefull to break loops in crude scripts)
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
Applying patch 10fetchrow.patch
patching file dbdimp.c

Now at patch 10fetchrow.patch
touch debian/stamp-patched
dh_testdir
/usr/bin/perl Makefile.PL INSTALLDIRS=vendor
Checking if your kit is complete...
Looks good
Using DBI 1.601 (for perl 5.008008 on m32r-linux-gnu-thread-multi) installed in /usr/lib/perl5/auto/DBI/
Writing Makefile for DBD::SQLite2
/usr/bin/make OPTIMIZE="-Wall -g -O2" LD_RUN_PATH=""
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 -Wall -g -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
SQLite2.c: In function 'XS_DBD__SQLite2__db_list_tables':
SQLite2.c:25: warning: unused variable 'dbh'
SQLite2.xs: In function 'XS_DBD__SQLite2__db_busy_timeout':
SQLite2.xs:59: warning: implicit declaration of function 'sqlite2_busy_timeout'
SQLite2.c: At top level:
dbdimp.h:77: warning: 'newUTF8SVpv' defined but not used
dbdimp.h:86: warning: 'newUTF8SVpvn' defined but not used
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 -Wall -g -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 -Wall -g -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 -Wall -g -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
btree.c: In function 'balance':
btree.c:2190: warning: 'pOldCurPage' may be used uninitialized in this function
btree.c:2189: warning: 'iCur' may be used uninitialized in this function
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 -Wall -g -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 -Wall -g -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 -Wall -g -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 -Wall -g -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 -Wall -g -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
dbdimp.c: In function 'sqlite2_db_login':
dbdimp.c:75: warning: suggest parentheses around assignment used as truth value
dbdimp.c:85: warning: suggest parentheses around assignment used as truth value
dbdimp.c: In function 'sqlite2_db_rollback':
dbdimp.c:151: warning: suggest parentheses around assignment used as truth value
dbdimp.c: In function 'sqlite2_db_commit':
dbdimp.c:178: warning: suggest parentheses around assignment used as truth value
dbdimp.c: In function 'sqlite2_quote':
dbdimp.c:304: warning: value computed is not used
dbdimp.c: In function 'sqlite2_decode':
dbdimp.c:323: warning: value computed is not used
dbdimp.c:329: warning: value computed is not used
dbdimp.c:336: warning: value computed is not used
dbdimp.c: In function 'sqlite2_st_execute':
dbdimp.c:400: warning: suggest parentheses around assignment used as truth value
dbdimp.c:410: warning: suggest parentheses around assignment used as truth value
dbdimp.c: In function 'sqlite2_st_finish':
dbdimp.c:528: warning: suggest parentheses around assignment used as truth value
dbdimp.c: In function 'sqlite2_db_STORE_attrib':
dbdimp.c:571: warning: suggest parentheses around assignment used as truth value
dbdimp.c: In function 'sqlite2_st_STORE_attrib':
dbdimp.c:626: warning: unused variable 'key'
dbdimp.c: In function 'sqlite2_db_func_dispatcher':
dbdimp.c:748: warning: value computed is not used
dbdimp.c:756: warning: value computed is not used
dbdimp.c: In function 'sqlite2_db_aggr_new_dispatcher':
dbdimp.c:823: warning: value computed is not used
dbdimp.c:831: warning: value computed is not used
dbdimp.c: In function 'sqlite2_db_aggr_step_dispatcher':
dbdimp.c:894: warning: value computed is not used
dbdimp.c: In function 'sqlite2_db_aggr_finalize_dispatcher':
dbdimp.c:934: warning: value computed is not used
dbdimp.c:941: warning: value computed is not used
dbdimp.c: In function 'sqlite2_bind_ph':
dbdimp.c:462: warning: control reaches end of non-void function
dbdimp.c: At top level:
dbdimp.h:77: warning: 'newUTF8SVpv' defined but not used
dbdimp.h:86: warning: 'newUTF8SVpvn' defined but not used
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 -Wall -g -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
delete.c: In function 'sqliteDeleteFrom':
delete.c:64: warning: 'addr' may be used uninitialized in this function
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 -Wall -g -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
encode.c: In function 'sqlite_encode_binary':
encode.c:124: warning: 'e' may be used uninitialized in this function
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 -Wall -g -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
expr.c: In function 'sqliteExprCode':
expr.c:1013: warning: 'op' may be used uninitialized in this function
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 -Wall -g -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
func.c: In function 'sqliteRegisterBuiltinFunctions':
func.c:626: warning: 'pArg' may be used uninitialized in this function
func.c:639: warning: 'pArg' may be used uninitialized in this function
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 -Wall -g -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 -Wall -g -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
insert.c: In function 'sqliteGenerateConstraintChecks':
insert.c:639: warning: 'jumpInst1' may be used uninitialized in this function
insert.c: In function 'sqliteInsert':
insert.c:110: warning: 'iInsertBlock' may be used uninitialized in this function
insert.c:109: warning: 'iCleanup' may be used uninitialized in this function
insert.c:108: warning: 'iSelectLoop' may be used uninitialized in this function
insert.c:107: warning: 'srcTab' may be used uninitialized in this function
insert.c:111: warning: 'iCntMem' may be used uninitialized in this function
insert.c:101: warning: 'base' may be used uninitialized in this function
insert.c:102: warning: 'iBreak' may be used uninitialized in this function
insert.c:102: warning: 'iCont' may be used uninitialized in this function
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 -Wall -g -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
main.c: In function 'upgrade_3_callback':
main.c:143: warning: 'pTrig' may be used uninitialized in this function
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 -Wall -g -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 -Wall -g -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 -Wall -g -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 -Wall -g -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 -Wall -g -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 -Wall -g -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 -Wall -g -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 -Wall -g -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
select.c: In function 'multiSelect':
select.c:1352: warning: 'op' may be used uninitialized in this function
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 -Wall -g -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 -Wall -g -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 -Wall -g -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
trigger.c: In function 'sqliteDropTrigger':
trigger.c:389: warning: 'pTrigger' may be used uninitialized in this function
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 -Wall -g -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
update.c: In function 'sqliteUpdate':
update.c:50: warning: 'pRecnoExpr' may be used uninitialized in this function
update.c:36: warning: 'jumpInst' may be used uninitialized in this function
update.c:35: warning: 'loopStart' may be used uninitialized in this function
update.c:51: warning: 'openAll' may be used uninitialized in this function
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 -Wall -g -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 -Wall -g -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 -Wall -g -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
vdbe.c: In function 'sqliteVdbeExec':
vdbe.c:3124: warning: 'pCrsr' may be used uninitialized in this function
vdbe.c:3122: warning: 'pC' may be used uninitialized in this function
vdbe.c:2835: warning: 'rx' may be used uninitialized in this function
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 -Wall -g -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 -Wall -g -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
where.c: In function 'sqliteWhereBegin':
where.c:951: warning: 'geFlag' may be used uninitialized in this function
where.c:951: warning: 'leFlag' may be used uninitialized in this function
where.c:393: warning: 'haveKey' may be used uninitialized in this function
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, 228 wallclock secs (163.14 cusr + 19.33 csys = 182.47 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
/usr/bin/make install DESTDIR=/build/buildd/libdbd-sqlite2-perl-0.33/debian/libdbd-sqlite2-perl PREFIX=/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'
[ ! -d /build/buildd/libdbd-sqlite2-perl-0.33/debian/libdbd-sqlite2-perl/usr/share/perl5 ] || \
		rmdir --ignore-fail-on-non-empty --parents --verbose \
		/build/buildd/libdbd-sqlite2-perl-0.33/debian/libdbd-sqlite2-perl/usr/share/perl5
rmdir: removing directory, /build/buildd/libdbd-sqlite2-perl-0.33/debian/libdbd-sqlite2-perl/usr/share/perl5
rmdir: removing directory, `/build/buildd/libdbd-sqlite2-perl-0.33/debian/libdbd-sqlite2-perl/usr/share'
[ ! -f /build/buildd/libdbd-sqlite2-perl-0.33/debian/libdbd-sqlite2-perl/usr/lib/perl5/DBD/getsqlite.pl ] || rm /build/buildd/libdbd-sqlite2-perl-0.33/debian/libdbd-sqlite2-perl/usr/lib/perl5/DBD/getsqlite.pl
touch install-stamp
dh_testdir
dh_testroot
dh_installdocs README
dh_installchangelogs Changes
dh_shlibdeps
dh_strip
dh_perl
dh_compress
dh_fixperms
dh_installdeb
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `libdbd-sqlite2-perl' in `../libdbd-sqlite2-perl_0.33-8_m32r.deb'.
 dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../libdbd-sqlite2-perl_0.33-8_m32r.changes
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 20080525-0824

chroot-unstable/build/buildd/libdbd-sqlite2-perl_0.33-8_m32r.deb:
 new debian package, version 2.0.
 size 178752 bytes: control archive= 1235 bytes.
    1347 bytes,    31 lines      control              
     610 bytes,     8 lines      md5sums              
 Package: libdbd-sqlite2-perl
 Version: 2:0.33-8
 Architecture: m32r
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Installed-Size: 408
 Depends: perl (>= 5.8.8-7), perlapi-5.8.8, libdbi-perl (>= 1.03), libc6 (>= 2.3.5-1)
 Conflicts: libdbd-sqlite-perl (= 1:0.33-1)
 Section: perl
 Priority: optional
 Homepage: http://search.cpan.org/dist/DBD-SQLite2/
 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.

chroot-unstable/build/buildd/libdbd-sqlite2-perl_0.33-8_m32r.deb:
drwxr-xr-x root/root         0 2008-05-25 08:22 ./
drwxr-xr-x root/root         0 2008-05-25 08:19 ./usr/
drwxr-xr-x root/root         0 2008-05-25 08:19 ./usr/share/
drwxr-xr-x root/root         0 2008-05-25 08:19 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-05-25 08:22 ./usr/share/doc/libdbd-sqlite2-perl/
-rw-r--r-- root/root       865 2008-05-25 07:45 ./usr/share/doc/libdbd-sqlite2-perl/copyright
-rw-r--r-- root/root      1798 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      2424 2008-05-25 07:45 ./usr/share/doc/libdbd-sqlite2-perl/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-05-25 08:19 ./usr/share/man/
drwxr-xr-x root/root         0 2008-05-25 08:22 ./usr/share/man/man3/
-rw-r--r-- root/root      5044 2008-05-25 08:14 ./usr/share/man/man3/DBD::SQLite2.3pm.gz
drwxr-xr-x root/root         0 2008-05-25 08:19 ./usr/lib/
drwxr-xr-x root/root         0 2008-05-25 08:19 ./usr/lib/perl5/
drwxr-xr-x root/root         0 2008-05-25 08:19 ./usr/lib/perl5/DBD/
-rw-r--r-- root/root     14363 2004-09-11 00:43 ./usr/lib/perl5/DBD/SQLite2.pm
drwxr-xr-x root/root         0 2008-05-25 08:19 ./usr/lib/perl5/auto/
drwxr-xr-x root/root         0 2008-05-25 08:19 ./usr/lib/perl5/auto/DBD/
drwxr-xr-x root/root         0 2008-05-25 08:21 ./usr/lib/perl5/auto/DBD/SQLite2/
-rw-r--r-- root/root         0 2008-05-25 08:14 ./usr/lib/perl5/auto/DBD/SQLite2/SQLite2.bs
-rw-r--r-- root/root    312940 2008-05-25 08:21 ./usr/lib/perl5/auto/DBD/SQLite2/SQLite2.so

libdbd-sqlite2-perl_0.33-8_m32r.changes:
Format: 1.8
Date: Mon, 19 May 2008 18:13:09 +0200
Source: libdbd-sqlite2-perl
Binary: libdbd-sqlite2-perl
Architecture: m32r
Version: 2:0.33-8
Distribution: unstable
Urgency: medium
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: gregor herrmann <gregoa at debian.org>
Description: 
 libdbd-sqlite2-perl - Perl DBI driver with a self-contained RDBMS (SQLite2 version)
Closes: 481923
Changes: 
 libdbd-sqlite2-perl (2:0.33-8) unstable; urgency=medium
 .
   [ gregor herrmann ]
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza). Removed: XS-
     Vcs-Svn fields.
 .
   [ Damyan Ivanov ]
   * remove Marcelo E. Magallon <mmagallo at debian.org> from Uploaders.
     Requested by MIA team
 .
   [ gregor herrmann ]
   * Exchange debian/rules against a version created from a current
     dh-make-perl template; this moves SQLite2.pm in a place where it is
     found; thanks to Peter J. Holzer for reporting the bug (closes: #481923).
   * Set urgency to medium because this upload fixes a grave bug.
   * debian/watch: use dist-based URL.
   * Remove debian/libdbd-sqlite2-perl.docs and install README directly from
     debian/rules.
   * Remove debian/libdbd-sqlite2-perl.install which is not needed.
   * Add /me to Uploaders.
   * Set Standards-Version to 3.7.3 (no changes).
   * Set debhelper compatibility level to 5.
   * Change patch system from dpatch to quilt.
   * debian/copyright: use specific upstream source URL instead of pointing
     to CPAN at large.
   * debian/control: now really remove dependency on debconf, as announced in
     2:0.33-5's changelog.
Checksums-Sha1: 
 afd3548ef6ae9591550d5333c7a0f1641925e560 178752 libdbd-sqlite2-perl_0.33-8_m32r.deb
Checksums-Sha256: 
 a346bd1b4714d31e7f6c02f2df273d035922f58c08bfcfacb22fddadc3012195 178752 libdbd-sqlite2-perl_0.33-8_m32r.deb
Files: 
 c26bcda7648d90cb64405d1472d5e309 178752 perl optional libdbd-sqlite2-perl_0.33-8_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd/libdbd-sqlite2-perl-0.33
------------------------------------------------------------------------------
  /usr/bin/sudo dpkg --root=/debian/buildd/build/chroot-unstable --purge libnet-daemon-perl libdbi-perl libplrpc-perl
(Reading database ... 71541 files and directories currently installed.)
Removing libdbi-perl ...
Removing libplrpc-perl ...
Removing libnet-daemon-perl ...
Processing triggers for man-db ...
******************************************************************************
Finished at 20080525-0825
Build needed 00:41:24, 5424k disk space




More information about the build-status mailing list