Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/php-pecl-zmq.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1663/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/php-pecl-zmq.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} sh: /opt/rh/php54/root/usr/bin/php: No such file or directory warning: Could not canonicalize hostname: i-0000ffc0 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/php54-php-pecl-zmq-1.1.2-2.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/php-pecl-zmq.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1663/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/php-pecl-zmq.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JSSyfT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf php54-php-pecl-zmq-1.1.2 + /usr/bin/mkdir -p php54-php-pecl-zmq-1.1.2 + cd php54-php-pecl-zmq-1.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/zmq-1.1.2.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv zmq-1.1.2 NTS + cat + tee zmq.ini ; Enable ZeroMQ messaging extension module extension=zmq.so Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.poa1Tl + exit 0 + umask 022 + cd /builddir/build/BUILD + cd php54-php-pecl-zmq-1.1.2 + cd NTS + /opt/rh/php54/root/usr/bin/phpize 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/opt/rh/php54/root/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/opt/rh/php54/root/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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/usr/com --mandir=/opt/rh/php54/root/usr/share/man --infodir=/opt/rh/php54/root/usr/share/info --with-zmq --with-libdir=lib64 --with-php-config=/opt/rh/php54/root/usr/bin/php-config configure: WARNING: unrecognized options: --disable-dependency-tracking checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/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 whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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/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 checking for gawk... gawk checking whether to enable 0MQ support... yes, shared checking for pkg-config... /usr/bin/pkg-config checking libzmq installation... configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. found version 3.2.4, under /usr 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 stdint.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for gettimeofday... yes checking for mach_absolute_time... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/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 how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop 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-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ 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 for gawk... (cached) gawk checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j3 /bin/sh /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/include -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/main -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/zmq.c -o zmq.lo /bin/sh /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/include -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/main -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/zmq_pollset.c -o zmq_pollset.lo /bin/sh /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/include -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/main -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/zmq_device.c -o zmq_device.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/include -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/main -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/zmq_pollset.c -fPIC -DPIC -o .libs/zmq_pollset.o libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/include -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/main -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/zmq.c -fPIC -DPIC -o .libs/zmq.o libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/include -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/main -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/zmq_device.c -fPIC -DPIC -o .libs/zmq_device.o /bin/sh /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/include -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/main -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/zmq_sockopt.c -o zmq_sockopt.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/include -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/main -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/zmq_sockopt.c -fPIC -DPIC -o .libs/zmq_sockopt.o /bin/sh /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/include -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/main -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/zmq_fd_stream.c -o zmq_fd_stream.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/include -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/main -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/zmq_fd_stream.c -fPIC -DPIC -o .libs/zmq_fd_stream.o /bin/sh /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/include -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/main -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/zmq_clock.c -o zmq_clock.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/include -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/main -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/zmq_clock.c -fPIC -DPIC -o .libs/zmq_clock.o /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/zmq.c: In function 'zim_zmqpoll_add': /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/zmq.c:1153:3: warning: passing argument 2 of 'zend_throw_exception' discards 'const' qualifier from pointer target type [enabled by default] zend_throw_exception(php_zmq_poll_exception_sc_entry, message, PHP_ZMQ_INTERNAL_ERROR TSRMLS_CC); ^ In file included from /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/php_zmq_private.h:35:0, from /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/zmq.c:32: /opt/rh/php54/root/usr/include/php/Zend/zend_exceptions.h:43:48: note: expected 'char *' but argument is of type 'const char *' ZEND_API zval * zend_throw_exception(zend_class_entry *exception_ce, char *message, long code TSRMLS_DC); ^ /bin/sh /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/include -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/main -I/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o zmq.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/modules zmq.lo zmq_pollset.lo zmq_device.lo zmq_sockopt.lo zmq_fd_stream.lo zmq_clock.lo -lzmq libtool: link: cc -shared -fPIC -DPIC .libs/zmq.o .libs/zmq_pollset.o .libs/zmq_device.o .libs/zmq_sockopt.o .libs/zmq_fd_stream.o .libs/zmq_clock.o -lzmq -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,zmq.so -o .libs/zmq.so libtool: link: ( cd ".libs" && rm -f "zmq.la" && ln -s "../zmq.la" "zmq.la" ) /bin/sh /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/libtool --mode=install cp ./zmq.la /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/modules libtool: install: cp ./.libs/zmq.so /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/modules/zmq.so libtool: install: cp ./.libs/zmq.lai /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/modules/zmq.la libtool: finish: PATH="/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/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.x3VHN2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64 ++ dirname /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64 + cd php54-php-pecl-zmq-1.1.2 + rm -rf /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64 + make -C NTS install INSTALL_ROOT=/builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64 make: Entering directory `/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS' Installing shared extensions: /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/lib64/php/modules/ make: Leaving directory `/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS' + install -D -m 644 zmq.ini /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/etc/php.d/zmq.ini + install -D -m 644 package.xml /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/var/lib/pear/pkgxml/php54-php-pecl-zmq.xml ++ grep 'role="test"' package.xml ++ sed -e 's/^.*name="//;s/".*$//' + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/001-send.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/001-send.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/002-test-binary.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/002-test-binary.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/003-getpersistentid.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/003-getpersistentid.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/004-getendpoints.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/004-getendpoints.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/005-forceconnectarg.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/005-forceconnectarg.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/006-sockopt.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/006-sockopt.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/007-addremovepoll.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/007-addremovepoll.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/008-twowaystoconstruct.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/008-twowaystoconstruct.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/009-ispersistent.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/009-ispersistent.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/010-pollsetinvalidargs.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/010-pollsetinvalidargs.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/011-exceptions.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/011-exceptions.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/012-pollsetremoveinvalid.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/012-pollsetremoveinvalid.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/013-pollclearandreuse.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/013-pollclearandreuse.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/014-setsockoptparam.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/014-setsockoptparam.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/015-callback.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/015-callback.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/016-callbackinvalidargs.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/016-callbackinvalidargs.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/017-callbackonlyonnewsocket.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/017-callbackonlyonnewsocket.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/018-callbackpersistent.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/018-callbackpersistent.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/019-callbackinvalidsignature.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/019-callbackinvalidsignature.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/020-exceptionincallback.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/020-exceptionincallback.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/021-callbackwarning.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/021-callbackwarning.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/022-highwatermark.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/022-highwatermark.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/023-failedcallback.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/023-failedcallback.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/024-versionconstant.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/024-versionconstant.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/025-sendrecvmulti.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/025-sendrecvmulti.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/026-sockettype.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/026-sockettype.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/027-getset.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/027-getset.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/028-xpub.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/028-xpub.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/029-xrepxreqdevice.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/029-xrepxreqdevice.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/030-xrepmanualqueue.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/030-xrepmanualqueue.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/031-lastendpoint.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/031-lastendpoint.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/032-contextopt.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/032-contextopt.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/033-disconnect.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/033-disconnect.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/034-unbind.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/034-unbind.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/035-capture.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/035-capture.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/036-device.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/036-device.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/037-device-deprecated.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/037-device-deprecated.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/bug_gh_43.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/bug_gh_43.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/bug_gh_49.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/bug_gh_49.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/bug_gh_50.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/bug_gh_50.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/bug_gh_59_2.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/bug_gh_59_2.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/bug_gh_59.phpt /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/bug_gh_59.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/rose.jpg /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/rose.jpg + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/skipif.inc /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/skipif.inc + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/zeromq_test_helper.inc /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/zmq/tests/zeromq_test_helper.inc ++ 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 NTS/README.md /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/doc/pear/zmq/README.md + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/LICENSE /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/doc/pear/zmq/LICENSE + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2 extracting debug info from /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/lib64/php/modules/zmq.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 484 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/php54/root + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /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.fJzb2O + umask 022 + cd /builddir/build/BUILD + cd php54-php-pecl-zmq-1.1.2 + cd NTS + : Minimal load test for NTS extension + /opt/rh/php54/root/usr/bin/php --no-php-ini --define extension=/builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64//opt/rh/php54/root/usr/lib64/php/modules/zmq.so --modules + grep zmq zmq + : upstream test suite for NTS extension + export 'TEST_PHP_ARGS=-n -d extension_dir=/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/modules -d extension=zmq.so' + TEST_PHP_ARGS='-n -d extension_dir=/builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS/modules -d extension=zmq.so' + export REPORT_EXIT_STATUS=1 + REPORT_EXIT_STATUS=1 + export NO_INTERACTION=1 + NO_INTERACTION=1 + export TEST_PHP_EXECUTABLE=/opt/rh/php54/root/usr/bin/php + TEST_PHP_EXECUTABLE=/opt/rh/php54/root/usr/bin/php + /opt/rh/php54/root/usr/bin/php -n run-tests.php ===================================================================== PHP : /opt/rh/php54/root/usr/bin/php PHP_SAPI : cli PHP_VERSION : 5.4.16 ZEND_VERSION: 2.4.0 PHP_OS : Linux - Linux i-0000ffc0 2.6.32-358.el6.x86_64 #1 SMP Tue Jan 29 11:47:41 EST 2013 x86_64 INI actual : /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS More .INIs : CWD : /builddir/build/BUILD/php54-php-pecl-zmq-1.1.2/NTS Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2014-07-22 10:16:30 ===================================================================== TEST 1/42 [tests/001-send.phpt] PASS Test send / recv [tests/001-send.phpt] TEST 2/42 [tests/002-test-binary.phpt] PASS Test send / recv binary [tests/002-test-binary.phpt] TEST 3/42 [tests/003-getpersistentid.phpt] PASS Test getting persistent id [tests/003-getpersistentid.phpt] TEST 4/42 [tests/004-getendpoints.phpt] PASS Test getting endpoints [tests/004-getendpoints.phpt] TEST 5/42 [tests/005-forceconnectarg.phpt] PASS Test forcing connect [tests/005-forceconnectarg.phpt] TEST 6/42 [tests/006-sockopt.phpt] PASS Test getsockopt / setsockopt [tests/006-sockopt.phpt] TEST 7/42 [tests/007-addremovepoll.phpt] PASS Test adding / removing items [tests/007-addremovepoll.phpt] TEST 8/42 [tests/008-twowaystoconstruct.phpt] PASS Test constructing a socket [tests/008-twowaystoconstruct.phpt] TEST 9/42 [tests/009-ispersistent.phpt] PASS Test ispersistent on context and socket [tests/009-ispersistent.phpt] TEST 10/42 [tests/010-pollsetinvalidargs.phpt] PASS Test invalid args for ZMQPoll [tests/010-pollsetinvalidargs.phpt] TEST 11/42 [tests/011-exceptions.phpt] PASS Test exceptions [tests/011-exceptions.phpt] TEST 12/42 [tests/012-pollsetremoveinvalid.phpt] PASS Test remove invalid id from ZMQPoll [tests/012-pollsetremoveinvalid.phpt] TEST 13/42 [tests/013-pollclearandreuse.phpt] PASS Test clearing and reusing ZMQPoll [tests/013-pollclearandreuse.phpt] TEST 14/42 [tests/014-setsockoptparam.phpt] PASS Test setSockOpt param type [tests/014-setsockoptparam.phpt] TEST 15/42 [tests/015-callback.phpt] PASS Test basic callback usage [tests/015-callback.phpt] TEST 16/42 [tests/016-callbackinvalidargs.phpt] PASS Test invalid args for callback [tests/016-callbackinvalidargs.phpt] TEST 17/42 [tests/017-callbackonlyonnewsocket.phpt] PASS Test that callback is only called on new socket [tests/017-callbackonlyonnewsocket.phpt] TEST 18/42 [tests/018-callbackpersistent.phpt] PASS Test callback arguments on persistent and non-persistent socket [tests/018-callbackpersistent.phpt] TEST 19/42 [tests/019-callbackinvalidsignature.phpt] PASS Test callback edge-cases [tests/019-callbackinvalidsignature.phpt] TEST 20/42 [tests/020-exceptionincallback.phpt] PASS Test throwing exception from callback [tests/020-exceptionincallback.phpt] TEST 21/42 [tests/021-callbackwarning.phpt] PASS Test warning in callback [tests/021-callbackwarning.phpt] TEST 22/42 [tests/022-highwatermark.phpt] PASS Test that high-watermark works [tests/022-highwatermark.phpt] TEST 23/42 [tests/023-failedcallback.phpt] PASS Test that failing callback does not add socket to plist [tests/023-failedcallback.phpt] TEST 24/42 [tests/024-versionconstant.phpt] PASS Test retrieving version [tests/024-versionconstant.phpt] TEST 25/42 [tests/025-sendrecvmulti.phpt] PASS Test send / recv for multipart messages [tests/025-sendrecvmulti.phpt] TEST 26/42 [tests/026-sockettype.phpt] PASS Test returning socket type [tests/026-sockettype.phpt] TEST 27/42 [tests/027-getset.phpt] PASS Test setting and getting values [tests/027-getset.phpt] TEST 28/42 [tests/028-xpub.phpt] PASS Test send / recv with XPUB and XSUB sockets [tests/028-xpub.phpt] TEST 29/42 [tests/029-xrepxreqdevice.phpt] PASS Test send / recv with an XREQ and XREP device [tests/029-xrepxreqdevice.phpt] TEST 30/42 [tests/030-xrepmanualqueue.phpt] SKIP Test send / recv with a manually created XREQ and XREP device [tests/030-xrepmanualqueue.phpt] TEST 31/42 [tests/031-lastendpoint.phpt] PASS Test last endpoint [tests/031-lastendpoint.phpt] TEST 32/42 [tests/032-contextopt.phpt] PASS Test context options [tests/032-contextopt.phpt] TEST 33/42 [tests/033-disconnect.phpt] PASS Test disconnect [tests/033-disconnect.phpt] TEST 34/42 [tests/034-unbind.phpt] PASS Test unbind [tests/034-unbind.phpt] TEST 35/42 [tests/035-capture.phpt] PASS Test device capture [tests/035-capture.phpt] TEST 36/42 [tests/036-device.phpt] PASS Test device callbacks [tests/036-device.phpt] TEST 37/42 [tests/037-device-deprecated.phpt] PASS Test device deprecated args [tests/037-device-deprecated.phpt] TEST 38/42 [tests/bug_gh_43.phpt] PASS Test for Github issue #43 [tests/bug_gh_43.phpt] TEST 39/42 [tests/bug_gh_49.phpt] PASS Test for Github issue #49 [tests/bug_gh_49.phpt] TEST 40/42 [tests/bug_gh_50.phpt] PASS Test for Github issue #50 [tests/bug_gh_50.phpt] TEST 41/42 [tests/bug_gh_59.phpt] PASS Test for Github issue #59 [tests/bug_gh_59.phpt] TEST 42/42 [tests/bug_gh_59_2.phpt] PASS Test for Github issue #59 [tests/bug_gh_59_2.phpt] ===================================================================== TIME END 2014-07-22 10:16:37 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 30 --------------------------------------------------------------------- Number of tests : 42 41 Tests skipped : 1 ( 2.4%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 0 ( 0.0%) ( 0.0%) Expected fail : 0 ( 0.0%) ( 0.0%) Tests passed : 41 ( 97.6%) (100.0%) --------------------------------------------------------------------- Time taken : 7 seconds ===================================================================== + exit 0 Processing files: php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64 Provides: config(php54-php-pecl-zmq) = 1.1.2-2.el7.centos.5.4 php54-php-pecl(zmq) = 1.1.2 php54-php-pecl(zmq)(x86-64) = 1.1.2 php54-php-pecl-zmq = 1.1.2-2.el7.centos.5.4 php54-php-pecl-zmq(x86-64) = 1.1.2-2.el7.centos.5.4 php54-php-zmq = 1.1.2 php54-php-zmq(x86-64) = 1.1.2 scl-package(php54) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /opt/rh/php54/root/usr/bin/pecl Requires(postun): /bin/sh /opt/rh/php54/root/usr/bin/pecl Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libzmq.so.3()(64bit) rtld(GNU_HASH) Obsoletes: php54-php-zmq < 1.1.2 Processing files: php54-php-pecl-zmq-debuginfo-1.1.2-2.el7.centos.5.4.x86_64 Provides: scl-package(php54) php54-php-pecl-zmq-debuginfo = 1.1.2-2.el7.centos.5.4 php54-php-pecl-zmq-debuginfo(x86-64) = 1.1.2-2.el7.centos.5.4 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64 warning: Could not canonicalize hostname: i-0000ffc0 Wrote: /builddir/build/RPMS/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64.rpm Wrote: /builddir/build/RPMS/php54-php-pecl-zmq-debuginfo-1.1.2-2.el7.centos.5.4.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vcM5OA + umask 022 + cd /builddir/build/BUILD + cd php54-php-pecl-zmq-1.1.2 + rm -rf /builddir/build/BUILDROOT/php54-php-pecl-zmq-1.1.2-2.el7.centos.5.4.x86_64 + exit 0 Child return code was: 0 LEAVE do -->