Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/php-pecl-qb.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1687/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-qb.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-0000fea6 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/php54-php-pecl-qb-2.4.0-1.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-qb.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1687/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-qb.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.xFVDrz + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf php54-php-pecl-qb-2.4.0 + /bin/mkdir -p php54-php-pecl-qb-2.4.0 + cd php54-php-pecl-qb-2.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/qb-2.4.0.tgz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv qb-2.4.0 NTS + cd NTS ++ sed -n '/#define PHP_QB_VERSION/{s/.*[[:space:]]"//;s/".*$//;p}' php_qb.h Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BXylGF + extver=2.4.0 + test x2.4.0 '!=' x2.4.0 + cd .. + exit 0 + umask 022 + cd /builddir/build/BUILD + cd php54-php-pecl-qb-2.4.0 + LANG=C + export LANG + unset DISPLAY + 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 --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/opt/rh/php54/root/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/opt/rh/php54/root/usr --exec-prefix=/opt/rh/php54/root/usr --bindir=/opt/rh/php54/root/usr/bin --sbindir=/opt/rh/php54/root/usr/sbin --sysconfdir=/opt/rh/php54/root/etc --datadir=/opt/rh/php54/root/usr/share --includedir=/opt/rh/php54/root/usr/include --libdir=/opt/rh/php54/root/usr/lib64 --libexecdir=/opt/rh/php54/root/usr/libexec --localstatedir=/opt/rh/php54/root/var --sharedstatedir=/opt/rh/php54/root/usr/com --mandir=/opt/rh/php54/root/usr/share/man --infodir=/opt/rh/php54/root/usr/share/info --with-php-config=/opt/rh/php54/root/usr/bin/php-config checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for x86_64-redhat-linux-gnu-cc... no checking for x86_64-redhat-linux-gnu-gcc... no checking for cc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for icc... no checking for suncc... no checking whether cc understands -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for PHP prefix... /opt/rh/php54/root/usr checking for PHP includes... -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib checking for PHP extension directory... /opt/rh/php54/root/usr/lib64/php/modules checking for PHP installed headers prefix... /opt/rh/php54/root/usr/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no checking for gawk... gawk checking whether to enable qb support... yes, shared checking whether to use SSE instructions on x86 processors... no checking whether to use AVX instructions on x86 processors... no checking whether to enable CPU-specific optimization... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking whether CC supports -march=native... yes checking for library containing exp... -lm checking for exp2f... yes checking for log2f... yes checking for roundf... yes checking for qsort_r... yes checking for sincos... yes checking for clog... yes checking for clogf... yes checking for cpow... yes checking for cpowf... yes checking for __builtin_bswap16... no checking for __builtin_bswap32... yes checking for __builtin_bswap64... 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 complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes 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 -j3 /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb.c -o qb.lo /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_build.c -o qb_build.lo /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_compat.c -o qb_compat.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb.c -fPIC -DPIC -o .libs/qb.o libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_build.c -fPIC -DPIC -o .libs/qb_build.o libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_compat.c -fPIC -DPIC -o .libs/qb_compat.o /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_crc64.c -o qb_crc64.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_crc64.c -fPIC -DPIC -o .libs/qb_crc64.o /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_compiler.c -o qb_compiler.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_compiler.c -fPIC -DPIC -o .libs/qb_compiler.o /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_data_tables.c -o qb_data_tables.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_data_tables.c -fPIC -DPIC -o .libs/qb_data_tables.o /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb.c: In function 'qb_import_variable': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb.c:258: warning: 'scalar_selector' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb.c:258: warning: 'array_selector' may be used uninitialized in this function /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_debug_interface.c -o qb_debug_interface.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_debug_interface.c -fPIC -DPIC -o .libs/qb_debug_interface.o In file included from /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_data_tables.c:24: /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.h: In function 'qb_do_pack_big_endian_F32': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.h:4266: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.h: In function 'qb_do_pack_big_endian_F64': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.h:4271: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.h: In function 'qb_do_pack_little_endian_F32': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.h:4288: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.h: In function 'qb_do_pack_little_endian_F64': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.h:4293: warning: dereferencing type-punned pointer will break strict-aliasing rules /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_encoder.c -o qb_encoder.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_encoder.c -fPIC -DPIC -o .libs/qb_encoder.o /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_exceptions.c -o qb_exceptions.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_exceptions.c -fPIC -DPIC -o .libs/qb_exceptions.o /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_encoder.c: In function 'qb_initialize_encoder_context': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_encoder.c:961: warning: statement with no effect /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_extractor.c -o qb_extractor.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_extractor.c -fPIC -DPIC -o .libs/qb_extractor.o /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_function_inliner.c -o qb_function_inliner.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_function_inliner.c -fPIC -DPIC -o .libs/qb_function_inliner.o /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_extractor.c: In function 'qb_extract_pbj_info': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_extractor.c:261: warning: 'channel_count' may be used uninitialized in this function /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter.c -o qb_interpreter.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter.c -fPIC -DPIC -o .libs/qb_interpreter.o /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_function_inliner.c: In function 'qb_add_constant_substitution': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_function_inliner.c:57: warning: 'caller_address' may be used uninitialized in this function /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_debug.c -o qb_interpreter_debug.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_debug.c -fPIC -DPIC -o .libs/qb_interpreter_debug.o /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter.c: In function 'qb_acquire_function': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter.c:544: warning: 'last' may be used uninitialized in this function /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c -o qb_interpreter_functions.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c -fPIC -DPIC -o .libs/qb_interpreter_functions.o /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_compiler.c: In function 'qb_get_zval_type': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_compiler.c:1314: warning: 'type' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_compiler.c: In function 'qb_allocate_storage_space': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_compiler.c:530: warning: 'new_segment_flags' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_compiler.c: In function 'qb_perform_boolean_coercion': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_compiler.c:2838: warning: 'is_true' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_compiler.c: In function 'qb_attach_dimensions': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_compiler.c:1012: warning: 'array_size_address' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_compiler.c: In function 'qb_create_diagnostic_loop': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_compiler.c:4265: warning: 'value1_address' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_compiler.c:4265: warning: 'value2_address' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_compiler.c: In function 'qb_obtain_constant_zval_utf8': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_compiler.c:1479: warning: 'codepoint' may be used uninitialized in this function In file included from /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_compiler.c:24: /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_compiler_optimization.c: In function 'qb_convert_switch_statement': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_compiler_optimization.c:321: warning: 'default_jump_index' may be used uninitialized in this function /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_loop.c -o qb_interpreter_loop.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_loop.c -fPIC -DPIC -o .libs/qb_interpreter_loop.o /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_native_compiler.c -o qb_native_compiler.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_native_compiler.c -fPIC -DPIC -o .libs/qb_native_compiler.o /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_op.c -o qb_op.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_op.c -fPIC -DPIC -o .libs/qb_op.o /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_native_compiler.c: In function 'qb_print': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_native_compiler.c:49: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_native_compiler.c: At top level: /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_native_compiler.c:1155: warning: 'qb_print_function_records' defined but not used /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_op_factories.c -o qb_op_factories.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_op_factories.c -fPIC -DPIC -o .libs/qb_op_factories.o /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_parser.c -o qb_parser.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_parser.c -fPIC -DPIC -o .libs/qb_parser.o /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_parser_bison.c -o qb_parser_bison.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_parser_bison.c -fPIC -DPIC -o .libs/qb_parser_bison.o qb_parser_bison.c: In function 'qb_doc_comment_yyparse': qb_parser_bison.c:1449: warning: 'yyloc.length' may be used uninitialized in this function qb_parser_bison.c:1449: note: 'yyloc.length' was declared here qb_parser_bison.c:1449: warning: 'yyloc.index' may be used uninitialized in this function qb_parser_bison.c:1449: note: 'yyloc.index' was declared here /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_parser_re2c.c -o qb_parser_re2c.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_parser_re2c.c -fPIC -DPIC -o .libs/qb_parser_re2c.o /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_printer.c -o qb_printer.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_printer.c -fPIC -DPIC -o .libs/qb_printer.o /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_storage.c -o qb_storage.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_storage.c -fPIC -DPIC -o .libs/qb_storage.o In file included from /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_storage.c:462: /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_storage_file.c: In function 'qb_copy_elements_from_file': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_storage_file.c:137: warning: 'codepoint' may be used uninitialized in this function /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_thread.c -o qb_thread.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_thread.c -fPIC -DPIC -o .libs/qb_thread.o /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_translator_pbj.c -o qb_translator_pbj.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_translator_pbj.c -fPIC -DPIC -o .libs/qb_translator_pbj.o /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_translator_pbj.c: In function 'qb_read_pbj_F32': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_translator_pbj.c:55: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_translator_pbj.c: In function 'qb_get_pbj_op_effect': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_translator_pbj.c:1957: warning: 'dst[0u]' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_translator_pbj.c:1958: warning: 'dst_types[0u]' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_translator_pbj.c: In function 'qb_create_pbj_register': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_translator_pbj.c:796: warning: 'reg_required' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_translator_pbj.c: In function 'qb_process_pbj_load_constant': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_translator_pbj.c:1112: warning: 'expr_type' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_translator_pbj.c: In function 'qb_decode_pbj_binary': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_translator_pbj.c:116: warning: array subscript is above array bounds /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_translator_pbj.c:513: warning: 'prev_opcode' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_translator_pbj.c:619: warning: 'last_parameter' may be used uninitialized in this function /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_translator_php.c -o qb_translator_php.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_translator_php.c -fPIC -DPIC -o .libs/qb_translator_php.o /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_translator_php.c: In function 'qb_process_continue': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_translator_php.c:624: warning: 'jmp_to' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_translator_php.c:624: note: 'jmp_to' was declared here /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_translator_php.c: In function 'qb_process_break': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_translator_php.c:624: warning: 'jmp_to' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_translator_php.c:624: note: 'jmp_to' was declared here /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_types.c -o qb_types.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_types.c -fPIC -DPIC -o .libs/qb_types.o /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_types.c: In function 'qb_zval_array_to_int64': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_types.c:57: warning: 'hi_dword' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_types.c:57: warning: 'lo_dword' may be used uninitialized in this function In file included from /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:24: /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.h: In function 'qb_do_pack_big_endian_F32': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.h:4266: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.h: In function 'qb_do_pack_big_endian_F64': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.h:4271: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.h: In function 'qb_do_pack_little_endian_F32': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.h:4288: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.h: In function 'qb_do_pack_little_endian_F64': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.h:4293: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c: In function 'qb_do_utf8decode_U16': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:29080: warning: 'codepoint' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c: In function 'qb_do_utf8decode_U32': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:29089: warning: 'codepoint' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c: In function 'qb_dispatch_instruction_ARR_SCA_SCA_ARR_ARR_ARR_SCA_SCA_ARR_ARR_ARR': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:37218: warning: 'op1_shift' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:37218: warning: 'op1_chunk_size' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:37219: warning: 'op4_shift' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:37219: warning: 'op4_chunk_size' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:37220: warning: 'op5_shift' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:37220: warning: 'op5_chunk_size' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:37221: warning: 'op6_shift' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:37221: warning: 'op6_chunk_size' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:37222: warning: 'op9_shift' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:37222: warning: 'op9_chunk_size' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c: In function 'qb_dispatch_instruction_ARR_SCA_SCA_ARR_ARR_ARR': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:37140: warning: 'op1_shift' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:37140: warning: 'op1_chunk_size' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:37141: warning: 'op4_shift' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:37141: warning: 'op4_chunk_size' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c: In function 'qb_dispatch_instruction_ARR_ARR_SCA_ARR': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:37078: warning: 'op1_shift' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:37078: warning: 'op1_chunk_size' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c: In function 'qb_dispatch_instruction_ARR_ARR_ARR_ARR': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:37002: warning: 'op1_shift' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:37002: warning: 'op1_chunk_size' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:37003: warning: 'op2_shift' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:37003: warning: 'op2_chunk_size' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c: In function 'qb_dispatch_instruction_ARR_ARR_ARR': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:36941: warning: 'op1_shift' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:36941: warning: 'op1_chunk_size' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c: In function 'qb_do_shuffle_I64': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:27356: warning: 'use_heap' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c: In function 'qb_do_shuffle_I32': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:27323: warning: 'use_heap' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c: In function 'qb_do_shuffle_I16': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:27290: warning: 'use_heap' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c: In function 'qb_do_shuffle_I08': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:27257: warning: 'use_heap' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c: In function 'qb_do_shuffle_F64': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:27224: warning: 'use_heap' may be used uninitialized in this function /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c: In function 'qb_do_shuffle_F32': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.c:27191: warning: 'use_heap' may be used uninitialized in this function In file included from /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_loop.c:24: /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.h: In function 'qb_do_pack_big_endian_F32': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.h:4266: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.h: In function 'qb_do_pack_big_endian_F64': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.h:4271: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.h: In function 'qb_do_pack_little_endian_F32': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.h:4288: warning: dereferencing type-punned pointer will break strict-aliasing rules /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.h: In function 'qb_do_pack_little_endian_F64': /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/qb_interpreter_functions.h:4293: warning: dereferencing type-punned pointer will break strict-aliasing rules /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/include -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/main -I/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o qb.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/modules qb.lo qb_build.lo qb_compat.lo qb_crc64.lo qb_compiler.lo qb_data_tables.lo qb_debug_interface.lo qb_encoder.lo qb_exceptions.lo qb_extractor.lo qb_function_inliner.lo qb_interpreter.lo qb_interpreter_debug.lo qb_interpreter_functions.lo qb_interpreter_loop.lo qb_native_compiler.lo qb_op.lo qb_op_factories.lo qb_parser.lo qb_parser_bison.lo qb_parser_re2c.lo qb_printer.lo qb_storage.lo qb_thread.lo qb_translator_pbj.lo qb_translator_php.lo qb_types.lo -lrt libtool: link: cc -shared .libs/qb.o .libs/qb_build.o .libs/qb_compat.o .libs/qb_crc64.o .libs/qb_compiler.o .libs/qb_data_tables.o .libs/qb_debug_interface.o .libs/qb_encoder.o .libs/qb_exceptions.o .libs/qb_extractor.o .libs/qb_function_inliner.o .libs/qb_interpreter.o .libs/qb_interpreter_debug.o .libs/qb_interpreter_functions.o .libs/qb_interpreter_loop.o .libs/qb_native_compiler.o .libs/qb_op.o .libs/qb_op_factories.o .libs/qb_parser.o .libs/qb_parser_bison.o .libs/qb_parser_re2c.o .libs/qb_printer.o .libs/qb_storage.o .libs/qb_thread.o .libs/qb_translator_pbj.o .libs/qb_translator_php.o .libs/qb_types.o -lrt -m64 -mtune=generic -Wl,-soname -Wl,qb.so -o .libs/qb.so libtool: link: ( cd ".libs" && rm -f "qb.la" && ln -s "../qb.la" "qb.la" ) /bin/sh /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/libtool --mode=install cp ./qb.la /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/modules libtool: install: cp ./.libs/qb.so /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/modules/qb.so libtool: install: cp ./.libs/qb.lai /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/modules/qb.la libtool: finish: PATH="/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/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.5RZ817 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64 ++ dirname /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64 + cd php54-php-pecl-qb-2.4.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64 + make -C NTS install INSTALL_ROOT=/builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64 make: Entering directory `/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS' Installing shared extensions: /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/lib64/php/modules/ make: Leaving directory `/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS' + install -D -m 644 NTS/qb.ini /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/etc/php.d/qb.ini + install -D -m 644 package.xml /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/var/lib/pear/pkgxml/php54-php-pecl-qb.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.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/001.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-array-wrap-around-internal.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-array-wrap-around-internal.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-array-wrap-around.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-array-wrap-around.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-array-wrap-around-scalar.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-array-wrap-around-scalar.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-array-wrap-around-string.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-array-wrap-around-string.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-by-ref-array-multidim.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-by-ref-array-multidim.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-by-ref-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-by-ref-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-by-ref-scalar.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-by-ref-scalar.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-by-ref-string-i8.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-by-ref-string-i8.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-by-value-array-multidim.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-by-value-array-multidim.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-by-value-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-by-value-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-by-value-array-unknown-dim.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-by-value-array-unknown-dim.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-by-value-linear-to-multidim.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-by-value-linear-to-multidim.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-by-value-scalar.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-by-value-scalar.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-by-value-string-f32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-by-value-string-f32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-by-value-string-f64.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-by-value-string-f64.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-by-value-string-i16.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-by-value-string-i16.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-by-value-string-i32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-by-value-string-i32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-by-value-string-i64.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-by-value-string-i64.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-by-value-string-i8.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-by-value-string-i8.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-by-value-string-u16.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-by-value-string-u16.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-by-value-string-u32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-by-value-string-u32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-by-value-string-u64.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-by-value-string-u64.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-by-value-string-u8.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-by-value-string-u8.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-default-value-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-default-value-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-default-value-scalar.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-default-value-scalar.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-default-value-string.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-default-value-string.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/argument-ref-count-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/argument-ref-count-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-appending.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-appending.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-assignment-undefined-dim.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-assignment-undefined-dim.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-compare-equal.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-compare-equal.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-compare-greater-than.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-compare-greater-than.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-compare-less-than.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-compare-less-than.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-compare-not-equal.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-compare-not-equal.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-element-increment-scalar.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-element-increment-scalar.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-element-isset.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-element-isset.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-element-reference.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-element-reference.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-expansion-multidim.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-expansion-multidim.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-expansion.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-expansion.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-float-index.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-float-index.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-initialization-class-var.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-initialization-class-var.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-initialization-non-const.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-initialization-non-const.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-initialization-undefined-dim.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-initialization-undefined-dim.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-isset.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-isset.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-named-elements-appending-class-autoload.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-named-elements-appending-class-autoload.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-named-elements-appending-class.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-named-elements-appending-class.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-named-elements-appending.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-named-elements-appending.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-named-elements-as-index-multidim.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-named-elements-as-index-multidim.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-named-elements-as-index.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-named-elements-as-index.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-named-elements-by-ref.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-named-elements-by-ref.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-named-elements-constant.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-named-elements-constant.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-named-elements-magic.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-named-elements-magic.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-named-elements.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-named-elements.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-named-elements-returning-class.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-named-elements-returning-class.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/array-named-elements-returning.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/array-named-elements-returning.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/assignment-multiple-variables.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/assignment-multiple-variables.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/branch-elimination-short-circuited.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/branch-elimination-short-circuited.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/bug-20.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/bug-20.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/bug-36.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/bug-36.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/bug-38.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/bug-38.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/bug-39.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/bug-39.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/bug-40.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/bug-40.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/bug-42.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/bug-42.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/bug-46.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/bug-46.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/bug-48.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/bug-48.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/bug-49.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/bug-49.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/bug-4.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/bug-4.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/chained-assignment-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/chained-assignment-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/chained-assignment-element.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/chained-assignment-element.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/chained-assignment-scalar.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/chained-assignment-scalar.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/class-constant-as-array-length.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/class-constant-as-array-length.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/class-constant-parent.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/class-constant-parent.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/class-constant.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/class-constant.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/class-method-call-by-ref.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/class-method-call-by-ref.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/class-method-call-by-ref-zend.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/class-method-call-by-ref-zend.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/class-method-call-by-value.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/class-method-call-by-value.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/class-method-call.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/class-method-call.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/class-method-call-with-ns.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/class-method-call-with-ns.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/class-method-call-zend.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/class-method-call-zend.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/class-method.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/class-method.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/class-method-private.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/class-method-private.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/class-method-static.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/class-method-static.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/class-static-method-call-zend.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/class-static-method-call-zend.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/class-static-variable-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/class-static-variable-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/class-static-variable-scalar.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/class-static-variable-scalar.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/class-variable-increment-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/class-variable-increment-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/class-variable-increment-scalar.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/class-variable-increment-scalar.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/class-variable-resync-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/class-variable-resync-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/class-variable-resync-magic-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/class-variable-resync-magic-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/class-variable-resync-magic.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/class-variable-resync-magic.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/class-variable-resync.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/class-variable-resync.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/class-variable-scalar.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/class-variable-scalar.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/class-variable-unset.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/class-variable-unset.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/class-var-ref-count-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/class-var-ref-count-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/closure-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/closure-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/closure-scalar.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/closure-scalar.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/complex-component-by-name.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/complex-component-by-name.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/concatenation-constant-assign.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/concatenation-constant-assign.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/concatenation-i32-assign.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/concatenation-i32-assign.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/concatenation-named-constant.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/concatenation-named-constant.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/concatenation-string-assign.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/concatenation-string-assign.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/concatenation-string.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/concatenation-string.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/concatenation-utf8.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/concatenation-utf8.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/constant-as-array-length.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/constant-as-array-length.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/constant-dimension-cast.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/constant-dimension-cast.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/coroutine.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/coroutine.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/debug-backtrace.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/debug-backtrace.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/divide-by-zero-float.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/divide-by-zero-float.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/divide-by-zero-int.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/divide-by-zero-int.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/do-while-loop.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/do-while-loop.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/echo-array-multidim.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/echo-array-multidim.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/echo-constant-string.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/echo-constant-string.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/echo-element-i32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/echo-element-i32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/echo-multiple-variables.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/echo-multiple-variables.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/echo-scalar-f32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/echo-scalar-f32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/echo-scalar-f64.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/echo-scalar-f64.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/echo-scalar-i16.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/echo-scalar-i16.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/echo-scalar-i32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/echo-scalar-i32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/echo-scalar-i64.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/echo-scalar-i64.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/echo-scalar-i8.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/echo-scalar-i8.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/echo-scalar-u16.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/echo-scalar-u16.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/echo-scalar-u32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/echo-scalar-u32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/echo-scalar-u64.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/echo-scalar-u64.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/echo-scalar-u8.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/echo-scalar-u8.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/echo-unicode-16-string.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/echo-unicode-16-string.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/echo-unicode-32-string.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/echo-unicode-32-string.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/error-type-decl-class-property.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/error-type-decl-class-property.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/error-type-decl-malformed-constant.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/error-type-decl-malformed-constant.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/error-type-decl-missing-constant.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/error-type-decl-missing-constant.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/error-type-decl.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/error-type-decl.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/error-type-decl-recursive-constant.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/error-type-decl-recursive-constant.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/error-type-decl-regexp-1.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/error-type-decl-regexp-1.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/error-type-decl-regexp-2.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/error-type-decl-regexp-2.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/error-type-decl-too-many-dimensions-1.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/error-type-decl-too-many-dimensions-1.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/error-type-decl-too-many-dimensions-2.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/error-type-decl-too-many-dimensions-2.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/exception.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/exception.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/float-as-boolean.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/float-as-boolean.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/foreach-list.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/foreach-list.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/fork-array-appending.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/fork-array-appending.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/fork-array-resize.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/fork-array-resize.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/fork.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/fork.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/function-argument-by-ref-sub-array-inline.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/function-argument-by-ref-sub-array-inline.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/function-argument-by-ref-sub-array-oob.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/function-argument-by-ref-sub-array-oob.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/function-argument-by-ref-sub-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/function-argument-by-ref-sub-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/function-argument-by-value-sub-array-inline-oob.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/function-argument-by-value-sub-array-inline-oob.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/function-argument-by-value-sub-array-inline.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/function-argument-by-value-sub-array-inline.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/function-argument-by-value-sub-array-oob.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/function-argument-by-value-sub-array-oob.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/function-argument-by-value-sub-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/function-argument-by-value-sub-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/function-call-by-value-modification.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/function-call-by-value-modification.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/function-call-default-value-scalar.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/function-call-default-value-scalar.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/function-call-mismatch-dimensions.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/function-call-mismatch-dimensions.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/function-call-mismatch-dimensions-scalar.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/function-call-mismatch-dimensions-scalar.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/function-call-mismatch-dimensions-scalar-zend.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/function-call-mismatch-dimensions-scalar-zend.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/function-call-mismatch-dimensions-zend.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/function-call-mismatch-dimensions-zend.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/function-call-returning-array-echo.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/function-call-returning-array-echo.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/function-call-returning-array-ignored.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/function-call-returning-array-ignored.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/function-call-returning-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/function-call-returning-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/function-call-returning-array-to-scalar.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/function-call-returning-array-to-scalar.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/function-call-returning-scalar.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/function-call-returning-scalar.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/function-call-with-ns.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/function-call-with-ns.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/global-variable-resync.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/global-variable-resync.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/global-variable-scalar.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/global-variable-scalar.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/if-loop.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/if-loop.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/if-loop-short-circuit.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/if-loop-short-circuit.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/increment-element.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/increment-element.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/inline-function-argument-element.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/inline-function-argument-element.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/inline-function-class-variable.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/inline-function-class-variable.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/inline-function-conditional.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/inline-function-conditional.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/inline-function-for-loop.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/inline-function-for-loop.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/inline-function-local-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/inline-function-local-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/inline-function-nested-calls.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/inline-function-nested-calls.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/inline-function-nested-if.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/inline-function-nested-if.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/inline-function-ternary-operator.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/inline-function-ternary-operator.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/interpolation-array-multidim.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/interpolation-array-multidim.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/interpolation-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/interpolation-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/interpolation-element.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/interpolation-element.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/interpolation-scalar.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/interpolation-scalar.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/interpolation-string.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/interpolation-string.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/interpolation-utf8.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/interpolation-utf8.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-abs.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-abs.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-acosh.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-acosh.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-acos.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-acos.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-array-column.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-array-column.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-array-diff.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-array-diff.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-array-fill.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-array-fill.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-array-intersect.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-array-intersect.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-array-merge.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-array-merge.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-array-pad.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-array-pad.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-array-pop.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-array-pop.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-array-product.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-array-product.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-array-push.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-array-push.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-array-rand.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-array-rand.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-array-resize.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-array-resize.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-array-reverse.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-array-reverse.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-array-search.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-array-search.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-array-shift.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-array-shift.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-array-slice.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-array-slice.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-array-splice.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-array-splice.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-array-sum.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-array-sum.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-array-unique.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-array-unique.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-array-unshift.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-array-unshift.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-asinh.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-asinh.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-asin.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-asin.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-atan2.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-atan2.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-atanh.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-atanh.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-atan.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-atan.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-cabs.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-cabs.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-cacosh.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-cacosh.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-cacos.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-cacos.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-casinh.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-casinh.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-casin.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-casin.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-catanh.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-catanh.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-catan.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-catan.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-ccosh.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-ccosh.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-ccos.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-ccos.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-cdiv.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-cdiv.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-cexp.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-cexp.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-clamp.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-clamp.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-class-exists.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-class-exists.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-clog.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-clog.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-cmult.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-cmult.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-cosh.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-cosh.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-cos.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-cos.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-cpow.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-cpow.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-cross-product-2d.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-cross-product-2d.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-cross-product-4d.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-cross-product-4d.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-cross-product-4d-variable-dim.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-cross-product-4d-variable-dim.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-cross-product.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-cross-product.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-csinh.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-csinh.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-csin.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-csin.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-csqrt.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-csqrt.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-ctanh.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-ctanh.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-ctan.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-ctan.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-defined.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-defined.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-define.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-define.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-deg2rad.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-deg2rad.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-det-cm.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-det-cm.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-det-nxn.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-det-nxn.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-det.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-det.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-det-rm.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-det-rm.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-det-variable-dim.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-det-variable-dim.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-distance.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-distance.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-dot-product.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-dot-product.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-equal.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-equal.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-exp2.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-exp2.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-exp.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-exp.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-faceforward.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-faceforward.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-floatval.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-floatval.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-floor.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-floor.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-flush.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-flush.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-fract.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-fract.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-function-exists.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-function-exists.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-get-cfg-var.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-get-cfg-var.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-getenv.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-getenv.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-greater-than-equal.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-greater-than-equal.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-greater-than.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-greater-than.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-hsl2rgb.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-hsl2rgb.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-hsv2rgb.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-hsv2rgb.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-in-array-multidim.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-in-array-multidim.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-in-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-in-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-ini-get.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-ini-get.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-ini-set.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-ini-set.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-intval.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-intval.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-inverse-cm.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-inverse-cm.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-inverse-nxn.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-inverse-nxn.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-inverse.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-inverse.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-inverse-rm.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-inverse-rm.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-is-finite.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-is-finite.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-is-infinite.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-is-infinite.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-is-nan.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-is-nan.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-lcg-value.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-lcg-value.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-length.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-length.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-less-than-equal.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-less-than-equal.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-less-than.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-less-than.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-log10.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-log10.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-log2.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-log2.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-log.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-log.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-max-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-max-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-max-multi.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-max-multi.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-max.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-max.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-method-exists.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-method-exists.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-min-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-min-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-min-multi.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-min-multi.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-min.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-min.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-mix.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-mix.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-mm-mult-cm.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-mm-mult-cm.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-mm-mult.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-mm-mult.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-mm-mult-rm.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-mm-mult-rm.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-mm-mult-variable-dim.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-mm-mult-variable-dim.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-mv-mult-cm.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-mv-mult-cm.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-mv-mult.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-mv-mult.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-mv-mult-rm.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-mv-mult-rm.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-mv-mult-variable-dim.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-mv-mult-variable-dim.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-normalize.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-normalize.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-not-equal.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-not-equal.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-pack-be-i32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-pack-be-i32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-pack-le-i32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-pack-le-i32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-phpversion.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-phpversion.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-pow.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-pow.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-property-exists.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-property-exists.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-putenv.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-putenv.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-rad2deg.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-rad2deg.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-rand-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-rand-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-rand.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-rand.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-range.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-range.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-reflect.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-reflect.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-refract.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-refract.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-rgb2hsl.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-rgb2hsl.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-rgb2hsv.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-rgb2hsv.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-rint.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-rint.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-round.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-round.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-rsqrt.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-rsqrt.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-set-all.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-set-all.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-set-any.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-set-any.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-set-not.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-set-not.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-shuffle.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-shuffle.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-sign.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-sign.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-sinh.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-sinh.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-sin.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-sin.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-smooth-step.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-smooth-step.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-sort.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-sort.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-sort-subarray.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-sort-subarray.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-step.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-step.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-strpos.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-strpos.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-strpos-scalar.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-strpos-scalar.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-strrpos.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-strrpos.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-substr.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-substr.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-tan.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-tan.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-time.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-time.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-transform-cm.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-transform-cm.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-transform-rm.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-transform-rm.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-transpose-nxm.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-transpose-nxm.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-transpose.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-transpose.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-unpack-be-i32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-unpack-be-i32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-unpack-le-i32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-unpack-le-i32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-utf8-decode-expandable.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-utf8-decode-expandable.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-utf8-decode-u16.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-utf8-decode-u16.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-utf8-decode-u32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-utf8-decode-u32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-utf8-encode-u16.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-utf8-encode-u16.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-utf8-encode-u32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-utf8-encode-u32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-version-compare.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-version-compare.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-vm-mult-cm.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-vm-mult-cm.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-vm-mult.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-vm-mult.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-vm-mult-rm.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-vm-mult-rm.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/intrinsic-zend-version.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/intrinsic-zend-version.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/large-fixed-length-array-parameter-inline.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/large-fixed-length-array-parameter-inline.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/large-fixed-length-array-parameter.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/large-fixed-length-array-parameter.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/large-fixed-length-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/large-fixed-length-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/list.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/list.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/matrix-matrix-multiplication-cm.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/matrix-matrix-multiplication-cm.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/matrix-matrix-multiplication-rm.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/matrix-matrix-multiplication-rm.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/matrix-vector-multiplication-cm.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/matrix-vector-multiplication-cm.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/matrix-vector-multiplication-rm.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/matrix-vector-multiplication-rm.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/matrix-vector-multiplication-transpose.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/matrix-vector-multiplication-transpose.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/missing-type-declaration.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/missing-type-declaration.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/mmap-read-only-i32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/mmap-read-only-i32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/mmap-read-only-u8.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/mmap-read-only-u8.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/mmap-read-write-expanding.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/mmap-read-write-expanding.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/mmap-read-write.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/mmap-read-write.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/modulo-by-zero-int.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/modulo-by-zero-int.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/modulo-float.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/modulo-float.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/multidim-temp-mm-mult.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/multidim-temp-mm-mult.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/multidim-temp-mv-mult.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/multidim-temp-mv-mult.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/multidim-temp.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/multidim-temp.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/multidim-temp-same-size.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/multidim-temp-same-size.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/multidim-temp-vm-mult.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/multidim-temp-vm-mult.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/multiple-sampling.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/multiple-sampling.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/multiply-accumulate-scalar.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/multiply-accumulate-scalar.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/multiply-accumulate-vector.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/multiply-accumulate-vector.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/multiply-by-literal-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/multiply-by-literal-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/operator-exponential.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/operator-exponential.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/php-info.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/php-info.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/print.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/print.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/recursion.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/recursion.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/regex-var-name.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/regex-var-name.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/return-array-as-scalar.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/return-array-as-scalar.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/return-array-i32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/return-array-i32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/return-array-size-mismatch.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/return-array-size-mismatch.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/return-element-i32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/return-element-i32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/return-expandable-array-diff-dim.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/return-expandable-array-diff-dim.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/return-expandable-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/return-expandable-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/return-scalar-i32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/return-scalar-i32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/return-temporary-array-i32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/return-temporary-array-i32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/return-temporary-scalar-i32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/return-temporary-scalar-i32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/sampling-bilinear.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/sampling-bilinear.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/sampling-nearest-neighbor.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/sampling-nearest-neighbor.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/shared-variable.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/shared-variable.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/short-circuit-and.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/short-circuit-and.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/special-constant.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/special-constant.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/static-variable-scalar.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/static-variable-scalar.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/static-variable-scalar-recursion.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/static-variable-scalar-recursion.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/switch-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/switch-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/switch-fall-through.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/switch-fall-through.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/switch-negative-values.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/switch-negative-values.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/switch-scalar-no-default.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/switch-scalar-no-default.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/switch-scalar.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/switch-scalar.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/switch-unicode.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/switch-unicode.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/swizzle.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/swizzle.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/swizzle-write.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/swizzle-write.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/ternary-operator-constant.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/ternary-operator-constant.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/ternary-operator-empty.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/ternary-operator-empty.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/ternary-operator-expression.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/ternary-operator-expression.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/ternary-operator-interpolation.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/ternary-operator-interpolation.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/ternary-operator-nested.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/ternary-operator-nested.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/timeout.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/timeout.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/type-promotion.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/type-promotion.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/unset-fixed-length-array-element.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/unset-fixed-length-array-element.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/unset-fixed-length-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/unset-fixed-length-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/unset-variable-length-array-element.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/unset-variable-length-array-element.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/unset-variable-length-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/unset-variable-length-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/unset-variable-length-array-subarray.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/unset-variable-length-array-subarray.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/unset-variable.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/unset-variable.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/unsupported-feature.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/unsupported-feature.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/use-case-crc32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/use-case-crc32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/use-case-fannkuch.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/use-case-fannkuch.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/use-case-keccak.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/use-case-keccak.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/use-case-mandelbrot-benchmark.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/use-case-mandelbrot-benchmark.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/use-case-n-body.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/use-case-n-body.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/use-case-spectral-norm.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/use-case-spectral-norm.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/utf8-argument-by-ref-u16.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/utf8-argument-by-ref-u16.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/utf8-argument-by-ref-u32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/utf8-argument-by-ref-u32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/utf8-argument-file-by-ref-u16.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/utf8-argument-file-by-ref-u16.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/utf8-argument-file-by-ref-u32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/utf8-argument-file-by-ref-u32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/utf8-argument-file-u16.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/utf8-argument-file-u16.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/utf8-argument-file-u32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/utf8-argument-file-u32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/utf8-argument-u16.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/utf8-argument-u16.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/utf8-argument-u32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/utf8-argument-u32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/utf8-literal-u16.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/utf8-literal-u16.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/utf8-literal-u32.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/utf8-literal-u32.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/variable-separation-argument-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/variable-separation-argument-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/variable-separation-argument-scalar.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/variable-separation-argument-scalar.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/variable-separation-class-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/variable-separation-class-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/variable-separation-global-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/variable-separation-global-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/variable-separation-instance-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/variable-separation-instance-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/vector-add.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/vector-add.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/vector-copy.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/vector-copy.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/vector-element-by-name.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/vector-element-by-name.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/vector-element-normalize.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/vector-element-normalize.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/vector-increment.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/vector-increment.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/vector-matrix-multiplication-cm.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/vector-matrix-multiplication-cm.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/vector-matrix-multiplication-rm.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/vector-matrix-multiplication-rm.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/vector-vector-multiplication-class.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/vector-vector-multiplication-class.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/version.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/version.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/while-loop.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/while-loop.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/yield-key.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/yield-key.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/yield-multiple-generators.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/yield-multiple-generators.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/yield.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/yield.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/zend-function-call-argument-this.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/zend-function-call-argument-this.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/zend-function-call-generator.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/zend-function-call-generator.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/zend-function-call-returning-array.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/zend-function-call-returning-array.phpt + for i in '$(grep '\''role="test"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/tests/zend-function-call-returning-scalar.phpt /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/qb/tests/zend-function-call-returning-scalar.phpt ++ grep 'role="doc"' package.xml ++ sed -e 's/^.*name="//;s/".*$//' + for i in LICENSE CHANGELOG README CREDITS '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/LICENSE /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/doc/pear/qb/LICENSE + for i in LICENSE CHANGELOG README CREDITS '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/CHANGELOG /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/doc/pear/qb/CHANGELOG + for i in LICENSE CHANGELOG README CREDITS '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/README /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/doc/pear/qb/README + for i in LICENSE CHANGELOG README CREDITS '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/CREDITS /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/doc/pear/qb/CREDITS + for i in LICENSE CHANGELOG README CREDITS '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/CHANGELOG /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/doc/pear/qb/CHANGELOG + for i in LICENSE CHANGELOG README CREDITS '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/CREDITS /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/doc/pear/qb/CREDITS + for i in LICENSE CHANGELOG README CREDITS '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/LICENSE /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/doc/pear/qb/LICENSE + for i in LICENSE CHANGELOG README CREDITS '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/README /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/share/doc/pear/qb/README + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/php54-php-pecl-qb-2.4.0 extracting debug info from /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/lib64/php/modules/qb.so 23980 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 /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.7U7dJF + umask 022 + cd /builddir/build/BUILD + cd php54-php-pecl-qb-2.4.0 + unset DISPLAY + : Minimal load test for NTS extension + /opt/rh/php54/root/usr/bin/php --no-php-ini --define extension=/builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64/opt/rh/php54/root/usr/lib64/php/modules/qb.so --modules + grep qb qb + : Upstream test suite for NTS extension + cd NTS + export TEST_PHP_EXECUTABLE=/opt/rh/php54/root/usr/bin/php + TEST_PHP_EXECUTABLE=/opt/rh/php54/root/usr/bin/php + export 'TEST_PHP_ARGS=-n -d extension=/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/modules/qb.so' + TEST_PHP_ARGS='-n -d extension=/builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS/modules/qb.so' + export NO_INTERACTION=1 + NO_INTERACTION=1 + export REPORT_EXIT_STATUS=0 + REPORT_EXIT_STATUS=0 + /opt/rh/php54/root/usr/bin/php -n run-tests.php --show-diff ===================================================================== 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-0000fea6 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-qb-2.4.0/NTS More .INIs : CWD : /builddir/build/BUILD/php54-php-pecl-qb-2.4.0/NTS Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2014-07-22 05:39:37 ===================================================================== TEST 1/451 [tests/001.phpt] PASS Check for qb presence [tests/001.phpt] TEST 2/451 [tests/argument-array-wrap-around-internal.phpt] PASS Argument wrap-around test (internal) [tests/argument-array-wrap-around-internal.phpt] TEST 3/451 [tests/argument-array-wrap-around-scalar.phpt] PASS Argument wrap-around test (scalar input) [tests/argument-array-wrap-around-scalar.phpt] TEST 4/451 [tests/argument-array-wrap-around-string.phpt] PASS Argument wrap-around test (string input) [tests/argument-array-wrap-around-string.phpt] TEST 5/451 [tests/argument-array-wrap-around.phpt] PASS Argument wrap-around test [tests/argument-array-wrap-around.phpt] TEST 6/451 [tests/argument-by-ref-array-multidim.phpt] PASS Argument by ref test (multidimensional array) [tests/argument-by-ref-array-multidim.phpt] TEST 7/451 [tests/argument-by-ref-array.phpt] PASS Argument by ref test (array) [tests/argument-by-ref-array.phpt] TEST 8/451 [tests/argument-by-ref-scalar.phpt] PASS Argument by ref test (scalar) [tests/argument-by-ref-scalar.phpt] TEST 9/451 [tests/argument-by-ref-string-i8.phpt] PASS Argument by reference test (byte string, I08) [tests/argument-by-ref-string-i8.phpt] TEST 10/451 [tests/argument-by-value-array-multidim.phpt] PASS Argument by value test (multi-dimensional array) [tests/argument-by-value-array-multidim.phpt] TEST 11/451 [tests/argument-by-value-array-unknown-dim.phpt] PASS Argument by value test (array, undefined dimensions) [tests/argument-by-value-array-unknown-dim.phpt] TEST 12/451 [tests/argument-by-value-array.phpt] PASS Argument by value test (array) [tests/argument-by-value-array.phpt] TEST 13/451 [tests/argument-by-value-linear-to-multidim.phpt] PASS Argument by value test (linear to multidimensional array) [tests/argument-by-value-linear-to-multidim.phpt] TEST 14/451 [tests/argument-by-value-scalar.phpt] PASS Argument by value test (scalar) [tests/argument-by-value-scalar.phpt] TEST 15/451 [tests/argument-by-value-string-f32.phpt] PASS Argument by value test (byte string, F32) [tests/argument-by-value-string-f32.phpt] TEST 16/451 [tests/argument-by-value-string-f64.phpt] PASS Argument by value test (byte string, F64) [tests/argument-by-value-string-f64.phpt] TEST 17/451 [tests/argument-by-value-string-i16.phpt] PASS Argument by value test (byte string, I16) [tests/argument-by-value-string-i16.phpt] TEST 18/451 [tests/argument-by-value-string-i32.phpt] PASS Argument by value test (byte string, I32) [tests/argument-by-value-string-i32.phpt] TEST 19/451 [tests/argument-by-value-string-i64.phpt] PASS Argument by value test (byte string, I64) [tests/argument-by-value-string-i64.phpt] TEST 20/451 [tests/argument-by-value-string-i8.phpt] PASS Argument by value test (byte string, I08) [tests/argument-by-value-string-i8.phpt] TEST 21/451 [tests/argument-by-value-string-u16.phpt] PASS Argument by value test (byte string, U16) [tests/argument-by-value-string-u16.phpt] TEST 22/451 [tests/argument-by-value-string-u32.phpt] PASS Argument by value test (byte string, U32) [tests/argument-by-value-string-u32.phpt] TEST 23/451 [tests/argument-by-value-string-u64.phpt] PASS Argument by value test (byte string, U64) [tests/argument-by-value-string-u64.phpt] TEST 24/451 [tests/argument-by-value-string-u8.phpt] PASS Argument by value test (byte string, U08) [tests/argument-by-value-string-u8.phpt] TEST 25/451 [tests/argument-default-value-array.phpt] PASS Default argument test (array) [tests/argument-default-value-array.phpt] TEST 26/451 [tests/argument-default-value-scalar.phpt] PASS Default argument test (scalar) [tests/argument-default-value-scalar.phpt] TEST 27/451 [tests/argument-default-value-string.phpt] PASS Default argument test (string) [tests/argument-default-value-string.phpt] TEST 28/451 [tests/argument-ref-count-array.phpt] PASS Argument reference count test (array) [tests/argument-ref-count-array.phpt] TEST 29/451 [tests/array-appending.phpt] PASS Array appending test [tests/array-appending.phpt] TEST 30/451 [tests/array-assignment-undefined-dim.phpt] PASS Array assignment test (undefined dimension) [tests/array-assignment-undefined-dim.phpt] TEST 31/451 [tests/array-compare-equal.phpt] PASS Array compare test (equal) [tests/array-compare-equal.phpt] TEST 32/451 [tests/array-compare-greater-than.phpt] PASS Array compare test (less than) [tests/array-compare-greater-than.phpt] TEST 33/451 [tests/array-compare-less-than.phpt] PASS Array compare test (less than) [tests/array-compare-less-than.phpt] TEST 34/451 [tests/array-compare-not-equal.phpt] PASS Array compare test (equal) [tests/array-compare-not-equal.phpt] TEST 35/451 [tests/array-element-increment-scalar.phpt] PASS Array element increment test (scalar) [tests/array-element-increment-scalar.phpt] TEST 36/451 [tests/array-element-isset.phpt] PASS Array element isset test [tests/array-element-isset.phpt] TEST 37/451 [tests/array-element-reference.phpt] PASS Array element reference test [tests/array-element-reference.phpt] TEST 38/451 [tests/array-expansion-multidim.phpt] PASS Array expansion test (multi-dimensional) [tests/array-expansion-multidim.phpt] TEST 39/451 [tests/array-expansion.phpt] PASS Array expansion test (1 dimension) [tests/array-expansion.phpt] TEST 40/451 [tests/array-float-index.phpt] PASS Floating point array index test [tests/array-float-index.phpt] TEST 41/451 [tests/array-initialization-class-var.phpt] PASS Array initialization test (from object properties) [tests/array-initialization-class-var.phpt] TEST 42/451 [tests/array-initialization-non-const.phpt] PASS Array initialization test (non-constant expressions) [tests/array-initialization-non-const.phpt] TEST 43/451 [tests/array-initialization-undefined-dim.phpt] PASS Array initialization test (undefined dimension) [tests/array-initialization-undefined-dim.phpt] TEST 44/451 [tests/array-isset.phpt] PASS Array isset test [tests/array-isset.phpt] TEST 45/451 [tests/array-named-elements-appending-class-autoload.phpt] PASS Array with named elements appending test, with explicit class name and use of autoload [tests/array-named-elements-appending-class-autoload.phpt] TEST 46/451 [tests/array-named-elements-appending-class.phpt] PASS Array with named elements appending test, with explicit class name [tests/array-named-elements-appending-class.phpt] TEST 47/451 [tests/array-named-elements-appending.phpt] PASS Array with named elements appending test [tests/array-named-elements-appending.phpt] TEST 48/451 [tests/array-named-elements-as-index-multidim.phpt] PASS Array with named elements as index test (multidimensional) [tests/array-named-elements-as-index-multidim.phpt] TEST 49/451 [tests/array-named-elements-as-index.phpt] PASS Array with named elements as index test [tests/array-named-elements-as-index.phpt] TEST 50/451 [tests/array-named-elements-by-ref.phpt] PASS Array with named elements by ref test [tests/array-named-elements-by-ref.phpt] TEST 51/451 [tests/array-named-elements-constant.phpt] PASS Array with named elements test (constant) [tests/array-named-elements-constant.phpt] TEST 52/451 [tests/array-named-elements-magic.phpt] PASS Array with named elements test, object with getter and setter functions [tests/array-named-elements-magic.phpt] TEST 53/451 [tests/array-named-elements-returning-class.phpt] PASS Array with named elements returning object test, explicit class [tests/array-named-elements-returning-class.phpt] TEST 54/451 [tests/array-named-elements-returning.phpt] PASS Array with named elements returning object test [tests/array-named-elements-returning.phpt] TEST 55/451 [tests/array-named-elements.phpt] PASS Array with named elements test [tests/array-named-elements.phpt] TEST 56/451 [tests/assignment-multiple-variables.phpt] PASS Multiple assignment test [tests/assignment-multiple-variables.phpt] TEST 57/451 [tests/branch-elimination-short-circuited.phpt] PASS Short-circuited conditional branch elimination test [tests/branch-elimination-short-circuited.phpt] TEST 58/451 [tests/bug-20.phpt] PASS Bug #20 [tests/bug-20.phpt] TEST 59/451 [tests/bug-36.phpt] PASS Bug 36 [tests/bug-36.phpt] TEST 60/451 [tests/bug-38.phpt] PASS Bug #20 [tests/bug-38.phpt] TEST 61/451 [tests/bug-39.phpt] PASS Bug #39 [tests/bug-39.phpt] TEST 62/451 [tests/bug-4.phpt] PASS Bug #4 [tests/bug-4.phpt] TEST 63/451 [tests/bug-40.phpt] PASS Bug #40 [tests/bug-40.phpt] TEST 64/451 [tests/bug-42.phpt] PASS Bug #42 [tests/bug-42.phpt] TEST 65/451 [tests/bug-46.phpt] PASS Bug #46 [tests/bug-46.phpt] TEST 66/451 [tests/bug-48.phpt] PASS Bug #48 [tests/bug-48.phpt] TEST 67/451 [tests/bug-49.phpt] PASS Bug #49 [tests/bug-49.phpt] TEST 68/451 [tests/chained-assignment-array.phpt] PASS Chained assignment test (array) [tests/chained-assignment-array.phpt] TEST 69/451 [tests/chained-assignment-element.phpt] PASS Chained assignment test (element) [tests/chained-assignment-element.phpt] TEST 70/451 [tests/chained-assignment-scalar.phpt] PASS Chained assignment test (scalar) [tests/chained-assignment-scalar.phpt] TEST 71/451 [tests/class-constant-as-array-length.phpt] PASS Class constant as array length test [tests/class-constant-as-array-length.phpt] TEST 72/451 [tests/class-constant-parent.phpt] PASS Class constant test (inheritance) [tests/class-constant-parent.phpt] TEST 73/451 [tests/class-constant.phpt] PASS Class constant test [tests/class-constant.phpt] TEST 74/451 [tests/class-method-call-by-ref-zend.phpt] PASS Method call by reference test (zend) [tests/class-method-call-by-ref-zend.phpt] TEST 75/451 [tests/class-method-call-by-ref.phpt] PASS Method call by reference test [tests/class-method-call-by-ref.phpt] TEST 76/451 [tests/class-method-call-by-value.phpt] PASS Method call by value test [tests/class-method-call-by-value.phpt] TEST 77/451 [tests/class-method-call-with-ns.phpt] PASS Method call with namespace test [tests/class-method-call-with-ns.phpt] TEST 78/451 [tests/class-method-call-zend.phpt] PASS Method call by value test (zend) [tests/class-method-call-zend.phpt] TEST 79/451 [tests/class-method-call.phpt] PASS Method call by value test [tests/class-method-call.phpt] TEST 80/451 [tests/class-method-private.phpt] PASS Class private method test [tests/class-method-private.phpt] TEST 81/451 [tests/class-method-static.phpt] PASS Trivial static class method test [tests/class-method-static.phpt] TEST 82/451 [tests/class-method.phpt] PASS Trivial class method test [tests/class-method.phpt] TEST 83/451 [tests/class-static-method-call-zend.phpt] PASS Static method call by value test (zend) [tests/class-static-method-call-zend.phpt] TEST 84/451 [tests/class-static-variable-array.phpt] PASS Class static variable test (array) [tests/class-static-variable-array.phpt] TEST 85/451 [tests/class-static-variable-scalar.phpt] PASS Class static variable test (scalar) [tests/class-static-variable-scalar.phpt] TEST 86/451 [tests/class-var-ref-count-array.phpt] PASS Class variable reference count test (array) [tests/class-var-ref-count-array.phpt] TEST 87/451 [tests/class-variable-increment-array.phpt] PASS Class variable increment test (array) [tests/class-variable-increment-array.phpt] TEST 88/451 [tests/class-variable-increment-scalar.phpt] PASS Class variable increment test (scalar) [tests/class-variable-increment-scalar.phpt] TEST 89/451 [tests/class-variable-resync-array.phpt] PASS Class variable resync test (array) [tests/class-variable-resync-array.phpt] TEST 90/451 [tests/class-variable-resync-magic-array.phpt] PASS Class variable resync test (magic method, array) [tests/class-variable-resync-magic-array.phpt] TEST 91/451 [tests/class-variable-resync-magic.phpt] PASS Class variable resync test (magic method) [tests/class-variable-resync-magic.phpt] TEST 92/451 [tests/class-variable-resync.phpt] PASS Class variable resync test [tests/class-variable-resync.phpt] TEST 93/451 [tests/class-variable-scalar.phpt] PASS Class variable test (scalar) [tests/class-variable-scalar.phpt] TEST 94/451 [tests/class-variable-unset.phpt] PASS Unset test (class variable) [tests/class-variable-unset.phpt] TEST 95/451 [tests/closure-array.phpt] PASS Closure test (array) [tests/closure-array.phpt] TEST 96/451 [tests/closure-scalar.phpt] PASS Closure test (scalar) [tests/closure-scalar.phpt] TEST 97/451 [tests/complex-component-by-name.phpt] PASS Complex component by name test [tests/complex-component-by-name.phpt] TEST 98/451 [tests/concatenation-constant-assign.phpt] PASS String concatenation assignment test (constant) [tests/concatenation-constant-assign.phpt] TEST 99/451 [tests/concatenation-i32-assign.phpt] PASS String concatenation assignment test (I32) [tests/concatenation-i32-assign.phpt] TEST 100/451 [tests/concatenation-named-constant.phpt] PASS String concatenation test (named constant) [tests/concatenation-named-constant.phpt] TEST 101/451 [tests/concatenation-string-assign.phpt] PASS String concatenation assignment test [tests/concatenation-string-assign.phpt] TEST 102/451 [tests/concatenation-string.phpt] PASS String concatenation test [tests/concatenation-string.phpt] TEST 103/451 [tests/concatenation-utf8.phpt] PASS String concatenation test (utf8) [tests/concatenation-utf8.phpt] TEST 104/451 [tests/constant-as-array-length.phpt] PASS Constant as array length test [tests/constant-as-array-length.phpt] TEST 105/451 [tests/constant-dimension-cast.phpt] PASS Constant dimension cast test [tests/constant-dimension-cast.phpt] TEST 106/451 [tests/coroutine.phpt] SKIP Coroutine test [tests/coroutine.phpt] reason: feature not available TEST 107/451 [tests/debug-backtrace.phpt] PASS Debug backtrace test [tests/debug-backtrace.phpt] TEST 108/451 [tests/divide-by-zero-float.phpt] PASS Division by zero test (float) [tests/divide-by-zero-float.phpt] TEST 109/451 [tests/divide-by-zero-int.phpt] PASS Division by zero test (integer) [tests/divide-by-zero-int.phpt] TEST 110/451 [tests/do-while-loop.phpt] PASS Do while loop test [tests/do-while-loop.phpt] TEST 111/451 [tests/echo-array-multidim.phpt] PASS Echo variable test (multidimensional array) [tests/echo-array-multidim.phpt] TEST 112/451 [tests/echo-constant-string.phpt] PASS Trivial "Hello World" test [tests/echo-constant-string.phpt] TEST 113/451 [tests/echo-element-i32.phpt] PASS Echo variable test (element, i32) [tests/echo-element-i32.phpt] TEST 114/451 [tests/echo-multiple-variables.phpt] PASS Echo multiple variables test [tests/echo-multiple-variables.phpt] TEST 115/451 [tests/echo-scalar-f32.phpt] PASS Echo variable test (scalar, f32) [tests/echo-scalar-f32.phpt] TEST 116/451 [tests/echo-scalar-f64.phpt] PASS Echo variable test (scalar, f32) [tests/echo-scalar-f64.phpt] TEST 117/451 [tests/echo-scalar-i16.phpt] PASS Echo variable test (scalar, i16) [tests/echo-scalar-i16.phpt] TEST 118/451 [tests/echo-scalar-i32.phpt] PASS Echo variable test (scalar, i32) [tests/echo-scalar-i32.phpt] TEST 119/451 [tests/echo-scalar-i64.phpt] PASS Echo variable test (scalar, i64) [tests/echo-scalar-i64.phpt] TEST 120/451 [tests/echo-scalar-i8.phpt] PASS Echo variable test (scalar, i8) [tests/echo-scalar-i8.phpt] TEST 121/451 [tests/echo-scalar-u16.phpt] PASS Echo variable test (scalar, u16) [tests/echo-scalar-u16.phpt] TEST 122/451 [tests/echo-scalar-u32.phpt] PASS Echo variable test (scalar, u32) [tests/echo-scalar-u32.phpt] TEST 123/451 [tests/echo-scalar-u64.phpt] PASS Echo variable test (scalar, u64) [tests/echo-scalar-u64.phpt] TEST 124/451 [tests/echo-scalar-u8.phpt] PASS Echo variable test (scalar, u8) [tests/echo-scalar-u8.phpt] TEST 125/451 [tests/echo-unicode-16-string.phpt] PASS Echo unicode string (16-bit) [tests/echo-unicode-16-string.phpt] TEST 126/451 [tests/echo-unicode-32-string.phpt] PASS Echo unicode string (32-bit) [tests/echo-unicode-32-string.phpt] TEST 127/451 [tests/error-type-decl-class-property.phpt] PASS Error reporting test (unexpected keyword in type declaration for class property) [tests/error-type-decl-class-property.phpt] TEST 128/451 [tests/error-type-decl-malformed-constant.phpt] PASS Error reporting test (malformed constant in type declaration) [tests/error-type-decl-malformed-constant.phpt] TEST 129/451 [tests/error-type-decl-missing-constant.phpt] PASS Error reporting test (missing constant in type declaration) [tests/error-type-decl-missing-constant.phpt] TEST 130/451 [tests/error-type-decl-recursive-constant.phpt] PASS Error reporting test (recursive constant in type declaration) [tests/error-type-decl-recursive-constant.phpt] TEST 131/451 [tests/error-type-decl-regexp-1.phpt] PASS Error reporting test (syntax error in regular expression #1) [tests/error-type-decl-regexp-1.phpt] TEST 132/451 [tests/error-type-decl-regexp-2.phpt] PASS Error reporting test (syntax error in regular expression #2) [tests/error-type-decl-regexp-2.phpt] TEST 133/451 [tests/error-type-decl-too-many-dimensions-1.phpt] PASS Error reporting test (too many dimensions) [tests/error-type-decl-too-many-dimensions-1.phpt] TEST 134/451 [tests/error-type-decl-too-many-dimensions-2.phpt] PASS Error reporting test (too many dimensions, named) [tests/error-type-decl-too-many-dimensions-2.phpt] TEST 135/451 [tests/error-type-decl.phpt] PASS Error reporting test (syntax error in type declaration) [tests/error-type-decl.phpt] TEST 136/451 [tests/exception.phpt] PASS Exception test [tests/exception.phpt] TEST 137/451 [tests/float-as-boolean.phpt] PASS Float as boolean test [tests/float-as-boolean.phpt] TEST 138/451 [tests/foreach-list.phpt] SKIP Foreach loop with list test [tests/foreach-list.phpt] reason: feature not available TEST 139/451 [tests/fork-array-appending.phpt] PASS Array appending test (in forked path) [tests/fork-array-appending.phpt] TEST 140/451 [tests/fork-array-resize.phpt] PASS Array resize in forked paths test [tests/fork-array-resize.phpt] TEST 141/451 [tests/fork.phpt] PASS Fork test [tests/fork.phpt] TEST 142/451 [tests/function-argument-by-ref-sub-array-inline.phpt] PASS Function argument by ref sub-array test [tests/function-argument-by-ref-sub-array-inline.phpt] TEST 143/451 [tests/function-argument-by-ref-sub-array-oob.phpt] PASS Function argument by ref sub-array test (out of bound) [tests/function-argument-by-ref-sub-array-oob.phpt] TEST 144/451 [tests/function-argument-by-ref-sub-array.phpt] PASS Function argument by ref sub-array test [tests/function-argument-by-ref-sub-array.phpt] TEST 145/451 [tests/function-argument-by-value-sub-array-inline-oob.phpt] PASS Function argument by value sub-array test (out of bound) [tests/function-argument-by-value-sub-array-inline-oob.phpt] TEST 146/451 [tests/function-argument-by-value-sub-array-inline.phpt] PASS Function argument by value sub-array test (inline) [tests/function-argument-by-value-sub-array-inline.phpt] TEST 147/451 [tests/function-argument-by-value-sub-array-oob.phpt] PASS Function argument by value sub-array test (out of bound) [tests/function-argument-by-value-sub-array-oob.phpt] TEST 148/451 [tests/function-argument-by-value-sub-array.phpt] PASS Function argument by value sub-array test [tests/function-argument-by-value-sub-array.phpt] TEST 149/451 [tests/function-call-by-value-modification.phpt] PASS Function call by value test (argument modification) [tests/function-call-by-value-modification.phpt] TEST 150/451 [tests/function-call-default-value-scalar.phpt] PASS Function call with default value test (scalar) [tests/function-call-default-value-scalar.phpt] TEST 151/451 [tests/function-call-mismatch-dimensions-scalar-zend.phpt] PASS Function call array dimension mismatch test (scalar from PHP) [tests/function-call-mismatch-dimensions-scalar-zend.phpt] TEST 152/451 [tests/function-call-mismatch-dimensions-scalar.phpt] PASS Function call array dimension mismatch test (scalar from PHP) [tests/function-call-mismatch-dimensions-scalar.phpt] TEST 153/451 [tests/function-call-mismatch-dimensions-zend.phpt] PASS Function call array dimension mismatch test (arguments from PHP) [tests/function-call-mismatch-dimensions-zend.phpt] TEST 154/451 [tests/function-call-mismatch-dimensions.phpt] PASS Function call array dimension mismatch test [tests/function-call-mismatch-dimensions.phpt] TEST 155/451 [tests/function-call-returning-array-echo.phpt] PASS Function call test (echo array returned) [tests/function-call-returning-array-echo.phpt] TEST 156/451 [tests/function-call-returning-array-ignored.phpt] PASS Function call test (ignoring array returned) [tests/function-call-returning-array-ignored.phpt] TEST 157/451 [tests/function-call-returning-array-to-scalar.phpt] PASS Function call test (saving array to scalar) [tests/function-call-returning-array-to-scalar.phpt] TEST 158/451 [tests/function-call-returning-array.phpt] PASS Function call test (array return value) [tests/function-call-returning-array.phpt] TEST 159/451 [tests/function-call-returning-scalar.phpt] PASS Function call test (scalar return value) [tests/function-call-returning-scalar.phpt] TEST 160/451 [tests/function-call-with-ns.phpt] PASS Function call with namespace test [tests/function-call-with-ns.phpt] TEST 161/451 [tests/global-variable-resync.phpt] PASS Global variable resync test [tests/global-variable-resync.phpt] TEST 162/451 [tests/global-variable-scalar.phpt] PASS Global variable test (scalar) [tests/global-variable-scalar.phpt] TEST 163/451 [tests/if-loop-short-circuit.phpt] PASS Logical short-circuiting test [tests/if-loop-short-circuit.phpt] TEST 164/451 [tests/if-loop.phpt] PASS If statement test [tests/if-loop.phpt] TEST 165/451 [tests/increment-element.phpt] PASS Increment array element test [tests/increment-element.phpt] TEST 166/451 [tests/inline-function-argument-element.phpt] PASS Inline function argument element test [tests/inline-function-argument-element.phpt] TEST 167/451 [tests/inline-function-class-variable.phpt] PASS Inline function class variable test [tests/inline-function-class-variable.phpt] TEST 168/451 [tests/inline-function-conditional.phpt] PASS Inline function conditional test [tests/inline-function-conditional.phpt] TEST 169/451 [tests/inline-function-for-loop.phpt] PASS Inline function for loop test [tests/inline-function-for-loop.phpt] TEST 170/451 [tests/inline-function-local-array.phpt] PASS Inline function local array test [tests/inline-function-local-array.phpt] TEST 171/451 [tests/inline-function-nested-calls.phpt] PASS Inline function nested calls test [tests/inline-function-nested-calls.phpt] TEST 172/451 [tests/inline-function-nested-if.phpt] PASS Inline function nested if test [tests/inline-function-nested-if.phpt] TEST 173/451 [tests/inline-function-ternary-operator.phpt] PASS Inline function ternary operator test [tests/inline-function-ternary-operator.phpt] TEST 174/451 [tests/interpolation-array-multidim.phpt] PASS Variable interpolation test (multidimensional array) [tests/interpolation-array-multidim.phpt] TEST 175/451 [tests/interpolation-array.phpt] PASS Variable interpolation test (array) [tests/interpolation-array.phpt] TEST 176/451 [tests/interpolation-element.phpt] PASS Variable interpolation test (array element) [tests/interpolation-element.phpt] TEST 177/451 [tests/interpolation-scalar.phpt] PASS Variable interpolation test (scalar) [tests/interpolation-scalar.phpt] TEST 178/451 [tests/interpolation-string.phpt] PASS Variable interpolation test (string) [tests/interpolation-string.phpt] TEST 179/451 [tests/interpolation-utf8.phpt] PASS Variable interpolation test (utf8) [tests/interpolation-utf8.phpt] TEST 180/451 [tests/intrinsic-abs.phpt] PASS Abs test [tests/intrinsic-abs.phpt] TEST 181/451 [tests/intrinsic-acos.phpt] PASS Arcosine test [tests/intrinsic-acos.phpt] TEST 182/451 [tests/intrinsic-acosh.phpt] PASS Hyperbolic arcosine test [tests/intrinsic-acosh.phpt] TEST 183/451 [tests/intrinsic-array-column.phpt] PASS Array column test [tests/intrinsic-array-column.phpt] TEST 184/451 [tests/intrinsic-array-diff.phpt] PASS Array difference test [tests/intrinsic-array-diff.phpt] TEST 185/451 [tests/intrinsic-array-fill.phpt] PASS Array fill test [tests/intrinsic-array-fill.phpt] TEST 186/451 [tests/intrinsic-array-intersect.phpt] PASS Array intersect test [tests/intrinsic-array-intersect.phpt] TEST 187/451 [tests/intrinsic-array-merge.phpt] PASS Array merge test [tests/intrinsic-array-merge.phpt] TEST 188/451 [tests/intrinsic-array-pad.phpt] PASS Array pad test [tests/intrinsic-array-pad.phpt] TEST 189/451 [tests/intrinsic-array-pop.phpt] PASS Array pop test [tests/intrinsic-array-pop.phpt] TEST 190/451 [tests/intrinsic-array-product.phpt] PASS Array product test [tests/intrinsic-array-product.phpt] TEST 191/451 [tests/intrinsic-array-push.phpt] PASS Array push test [tests/intrinsic-array-push.phpt] TEST 192/451 [tests/intrinsic-array-rand.phpt] PASS Random array element test [tests/intrinsic-array-rand.phpt] TEST 193/451 [tests/intrinsic-array-resize.phpt] PASS Array resize test [tests/intrinsic-array-resize.phpt] TEST 194/451 [tests/intrinsic-array-reverse.phpt] PASS Array reversal test [tests/intrinsic-array-reverse.phpt] TEST 195/451 [tests/intrinsic-array-search.phpt] PASS Array search test [tests/intrinsic-array-search.phpt] TEST 196/451 [tests/intrinsic-array-shift.phpt] PASS Array shift test [tests/intrinsic-array-shift.phpt] TEST 197/451 [tests/intrinsic-array-slice.phpt] PASS Array slice test [tests/intrinsic-array-slice.phpt] TEST 198/451 [tests/intrinsic-array-splice.phpt] PASS Array splice test [tests/intrinsic-array-splice.phpt] TEST 199/451 [tests/intrinsic-array-sum.phpt] PASS Array sum test [tests/intrinsic-array-sum.phpt] TEST 200/451 [tests/intrinsic-array-unique.phpt] PASS Unique array element test [tests/intrinsic-array-unique.phpt] TEST 201/451 [tests/intrinsic-array-unshift.phpt] PASS Array unshift test [tests/intrinsic-array-unshift.phpt] TEST 202/451 [tests/intrinsic-asin.phpt] PASS Arcsine test [tests/intrinsic-asin.phpt] TEST 203/451 [tests/intrinsic-asinh.phpt] PASS Hyperbolic arcsine test [tests/intrinsic-asinh.phpt] TEST 204/451 [tests/intrinsic-atan.phpt] PASS Arctangent test [tests/intrinsic-atan.phpt] TEST 205/451 [tests/intrinsic-atan2.phpt] PASS Arctangent test (two parameters) [tests/intrinsic-atan2.phpt] TEST 206/451 [tests/intrinsic-atanh.phpt] PASS Hyperbolic arctangent test [tests/intrinsic-atanh.phpt] TEST 207/451 [tests/intrinsic-cabs.phpt] PASS Complex number absolute value test [tests/intrinsic-cabs.phpt] TEST 208/451 [tests/intrinsic-cacos.phpt] PASS Complex number inverse cosine test [tests/intrinsic-cacos.phpt] TEST 209/451 [tests/intrinsic-cacosh.phpt] PASS Complex number inverse hyperbolic cosine test [tests/intrinsic-cacosh.phpt] TEST 210/451 [tests/intrinsic-casin.phpt] PASS Complex number inverse sine test [tests/intrinsic-casin.phpt] TEST 211/451 [tests/intrinsic-casinh.phpt] PASS Complex number inverse hyperbolic sine test [tests/intrinsic-casinh.phpt] TEST 212/451 [tests/intrinsic-catan.phpt] PASS Complex number inverse tangent test [tests/intrinsic-catan.phpt] TEST 213/451 [tests/intrinsic-catanh.phpt] PASS Complex number inverse hyperbolic tangent test [tests/intrinsic-catanh.phpt] TEST 214/451 [tests/intrinsic-ccos.phpt] PASS Complex number cosine test [tests/intrinsic-ccos.phpt] TEST 215/451 [tests/intrinsic-ccosh.phpt] PASS Complex number hyperbolic cosine test [tests/intrinsic-ccosh.phpt] TEST 216/451 [tests/intrinsic-cdiv.phpt] PASS Complex number division test [tests/intrinsic-cdiv.phpt] TEST 217/451 [tests/intrinsic-cexp.phpt] ========DIFF======== 014+ [NAN, NAN] 014- [NAN, 0] ========DONE======== FAIL Complex number exponential test [tests/intrinsic-cexp.phpt] TEST 218/451 [tests/intrinsic-clamp.phpt] PASS Clamp test [tests/intrinsic-clamp.phpt] TEST 219/451 [tests/intrinsic-class-exists.phpt] PASS Class existence test [tests/intrinsic-class-exists.phpt] TEST 220/451 [tests/intrinsic-clog.phpt] PASS Complex number log test [tests/intrinsic-clog.phpt] TEST 221/451 [tests/intrinsic-cmult.phpt] PASS Complex number multiplication test [tests/intrinsic-cmult.phpt] TEST 222/451 [tests/intrinsic-cos.phpt] PASS Cosine test [tests/intrinsic-cos.phpt] TEST 223/451 [tests/intrinsic-cosh.phpt] PASS Hyperbolic cosine test [tests/intrinsic-cosh.phpt] TEST 224/451 [tests/intrinsic-cpow.phpt] PASS Complex number pow test [tests/intrinsic-cpow.phpt] TEST 225/451 [tests/intrinsic-cross-product-2d.phpt] PASS Cross product test (2D analogue) [tests/intrinsic-cross-product-2d.phpt] TEST 226/451 [tests/intrinsic-cross-product-4d-variable-dim.phpt] PASS Cross product test (4D analogue, variable dimension) [tests/intrinsic-cross-product-4d-variable-dim.phpt] TEST 227/451 [tests/intrinsic-cross-product-4d.phpt] PASS Cross product test (4D analogue) [tests/intrinsic-cross-product-4d.phpt] TEST 228/451 [tests/intrinsic-cross-product.phpt] PASS Cross product test [tests/intrinsic-cross-product.phpt] TEST 229/451 [tests/intrinsic-csin.phpt] PASS Complex number sine test [tests/intrinsic-csin.phpt] TEST 230/451 [tests/intrinsic-csinh.phpt] PASS Complex number hyperbolic sine test [tests/intrinsic-csinh.phpt] TEST 231/451 [tests/intrinsic-csqrt.phpt] PASS Complex number square root test [tests/intrinsic-csqrt.phpt] TEST 232/451 [tests/intrinsic-ctan.phpt] PASS Complex number tangent test [tests/intrinsic-ctan.phpt] TEST 233/451 [tests/intrinsic-ctanh.phpt] PASS Complex number hyperbolic tangent test [tests/intrinsic-ctanh.phpt] TEST 234/451 [tests/intrinsic-define.phpt] PASS Constant definition test [tests/intrinsic-define.phpt] TEST 235/451 [tests/intrinsic-defined.phpt] PASS Definition check test [tests/intrinsic-defined.phpt] TEST 236/451 [tests/intrinsic-deg2rad.phpt] PASS Degree to radian test [tests/intrinsic-deg2rad.phpt] TEST 237/451 [tests/intrinsic-det-cm.phpt] PASS Matrix determinant test (column-major) [tests/intrinsic-det-cm.phpt] TEST 238/451 [tests/intrinsic-det-nxn.phpt] PASS Matrix determinant test (n > 4) [tests/intrinsic-det-nxn.phpt] TEST 239/451 [tests/intrinsic-det-rm.phpt] PASS Matrix determinant test (row-major) [tests/intrinsic-det-rm.phpt] TEST 240/451 [tests/intrinsic-det-variable-dim.phpt] PASS Matrix determinant test (variable dimension) [tests/intrinsic-det-variable-dim.phpt] TEST 241/451 [tests/intrinsic-det.phpt] PASS Matrix determinant test [tests/intrinsic-det.phpt] TEST 242/451 [tests/intrinsic-distance.phpt] PASS Distance test [tests/intrinsic-distance.phpt] TEST 243/451 [tests/intrinsic-dot-product.phpt] PASS Dot product test [tests/intrinsic-dot-product.phpt] TEST 244/451 [tests/intrinsic-equal.phpt] PASS Vector equal test [tests/intrinsic-equal.phpt] TEST 245/451 [tests/intrinsic-exp.phpt] PASS E exponential test [tests/intrinsic-exp.phpt] TEST 246/451 [tests/intrinsic-exp2.phpt] PASS 2 exponential test [tests/intrinsic-exp2.phpt] TEST 247/451 [tests/intrinsic-faceforward.phpt] PASS Face-forward test [tests/intrinsic-faceforward.phpt] TEST 248/451 [tests/intrinsic-floatval.phpt] PASS Floatval test [tests/intrinsic-floatval.phpt] TEST 249/451 [tests/intrinsic-floor.phpt] PASS Rounding test [tests/intrinsic-floor.phpt] TEST 250/451 [tests/intrinsic-flush.phpt] PASS Flush test [tests/intrinsic-flush.phpt] TEST 251/451 [tests/intrinsic-fract.phpt] PASS Fract test [tests/intrinsic-fract.phpt] TEST 252/451 [tests/intrinsic-function-exists.phpt] PASS Function existence test [tests/intrinsic-function-exists.phpt] TEST 253/451 [tests/intrinsic-get-cfg-var.phpt] PASS get_cfg_var test [tests/intrinsic-get-cfg-var.phpt] TEST 254/451 [tests/intrinsic-getenv.phpt] PASS Environment variable retrieval test [tests/intrinsic-getenv.phpt] TEST 255/451 [tests/intrinsic-greater-than-equal.phpt] PASS Vector greater-than-equal test [tests/intrinsic-greater-than-equal.phpt] TEST 256/451 [tests/intrinsic-greater-than.phpt] PASS Vector greater-than test [tests/intrinsic-greater-than.phpt] TEST 257/451 [tests/intrinsic-hsl2rgb.phpt] PASS HSL-to-RGB test [tests/intrinsic-hsl2rgb.phpt] TEST 258/451 [tests/intrinsic-hsv2rgb.phpt] PASS HSV-to-RGB test [tests/intrinsic-hsv2rgb.phpt] TEST 259/451 [tests/intrinsic-in-array-multidim.phpt] PASS Array element presence test [tests/intrinsic-in-array-multidim.phpt] TEST 260/451 [tests/intrinsic-in-array.phpt] PASS Array element presence test [tests/intrinsic-in-array.phpt] TEST 261/451 [tests/intrinsic-ini-get.phpt] PASS ini_get test [tests/intrinsic-ini-get.phpt] TEST 262/451 [tests/intrinsic-ini-set.phpt] PASS ini_set test [tests/intrinsic-ini-set.phpt] TEST 263/451 [tests/intrinsic-intval.phpt] PASS Intval test [tests/intrinsic-intval.phpt] TEST 264/451 [tests/intrinsic-inverse-cm.phpt] PASS Matrix inverse test (row-major) [tests/intrinsic-inverse-cm.phpt] TEST 265/451 [tests/intrinsic-inverse-nxn.phpt] PASS Matrix inverse test (n > 4) [tests/intrinsic-inverse-nxn.phpt] TEST 266/451 [tests/intrinsic-inverse-rm.phpt] PASS Matrix inverse test (row-major) [tests/intrinsic-inverse-rm.phpt] TEST 267/451 [tests/intrinsic-inverse.phpt] PASS Matrix inverse test [tests/intrinsic-inverse.phpt] TEST 268/451 [tests/intrinsic-is-finite.phpt] PASS Finite check test [tests/intrinsic-is-finite.phpt] TEST 269/451 [tests/intrinsic-is-infinite.phpt] PASS Infinite check test [tests/intrinsic-is-infinite.phpt] TEST 270/451 [tests/intrinsic-is-nan.phpt] PASS Not-a-number check test [tests/intrinsic-is-nan.phpt] TEST 271/451 [tests/intrinsic-lcg-value.phpt] PASS Random number test (lcg_value) [tests/intrinsic-lcg-value.phpt] TEST 272/451 [tests/intrinsic-length.phpt] PASS Vector length test [tests/intrinsic-length.phpt] TEST 273/451 [tests/intrinsic-less-than-equal.phpt] PASS Vector less-than-equal test [tests/intrinsic-less-than-equal.phpt] TEST 274/451 [tests/intrinsic-less-than.phpt] PASS Vector less-than test [tests/intrinsic-less-than.phpt] TEST 275/451 [tests/intrinsic-log.phpt] PASS Natural log test [tests/intrinsic-log.phpt] TEST 276/451 [tests/intrinsic-log10.phpt] PASS Log10 test [tests/intrinsic-log10.phpt] TEST 277/451 [tests/intrinsic-log2.phpt] PASS Log2 test [tests/intrinsic-log2.phpt] TEST 278/451 [tests/intrinsic-max-array.phpt] PASS Maximum number test (array) [tests/intrinsic-max-array.phpt] TEST 279/451 [tests/intrinsic-max-multi.phpt] PASS Maximum number test (more than 2 parameters) [tests/intrinsic-max-multi.phpt] TEST 280/451 [tests/intrinsic-max.phpt] PASS Maximum number test [tests/intrinsic-max.phpt] TEST 281/451 [tests/intrinsic-method-exists.phpt] PASS Method existence test [tests/intrinsic-method-exists.phpt] TEST 282/451 [tests/intrinsic-min-array.phpt] PASS Minimum number test (array) [tests/intrinsic-min-array.phpt] TEST 283/451 [tests/intrinsic-min-multi.phpt] PASS Minimum number test (more than 2 parameters) [tests/intrinsic-min-multi.phpt] TEST 284/451 [tests/intrinsic-min.phpt] PASS Minimum number test [tests/intrinsic-min.phpt] TEST 285/451 [tests/intrinsic-mix.phpt] PASS Mix (linear interpolation) test [tests/intrinsic-mix.phpt] TEST 286/451 [tests/intrinsic-mm-mult-cm.phpt] PASS Matrix-matrix multiplication test (column-major) [tests/intrinsic-mm-mult-cm.phpt] TEST 287/451 [tests/intrinsic-mm-mult-rm.phpt] PASS Matrix-matrix multiplication test (row-major) [tests/intrinsic-mm-mult-rm.phpt] TEST 288/451 [tests/intrinsic-mm-mult-variable-dim.phpt] PASS Matrix-matrix multiplication test [tests/intrinsic-mm-mult-variable-dim.phpt] TEST 289/451 [tests/intrinsic-mm-mult.phpt] PASS Matrix-matrix multiplication test [tests/intrinsic-mm-mult.phpt] TEST 290/451 [tests/intrinsic-mv-mult-cm.phpt] PASS Matrix-vector multiplication test (column-major) [tests/intrinsic-mv-mult-cm.phpt] TEST 291/451 [tests/intrinsic-mv-mult-rm.phpt] PASS Matrix-vector multiplication test (row-major) [tests/intrinsic-mv-mult-rm.phpt] TEST 292/451 [tests/intrinsic-mv-mult-variable-dim.phpt] PASS Matrix-vector multiplication test (variable dimensions) [tests/intrinsic-mv-mult-variable-dim.phpt] TEST 293/451 [tests/intrinsic-mv-mult.phpt] PASS Matrix-vector multiplication test [tests/intrinsic-mv-mult.phpt] TEST 294/451 [tests/intrinsic-normalize.phpt] PASS Vector normalization test [tests/intrinsic-normalize.phpt] TEST 295/451 [tests/intrinsic-not-equal.phpt] PASS Vector not-equal test [tests/intrinsic-not-equal.phpt] TEST 296/451 [tests/intrinsic-pack-be-i32.phpt] PASS Pack test (little-endian, i32) [tests/intrinsic-pack-be-i32.phpt] TEST 297/451 [tests/intrinsic-pack-le-i32.phpt] PASS Pack test (little-endian, i32) [tests/intrinsic-pack-le-i32.phpt] TEST 298/451 [tests/intrinsic-phpversion.phpt] PASS PHP version test [tests/intrinsic-phpversion.phpt] TEST 299/451 [tests/intrinsic-pow.phpt] PASS Power function test [tests/intrinsic-pow.phpt] TEST 300/451 [tests/intrinsic-property-exists.phpt] PASS Property existence test [tests/intrinsic-property-exists.phpt] TEST 301/451 [tests/intrinsic-putenv.phpt] PASS Environment variable set test [tests/intrinsic-putenv.phpt] TEST 302/451 [tests/intrinsic-rad2deg.phpt] PASS Radian to degree test [tests/intrinsic-rad2deg.phpt] TEST 303/451 [tests/intrinsic-rand-array.phpt] PASS Random number test (assignment to array) [tests/intrinsic-rand-array.phpt] TEST 304/451 [tests/intrinsic-rand.phpt] PASS Random number test [tests/intrinsic-rand.phpt] TEST 305/451 [tests/intrinsic-range.phpt] PASS Range function test [tests/intrinsic-range.phpt] TEST 306/451 [tests/intrinsic-reflect.phpt] PASS Reflection test [tests/intrinsic-reflect.phpt] TEST 307/451 [tests/intrinsic-refract.phpt] PASS Refraction test [tests/intrinsic-refract.phpt] TEST 308/451 [tests/intrinsic-rgb2hsl.phpt] PASS RGB-to-HSL test [tests/intrinsic-rgb2hsl.phpt] TEST 309/451 [tests/intrinsic-rgb2hsv.phpt] PASS RGB-to-HSV test [tests/intrinsic-rgb2hsv.phpt] TEST 310/451 [tests/intrinsic-rint.phpt] PASS Rounding test (rint) [tests/intrinsic-rint.phpt] TEST 311/451 [tests/intrinsic-round.phpt] PASS Rounding test [tests/intrinsic-round.phpt] TEST 312/451 [tests/intrinsic-rsqrt.phpt] PASS Reciprocal square root test [tests/intrinsic-rsqrt.phpt] TEST 313/451 [tests/intrinsic-set-all.phpt] PASS All true test [tests/intrinsic-set-all.phpt] TEST 314/451 [tests/intrinsic-set-any.phpt] PASS Any true test [tests/intrinsic-set-any.phpt] TEST 315/451 [tests/intrinsic-set-not.phpt] PASS Set inversion test [tests/intrinsic-set-not.phpt] TEST 316/451 [tests/intrinsic-shuffle.phpt] PASS Array shuffle test [tests/intrinsic-shuffle.phpt] TEST 317/451 [tests/intrinsic-sign.phpt] PASS Clamp test [tests/intrinsic-sign.phpt] TEST 318/451 [tests/intrinsic-sin.phpt] PASS Sine test [tests/intrinsic-sin.phpt] TEST 319/451 [tests/intrinsic-sinh.phpt] PASS Hyperbolic sine test [tests/intrinsic-sinh.phpt] TEST 320/451 [tests/intrinsic-smooth-step.phpt] PASS Smooth step test [tests/intrinsic-smooth-step.phpt] TEST 321/451 [tests/intrinsic-sort-subarray.phpt] PASS Sort test [tests/intrinsic-sort-subarray.phpt] TEST 322/451 [tests/intrinsic-sort.phpt] PASS Sort test [tests/intrinsic-sort.phpt] TEST 323/451 [tests/intrinsic-step.phpt] PASS Step test [tests/intrinsic-step.phpt] TEST 324/451 [tests/intrinsic-strpos-scalar.phpt] PASS Substring search test (scalar) [tests/intrinsic-strpos-scalar.phpt] TEST 325/451 [tests/intrinsic-strpos.phpt] PASS Substring search test [tests/intrinsic-strpos.phpt] TEST 326/451 [tests/intrinsic-strrpos.phpt] PASS Substring reverse search test [tests/intrinsic-strrpos.phpt] TEST 327/451 [tests/intrinsic-substr.phpt] PASS Substring test [tests/intrinsic-substr.phpt] TEST 328/451 [tests/intrinsic-tan.phpt] PASS Tangent test [tests/intrinsic-tan.phpt] TEST 329/451 [tests/intrinsic-time.phpt] PASS Time test [tests/intrinsic-time.phpt] TEST 330/451 [tests/intrinsic-transform-cm.phpt] PASS Vector transform test (column major) [tests/intrinsic-transform-cm.phpt] TEST 331/451 [tests/intrinsic-transform-rm.phpt] PASS Vector transform test (row major) [tests/intrinsic-transform-rm.phpt] TEST 332/451 [tests/intrinsic-transpose-nxm.phpt] PASS Matrix tranpose test (n > 4) [tests/intrinsic-transpose-nxm.phpt] TEST 333/451 [tests/intrinsic-transpose.phpt] PASS Matrix tranpose test [tests/intrinsic-transpose.phpt] TEST 334/451 [tests/intrinsic-unpack-be-i32.phpt] PASS Unpack test (big-endian, i32) [tests/intrinsic-unpack-be-i32.phpt] TEST 335/451 [tests/intrinsic-unpack-le-i32.phpt] PASS Unpack test (little-endian, i32) [tests/intrinsic-unpack-le-i32.phpt] TEST 336/451 [tests/intrinsic-utf8-decode-expandable.phpt] PASS UTF8 decode test (assignment to expandable array) [tests/intrinsic-utf8-decode-expandable.phpt] TEST 337/451 [tests/intrinsic-utf8-decode-u16.phpt] PASS UTF8 decode test (U16) [tests/intrinsic-utf8-decode-u16.phpt] TEST 338/451 [tests/intrinsic-utf8-decode-u32.phpt] PASS UTF8 decode test (U32) [tests/intrinsic-utf8-decode-u32.phpt] TEST 339/451 [tests/intrinsic-utf8-encode-u16.phpt] PASS UTF8 encode test (U16) [tests/intrinsic-utf8-encode-u16.phpt] TEST 340/451 [tests/intrinsic-utf8-encode-u32.phpt] PASS UTF8 encode test (U32) [tests/intrinsic-utf8-encode-u32.phpt] TEST 341/451 [tests/intrinsic-version-compare.phpt] PASS PHP version comparison test [tests/intrinsic-version-compare.phpt] TEST 342/451 [tests/intrinsic-vm-mult-cm.phpt] PASS Vector-matrix multiplication test (column-major) [tests/intrinsic-vm-mult-cm.phpt] TEST 343/451 [tests/intrinsic-vm-mult-rm.phpt] PASS Vector-matrix multiplication test (row-major) [tests/intrinsic-vm-mult-rm.phpt] TEST 344/451 [tests/intrinsic-vm-mult.phpt] PASS Vector-matrix multiplication test [tests/intrinsic-vm-mult.phpt] TEST 345/451 [tests/intrinsic-zend-version.phpt] PASS Zend version test [tests/intrinsic-zend-version.phpt] TEST 346/451 [tests/large-fixed-length-array-parameter-inline.phpt] PASS Large fixed length array initialization test [tests/large-fixed-length-array-parameter-inline.phpt] TEST 347/451 [tests/large-fixed-length-array-parameter.phpt] PASS Large fixed length array initialization test [tests/large-fixed-length-array-parameter.phpt] TEST 348/451 [tests/large-fixed-length-array.phpt] PASS Large fixed length array initialization test [tests/large-fixed-length-array.phpt] TEST 349/451 [tests/list.phpt] PASS List construct test [tests/list.phpt] TEST 350/451 [tests/matrix-matrix-multiplication-cm.phpt] PASS Matrix-matrix multiplication test (column-major) [tests/matrix-matrix-multiplication-cm.phpt] TEST 351/451 [tests/matrix-matrix-multiplication-rm.phpt] PASS Matrix-matrix multiplication test (row-major) [tests/matrix-matrix-multiplication-rm.phpt] TEST 352/451 [tests/matrix-vector-multiplication-cm.phpt] PASS Matrix-vector multiplication test (column-major) [tests/matrix-vector-multiplication-cm.phpt] TEST 353/451 [tests/matrix-vector-multiplication-rm.phpt] PASS Matrix-vector multiplication test (row-major) [tests/matrix-vector-multiplication-rm.phpt] TEST 354/451 [tests/matrix-vector-multiplication-transpose.phpt] PASS Matrix-vector tranpose multiplication test [tests/matrix-vector-multiplication-transpose.phpt] TEST 355/451 [tests/missing-type-declaration.phpt] PASS Missing type declaration test [tests/missing-type-declaration.phpt] TEST 356/451 [tests/mmap-read-only-i32.phpt] PASS Memory-map file test (read-only, I32) [tests/mmap-read-only-i32.phpt] TEST 357/451 [tests/mmap-read-only-u8.phpt] PASS Memory-map file test (read-only, U08) [tests/mmap-read-only-u8.phpt] TEST 358/451 [tests/mmap-read-write-expanding.phpt] PASS Memory-map file test (read-write, expanding) [tests/mmap-read-write-expanding.phpt] TEST 359/451 [tests/mmap-read-write.phpt] PASS Memory-map file test (read-write) [tests/mmap-read-write.phpt] TEST 360/451 [tests/modulo-by-zero-int.phpt] PASS Modulo by zero test (integer) [tests/modulo-by-zero-int.phpt] TEST 361/451 [tests/modulo-float.phpt] PASS Floating point modulo test [tests/modulo-float.phpt] TEST 362/451 [tests/multidim-temp-mm-mult.phpt] PASS Matrix-matrix multiplication test (temporary) [tests/multidim-temp-mm-mult.phpt] TEST 363/451 [tests/multidim-temp-mv-mult.phpt] PASS Matrix-vector multiplication test (temporary) [tests/multidim-temp-mv-mult.phpt] TEST 364/451 [tests/multidim-temp-same-size.phpt] PASS Multidimensional temporary variable test (same size) [tests/multidim-temp-same-size.phpt] TEST 365/451 [tests/multidim-temp-vm-mult.phpt] PASS Vector-matrix multiplication test (temporary) [tests/multidim-temp-vm-mult.phpt] TEST 366/451 [tests/multidim-temp.phpt] PASS Multidimensional temporary variable test [tests/multidim-temp.phpt] TEST 367/451 [tests/multiple-sampling.phpt] SKIP Multiple sampling test [tests/multiple-sampling.phpt] reason: GD functions not available TEST 368/451 [tests/multiply-accumulate-scalar.phpt] PASS Multiply accumulate test (scalar, f32) [tests/multiply-accumulate-scalar.phpt] TEST 369/451 [tests/multiply-accumulate-vector.phpt] PASS Multiply accumulate test (vector) [tests/multiply-accumulate-vector.phpt] TEST 370/451 [tests/multiply-by-literal-array.phpt] PASS Multiply by literal array test [tests/multiply-by-literal-array.phpt] TEST 371/451 [tests/operator-exponential.phpt] SKIP Exponent operator test [tests/operator-exponential.phpt] reason: feature not available TEST 372/451 [tests/php-info.phpt] PASS phpinfo() test [tests/php-info.phpt] TEST 373/451 [tests/print.phpt] PASS Print test (scalar) [tests/print.phpt] TEST 374/451 [tests/recursion.phpt] PASS Recursion test [tests/recursion.phpt] TEST 375/451 [tests/regex-var-name.phpt] PASS Regex type assignment test [tests/regex-var-name.phpt] TEST 376/451 [tests/return-array-as-scalar.phpt] PASS Return variable test (array as scalar) [tests/return-array-as-scalar.phpt] TEST 377/451 [tests/return-array-i32.phpt] PASS Return variable test (array, i32) [tests/return-array-i32.phpt] TEST 378/451 [tests/return-array-size-mismatch.phpt] PASS Return variable test (array size mismatch) [tests/return-array-size-mismatch.phpt] TEST 379/451 [tests/return-element-i32.phpt] PASS Return variable test (array element) [tests/return-element-i32.phpt] TEST 380/451 [tests/return-expandable-array-diff-dim.phpt] PASS Return expandable array test (different dimensions) [tests/return-expandable-array-diff-dim.phpt] TEST 381/451 [tests/return-expandable-array.phpt] PASS Return expandable array test [tests/return-expandable-array.phpt] TEST 382/451 [tests/return-scalar-i32.phpt] PASS Return variable test (scalar, i32) [tests/return-scalar-i32.phpt] TEST 383/451 [tests/return-temporary-array-i32.phpt] PASS Return temporary variable test (array, i32) [tests/return-temporary-array-i32.phpt] TEST 384/451 [tests/return-temporary-scalar-i32.phpt] PASS Return temporary variable test (scalar, i32) [tests/return-temporary-scalar-i32.phpt] TEST 385/451 [tests/sampling-bilinear.phpt] SKIP Sampling test (bilinear) [tests/sampling-bilinear.phpt] reason: PNG function not available TEST 386/451 [tests/sampling-nearest-neighbor.phpt] SKIP Sampling test (nearest-neighbor) [tests/sampling-nearest-neighbor.phpt] reason: PNG function not available TEST 387/451 [tests/shared-variable.phpt] PASS Shared variable test [tests/shared-variable.phpt] TEST 388/451 [tests/short-circuit-and.phpt] PASS And operator test [tests/short-circuit-and.phpt] TEST 389/451 [tests/special-constant.phpt] PASS Special constant test [tests/special-constant.phpt] TEST 390/451 [tests/static-variable-scalar-recursion.phpt] PASS Static variable test (scalar, recursion) [tests/static-variable-scalar-recursion.phpt] TEST 391/451 [tests/static-variable-scalar.phpt] PASS Static variable test (scalar) [tests/static-variable-scalar.phpt] TEST 392/451 [tests/switch-array.phpt] PASS Switch statement test (array) [tests/switch-array.phpt] TEST 393/451 [tests/switch-fall-through.phpt] PASS Switch statement test (fall through) [tests/switch-fall-through.phpt] TEST 394/451 [tests/switch-negative-values.phpt] PASS Switch statement test (negative values) [tests/switch-negative-values.phpt] TEST 395/451 [tests/switch-scalar-no-default.phpt] PASS Switch statement test (scalar, no default) [tests/switch-scalar-no-default.phpt] TEST 396/451 [tests/switch-scalar.phpt] PASS Switch statement test (scalar) [tests/switch-scalar.phpt] TEST 397/451 [tests/switch-unicode.phpt] PASS Unicode switch statement [tests/switch-unicode.phpt] TEST 398/451 [tests/swizzle-write.phpt] PASS Swizzle test (write) [tests/swizzle-write.phpt] TEST 399/451 [tests/swizzle.phpt] PASS Swizzle test [tests/swizzle.phpt] TEST 400/451 [tests/ternary-operator-constant.phpt] PASS Ternary operator test (constants) [tests/ternary-operator-constant.phpt] TEST 401/451 [tests/ternary-operator-empty.phpt] PASS Ternary operator test (empty true clause) [tests/ternary-operator-empty.phpt] TEST 402/451 [tests/ternary-operator-expression.phpt] PASS Ternary operator test (more complex expression) [tests/ternary-operator-expression.phpt] TEST 403/451 [tests/ternary-operator-interpolation.phpt] PASS Ternary operator test (string interpolation) [tests/ternary-operator-interpolation.phpt] TEST 404/451 [tests/ternary-operator-nested.phpt] PASS Ternary operator test (nested) [tests/ternary-operator-nested.phpt] TEST 405/451 [tests/timeout.phpt] PASS Timeout test [tests/timeout.phpt] TEST 406/451 [tests/type-promotion.phpt] PASS Type promotion test (scalar, f32) [tests/type-promotion.phpt] TEST 407/451 [tests/unset-fixed-length-array-element.phpt] PASS Unset test (element in fixed-length array) [tests/unset-fixed-length-array-element.phpt] TEST 408/451 [tests/unset-fixed-length-array.phpt] PASS Unset test (fixed-length array) [tests/unset-fixed-length-array.phpt] TEST 409/451 [tests/unset-variable-length-array-element.phpt] PASS Unset test (element in variable-length array) [tests/unset-variable-length-array-element.phpt] TEST 410/451 [tests/unset-variable-length-array-subarray.phpt] PASS Unset test (sub-array in variable-length array) [tests/unset-variable-length-array-subarray.phpt] TEST 411/451 [tests/unset-variable-length-array.phpt] PASS Unset test (variable-length array) [tests/unset-variable-length-array.phpt] TEST 412/451 [tests/unset-variable.phpt] PASS Unset test (variable) [tests/unset-variable.phpt] TEST 413/451 [tests/unsupported-feature.phpt] PASS Unsupported language feature test [tests/unsupported-feature.phpt] TEST 414/451 [tests/use-case-crc32.phpt] PASS Use case: CRC32 [tests/use-case-crc32.phpt] TEST 415/451 [tests/use-case-fannkuch.phpt] PASS Use case: fannkuch [tests/use-case-fannkuch.phpt] TEST 416/451 [tests/use-case-keccak.phpt] PASS Use case: Keccak [tests/use-case-keccak.phpt] TEST 417/451 [tests/use-case-mandelbrot-benchmark.phpt] PASS Use case: mandelbrot [tests/use-case-mandelbrot-benchmark.phpt] TEST 418/451 [tests/use-case-n-body.phpt] PASS Use case: n-body [tests/use-case-n-body.phpt] TEST 419/451 [tests/use-case-spectral-norm.phpt] PASS Use case: spectral norm [tests/use-case-spectral-norm.phpt] TEST 420/451 [tests/utf8-argument-by-ref-u16.phpt] PASS UTF8 text by-ref argument test (16 bit) [tests/utf8-argument-by-ref-u16.phpt] TEST 421/451 [tests/utf8-argument-by-ref-u32.phpt] PASS UTF8 text by-ref argument test (32 bit) [tests/utf8-argument-by-ref-u32.phpt] TEST 422/451 [tests/utf8-argument-file-by-ref-u16.phpt] PASS UTF-8 file by-ref argument test (16 bit) [tests/utf8-argument-file-by-ref-u16.phpt] TEST 423/451 [tests/utf8-argument-file-by-ref-u32.phpt] PASS UTF-8 file by-ref argument test (32 bit) [tests/utf8-argument-file-by-ref-u32.phpt] TEST 424/451 [tests/utf8-argument-file-u16.phpt] PASS UTF-8 file argument test (16-bit) [tests/utf8-argument-file-u16.phpt] TEST 425/451 [tests/utf8-argument-file-u32.phpt] PASS UTF-8 file argument test (32-bit) [tests/utf8-argument-file-u32.phpt] TEST 426/451 [tests/utf8-argument-u16.phpt] PASS UTF8 text argument test (16 bit) [tests/utf8-argument-u16.phpt] TEST 427/451 [tests/utf8-argument-u32.phpt] PASS UTF8 text argument test (32 bit) [tests/utf8-argument-u32.phpt] TEST 428/451 [tests/utf8-literal-u16.phpt] PASS UTF8 literal test (16 bit) [tests/utf8-literal-u16.phpt] TEST 429/451 [tests/utf8-literal-u32.phpt] PASS UTF8 literal test (32 bit) [tests/utf8-literal-u32.phpt] TEST 430/451 [tests/variable-separation-argument-array.phpt] PASS Argument variable separation test (array) [tests/variable-separation-argument-array.phpt] TEST 431/451 [tests/variable-separation-argument-scalar.phpt] PASS Argument variable separation test (scalar) [tests/variable-separation-argument-scalar.phpt] TEST 432/451 [tests/variable-separation-class-array.phpt] PASS Object property variable separation test (array) [tests/variable-separation-class-array.phpt] TEST 433/451 [tests/variable-separation-global-array.phpt] PASS Global variable separation test (array) [tests/variable-separation-global-array.phpt] TEST 434/451 [tests/variable-separation-instance-array.phpt] PASS Object property variable separation test (array) [tests/variable-separation-instance-array.phpt] TEST 435/451 [tests/vector-add.phpt] PASS Vector add test [tests/vector-add.phpt] TEST 436/451 [tests/vector-copy.phpt] PASS Vector copy test [tests/vector-copy.phpt] TEST 437/451 [tests/vector-element-by-name.phpt] PASS Vector element by name test [tests/vector-element-by-name.phpt] TEST 438/451 [tests/vector-element-normalize.phpt] PASS Vector element function class test [tests/vector-element-normalize.phpt] TEST 439/451 [tests/vector-increment.phpt] PASS Vector increment test [tests/vector-increment.phpt] TEST 440/451 [tests/vector-matrix-multiplication-cm.phpt] PASS Vector-matrix multiplication test (column-major) [tests/vector-matrix-multiplication-cm.phpt] TEST 441/451 [tests/vector-matrix-multiplication-rm.phpt] PASS Vector-matrix multiplication test (row-major) [tests/vector-matrix-multiplication-rm.phpt] TEST 442/451 [tests/vector-vector-multiplication-class.phpt] PASS Vector-vector multiplication test (inside class) [tests/vector-vector-multiplication-class.phpt] TEST 443/451 [tests/version.phpt] PASS Version test [tests/version.phpt] TEST 444/451 [tests/while-loop.phpt] PASS While loop test [tests/while-loop.phpt] TEST 445/451 [tests/yield-key.phpt] SKIP Yield test (with key) [tests/yield-key.phpt] reason: feature not available TEST 446/451 [tests/yield-multiple-generators.phpt] SKIP Yield test (multiple generators) [tests/yield-multiple-generators.phpt] reason: feature not available TEST 447/451 [tests/yield.phpt] SKIP Yield test [tests/yield.phpt] reason: feature not available TEST 448/451 [tests/zend-function-call-argument-this.phpt] PASS Zend function call test (with $this) [tests/zend-function-call-argument-this.phpt] TEST 449/451 [tests/zend-function-call-generator.phpt] SKIP Zend generator call [tests/zend-function-call-generator.phpt] reason: feature not available TEST 450/451 [tests/zend-function-call-returning-array.phpt] PASS Zend function call test (array return value) [tests/zend-function-call-returning-array.phpt] TEST 451/451 [tests/zend-function-call-returning-scalar.phpt] PASS Zend function call test (scalar return value) [tests/zend-function-call-returning-scalar.phpt] ===================================================================== TIME END 2014-07-22 05:39:47 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 30 --------------------------------------------------------------------- Number of tests : 451 441 Tests skipped : 10 ( 2.2%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 1 ( 0.2%) ( 0.2%) Expected fail : 0 ( 0.0%) ( 0.0%) Tests passed : 440 ( 97.6%) ( 99.8%) --------------------------------------------------------------------- Time taken : 10 seconds ===================================================================== ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- Complex number exponential test [tests/intrinsic-cexp.phpt] ===================================================================== + exit 0 Processing files: php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64 Finding Provides: /bin/sh -c " /bin/grep -v '/opt/rh/php54/root/usr/lib64/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: php54-php-qb = 2.4.0 php54-php-qb(x86-64) = 2.4.0 php54-php-pecl(qb) = 2.4.0 php54-php-pecl(qb)(x86-64) = 2.4.0 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(post): /opt/rh/php54/root/usr/bin/pecl /bin/sh Requires(postun): /opt/rh/php54/root/usr/bin/pecl /bin/sh Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(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) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: php54-php-pecl-qb-debuginfo-2.4.0-1.el6.5.4.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64 warning: Could not canonicalize hostname: i-0000fea6 Wrote: /builddir/build/RPMS/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64.rpm Wrote: /builddir/build/RPMS/php54-php-pecl-qb-debuginfo-2.4.0-1.el6.5.4.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BPN2oQ + umask 022 + cd /builddir/build/BUILD + cd php54-php-pecl-qb-2.4.0 + rm -rf /builddir/build/BUILDROOT/php54-php-pecl-qb-2.4.0-1.el6.5.4.x86_64 + exit 0 Child return code was: 0 LEAVE do -->