Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/php-pecl-blenc.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1696/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-blenc.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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/php54-php-pecl-blenc-1.1.4-0.1.b.el7.centos.src.rpm warning: Could not canonicalize hostname: i-0000ff10 Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/php-pecl-blenc.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1696/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-blenc.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.JmidQL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf php54-php-pecl-blenc-1.1.4 + /usr/bin/mkdir -p php54-php-pecl-blenc-1.1.4 + cd php54-php-pecl-blenc-1.1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/blenc-1.1.4b.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv blenc-1.1.4b NTS + cd NTS + echo 'Patch #0 (blenc-rpm.patch):' Patch #0 (blenc-rpm.patch): + /usr/bin/cat /builddir/build/SOURCES/blenc-rpm.patch + /usr/bin/patch -p1 -b --suffix .rpm --fuzz=0 patching file blenc.c patching file tools/blencode.php + echo 'Patch #1 (blenc-svn.patch):' Patch #1 (blenc-svn.patch): + /usr/bin/cat /builddir/build/SOURCES/blenc-svn.patch + /usr/bin/patch -p0 -b --suffix .rpm --fuzz=0 patching file blenc.c + sed -e s:/usr/bin/php:/opt/rh/php54/root/usr/bin/php: -i tools/blencode.php + chmod -x bf_algo.c bf_algo.h ++ sed -n '/#define PHP_BLENC_VERSION/{s/.* "//;s/".*$//;p}' php_blenc.h + extver=1.1.4b + test x1.1.4b '!=' x1.1.4b + cd .. + cat + tee blenc.ini ; Enable BLowfish ENCryption extension module extension=blenc.so ; It's the location where BLENC can find the file containing a list of ; available decryption keys. This file must be readable by webserver. ;blenc.key_file = "/opt/rh/php54/root/etc/blenckeys" + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Li25Rc + umask 022 + cd /builddir/build/BUILD + cd php54-php-pecl-blenc-1.1.4 + cd NTS + /opt/rh/php54/root/usr/bin/phpize Configuring for: PHP Api Version: 20100412 Zend Module Api No: 20100525 Zend Extension Api No: 220100525 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/opt/rh/php54/root/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/opt/rh/php54/root/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/opt/rh/php54/root/usr --exec-prefix=/opt/rh/php54/root/usr --bindir=/opt/rh/php54/root/usr/bin --sbindir=/opt/rh/php54/root/usr/sbin --sysconfdir=/opt/rh/php54/root/etc --datadir=/opt/rh/php54/root/usr/share --includedir=/opt/rh/php54/root/usr/include --libdir=/opt/rh/php54/root/usr/lib64 --libexecdir=/opt/rh/php54/root/usr/libexec --localstatedir=/opt/rh/php54/root/var --sharedstatedir=/opt/rh/php54/root/usr/com --mandir=/opt/rh/php54/root/usr/share/man --infodir=/opt/rh/php54/root/usr/share/info --with-php-config=/opt/rh/php54/root/usr/bin/php-config configure: WARNING: unrecognized options: --disable-dependency-tracking checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed checking for x86_64-redhat-linux-gnu-cc... no checking for x86_64-redhat-linux-gnu-gcc... no checking for cc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for icc... no checking for suncc... no checking whether cc understands -c and -o together... yes checking for system library directory... 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 blowfish script encryption... yes, shared configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... (cached) gawk checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating ./config.status config.status: creating config.h config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j3 /bin/sh /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/include -I/builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/main -I/builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c -o blenc.lo /bin/sh /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/include -I/builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/main -I/builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/bf_algo.c -o bf_algo.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/include -I/builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/main -I/builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c -fPIC -DPIC -o .libs/blenc.o libtool: compile: cc -I. -I/builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/include -I/builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/main -I/builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/bf_algo.c -fPIC -DPIC -o .libs/bf_algo.o /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c: In function 'zm_startup_blenc': /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:114:2: warning: passing argument 4 of '_zend_hash_init' from incompatible pointer type [enabled by default] zend_hash_init(php_bl_keys, 0, NULL, _php_blenc_pefree_wrapper, TRUE); ^ In file included from /opt/rh/php54/root/usr/include/php/Zend/zend.h:271:0, from /opt/rh/php54/root/usr/include/php/main/php.h:34, from /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:26: /opt/rh/php54/root/usr/include/php/Zend/zend_hash.h:99:45: note: expected 'dtor_func_t' but argument is of type 'void (*)(void **)' ZEND_API int _zend_hash_init(HashTable *ht, uint nSize, hash_func_t pHashFunction, dtor_func_t pDestructor, zend_bool persistent ZEND_FILE_LINE_DC); ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c: In function 'zif_blenc_encrypt': /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:245:2: warning: passing argument 1 of 'php_blenc_make_md5' from incompatible pointer type [enabled by default] php_blenc_make_md5(main_hash, main_key, strlen(main_key) TSRMLS_CC); ^ In file included from /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:34:0: /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/php_blenc.h:88:13: note: expected 'char *' but argument is of type 'char **' static void php_blenc_make_md5(char *, void *, unsigned int TSRMLS_DC); ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:254:7: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] key = php_blenc_gen_key(TSRMLS_C); ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:261:2: warning: pointer targets in passing argument 2 of 'php_blenc_encode' differ in signedness [-Wpointer-sign] retval = php_blenc_encode(data, key, data_len, &output_len TSRMLS_CC); ^ In file included from /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:34:0: /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/php_blenc.h:92:9: note: expected 'unsigned char *' but argument is of type 'char *' b_byte *php_blenc_encode(void *, unsigned char *, int, int * TSRMLS_DC); ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:261:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] retval = php_blenc_encode(data, key, data_len, &output_len TSRMLS_CC); ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:263:2: warning: passing argument 2 of 'php_blenc_encode' from incompatible pointer type [enabled by default] bfdata = php_blenc_encode(key, main_hash, strlen(key), &bfdata_len TSRMLS_CC); ^ In file included from /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:34:0: /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/php_blenc.h:92:9: note: expected 'unsigned char *' but argument is of type 'char **' b_byte *php_blenc_encode(void *, unsigned char *, int, int * TSRMLS_DC); ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:264:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] b64data = php_base64_encode(bfdata, bfdata_len, &b64data_len); ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:234:12: warning: variable 'dup_key' set but not used [-Wunused-but-set-variable] zend_bool dup_key = FALSE; ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c: In function 'php_blenc_load_keyhash': /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:343:4: warning: pointer targets in passing argument 1 of 'php_base64_decode' differ in signedness [-Wpointer-sign] bfdata = php_base64_decode(key, strlen(key), &bfdata_len); ^ In file included from /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:30:0: /opt/rh/php54/root/usr/include/php/ext/standard/base64.h:29:63: note: expected 'const unsigned char *' but argument is of type 'char *' PHPAPI extern unsigned char *php_base64_decode(const unsigned char *, int, int *); ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:343:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] bfdata = php_base64_decode(key, strlen(key), &bfdata_len); ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:344:4: warning: pointer targets in passing argument 2 of 'php_blenc_decode' differ in signedness [-Wpointer-sign] buff = php_blenc_decode(bfdata, main_hash, bfdata_len, &buff_len TSRMLS_CC); ^ In file included from /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:34:0: /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/php_blenc.h:93:9: note: expected 'unsigned char *' but argument is of type 'char *' b_byte *php_blenc_decode(void *, unsigned char *, int, int * TSRMLS_DC); ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:346:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] temp = pestrdup(buff, TRUE); ^ In file included from /opt/rh/php54/root/usr/include/php/main/../main/php_config.h:2470:0, from /opt/rh/php54/root/usr/include/php/Zend/zend_config.h:1, from /opt/rh/php54/root/usr/include/php/Zend/zend.h:51, from /opt/rh/php54/root/usr/include/php/main/php.h:34, from /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:26: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'b_byte *' extern size_t strlen (const char *__s) ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:346:4: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness [-Wpointer-sign] temp = pestrdup(buff, TRUE); ^ In file included from /usr/include/string.h:633:0, from /opt/rh/php54/root/usr/include/php/main/../main/php_config.h:2470, from /opt/rh/php54/root/usr/include/php/Zend/zend_config.h:1, from /opt/rh/php54/root/usr/include/php/Zend/zend.h:51, from /opt/rh/php54/root/usr/include/php/main/php.h:34, from /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:26: /usr/include/bits/string2.h:1301:14: note: expected 'const char *' but argument is of type 'b_byte *' extern char *__strdup (const char *__string) __THROW __attribute_malloc__; ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:346:4: warning: pointer targets in passing argument 1 of '_estrdup' differ in signedness [-Wpointer-sign] temp = pestrdup(buff, TRUE); ^ In file included from /opt/rh/php54/root/usr/include/php/Zend/zend.h:237:0, from /opt/rh/php54/root/usr/include/php/main/php.h:34, from /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:26: /opt/rh/php54/root/usr/include/php/Zend/zend_alloc.h:65:47: note: expected 'const char *' but argument is of type 'b_byte *' ZEND_API char *_estrdup(const char *s ZEND_FILE_LINE_DC ZEND_FILE_LINE_ORIG_DC) ZEND_ATTRIBUTE_MALLOC; ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c: In function 'php_blenc_encode': /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:373:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] Blowfish_Init (ctx, (unsigned char *)key, strlen(key)); ^ In file included from /opt/rh/php54/root/usr/include/php/main/../main/php_config.h:2470:0, from /opt/rh/php54/root/usr/include/php/Zend/zend_config.h:1, from /opt/rh/php54/root/usr/include/php/Zend/zend.h:51, from /opt/rh/php54/root/usr/include/php/main/php.h:34, from /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:26: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c: In function 'php_blenc_decode': /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:441:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] Blowfish_Init (&ctx, (unsigned char*)key, strlen(key)); ^ In file included from /opt/rh/php54/root/usr/include/php/main/../main/php_config.h:2470:0, from /opt/rh/php54/root/usr/include/php/Zend/zend_config.h:1, from /opt/rh/php54/root/usr/include/php/Zend/zend.h:51, from /opt/rh/php54/root/usr/include/php/main/php.h:34, from /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:26: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:446:3: warning: pointer targets in return differ in signedness [-Wpointer-sign] return estrdup(""); ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:454:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset(retval, '\0', sizeof(retval)); ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:494:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] *out_len = strlen(retval); ^ In file included from /opt/rh/php54/root/usr/include/php/main/../main/php_config.h:2470:0, from /opt/rh/php54/root/usr/include/php/Zend/zend_config.h:1, from /opt/rh/php54/root/usr/include/php/Zend/zend.h:51, from /opt/rh/php54/root/usr/include/php/main/php.h:34, from /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:26: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'b_byte *' extern size_t strlen (const char *__s) ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c: In function 'php_blenc_gen_key': /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:522:2: warning: pointer targets in return differ in signedness [-Wpointer-sign] return retval; ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c: In function 'blenc_compile': /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:545:2: warning: passing argument 1 of '_php_stream_open_wrapper_ex' discards 'const' qualifier from pointer target type [enabled by default] if( (stream = php_stream_open_wrapper(file_handle->filename, "r", ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL)) == NULL) { ^ In file included from /opt/rh/php54/root/usr/include/php/main/php.h:396:0, from /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:26: /opt/rh/php54/root/usr/include/php/main/php_streams.h:551:53: note: expected 'char *' but argument is of type 'const char *' PHPAPI php_stream *_php_stream_open_wrapper_ex(char *path, char *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC); ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:598:4: warning: pointer targets in passing argument 2 of 'php_blenc_decode' differ in signedness [-Wpointer-sign] decoded = php_blenc_decode(encoded, *key, script_len - sizeof(blenc_header), &decoded_len TSRMLS_CC); ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:434:9: note: expected 'unsigned char *' but argument is of type 'char *' b_byte *php_blenc_decode(void *input, unsigned char *key, int in_len, int *out_len TSRMLS_DC) ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:598:4: warning: pointer targets in passing argument 4 of 'php_blenc_decode' differ in signedness [-Wpointer-sign] decoded = php_blenc_decode(encoded, *key, script_len - sizeof(blenc_header), &decoded_len TSRMLS_CC); ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:434:9: note: expected 'int *' but argument is of type 'unsigned int *' b_byte *php_blenc_decode(void *input, unsigned char *key, int in_len, int *out_len TSRMLS_DC) ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:603:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if(!strncmp(md5, header->md5, 32)) { ^ In file included from /opt/rh/php54/root/usr/include/php/main/../main/php_config.h:2470:0, from /opt/rh/php54/root/usr/include/php/Zend/zend_config.h:1, from /opt/rh/php54/root/usr/include/php/Zend/zend.h:51, from /opt/rh/php54/root/usr/include/php/main/php.h:34, from /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:26: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'b_byte *' extern size_t strlen (const char *__s) ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:603:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if(!strncmp(md5, header->md5, 32)) { ^ In file included from /opt/rh/php54/root/usr/include/php/main/../main/php_config.h:2470:0, from /opt/rh/php54/root/usr/include/php/Zend/zend_config.h:1, from /opt/rh/php54/root/usr/include/php/Zend/zend.h:51, from /opt/rh/php54/root/usr/include/php/main/php.h:34, from /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:26: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'b_byte *' extern size_t strlen (const char *__s) ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:603:4: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(!strncmp(md5, header->md5, 32)) { ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:603:4: note: expected 'const char *' but argument is of type 'b_byte *' /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:603:4: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:603:4: note: expected 'const char *' but argument is of type 'b_byte *' /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:603:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /opt/rh/php54/root/usr/include/php/main/../main/php_config.h:2470:0, from /opt/rh/php54/root/usr/include/php/Zend/zend_config.h:1, from /opt/rh/php54/root/usr/include/php/Zend/zend.h:51, from /opt/rh/php54/root/usr/include/php/main/php.h:34, from /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:26: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'b_byte *' extern size_t strlen (const char *__s) ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:603:4: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if(!strncmp(md5, header->md5, 32)) { ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:603:4: note: expected 'const char *' but argument is of type 'b_byte *' /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:603:4: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:603:4: note: expected 'const char *' but argument is of type 'b_byte *' /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:603:4: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign] In file included from /opt/rh/php54/root/usr/include/php/main/../main/php_config.h:2470:0, from /opt/rh/php54/root/usr/include/php/Zend/zend_config.h:1, from /opt/rh/php54/root/usr/include/php/Zend/zend.h:51, from /opt/rh/php54/root/usr/include/php/main/php.h:34, from /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:26: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'b_byte *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:633:24: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] ZVAL_STRINGL(code, decoded, decoded_len, TRUE); ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:634:3: warning: passing argument 2 of 'zend_compile_string' discards 'const' qualifier from pointer target type [enabled by default] retval = zend_compile_string(code, file_handle->filename TSRMLS_CC); ^ /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:634:3: note: expected 'char *' but argument is of type 'const char *' /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/blenc.c:527:13: warning: unused variable 'res' [-Wunused-variable] int i = 0, res = 0; ^ /bin/sh /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/include -I/builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/main -I/builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS -I/opt/rh/php54/root/usr/include/php -I/opt/rh/php54/root/usr/include/php/main -I/opt/rh/php54/root/usr/include/php/TSRM -I/opt/rh/php54/root/usr/include/php/Zend -I/opt/rh/php54/root/usr/include/php/ext -I/opt/rh/php54/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o blenc.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/modules blenc.lo bf_algo.lo libtool: link: cc -shared -fPIC -DPIC .libs/blenc.o .libs/bf_algo.o -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,blenc.so -o .libs/blenc.so libtool: link: ( cd ".libs" && rm -f "blenc.la" && ln -s "../blenc.la" "blenc.la" ) /bin/sh /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/libtool --mode=install cp ./blenc.la /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/modules libtool: install: cp ./.libs/blenc.so /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/modules/blenc.so libtool: install: cp ./.libs/blenc.lai /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/modules/blenc.la libtool: finish: PATH="/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/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'. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hHvn6O + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php54-php-pecl-blenc-1.1.4-0.1.b.el7.centos.5.4.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php54-php-pecl-blenc-1.1.4-0.1.b.el7.centos.5.4.x86_64 ++ dirname /builddir/build/BUILDROOT/php54-php-pecl-blenc-1.1.4-0.1.b.el7.centos.5.4.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php54-php-pecl-blenc-1.1.4-0.1.b.el7.centos.5.4.x86_64 + cd php54-php-pecl-blenc-1.1.4 + rm -rf /builddir/build/BUILDROOT/php54-php-pecl-blenc-1.1.4-0.1.b.el7.centos.5.4.x86_64 + make -C NTS install INSTALL_ROOT=/builddir/build/BUILDROOT/php54-php-pecl-blenc-1.1.4-0.1.b.el7.centos.5.4.x86_64 make: Entering directory `/builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS' Installing shared extensions: /builddir/build/BUILDROOT/php54-php-pecl-blenc-1.1.4-0.1.b.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/lib64/php/modules/ make: Leaving directory `/builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS' + install -Dpm 644 package.xml /builddir/build/BUILDROOT/php54-php-pecl-blenc-1.1.4-0.1.b.el7.centos.5.4.x86_64/opt/rh/php54/root/var/lib/pear/pkgxml/php54-php-pecl-blenc.xml + install -Dpm644 blenc.ini /builddir/build/BUILDROOT/php54-php-pecl-blenc-1.1.4-0.1.b.el7.centos.5.4.x86_64/opt/rh/php54/root/etc/php.d/blenc.ini + install -Dpm755 NTS/tools/blencode.php /builddir/build/BUILDROOT/php54-php-pecl-blenc-1.1.4-0.1.b.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/bin/blencode + touch /builddir/build/BUILDROOT/php54-php-pecl-blenc-1.1.4-0.1.b.el7.centos.5.4.x86_64/opt/rh/php54/root/etc/blenckeys + cd NTS ++ 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 tests/001.phpt /builddir/build/BUILDROOT/php54-php-pecl-blenc-1.1.4-0.1.b.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/tests/pear/blenc/tests/001.phpt ++ grep 'role="doc"' ../package.xml ++ sed -e 's/^.*name="//;s/".*$//' + for i in '$(grep '\''role="doc"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 CREDITS /builddir/build/BUILDROOT/php54-php-pecl-blenc-1.1.4-0.1.b.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/doc/pear/blenc/CREDITS + for i in '$(grep '\''role="doc"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 LICENSE /builddir/build/BUILDROOT/php54-php-pecl-blenc-1.1.4-0.1.b.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/doc/pear/blenc/LICENSE + for i in '$(grep '\''role="doc"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 TODO /builddir/build/BUILDROOT/php54-php-pecl-blenc-1.1.4-0.1.b.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/share/doc/pear/blenc/TODO + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4 extracting debug info from /builddir/build/BUILDROOT/php54-php-pecl-blenc-1.1.4-0.1.b.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/lib64/php/modules/blenc.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 79 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/php54/root + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/php54/root + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3xPbBw + umask 022 + cd /builddir/build/BUILD + cd php54-php-pecl-blenc-1.1.4 + : Simple module load test for NTS extension + /opt/rh/php54/root/usr/bin/php --no-php-ini --define extension=/builddir/build/BUILDROOT/php54-php-pecl-blenc-1.1.4-0.1.b.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/lib64/php/modules/blenc.so --modules + grep blenc blenc + : Minimal encrytion test + cat + /opt/rh/php54/root/usr/bin/php --no-php-ini --define extension=/builddir/build/BUILDROOT/php54-php-pecl-blenc-1.1.4-0.1.b.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/lib64/php/modules/blenc.so --define date.timezone=UTC NTS/tools/blencode.php foo.php  BLENC  blenc_protect starts...  BLENC  blowfish unencrypted key: 5cc31ffa30cdb0fbb84c22075a17bdfd  BLENC  file to encode: foo.php  BLENC  backup file : backup/foo.php  BLENC  size of content: 21  BLENC  MD5: feea087b12780b9e2371a13c619f02d6  BLENC  redistributable key: S30HM5MdAF6IOUUDrVVcB6FShAOxkhuBIkuav+QhFfI=  BLENC  redistributable key file key_file.blenc updated.  BLENC  done. + '[' -f foo.phpenc ']' + /opt/rh/php54/root/usr/bin/php --no-php-ini --define extension=/builddir/build/BUILDROOT/php54-php-pecl-blenc-1.1.4-0.1.b.el7.centos.5.4.x86_64/opt/rh/php54/root/usr/lib64/php/modules/blenc.so --define blenc.key_file=key_file.blenc foo.php + grep 'Hello World' Hello World + : Upstream test suite for NTS extension + cd NTS + TEST_PHP_EXECUTABLE=/opt/rh/php54/root/usr/bin/php + TEST_PHP_ARGS='-n -d extension=/builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS/modules/blenc.so' + NO_INTERACTION=1 + REPORT_EXIT_STATUS=1 + /opt/rh/php54/root/usr/bin/php -n run-tests.php ===================================================================== PHP : /opt/rh/php54/root/usr/bin/php PHP_SAPI : cli PHP_VERSION : 5.4.16 ZEND_VERSION: 2.4.0 PHP_OS : Linux - Linux i-0000ff10 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-blenc-1.1.4/NTS More .INIs : CWD : /builddir/build/BUILD/php54-php-pecl-blenc-1.1.4/NTS Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2014-07-22 07:53:23 ===================================================================== TEST 1/1 [tests/001.phpt] PASS Check for blenc presence [tests/001.phpt] ===================================================================== TIME END 2014-07-22 07:53:23 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 30 --------------------------------------------------------------------- Number of tests : 1 1 Tests skipped : 0 ( 0.0%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 0 ( 0.0%) ( 0.0%) Expected fail : 0 ( 0.0%) ( 0.0%) Tests passed : 1 (100.0%) (100.0%) --------------------------------------------------------------------- Time taken : 0 seconds ===================================================================== Processing files: php54-php-pecl-blenc-1.1.4-0.1.b.el7.centos.5.4.x86_64 + exit 0 Provides: config(php54-php-pecl-blenc) = 1.1.4-0.1.b.el7.centos.5.4 php54-php-blenc = 1.1.4 php54-php-blenc(x86-64) = 1.1.4 php54-php-pecl(blenc) = 1.1.4 php54-php-pecl(blenc)(x86-64) = 1.1.4 php54-php-pecl-blenc = 1.1.4-0.1.b.el7.centos.5.4 php54-php-pecl-blenc(x86-64) = 1.1.4-0.1.b.el7.centos.5.4 scl-package(php54) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /opt/rh/php54/root/usr/bin/pecl Requires(postun): /bin/sh /opt/rh/php54/root/usr/bin/pecl Requires: /opt/rh/php54/root/usr/bin/php libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: php54-php-pecl-blenc-debuginfo-1.1.4-0.1.b.el7.centos.5.4.x86_64 Provides: scl-package(php54) php54-php-pecl-blenc-debuginfo = 1.1.4-0.1.b.el7.centos.5.4 php54-php-pecl-blenc-debuginfo(x86-64) = 1.1.4-0.1.b.el7.centos.5.4 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php54-php-pecl-blenc-1.1.4-0.1.b.el7.centos.5.4.x86_64 warning: Could not canonicalize hostname: i-0000ff10 Wrote: /builddir/build/RPMS/php54-php-pecl-blenc-1.1.4-0.1.b.el7.centos.5.4.x86_64.rpm Wrote: /builddir/build/RPMS/php54-php-pecl-blenc-debuginfo-1.1.4-0.1.b.el7.centos.5.4.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vZ4FPE + umask 022 + cd /builddir/build/BUILD + cd php54-php-pecl-blenc-1.1.4 + rm -rf /builddir/build/BUILDROOT/php54-php-pecl-blenc-1.1.4-0.1.b.el7.centos.5.4.x86_64 + exit 0 Child return code was: 0 LEAVE do -->