Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/php-pecl-cassandra.spec'], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-6025/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/php-pecl-cassandra.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False sh: /opt/rh/rh-php56/root/usr/bin/php: No such file or directory warning: Could not canonicalize hostname: copr-builder-646997625.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/more-php56-php-pecl-cassandra-1.0.1-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/php-pecl-cassandra.spec '], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-6025/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/php-pecl-cassandra.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vP5Haa + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf more-php56-php-pecl-cassandra-1.0.1 + /bin/mkdir -p more-php56-php-pecl-cassandra-1.0.1 + cd more-php56-php-pecl-cassandra-1.0.1 + /bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/cassandra-1.0.1.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv cassandra-1.0.1 NTS + sed -e 's/role="test"/role="src"/' -i package.xml + cd NTS ++ sed -n '/#define PHP_CASSANDRA_VERSION /{s/.* "//;s/".*$//;p}' version.h + extver=1.0.1 + test x1.0.1 '!=' x1.0.1 + cd .. + tee 40-cassandra.ini + cat ; Enable 'DataStax PHP Driver for Apache Cassandra' extension module extension=cassandra.so ; Configuration ;cassandra.log = 'cassandra.log' ;cassandra.log_level = 'ERROR' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Z1ROQK + umask 022 + cd /builddir/build/BUILD + cd more-php56-php-pecl-cassandra-1.0.1 + LANG=C + export LANG + unset DISPLAY + cd NTS + /opt/rh/rh-php56/root/usr/bin/phpize Configuring for: PHP Api Version: 20131106 Zend Module Api No: 20131226 Zend Extension Api No: 220131226 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/opt/rh/rh-php56/root/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/opt/rh/rh-php56/root/usr --exec-prefix=/opt/rh/rh-php56/root/usr --bindir=/opt/rh/rh-php56/root/usr/bin --sbindir=/opt/rh/rh-php56/root/usr/sbin --sysconfdir=/etc/opt/rh/rh-php56 --datadir=/opt/rh/rh-php56/root/usr/share --includedir=/opt/rh/rh-php56/root/usr/include --libdir=/opt/rh/rh-php56/root/usr/lib64 --libexecdir=/opt/rh/rh-php56/root/usr/libexec --localstatedir=/var/opt/rh/rh-php56 --sharedstatedir=/var/opt/rh/rh-php56/lib --mandir=/opt/rh/rh-php56/root/usr/share/man --infodir=/opt/rh/rh-php56/root/usr/share/info --with-cassandra --with-php-config=/opt/rh/rh-php56/root/usr/bin/php-config checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for x86_64-redhat-linux-gnu-cc... no checking for x86_64-redhat-linux-gnu-gcc... no checking for cc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for icc... no checking for suncc... no checking whether cc understands -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for PHP prefix... /opt/rh/rh-php56/root/usr checking for PHP includes... -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib checking for PHP extension directory... /opt/rh/rh-php56/root/usr/lib64/php/modules checking for PHP installed headers prefix... /opt/rh/rh-php56/root/usr/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for gawk... gawk checking Enable Cassandra extension... yes, shared checking libuv install dir... yes, shared checking GNU MP install dir... yes, shared checking for __gmp_version in -lgmp... yes checking for uv_version in -luv... yes checking for cass_cluster_new in -lcassandra... yes checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for 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 + make -j2 /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/php_cassandra.c -o php_cassandra.lo /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra.c -o src/Cassandra.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/php_cassandra.c -fPIC -DPIC -o .libs/php_cassandra.o libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra.c -fPIC -DPIC -o src/.libs/Cassandra.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/php_cassandra.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/php_cassandra.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/php_cassandra.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/php_cassandra.c: In function 'php_cassandra_log': /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/php_cassandra.c:136: warning: ignoring return value of 'write', declared with attribute warn_unused_result cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Cluster.c -o src/Cassandra/Cluster.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Cluster.c -fPIC -DPIC -o src/Cassandra/.libs/Cluster.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Cluster.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Cluster.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list At top level: cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Cluster/Builder.c -o src/Cassandra/Cluster/Builder.lo In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Cluster.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Cluster/Builder.c -fPIC -DPIC -o src/Cassandra/Cluster/.libs/Builder.o cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultCluster.c -o src/Cassandra/DefaultCluster.lo In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Cluster/Builder.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Cluster/Builder.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultCluster.c -fPIC -DPIC -o src/Cassandra/.libs/DefaultCluster.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Cluster/Builder.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultCluster.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultCluster.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultCluster.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception.c -o src/Cassandra/Exception.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception.c -fPIC -DPIC -o src/Cassandra/.libs/Exception.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" cc1: warning: unrecognized command line option "-Wno-extra-semi"/bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/DomainException.c -o src/Cassandra/Exception/DomainException.lo cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/InvalidArgumentException.c -o src/Cassandra/Exception/InvalidArgumentException.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/DomainException.c -fPIC -DPIC -o src/Cassandra/Exception/.libs/DomainException.o libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/InvalidArgumentException.c -fPIC -DPIC -o src/Cassandra/Exception/.libs/InvalidArgumentException.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/DomainException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/DomainException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/InvalidArgumentException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/InvalidArgumentException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/DomainException.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/InvalidArgumentException.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/LogicException.c -o src/Cassandra/Exception/LogicException.lo cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/LogicException.c -fPIC -DPIC -o src/Cassandra/Exception/.libs/LogicException.o /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/RuntimeException.c -o src/Cassandra/Exception/RuntimeException.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/RuntimeException.c -fPIC -DPIC -o src/Cassandra/Exception/.libs/RuntimeException.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/LogicException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/LogicException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/RuntimeException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/RuntimeException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/LogicException.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/RuntimeException.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/TimeoutException.c -o src/Cassandra/Exception/TimeoutException.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/TimeoutException.c -fPIC -DPIC -o src/Cassandra/Exception/.libs/TimeoutException.o cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ExecutionException.c -o src/Cassandra/Exception/ExecutionException.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ExecutionException.c -fPIC -DPIC -o src/Cassandra/Exception/.libs/ExecutionException.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/TimeoutException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/TimeoutException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ExecutionException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ExecutionException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/TimeoutException.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ExecutionException.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ReadTimeout.c -o src/Cassandra/Exception/ReadTimeout.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ReadTimeout.c -fPIC -DPIC -o src/Cassandra/Exception/.libs/ReadTimeout.o cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/WriteTimeoutException.c -o src/Cassandra/Exception/WriteTimeoutException.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/WriteTimeoutException.c -fPIC -DPIC -o src/Cassandra/Exception/.libs/WriteTimeoutException.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ReadTimeout.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ReadTimeout.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/WriteTimeoutException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/WriteTimeoutException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ReadTimeout.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/WriteTimeoutException.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/UnavailableException.c -o src/Cassandra/Exception/UnavailableException.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/UnavailableException.c -fPIC -DPIC -o src/Cassandra/Exception/.libs/UnavailableException.o cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/TruncateException.c -o src/Cassandra/Exception/TruncateException.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/TruncateException.c -fPIC -DPIC -o src/Cassandra/Exception/.libs/TruncateException.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/UnavailableException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/UnavailableException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/TruncateException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/TruncateException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/UnavailableException.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/TruncateException.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ValidationException.c -o src/Cassandra/Exception/ValidationException.lo cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ValidationException.c -fPIC -DPIC -o src/Cassandra/Exception/.libs/ValidationException.o /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/InvalidQueryException.c -o src/Cassandra/Exception/InvalidQueryException.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/InvalidQueryException.c -fPIC -DPIC -o src/Cassandra/Exception/.libs/InvalidQueryException.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ValidationException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ValidationException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/InvalidQueryException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/InvalidQueryException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ValidationException.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/InvalidQueryException.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/InvalidSyntaxException.c -o src/Cassandra/Exception/InvalidSyntaxException.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/InvalidSyntaxException.c -fPIC -DPIC -o src/Cassandra/Exception/.libs/InvalidSyntaxException.o cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/UnauthorizedException.c -o src/Cassandra/Exception/UnauthorizedException.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/UnauthorizedException.c -fPIC -DPIC -o src/Cassandra/Exception/.libs/UnauthorizedException.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/InvalidSyntaxException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/InvalidSyntaxException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/UnauthorizedException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/UnauthorizedException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/InvalidSyntaxException.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/UnauthorizedException.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/UnpreparedException.c -o src/Cassandra/Exception/UnpreparedException.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/UnpreparedException.c -fPIC -DPIC -o src/Cassandra/Exception/.libs/UnpreparedException.o cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ConfigurationException.c -o src/Cassandra/Exception/ConfigurationException.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ConfigurationException.c -fPIC -DPIC -o src/Cassandra/Exception/.libs/ConfigurationException.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/UnpreparedException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/UnpreparedException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ConfigurationException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ConfigurationException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/UnpreparedException.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ConfigurationException.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/AlreadyExistsException.c -o src/Cassandra/Exception/AlreadyExistsException.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/AlreadyExistsException.c -fPIC -DPIC -o src/Cassandra/Exception/.libs/AlreadyExistsException.o cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/AuthenticationException.c -o src/Cassandra/Exception/AuthenticationException.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/AuthenticationException.c -fPIC -DPIC -o src/Cassandra/Exception/.libs/AuthenticationException.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/AlreadyExistsException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/AlreadyExistsException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/AuthenticationException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/AuthenticationException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/AlreadyExistsException.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/AuthenticationException.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ProtocolException.c -o src/Cassandra/Exception/ProtocolException.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ProtocolException.c -fPIC -DPIC -o src/Cassandra/Exception/.libs/ProtocolException.o cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ServerException.c -o src/Cassandra/Exception/ServerException.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ServerException.c -fPIC -DPIC -o src/Cassandra/Exception/.libs/ServerException.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ProtocolException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ProtocolException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ServerException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ProtocolException.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ServerException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/IsBootstrappingException.c -o src/Cassandra/Exception/IsBootstrappingException.lo In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/ServerException.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/IsBootstrappingException.c -fPIC -DPIC -o src/Cassandra/Exception/.libs/IsBootstrappingException.o cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/OverloadedException.c -o src/Cassandra/Exception/OverloadedException.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/OverloadedException.c -fPIC -DPIC -o src/Cassandra/Exception/.libs/OverloadedException.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/IsBootstrappingException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/IsBootstrappingException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/OverloadedException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/OverloadedException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/IsBootstrappingException.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/OverloadedException.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/DivideByZeroException.c -o src/Cassandra/Exception/DivideByZeroException.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/DivideByZeroException.c -fPIC -DPIC -o src/Cassandra/Exception/.libs/DivideByZeroException.o cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/RangeException.c -o src/Cassandra/Exception/RangeException.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/RangeException.c -fPIC -DPIC -o src/Cassandra/Exception/.libs/RangeException.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/DivideByZeroException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/DivideByZeroException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/RangeException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/DivideByZeroException.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/RangeException.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Exception/RangeException.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Future.c -o src/Cassandra/Future.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Future.c -fPIC -DPIC -o src/Cassandra/.libs/Future.o cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FuturePreparedStatement.c -o src/Cassandra/FuturePreparedStatement.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FuturePreparedStatement.c -fPIC -DPIC -o src/Cassandra/.libs/FuturePreparedStatement.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Future.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Future.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FuturePreparedStatement.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FuturePreparedStatement.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Future.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FuturePreparedStatement.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FutureRows.c -o src/Cassandra/FutureRows.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FutureRows.c -fPIC -DPIC -o src/Cassandra/.libs/FutureRows.o cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FutureSession.c -o src/Cassandra/FutureSession.lo In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FutureRows.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FutureRows.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FutureSession.c -fPIC -DPIC -o src/Cassandra/.libs/FutureSession.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FutureRows.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FutureSession.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FutureSession.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FutureSession.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FutureValue.c -o src/Cassandra/FutureValue.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FutureValue.c -fPIC -DPIC -o src/Cassandra/.libs/FutureValue.o cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FutureClose.c -o src/Cassandra/FutureClose.lo In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FutureValue.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FutureValue.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FutureClose.c -fPIC -DPIC -o src/Cassandra/.libs/FutureClose.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FutureValue.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FutureClose.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FutureClose.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Session.c -o src/Cassandra/Session.lo In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/FutureClose.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Session.c -fPIC -DPIC -o src/Cassandra/.libs/Session.o cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultSession.c -o src/Cassandra/DefaultSession.lo In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Session.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Session.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultSession.c -fPIC -DPIC -o src/Cassandra/.libs/DefaultSession.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Session.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultSession.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultSession.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/SSLOptions.c -o src/Cassandra/SSLOptions.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/SSLOptions.c -fPIC -DPIC -o src/Cassandra/.libs/SSLOptions.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultSession.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/SSLOptions.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/SSLOptions.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/SSLOptions.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/SSLOptions/Builder.c -o src/Cassandra/SSLOptions/Builder.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/SSLOptions/Builder.c -fPIC -DPIC -o src/Cassandra/SSLOptions/.libs/Builder.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/SSLOptions/Builder.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/SSLOptions/Builder.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/SSLOptions/Builder.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Statement.c -o src/Cassandra/Statement.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Statement.c -fPIC -DPIC -o src/Cassandra/.libs/Statement.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Statement.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Statement.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/ExecutionOptions.c -o src/Cassandra/ExecutionOptions.lo In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Statement.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/ExecutionOptions.c -fPIC -DPIC -o src/Cassandra/.libs/ExecutionOptions.o cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/SimpleStatement.c -o src/Cassandra/SimpleStatement.lo In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/ExecutionOptions.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/SimpleStatement.c -fPIC -DPIC -o src/Cassandra/.libs/SimpleStatement.o In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/ExecutionOptions.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/ExecutionOptions.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/SimpleStatement.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/SimpleStatement.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/SimpleStatement.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/PreparedStatement.c -o src/Cassandra/PreparedStatement.lo cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/BatchStatement.c -o src/Cassandra/BatchStatement.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/PreparedStatement.c -fPIC -DPIC -o src/Cassandra/.libs/PreparedStatement.o libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/BatchStatement.c -fPIC -DPIC -o src/Cassandra/.libs/BatchStatement.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/PreparedStatement.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/PreparedStatement.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/BatchStatement.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/BatchStatement.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/PreparedStatement.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/BatchStatement.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Rows.c -o src/Cassandra/Rows.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Rows.c -fPIC -DPIC -o src/Cassandra/.libs/Rows.o cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Column.c -o src/Cassandra/Column.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Column.c -fPIC -DPIC -o src/Cassandra/.libs/Column.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Rows.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Rows.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Column.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Column.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Rows.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Column.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultColumn.c -o src/Cassandra/DefaultColumn.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultColumn.c -fPIC -DPIC -o src/Cassandra/.libs/DefaultColumn.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultColumn.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultColumn.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultKeyspace.c -o src/Cassandra/DefaultKeyspace.lo In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultColumn.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultKeyspace.c -fPIC -DPIC -o src/Cassandra/.libs/DefaultKeyspace.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultKeyspace.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultKeyspace.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultKeyspace.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultSchema.c -o src/Cassandra/DefaultSchema.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultSchema.c -fPIC -DPIC -o src/Cassandra/.libs/DefaultSchema.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultSchema.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultSchema.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultTable.c -o src/Cassandra/DefaultTable.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultTable.c -fPIC -DPIC -o src/Cassandra/.libs/DefaultTable.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultSchema.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultTable.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultTable.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Keyspace.c -o src/Cassandra/Keyspace.lo In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/DefaultTable.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Keyspace.c -fPIC -DPIC -o src/Cassandra/.libs/Keyspace.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Keyspace.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Keyspace.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Keyspace.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Schema.c -o src/Cassandra/Schema.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Schema.c -fPIC -DPIC -o src/Cassandra/.libs/Schema.o cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Table.c -o src/Cassandra/Table.lo In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Schema.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Schema.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator listlibtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Table.c -fPIC -DPIC -o src/Cassandra/.libs/Table.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Schema.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Table.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Table.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type.c -o src/Cassandra/Type.lo In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Table.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type.c -fPIC -DPIC -o src/Cassandra/.libs/Type.o cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Collection.c -o src/Cassandra/Type/Collection.lo In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Collection.c -fPIC -DPIC -o src/Cassandra/Type/.libs/Collection.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Collection.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Collection.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Collection.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Map.c -o src/Cassandra/Type/Map.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Map.c -fPIC -DPIC -o src/Cassandra/Type/.libs/Map.o cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Scalar.c -o src/Cassandra/Type/Scalar.lo In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Map.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Map.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Scalar.c -fPIC -DPIC -o src/Cassandra/Type/.libs/Scalar.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Map.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Scalar.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Scalar.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Scalar.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Set.c -o src/Cassandra/Type/Set.lo cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Custom.c -o src/Cassandra/Type/Custom.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Set.c -fPIC -DPIC -o src/Cassandra/Type/.libs/Set.o libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Custom.c -fPIC -DPIC -o src/Cassandra/Type/.libs/Custom.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Set.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator listIn file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Custom.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Custom.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Set.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Custom.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Type/Set.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Float.c -o src/Cassandra/Float.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Float.c -fPIC -DPIC -o src/Cassandra/.libs/Float.o cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Bigint.c -o src/Cassandra/Bigint.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Bigint.c -fPIC -DPIC -o src/Cassandra/.libs/Bigint.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Float.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Float.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Bigint.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Bigint.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Float.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Bigint.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Float.c: In function 'to_string': /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Float.c:11: warning: ISO C90 does not support the '%F' gnu_printf format /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Float.c: In function 'php_cassandra_float_properties': /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Float.c:366: warning: ISO C90 does not support the '%F' gnu_printf format At top level: cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Blob.c -o src/Cassandra/Blob.lo cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Decimal.c -o src/Cassandra/Decimal.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Blob.c -fPIC -DPIC -o src/Cassandra/.libs/Blob.o libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Decimal.c -fPIC -DPIC -o src/Cassandra/.libs/Decimal.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Blob.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Blob.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Decimal.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Decimal.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Blob.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Decimal.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Inet.c -o src/Cassandra/Inet.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Inet.c -fPIC -DPIC -o src/Cassandra/.libs/Inet.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Inet.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Inet.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Numeric.c -o src/Cassandra/Numeric.lo In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Inet.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Numeric.c -fPIC -DPIC -o src/Cassandra/.libs/Numeric.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Numeric.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Numeric.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/UuidInterface.c -o src/Cassandra/UuidInterface.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/UuidInterface.c -fPIC -DPIC -o src/Cassandra/.libs/UuidInterface.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Numeric.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/UuidInterface.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/UuidInterface.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Uuid.c -o src/Cassandra/Uuid.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Uuid.c -fPIC -DPIC -o src/Cassandra/.libs/Uuid.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/UuidInterface.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Uuid.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Timestamp.c -o src/Cassandra/Timestamp.lo In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Uuid.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Timestamp.c -fPIC -DPIC -o src/Cassandra/.libs/Timestamp.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Uuid.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Timestamp.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Timestamp.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Timestamp.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Timeuuid.c -o src/Cassandra/Timeuuid.lo /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Timestamp.c: In function 'zim_Timestamp_microtime': /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Timestamp.c:80: warning: ISO C90 does not support the '%F' gnu_printf format libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Timeuuid.c -fPIC -DPIC -o src/Cassandra/.libs/Timeuuid.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Timeuuid.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Timeuuid.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list At top level: cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Varint.c -o src/Cassandra/Varint.lo In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Timeuuid.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Varint.c -fPIC -DPIC -o src/Cassandra/.libs/Varint.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Varint.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Varint.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Varint.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Set.c -o src/Cassandra/Set.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Set.c -fPIC -DPIC -o src/Cassandra/.libs/Set.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Set.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Set.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Set.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Map.c -o src/Cassandra/Map.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Map.c -fPIC -DPIC -o src/Cassandra/.libs/Map.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Map.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Map.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Collection.c -o src/Cassandra/Collection.lo In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Map.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Collection.c -fPIC -DPIC -o src/Cassandra/.libs/Collection.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Collection.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Collection.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/src/Cassandra/Collection.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/bytes.c -o util/bytes.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/bytes.c -fPIC -DPIC -o util/.libs/bytes.o cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/collections.c -o util/collections.lo In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/bytes.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/bytes.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/collections.c -fPIC -DPIC -o util/.libs/collections.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/bytes.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/collections.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/collections.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/consistency.c -o util/consistency.lo In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/collections.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/consistency.c -fPIC -DPIC -o util/.libs/consistency.o /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/collections.c: In function 'php_cassandra_hash_object': /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/collections.c:170: warning: ISO C90 does not support the '%F' gnu_printf format In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/consistency.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/consistency.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/consistency.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/future.c -o util/future.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/future.c -fPIC -DPIC -o util/.libs/future.o At top level: cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/inet.c -o util/inet.lo In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/future.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/future.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/inet.c -fPIC -DPIC -o util/.libs/inet.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/future.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/inet.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/inet.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/math.c -o util/math.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/math.c -fPIC -DPIC -o util/.libs/math.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/inet.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/math.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/math.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/math.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/ref.c -o util/ref.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/ref.c -fPIC -DPIC -o util/.libs/ref.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/ref.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/ref.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/result.c -o util/result.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/result.c -fPIC -DPIC -o util/.libs/result.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/ref.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/result.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/result.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/types.c -o util/types.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/types.c -fPIC -DPIC -o util/.libs/types.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/result.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/types.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/types.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/types.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=compile cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/uuid_gen.c -o util/uuid_gen.lo libtool: compile: cc -Wall -pedantic -Wextra -Wno-long-long -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-result -Wno-variadic-macros -Wno-extra-semi -pthread -I. -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/uuid_gen.c -fPIC -DPIC -o util/.libs/uuid_gen.o In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/uuid_gen.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:283: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/Zend/zend.h:320, from /opt/rh/rh-php56/root/usr/include/php/main/php.h:35, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/uuid_gen.c:1: /opt/rh/rh-php56/root/usr/include/php/Zend/zend_ast.h:36: warning: comma at end of enumerator list In file included from /opt/rh/rh-php56/root/usr/include/php/main/php.h:395, from ./php_cassandra.h:21, from /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/util/uuid_gen.c:1: /opt/rh/rh-php56/root/usr/include/php/main/php_output.h:155: warning: ISO C does not allow extra ';' outside of a function cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" cc1: warning: unrecognized command line option "-Wno-extra-semi" cc1: warning: unrecognized command line option "-Wno-unused-result" /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/include -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/main -I/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS -I/opt/rh/rh-php56/root/usr/include/php -I/opt/rh/rh-php56/root/usr/include/php/main -I/opt/rh/rh-php56/root/usr/include/php/TSRM -I/opt/rh/rh-php56/root/usr/include/php/Zend -I/opt/rh/rh-php56/root/usr/include/php/ext -I/opt/rh/rh-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o cassandra.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/modules php_cassandra.lo src/Cassandra.lo src/Cassandra/Cluster.lo src/Cassandra/Cluster/Builder.lo src/Cassandra/DefaultCluster.lo src/Cassandra/Exception.lo src/Cassandra/Exception/DomainException.lo src/Cassandra/Exception/InvalidArgumentException.lo src/Cassandra/Exception/LogicException.lo src/Cassandra/Exception/RuntimeException.lo src/Cassandra/Exception/TimeoutException.lo src/Cassandra/Exception/ExecutionException.lo src/Cassandra/Exception/ReadTimeout.lo src/Cassandra/Exception/WriteTimeoutException.lo src/Cassandra/Exception/UnavailableException.lo src/Cassandra/Exception/TruncateException.lo src/Cassandra/Exception/ValidationException.lo src/Cassandra/Exception/InvalidQueryException.lo src/Cassandra/Exception/InvalidSyntaxException.lo src/Cassandra/Exception/UnauthorizedException.lo src/Cassandra/Exception/UnpreparedException.lo src/Cassandra/Exception/ConfigurationException.lo src/Cassandra/Exception/AlreadyExistsException.lo src/Cassandra/Exception/AuthenticationException.lo src/Cassandra/Exception/ProtocolException.lo src/Cassandra/Exception/ServerException.lo src/Cassandra/Exception/IsBootstrappingException.lo src/Cassandra/Exception/OverloadedException.lo src/Cassandra/Exception/DivideByZeroException.lo src/Cassandra/Exception/RangeException.lo src/Cassandra/Future.lo src/Cassandra/FuturePreparedStatement.lo src/Cassandra/FutureRows.lo src/Cassandra/FutureSession.lo src/Cassandra/FutureValue.lo src/Cassandra/FutureClose.lo src/Cassandra/Session.lo src/Cassandra/DefaultSession.lo src/Cassandra/SSLOptions.lo src/Cassandra/SSLOptions/Builder.lo src/Cassandra/Statement.lo src/Cassandra/ExecutionOptions.lo src/Cassandra/SimpleStatement.lo src/Cassandra/PreparedStatement.lo src/Cassandra/BatchStatement.lo src/Cassandra/Rows.lo src/Cassandra/Column.lo src/Cassandra/DefaultColumn.lo src/Cassandra/DefaultKeyspace.lo src/Cassandra/DefaultSchema.lo src/Cassandra/DefaultTable.lo src/Cassandra/Keyspace.lo src/Cassandra/Schema.lo src/Cassandra/Table.lo src/Cassandra/Type.lo src/Cassandra/Type/Collection.lo src/Cassandra/Type/Map.lo src/Cassandra/Type/Scalar.lo src/Cassandra/Type/Set.lo src/Cassandra/Type/Custom.lo src/Cassandra/Float.lo src/Cassandra/Bigint.lo src/Cassandra/Blob.lo src/Cassandra/Decimal.lo src/Cassandra/Inet.lo src/Cassandra/Numeric.lo src/Cassandra/UuidInterface.lo src/Cassandra/Uuid.lo src/Cassandra/Timestamp.lo src/Cassandra/Timeuuid.lo src/Cassandra/Varint.lo src/Cassandra/Set.lo src/Cassandra/Map.lo src/Cassandra/Collection.lo util/bytes.lo util/collections.lo util/consistency.lo util/future.lo util/inet.lo util/math.lo util/ref.lo util/result.lo util/types.lo util/uuid_gen.lo -lcassandra -lm -luv -lgmp libtool: link: cc -shared .libs/php_cassandra.o src/.libs/Cassandra.o src/Cassandra/.libs/Cluster.o src/Cassandra/Cluster/.libs/Builder.o src/Cassandra/.libs/DefaultCluster.o src/Cassandra/.libs/Exception.o src/Cassandra/Exception/.libs/DomainException.o src/Cassandra/Exception/.libs/InvalidArgumentException.o src/Cassandra/Exception/.libs/LogicException.o src/Cassandra/Exception/.libs/RuntimeException.o src/Cassandra/Exception/.libs/TimeoutException.o src/Cassandra/Exception/.libs/ExecutionException.o src/Cassandra/Exception/.libs/ReadTimeout.o src/Cassandra/Exception/.libs/WriteTimeoutException.o src/Cassandra/Exception/.libs/UnavailableException.o src/Cassandra/Exception/.libs/TruncateException.o src/Cassandra/Exception/.libs/ValidationException.o src/Cassandra/Exception/.libs/InvalidQueryException.o src/Cassandra/Exception/.libs/InvalidSyntaxException.o src/Cassandra/Exception/.libs/UnauthorizedException.o src/Cassandra/Exception/.libs/UnpreparedException.o src/Cassandra/Exception/.libs/ConfigurationException.o src/Cassandra/Exception/.libs/AlreadyExistsException.o src/Cassandra/Exception/.libs/AuthenticationException.o src/Cassandra/Exception/.libs/ProtocolException.o src/Cassandra/Exception/.libs/ServerException.o src/Cassandra/Exception/.libs/IsBootstrappingException.o src/Cassandra/Exception/.libs/OverloadedException.o src/Cassandra/Exception/.libs/DivideByZeroException.o src/Cassandra/Exception/.libs/RangeException.o src/Cassandra/.libs/Future.o src/Cassandra/.libs/FuturePreparedStatement.o src/Cassandra/.libs/FutureRows.o src/Cassandra/.libs/FutureSession.o src/Cassandra/.libs/FutureValue.o src/Cassandra/.libs/FutureClose.o src/Cassandra/.libs/Session.o src/Cassandra/.libs/DefaultSession.o src/Cassandra/.libs/SSLOptions.o src/Cassandra/SSLOptions/.libs/Builder.o src/Cassandra/.libs/Statement.o src/Cassandra/.libs/ExecutionOptions.o src/Cassandra/.libs/SimpleStatement.o src/Cassandra/.libs/PreparedStatement.o src/Cassandra/.libs/BatchStatement.o src/Cassandra/.libs/Rows.o src/Cassandra/.libs/Column.o src/Cassandra/.libs/DefaultColumn.o src/Cassandra/.libs/DefaultKeyspace.o src/Cassandra/.libs/DefaultSchema.o src/Cassandra/.libs/DefaultTable.o src/Cassandra/.libs/Keyspace.o src/Cassandra/.libs/Schema.o src/Cassandra/.libs/Table.o src/Cassandra/.libs/Type.o src/Cassandra/Type/.libs/Collection.o src/Cassandra/Type/.libs/Map.o src/Cassandra/Type/.libs/Scalar.o src/Cassandra/Type/.libs/Set.o src/Cassandra/Type/.libs/Custom.o src/Cassandra/.libs/Float.o src/Cassandra/.libs/Bigint.o src/Cassandra/.libs/Blob.o src/Cassandra/.libs/Decimal.o src/Cassandra/.libs/Inet.o src/Cassandra/.libs/Numeric.o src/Cassandra/.libs/UuidInterface.o src/Cassandra/.libs/Uuid.o src/Cassandra/.libs/Timestamp.o src/Cassandra/.libs/Timeuuid.o src/Cassandra/.libs/Varint.o src/Cassandra/.libs/Set.o src/Cassandra/.libs/Map.o src/Cassandra/.libs/Collection.o util/.libs/bytes.o util/.libs/collections.o util/.libs/consistency.o util/.libs/future.o util/.libs/inet.o util/.libs/math.o util/.libs/ref.o util/.libs/result.o util/.libs/types.o util/.libs/uuid_gen.o -lcassandra -lm -luv -lgmp -m64 -mtune=generic -Wl,-soname -Wl,cassandra.so -o .libs/cassandra.so libtool: link: ( cd ".libs" && rm -f "cassandra.la" && ln -s "../cassandra.la" "cassandra.la" ) /bin/sh /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/libtool --mode=install cp ./cassandra.la /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/modules libtool: install: cp ./.libs/cassandra.so /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/modules/cassandra.so libtool: install: cp ./.libs/cassandra.lai /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/modules/cassandra.la libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.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.fxjh9S + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64 + cd more-php56-php-pecl-cassandra-1.0.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64 + make -C NTS install INSTALL_ROOT=/builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64 make: Entering directory `/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS' Installing shared extensions: /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/lib64/php/modules/ make: Leaving directory `/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS' + install -D -m 644 40-cassandra.ini /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/etc/opt/rh/rh-php56/php.d/40-cassandra.ini + install -D -m 644 package.xml /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/var/lib/pear/pkgxml/more-php56-php-pecl-cassandra.xml ++ grep 'role="doc"' package.xml ++ sed -e 's/^.*name="//;s/".*$//' + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/LICENSE /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/LICENSE + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/BatchStatement.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/BatchStatement.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Bigint.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Bigint.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Blob.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Blob.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Cluster.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Cluster.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Cluster/Builder.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Cluster/Builder.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Collection.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Collection.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Column.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Column.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Decimal.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Decimal.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/DefaultCluster.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/DefaultCluster.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/DefaultColumn.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/DefaultColumn.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/DefaultKeyspace.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/DefaultKeyspace.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/DefaultSchema.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/DefaultSchema.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/DefaultSession.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/DefaultSession.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/DefaultTable.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/DefaultTable.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception/AlreadyExistsException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception/AlreadyExistsException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception/AuthenticationException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception/AuthenticationException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception/ConfigurationException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception/ConfigurationException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception/DivideByZeroException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception/DivideByZeroException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception/DomainException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception/DomainException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception/ExecutionException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception/ExecutionException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception/InvalidArgumentException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception/InvalidArgumentException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception/InvalidQueryException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception/InvalidQueryException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception/InvalidSyntaxException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception/InvalidSyntaxException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception/IsBootstrappingException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception/IsBootstrappingException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception/LogicException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception/LogicException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception/OverloadedException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception/OverloadedException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception/ProtocolException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception/ProtocolException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception/RangeException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception/RangeException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception/ReadTimeoutException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception/ReadTimeoutException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception/RuntimeException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception/RuntimeException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception/ServerException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception/ServerException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception/TimeoutException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception/TimeoutException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception/TruncateException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception/TruncateException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception/UnauthorizedException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception/UnauthorizedException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception/UnavailableException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception/UnavailableException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception/UnpreparedException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception/UnpreparedException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception/ValidationException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception/ValidationException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Exception/WriteTimeoutException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Exception/WriteTimeoutException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/ExecutionOptions.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/ExecutionOptions.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Float.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Float.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Future.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Future.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/FutureClose.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/FutureClose.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/FutureException.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/FutureException.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/FuturePreparedStatement.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/FuturePreparedStatement.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/FutureRows.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/FutureRows.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/FutureSession.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/FutureSession.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/FutureValue.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/FutureValue.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Inet.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Inet.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Keyspace.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Keyspace.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Map.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Map.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Numeric.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Numeric.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/PreparedStatement.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/PreparedStatement.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Rows.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Rows.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/SSLOptions.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/SSLOptions.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/SSLOptions/Builder.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/SSLOptions/Builder.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Schema.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Schema.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Session.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Session.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Set.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Set.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/SimpleStatement.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/SimpleStatement.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Statement.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Statement.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Table.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Table.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Timestamp.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Timestamp.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Timeuuid.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Timeuuid.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Type.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Type.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Type/Collection.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Type/Collection.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Type/Custom.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Type/Custom.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Type/Map.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Type/Map.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Type/Scalar.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Type/Scalar.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Type/Set.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Type/Set.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Uuid.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Uuid.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/UuidInterface.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/UuidInterface.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/Cassandra/Varint.php /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/Cassandra/Varint.php + for i in '$(grep '\''role="doc"'\'' package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 NTS/doc/README.md /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/share/doc/pecl/cassandra/doc/README.md + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1 extracting debug info from /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/lib64/php/modules/cassandra.so 877 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-php56/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python /opt/rh/rh-php56/root + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jWfLE2 + umask 022 + cd /builddir/build/BUILD + cd more-php56-php-pecl-cassandra-1.0.1 + unset DISPLAY + : Minimal load test for NTS extension + grep cassandra + /opt/rh/rh-php56/root/usr/bin/php -n -d extension=/builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64/opt/rh/rh-php56/root/usr/lib64/php/modules/cassandra.so -m cassandra + cd NTS + : Upstream test suite NTS extension + TEST_PHP_EXECUTABLE=/opt/rh/rh-php56/root/usr/bin/php + TEST_PHP_ARGS='-n -d extension=/builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS/modules/cassandra.so' + NO_INTERACTION=1 + REPORT_EXIT_STATUS=1 + /opt/rh/rh-php56/root/usr/bin/php -n run-tests.php --show-diff ===================================================================== PHP : /opt/rh/rh-php56/root/usr/bin/php PHP_SAPI : cli PHP_VERSION : 5.6.5 ZEND_VERSION: 2.6.0 PHP_OS : Linux - Linux copr-builder-646997625.novalocal 4.2.5-300.fc23.x86_64 #1 SMP Tue Oct 27 04:29:56 UTC 2015 x86_64 INI actual : /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS More .INIs : CWD : /builddir/build/BUILD/more-php56-php-pecl-cassandra-1.0.1/NTS Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2015-11-26 13:39:02 ===================================================================== TEST 1/1 [tests/statements/init.phpt] PASS [tests/statements/init.phpt] ===================================================================== TIME END 2015-11-26 13:39:02 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 17 --------------------------------------------------------------------- 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 ===================================================================== + exit 0 Processing files: more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64 Finding Provides: /bin/sh -c " /bin/grep -v '/opt/rh/rh-php56/root/usr/lib64/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: rh-php56-php-cassandra = 1.0.1 rh-php56-php-cassandra(x86-64) = 1.0.1 rh-php56-php-pecl(cassandra) = 1.0.1 rh-php56-php-pecl(cassandra)(x86-64) = 1.0.1 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(postun): /bin/sh Requires: libcassandra.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgmp.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libuv.so.0.10()(64bit) rtld(GNU_HASH) Processing files: more-php56-php-pecl-cassandra-debuginfo-1.0.1-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-646997625.novalocal Wrote: /builddir/build/RPMS/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/more-php56-php-pecl-cassandra-debuginfo-1.0.1-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Z6t69B + umask 022 + cd /builddir/build/BUILD + cd more-php56-php-pecl-cassandra-1.0.1 + rm -rf /builddir/build/BUILDROOT/more-php56-php-pecl-cassandra-1.0.1-1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->