[build-status: 77331] Log for successful build of php-sqlite3_0.5-1 (dist=unstable)

Build Daemon 2 buildd2 at linux-m32r.org
Wed Jun 13 14:06:38 JST 2007


Automatic build of php-sqlite3_0.5-1 on mappi005 by sbuild/m32r 0.53
Build started at 20070613-1328
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 30.4kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main php-sqlite3 0.5-1 (dsc) [609B]
Get:2 http://debian.linux-m32r.org 06_devonian/main php-sqlite3 0.5-1 (tar) [14.1kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main php-sqlite3 0.5-1 (diff) [15.7kB]
Fetched 30.4kB in 0s (41.2kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0.0), php5-dev, libsqlite3-dev
Checking for already installed source dependencies...
debhelper: already installed (5.0.50 >= 5.0.0 is satisfied)
php5-dev: missing
libsqlite3-dev: already installed (3.3.17-1)
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
The following extra packages will be installed:
  automake1.4 php5-common shtool
The following NEW packages will be installed:
  automake1.4 php5-common php5-dev shtool
0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded.
Need to get 0B/991kB of archives.
After unpacking 4878kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  automake1.4 php5-common shtool php5-dev
Authentication warning overridden.
Selecting previously deselected package automake1.4.
(Reading database ... 60316 files and directories currently installed.)
Unpacking automake1.4 (from .../automake1.4_1%3a1.4-p6-12_all.deb) ...
Selecting previously deselected package php5-common.
Unpacking php5-common (from .../php5-common_5.2.0-10_m32r.deb) ...
Selecting previously deselected package shtool.
Unpacking shtool (from .../shtool_2.0.7-1_all.deb) ...
Selecting previously deselected package php5-dev.
Unpacking php5-dev (from .../php5-dev_5.2.0-10_m32r.deb) ...
Setting up automake1.4 (1:1.4-p6-12) ...

Setting up php5-common (5.2.0-10) ...
Setting up shtool (2.0.7-1) ...
Setting up php5-dev (5.2.0-10) ...

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
------------------------------------------------------------------------------
dpkg-source: extracting php-sqlite3 in php-sqlite3-0.5
dpkg-source: unpacking php-sqlite3_0.5.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/php-sqlite3_0.5-1.diff.gz
dpkg-buildpackage: source package is php-sqlite3
dpkg-buildpackage: source version is 0.5-1
dpkg-buildpackage: source changed by Julien Danjou <acid at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 0.5-1
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -rf build-php5
rm -f build-stamp 
rm -f configure-php5-stamp
dh_clean 
 debian/rules build
mkdir build-php5 && \
	cp config.m4 php_sqlite3.h php_sqlite3.c build-php5 && \
	cd build-php5 && \
	phpize5 && \
	./configure --host=m32r-linux-gnu --build=m32r-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --with-php-config=/usr/bin/php-config5 --disable-rpath
Configuring for:
PHP Api Version:         20041225
Zend Module Api No:      20060613
Zend Extension Api No:   220060519
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking for m32r-linux-gnu-gcc... m32r-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether m32r-linux-gnu-gcc accepts -g... yes
checking for m32r-linux-gnu-gcc option to accept ISO C89... none needed
checking whether m32r-linux-gnu-gcc and cc understand -c and -o together... yes
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking target system type... m32r-unknown-linux-gnu
checking for PHP prefix... /usr
checking for PHP includes... -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
checking for PHP extension directory... /usr/lib/php5/20060613+lfs
checking for PHP installed headers prefix... /usr/include/php5
checking for re2c... no
configure: WARNING: You will need re2c 0.9.11 or later if you want to regenerate PHP parsers.
checking for gawk... gawk
checking for sqlite3 support... yes, shared
./configure: line 4148: cd: yes: No such file or directory
./configure: line 4239: cd: yes: No such file or directory
checking for ld used by m32r-linux-gnu-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for m32r-linux-gnu-g++... m32r-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether m32r-linux-gnu-g++ accepts -g... yes
checking how to run the C++ preprocessor... m32r-linux-gnu-g++ -E
checking for m32r-linux-gnu-g77... no
checking for m32r-linux-gnu-xlf... no
checking for m32r-linux-gnu-f77... no
checking for m32r-linux-gnu-frt... no
checking for m32r-linux-gnu-pgf77... no
checking for m32r-linux-gnu-cf77... no
checking for m32r-linux-gnu-fort77... no
checking for m32r-linux-gnu-fl32... no
checking for m32r-linux-gnu-af77... no
checking for m32r-linux-gnu-xlf90... no
checking for m32r-linux-gnu-f90... no
checking for m32r-linux-gnu-pgf90... no
checking for m32r-linux-gnu-pghpf... no
checking for m32r-linux-gnu-epcf90... no
checking for m32r-linux-gnu-gfortran... no
checking for m32r-linux-gnu-g95... no
checking for m32r-linux-gnu-xlf95... no
checking for m32r-linux-gnu-f95... no
checking for m32r-linux-gnu-fort... no
checking for m32r-linux-gnu-ifort... no
checking for m32r-linux-gnu-ifc... no
checking for m32r-linux-gnu-efc... no
checking for m32r-linux-gnu-pgf95... no
checking for m32r-linux-gnu-lf95... no
checking for m32r-linux-gnu-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from m32r-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for m32r-linux-gnu-ar... no
checking for ar... ar
checking for m32r-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for m32r-linux-gnu-strip... no
checking for strip... strip
checking if m32r-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for m32r-linux-gnu-gcc option to produce PIC... -fPIC
checking if m32r-linux-gnu-gcc PIC flag -fPIC works... yes
checking if m32r-linux-gnu-gcc static flag -static works... yes
checking if m32r-linux-gnu-gcc supports -c -o file.o... yes
checking whether the m32r-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by m32r-linux-gnu-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the m32r-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for m32r-linux-gnu-g++ option to produce PIC... -fPIC
checking if m32r-linux-gnu-g++ PIC flag -fPIC works... yes
checking if m32r-linux-gnu-g++ static flag -static works... yes
checking if m32r-linux-gnu-g++ supports -c -o file.o... yes
checking whether the m32r-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
configure: creating ./config.status
config.status: creating config.h
cd build-php5 && sed -i 's/-Wl,-rpath,[^ ]* //g' Makefile
touch configure-php5-stamp
dh_testdir
# Add here commands to compile the package.
cd build-php5 && /usr/bin/make
make[1]: Entering directory `/build/buildd2/php-sqlite3-0.5/build-php5'
/bin/sh /build/buildd2/php-sqlite3-0.5/build-php5/libtool --mode=compile m32r-linux-gnu-gcc  -I. -I/build/buildd2/php-sqlite3-0.5/build-php5 -DPHP_ATOM_INC -I/build/buildd2/php-sqlite3-0.5/build-php5/include -I/build/buildd2/php-sqlite3-0.5/build-php5/main -I/build/buildd2/php-sqlite3-0.5/build-php5 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/include  -DHAVE_CONFIG_H  -g -O2   -c /build/buildd2/php-sqlite3-0.5/build-php5/php_sqlite3.c -o php_sqlite3.lo 
mkdir .libs
 m32r-linux-gnu-gcc -I. -I/build/buildd2/php-sqlite3-0.5/build-php5 -DPHP_ATOM_INC -I/build/buildd2/php-sqlite3-0.5/build-php5/include -I/build/buildd2/php-sqlite3-0.5/build-php5/main -I/build/buildd2/php-sqlite3-0.5/build-php5 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/include -DHAVE_CONFIG_H -g -O2 -c /build/buildd2/php-sqlite3-0.5/build-php5/php_sqlite3.c  -fPIC -DPIC -o .libs/php_sqlite3.o
/bin/sh /build/buildd2/php-sqlite3-0.5/build-php5/libtool --mode=link m32r-linux-gnu-gcc -DPHP_ATOM_INC -I/build/buildd2/php-sqlite3-0.5/build-php5/include -I/build/buildd2/php-sqlite3-0.5/build-php5/main -I/build/buildd2/php-sqlite3-0.5/build-php5 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/include  -DHAVE_CONFIG_H  -g -O2   -o sqlite3.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/buildd2/php-sqlite3-0.5/build-php5/modules  php_sqlite3.lo -L/lib -lsqlite3
m32r-linux-gnu-gcc -shared  .libs/php_sqlite3.o  -L/lib /usr/lib/libsqlite3.so  -Wl,-soname -Wl,sqlite3.so -o .libs/sqlite3.so
creating sqlite3.la
(cd .libs && rm -f sqlite3.la && ln -s ../sqlite3.la sqlite3.la)
/bin/sh /build/buildd2/php-sqlite3-0.5/build-php5/libtool --mode=install cp ./sqlite3.la /build/buildd2/php-sqlite3-0.5/build-php5/modules
cp ./.libs/sqlite3.so /build/buildd2/php-sqlite3-0.5/build-php5/modules/sqlite3.so
cp ./.libs/sqlite3.lai /build/buildd2/php-sqlite3-0.5/build-php5/modules/sqlite3.la
PATH="$PATH:/sbin" ldconfig -n /build/buildd2/php-sqlite3-0.5/build-php5/modules
----------------------------------------------------------------------
Libraries have been installed in:
   /build/buildd2/php-sqlite3-0.5/build-php5/modules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------

Build complete.
(It is safe to ignore warnings about tempnam and tmpnam).

make[1]: Leaving directory `/build/buildd2/php-sqlite3-0.5/build-php5'
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
# Add here commands to compile the package.
cd build-php5 && /usr/bin/make
make[1]: Entering directory `/build/buildd2/php-sqlite3-0.5/build-php5'

Build complete.
(It is safe to ignore warnings about tempnam and tmpnam).

make[1]: Leaving directory `/build/buildd2/php-sqlite3-0.5/build-php5'
touch build-stamp
dh_testdir
dh_testroot
dh_clean -k 
dh_installdirs
# Add here commands to install the package into debian/sqlite3.
cd build-php5 && \
	/usr/bin/make install INSTALL_ROOT=/build/buildd2/php-sqlite3-0.5/debian/php5-sqlite3
make[1]: Entering directory `/build/buildd2/php-sqlite3-0.5/build-php5'
Installing shared extensions:     /build/buildd2/php-sqlite3-0.5/debian/php5-sqlite3/usr/lib/php5/20060613+lfs/
make[1]: Leaving directory `/build/buildd2/php-sqlite3-0.5/build-php5'
chmod a+x debian/dh_pecl5
DH_AUTOSCRIPTDIR=debian/ debian/dh_pecl5 -pphp5-sqlite3
dh_testdir
dh_testroot
dh_installchangelogs 
dh_installexamples
dh_installdocs
dh_install
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `php-sqlite3' in `../php-sqlite3_0.5-1_m32r.deb'.
dpkg-deb: building package `php5-sqlite3' in `../php5-sqlite3_0.5-1_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 20070613-1404

php-sqlite3_0.5-1_m32r.changes:
Format: 1.7
Date: Thu, 12 Apr 2007 15:11:18 +0200
Source: php-sqlite3
Binary: php5-sqlite3 php-sqlite3
Architecture: m32r
Version: 0.5-1
Distribution: unstable
Urgency: low
Maintainer: Julien Danjou <acid at debian.org>
Changed-By: Julien Danjou <acid at debian.org>
Description: 
 php-sqlite3 - PHP SQLite3 PEAR module
 php5-sqlite3 - SQLite3 module for php5
Closes: 416201 417386 418317
Changes: 
 php-sqlite3 (0.5-1) unstable; urgency=low
 .
   * New upstream release
     - Fix bug with autocommit (Closes: #417386)
   * Don't restart anything (Closes: #416201)
   * Remove php4 support (Closes: #418317)
Files: 
 3d71b2ef2fdce9b3a93e887e7e8644ba 6196 web optional php-sqlite3_0.5-1_m32r.deb
 b88a95288143da24b9a2eb3bc2377001 11574 web optional php5-sqlite3_0.5-1_m32r.deb

/debian/buildd2/build/chroot-unstable/build/buildd2/php-sqlite3_0.5-1_m32r.deb:
 new debian package, version 2.0.
 size 6196 bytes: control archive= 590 bytes.
     469 bytes,    14 lines      control              
     213 bytes,     3 lines      md5sums              
 Package: php-sqlite3
 Version: 0.5-1
 Architecture: m32r
 Maintainer: Julien Danjou <acid at debian.org>
 Installed-Size: 52
 Depends: php-db
 Section: web
 Priority: optional
 Description: PHP SQLite3 PEAR module
  SQLite is a C library that implements an embeddable SQL database engine.
  Programs that link with the SQLite library can have SQL database access
  without running a separate RDBMS process.
  .
  This package provides the SQLite3 PEAR module for PHP versions 4 and 5.

/debian/buildd2/build/chroot-unstable/build/buildd2/php5-sqlite3_0.5-1_m32r.deb:
 new debian package, version 2.0.
 size 11574 bytes: control archive= 967 bytes.
      29 bytes,     1 lines      conffiles            
     766 bytes,    18 lines      control              
     638 bytes,     8 lines      md5sums              
 Package: php5-sqlite3
 Source: php-sqlite3
 Version: 0.5-1
 Architecture: m32r
 Maintainer: Julien Danjou <acid at debian.org>
 Installed-Size: 108
 Depends: libc6 (>= 2.3.5-1), libsqlite3-0 (>= 3.3.17), phpapi-20060613+lfs, php-sqlite3
 Section: web
 Priority: optional
 Description: SQLite3 module for php5
  This package provides a module allowing you to use the SQLite3 self-contained
  database engine from within your PHP scripts, eliminating the need for a full
  SQL server installation like MySQL or PostgreSQL.
  .
  PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed
  from C, Java and Perl with a couple of unique PHP-specific features thrown
  in. The goal of the language is to allow web developers to write
  dynamically generated pages quickly.

/debian/buildd2/build/chroot-unstable/build/buildd2/php-sqlite3_0.5-1_m32r.deb:
drwxr-xr-x root/root         0 2007-06-13 14:00 ./
drwxr-xr-x root/root         0 2007-06-13 13:58 ./usr/
drwxr-xr-x root/root         0 2007-06-13 13:59 ./usr/share/
drwxr-xr-x root/root         0 2007-06-13 13:58 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-06-13 14:00 ./usr/share/doc/php-sqlite3/
-rw-r--r-- root/root      1871 2007-06-13 13:35 ./usr/share/doc/php-sqlite3/copyright
-rw-r--r-- root/root       507 2007-06-13 13:35 ./usr/share/doc/php-sqlite3/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-06-13 13:59 ./usr/share/php/
drwxr-xr-x root/root         0 2007-06-13 13:59 ./usr/share/php/DB/
-rw-r--r-- root/root     10740 2007-06-13 13:35 ./usr/share/php/DB/sqlite3.php

/debian/buildd2/build/chroot-unstable/build/buildd2/php5-sqlite3_0.5-1_m32r.deb:
drwxr-xr-x root/root         0 2007-06-13 14:01 ./
drwxr-xr-x root/root         0 2007-06-13 13:59 ./etc/
drwxr-xr-x root/root         0 2007-06-13 13:59 ./etc/php5/
drwxr-xr-x root/root         0 2007-06-13 13:59 ./etc/php5/conf.d/
-rw-r--r-- root/root        21 2007-06-13 13:35 ./etc/php5/conf.d/sqlite3.ini
drwxr-xr-x root/root         0 2007-06-13 13:58 ./usr/
drwxr-xr-x root/root         0 2007-06-13 13:58 ./usr/share/
drwxr-xr-x root/root         0 2007-06-13 13:58 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-06-13 14:00 ./usr/share/doc/php5-sqlite3/
drwxr-xr-x root/root         0 2007-06-13 13:58 ./usr/share/doc/php5-sqlite3/examples/
-rw-r--r-- root/root      1476 2007-06-13 13:35 ./usr/share/doc/php5-sqlite3/examples/example5.php
-rw-r--r-- root/root      1215 2007-06-13 13:35 ./usr/share/doc/php5-sqlite3/examples/example3.php
-rw-r--r-- root/root       973 2007-06-13 13:35 ./usr/share/doc/php5-sqlite3/examples/example2.php
-rw-r--r-- root/root      1003 2007-06-13 13:35 ./usr/share/doc/php5-sqlite3/examples/example4.php
-rw-r--r-- root/root      1210 2007-06-13 13:35 ./usr/share/doc/php5-sqlite3/examples/example1.php
-rw-r--r-- root/root      1871 2007-06-13 13:35 ./usr/share/doc/php5-sqlite3/copyright
-rw-r--r-- root/root       507 2007-06-13 13:35 ./usr/share/doc/php5-sqlite3/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-06-13 13:56 ./usr/lib/
drwxr-xr-x root/root         0 2007-06-13 13:56 ./usr/lib/php5/
drwxr-xr-x root/root         0 2007-06-13 14:00 ./usr/lib/php5/20060613+lfs/
-rw-r--r-- root/root     16844 2007-06-13 14:00 ./usr/lib/php5/20060613+lfs/sqlite3.so

******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/php-sqlite3-0.5
------------------------------------------------------------------------------
(Reading database ... 60758 files and directories currently installed.)
Removing php5-dev ...
Removing automake1.4 ...
Removing shtool ...
Removing php5-common ...
Purging configuration files for php5-common ...
******************************************************************************
Finished at 20070613-1406
Build needed 00:29:53, 2756k disk space




More information about the build-status mailing list