Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/php-pecl-jsonc.spec'], False, '/var/lib/mock/sclo6-rh-php56-rh-el6-build-6989-8898/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/php-pecl-jsonc.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: c1bk.rdu2.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rh-php56-php-pecl-jsonc-1.3.6-3.el6.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-jsonc.spec'], False, '/var/lib/mock/sclo6-rh-php56-rh-el6-build-6989-8898/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/php-pecl-jsonc.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JvTeeM + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf rh-php56-php-pecl-jsonc-1.3.6 + /bin/mkdir -p rh-php56-php-pecl-jsonc-1.3.6 + cd rh-php56-php-pecl-jsonc-1.3.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/jsonc-1.3.6.tgz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd jsonc-1.3.6 ++ sed -n '/#define PHP_JSON_VERSION/{s/.* "//;s/".*$//;p}' php_json.h + extver=1.3.6 + test x1.3.6 '!=' x1.3.6 + cd .. + cat + tee 40-json.ini ; Enable json extension module extension = json.so + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AupnBe + umask 022 + cd /builddir/build/BUILD + cd rh-php56-php-pecl-jsonc-1.3.6 + LANG=C + export LANG + unset DISPLAY + cd jsonc-1.3.6 + /opt/rh/rh-php56/root/usr/bin/phpize Configuring for: PHP Api Version: 20131106 Zend Module Api No: 20131226 Zend Extension Api No: 220131226 + 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/rh-php56/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/rh-php56/root/usr --exec-prefix=/opt/rh/rh-php56/root/usr --bindir=/opt/rh/rh-php56/root/usr/bin --sbindir=/opt/rh/rh-php56/root/usr/sbin --sysconfdir=/etc/opt/rh/rh-php56 --datadir=/opt/rh/rh-php56/root/usr/share --includedir=/opt/rh/rh-php56/root/usr/include --libdir=/opt/rh/rh-php56/root/usr/lib64 --libexecdir=/opt/rh/rh-php56/root/usr/libexec --localstatedir=/var/opt/rh/rh-php56 --sharedstatedir=/var/opt/rh/rh-php56/lib --mandir=/opt/rh/rh-php56/root/usr/share/man --infodir=/opt/rh/rh-php56/root/usr/share/info --with-php-config=/opt/rh/rh-php56/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/rh-php56/root/usr checking for PHP includes... -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib checking for PHP extension directory... /opt/rh/rh-php56/root/usr/lib64/php/modules checking for PHP installed headers prefix... /opt/rh/rh-php56/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 JavaScript Object Serialization support... yes, shared checking whether to rename module file to jsonc... no checking libjson... no checking whether to enable RDRAND Hardware RNG Hash Seed generation on supported x86/x64 platforms... yes 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for ANSI C header files... (cached) yes checking for working sscanf... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for strings.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for inttypes.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for strcasecmp... yes checking for strdup... yes checking for strndup... yes checking for strerror... yes checking for snprintf... yes checking for vsnprintf... yes checking for vasprintf... yes checking for open... yes checking for vsyslog... yes checking for strncasecmp... yes checking for setlocale... yes checking JSON extension name:... json checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-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 -j16 /bin/sh /builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/libtool --mode=compile cc -I. -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -DPHP_ATOM_INC -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/include -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/main -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/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/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/json.c -o json.lo /bin/sh /builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/libtool --mode=compile cc -I. -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -DPHP_ATOM_INC -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/include -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/main -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/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/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/json-c/arraylist.c -o json-c/arraylist.lo /bin/sh /builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/libtool --mode=compile cc -I. -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -DPHP_ATOM_INC -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/include -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/main -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/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/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/json-c/debug.c -o json-c/debug.lo /bin/sh /builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/libtool --mode=compile cc -I. -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -DPHP_ATOM_INC -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/include -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/main -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/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/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/json-c/json_c_version.c -o json-c/json_c_version.lo /bin/sh /builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/libtool --mode=compile cc -I. -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -DPHP_ATOM_INC -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/include -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/main -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/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/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/json-c/json_object.c -o json-c/json_object.lo /bin/sh /builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/libtool --mode=compile cc -I. -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -DPHP_ATOM_INC -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/include -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/main -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/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/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/json-c/json_object_iterator.c -o json-c/json_object_iterator.lo /bin/sh /builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/libtool --mode=compile cc -I. -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -DPHP_ATOM_INC -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/include -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/main -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/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/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/json-c/json_tokener.c -o json-c/json_tokener.lo /bin/sh /builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/libtool --mode=compile cc -I. -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -DPHP_ATOM_INC -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/include -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/main -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/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/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/json-c/json_util.c -o json-c/json_util.lo /bin/sh /builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/libtool --mode=compile cc -I. -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -DPHP_ATOM_INC -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/include -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/main -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/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/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/json-c/linkhash.c -o json-c/linkhash.lo /bin/sh /builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/libtool --mode=compile cc -I. -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -DPHP_ATOM_INC -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/include -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/main -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/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/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/json-c/random_seed.c -o json-c/random_seed.lo /bin/sh /builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/libtool --mode=compile cc -I. -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -DPHP_ATOM_INC -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/include -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/main -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/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/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/json-c/printbuf.c -o json-c/printbuf.lo libtool: compile: cc -I. -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -DPHP_ATOM_INC -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/include -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/main -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/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/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/json.c -fPIC -DPIC -o .libs/json.o libtool: compile: cc -I. -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -DPHP_ATOM_INC -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/include -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/main -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/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/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/json-c/arraylist.c -fPIC -DPIC -o json-c/.libs/arraylist.o libtool: compile: cc -I. -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -DPHP_ATOM_INC -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/include -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/main -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/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/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/json-c/json_c_version.c -fPIC -DPIC -o json-c/.libs/json_c_version.o libtool: compile: cc -I. -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -DPHP_ATOM_INC -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/include -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/main -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/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/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/json-c/json_object_iterator.c -fPIC -DPIC -o json-c/.libs/json_object_iterator.o libtool: compile: cc -I. -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -DPHP_ATOM_INC -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/include -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/main -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/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/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/json-c/json_object.c -fPIC -DPIC -o json-c/.libs/json_object.o libtool: compile: cc -I. -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -DPHP_ATOM_INC -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/include -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/main -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/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/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/json-c/json_tokener.c -fPIC -DPIC -o json-c/.libs/json_tokener.o libtool: compile: cc -I. -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -DPHP_ATOM_INC -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/include -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/main -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/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/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/json-c/json_util.c -fPIC -DPIC -o json-c/.libs/json_util.o libtool: compile: cc -I. -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -DPHP_ATOM_INC -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/include -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/main -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/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/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/json-c/random_seed.c -fPIC -DPIC -o json-c/.libs/random_seed.o libtool: compile: cc -I. -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -DPHP_ATOM_INC -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/include -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/main -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/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/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/json-c/linkhash.c -fPIC -DPIC -o json-c/.libs/linkhash.o libtool: compile: cc -I. -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -DPHP_ATOM_INC -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/include -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/main -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/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/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/json-c/printbuf.c -fPIC -DPIC -o json-c/.libs/printbuf.o libtool: compile: cc -I. -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -DPHP_ATOM_INC -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/include -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/main -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/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/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/json-c/debug.c -fPIC -DPIC -o json-c/.libs/debug.o /bin/sh /builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/include -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/main -I/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/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 json.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/modules json.lo json-c/arraylist.lo json-c/debug.lo json-c/json_c_version.lo json-c/json_object.lo json-c/json_object_iterator.lo json-c/json_tokener.lo json-c/json_util.lo json-c/linkhash.lo json-c/random_seed.lo json-c/printbuf.lo libtool: link: cc -shared .libs/json.o json-c/.libs/arraylist.o json-c/.libs/debug.o json-c/.libs/json_c_version.o json-c/.libs/json_object.o json-c/.libs/json_object_iterator.o json-c/.libs/json_tokener.o json-c/.libs/json_util.o json-c/.libs/linkhash.o json-c/.libs/random_seed.o json-c/.libs/printbuf.o -m64 -mtune=generic -Wl,-soname -Wl,json.so -o .libs/json.so libtool: link: ( cd ".libs" && rm -f "json.la" && ln -s "../json.la" "json.la" ) /bin/sh /builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/libtool --mode=install cp ./json.la /builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/modules libtool: install: cp ./.libs/json.so /builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/modules/json.so libtool: install: cp ./.libs/json.lai /builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/modules/json.la libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/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.h9mHYZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64 + cd rh-php56-php-pecl-jsonc-1.3.6 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64 + make -C jsonc-1.3.6 install INSTALL_ROOT=/builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64 make: Entering directory `/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6' Installing shared extensions: /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/lib64/php/modules/ Installing header files: /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/include/php/ make: Leaving directory `/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6' + install -D -m 644 40-json.ini /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/etc/opt/rh/rh-php56/php.d/40-json.ini + install -D -m 644 40-json.ini /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/register.content/etc/opt/rh/rh-php56/php.d/40-json.ini + install -D -m 644 package.xml /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/var/lib/pear/pkgxml/rh-php56-php-pecl-jsonc.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 jsonc-1.3.6/tests/001.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/001.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/002.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/002.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/003.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/003.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/004.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/004.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/005.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/005.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/006.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/006.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/007.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/007.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/007-jsonc.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/007-jsonc.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/008.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/008.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/008-jsonc.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/008-jsonc.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/009-incrementalparser.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/009-incrementalparser.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/010-incrementalparserfile.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/010-incrementalparserfile.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/011-comments.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/011-comments.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/012-null-byte.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/012-null-byte.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/bug40503.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/bug40503.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/bug41034.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/bug41034.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/bug41067.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/bug41067.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/bug41403.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/bug41403.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/bug41504.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/bug41504.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/bug41567.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/bug41567.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/bug42090.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/bug42090.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/bug42785.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/bug42785.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/bug43941.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/bug43941.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/bug45791.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/bug45791.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/bug46215.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/bug46215.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/bug46944.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/bug46944.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/bug47644.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/bug47644.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/bug53946.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/bug53946.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/bug54058.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/bug54058.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/bug54484.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/bug54484.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/bug55543.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/bug55543.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/bug61537.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/bug61537.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/bug61978.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/bug61978.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/bug62369.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/bug62369.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/bug66021.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/bug66021.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/depth.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/depth.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/fail001.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/fail001.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/inf_nan_error.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/inf_nan_error.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/json_decode_basic.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/json_decode_basic.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/json_decode_error.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/json_decode_error.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/json_encode_basic.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/json_encode_basic.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/json_encode_basic_utf8.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/json_encode_basic_utf8.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/json_encode_error.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/json_encode_error.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/json_encode_numeric.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/json_encode_numeric.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/json_encode_pretty_print.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/json_encode_pretty_print.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/json_encode_unescaped_slashes.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/json_encode_unescaped_slashes.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/jsonp.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/jsonp.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/pass001.1_64bit.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/pass001.1_64bit.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/pass001.1.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/pass001.1.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/pass001.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/pass001.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/pass002.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/pass002.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/pass003.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/pass003.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/serialize.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/serialize.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/tests/unsupported_type_error.phpt /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/tests/pecl/json/tests/unsupported_type_error.phpt ++ 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 jsonc-1.3.6/CREDITS /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/json/CREDITS + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/LICENSE /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/json/LICENSE + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/README.md /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/json/README.md + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 jsonc-1.3.6/INSTALL /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/json/INSTALL + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6 extracting debug info from /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/lib64/php/modules/json.so 332 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-php56/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python /opt/rh/rh-php56/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.wMEJqN + umask 022 + cd /builddir/build/BUILD + cd rh-php56-php-pecl-jsonc-1.3.6 + unset DISPLAY + cd jsonc-1.3.6 + : Minimal load test for NTS extension + /opt/rh/rh-php56/root/usr/bin/php --no-php-ini --define extension=/builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64/opt/rh/rh-php56/root/usr/lib64/php/modules/json.so -m + grep json json + TEST_PHP_EXECUTABLE=/opt/rh/rh-php56/root/usr/bin/php + TEST_PHP_ARGS='-n -d extension_dir=/builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6/modules -d extension=json.so' + NO_INTERACTION=1 + REPORT_EXIT_STATUS=1 + /opt/rh/rh-php56/root/usr/bin/php -n run-tests.php ===================================================================== PHP : /opt/rh/rh-php56/root/usr/bin/php PHP_SAPI : cli PHP_VERSION : 5.6.5 ZEND_VERSION: 2.6.0 PHP_OS : Linux - Linux c1bk.rdu2.centos.org 2.6.32-504.3.3.el6.x86_64 #1 SMP Wed Dec 17 01:55:02 UTC 2014 x86_64 INI actual : /builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 More .INIs : CWD : /builddir/build/BUILD/rh-php56-php-pecl-jsonc-1.3.6/jsonc-1.3.6 Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2015-10-02 17:19:06 ===================================================================== TEST 1/54 [tests/001.phpt] PASS json_decode() tests [tests/001.phpt] TEST 2/54 [tests/002.phpt] PASS json_encode() tests [tests/002.phpt] TEST 3/54 [tests/003.phpt] PASS json_encode() & endless loop - 1 [tests/003.phpt] TEST 4/54 [tests/004.phpt] PASS json_encode() & endless loop - 2 [tests/004.phpt] TEST 5/54 [tests/005.phpt] PASS json_encode() & endless loop - 3 [tests/005.phpt] TEST 6/54 [tests/006.phpt] PASS json_encode() & extended encoding [tests/006.phpt] TEST 7/54 [tests/007-jsonc.phpt] PASS json_last_error() tests [tests/007-jsonc.phpt] TEST 8/54 [tests/007.phpt] XFAIL json_last_error() tests [tests/007.phpt] XFAIL REASON: Different parser, so different error codes. TEST 9/54 [tests/008-jsonc.phpt] PASS json_decode() with large integers [tests/008-jsonc.phpt] TEST 10/54 [tests/008.phpt] XFAIL json_decode() with large integers [tests/008.phpt] XFAIL REASON: Large number always treat as integer. TEST 11/54 [tests/009-incrementalparser.phpt] PASS JsonIncremantalParser::parse() simple test [tests/009-incrementalparser.phpt] TEST 12/54 [tests/010-incrementalparserfile.phpt] PASS JsonIncremantalParser::parseFile() test [tests/010-incrementalparserfile.phpt] TEST 13/54 [tests/011-comments.phpt] PASS JsonIncremantalParser::parseFile() test [tests/011-comments.phpt] TEST 14/54 [tests/012-null-byte.phpt] PASS Decode value with null-byte (key not yet properly decode) [tests/012-null-byte.phpt] TEST 15/54 [tests/bug40503.phpt] PASS Bug #40503 (json_encode() value corruption on 32bit systems with overflown values) [tests/bug40503.phpt] TEST 16/54 [tests/bug41034.phpt] PASS Bug #41034 (json_encode() ignores null byte started keys in arrays) [tests/bug41034.phpt] TEST 17/54 [tests/bug41067.phpt] PASS Bug #41067 (json_encode() problem with UTF-16 input) [tests/bug41067.phpt] TEST 18/54 [tests/bug41403.phpt] PASS Bug #41403 (json_decode cannot decode floats if localeconv decimal_point is not '.') [tests/bug41403.phpt] TEST 19/54 [tests/bug41504.phpt] PASS Bug #41504 (json_decode() converts empty array keys to "_empty_") [tests/bug41504.phpt] TEST 20/54 [tests/bug41567.phpt] PASS Bug #41567 (json_encode() double conversion is inconsistent with PHP) [tests/bug41567.phpt] TEST 21/54 [tests/bug42090.phpt] PASS Bug #42090 (json_decode causes segmentation fault) [tests/bug42090.phpt] TEST 22/54 [tests/bug42785.phpt] PASS Bug #42785 (Incorrect formatting of double values with non-english locales) [tests/bug42785.phpt] TEST 23/54 [tests/bug43941.phpt] PASS Bug #43941 (json_encode() invalid UTF-8) [tests/bug43941.phpt] TEST 24/54 [tests/bug45791.phpt] PASS Bug #45791 (json_decode() does not handle number 0e0) [tests/bug45791.phpt] TEST 25/54 [tests/bug46215.phpt] PASS Bug #46215 (json_encode mutates its parameter and has some class-specific state) [tests/bug46215.phpt] TEST 26/54 [tests/bug46944.phpt] PASS Bug #46944 (json_encode() doesn't handle 3 byte utf8 correctly) [tests/bug46944.phpt] TEST 27/54 [tests/bug47644.phpt] PASS Bug #47644 (valid large integers are truncated) [tests/bug47644.phpt] TEST 28/54 [tests/bug53946.phpt] PASS bug #53946 (json_encode() with JSON_UNESCAPED_UNICODE) [tests/bug53946.phpt] TEST 29/54 [tests/bug54058.phpt] PASS Bug #54058 (json_last_error() invalid UTF-8 produces wrong error) [tests/bug54058.phpt] TEST 30/54 [tests/bug54484.phpt] PASS Bug #54484 (Empty string in json_decode doesn't reset json_last_error) [tests/bug54484.phpt] TEST 31/54 [tests/bug55543.phpt] PASS Bug #55543 (json_encode() with JSON_NUMERIC_CHECK & numeric string properties) [tests/bug55543.phpt] TEST 32/54 [tests/bug61537.phpt] PASS Bug #61537 (json_encode() incorrectly truncates/discards information) [tests/bug61537.phpt] TEST 33/54 [tests/bug61978.phpt] PASS Bug #61978 (Object recursion not detected for classes that implement JsonSerializable) [tests/bug61978.phpt] TEST 34/54 [tests/bug62369.phpt] PASS FR #62369 (Segfault on json_encode(deeply_nested_array) [tests/bug62369.phpt] TEST 35/54 [tests/bug66021.phpt] PASS Bug #66021 (Blank line inside empty array/object when JSON_PRETTY_PRINT is set) [tests/bug66021.phpt] TEST 36/54 [tests/depth.phpt] PASS json_decode() with max recursion depth [tests/depth.phpt] TEST 37/54 [tests/fail001.phpt] PASS JSON (http://www.crockford.com/JSON/JSON_checker/test/fail*.json) [tests/fail001.phpt] TEST 38/54 [tests/inf_nan_error.phpt] PASS An error is thrown when INF or NaN are encoded [tests/inf_nan_error.phpt] TEST 39/54 [tests/json_decode_basic.phpt] PASS Test json_decode() function : basic functionality [tests/json_decode_basic.phpt] TEST 40/54 [tests/json_decode_error.phpt] PASS Test json_decode() function : error conditions [tests/json_decode_error.phpt] TEST 41/54 [tests/json_encode_basic.phpt] PASS Test json_encode() function : basic functionality [tests/json_encode_basic.phpt] TEST 42/54 [tests/json_encode_basic_utf8.phpt] PASS Test json_encode() function : basic functionality with UTF8 string input [tests/json_encode_basic_utf8.phpt] TEST 43/54 [tests/json_encode_error.phpt] PASS Test json_encode() function : error conditions [tests/json_encode_error.phpt] TEST 44/54 [tests/json_encode_numeric.phpt] PASS Test json_encode() function with numeric flag [tests/json_encode_numeric.phpt] TEST 45/54 [tests/json_encode_pretty_print.phpt] PASS json_encode() with JSON_PRETTY_PRINT [tests/json_encode_pretty_print.phpt] TEST 46/54 [tests/json_encode_unescaped_slashes.phpt] PASS json_decode() tests [tests/json_encode_unescaped_slashes.phpt] TEST 47/54 [tests/jsonp.phpt] PASS json_decode() with comments [tests/jsonp.phpt] TEST 48/54 [tests/pass001.1.phpt] SKIP JSON (http://www.crockford.com/JSON/JSON_checker/test/pass1.json) [tests/pass001.1.phpt] reason: this test is for 32bit platform only TEST 49/54 [tests/pass001.1_64bit.phpt] PASS JSON (http://www.crockford.com/JSON/JSON_checker/test/pass1.json) [tests/pass001.1_64bit.phpt] TEST 50/54 [tests/pass001.phpt] PASS JSON (http://www.crockford.com/JSON/JSON_checker/test/pass1.json) [tests/pass001.phpt] TEST 51/54 [tests/pass002.phpt] PASS JSON (http://www.crockford.com/JSON/JSON_checker/test/pass2.json) [tests/pass002.phpt] TEST 52/54 [tests/pass003.phpt] PASS JSON (http://www.crockford.com/JSON/JSON_checker/test/pass3.json) [tests/pass003.phpt] TEST 53/54 [tests/serialize.phpt] PASS json_encode() Serialization tests [tests/serialize.phpt] TEST 54/54 [tests/unsupported_type_error.phpt] PASS An error is thrown when an unsupported type is encoded [tests/unsupported_type_error.phpt] ===================================================================== TIME END 2015-10-02 17:19:08 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 17 --------------------------------------------------------------------- Number of tests : 54 53 Tests skipped : 1 ( 1.9%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 0 ( 0.0%) ( 0.0%) Expected fail : 2 ( 3.7%) ( 3.8%) Tests passed : 51 ( 94.4%) ( 96.2%) --------------------------------------------------------------------- Time taken : 2 seconds ===================================================================== ===================================================================== EXPECTED FAILED TEST SUMMARY --------------------------------------------------------------------- json_last_error() tests [tests/007.phpt] XFAIL REASON: Different parser, so different error codes. json_decode() with large integers [tests/008.phpt] XFAIL REASON: Large number always treat as integer. ===================================================================== + exit 0 Processing files: rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64 Finding Provides: /bin/sh -c " /bin/grep -v '/opt/rh/rh-php56/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: rh-php56-php-json = 1.3.6 rh-php56-php-json(x86-64) = 1.3.6 rh-php56-php-pecl(json) = 1.3.6 rh-php56-php-pecl(json)(x86-64) = 1.3.6 rh-php56-php-pecl(jsonc) = 1.3.6 rh-php56-php-pecl(jsonc)(x86-64) = 1.3.6 rh-php56-php-pecl-json = 1.3.6-3.el6 rh-php56-php-pecl-json(x86-64) = 1.3.6-3.el6 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.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) rtld(GNU_HASH) Obsoletes: rh-php56-php-pecl-json < 1.3.1-2 Processing files: rh-php56-php-pecl-jsonc-devel-1.3.6-3.el6.x86_64 Finding Provides: /bin/sh -c " /bin/grep -v '/opt/rh/rh-php56/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 Processing files: rh-php56-php-pecl-jsonc-debuginfo-1.3.6-3.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64 warning: Could not canonicalize hostname: c1bk.rdu2.centos.org Wrote: /builddir/build/RPMS/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64.rpm Wrote: /builddir/build/RPMS/rh-php56-php-pecl-jsonc-devel-1.3.6-3.el6.x86_64.rpm Wrote: /builddir/build/RPMS/rh-php56-php-pecl-jsonc-debuginfo-1.3.6-3.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.i1kxO3 + umask 022 + cd /builddir/build/BUILD + cd rh-php56-php-pecl-jsonc-1.3.6 + rm -rf /builddir/build/BUILDROOT/rh-php56-php-pecl-jsonc-1.3.6-3.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->