gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/php-5.6.32.tar.xz --url http://uk1.php.net/get/php-5.6.32.tar.xz/from/this/mirror --hash sha256:8c2b4f721c7475fb9eabda2495209e91ea933082e6f34299d11cba88cd76e64b Source /data/userland-archives/php-5.6.32.tar.xz... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/php-5.6.32.tar.xz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/php-5.6.32 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/php-5.6.32.tar.xz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/php-5.6.32/.unpacked /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/php-5.6.32/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86) cp -R /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/php-5.6.32/ext/mysqli/* /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/ext ; cp -R /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/php-5.6.32/ext/mysqlnd /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/ext ; cd /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 ; /usr/php/5.6/bin/phpize Configuring for: PHP Api Version: 20131106 Zend Module Api No: 20131226 Zend Extension Api No: 220131226 (cd /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m32 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include" CXXFLAGS=" -m32" FFLAGS=" -m32" FCFLAGS="-m32" LDFLAGS="-m32 -L/usr/mariadb/10.1/lib -R/usr/mariadb/10.1/lib" PKG_CONFIG_PATH="/usr/lib/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/configure --prefix=/usr/php/5.6 --includedir=/usr/php/5.6/include --sysconfdir=/etc/php/5.6 --datadir=/var/php/5.6 --mandir=/usr/php/5.6/share/man --with-mysqli=/usr/mariadb/10.1/bin/mysql_config --bindir=/usr/php/5.6/bin --sbindir=/usr/php/5.6/bin --libdir=/usr/php/5.6/lib --libexecdir=/usr/php/5.6/libexec --with-php-config=/usr/php/5.6/bin/php-config) checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for a sed that does not truncate output... /usr/bin/gsed checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/4.9/bin/gcc accepts -g... yes checking for /usr/gcc/4.9/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/gcc/4.9/bin/gcc -E checking for icc... no checking for suncc... no checking whether /usr/gcc/4.9/bin/gcc and cc understand -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking target system type... i386-pc-solaris2.11 checking for PHP prefix... /usr/php/5.6 checking for PHP includes... -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib checking for PHP extension directory... /usr/php/5.6/extensions checking for PHP installed headers prefix... /usr/php/5.6/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 for MySQLi support... yes, shared checking whether to enable embedded MySQLi support... no checking for mysql_set_server_option in -lmysqlclient... yes checking for mysql_set_character_set in -lmysqlclient... yes checking for mysql_stmt_next_result in -lmysqlclient... yes checking for ld used by /usr/gcc/4.9/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -p checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 786240 checking command to parse /usr/bin/nm -p output from /usr/gcc/4.9/bin/gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if /usr/gcc/4.9/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/4.9/bin/gcc option to produce PIC... -fPIC checking if /usr/gcc/4.9/bin/gcc PIC flag -fPIC works... yes checking if /usr/gcc/4.9/bin/gcc static flag -static works... no checking if /usr/gcc/4.9/bin/gcc supports -c -o file.o... yes checking whether the /usr/gcc/4.9/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no creating libtool appending configuration tag "CXX" to libtool checking whether the /usr/gcc/4.9/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking for /usr/gcc/4.9/bin/g++ option to produce PIC... checking if /usr/gcc/4.9/bin/g++ static flag works... yes checking if /usr/gcc/4.9/bin/g++ supports -c -o file.o... yes checking whether the /usr/gcc/4.9/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so (cached) (cached) checking how to hardcode library paths into programs... unsupported configure: creating ./config.status config.status: creating config.h /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86' /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/libtool --mode=compile /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include/mysql -I/usr/mariadb/10.1/include/mysql/.. -DHAVE_CONFIG_H -m32 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli.c -o mysqli.lo /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/libtool --mode=compile /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include/mysql -I/usr/mariadb/10.1/include/mysql/.. -DHAVE_CONFIG_H -m32 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_api.c -o mysqli_api.lo /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/libtool --mode=compile /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include/mysql -I/usr/mariadb/10.1/include/mysql/.. -DHAVE_CONFIG_H -m32 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_prop.c -o mysqli_prop.lo /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/libtool --mode=compile /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include/mysql -I/usr/mariadb/10.1/include/mysql/.. -DHAVE_CONFIG_H -m32 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_nonapi.c -o mysqli_nonapi.lo mkdir .libs mkdir .libs mkdir: Failed to make directory ".libs"; File exists /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include/mysql -I/usr/mariadb/10.1/include/mysql/.. -DHAVE_CONFIG_H -m32 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_nonapi.c -fPIC -DPIC -o .libs/mysqli_nonapi.o /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include/mysql -I/usr/mariadb/10.1/include/mysql/.. -DHAVE_CONFIG_H -m32 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_prop.c -fPIC -DPIC -o .libs/mysqli_prop.o /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include/mysql -I/usr/mariadb/10.1/include/mysql/.. -DHAVE_CONFIG_H -m32 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli.c -fPIC -DPIC -o .libs/mysqli.o /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include/mysql -I/usr/mariadb/10.1/include/mysql/.. -DHAVE_CONFIG_H -m32 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_api.c -fPIC -DPIC -o .libs/mysqli_api.o In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_prop.c:31: /usr/mariadb/10.1/include/mysql/my_config.h:648:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "MySQL Server" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_prop.c:28: /usr/php/5.6/include/php/main/../main/php_config.h:2192:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_prop.c:31: /usr/mariadb/10.1/include/mysql/my_config.h:649:0: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING "MySQL Server 10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_prop.c:28: /usr/php/5.6/include/php/main/../main/php_config.h:2195:0: note: this is the location of the previous definition #define PACKAGE_STRING "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_prop.c:31: /usr/mariadb/10.1/include/mysql/my_config.h:650:0: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME "mysql" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_prop.c:28: /usr/php/5.6/include/php/main/../main/php_config.h:2198:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_prop.c:31: /usr/mariadb/10.1/include/mysql/my_config.h:651:0: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION "10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_prop.c:28: /usr/php/5.6/include/php/main/../main/php_config.h:2204:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_nonapi.c:33: /usr/mariadb/10.1/include/mysql/my_config.h:648:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "MySQL Server" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_api.c:34: /usr/mariadb/10.1/include/mysql/my_config.h:648:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "MySQL Server" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_nonapi.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2192:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_nonapi.c:33: /usr/mariadb/10.1/include/mysql/my_config.h:649:0: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING "MySQL Server 10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_nonapi.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2195:0: note: this is the location of the previous definition #define PACKAGE_STRING "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_nonapi.c:33: /usr/mariadb/10.1/include/mysql/my_config.h:650:0: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME "mysql" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_api.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2192:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_nonapi.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2198:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_api.c:34: /usr/mariadb/10.1/include/mysql/my_config.h:649:0: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING "MySQL Server 10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_api.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2195:0: note: this is the location of the previous definition #define PACKAGE_STRING "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_nonapi.c:33: /usr/mariadb/10.1/include/mysql/my_config.h:651:0: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION "10.1.29" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_api.c:34: /usr/mariadb/10.1/include/mysql/my_config.h:650:0: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME "mysql" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_nonapi.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2204:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_api.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2198:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_api.c:34: /usr/mariadb/10.1/include/mysql/my_config.h:651:0: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION "10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_api.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2204:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli.c:34: /usr/mariadb/10.1/include/mysql/my_config.h:648:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "MySQL Server" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2192:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli.c:34: /usr/mariadb/10.1/include/mysql/my_config.h:649:0: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING "MySQL Server 10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2195:0: note: this is the location of the previous definition #define PACKAGE_STRING "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli.c:34: /usr/mariadb/10.1/include/mysql/my_config.h:650:0: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME "mysql" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2198:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli.c:34: /usr/mariadb/10.1/include/mysql/my_config.h:651:0: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION "10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2204:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_prop.c: In function ‘link_error_list_read’: /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_prop.c:230:70: warning: passing argument 4 of ‘add_assoc_string_ex’ discards ‘const’ qualifier from pointer target type add_assoc_string_ex(single_error, "sqlstate", sizeof("sqlstate"), mysql_sqlstate(mysql->mysql), 1); ^ In file included from /usr/php/5.6/include/php/main/php.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_prop.c:28: /usr/php/5.6/include/php/Zend/zend_API.h:385:14: note: expected ‘char *’ but argument is of type ‘const char *’ ZEND_API int add_assoc_string_ex(zval *arg, const char *key, uint key_len, char *str, int duplicate); ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_prop.c:231:64: warning: passing argument 4 of ‘add_assoc_string_ex’ discards ‘const’ qualifier from pointer target type add_assoc_string_ex(single_error, "error", sizeof("error"), mysql_error(mysql->mysql), 1); ^ In file included from /usr/php/5.6/include/php/main/php.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_prop.c:28: /usr/php/5.6/include/php/Zend/zend_API.h:385:14: note: expected ‘char *’ but argument is of type ‘const char *’ ZEND_API int add_assoc_string_ex(zval *arg, const char *key, uint key_len, char *str, int duplicate); ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_prop.c: In function ‘stmt_error_list_read’: /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_prop.c:429:70: warning: passing argument 4 of ‘add_assoc_string_ex’ discards ‘const’ qualifier from pointer target type add_assoc_string_ex(single_error, "sqlstate", sizeof("sqlstate"), mysql_stmt_sqlstate(stmt->stmt), 1); ^ In file included from /usr/php/5.6/include/php/main/php.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_prop.c:28: /usr/php/5.6/include/php/Zend/zend_API.h:385:14: note: expected ‘char *’ but argument is of type ‘const char *’ ZEND_API int add_assoc_string_ex(zval *arg, const char *key, uint key_len, char *str, int duplicate); ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_prop.c:430:64: warning: passing argument 4 of ‘add_assoc_string_ex’ discards ‘const’ qualifier from pointer target type add_assoc_string_ex(single_error, "error", sizeof("error"), mysql_stmt_error(stmt->stmt), 1); ^ In file included from /usr/php/5.6/include/php/main/php.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_prop.c:28: /usr/php/5.6/include/php/Zend/zend_API.h:385:14: note: expected ‘char *’ but argument is of type ‘const char *’ ZEND_API int add_assoc_string_ex(zval *arg, const char *key, uint key_len, char *str, int duplicate); ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_nonapi.c: In function ‘zif_mysqli_error_list’: /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_nonapi.c:456:69: warning: passing argument 4 of ‘add_assoc_string_ex’ discards ‘const’ qualifier from pointer target type add_assoc_string_ex(single_error, "sqlstate", sizeof("sqlstate"), mysql_sqlstate(mysql->mysql), 1); ^ In file included from /usr/php/5.6/include/php/main/php.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_nonapi.c:29: /usr/php/5.6/include/php/Zend/zend_API.h:385:14: note: expected ‘char *’ but argument is of type ‘const char *’ ZEND_API int add_assoc_string_ex(zval *arg, const char *key, uint key_len, char *str, int duplicate); ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_nonapi.c:457:63: warning: passing argument 4 of ‘add_assoc_string_ex’ discards ‘const’ qualifier from pointer target type add_assoc_string_ex(single_error, "error", sizeof("error"), mysql_error(mysql->mysql), 1); ^ In file included from /usr/php/5.6/include/php/main/php.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_nonapi.c:29: /usr/php/5.6/include/php/Zend/zend_API.h:385:14: note: expected ‘char *’ but argument is of type ‘const char *’ ZEND_API int add_assoc_string_ex(zval *arg, const char *key, uint key_len, char *str, int duplicate); ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_nonapi.c: In function ‘zif_mysqli_stmt_error_list’: /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_nonapi.c:500:69: warning: passing argument 4 of ‘add_assoc_string_ex’ discards ‘const’ qualifier from pointer target type add_assoc_string_ex(single_error, "sqlstate", sizeof("sqlstate"), mysql_stmt_sqlstate(stmt->stmt), 1); ^ In file included from /usr/php/5.6/include/php/main/php.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_nonapi.c:29: /usr/php/5.6/include/php/Zend/zend_API.h:385:14: note: expected ‘char *’ but argument is of type ‘const char *’ ZEND_API int add_assoc_string_ex(zval *arg, const char *key, uint key_len, char *str, int duplicate); ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_nonapi.c:501:63: warning: passing argument 4 of ‘add_assoc_string_ex’ discards ‘const’ qualifier from pointer target type add_assoc_string_ex(single_error, "error", sizeof("error"), mysql_stmt_error(stmt->stmt), 1); ^ In file included from /usr/php/5.6/include/php/main/php.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_nonapi.c:29: /usr/php/5.6/include/php/Zend/zend_API.h:385:14: note: expected ‘char *’ but argument is of type ‘const char *’ ZEND_API int add_assoc_string_ex(zval *arg, const char *key, uint key_len, char *str, int duplicate); ^ /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/libtool --mode=compile /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include/mysql -I/usr/mariadb/10.1/include/mysql/.. -DHAVE_CONFIG_H -m32 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_fe.c -o mysqli_fe.lo /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/libtool --mode=compile /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include/mysql -I/usr/mariadb/10.1/include/mysql/.. -DHAVE_CONFIG_H -m32 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_report.c -o mysqli_report.lo /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/libtool --mode=compile /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include/mysql -I/usr/mariadb/10.1/include/mysql/.. -DHAVE_CONFIG_H -m32 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_driver.c -o mysqli_driver.lo /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/libtool --mode=compile /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include/mysql -I/usr/mariadb/10.1/include/mysql/.. -DHAVE_CONFIG_H -m32 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_warning.c -o mysqli_warning.lo /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include/mysql -I/usr/mariadb/10.1/include/mysql/.. -DHAVE_CONFIG_H -m32 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_fe.c -fPIC -DPIC -o .libs/mysqli_fe.o /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include/mysql -I/usr/mariadb/10.1/include/mysql/.. -DHAVE_CONFIG_H -m32 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_report.c -fPIC -DPIC -o .libs/mysqli_report.o /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include/mysql -I/usr/mariadb/10.1/include/mysql/.. -DHAVE_CONFIG_H -m32 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_driver.c -fPIC -DPIC -o .libs/mysqli_driver.o In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_fe.c:32: /usr/mariadb/10.1/include/mysql/my_config.h:648:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "MySQL Server" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_fe.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2192:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_fe.c:32: /usr/mariadb/10.1/include/mysql/my_config.h:649:0: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING "MySQL Server 10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_fe.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2195:0: note: this is the location of the previous definition #define PACKAGE_STRING "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_fe.c:32: /usr/mariadb/10.1/include/mysql/my_config.h:650:0: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME "mysql" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_fe.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2198:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_fe.c:32: /usr/mariadb/10.1/include/mysql/my_config.h:651:0: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION "10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_fe.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2204:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_report.c:28: /usr/mariadb/10.1/include/mysql/my_config.h:648:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "MySQL Server" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_report.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2192:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_report.c:28: /usr/mariadb/10.1/include/mysql/my_config.h:649:0: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING "MySQL Server 10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_report.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2195:0: note: this is the location of the previous definition #define PACKAGE_STRING "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_report.c:28: /usr/mariadb/10.1/include/mysql/my_config.h:650:0: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME "mysql" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_report.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2198:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_report.c:28: /usr/mariadb/10.1/include/mysql/my_config.h:651:0: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION "10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_report.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2204:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_driver.c:28: /usr/mariadb/10.1/include/mysql/my_config.h:648:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "MySQL Server" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_driver.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2192:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_driver.c:28: /usr/mariadb/10.1/include/mysql/my_config.h:649:0: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING "MySQL Server 10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_driver.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2195:0: note: this is the location of the previous definition #define PACKAGE_STRING "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_driver.c:28: /usr/mariadb/10.1/include/mysql/my_config.h:650:0: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME "mysql" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_driver.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2198:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_driver.c:28: /usr/mariadb/10.1/include/mysql/my_config.h:651:0: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION "10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_driver.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2204:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/libtool --mode=compile /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include/mysql -I/usr/mariadb/10.1/include/mysql/.. -DHAVE_CONFIG_H -m32 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_exception.c -o mysqli_exception.lo /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/libtool --mode=compile /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include/mysql -I/usr/mariadb/10.1/include/mysql/.. -DHAVE_CONFIG_H -m32 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_result_iterator.c -o mysqli_result_iterator.lo /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include/mysql -I/usr/mariadb/10.1/include/mysql/.. -DHAVE_CONFIG_H -m32 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_warning.c -fPIC -DPIC -o .libs/mysqli_warning.o In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_warning.c:28: /usr/mariadb/10.1/include/mysql/my_config.h:648:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "MySQL Server" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_warning.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2192:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_warning.c:28: /usr/mariadb/10.1/include/mysql/my_config.h:649:0: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING "MySQL Server 10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_warning.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2195:0: note: this is the location of the previous definition #define PACKAGE_STRING "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_warning.c:28: /usr/mariadb/10.1/include/mysql/my_config.h:650:0: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME "mysql" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_warning.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2198:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_warning.c:28: /usr/mariadb/10.1/include/mysql/my_config.h:651:0: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION "10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_warning.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2204:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include/mysql -I/usr/mariadb/10.1/include/mysql/.. -DHAVE_CONFIG_H -m32 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_result_iterator.c -fPIC -DPIC -o .libs/mysqli_result_iterator.o /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include/mysql -I/usr/mariadb/10.1/include/mysql/.. -DHAVE_CONFIG_H -m32 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_exception.c -fPIC -DPIC -o .libs/mysqli_exception.o In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_result_iterator.c:31: /usr/mariadb/10.1/include/mysql/my_config.h:648:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "MySQL Server" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_result_iterator.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2192:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_result_iterator.c:31: /usr/mariadb/10.1/include/mysql/my_config.h:649:0: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING "MySQL Server 10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_result_iterator.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2195:0: note: this is the location of the previous definition #define PACKAGE_STRING "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_result_iterator.c:31: /usr/mariadb/10.1/include/mysql/my_config.h:650:0: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME "mysql" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_result_iterator.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2198:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_result_iterator.c:31: /usr/mariadb/10.1/include/mysql/my_config.h:651:0: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION "10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_result_iterator.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2204:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_exception.c:28: /usr/mariadb/10.1/include/mysql/my_config.h:648:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "MySQL Server" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_exception.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2192:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_exception.c:28: /usr/mariadb/10.1/include/mysql/my_config.h:649:0: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING "MySQL Server 10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_exception.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2195:0: note: this is the location of the previous definition #define PACKAGE_STRING "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_exception.c:28: /usr/mariadb/10.1/include/mysql/my_config.h:650:0: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME "mysql" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_exception.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2198:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "" ^ In file included from /usr/mariadb/10.1/include/mysql/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_exception.c:28: /usr/mariadb/10.1/include/mysql/my_config.h:651:0: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION "10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/mysqli_exception.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2204:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/libtool --mode=link /usr/gcc/4.9/bin/gcc -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include/mysql -I/usr/mariadb/10.1/include/mysql/.. -DHAVE_CONFIG_H -m32 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -m32 -L/usr/mariadb/10.1/lib -R/usr/mariadb/10.1/lib -o mysqli.la -export-dynamic -avoid-version -prefer-pic -module -rpath /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/modules mysqli.lo mysqli_api.lo mysqli_prop.lo mysqli_nonapi.lo mysqli_fe.lo mysqli_report.lo mysqli_driver.lo mysqli_warning.lo mysqli_exception.lo mysqli_result_iterator.lo -R/usr/mariadb/10.1/lib -L/usr/mariadb/10.1/lib -lmysqlclient -lsocket -lz -lnsl -lm -lssl -lcrypto /usr/gcc/4.9/bin/gcc -shared -Wl,-h -Wl,mysqli.so -o .libs/mysqli.so .libs/mysqli.o .libs/mysqli_api.o .libs/mysqli_prop.o .libs/mysqli_nonapi.o .libs/mysqli_fe.o .libs/mysqli_report.o .libs/mysqli_driver.o .libs/mysqli_warning.o .libs/mysqli_exception.o .libs/mysqli_result_iterator.o -R/usr/mariadb/10.1/lib -L/usr/mariadb/10.1/lib -lmysqlclient -lsocket -lz -lnsl -lm -lssl -lcrypto -m32 -m32 creating mysqli.la (cd .libs && rm -f mysqli.la && ln -s ../mysqli.la mysqli.la) /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/libtool --mode=install cp ./mysqli.la /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/modules cp ./.libs/mysqli.so /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/modules/mysqli.so chmod +x /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/modules/mysqli.so cp ./.libs/mysqli.lai /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/modules/mysqli.la ---------------------------------------------------------------------- Libraries have been installed in: /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/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 - use the `-RLIBDIR' linker flag 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'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/.built (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64) cp -R /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/php-5.6.32/ext/mysqli/* /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/ext ; cp -R /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/php-5.6.32/ext/mysqlnd /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/ext ; cd /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 ; /usr/php/5.6/bin/phpize Configuring for: PHP Api Version: 20131106 Zend Module Api No: 20131226 Zend Extension Api No: 220131226 (cd /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m64 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include" CXXFLAGS=" -m64" FFLAGS=" -m64" FCFLAGS="-m64" LDFLAGS="-m64 -L/usr/mariadb/10.1/lib/amd64 -R/usr/mariadb/10.1/lib/amd64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/configure --prefix=/usr/php/5.6 --includedir=/usr/php/5.6/include --sysconfdir=/etc/php/5.6 --datadir=/var/php/5.6 --mandir=/usr/php/5.6/share/man --with-mysqli=/usr/mariadb/10.1/bin/amd64/mysql_config --bindir=/usr/php/5.6/bin/amd64 --sbindir=/usr/php/5.6/bin/amd64 --libdir=/usr/php/5.6/lib/amd64 --libexecdir=/usr/php/5.6/libexec/amd64 --build=x86_64-pc-solaris2.10 --with-php-config=/usr/php/5.6/bin/amd64/php-config) checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for a sed that does not truncate output... /usr/bin/gsed checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/4.9/bin/gcc accepts -g... yes checking for /usr/gcc/4.9/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/gcc/4.9/bin/gcc -E checking for icc... no checking for suncc... no checking whether /usr/gcc/4.9/bin/gcc and cc understand -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... yes checking build system type... x86_64-pc-solaris2.10 checking host system type... x86_64-pc-solaris2.10 checking target system type... x86_64-pc-solaris2.10 checking for PHP prefix... /usr/php/5.6 checking for PHP includes... -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib checking for PHP extension directory... /usr/php/5.6/extensions/amd64 checking for PHP installed headers prefix... /usr/php/5.6/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 for MySQLi support... yes, shared checking whether to enable embedded MySQLi support... no checking for mysql_set_server_option in -lmysqlclient... yes checking for mysql_set_character_set in -lmysqlclient... yes checking for mysql_stmt_next_result in -lmysqlclient... yes checking for ld used by /usr/gcc/4.9/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -p checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 786240 checking command to parse /usr/bin/nm -p output from /usr/gcc/4.9/bin/gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if /usr/gcc/4.9/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/4.9/bin/gcc option to produce PIC... -fPIC checking if /usr/gcc/4.9/bin/gcc PIC flag -fPIC works... yes checking if /usr/gcc/4.9/bin/gcc static flag -static works... no checking if /usr/gcc/4.9/bin/gcc supports -c -o file.o... yes checking whether the /usr/gcc/4.9/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.10 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no creating libtool appending configuration tag "CXX" to libtool checking whether the /usr/gcc/4.9/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking for /usr/gcc/4.9/bin/g++ option to produce PIC... checking if /usr/gcc/4.9/bin/g++ static flag works... yes checking if /usr/gcc/4.9/bin/g++ supports -c -o file.o... yes checking whether the /usr/gcc/4.9/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.10 ld.so (cached) (cached) checking how to hardcode library paths into programs... unsupported configure: creating ./config.status config.status: creating config.h /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64' /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/libtool --mode=compile /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include -I/usr/mariadb/10.1/include/.. -DHAVE_CONFIG_H -m64 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli.c -o mysqli.lo /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/libtool --mode=compile /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include -I/usr/mariadb/10.1/include/.. -DHAVE_CONFIG_H -m64 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_api.c -o mysqli_api.lo /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/libtool --mode=compile /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include -I/usr/mariadb/10.1/include/.. -DHAVE_CONFIG_H -m64 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_prop.c -o mysqli_prop.lo /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/libtool --mode=compile /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include -I/usr/mariadb/10.1/include/.. -DHAVE_CONFIG_H -m64 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_nonapi.c -o mysqli_nonapi.lo mkdir .libs mkdir .libs mkdir: Failed to make directory ".libs"; File exists /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include -I/usr/mariadb/10.1/include/.. -DHAVE_CONFIG_H -m64 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_prop.c -fPIC -DPIC -o .libs/mysqli_prop.o /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include -I/usr/mariadb/10.1/include/.. -DHAVE_CONFIG_H -m64 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_nonapi.c -fPIC -DPIC -o .libs/mysqli_nonapi.o /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include -I/usr/mariadb/10.1/include/.. -DHAVE_CONFIG_H -m64 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli.c -fPIC -DPIC -o .libs/mysqli.o /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include -I/usr/mariadb/10.1/include/.. -DHAVE_CONFIG_H -m64 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_api.c -fPIC -DPIC -o .libs/mysqli_api.o In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_prop.c:31: /usr/mariadb/10.1/include/my_config.h:648:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "MySQL Server" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_nonapi.c:33: /usr/mariadb/10.1/include/my_config.h:648:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "MySQL Server" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_prop.c:28: /usr/php/5.6/include/php/main/../main/php_config.h:2192:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_prop.c:31: /usr/mariadb/10.1/include/my_config.h:649:0: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING "MySQL Server 10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_prop.c:28: /usr/php/5.6/include/php/main/../main/php_config.h:2195:0: note: this is the location of the previous definition #define PACKAGE_STRING "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_prop.c:31: /usr/mariadb/10.1/include/my_config.h:650:0: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME "mysql" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_prop.c:28: /usr/php/5.6/include/php/main/../main/php_config.h:2198:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_prop.c:31: /usr/mariadb/10.1/include/my_config.h:651:0: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION "10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_prop.c:28: /usr/php/5.6/include/php/main/../main/php_config.h:2204:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_nonapi.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2192:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_nonapi.c:33: /usr/mariadb/10.1/include/my_config.h:649:0: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING "MySQL Server 10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_nonapi.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2195:0: note: this is the location of the previous definition #define PACKAGE_STRING "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_nonapi.c:33: /usr/mariadb/10.1/include/my_config.h:650:0: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME "mysql" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_nonapi.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2198:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_nonapi.c:33: /usr/mariadb/10.1/include/my_config.h:651:0: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION "10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_nonapi.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2204:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli.c:34: /usr/mariadb/10.1/include/my_config.h:648:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "MySQL Server" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2192:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli.c:34: /usr/mariadb/10.1/include/my_config.h:649:0: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING "MySQL Server 10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2195:0: note: this is the location of the previous definition #define PACKAGE_STRING "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli.c:34: /usr/mariadb/10.1/include/my_config.h:650:0: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME "mysql" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2198:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli.c:34: /usr/mariadb/10.1/include/my_config.h:651:0: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION "10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2204:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_api.c:34: /usr/mariadb/10.1/include/my_config.h:648:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "MySQL Server" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_api.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2192:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_api.c:34: /usr/mariadb/10.1/include/my_config.h:649:0: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING "MySQL Server 10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_api.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2195:0: note: this is the location of the previous definition #define PACKAGE_STRING "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_api.c:34: /usr/mariadb/10.1/include/my_config.h:650:0: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME "mysql" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_api.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2198:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_api.c:34: /usr/mariadb/10.1/include/my_config.h:651:0: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION "10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_api.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2204:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_nonapi.c: In function ‘zif_mysqli_error_list’: /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_nonapi.c:456:69: warning: passing argument 4 of ‘add_assoc_string_ex’ discards ‘const’ qualifier from pointer target type add_assoc_string_ex(single_error, "sqlstate", sizeof("sqlstate"), mysql_sqlstate(mysql->mysql), 1); ^ In file included from /usr/php/5.6/include/php/main/php.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_nonapi.c:29: /usr/php/5.6/include/php/Zend/zend_API.h:385:14: note: expected ‘char *’ but argument is of type ‘const char *’ ZEND_API int add_assoc_string_ex(zval *arg, const char *key, uint key_len, char *str, int duplicate); ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_nonapi.c:457:63: warning: passing argument 4 of ‘add_assoc_string_ex’ discards ‘const’ qualifier from pointer target type add_assoc_string_ex(single_error, "error", sizeof("error"), mysql_error(mysql->mysql), 1); ^ In file included from /usr/php/5.6/include/php/main/php.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_nonapi.c:29: /usr/php/5.6/include/php/Zend/zend_API.h:385:14: note: expected ‘char *’ but argument is of type ‘const char *’ ZEND_API int add_assoc_string_ex(zval *arg, const char *key, uint key_len, char *str, int duplicate); ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_nonapi.c: In function ‘zif_mysqli_stmt_error_list’: /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_nonapi.c:500:69: warning: passing argument 4 of ‘add_assoc_string_ex’ discards ‘const’ qualifier from pointer target type add_assoc_string_ex(single_error, "sqlstate", sizeof("sqlstate"), mysql_stmt_sqlstate(stmt->stmt), 1); ^ In file included from /usr/php/5.6/include/php/main/php.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_nonapi.c:29: /usr/php/5.6/include/php/Zend/zend_API.h:385:14: note: expected ‘char *’ but argument is of type ‘const char *’ ZEND_API int add_assoc_string_ex(zval *arg, const char *key, uint key_len, char *str, int duplicate); ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_nonapi.c:501:63: warning: passing argument 4 of ‘add_assoc_string_ex’ discards ‘const’ qualifier from pointer target type add_assoc_string_ex(single_error, "error", sizeof("error"), mysql_stmt_error(stmt->stmt), 1); ^ In file included from /usr/php/5.6/include/php/main/php.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_nonapi.c:29: /usr/php/5.6/include/php/Zend/zend_API.h:385:14: note: expected ‘char *’ but argument is of type ‘const char *’ ZEND_API int add_assoc_string_ex(zval *arg, const char *key, uint key_len, char *str, int duplicate); ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_prop.c: In function ‘link_error_list_read’: /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_prop.c:230:70: warning: passing argument 4 of ‘add_assoc_string_ex’ discards ‘const’ qualifier from pointer target type add_assoc_string_ex(single_error, "sqlstate", sizeof("sqlstate"), mysql_sqlstate(mysql->mysql), 1); ^ In file included from /usr/php/5.6/include/php/main/php.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_prop.c:28: /usr/php/5.6/include/php/Zend/zend_API.h:385:14: note: expected ‘char *’ but argument is of type ‘const char *’ ZEND_API int add_assoc_string_ex(zval *arg, const char *key, uint key_len, char *str, int duplicate); ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_prop.c:231:64: warning: passing argument 4 of ‘add_assoc_string_ex’ discards ‘const’ qualifier from pointer target type add_assoc_string_ex(single_error, "error", sizeof("error"), mysql_error(mysql->mysql), 1); ^ In file included from /usr/php/5.6/include/php/main/php.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_prop.c:28: /usr/php/5.6/include/php/Zend/zend_API.h:385:14: note: expected ‘char *’ but argument is of type ‘const char *’ ZEND_API int add_assoc_string_ex(zval *arg, const char *key, uint key_len, char *str, int duplicate); ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_prop.c: In function ‘stmt_error_list_read’: /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_prop.c:429:70: warning: passing argument 4 of ‘add_assoc_string_ex’ discards ‘const’ qualifier from pointer target type add_assoc_string_ex(single_error, "sqlstate", sizeof("sqlstate"), mysql_stmt_sqlstate(stmt->stmt), 1); ^ In file included from /usr/php/5.6/include/php/main/php.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_prop.c:28: /usr/php/5.6/include/php/Zend/zend_API.h:385:14: note: expected ‘char *’ but argument is of type ‘const char *’ ZEND_API int add_assoc_string_ex(zval *arg, const char *key, uint key_len, char *str, int duplicate); ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_prop.c:430:64: warning: passing argument 4 of ‘add_assoc_string_ex’ discards ‘const’ qualifier from pointer target type add_assoc_string_ex(single_error, "error", sizeof("error"), mysql_stmt_error(stmt->stmt), 1); ^ In file included from /usr/php/5.6/include/php/main/php.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_prop.c:28: /usr/php/5.6/include/php/Zend/zend_API.h:385:14: note: expected ‘char *’ but argument is of type ‘const char *’ ZEND_API int add_assoc_string_ex(zval *arg, const char *key, uint key_len, char *str, int duplicate); ^ /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/libtool --mode=compile /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include -I/usr/mariadb/10.1/include/.. -DHAVE_CONFIG_H -m64 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_fe.c -o mysqli_fe.lo /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/libtool --mode=compile /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include -I/usr/mariadb/10.1/include/.. -DHAVE_CONFIG_H -m64 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_report.c -o mysqli_report.lo /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/libtool --mode=compile /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include -I/usr/mariadb/10.1/include/.. -DHAVE_CONFIG_H -m64 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_driver.c -o mysqli_driver.lo /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/libtool --mode=compile /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include -I/usr/mariadb/10.1/include/.. -DHAVE_CONFIG_H -m64 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_warning.c -o mysqli_warning.lo /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include -I/usr/mariadb/10.1/include/.. -DHAVE_CONFIG_H -m64 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_fe.c -fPIC -DPIC -o .libs/mysqli_fe.o /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include -I/usr/mariadb/10.1/include/.. -DHAVE_CONFIG_H -m64 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_driver.c -fPIC -DPIC -o .libs/mysqli_driver.o /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include -I/usr/mariadb/10.1/include/.. -DHAVE_CONFIG_H -m64 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_report.c -fPIC -DPIC -o .libs/mysqli_report.o In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_fe.c:32: /usr/mariadb/10.1/include/my_config.h:648:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "MySQL Server" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_fe.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2192:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_fe.c:32: /usr/mariadb/10.1/include/my_config.h:649:0: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING "MySQL Server 10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_fe.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2195:0: note: this is the location of the previous definition #define PACKAGE_STRING "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_fe.c:32: /usr/mariadb/10.1/include/my_config.h:650:0: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME "mysql" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_fe.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2198:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_fe.c:32: /usr/mariadb/10.1/include/my_config.h:651:0: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION "10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_fe.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2204:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_report.c:28: /usr/mariadb/10.1/include/my_config.h:648:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "MySQL Server" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_report.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2192:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_report.c:28: /usr/mariadb/10.1/include/my_config.h:649:0: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING "MySQL Server 10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_report.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2195:0: note: this is the location of the previous definition #define PACKAGE_STRING "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_report.c:28: /usr/mariadb/10.1/include/my_config.h:650:0: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME "mysql" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_report.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2198:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_report.c:28: /usr/mariadb/10.1/include/my_config.h:651:0: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION "10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_report.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2204:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_driver.c:28: /usr/mariadb/10.1/include/my_config.h:648:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "MySQL Server" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_driver.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2192:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_driver.c:28: /usr/mariadb/10.1/include/my_config.h:649:0: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING "MySQL Server 10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_driver.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2195:0: note: this is the location of the previous definition #define PACKAGE_STRING "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_driver.c:28: /usr/mariadb/10.1/include/my_config.h:650:0: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME "mysql" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_driver.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2198:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_driver.c:28: /usr/mariadb/10.1/include/my_config.h:651:0: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION "10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_driver.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2204:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/libtool --mode=compile /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include -I/usr/mariadb/10.1/include/.. -DHAVE_CONFIG_H -m64 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_exception.c -o mysqli_exception.lo /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/libtool --mode=compile /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include -I/usr/mariadb/10.1/include/.. -DHAVE_CONFIG_H -m64 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_result_iterator.c -o mysqli_result_iterator.lo /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include -I/usr/mariadb/10.1/include/.. -DHAVE_CONFIG_H -m64 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_warning.c -fPIC -DPIC -o .libs/mysqli_warning.o In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_warning.c:28: /usr/mariadb/10.1/include/my_config.h:648:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "MySQL Server" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_warning.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2192:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_warning.c:28: /usr/mariadb/10.1/include/my_config.h:649:0: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING "MySQL Server 10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_warning.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2195:0: note: this is the location of the previous definition #define PACKAGE_STRING "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_warning.c:28: /usr/mariadb/10.1/include/my_config.h:650:0: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME "mysql" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_warning.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2198:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_warning.c:28: /usr/mariadb/10.1/include/my_config.h:651:0: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION "10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_warning.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2204:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include -I/usr/mariadb/10.1/include/.. -DHAVE_CONFIG_H -m64 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_exception.c -fPIC -DPIC -o .libs/mysqli_exception.o /usr/gcc/4.9/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include -I/usr/mariadb/10.1/include/.. -DHAVE_CONFIG_H -m64 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -c /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_result_iterator.c -fPIC -DPIC -o .libs/mysqli_result_iterator.o In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_exception.c:28: /usr/mariadb/10.1/include/my_config.h:648:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "MySQL Server" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_exception.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2192:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_exception.c:28: /usr/mariadb/10.1/include/my_config.h:649:0: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING "MySQL Server 10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_exception.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2195:0: note: this is the location of the previous definition #define PACKAGE_STRING "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_exception.c:28: /usr/mariadb/10.1/include/my_config.h:650:0: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME "mysql" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_exception.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2198:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_exception.c:28: /usr/mariadb/10.1/include/my_config.h:651:0: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION "10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_exception.c:25: /usr/php/5.6/include/php/main/../main/php_config.h:2204:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_result_iterator.c:31: /usr/mariadb/10.1/include/my_config.h:648:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "MySQL Server" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_result_iterator.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2192:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_result_iterator.c:31: /usr/mariadb/10.1/include/my_config.h:649:0: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING "MySQL Server 10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_result_iterator.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2195:0: note: this is the location of the previous definition #define PACKAGE_STRING "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_result_iterator.c:31: /usr/mariadb/10.1/include/my_config.h:650:0: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME "mysql" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_result_iterator.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2198:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "" ^ In file included from /usr/mariadb/10.1/include/my_global.h:75:0, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/php_mysqli_structs.h:63, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_result_iterator.c:31: /usr/mariadb/10.1/include/my_config.h:651:0: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION "10.1.29" ^ In file included from /usr/php/5.6/include/php/TSRM/tsrm_config.h:1:0, from /usr/php/5.6/include/php/TSRM/tsrm_config_common.h:13, from /usr/php/5.6/include/php/Zend/zend_virtual_cwd.h:27, from /usr/php/5.6/include/php/main/php.h:404, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/mysqli_result_iterator.c:29: /usr/php/5.6/include/php/main/../main/php_config.h:2204:0: note: this is the location of the previous definition #define PACKAGE_VERSION "" ^ /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/libtool --mode=link /usr/gcc/4.9/bin/gcc -DPHP_ATOM_INC -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/include -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/main -I/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 -I/usr/php/5.6/include/php -I/usr/php/5.6/include/php/main -I/usr/php/5.6/include/php/TSRM -I/usr/php/5.6/include/php/Zend -I/usr/php/5.6/include/php/ext -I/usr/php/5.6/include/php/ext/date/lib -I/usr/mariadb/10.1/include -I/usr/mariadb/10.1/include/.. -DHAVE_CONFIG_H -m64 -D_POSIX_PTHREAD_SEMANTICS -I/usr/mariadb/10.1/include -m64 -L/usr/mariadb/10.1/lib/amd64 -R/usr/mariadb/10.1/lib/amd64 -o mysqli.la -export-dynamic -avoid-version -prefer-pic -module -rpath /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/modules mysqli.lo mysqli_api.lo mysqli_prop.lo mysqli_nonapi.lo mysqli_fe.lo mysqli_report.lo mysqli_driver.lo mysqli_warning.lo mysqli_exception.lo mysqli_result_iterator.lo -R/usr/mariadb/10.1/lib/amd64 -L/usr/mariadb/10.1/lib/amd64 -lmysqlclient -lsocket -lz -lnsl -lm -lssl -lcrypto /usr/gcc/4.9/bin/gcc -shared -Wl,-h -Wl,mysqli.so -o .libs/mysqli.so .libs/mysqli.o .libs/mysqli_api.o .libs/mysqli_prop.o .libs/mysqli_nonapi.o .libs/mysqli_fe.o .libs/mysqli_report.o .libs/mysqli_driver.o .libs/mysqli_warning.o .libs/mysqli_exception.o .libs/mysqli_result_iterator.o -R/usr/mariadb/10.1/lib/amd64 -L/usr/mariadb/10.1/lib/amd64 -lmysqlclient -lsocket -lz -lnsl -lm -lssl -lcrypto -m64 -m64 creating mysqli.la (cd .libs && rm -f mysqli.la && ln -s ../mysqli.la mysqli.la) /bin/bash /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/libtool --mode=install cp ./mysqli.la /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/modules cp ./.libs/mysqli.so /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/modules/mysqli.so chmod +x /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/modules/mysqli.so cp ./.libs/mysqli.lai /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/modules/mysqli.la ---------------------------------------------------------------------- Libraries have been installed in: /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/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 - use the `-RLIBDIR' linker flag 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'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/prototype/i386 INSTALL_ROOT=/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86' Installing shared extensions: /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/prototype/i386/usr/php/5.6/extensions/ Installing header files: /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/prototype/i386/usr/php/5.6/include/php/ make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/i86/.installed (cd /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/prototype/i386 INSTALL_ROOT=/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64' Installing shared extensions: /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/prototype/i386/usr/php/5.6/extensions/amd64/ Installing header files: /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/prototype/i386/usr/php/5.6/include/php/ make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/amd64/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.4 -D PG_VERNUM=94 -D PG_BASEPKG=database/postgres-94 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D MACH=i386 -D MACH32=i86 -D MACH64=amd64 -D PUBLISHER=openindiana.org -D PUBLISHER_LOCALIZABLE=userland-localizable -D CONSOLIDATION=userland -D BUILD_VERSION=5.11-2017.0.0.0 -D SOLARIS_VERSION=2.11 -D OS_VERSION=5.11 -D PKG_SOLARIS_VERSION=5.11 -D HUMAN_VERSION= -D IPS_COMPONENT_VERSION=5.6.32 -D COMPONENT_VERSION=5.6.32 -D COMPONENT_PROJECT_URL= -D COMPONENT_ARCHIVE_URL=http://uk1.php.net/get/php-5.6.32.tar.xz/from/this/mirror -D COMPONENT_HG_URL= -D COMPONENT_HG_REV= -D COMPONENT_NAME=php -D COMPONENT_FMRI= -D COMPONENT_LICENSE_FILE=php.license -D TPNO= -D USERLAND_GIT_REMOTE=git://github.com/OpenIndiana/oi-userland.git -D USERLAND_GIT_BRANCH=HEAD -D USERLAND_GIT_REV=8c9ad6683f1e0f0a43e95e6bea4aba7d6a96aabc -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D COMPONENT_SUMMARY="" -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="" php56-ext-mysqli.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/manifest-i386-php56-ext-mysqli.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build -d /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli -d php-5.6.32 -m /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/manifest-i386-php56-ext-mysqli.mogrified >/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/manifest-i386-php56-ext-mysqli.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build -d /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli -d php-5.6.32 /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/manifest-i386-php56-ext-mysqli.mangled >/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/manifest-i386-php56-ext-mysqli.depend /usr/bin/pkgdepend resolve -m /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/manifest-i386-php56-ext-mysqli.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/manifest-i386-php56-ext-mysqli.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli php-5.6.32" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/manifest-i386-php56-ext-mysqli.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/.linted-i386 /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/manifest-i386-php56-ext-mysqli.depend.res /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/manifest-i386-php56-ext-mysqli.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build -d /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli -d php-5.6.32 -T \*.py /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/manifest-i386-php56-ext-mysqli.pre-published pkg://openindiana.org/web/php-56/extension/php-mysqli@5.6.32,5.11-2017.0.0.0:20171219T182709Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/manifest-i386-php56-ext-mysqli.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/php/php-5_6-ext-mysqli'