Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/php-pecl-igbinary.spec'], chrootPath='/srv/build/7/A/mock-root/c7-epel-i686/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/php-pecl-igbinary.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/php-pecl-igbinary-1.2.1-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/php-pecl-igbinary.spec '], chrootPath='/srv/build/7/A/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/php-pecl-igbinary.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oS4GBC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf php-pecl-igbinary-1.2.1 + /usr/bin/mkdir -p php-pecl-igbinary-1.2.1 + cd php-pecl-igbinary-1.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/igbinary-1.2.1.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv igbinary-1.2.1 NTS + cd NTS ++ sed -n '/#define PHP_IGBINARY_VERSION/{s/.* "//;s/".*$//;p}' igbinary.h + extver=1.2.1 + test x1.2.1 '!=' x1.2.1 + cd .. + cat + tee igbinary.ini ; Enable igbinary extension module extension=igbinary.so ; Enable or disable compacting of duplicate strings ; The default is On. ;igbinary.compact_strings=On ; Use igbinary as session serializer ;session.serialize_handler=igbinary ; Use igbinary as APC serializer ;apc.serializer=igbinary Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Daqusd + exit 0 + umask 022 + cd /builddir/build/BUILD + cd php-pecl-igbinary-1.2.1 + cd NTS + /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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' i386 == ppc64le ']' ++ 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=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-php-config=/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 i386-redhat-linux-gnu-cc... no checking for i386-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... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking target system type... i386-redhat-linux-gnu checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib checking for PHP extension directory... /usr/lib/php/modules checking for PHP installed headers prefix... /usr/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for gawk... gawk checking whether to enable igbinary support... yes, shared 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 stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for APC/APCU includes... APCU in /usr/include/php checking size of long... 4 checking compiler type... gcc 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 i386-redhat-linux-gnu file names to i386-redhat-linux-gnu format... func_convert_file_noop checking how to convert i386-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 i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-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 i386-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) 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 -j16 /bin/sh /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/libtool --mode=compile cc -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wshadow -Wwrite-strings -Wswitch -Winline -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/include -I/builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/main -I/builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c -o igbinary.lo /bin/sh /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/libtool --mode=compile cc -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wshadow -Wwrite-strings -Wswitch -Winline -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/include -I/builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/main -I/builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/hash_si.c -o hash_si.lo libtool: compile: cc -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wshadow -Wwrite-strings -Wswitch -Winline -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/include -I/builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/main -I/builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c -fPIC -DPIC -o .libs/igbinary.o libtool: compile: cc -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wshadow -Wwrite-strings -Wswitch -Winline -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/include -I/builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/main -I/builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/hash_si.c -fPIC -DPIC -o .libs/hash_si.o In file included from /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:18:0: /usr/include/php/main/php.h:298:46: warning: function declaration isn't a prototype [-Wstrict-prototypes] static inline ZEND_ATTRIBUTE_DEPRECATED void php_std_error_handling() {} ^ In function 'hash_si_remove': /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/hash_si.c:76:22: warning: inlining failed in call to '_hash_si_find.part.0': call is unlikely and code size would grow [-Winline] inline static size_t _hash_si_find(struct hash_si *h, const char *key, size_t key_len) { ^ cc1: warning: called from here [-Winline] In file included from /usr/include/php/main/php.h:38:0, from /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:18: /usr/include/php/Zend/zend_API.h:135:35: warning: no previous prototype for 'get_module' [-Wmissing-prototypes] ZEND_DLEXPORT zend_module_entry *get_module(void) { return &name##_module_entry; }\ ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:284:1: note: in expansion of macro 'ZEND_GET_MODULE' ZEND_GET_MODULE(igbinary) ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:290:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] STD_PHP_INI_BOOLEAN("igbinary.compact_strings", "1", PHP_INI_ALL, OnUpdateBool, compact_strings, zend_igbinary_globals, igbinary_globals) ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:290:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c: In function 'php_igbinary_init_globals': /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:295:62: warning: declaration of 'igbinary_globals' shadows a global declaration [-Wshadow] static void php_igbinary_init_globals(zend_igbinary_globals *igbinary_globals) { ^ In file included from /usr/include/php/main/php.h:38:0, from /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:18: /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:280:29: warning: shadowed declaration is here [-Wshadow] ZEND_DECLARE_MODULE_GLOBALS(igbinary) ^ /usr/include/php/Zend/zend_API.h:155:31: note: in definition of macro 'ZEND_DECLARE_MODULE_GLOBALS' zend_##module_name##_globals module_name##_globals; ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c: In function 'igbinary_unserialize_array': /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1988:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] key = ""; ^ In function 'hash_si_insert': /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/hash_si.c:76:22: warning: inlining failed in call to '_hash_si_find.part.0': call is unlikely and code size would grow [-Winline] inline static size_t _hash_si_find(struct hash_si *h, const char *key, size_t key_len) { ^ cc1: warning: called from here [-Winline] /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/hash_si.c:76:22: warning: inlining failed in call to '_hash_si_find.part.0': call is unlikely and code size would grow [-Winline] inline static size_t _hash_si_find(struct hash_si *h, const char *key, size_t key_len) { ^ cc1: warning: called from here [-Winline] In function 'hash_si_find': /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/hash_si.c:76:22: warning: inlining failed in call to '_hash_si_find.part.0': call is unlikely and code size would grow [-Winline] inline static size_t _hash_si_find(struct hash_si *h, const char *key, size_t key_len) { ^ cc1: warning: called from here [-Winline] /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c: In function 'igbinary_serialize_zval': /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1303:27: warning: called from here [-Winline] if (igbinary_serialize8(igsd, (uint8_t) igbinary_type_object16 TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:728:19: warning: inlining failed in call to 'igbinary_serialize32': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize32(struct igbinary_serialize_data *igsd, uint32_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1315:28: warning: called from here [-Winline] if (igbinary_serialize32(igsd, (uint32_t) name_len TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1393:28: warning: called from here [-Winline] if (igbinary_serialize8(igsd, (uint8_t) igbinary_type_object_ser8 TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1400:28: warning: called from here [-Winline] if (igbinary_serialize8(igsd, (uint8_t) serialized_len TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1407:28: warning: called from here [-Winline] if (igbinary_serialize8(igsd, (uint8_t) igbinary_type_object_ser16 TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:715:19: warning: inlining failed in call to 'igbinary_serialize16': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize16(struct igbinary_serialize_data *igsd, uint16_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1414:29: warning: called from here [-Winline] if (igbinary_serialize16(igsd, (uint16_t) serialized_len TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1421:28: warning: called from here [-Winline] if (igbinary_serialize8(igsd, (uint8_t) igbinary_type_object_ser32 TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:728:19: warning: inlining failed in call to 'igbinary_serialize32': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize32(struct igbinary_serialize_data *igsd, uint32_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1428:29: warning: called from here [-Winline] if (igbinary_serialize32(igsd, (uint32_t) serialized_len TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:763:2: warning: called from here [-Winline] return igbinary_serialize8(igsd, igbinary_type_null TSRMLS_CC); ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1303:27: warning: called from here [-Winline] if (igbinary_serialize8(igsd, (uint8_t) igbinary_type_object16 TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1311:27: warning: called from here [-Winline] if (igbinary_serialize8(igsd, (uint8_t) igbinary_type_object32 TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:728:19: warning: inlining failed in call to 'igbinary_serialize32': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize32(struct igbinary_serialize_data *igsd, uint32_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1315:28: warning: called from here [-Winline] if (igbinary_serialize32(igsd, (uint32_t) name_len TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1152:26: warning: called from here [-Winline] if (igbinary_serialize8(igsd, igbinary_type_array8 TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1156:26: warning: called from here [-Winline] if (igbinary_serialize8(igsd, n TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1160:26: warning: called from here [-Winline] if (igbinary_serialize8(igsd, igbinary_type_array16 TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:715:19: warning: inlining failed in call to 'igbinary_serialize16': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize16(struct igbinary_serialize_data *igsd, uint16_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1164:27: warning: called from here [-Winline] if (igbinary_serialize16(igsd, n TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1168:26: warning: called from here [-Winline] if (igbinary_serialize8(igsd, igbinary_type_array32 TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:728:19: warning: inlining failed in call to 'igbinary_serialize32': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize32(struct igbinary_serialize_data *igsd, uint32_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1172:27: warning: called from here [-Winline] if (igbinary_serialize32(igsd, n TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:763:2: warning: called from here [-Winline] return igbinary_serialize8(igsd, igbinary_type_null TSRMLS_CC); ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:871:19: warning: inlining failed in call to 'igbinary_serialize_string': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize_string(struct igbinary_serialize_data *igsd, char *s, size_t len TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1210:34: warning: called from here [-Winline] if (igbinary_serialize_string(igsd, Z_STRVAL_PP(d), Z_STRLEN_PP(d) TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:871:19: warning: inlining failed in call to 'igbinary_serialize_string': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize_string(struct igbinary_serialize_data *igsd, char *s, size_t len TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1227:36: warning: called from here [-Winline] if (igbinary_serialize_string(igsd, priv_name, prop_name_length TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:871:19: warning: inlining failed in call to 'igbinary_serialize_string': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize_string(struct igbinary_serialize_data *igsd, char *s, size_t len TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1244:36: warning: called from here [-Winline] if (igbinary_serialize_string(igsd, prot_name, prop_name_length TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:871:19: warning: inlining failed in call to 'igbinary_serialize_string': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize_string(struct igbinary_serialize_data *igsd, char *s, size_t len TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1259:35: warning: called from here [-Winline] if (igbinary_serialize_string(igsd, Z_STRVAL_PP(d), Z_STRLEN_PP(d) TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:763:2: warning: called from here [-Winline] return igbinary_serialize8(igsd, igbinary_type_null TSRMLS_CC); ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:871:19: warning: inlining failed in call to 'igbinary_serialize_string': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize_string(struct igbinary_serialize_data *igsd, char *s, size_t len TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1270:34: warning: called from here [-Winline] if (igbinary_serialize_string(igsd, Z_STRVAL_PP(d), Z_STRLEN_PP(d) TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1489:8: warning: called from here [-Winline] r = igbinary_serialize8(igsd, igbinary_type_array8 TSRMLS_CC); ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:1491:9: warning: called from here [-Winline] r = igbinary_serialize8(igsd, 0 TSRMLS_CC); ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:895:27: warning: called from here [-Winline] if (igbinary_serialize8(igsd, (uint8_t) igbinary_type_string_id8 TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:899:27: warning: called from here [-Winline] if (igbinary_serialize8(igsd, (uint8_t) *i TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:903:27: warning: called from here [-Winline] if (igbinary_serialize8(igsd, (uint8_t) igbinary_type_string_id16 TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:911:27: warning: called from here [-Winline] if (igbinary_serialize8(igsd, (uint8_t) igbinary_type_string_id32 TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:895:27: warning: called from here [-Winline] if (igbinary_serialize8(igsd, (uint8_t) igbinary_type_string_id8 TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:899:27: warning: called from here [-Winline] if (igbinary_serialize8(igsd, (uint8_t) *i TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:903:27: warning: called from here [-Winline] if (igbinary_serialize8(igsd, (uint8_t) igbinary_type_string_id16 TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:911:27: warning: called from here [-Winline] if (igbinary_serialize8(igsd, (uint8_t) igbinary_type_string_id32 TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:899:27: warning: called from here [-Winline] if (igbinary_serialize8(igsd, (uint8_t) *i TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c: In function 'ps_srlzr_encode_igbinary': /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:895:27: warning: called from here [-Winline] if (igbinary_serialize8(igsd, (uint8_t) igbinary_type_string_id8 TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:899:27: warning: called from here [-Winline] if (igbinary_serialize8(igsd, (uint8_t) *i TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:903:27: warning: called from here [-Winline] if (igbinary_serialize8(igsd, (uint8_t) igbinary_type_string_id16 TSRMLS_CC) != 0) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:704:19: warning: inlining failed in call to 'igbinary_serialize8': call is unlikely and code size would grow [-Winline] inline static int igbinary_serialize8(struct igbinary_serialize_data *igsd, uint8_t i TSRMLS_DC) { ^ /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/igbinary.c:911:27: warning: called from here [-Winline] if (igbinary_serialize8(igsd, (uint8_t) igbinary_type_string_id32 TSRMLS_CC) != 0) { ^ /bin/sh /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/include -I/builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/main -I/builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o igbinary.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/modules igbinary.lo hash_si.lo libtool: link: cc -shared -fPIC -DPIC .libs/igbinary.o .libs/hash_si.o -O2 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -Wl,-z -Wl,relro -Wl,-soname -Wl,igbinary.so -o .libs/igbinary.so libtool: link: ( cd ".libs" && rm -f "igbinary.la" && ln -s "../igbinary.la" "igbinary.la" ) /bin/sh /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/libtool --mode=install cp ./igbinary.la /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/modules libtool: install: cp ./.libs/igbinary.so /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/modules/igbinary.so libtool: install: cp ./.libs/igbinary.lai /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/modules/igbinary.la libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/php-pecl-igbinary-1.2.1/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.oWBXS1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386 ++ dirname /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386 + cd php-pecl-igbinary-1.2.1 + make install -C NTS INSTALL_ROOT=/builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386 make: Entering directory `/builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS' Installing shared extensions: /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/lib/php/modules/ Installing header files: /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/include/php/ make: Leaving directory `/builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS' + install -D -m 644 package2.xml /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/var/lib/pear/pkgxml/php-pecl-igbinary.xml + install -D -m 644 igbinary.ini /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/etc/php.d/igbinary.ini + cd NTS ++ grep 'role="test"' ../package2.xml ++ sed -e 's/^.*name="//;s/".*$//' + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_001.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_001.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_002.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_002.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_003.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_003.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_004.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_004.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_005.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_005.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_006.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_006.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_007.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_007.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_008.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_008.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_009.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_009.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_010.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_010.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_012.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_012.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_013.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_013.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_014.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_014.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_015.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_015.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_015b.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_015b.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_016.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_016.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_017.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_017.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_018.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_018.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_019.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_019.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_020.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_020.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_021.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_021.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_022.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_022.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_023.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_023.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_024.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_024.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_025.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_025.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_026.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_026.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_026b.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_026b.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_027.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_027.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_028.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_028.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_029.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_029.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_030.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_030.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_031.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_031.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_032.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_032.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_033.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_033.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_034.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_034.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_040.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_040.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_041.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_041.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_042.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_042.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_043.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_043.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_044.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_044.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_045.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_045.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_045b.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_045b.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_046.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_046.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_047.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_047.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_bug54662.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_bug54662.phpt + for i in '$(grep '\''role="test"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/igbinary_unserialize_v1_compatible.phpt /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/tests/pear/igbinary/tests/tests/igbinary_unserialize_v1_compatible.phpt ++ grep 'role="doc"' ../package2.xml ++ sed -e 's/^.*name="//;s/".*$//' + for i in '$(grep '\''role="doc"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 igbinary.php /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/doc/pear/igbinary/igbinary.php + for i in '$(grep '\''role="doc"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 igbinary.php.ini /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/doc/pear/igbinary/igbinary.php.ini + for i in '$(grep '\''role="doc"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tags.sh /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/doc/pear/igbinary/tags.sh + for i in '$(grep '\''role="doc"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 igbinary.spec /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/doc/pear/igbinary/igbinary.spec + for i in '$(grep '\''role="doc"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 ChangeLog /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/doc/pear/igbinary/ChangeLog + for i in '$(grep '\''role="doc"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 COPYING /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/doc/pear/igbinary/COPYING + for i in '$(grep '\''role="doc"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 CREDITS /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/doc/pear/igbinary/CREDITS + for i in '$(grep '\''role="doc"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 EXPERIMENTAL /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/doc/pear/igbinary/EXPERIMENTAL + for i in '$(grep '\''role="doc"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 README.md /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/doc/pear/igbinary/README.md + for i in '$(grep '\''role="doc"'\'' ../package2.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NEWS /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/share/doc/pear/igbinary/NEWS + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/php-pecl-igbinary-1.2.1 extracting debug info from /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/lib/php/modules/igbinary.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 168 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZME5ER + umask 022 + cd /builddir/build/BUILD + cd php-pecl-igbinary-1.2.1 + '[' -f /usr/lib/php/modules/apcu.so ']' + MOD='-d extension=apcu.so' + : simple NTS module load test, without APC, as optional + /usr/bin/php --no-php-ini --define extension=/builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386/usr/lib/php/modules/igbinary.so --modules + grep igbinary igbinary + : upstream test suite + cd NTS + TEST_PHP_EXECUTABLE=/usr/bin/php + TEST_PHP_ARGS='-n -d extension=apcu.so -d extension=/builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS/modules/igbinary.so' + NO_INTERACTION=1 + REPORT_EXIT_STATUS=1 + /usr/bin/php -n run-tests.php --show-diff ===================================================================== PHP : /usr/bin/php PHP_SAPI : cli PHP_VERSION : 5.4.16 ZEND_VERSION: 2.4.0 PHP_OS : Linux - Linux worker1.bsys.centos.org 2.6.32-573.18.1.el6.x86_64 #1 SMP Tue Feb 9 22:46:17 UTC 2016 i686 INI actual : /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS More .INIs : CWD : /builddir/build/BUILD/php-pecl-igbinary-1.2.1/NTS Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2016-08-12 15:14:27 ===================================================================== TEST 1/46 [tests/igbinary_001.phpt] PASS Check for igbinary presence [tests/igbinary_001.phpt] TEST 2/46 [tests/igbinary_002.phpt] PASS Check for null serialisation [tests/igbinary_002.phpt] TEST 3/46 [tests/igbinary_003.phpt] PASS Check for bool serialisation [tests/igbinary_003.phpt] TEST 4/46 [tests/igbinary_004.phpt] PASS Check for integer serialisation [tests/igbinary_004.phpt] TEST 5/46 [tests/igbinary_005.phpt] PASS Check for double serialisation [tests/igbinary_005.phpt] TEST 6/46 [tests/igbinary_006.phpt] PASS Check for simple string serialization [tests/igbinary_006.phpt] TEST 7/46 [tests/igbinary_007.phpt] PASS Check for simple array serialization [tests/igbinary_007.phpt] TEST 8/46 [tests/igbinary_008.phpt] PASS Check for array+string serialization [tests/igbinary_008.phpt] TEST 9/46 [tests/igbinary_009.phpt] PASS Check for reference serialisation [tests/igbinary_009.phpt] TEST 10/46 [tests/igbinary_010.phpt] PASS Array test [tests/igbinary_010.phpt] TEST 11/46 [tests/igbinary_012.phpt] PASS Object test [tests/igbinary_012.phpt] TEST 12/46 [tests/igbinary_013.phpt] PASS Object-Array test [tests/igbinary_013.phpt] TEST 13/46 [tests/igbinary_014.phpt] PASS Object-Reference test [tests/igbinary_014.phpt] TEST 14/46 [tests/igbinary_015.phpt] PASS Check for serialization handler [tests/igbinary_015.phpt] TEST 15/46 [tests/igbinary_015b.phpt] PASS Check for serialization handler, ini-directive [tests/igbinary_015b.phpt] TEST 16/46 [tests/igbinary_016.phpt] PASS Object test, __sleep [tests/igbinary_016.phpt] TEST 17/46 [tests/igbinary_017.phpt] PASS Object test, __wakeup [tests/igbinary_017.phpt] TEST 18/46 [tests/igbinary_018.phpt] PASS Object test, __sleep error cases [tests/igbinary_018.phpt] TEST 19/46 [tests/igbinary_019.phpt] PASS Object test, __autoload [tests/igbinary_019.phpt] TEST 20/46 [tests/igbinary_020.phpt] PASS Object test, incomplete class [tests/igbinary_020.phpt] TEST 21/46 [tests/igbinary_021.phpt] PASS Object Serializable interface [tests/igbinary_021.phpt] TEST 22/46 [tests/igbinary_022.phpt] PASS Object test, unserialize_callback_func [tests/igbinary_022.phpt] TEST 23/46 [tests/igbinary_023.phpt] PASS Resource [tests/igbinary_023.phpt] TEST 24/46 [tests/igbinary_024.phpt] PASS Recursive objects [tests/igbinary_024.phpt] TEST 25/46 [tests/igbinary_025.phpt] PASS Object test, array of objects with __sleep [tests/igbinary_025.phpt] TEST 26/46 [tests/igbinary_026.phpt] PASS Cyclic array test [tests/igbinary_026.phpt] TEST 27/46 [tests/igbinary_026b.phpt] PASS Cyclic array test 2 [tests/igbinary_026b.phpt] TEST 28/46 [tests/igbinary_027.phpt] PASS Check for serialization handler [tests/igbinary_027.phpt] TEST 29/46 [tests/igbinary_028.phpt] PASS Serialize object into session, full set [tests/igbinary_028.phpt] TEST 30/46 [tests/igbinary_029.phpt] PASS Igbinary module info [tests/igbinary_029.phpt] TEST 31/46 [tests/igbinary_030.phpt] PASS Unserialize invalid data [tests/igbinary_030.phpt] TEST 32/46 [tests/igbinary_031.phpt] PASS Object Serializable interface throws exceptions [tests/igbinary_031.phpt] TEST 33/46 [tests/igbinary_032.phpt] PASS Object test, __sleep and __wakeup exceptions [tests/igbinary_032.phpt] TEST 34/46 [tests/igbinary_033.phpt] PASS Object test, cyclic references [tests/igbinary_033.phpt] TEST 35/46 [tests/igbinary_034.phpt] PASS Unserialize invalid random data [tests/igbinary_034.phpt] TEST 36/46 [tests/igbinary_040.phpt] PASS b0rked random data test [tests/igbinary_040.phpt] TEST 37/46 [tests/igbinary_041.phpt] PASS Check for double NaN, Inf, -Inf, 0, and -0. IEEE 754 doubles [tests/igbinary_041.phpt] TEST 38/46 [tests/igbinary_042.phpt] PASS Closure [tests/igbinary_042.phpt] TEST 39/46 [tests/igbinary_043.phpt] PASS Object serialization with compact strings [tests/igbinary_043.phpt] TEST 40/46 [tests/igbinary_044.phpt] PASS Check for double extremes [tests/igbinary_044.phpt] TEST 41/46 [tests/igbinary_045.phpt] PASS APC serializer registration [tests/igbinary_045.phpt] TEST 42/46 [tests/igbinary_045b.phpt] PASS APCu serializer registration [tests/igbinary_045b.phpt] TEST 43/46 [tests/igbinary_046.phpt] PASS Correctly unserialize scalar refs. [tests/igbinary_046.phpt] TEST 44/46 [tests/igbinary_047.phpt] PASS Check for serialization handler, SessionHandlerInterface [tests/igbinary_047.phpt] TEST 45/46 [tests/igbinary_bug54662.phpt] PASS Nested objects cause segfault, php bug #54662 [tests/igbinary_bug54662.phpt] TEST 46/46 [tests/igbinary_unserialize_v1_compatible.phpt] PASS Unserialize backwards compatible with v1. [tests/igbinary_unserialize_v1_compatible.phpt] ===================================================================== TIME END 2016-08-12 15:14:28 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 32 --------------------------------------------------------------------- Number of tests : 46 46 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 : 46 (100.0%) (100.0%) --------------------------------------------------------------------- Time taken : 1 seconds ===================================================================== + exit 0 Processing files: php-pecl-igbinary-1.2.1-1.el7.i686 Provides: config(php-pecl-igbinary) = 1.2.1-1.el7 php-igbinary = 1.2.1 php-igbinary(x86-32) = 1.2.1 php-pecl(igbinary) = 1.2.1 php-pecl(igbinary)(x86-32) = 1.2.1 php-pecl-igbinary = 1.2.1-1.el7 php-pecl-igbinary(x86-32) = 1.2.1-1.el7 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 /usr/bin/pecl Requires(postun): /bin/sh /usr/bin/pecl Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: php-pecl-igbinary-devel-1.2.1-1.el7.i686 Provides: php-pecl-igbinary-devel = 1.2.1-1.el7 php-pecl-igbinary-devel(x86-32) = 1.2.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-pecl-igbinary-debuginfo-1.2.1-1.el7.i686 Provides: php-pecl-igbinary-debuginfo = 1.2.1-1.el7 php-pecl-igbinary-debuginfo(x86-32) = 1.2.1-1.el7 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/php-pecl-igbinary-1.2.1-1.el7.i386 warning: Could not canonicalize hostname: worker1.bsys.centos.org Wrote: /builddir/build/RPMS/php-pecl-igbinary-1.2.1-1.el7.i686.rpm Wrote: /builddir/build/RPMS/php-pecl-igbinary-devel-1.2.1-1.el7.i686.rpm Wrote: /builddir/build/RPMS/php-pecl-igbinary-debuginfo-1.2.1-1.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uuCRNm + umask 022 + cd /builddir/build/BUILD + cd php-pecl-igbinary-1.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/php-pecl-igbinary-1.2.1-1.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->