Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/php-extras.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3262-5475/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/php-extras.spec'] warning: Could not canonicalize hostname: opus5.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/php-extras-5.3.3-1.ru6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/php-extras.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3262-5475/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/php-extras.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fkIn28 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf php-5.3.3 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/php-5.3.3.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd php-5.3.3 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0TXIBk ~/build/BUILD/php-5.3.3/ext/mcrypt ~/build/BUILD/php-5.3.3 Configuring for: PHP Api Version: 20090626 Zend Module Api No: 20090626 Zend Extension Api No: 220090626 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf ext/mssql/tests ext/pdo_dblib/tests ext/interbase/tests ext/pdo_firebird/tests + exit 0 + umask 022 + cd /builddir/build/BUILD + cd php-5.3.3 + LANG=C + export LANG + unset DISPLAY + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign' + for mod in mcrypt tidy mssql pdo_dblib + pushd ext/mcrypt + phpize + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-libdir=lib64 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 x86_64-koji-linux-gnu-cc... no checking for x86_64-koji-linux-gnu-gcc... no checking for cc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for icc... no checking for suncc... no checking whether cc understands -c and -o together... yes checking for system library directory... lib64 checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php/modules checking for PHP installed headers prefix... /usr/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no checking for gawk... gawk configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for mcrypt support... yes, shared checking for libmcrypt version... >= 2.5.6 checking for mcrypt_module_open in -lmcrypt... no checking for mcrypt_module_open in -lmcrypt... yes checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok 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 for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld -m elf_x86_64) 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 ./config.status config.status: creating config.h config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec|hardcode_libdir_flag_spec=" -D__LIBTOOL_IS_A_FOOL__ "|' libtool + make -j2 /bin/sh /builddir/build/BUILD/php-5.3.3/ext/mcrypt/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-5.3.3/ext/mcrypt -DPHP_ATOM_INC -I/builddir/build/BUILD/php-5.3.3/ext/mcrypt/include -I/builddir/build/BUILD/php-5.3.3/ext/mcrypt/main -I/builddir/build/BUILD/php-5.3.3/ext/mcrypt -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -c /builddir/build/BUILD/php-5.3.3/ext/mcrypt/mcrypt.c -o mcrypt.lo /bin/sh /builddir/build/BUILD/php-5.3.3/ext/mcrypt/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-5.3.3/ext/mcrypt -DPHP_ATOM_INC -I/builddir/build/BUILD/php-5.3.3/ext/mcrypt/include -I/builddir/build/BUILD/php-5.3.3/ext/mcrypt/main -I/builddir/build/BUILD/php-5.3.3/ext/mcrypt -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -c /builddir/build/BUILD/php-5.3.3/ext/mcrypt/mcrypt_filter.c -o mcrypt_filter.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-5.3.3/ext/mcrypt -DPHP_ATOM_INC -I/builddir/build/BUILD/php-5.3.3/ext/mcrypt/include -I/builddir/build/BUILD/php-5.3.3/ext/mcrypt/main -I/builddir/build/BUILD/php-5.3.3/ext/mcrypt -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -c /builddir/build/BUILD/php-5.3.3/ext/mcrypt/mcrypt.c -fPIC -DPIC -o .libs/mcrypt.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-5.3.3/ext/mcrypt -DPHP_ATOM_INC -I/builddir/build/BUILD/php-5.3.3/ext/mcrypt/include -I/builddir/build/BUILD/php-5.3.3/ext/mcrypt/main -I/builddir/build/BUILD/php-5.3.3/ext/mcrypt -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -c /builddir/build/BUILD/php-5.3.3/ext/mcrypt/mcrypt_filter.c -fPIC -DPIC -o .libs/mcrypt_filter.o /builddir/build/BUILD/php-5.3.3/ext/mcrypt/mcrypt_filter.c: In function 'php_mcrypt_filter_create': /builddir/build/BUILD/php-5.3.3/ext/mcrypt/mcrypt_filter.c:210: warning: passing argument 1 of 'mcrypt_module_open' discards qualifiers from pointer target type /usr/include/mcrypt.h:38: note: expected 'char *' but argument is of type 'const char *' /bin/sh /builddir/build/BUILD/php-5.3.3/ext/mcrypt/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php-5.3.3/ext/mcrypt/include -I/builddir/build/BUILD/php-5.3.3/ext/mcrypt/main -I/builddir/build/BUILD/php-5.3.3/ext/mcrypt -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -o mcrypt.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php-5.3.3/ext/mcrypt/modules mcrypt.lo mcrypt_filter.lo -lmcrypt libtool: link: cc -shared .libs/mcrypt.o .libs/mcrypt_filter.o -lmcrypt -m64 -mtune=generic -Wl,-soname -Wl,mcrypt.so -o .libs/mcrypt.so libtool: link: ( cd ".libs" && rm -f "mcrypt.la" && ln -s "../mcrypt.la" "mcrypt.la" ) /bin/sh /builddir/build/BUILD/php-5.3.3/ext/mcrypt/libtool --mode=install cp ./mcrypt.la /builddir/build/BUILD/php-5.3.3/ext/mcrypt/modules libtool: install: cp ./.libs/mcrypt.so /builddir/build/BUILD/php-5.3.3/ext/mcrypt/modules/mcrypt.so libtool: install: cp ./.libs/mcrypt.lai /builddir/build/BUILD/php-5.3.3/ext/mcrypt/modules/mcrypt.la libtool: finish: PATH="/usr/sbin:/usr/bin:/sbin:/bin:/root/bin:/usr/local/sbin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/php-5.3.3/ext/mcrypt/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/php-5.3.3/ext/mcrypt/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 ` -D__LIBTOOL_IS_A_FOOL__ _ld=' 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. Don't forget to run 'make test'. ~/build/BUILD/php-5.3.3 ~/build/BUILD/php-5.3.3/ext/tidy ~/build/BUILD/php-5.3.3 + popd + for mod in mcrypt tidy mssql pdo_dblib + pushd ext/tidy + phpize Configuring for: PHP Api Version: 20090626 Zend Module Api No: 20090626 Zend Extension Api No: 220090626 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-libdir=lib64 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 x86_64-koji-linux-gnu-cc... no checking for x86_64-koji-linux-gnu-gcc... no checking for cc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for icc... no checking for suncc... no checking whether cc understands -c and -o together... yes checking for system library directory... lib64 checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php/modules checking for PHP installed headers prefix... /usr/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no checking for gawk... gawk checking for TIDY support... yes, shared configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for tidyOptGetDoc in -ltidy... yes checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok 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 for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld -m elf_x86_64) 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 ./config.status config.status: creating config.h config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec|hardcode_libdir_flag_spec=" -D__LIBTOOL_IS_A_FOOL__ "|' libtool + make -j2 /bin/sh /builddir/build/BUILD/php-5.3.3/ext/tidy/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-5.3.3/ext/tidy -DPHP_ATOM_INC -I/builddir/build/BUILD/php-5.3.3/ext/tidy/include -I/builddir/build/BUILD/php-5.3.3/ext/tidy/main -I/builddir/build/BUILD/php-5.3.3/ext/tidy -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -c /builddir/build/BUILD/php-5.3.3/ext/tidy/tidy.c -o tidy.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-5.3.3/ext/tidy -DPHP_ATOM_INC -I/builddir/build/BUILD/php-5.3.3/ext/tidy/include -I/builddir/build/BUILD/php-5.3.3/ext/tidy/main -I/builddir/build/BUILD/php-5.3.3/ext/tidy -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -c /builddir/build/BUILD/php-5.3.3/ext/tidy/tidy.c -fPIC -DPIC -o .libs/tidy.o /builddir/build/BUILD/php-5.3.3/ext/tidy/tidy.c: In function 'php_tidy_create_node': /builddir/build/BUILD/php-5.3.3/ext/tidy/tidy.c:966: warning: 'node' may be used uninitialized in this function /bin/sh /builddir/build/BUILD/php-5.3.3/ext/tidy/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php-5.3.3/ext/tidy/include -I/builddir/build/BUILD/php-5.3.3/ext/tidy/main -I/builddir/build/BUILD/php-5.3.3/ext/tidy -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -o tidy.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php-5.3.3/ext/tidy/modules tidy.lo -ltidy libtool: link: cc -shared .libs/tidy.o -ltidy -m64 -mtune=generic -Wl,-soname -Wl,tidy.so -o .libs/tidy.so libtool: link: ( cd ".libs" && rm -f "tidy.la" && ln -s "../tidy.la" "tidy.la" ) /bin/sh /builddir/build/BUILD/php-5.3.3/ext/tidy/libtool --mode=install cp ./tidy.la /builddir/build/BUILD/php-5.3.3/ext/tidy/modules libtool: install: cp ./.libs/tidy.so /builddir/build/BUILD/php-5.3.3/ext/tidy/modules/tidy.so libtool: install: cp ./.libs/tidy.lai /builddir/build/BUILD/php-5.3.3/ext/tidy/modules/tidy.la libtool: finish: PATH="/usr/sbin:/usr/bin:/sbin:/bin:/root/bin:/usr/local/sbin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/php-5.3.3/ext/tidy/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/php-5.3.3/ext/tidy/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 ` -D__LIBTOOL_IS_A_FOOL__ _ld=' 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. Don't forget to run 'make test'. ~/build/BUILD/php-5.3.3 ~/build/BUILD/php-5.3.3/ext/mssql ~/build/BUILD/php-5.3.3 + popd + for mod in mcrypt tidy mssql pdo_dblib + pushd ext/mssql + phpize Configuring for: PHP Api Version: 20090626 Zend Module Api No: 20090626 Zend Extension Api No: 220090626 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-libdir=lib64 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 x86_64-koji-linux-gnu-cc... no checking for x86_64-koji-linux-gnu-gcc... no checking for cc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for icc... no checking for suncc... no checking whether cc understands -c and -o together... yes checking for system library directory... lib64 checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php/modules checking for PHP installed headers prefix... /usr/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no checking for gawk... gawk checking for MSSQL support via FreeTDS... yes, shared configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for dnet_addr in -ldnet_stub... no checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok 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 for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld -m elf_x86_64) 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 ./config.status config.status: creating config.h config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec|hardcode_libdir_flag_spec=" -D__LIBTOOL_IS_A_FOOL__ "|' libtool + make -j2 /bin/sh /builddir/build/BUILD/php-5.3.3/ext/mssql/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-5.3.3/ext/mssql -DPHP_ATOM_INC -I/builddir/build/BUILD/php-5.3.3/ext/mssql/include -I/builddir/build/BUILD/php-5.3.3/ext/mssql/main -I/builddir/build/BUILD/php-5.3.3/ext/mssql -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -c /builddir/build/BUILD/php-5.3.3/ext/mssql/php_mssql.c -o php_mssql.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-5.3.3/ext/mssql -DPHP_ATOM_INC -I/builddir/build/BUILD/php-5.3.3/ext/mssql/include -I/builddir/build/BUILD/php-5.3.3/ext/mssql/main -I/builddir/build/BUILD/php-5.3.3/ext/mssql -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -c /builddir/build/BUILD/php-5.3.3/ext/mssql/php_mssql.c -fPIC -DPIC -o .libs/php_mssql.o /builddir/build/BUILD/php-5.3.3/ext/mssql/php_mssql.c: In function 'php_mssql_do_connect': /builddir/build/BUILD/php-5.3.3/ext/mssql/php_mssql.c:760: warning: cast from pointer to integer of different size /builddir/build/BUILD/php-5.3.3/ext/mssql/php_mssql.c: In function 'php_mssql_get_column_content_without_type': /builddir/build/BUILD/php-5.3.3/ext/mssql/php_mssql.c:1105: warning: passing argument 1 of 'spprintf' from incompatible pointer type /usr/include/php/main/spprintf.h:40: note: expected 'char **' but argument is of type 'unsigned char **' /builddir/build/BUILD/php-5.3.3/ext/mssql/php_mssql.c: In function 'php_mssql_do_connect': /builddir/build/BUILD/php-5.3.3/ext/mssql/php_mssql.c:545: warning: 'hashed_details_length' may be used uninitialized in this function /bin/sh /builddir/build/BUILD/php-5.3.3/ext/mssql/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php-5.3.3/ext/mssql/include -I/builddir/build/BUILD/php-5.3.3/ext/mssql/main -I/builddir/build/BUILD/php-5.3.3/ext/mssql -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -o mssql.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php-5.3.3/ext/mssql/modules php_mssql.lo -lsybdb libtool: link: cc -shared .libs/php_mssql.o -lsybdb -m64 -mtune=generic -Wl,-soname -Wl,mssql.so -o .libs/mssql.so libtool: link: ( cd ".libs" && rm -f "mssql.la" && ln -s "../mssql.la" "mssql.la" ) /bin/sh /builddir/build/BUILD/php-5.3.3/ext/mssql/libtool --mode=install cp ./mssql.la /builddir/build/BUILD/php-5.3.3/ext/mssql/modules libtool: install: cp ./.libs/mssql.so /builddir/build/BUILD/php-5.3.3/ext/mssql/modules/mssql.so libtool: install: cp ./.libs/mssql.lai /builddir/build/BUILD/php-5.3.3/ext/mssql/modules/mssql.la libtool: finish: PATH="/usr/sbin:/usr/bin:/sbin:/bin:/root/bin:/usr/local/sbin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/php-5.3.3/ext/mssql/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/php-5.3.3/ext/mssql/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 ` -D__LIBTOOL_IS_A_FOOL__ _ld=' 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. Don't forget to run 'make test'. ~/build/BUILD/php-5.3.3 ~/build/BUILD/php-5.3.3/ext/pdo_dblib ~/build/BUILD/php-5.3.3 + popd + for mod in mcrypt tidy mssql pdo_dblib + pushd ext/pdo_dblib + phpize Configuring for: PHP Api Version: 20090626 Zend Module Api No: 20090626 Zend Extension Api No: 220090626 config.m4:56: warning: AC_CACHE_VAL(pdo_inc_path, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from... aclocal.m4:2743: PHP_CHECK_PDO_INCLUDES is expanded from... config.m4:56: the top level config.m4:56: warning: AC_CACHE_VAL(pdo_inc_path, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from... aclocal.m4:2743: PHP_CHECK_PDO_INCLUDES is expanded from... config.m4:56: the top level + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-libdir=lib64 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 x86_64-koji-linux-gnu-cc... no checking for x86_64-koji-linux-gnu-gcc... no checking for cc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for icc... no checking for suncc... no checking whether cc understands -c and -o together... yes checking for system library directory... lib64 checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php/modules checking for PHP installed headers prefix... /usr/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no checking for gawk... gawk checking for PDO_DBLIB support via FreeTDS... yes, shared configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for PDO includes... checking for PDO includes... /usr/include/php/ext checking for dnet_addr in -ldnet_stub... no checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok 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 for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld -m elf_x86_64) 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 ./config.status config.status: creating config.h config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec|hardcode_libdir_flag_spec=" -D__LIBTOOL_IS_A_FOOL__ "|' libtool + make -j2 /bin/sh /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/libtool --mode=compile cc -I/usr/include/php/ext -DPDO_DBLIB_FLAVOUR=\"freetds\" -I. -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib -DPHP_ATOM_INC -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/include -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/main -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -c /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/pdo_dblib.c -o pdo_dblib.lo /bin/sh /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/libtool --mode=compile cc -I/usr/include/php/ext -DPDO_DBLIB_FLAVOUR=\"freetds\" -I. -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib -DPHP_ATOM_INC -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/include -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/main -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -c /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/dblib_driver.c -o dblib_driver.lo libtool: compile: cc -I/usr/include/php/ext -DPDO_DBLIB_FLAVOUR=\"freetds\" -I. -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib -DPHP_ATOM_INC -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/include -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/main -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -c /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/pdo_dblib.c -fPIC -DPIC -o .libs/pdo_dblib.o libtool: compile: cc -I/usr/include/php/ext -DPDO_DBLIB_FLAVOUR=\"freetds\" -I. -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib -DPHP_ATOM_INC -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/include -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/main -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -c /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/dblib_driver.c -fPIC -DPIC -o .libs/dblib_driver.o /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/pdo_dblib.c: In function 'zm_startup_pdo_dblib': /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/pdo_dblib.c:206: warning: passing argument 1 of 'dbmsghandle' from incompatible pointer type /usr/include/sybdb.h:607: note: expected 'MHANDLEFUNC' but argument is of type 'int (*)(struct DBPROCESS *, DBINT, int, int, char *, char *, char *, DBUSMALLINT)' /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/dblib_driver.c: In function 'dblib_handle_quoter': /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/dblib_driver.c:143: warning: unused variable 'H' /bin/sh /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/libtool --mode=compile cc -I/usr/include/php/ext -DPDO_DBLIB_FLAVOUR=\"freetds\" -I. -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib -DPHP_ATOM_INC -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/include -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/main -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -c /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/dblib_stmt.c -o dblib_stmt.lo libtool: compile: cc -I/usr/include/php/ext -DPDO_DBLIB_FLAVOUR=\"freetds\" -I. -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib -DPHP_ATOM_INC -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/include -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/main -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -c /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/dblib_stmt.c -fPIC -DPIC -o .libs/dblib_stmt.o /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/dblib_stmt.c: In function 'pdo_dblib_stmt_execute': /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/dblib_stmt.c:78: warning: passing argument 2 of 'dbsetuserdata' from incompatible pointer type /usr/include/sybdb.h:689: note: expected 'BYTE *' but argument is of type 'struct pdo_dblib_err *' /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/dblib_stmt.c:174: warning: passing argument 1 of 'spprintf' from incompatible pointer type /usr/include/php/main/spprintf.h:40: note: expected 'char **' but argument is of type 'char *' /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/dblib_stmt.c:70: warning: unused variable 'dbh' /bin/sh /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/include -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/main -I/builddir/build/BUILD/php-5.3.3/ext/pdo_dblib -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wno-pointer-sign -o pdo_dblib.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/modules pdo_dblib.lo dblib_driver.lo dblib_stmt.lo -lsybdb libtool: link: cc -shared .libs/pdo_dblib.o .libs/dblib_driver.o .libs/dblib_stmt.o -lsybdb -m64 -mtune=generic -Wl,-soname -Wl,pdo_dblib.so -o .libs/pdo_dblib.so libtool: link: ( cd ".libs" && rm -f "pdo_dblib.la" && ln -s "../pdo_dblib.la" "pdo_dblib.la" ) /bin/sh /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/libtool --mode=install cp ./pdo_dblib.la /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/modules libtool: install: cp ./.libs/pdo_dblib.so /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/modules/pdo_dblib.so libtool: install: cp ./.libs/pdo_dblib.lai /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/modules/pdo_dblib.la libtool: finish: PATH="/usr/sbin:/usr/bin:/sbin:/bin:/root/bin:/usr/local/sbin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/php-5.3.3/ext/pdo_dblib/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 ` -D__LIBTOOL_IS_A_FOOL__ _ld=' 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. Don't forget to run 'make test'. ~/build/BUILD/php-5.3.3 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qcNEoE + popd + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-extras-5.3.3-1.ru6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-extras-5.3.3-1.ru6.x86_64 ++ dirname /builddir/build/BUILDROOT/php-extras-5.3.3-1.ru6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-extras-5.3.3-1.ru6.x86_64 + cd php-5.3.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/php-extras-5.3.3-1.ru6.x86_64 + install -d /builddir/build/BUILDROOT/php-extras-5.3.3-1.ru6.x86_64/usr/lib64/php/modules + install -d /builddir/build/BUILDROOT/php-extras-5.3.3-1.ru6.x86_64/etc/php.d + for mod in mcrypt tidy mssql pdo_dblib + install -m755 ext/mcrypt/modules/mcrypt.so /builddir/build/BUILDROOT/php-extras-5.3.3-1.ru6.x86_64/usr/lib64/php/modules + cat + cat + for mod in mcrypt tidy mssql pdo_dblib + install -m755 ext/tidy/modules/tidy.so /builddir/build/BUILDROOT/php-extras-5.3.3-1.ru6.x86_64/usr/lib64/php/modules + cat + cat + for mod in mcrypt tidy mssql pdo_dblib + install -m755 ext/mssql/modules/mssql.so /builddir/build/BUILDROOT/php-extras-5.3.3-1.ru6.x86_64/usr/lib64/php/modules + cat + cat + for mod in mcrypt tidy mssql pdo_dblib + install -m755 ext/pdo_dblib/modules/pdo_dblib.so /builddir/build/BUILDROOT/php-extras-5.3.3-1.ru6.x86_64/usr/lib64/php/modules + cat + cat + cat files.pdo_dblib + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/php-5.3.3 extracting debug info from /builddir/build/BUILDROOT/php-extras-5.3.3-1.ru6.x86_64/usr/lib64/php/modules/pdo_dblib.so extracting debug info from /builddir/build/BUILDROOT/php-extras-5.3.3-1.ru6.x86_64/usr/lib64/php/modules/tidy.so extracting debug info from /builddir/build/BUILDROOT/php-extras-5.3.3-1.ru6.x86_64/usr/lib64/php/modules/mssql.so extracting debug info from /builddir/build/BUILDROOT/php-extras-5.3.3-1.ru6.x86_64/usr/lib64/php/modules/mcrypt.so 398 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.RYg2j3 + umask 022 + cd /builddir/build/BUILD + cd php-5.3.3 + unset DISPLAY + mkdir modules + cat + for mod in mcrypt tidy mssql pdo_dblib + cp -a ext/mcrypt/modules/mcrypt.so modules + echo extension=mcrypt.so + for mod in mcrypt tidy mssql pdo_dblib + cp -a ext/tidy/modules/tidy.so modules + echo extension=tidy.so + for mod in mcrypt tidy mssql pdo_dblib + cp -a ext/mssql/modules/mssql.so modules + echo extension=mssql.so + for mod in mcrypt tidy mssql pdo_dblib + cp -a ext/pdo_dblib/modules/pdo_dblib.so modules + echo extension=pdo_dblib.so + cat + chmod +x ./php ~/build/BUILD/php-5.3.3/ext/mcrypt ~/build/BUILD/php-5.3.3 + for mod in mcrypt tidy mssql pdo_dblib + '[' -d ext/mcrypt/tests ']' + pushd ext/mcrypt + TEST_PHP_SRCDIR=/builddir/build/BUILD/php-5.3.3/ext/mcrypt + ../../php ../../run-tests.php tests ===================================================================== PHP : /builddir/build/BUILD/php-5.3.3/php PHP_SAPI : cli PHP_VERSION : 5.3.3 ZEND_VERSION: 2.3.0 PHP_OS : Linux - Linux opus5.rutgers.edu 2.6.32-220.2.1.el6.x86_64 #1 SMP Fri Dec 23 02:21:33 CST 2011 x86_64 INI actual : /builddir/build/BUILD/php-5.3.3/modules.ini More .INIs : /etc/php.d/curl.ini,/etc/php.d/fileinfo.ini,/etc/php.d/json.ini,/etc/php.d/phar.ini,/etc/php.d/zip.ini CWD : /builddir/build/BUILD/php-5.3.3/ext/mcrypt Extra dirs : VALGRIND : Not used ===================================================================== Running selected tests. TEST 1/73 [tests/blowfish.phpt] PASS Test for blowfish compatibility [tests/blowfish.phpt] TEST 2/73 [tests/bug35496.phpt] PASS Bug #35496 (Crash in mcrypt_generic()/mdecrypt_generic() without proper init). [tests/bug35496.phpt] TEST 3/73 [tests/bug37595.phpt] PASS Bug #37595 (mcrypt_generic calculates data length in wrong way) [tests/bug37595.phpt] TEST 4/73 [tests/bug41252.phpt] PASS Bug #41252 (Calling mcrypt_generic without first calling mcrypt_generic_init crashes) [tests/bug41252.phpt] TEST 5/73 [tests/bug43143.phpt] PASS Bug #43143 (Warning about empty IV with MCRYPT_MODE_ECB) [tests/bug43143.phpt] TEST 6/73 [tests/bug46010.phpt] PASS Bug #46010 (warnings incorrectly generated for iv in ecb mode) [tests/bug46010.phpt] TEST 7/73 [tests/bug49738.phpt] PASS Bug #49738 (calling mcrypt after mcrypt_generic_deinit crashes) [tests/bug49738.phpt] TEST 8/73 [tests/bug8040.phpt] PASS Bug #8040 (MCRYPT_MODE_* do not seem to exist) [tests/bug8040.phpt] TEST 9/73 [tests/mcrypt_cbc.phpt] PASS mcrypt_cbc [tests/mcrypt_cbc.phpt] TEST 10/73 [tests/mcrypt_cbc_3des_decrypt.phpt] PASS Test mcrypt_cbc() function : basic functionality [tests/mcrypt_cbc_3des_decrypt.phpt] TEST 11/73 [tests/mcrypt_cbc_3des_encrypt.phpt] PASS Test mcrypt_cbc() function : basic functionality [tests/mcrypt_cbc_3des_encrypt.phpt] TEST 12/73 [tests/mcrypt_cbc_error.phpt] PASS Test mcrypt_cbc() function : error conditions [tests/mcrypt_cbc_error.phpt] TEST 13/73 [tests/mcrypt_cbc_variation1.phpt] PASS Test mcrypt_cbc() function : usage variation [tests/mcrypt_cbc_variation1.phpt] TEST 14/73 [tests/mcrypt_cbc_variation2.phpt] PASS Test mcrypt_cbc() function : usage variation [tests/mcrypt_cbc_variation2.phpt] TEST 15/73 [tests/mcrypt_cbc_variation3.phpt] PASS Test mcrypt_cbc() function : usage variation [tests/mcrypt_cbc_variation3.phpt] TEST 16/73 [tests/mcrypt_cbc_variation4.phpt] PASS Test mcrypt_cbc() function : usage variation [tests/mcrypt_cbc_variation4.phpt] TEST 17/73 [tests/mcrypt_cbc_variation5.phpt] PASS Test mcrypt_cbc() function : usage variation [tests/mcrypt_cbc_variation5.phpt] TEST 18/73 [tests/mcrypt_cbf.phpt] PASS mcrypt_cbf [tests/mcrypt_cbf.phpt] TEST 19/73 [tests/mcrypt_create_iv.phpt] PASS mcrypt_create_iv [tests/mcrypt_create_iv.phpt] TEST 20/73 [tests/mcrypt_decrypt.phpt] PASS mcrypt_decrypt [tests/mcrypt_decrypt.phpt] TEST 21/73 [tests/mcrypt_decrypt_3des_cbc.phpt] PASS Test mcrypt_decrypt() function : basic functionality [tests/mcrypt_decrypt_3des_cbc.phpt] TEST 22/73 [tests/mcrypt_decrypt_3des_ecb.phpt] PASS Test mcrypt_decrypt() function : basic functionality [tests/mcrypt_decrypt_3des_ecb.phpt] TEST 23/73 [tests/mcrypt_decrypt_error.phpt] PASS Test mcrypt_decrypt() function : error conditions [tests/mcrypt_decrypt_error.phpt] TEST 24/73 [tests/mcrypt_decrypt_variation1.phpt] PASS Test mcrypt_decrypt() function : usage variation [tests/mcrypt_decrypt_variation1.phpt] TEST 25/73 [tests/mcrypt_decrypt_variation2.phpt] PASS Test mcrypt_decrypt() function : usage variation [tests/mcrypt_decrypt_variation2.phpt] TEST 26/73 [tests/mcrypt_decrypt_variation3.phpt] PASS Test mcrypt_decrypt() function : usage variation [tests/mcrypt_decrypt_variation3.phpt] TEST 27/73 [tests/mcrypt_decrypt_variation4.phpt] PASS Test mcrypt_decrypt() function : usage variation [tests/mcrypt_decrypt_variation4.phpt] TEST 28/73 [tests/mcrypt_decrypt_variation5.phpt] PASS Test mcrypt_decrypt() function : usage variation [tests/mcrypt_decrypt_variation5.phpt] TEST 29/73 [tests/mcrypt_ecb.phpt] PASS mcrypt_ecb [tests/mcrypt_ecb.phpt] TEST 30/73 [tests/mcrypt_ecb_3des_decrypt.phpt] PASS Test mcrypt_cbc() function : basic functionality [tests/mcrypt_ecb_3des_decrypt.phpt] TEST 31/73 [tests/mcrypt_ecb_3des_encrypt.phpt] PASS Test mcrypt_ecb() function : basic functionality [tests/mcrypt_ecb_3des_encrypt.phpt] TEST 32/73 [tests/mcrypt_ecb_error.phpt] PASS Test mcrypt_ecb() function : error conditions [tests/mcrypt_ecb_error.phpt] TEST 33/73 [tests/mcrypt_ecb_variation1.phpt] PASS Test mcrypt_ecb() function : usage variation [tests/mcrypt_ecb_variation1.phpt] TEST 34/73 [tests/mcrypt_ecb_variation2.phpt] PASS Test mcrypt_ecb() function : usage variation [tests/mcrypt_ecb_variation2.phpt] TEST 35/73 [tests/mcrypt_ecb_variation3.phpt] PASS Test mcrypt_ecb() function : usage variation [tests/mcrypt_ecb_variation3.phpt] TEST 36/73 [tests/mcrypt_ecb_variation4.phpt] PASS Test mcrypt_ecb() function : usage variation [tests/mcrypt_ecb_variation4.phpt] TEST 37/73 [tests/mcrypt_ecb_variation5.phpt] PASS Test mcrypt_ecb() function : usage variation [tests/mcrypt_ecb_variation5.phpt] TEST 38/73 [tests/mcrypt_enc_get_algorithms_name.phpt] PASS mcrypt_enc_get_algorithms_name [tests/mcrypt_enc_get_algorithms_name.phpt] TEST 39/73 [tests/mcrypt_enc_get_block_size.phpt] PASS mcrypt_enc_get_block_size [tests/mcrypt_enc_get_block_size.phpt] TEST 40/73 [tests/mcrypt_enc_get_iv_size.phpt] PASS mcrypt_enc_get_iv_size [tests/mcrypt_enc_get_iv_size.phpt] TEST 41/73 [tests/mcrypt_enc_get_key_size.phpt] PASS mcrypt_enc_get_key_size [tests/mcrypt_enc_get_key_size.phpt] TEST 42/73 [tests/mcrypt_enc_get_mode_name.phpt] PASS mcrypt_enc_get_modes_name [tests/mcrypt_enc_get_mode_name.phpt] TEST 43/73 [tests/mcrypt_enc_get_supported_key_sizes.phpt] PASS mcrypt_enc_get_supported_key_sizes [tests/mcrypt_enc_get_supported_key_sizes.phpt] TEST 44/73 [tests/mcrypt_enc_is_block_algorithm.phpt] PASS mcrypt_enc_is_block_algorithm [tests/mcrypt_enc_is_block_algorithm.phpt] TEST 45/73 [tests/mcrypt_enc_is_block_algorithm_mode.phpt] PASS mcrypt_enc_is_block_algorithm_mode [tests/mcrypt_enc_is_block_algorithm_mode.phpt] TEST 46/73 [tests/mcrypt_enc_is_block_mode.phpt] PASS mcrypt_enc_is_block_mode [tests/mcrypt_enc_is_block_mode.phpt] TEST 47/73 [tests/mcrypt_enc_self_test.phpt] PASS mcrypt_enc_self_test [tests/mcrypt_enc_self_test.phpt] TEST 48/73 [tests/mcrypt_encrypt_3des_cbc.phpt] PASS Test mcrypt_encrypt() function : TripleDES functionality [tests/mcrypt_encrypt_3des_cbc.phpt] TEST 49/73 [tests/mcrypt_encrypt_3des_ecb.phpt] PASS Test mcrypt_encrypt() function : TripleDES functionality [tests/mcrypt_encrypt_3des_ecb.phpt] TEST 50/73 [tests/mcrypt_encrypt_error.phpt] PASS Test mcrypt_encrypt() function : error conditions [tests/mcrypt_encrypt_error.phpt] TEST 51/73 [tests/mcrypt_encrypt_variation1.phpt] PASS Test mcrypt_encrypt() function : usage variation - different types for cipher [tests/mcrypt_encrypt_variation1.phpt] TEST 52/73 [tests/mcrypt_encrypt_variation2.phpt] PASS Test mcrypt_encrypt() function : usage variation [tests/mcrypt_encrypt_variation2.phpt] TEST 53/73 [tests/mcrypt_encrypt_variation3.phpt] PASS Test mcrypt_encrypt() function : usage variation [tests/mcrypt_encrypt_variation3.phpt] TEST 54/73 [tests/mcrypt_encrypt_variation4.phpt] PASS Test mcrypt_encrypt() function : usage variation [tests/mcrypt_encrypt_variation4.phpt] TEST 55/73 [tests/mcrypt_encrypt_variation5.phpt] PASS Test mcrypt_encrypt() function : usage variation [tests/mcrypt_encrypt_variation5.phpt] TEST 56/73 [tests/mcrypt_filters.phpt] PASS mcrypt filters [tests/mcrypt_filters.phpt] TEST 57/73 [tests/mcrypt_get_block_size.phpt] PASS mcrypt_get_block_size [tests/mcrypt_get_block_size.phpt] TEST 58/73 [tests/mcrypt_get_cipher_name.phpt] PASS mcrypt_get_cipher_name [tests/mcrypt_get_cipher_name.phpt] TEST 59/73 [tests/mcrypt_get_iv_size.phpt] PASS mcrypt_enc_get_iv_size [tests/mcrypt_get_iv_size.phpt] TEST 60/73 [tests/mcrypt_get_key_size.phpt] PASS mcrypt_get_key_size [tests/mcrypt_get_key_size.phpt] TEST 61/73 [tests/mcrypt_list_algorithms.phpt] PASS mcrypt_list_algorithms [tests/mcrypt_list_algorithms.phpt] TEST 62/73 [tests/mcrypt_list_modes.phpt] PASS mcrypt_list_modes [tests/mcrypt_list_modes.phpt] TEST 63/73 [tests/mcrypt_module_get_algo_block_size.phpt] PASS mcrypt_module_get_algo_block_size [tests/mcrypt_module_get_algo_block_size.phpt] TEST 64/73 [tests/mcrypt_module_get_algo_key_size.phpt] PASS mcrypt_module_get_algo_key_size [tests/mcrypt_module_get_algo_key_size.phpt] TEST 65/73 [tests/mcrypt_module_get_supported_key_sizes.phpt] PASS mcrypt_module_get_supported_key_sizes [tests/mcrypt_module_get_supported_key_sizes.phpt] TEST 66/73 [tests/mcrypt_module_is_block_algorithm.phpt] PASS mcrypt_module_is_block_algorithm [tests/mcrypt_module_is_block_algorithm.phpt] TEST 67/73 [tests/mcrypt_module_is_block_algorithm_mode.phpt] PASS mcrypt_module_is_block_algorithm_mode [tests/mcrypt_module_is_block_algorithm_mode.phpt] TEST 68/73 [tests/mcrypt_module_is_block_mode.phpt] PASS mcrypt_module_is_block_mode [tests/mcrypt_module_is_block_mode.phpt] TEST 69/73 [tests/mcrypt_module_open.phpt] PASS mcrypt_module_open [tests/mcrypt_module_open.phpt] TEST 70/73 [tests/mcrypt_module_self_test.phpt] PASS mcrypt_module_self_test [tests/mcrypt_module_self_test.phpt] TEST 71/73 [tests/mcrypt_ofb.phpt] PASS mcrypt_ofb [tests/mcrypt_ofb.phpt] TEST 72/73 [tests/mcrypt_rijndael128_128BitKey.phpt] PASS Test mcrypt_encrypt() function : TripleDES functionality [tests/mcrypt_rijndael128_128BitKey.phpt] TEST 73/73 [tests/mcrypt_rijndael128_256BitKey.phpt] PASS Test mcrypt_encrypt() function : TripleDES functionality [tests/mcrypt_rijndael128_256BitKey.phpt] ===================================================================== Number of tests : 73 73 Tests skipped : 0 ( 0.0%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 0 ( 0.0%) ( 0.0%) Expected fail : 0 ( 0.0%) ( 0.0%) Tests passed : 73 (100.0%) (100.0%) --------------------------------------------------------------------- Time taken : 52 seconds ===================================================================== ~/build/BUILD/php-5.3.3 ~/build/BUILD/php-5.3.3/ext/tidy ~/build/BUILD/php-5.3.3 + set +x ===================================================================== PHP : /builddir/build/BUILD/php-5.3.3/php PHP_SAPI : cli PHP_VERSION : 5.3.3 ZEND_VERSION: 2.3.0 PHP_OS : Linux - Linux opus5.rutgers.edu 2.6.32-220.2.1.el6.x86_64 #1 SMP Fri Dec 23 02:21:33 CST 2011 x86_64 INI actual : /builddir/build/BUILD/php-5.3.3/modules.ini More .INIs : /etc/php.d/curl.ini,/etc/php.d/fileinfo.ini,/etc/php.d/json.ini,/etc/php.d/phar.ini,/etc/php.d/zip.ini CWD : /builddir/build/BUILD/php-5.3.3/ext/tidy Extra dirs : VALGRIND : Not used ===================================================================== Running selected tests. TEST 1/38 [tests/001.phpt] PASS Check for tidy presence [tests/001.phpt] TEST 2/38 [tests/002.phpt] PASS tidy_parse_string() [tests/002.phpt] TEST 3/38 [tests/003.phpt] PASS tidy_clean_repair() [tests/003.phpt] TEST 4/38 [tests/004.phpt] PASS tidy_diagnose() [tests/004.phpt] TEST 5/38 [tests/005.phpt] PASS tidy_parse_file() [tests/005.phpt] TEST 6/38 [tests/006.phpt] PASS Verbose tidy_get_error_buffer() [tests/006.phpt] TEST 7/38 [tests/007.phpt] PASS Verbose tidy_getopt() [tests/007.phpt] TEST 8/38 [tests/008.phpt] PASS Accessing the error buffer via $obj->error_buf... [tests/008.phpt] TEST 9/38 [tests/009.phpt] PASS tidy_doc object overloading [tests/009.phpt] TEST 10/38 [tests/010.phpt] PASS Accessing root, body, html, and head nodes.. [tests/010.phpt] TEST 11/38 [tests/011.phpt] PASS Accessing attributes of a node [tests/011.phpt] TEST 12/38 [tests/012.phpt] PASS Accessing children nodes [tests/012.phpt] TEST 13/38 [tests/013.phpt] PASS Parsing a file using constructor [tests/013.phpt] TEST 14/38 [tests/014.phpt] PASS Passing configuration options through tidy_parse_string(). [tests/014.phpt] TEST 15/38 [tests/015.phpt] PASS Passing configuration options through tidy_parse_file(). [tests/015.phpt] TEST 16/38 [tests/016.phpt] PASS Passing configuration file through tidy_parse_file() (may fail with buggy libtidy) [tests/016.phpt] TEST 17/38 [tests/017.phpt] PASS The Tidy Output Buffer Filter [tests/017.phpt] TEST 18/38 [tests/018.phpt] PASS binary safety [tests/018.phpt] TEST 19/38 [tests/019.phpt] PASS tidy_repair_*() and invalid parameters [tests/019.phpt] TEST 20/38 [tests/020.phpt] PASS OO API [tests/020.phpt] TEST 21/38 [tests/021.phpt] PASS tidy_get_opt_doc() [tests/021.phpt] TEST 22/38 [tests/022.phpt] PASS tidy_repair_*() and invalid parameters [tests/022.phpt] TEST 23/38 [tests/023.phpt] PASS tidy and tidyNode OO [tests/023.phpt] TEST 24/38 [tests/024.phpt] PASS libtidy handling of 'new-blocklevel-tags' [tests/024.phpt] TEST 25/38 [tests/025.phpt] PASS tidyNode tests [tests/025.phpt] TEST 26/38 [tests/026.phpt] PASS tidy.clean_output test [tests/026.phpt] TEST 27/38 [tests/027.phpt] PASS Bug: tidy segfaults with markup=false [tests/027.phpt] TEST 28/38 [tests/028.phpt] PASS tidyNode::getParent() [tests/028.phpt] TEST 29/38 [tests/029.phpt] PASS tidy_get_body() crash [tests/029.phpt] TEST 30/38 [tests/030.phpt] PASS getConfig() method - basic test for getConfig() [tests/030.phpt] TEST 31/38 [tests/031.phpt] PASS tidy_config_count() function - basic test for tidy_config_count() [tests/031.phpt] TEST 32/38 [tests/032.phpt] PASS tidy_error_count() function - basic test for tidy_error_count() [tests/032.phpt] TEST 33/38 [tests/033.phpt] PASS tidy_warning_count() function - basic test for tidy_warning_count() [tests/033.phpt] TEST 34/38 [tests/034.phpt] PASS tidy_access_count() function - basic test for tidy_access_count() [tests/034.phpt] TEST 35/38 [tests/035.phpt] PASS tidyNode::__construct() [tests/035.phpt] TEST 36/38 [tests/bug_50558.phpt] PASS Bug #50558 - Broken object model when extending tidy [tests/bug_50558.phpt] TEST 37/38 [tests/tidy_error.phpt] PASS Ensure tidy_get_status() returns correct status [tests/tidy_error.phpt] TEST 38/38 [tests/tidy_error1.phpt] PASS Notice triggered by invalid configuration options [tests/tidy_error1.phpt] ===================================================================== Number of tests : 38 38 Tests skipped : 0 ( 0.0%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 0 ( 0.0%) ( 0.0%) Expected fail : 0 ( 0.0%) ( 0.0%) Tests passed : 38 (100.0%) (100.0%) --------------------------------------------------------------------- Time taken : 2 seconds ===================================================================== ~/build/BUILD/php-5.3.3 Processing files: php-mcrypt-5.3.3-1.ru6.x86_64 Provides: config(php-mcrypt) = 5.3.3-1.ru6 mcrypt.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libmcrypt.so.4()(64bit) rtld(GNU_HASH) Processing files: php-tidy-5.3.3-1.ru6.x86_64 Provides: config(php-tidy) = 5.3.3-1.ru6 tidy.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libtidy-0.99.so.0()(64bit) rtld(GNU_HASH) Processing files: php-mssql-5.3.3-1.ru6.x86_64 Provides: config(php-mssql) = 5.3.3-1.ru6 mssql.so()(64bit) pdo_dblib.so()(64bit) php_database Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libsybdb.so.5()(64bit) rtld(GNU_HASH) Processing files: php-extras-debuginfo-5.3.3-1.ru6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-extras-5.3.3-1.ru6.x86_64 warning: Could not canonicalize hostname: opus5.rutgers.edu Wrote: /builddir/build/RPMS/php-mcrypt-5.3.3-1.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/php-tidy-5.3.3-1.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/php-mssql-5.3.3-1.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/php-extras-debuginfo-5.3.3-1.ru6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bqOvuq + umask 022 + cd /builddir/build/BUILD + cd php-5.3.3 + rm -rf /builddir/build/BUILDROOT/php-extras-5.3.3-1.ru6.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->