Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/php-pecl-eio.spec'], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-6860/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-pecl-eio.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/php55/root/usr/bin/php: No such file or directory warning: Could not canonicalize hostname: copr-builder-104102128 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/php55-php-pecl-eio-1.2.6-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-pecl-eio.spec '], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-6860/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-pecl-eio.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.DJtFl6 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf php55-php-pecl-eio-1.2.6 + /bin/mkdir -p php55-php-pecl-eio-1.2.6 + cd php55-php-pecl-eio-1.2.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/eio-1.2.6.tgz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv eio-1.2.6 NTS + sed -e 's/role="test"/role="src"/' -i package.xml + cd NTS ++ sed -n '/define PHP_EIO_VERSION/{s/.* "//;s/".*$//;p}' php_eio.h + extver=1.2.6 + test x1.2.6 '!=' x1.2.6 + cd .. + cat + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eKjxON + umask 022 + cd /builddir/build/BUILD + cd php55-php-pecl-eio-1.2.6 + LANG=C + export LANG + unset DISPLAY + cd NTS + /opt/rh/php55/root/usr/bin/phpize Configuring for: PHP Api Version: 20121113 Zend Module Api No: 20121212 Zend Extension Api No: 220121212 + 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/php55/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/php55/root/usr --exec-prefix=/opt/rh/php55/root/usr --bindir=/opt/rh/php55/root/usr/bin --sbindir=/opt/rh/php55/root/usr/sbin --sysconfdir=/opt/rh/php55/root/etc --datadir=/opt/rh/php55/root/usr/share --includedir=/opt/rh/php55/root/usr/include --libdir=/opt/rh/php55/root/usr/lib64 --libexecdir=/opt/rh/php55/root/usr/libexec --localstatedir=/opt/rh/php55/root/var --sharedstatedir=/opt/rh/php55/root/var/lib --mandir=/opt/rh/php55/root/usr/share/man --infodir=/opt/rh/php55/root/usr/share/info --with-libdir=lib64 --with-php-config=/opt/rh/php55/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... lib64 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/php55/root/usr checking for PHP includes... -I/opt/rh/php55/root/usr/include/php -I/opt/rh/php55/root/usr/include/php/main -I/opt/rh/php55/root/usr/include/php/TSRM -I/opt/rh/php55/root/usr/include/php/Zend -I/opt/rh/php55/root/usr/include/php/ext -I/opt/rh/php55/root/usr/include/php/ext/date/lib checking for PHP extension directory... /opt/rh/php55/root/usr/lib64/php/modules checking for PHP installed headers prefix... /opt/rh/php55/root/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 eio support... yes, shared checking for eio debug support... no checking for ANSI C header files... configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. 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 sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking linux/falloc.h usability... yes checking linux/falloc.h presence... yes checking for linux/falloc.h... yes checking for eventfd... yes checking for stdint.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking for library containing pthread_create... -lpthread checking for utimes... yes checking for futimes... yes checking for readahead... yes checking for fdatasync... yes checking for sendfile... yes checking for sync_file_range... no checking for fallocate... yes checking for sys_syncfs... yes checking for prctl_set_name... yes checking for posix_madvise... yes checking for posix_fadvise... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking linux/fiemap.h usability... yes checking linux/fiemap.h presence... yes checking for linux/fiemap.h... yes checking for splice, vmsplice and tee... 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... 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 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/php55-php-pecl-eio-1.2.6/NTS/libtool --mode=compile cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I/builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/include -I/builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/main -I/builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS -I/opt/rh/php55/root/usr/include/php -I/opt/rh/php55/root/usr/include/php/main -I/opt/rh/php55/root/usr/include/php/TSRM -I/opt/rh/php55/root/usr/include/php/Zend -I/opt/rh/php55/root/usr/include/php/ext -I/opt/rh/php55/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/php55-php-pecl-eio-1.2.6/NTS/php_eio.c -o php_eio.lo /bin/sh /builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/libtool --mode=compile cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I/builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/include -I/builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/main -I/builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS -I/opt/rh/php55/root/usr/include/php -I/opt/rh/php55/root/usr/include/php/main -I/opt/rh/php55/root/usr/include/php/TSRM -I/opt/rh/php55/root/usr/include/php/Zend -I/opt/rh/php55/root/usr/include/php/ext -I/opt/rh/php55/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/php55-php-pecl-eio-1.2.6/NTS/eio_fe.c -o eio_fe.lo libtool: compile: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I/builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/include -I/builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/main -I/builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS -I/opt/rh/php55/root/usr/include/php -I/opt/rh/php55/root/usr/include/php/main -I/opt/rh/php55/root/usr/include/php/TSRM -I/opt/rh/php55/root/usr/include/php/Zend -I/opt/rh/php55/root/usr/include/php/ext -I/opt/rh/php55/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/php55-php-pecl-eio-1.2.6/NTS/php_eio.c -fPIC -DPIC -o .libs/php_eio.o libtool: compile: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I/builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/include -I/builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/main -I/builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS -I/opt/rh/php55/root/usr/include/php -I/opt/rh/php55/root/usr/include/php/main -I/opt/rh/php55/root/usr/include/php/TSRM -I/opt/rh/php55/root/usr/include/php/Zend -I/opt/rh/php55/root/usr/include/php/ext -I/opt/rh/php55/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/php55-php-pecl-eio-1.2.6/NTS/eio_fe.c -fPIC -DPIC -o .libs/eio_fe.o In file included from /builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/php_eio.c:67: /builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/libeio/eio.c: In function 'eio__mtouch': /builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/libeio/eio.c:1324: warning: suggest explicit braces to avoid ambiguous 'else' /builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/libeio/eio.c: In function 'eio__scandir': /builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/libeio/eio.c:1806: warning: suggest explicit braces to avoid ambiguous 'else' In file included from /builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/php_eio.c:67: /builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/libeio/eio.c: In function 'etp_proc': /builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/libeio/eio.c:2197: warning: no return statement in function returning non-void /builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/php_eio.c: In function 'php_eio_want_poll_callback': /builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/php_eio.c:763: warning: ignoring return value of 'write', declared with attribute warn_unused_result /builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/php_eio.c: In function 'php_eio_done_poll_callback': /builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/php_eio.c:773: warning: ignoring return value of 'read', declared with attribute warn_unused_result /bin/sh /builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/include -I/builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/main -I/builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS -I/opt/rh/php55/root/usr/include/php -I/opt/rh/php55/root/usr/include/php/main -I/opt/rh/php55/root/usr/include/php/TSRM -I/opt/rh/php55/root/usr/include/php/Zend -I/opt/rh/php55/root/usr/include/php/ext -I/opt/rh/php55/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 eio.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/modules php_eio.lo eio_fe.lo libtool: link: cc -shared .libs/php_eio.o .libs/eio_fe.o -m64 -mtune=generic -Wl,-soname -Wl,eio.so -o .libs/eio.so libtool: link: ( cd ".libs" && rm -f "eio.la" && ln -s "../eio.la" "eio.la" ) /bin/sh /builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/libtool --mode=install cp ./eio.la /builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/modules libtool: install: cp ./.libs/eio.so /builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/modules/eio.so libtool: install: cp ./.libs/eio.lai /builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/modules/eio.la libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/php55-php-pecl-eio-1.2.6/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'. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OiMkRE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php55-php-pecl-eio-1.2.6-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php55-php-pecl-eio-1.2.6-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/php55-php-pecl-eio-1.2.6-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php55-php-pecl-eio-1.2.6-1.el6.x86_64 + cd php55-php-pecl-eio-1.2.6 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/php55-php-pecl-eio-1.2.6-1.el6.x86_64 + make -C NTS install INSTALL_ROOT=/builddir/build/BUILDROOT/php55-php-pecl-eio-1.2.6-1.el6.x86_64 make: Entering directory `/builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS' Installing shared extensions: /builddir/build/BUILDROOT/php55-php-pecl-eio-1.2.6-1.el6.x86_64/opt/rh/php55/root/usr/lib64/php/modules/ make: Leaving directory `/builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS' + install -D -m 644 z-eio.ini /builddir/build/BUILDROOT/php55-php-pecl-eio-1.2.6-1.el6.x86_64/opt/rh/php55/root/etc/php.d/z-eio.ini + install -D -m 644 package.xml /builddir/build/BUILDROOT/php55-php-pecl-eio-1.2.6-1.el6.x86_64/opt/rh/php55/root/var/lib/pear/pkgxml/php55-php-pecl-eio.xml + cd NTS ++ grep 'role="doc"' ../package.xml ++ sed -e 's/^.*name="//;s/".*$//' + for i in '$(grep '\''role="doc"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 CREDITS /builddir/build/BUILDROOT/php55-php-pecl-eio-1.2.6-1.el6.x86_64/opt/rh/php55/root/usr/share/doc/pear/eio/CREDITS + for i in '$(grep '\''role="doc"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 INSTALL.md /builddir/build/BUILDROOT/php55-php-pecl-eio-1.2.6-1.el6.x86_64/opt/rh/php55/root/usr/share/doc/pear/eio/INSTALL.md + for i in '$(grep '\''role="doc"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 LICENSE /builddir/build/BUILDROOT/php55-php-pecl-eio-1.2.6-1.el6.x86_64/opt/rh/php55/root/usr/share/doc/pear/eio/LICENSE + for i in '$(grep '\''role="doc"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 README.md /builddir/build/BUILDROOT/php55-php-pecl-eio-1.2.6-1.el6.x86_64/opt/rh/php55/root/usr/share/doc/pear/eio/README.md + for i in '$(grep '\''role="doc"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 libeio/LICENSE /builddir/build/BUILDROOT/php55-php-pecl-eio-1.2.6-1.el6.x86_64/opt/rh/php55/root/usr/share/doc/pear/eio/libeio/LICENSE + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/php55-php-pecl-eio-1.2.6 extracting debug info from /builddir/build/BUILDROOT/php55-php-pecl-eio-1.2.6-1.el6.x86_64/opt/rh/php55/root/usr/lib64/php/modules/eio.so 335 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/php55/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python /opt/rh/php55/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.5S7Aiw + umask 022 + cd /builddir/build/BUILD + cd php55-php-pecl-eio-1.2.6 + unset DISPLAY + rm NTS/tests/eio_custom_basic.phpt + rm NTS/tests/eio_fallocate_basic.phpt + rm NTS/tests/eio_write_variation.phpt + rm NTS/tests/fork.phpt + DEPMOD= + '[' -f /opt/rh/php55/root/usr/lib64/php/modules/sockets.so ']' + DEPMOD=' -d extension=sockets.so' + '[' -f /opt/rh/php55/root/usr/lib64/php/modules/posix.so ']' + DEPMOD=' -d extension=sockets.so -d extension=posix.so' + : Minimal load test for NTS extension + cd NTS + /opt/rh/php55/root/usr/bin/php --no-php-ini -d extension=sockets.so -d extension=posix.so --define extension=modules/eio.so --modules + grep eio eio + : Upstream test suite for NTS extension + TEST_PHP_EXECUTABLE=/opt/rh/php55/root/usr/bin/php + TEST_PHP_ARGS='-n -d extension=sockets.so -d extension=posix.so -d extension=/builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS/modules/eio.so' + NO_INTERACTION=1 + REPORT_EXIT_STATUS=1 + /opt/rh/php55/root/usr/bin/php -n run-tests.php ===================================================================== PHP : /opt/rh/php55/root/usr/bin/php PHP_SAPI : cli PHP_VERSION : 5.5.21 ZEND_VERSION: 2.5.0 PHP_OS : Linux - Linux copr-builder-104102128 3.17.4-301.fc21.x86_64 #1 SMP Thu Nov 27 19:09:10 UTC 2014 x86_64 INI actual : /builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS More .INIs : CWD : /builddir/build/BUILD/php55-php-pecl-eio-1.2.6/NTS Extra dirs : VALGRIND : Not used ===================================================================== Running selected tests. TEST 1/24 [tests/bug65293.phpt] PASS Check for bug #65293 [tests/bug65293.phpt] TEST 2/24 [tests/eio001.phpt] PASS Check for libeio presence [tests/eio001.phpt] TEST 3/24 [tests/eio_cancel_basic.phpt] PASS Check for eio_cancel function basic behaviour [tests/eio_cancel_basic.phpt] TEST 4/24 [tests/eio_chmod_basic.phpt] PASS Check for eio_chmod function basic behaviour [tests/eio_chmod_basic.phpt] TEST 5/24 [tests/eio_chown_variation.phpt] PASS Check for eio_chown function basic behaviour [tests/eio_chown_variation.phpt] TEST 6/24 [tests/eio_grp_add.phpt] PASS Check for eio_grp_add function basic behaviour [tests/eio_grp_add.phpt] TEST 7/24 [tests/eio_link.phpt] PASS Check for eio_link, eio_readlink, eio_symlink function basic behaviour [tests/eio_link.phpt] TEST 8/24 [tests/eio_mkdir_basic.phpt] PASS Check for eio_mkdir function basic behaviour [tests/eio_mkdir_basic.phpt] TEST 9/24 [tests/eio_mknod_basic.phpt] PASS Check for eio_mknod function basic behaviour [tests/eio_mknod_basic.phpt] TEST 10/24 [tests/eio_open_basic.phpt] PASS Check for eio_open function basic behaviour [tests/eio_open_basic.phpt] TEST 11/24 [tests/eio_open_error.phpt] PASS Check for eio_open function error behaviour [tests/eio_open_error.phpt] TEST 12/24 [tests/eio_read_basic.phpt] PASS Check for eio_read function basic behaviour [tests/eio_read_basic.phpt] TEST 13/24 [tests/eio_readdir.phpt] PASS Check for eio_readdir function basic behaviour [tests/eio_readdir.phpt] TEST 14/24 [tests/eio_rename_basic.phpt] PASS Check for eio_rename function basic behaviour [tests/eio_rename_basic.phpt] TEST 15/24 [tests/eio_rmdir_basic.phpt] PASS Check for eio_rmdir function basic behaviour [tests/eio_rmdir_basic.phpt] TEST 16/24 [tests/eio_seek.phpt] PASS Check for eio_seek function basic behaviour [tests/eio_seek.phpt] TEST 17/24 [tests/eio_sendfile_basic.phpt] PASS Check for eio_sendfile function basic behaviour [tests/eio_sendfile_basic.phpt] TEST 18/24 [tests/eio_sendfile_sockets.phpt] PASS Check for eio_sendfile function work with sockets [tests/eio_sendfile_sockets.phpt] TEST 19/24 [tests/eio_stat_basic.phpt] PASS Check for eio_stat, eio_lstat, eio_fstat functions' basic behaviour [tests/eio_stat_basic.phpt] TEST 20/24 [tests/eio_stat_error.phpt] PASS Check for eio_*stat functions' error behaviour [tests/eio_stat_error.phpt] TEST 21/24 [tests/eio_sync.phpt] PASS Check for eio_sync, eio_fsync, eio_fdatasync functions' basic behaviour [tests/eio_sync.phpt] TEST 22/24 [tests/eio_truncate_basic.phpt] PASS Check for eio_truncate function basic behaviour [tests/eio_truncate_basic.phpt] TEST 23/24 [tests/eio_unlink_basic.phpt] PASS Check for eio_unlink function basic behaviour [tests/eio_unlink_basic.phpt] TEST 24/24 [tests/eio_utime_basic.phpt] PASS Check for eio_utime function basic behaviour [tests/eio_utime_basic.phpt] ===================================================================== Number of tests : 24 24 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 : 24 (100.0%) (100.0%) --------------------------------------------------------------------- Time taken : 4 seconds ===================================================================== Processing files: php55-php-pecl-eio-1.2.6-1.el6.x86_64 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/opt/rh/php55/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 " Provides: php55-php-eio = 1.2.6 php55-php-eio(x86-64) = 1.2.6 php55-php-pecl(eio) = 1.2.6 php55-php-pecl(eio)(x86-64) = 1.2.6 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) rtld(GNU_HASH) Processing files: php55-php-pecl-eio-debuginfo-1.2.6-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php55-php-pecl-eio-1.2.6-1.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-104102128 Wrote: /builddir/build/RPMS/php55-php-pecl-eio-1.2.6-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/php55-php-pecl-eio-debuginfo-1.2.6-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.y85dGI + umask 022 + cd /builddir/build/BUILD + cd php55-php-pecl-eio-1.2.6 + rm -rf /builddir/build/BUILDROOT/php55-php-pecl-eio-1.2.6-1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->