Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/php-pimple.spec'], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-6794/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/php-pimple.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False sh: /opt/rh/php54/root/usr/bin/php: No such file or directory warning: Could not canonicalize hostname: copr-builder-762914029 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/php54-php-pimple-3.0.2-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/php-pimple.spec '], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-6794/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/php-pimple.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qxm7oJ + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a + /bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/php-pimple-3.0.2-a30f7d6e57565a2e1a316e1baf2a483f788b258a.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + : Extension: NTS + mv ext/pimple ext/NTS + : Extension: Create configuration file + tee pimple.ini + cat ; Enable pimple extension extension=pimple.so Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WkKnc8 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a + LANG=C + export LANG + unset DISPLAY + : Extension: NTS + pushd ext/NTS + /opt/rh/php54/root/usr/bin/phpize ~/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS ~/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a Configuring for: PHP Api Version: 20100412 Zend Module Api No: 20100525 Zend Extension Api No: 220100525 + 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/opt/rh/php54/root/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/opt/rh/php54/root/usr --exec-prefix=/opt/rh/php54/root/usr --bindir=/opt/rh/php54/root/usr/bin --sbindir=/opt/rh/php54/root/usr/sbin --sysconfdir=/opt/rh/php54/root/etc --datadir=/opt/rh/php54/root/usr/share --includedir=/opt/rh/php54/root/usr/include --libdir=/opt/rh/php54/root/usr/lib64 --libexecdir=/opt/rh/php54/root/usr/libexec --localstatedir=/opt/rh/php54/root/var --sharedstatedir=/opt/rh/php54/root/var/lib --mandir=/opt/rh/php54/root/usr/share/man --infodir=/opt/rh/php54/root/usr/share/info --with-php-config=/opt/rh/php54/root/usr/bin/php-config 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-redhat-linux-gnu-cc... no checking for x86_64-redhat-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-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for PHP prefix... /opt/rh/php54/root/usr checking for PHP includes... -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib checking for PHP extension directory... /opt/rh/php54/root/usr/lib64/php/modules checking for PHP installed headers prefix... /opt/rh/php54/root/usr/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for gawk... gawk checking whether to enable pimple support... yes, shared 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... 1572864 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-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-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 + make -j2 /bin/sh /builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS/include -I/builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS/main -I/builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/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 -c /builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS/pimple.c -o pimple.lo libtool: compile: cc -I. -I/builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS/include -I/builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS/main -I/builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/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 -c /builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS/pimple.c -fPIC -DPIC -o .libs/pimple.o /bin/sh /builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS/include -I/builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS/main -I/builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/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 -o pimple.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS/modules pimple.lo libtool: link: cc -shared .libs/pimple.o -m64 -mtune=generic -Wl,-soname -Wl,pimple.so -o .libs/pimple.so libtool: link: ( cd ".libs" && rm -f "pimple.la" && ln -s "../pimple.la" "pimple.la" ) /bin/sh /builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS/libtool --mode=install cp ./pimple.la /builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS/modules libtool: install: cp ./.libs/pimple.so /builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS/modules/pimple.so libtool: install: cp ./.libs/pimple.lai /builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS/modules/pimple.la libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS/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'. + popd ~/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.96JhKL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php54-php-pimple-3.0.2-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php54-php-pimple-3.0.2-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/php54-php-pimple-3.0.2-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php54-php-pimple-3.0.2-1.el6.x86_64 + cd Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/php54-php-pimple-3.0.2-1.el6.x86_64 + : Extension: NTS + make -C ext/NTS install INSTALL_ROOT=/builddir/build/BUILDROOT/php54-php-pimple-3.0.2-1.el6.x86_64 make: Entering directory `/builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS' Installing shared extensions: /builddir/build/BUILDROOT/php54-php-pimple-3.0.2-1.el6.x86_64/opt/rh/php54/root/usr/lib64/php/modules/ make: Leaving directory `/builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS' + install -D -m 0644 pimple.ini /builddir/build/BUILDROOT/php54-php-pimple-3.0.2-1.el6.x86_64/opt/rh/php54/root/etc/php.d/pimple.ini + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a extracting debug info from /builddir/build/BUILDROOT/php54-php-pimple-3.0.2-1.el6.x86_64/opt/rh/php54/root/usr/lib64/php/modules/pimple.so 74 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/php54/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python /opt/rh/php54/root + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Nds77p + umask 022 + cd /builddir/build/BUILD + cd Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a + unset DISPLAY + : Extension: NTS minimal load test + /opt/rh/php54/root/usr/bin/php --no-php-ini --define extension=ext/NTS/modules/pimple.so --modules + grep pimple pimple + : Extension: NTS test suite + pushd ext/NTS ~/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS ~/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a + make test NO_INTERACTION=1 REPORT_EXIT_STATUS=1 /bin/sh /builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS/libtool --mode=install cp ./pimple.la /builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS/modules libtool: install: cp ./.libs/pimple.so /builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS/modules/pimple.so libtool: install: cp ./.libs/pimple.lai /builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS/modules/pimple.la libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS/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 : /opt/rh/php54/root/usr/bin/php PHP_SAPI : cli PHP_VERSION : 5.4.40 ZEND_VERSION: 2.4.0 PHP_OS : Linux - Linux copr-builder-762914029 3.17.4-301.fc21.x86_64 #1 SMP Thu Nov 27 19:09:10 UTC 2014 x86_64 INI actual : /builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS/tmp-php.ini More .INIs : CWD : /builddir/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a/ext/NTS Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2015-09-15 08:28:52 ===================================================================== TEST 1/20 [tests/001.phpt] PASS Test for read_dim/write_dim handlers [tests/001.phpt] TEST 2/20 [tests/002.phpt] PASS Test for constructor [tests/002.phpt] TEST 3/20 [tests/003.phpt] PASS Test empty dimensions [tests/003.phpt] TEST 4/20 [tests/004.phpt] PASS Test has/unset dim handlers [tests/004.phpt] TEST 5/20 [tests/005.phpt] PASS Test simple class inheritance [tests/005.phpt] TEST 6/20 [tests/006.phpt] PASS Test complex class inheritance [tests/006.phpt] TEST 7/20 [tests/007.phpt] PASS Test for read_dim/write_dim handlers [tests/007.phpt] TEST 8/20 [tests/008.phpt] PASS Test frozen services [tests/008.phpt] TEST 9/20 [tests/009.phpt] PASS Test service is called as callback, and only once [tests/009.phpt] TEST 10/20 [tests/010.phpt] PASS Test service is called as callback for every callback type [tests/010.phpt] TEST 11/20 [tests/011.phpt] PASS Test service callback throwing an exception [tests/011.phpt] TEST 12/20 [tests/012.phpt] PASS Test service factory [tests/012.phpt] TEST 13/20 [tests/013.phpt] PASS Test keys() [tests/013.phpt] TEST 14/20 [tests/014.phpt] PASS Test raw() [tests/014.phpt] TEST 15/20 [tests/015.phpt] PASS Test protect() [tests/015.phpt] TEST 16/20 [tests/016.phpt] PASS Test extend() [tests/016.phpt] TEST 17/20 [tests/017.phpt] PASS Test extend() with exception in service extension [tests/017.phpt] TEST 18/20 [tests/017_1.phpt] PASS Test extend() with exception in service factory [tests/017_1.phpt] TEST 19/20 [tests/018.phpt] PASS Test register() [tests/018.phpt] TEST 20/20 [tests/019.phpt] PASS Test register() returns static and is a fluent interface [tests/019.phpt] ===================================================================== TIME END 2015-09-15 08:28:52 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 30 --------------------------------------------------------------------- Number of tests : 20 20 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 : 20 (100.0%) (100.0%) --------------------------------------------------------------------- Time taken : 0 seconds ===================================================================== + popd ~/build/BUILD/Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a + exit 0 Processing files: php54-php-pimple-3.0.2-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.J6C6u7 + umask 022 + cd /builddir/build/BUILD + cd Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a + DOCDIR=/builddir/build/BUILDROOT/php54-php-pimple-3.0.2-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/php54-php-pimple-3.0.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/php54-php-pimple-3.0.2-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/php54-php-pimple-3.0.2 + /bin/mkdir -p /builddir/build/BUILDROOT/php54-php-pimple-3.0.2-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/php54-php-pimple-3.0.2 + cp -pr LICENSE /builddir/build/BUILDROOT/php54-php-pimple-3.0.2-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/php54-php-pimple-3.0.2 + cp -pr CHANGELOG /builddir/build/BUILDROOT/php54-php-pimple-3.0.2-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/php54-php-pimple-3.0.2 + cp -pr README.rst /builddir/build/BUILDROOT/php54-php-pimple-3.0.2-1.el6.x86_64/opt/rh/php54/root/usr/share/doc/php54-php-pimple-3.0.2 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/opt/rh/php54/root/usr/lib64/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: php54-php-pimple-debuginfo-3.0.2-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php54-php-pimple-3.0.2-1.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-762914029 Wrote: /builddir/build/RPMS/php54-php-pimple-3.0.2-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/php54-php-pimple-debuginfo-3.0.2-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lGm1Ik + umask 022 + cd /builddir/build/BUILD + cd Pimple-a30f7d6e57565a2e1a316e1baf2a483f788b258a + rm -rf /builddir/build/BUILDROOT/php54-php-pimple-3.0.2-1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->