[build-status: 77356] Log for failed build of php4-apd_0.4p2-6 (dist=unstable)

Build Daemon 3 buildd3 at linux-m32r.org
Wed Jun 13 15:33:10 JST 2007


Automatic build of php4-apd_0.4p2-6 on mappi006 by sbuild/m32r 0.53
Build started at 20070613-1520
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 369kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main php4-apd 0.4p2-6 (dsc) [532B]
Get:2 http://debian.linux-m32r.org 06_devonian/main php4-apd 0.4p2-6 (tar) [369kB]
Fetched 369kB in 4s (85.2kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>> 4.0.0), binutils, php4-dev (>= 4:4.3.10-3 )
Checking for already installed source dependencies...
debhelper: already installed (5.0.50 >> 4.0.0 is satisfied)
binutils: already installed (2.17-3)
php4-dev: already installed (6:4.4.6-2 >= 4:4.3.10-3 is satisfied)
Checking for source dependency conflicts...
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.0.1 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 Nov 30 12:43:43 2005 JST using DSA key ID 64011A8B
gpg: Can't check signature: public key not found
dpkg-source: extracting php4-apd in php4-apd-0.4p2
dpkg-source: unpacking php4-apd_0.4p2-6.tar.gz
dpkg-buildpackage: source package is php4-apd
dpkg-buildpackage: source version is 0.4p2-6
dpkg-buildpackage: source changed by Jonathan Oxer <jon at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 0.4p2-6
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make clean
make[1]: Entering directory `/build/buildd3/php4-apd-0.4p2'
find . -name \*.lo | xargs rm -f
find . -name \*.o | xargs rm -f
find . -name \*.la | xargs rm -f
find . -name \*.a | xargs rm -f
find . -name \*.so | xargs rm -f
find . -name .libs -a -type d|xargs rm -rf
rm -f libphp4.la   modules/* libs/*
make[1]: Leaving directory `/build/buildd3/php4-apd-0.4p2'
rm -f config.status config.log
dh_clean
 debian/rules build
dh_testdir
# Add here commands to configure the package.
phpize
Configuring for:
PHP Api Version:         20041225
Zend Module Api No:      20060613
Zend Extension Api No:   220060519
./configure
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 gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether 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 whether to enable apd support... yes, shared
checking for ld used by 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... 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 g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
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 gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the 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 g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the 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
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/build/buildd3/php4-apd-0.4p2'
/bin/sh /build/buildd3/php4-apd-0.4p2/libtool --mode=compile gcc  -I. -I/build/buildd3/php4-apd-0.4p2 -DPHP_ATOM_INC -I/build/buildd3/php4-apd-0.4p2/include -I/build/buildd3/php4-apd-0.4p2/main -I/build/buildd3/php4-apd-0.4p2 -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  -DHAVE_CONFIG_H  -g -O2   -c /build/buildd3/php4-apd-0.4p2/php_apd.c -o php_apd.lo 
mkdir .libs
 gcc -I. -I/build/buildd3/php4-apd-0.4p2 -DPHP_ATOM_INC -I/build/buildd3/php4-apd-0.4p2/include -I/build/buildd3/php4-apd-0.4p2/main -I/build/buildd3/php4-apd-0.4p2 -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 -DHAVE_CONFIG_H -g -O2 -c /build/buildd3/php4-apd-0.4p2/php_apd.c  -fPIC -DPIC -o .libs/php_apd.o
/build/buildd3/php4-apd-0.4p2/php_apd.c: In function 'apd_get_active_function_name':
/build/buildd3/php4-apd-0.4p2/php_apd.c:384: error: 'zend_execute_data' has no member named 'ce'
/build/buildd3/php4-apd-0.4p2/php_apd.c:385: error: 'zend_execute_data' has no member named 'ce'
/build/buildd3/php4-apd-0.4p2/php_apd.c:389: error: request for member 'ptr' in something not a structure or union
/build/buildd3/php4-apd-0.4p2/php_apd.c:390: error: request for member 'ptr' in something not a structure or union
/build/buildd3/php4-apd-0.4p2/php_apd.c: In function 'traceFunctionExit':
/build/buildd3/php4-apd-0.4p2/php_apd.c:540: error: 'allocated_memory' undeclared (first use in this function)
/build/buildd3/php4-apd-0.4p2/php_apd.c:540: error: (Each undeclared identifier is reported only once
/build/buildd3/php4-apd-0.4p2/php_apd.c:540: error: for each function it appears in.)
/build/buildd3/php4-apd-0.4p2/php_apd.c: At top level:
/build/buildd3/php4-apd-0.4p2/php_apd.c:651: warning: initialization makes integer from pointer without a cast
/build/buildd3/php4-apd-0.4p2/php_apd.c:681: error: 'OnUpdateInt' undeclared here (not in a function)
/build/buildd3/php4-apd-0.4p2/php_apd.c: In function 'apd_execute_internal':
/build/buildd3/php4-apd-0.4p2/php_apd.c:760: error: request for member 'ptr' in something not a structure or union
/build/buildd3/php4-apd-0.4p2/php_apd.c:760: warning: passing argument 3 of '(execute_data_ptr->function_state.function)->handler' from incompatible pointer type
/build/buildd3/php4-apd-0.4p2/php_apd.c:760: warning: passing argument 4 of '(execute_data_ptr->function_state.function)->handler' makes pointer from integer without a cast
/build/buildd3/php4-apd-0.4p2/php_apd.c:760: error: too few arguments to function '(execute_data_ptr->function_state.function)->handler'
make[1]: *** [php_apd.lo] Error 1
make[1]: Leaving directory `/build/buildd3/php4-apd-0.4p2'
make: *** [build-stamp] Error 2
******************************************************************************
Build finished at 20070613-1533
FAILED [dpkg-buildpackage died]
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070613-1533
Build needed 00:11:06, 3012k disk space




More information about the build-status mailing list