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-magickwand.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3257-5462/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/php-magickwand.spec'] sh: php-config: command not found error: Macro %php_extdir has empty body warning: Could not canonicalize hostname: opus5.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/php-magickwand-1.0.9-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-magickwand.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3257-5462/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/php-magickwand.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.N9GuMD + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf MagickWandForPHP-1.0.9 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/MagickWandForPHP-1.0.9.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd MagickWandForPHP-1.0.9 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + export PHP_RPATH=no + PHP_RPATH=no + 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' + 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 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... lib 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 whether to enable the magickwand extension... yes, shared configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking MagickWand-config in default path... found in /usr/bin checking if ImageMagick version is at least 6.3.8... found version 6.5.4 Q16 checking if PHP version is at least 4.1.3... found version 5.3.3 checking MagickWand-config --cppflags... -fopenmp -I/usr/include/ImageMagick checking MagickWand-config --libs... -lMagickWand -lMagickCore 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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iMM0KE + umask 022 + cd /builddir/build/BUILD + cd MagickWandForPHP-1.0.9 + LANG=C + export LANG + unset DISPLAY + make -j2 /bin/sh /builddir/build/BUILD/MagickWandForPHP-1.0.9/libtool --mode=compile cc -I. -I/builddir/build/BUILD/MagickWandForPHP-1.0.9 -DPHP_ATOM_INC -I/builddir/build/BUILD/MagickWandForPHP-1.0.9/include -I/builddir/build/BUILD/MagickWandForPHP-1.0.9/main -I/builddir/build/BUILD/MagickWandForPHP-1.0.9 -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 -I/include/ImageMagick -I/usr/include/ImageMagick -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/MagickWandForPHP-1.0.9/magickwand.c -o magickwand.lo libtool: compile: cc -I. -I/builddir/build/BUILD/MagickWandForPHP-1.0.9 -DPHP_ATOM_INC -I/builddir/build/BUILD/MagickWandForPHP-1.0.9/include -I/builddir/build/BUILD/MagickWandForPHP-1.0.9/main -I/builddir/build/BUILD/MagickWandForPHP-1.0.9 -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 -I/include/ImageMagick -I/usr/include/ImageMagick -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/MagickWandForPHP-1.0.9/magickwand.c -fPIC -DPIC -o .libs/magickwand.o /builddir/build/BUILD/MagickWandForPHP-1.0.9/magickwand.c: In function 'zm_startup_magickwand': /builddir/build/BUILD/MagickWandForPHP-1.0.9/magickwand.c:1295: warning: value computed is not used /builddir/build/BUILD/MagickWandForPHP-1.0.9/magickwand.c: In function 'zif_magickgetquantumdepth': /builddir/build/BUILD/MagickWandForPHP-1.0.9/magickwand.c:6459: warning: value computed is not used /builddir/build/BUILD/MagickWandForPHP-1.0.9/magickwand.c: In function 'zif_magickgetquantumrange': /builddir/build/BUILD/MagickWandForPHP-1.0.9/magickwand.c:6477: warning: value computed is not used /builddir/build/BUILD/MagickWandForPHP-1.0.9/magickwand.c: In function 'zif_magickgetversionnumber': /builddir/build/BUILD/MagickWandForPHP-1.0.9/magickwand.c:6594: warning: value computed is not used /bin/sh /builddir/build/BUILD/MagickWandForPHP-1.0.9/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/MagickWandForPHP-1.0.9/include -I/builddir/build/BUILD/MagickWandForPHP-1.0.9/main -I/builddir/build/BUILD/MagickWandForPHP-1.0.9 -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 -I/include/ImageMagick -I/usr/include/ImageMagick -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o magickwand.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/MagickWandForPHP-1.0.9/modules magickwand.lo -L/lib -lMagickWand -L/lib -lMagickCore -lMagickWand -lMagickCore libtool: link: cc -shared .libs/magickwand.o -L/lib -lMagickWand -lMagickCore -m64 -mtune=generic -Wl,-soname -Wl,magickwand.so -o .libs/magickwand.so libtool: link: ( cd ".libs" && rm -f "magickwand.la" && ln -s "../magickwand.la" "magickwand.la" ) /bin/sh /builddir/build/BUILD/MagickWandForPHP-1.0.9/libtool --mode=install cp ./magickwand.la /builddir/build/BUILD/MagickWandForPHP-1.0.9/modules libtool: install: cp ./.libs/magickwand.so /builddir/build/BUILD/MagickWandForPHP-1.0.9/modules/magickwand.so libtool: install: cp ./.libs/magickwand.lai /builddir/build/BUILD/MagickWandForPHP-1.0.9/modules/magickwand.la libtool: finish: PATH="/usr/sbin:/usr/bin:/sbin:/bin:/root/bin:/usr/local/sbin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/MagickWandForPHP-1.0.9/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/MagickWandForPHP-1.0.9/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. Don't forget to run 'make test'. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.X0M0s1 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-magickwand-1.0.9-1.ru6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-magickwand-1.0.9-1.ru6.x86_64 ++ dirname /builddir/build/BUILDROOT/php-magickwand-1.0.9-1.ru6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-magickwand-1.0.9-1.ru6.x86_64 + cd MagickWandForPHP-1.0.9 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/php-magickwand-1.0.9-1.ru6.x86_64 + make install-modules INSTALL_ROOT=/builddir/build/BUILDROOT/php-magickwand-1.0.9-1.ru6.x86_64 Installing shared extensions: /builddir/build/BUILDROOT/php-magickwand-1.0.9-1.ru6.x86_64/usr/lib64/php/modules/ + install -D -p -m 644 /builddir/build/SOURCES/magickwand.ini /builddir/build/BUILDROOT/php-magickwand-1.0.9-1.ru6.x86_64/etc/php.d/magickwand.ini + sed -e 's/\r//' README + touch -c -r README README.fixed + mv -f README.fixed README + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/MagickWandForPHP-1.0.9 extracting debug info from /builddir/build/BUILDROOT/php-magickwand-1.0.9-1.ru6.x86_64/usr/lib64/php/modules/magickwand.so 784 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.2GVJNp + umask 022 + cd /builddir/build/BUILD + cd MagickWandForPHP-1.0.9 + unset DISPLAY + make test /bin/sh /builddir/build/BUILD/MagickWandForPHP-1.0.9/libtool --mode=install cp ./magickwand.la /builddir/build/BUILD/MagickWandForPHP-1.0.9/modules libtool: install: cp ./.libs/magickwand.so /builddir/build/BUILD/MagickWandForPHP-1.0.9/modules/magickwand.so libtool: install: cp ./.libs/magickwand.lai /builddir/build/BUILD/MagickWandForPHP-1.0.9/modules/magickwand.la libtool: finish: PATH="/usr/sbin:/usr/bin:/sbin:/bin:/root/bin:/usr/local/sbin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/MagickWandForPHP-1.0.9/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/MagickWandForPHP-1.0.9/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. Don't forget to run 'make test'. ===================================================================== PHP : /usr/bin/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/MagickWandForPHP-1.0.9/tmp-php.ini More .INIs : CWD : /builddir/build/BUILD/MagickWandForPHP-1.0.9 Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2012-11-08 20:21:58 ===================================================================== No tests were run. + exit 0 Processing files: php-magickwand-1.0.9-1.ru6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3LxQiP + umask 022 + cd /builddir/build/BUILD + cd MagickWandForPHP-1.0.9 + DOCDIR=/builddir/build/BUILDROOT/php-magickwand-1.0.9-1.ru6.x86_64/usr/share/doc/php-magickwand-1.0.9 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/php-magickwand-1.0.9-1.ru6.x86_64/usr/share/doc/php-magickwand-1.0.9 + /bin/mkdir -p /builddir/build/BUILDROOT/php-magickwand-1.0.9-1.ru6.x86_64/usr/share/doc/php-magickwand-1.0.9 + cp -pr AUTHOR ChangeLog CREDITS LICENSE README TODO /builddir/build/BUILDROOT/php-magickwand-1.0.9-1.ru6.x86_64/usr/share/doc/php-magickwand-1.0.9 + exit 0 Provides: config(php-magickwand) = 1.0.9-1.ru6 magickwand.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libMagickCore.so.2()(64bit) libMagickWand.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: php-magickwand-debuginfo-1.0.9-1.ru6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-magickwand-1.0.9-1.ru6.x86_64 warning: Could not canonicalize hostname: opus5.rutgers.edu Wrote: /builddir/build/RPMS/php-magickwand-1.0.9-1.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/php-magickwand-debuginfo-1.0.9-1.ru6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9KIYB5 + umask 022 + cd /builddir/build/BUILD + cd MagickWandForPHP-1.0.9 + rm -rf /builddir/build/BUILDROOT/php-magickwand-1.0.9-1.ru6.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->