<86>Feb 18 08:02:32 userdel[128736]: delete user 'rooter' <86>Feb 18 08:02:32 groupadd[128799]: group added to /etc/group: name=rooter, GID=579 <86>Feb 18 08:02:32 useradd[128810]: new user: name=rooter, UID=579, GID=579, home=/root, shell=/bin/bash <86>Feb 18 08:02:32 userdel[129319]: delete user 'builder' <86>Feb 18 08:02:32 groupadd[129889]: group added to /etc/group: name=builder, GID=580 <86>Feb 18 08:02:32 groupadd[129889]: group added to /etc/gshadow: name=builder <86>Feb 18 08:02:32 groupadd[129889]: new group: name=builder, GID=580 <86>Feb 18 08:02:33 useradd[130066]: new user: name=builder, UID=580, GID=580, home=/usr/src, shell=/bin/bash <13>Feb 18 08:02:36 rpmi: rpm-build-php-version-5.6.38-alt1.S1 sisyphus.213486.40 1537598424 installed <13>Feb 18 08:02:36 rpmi: rpm-build-php5-5.5-alt2 1394538105 installed <13>Feb 18 08:02:40 rpmi: shtool-2.0.8-alt2 1293142260 installed <13>Feb 18 08:02:40 rpmi: libmm-1.4.2-alt3 1300666795 installed <13>Feb 18 08:02:41 rpmi: php5-libs-5.6.38-alt1.S1 sisyphus.213486.40 1537598518 installed <13>Feb 18 08:02:41 rpmi: libmemcached-1.0.18-alt2 1527933705 installed <13>Feb 18 08:02:41 rpmi: alternatives-0.5.0-alt1 sisyphus.219012.300 1546745004 installed <13>Feb 18 08:02:44 rpmi: php5-devel-5.6.38-alt1.S1 sisyphus.213486.40 1537598518 installed <13>Feb 18 08:02:44 rpmi: libmemcached-devel-1.0.18-alt2 1527933705 installed <13>Feb 18 08:02:44 rpmi: zlib-devel-1.2.11-alt1 sisyphus.217171.100 1543710737 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/php5-memcached-5.6.38.20180912-alt1.S1.1.nosrc.rpm Installing php5-memcached-5.6.38.20180912-alt1.S1.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.86434 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf php5-memcached-5.6.38.20180912 + /bin/mkdir -p php5-memcached-5.6.38.20180912 + cd php5-memcached-5.6.38.20180912 + echo 'Source #0 (memcached-2.2.0.tar):' Source #0 (memcached-2.2.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/memcached-2.2.0.tar + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.81885 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd php5-memcached-5.6.38.20180912 + phpize Configuring for: PHP Api Version: 20131106 Zend Module Api No: 20131226 Zend Extension Api No: 220131226 ++ echo memcached ++ tr '[:lower:]-' '[:upper:]_' + BUILD_HAVE=MEMCACHED + export LDFLAGS=-lphp-5.6.38 + LDFLAGS=-lphp-5.6.38 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --with-memcached --with-libdir=lib --enable-memcached --enable-memcached-json --disable-memcached-sasl configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext, --with-memcached checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for i586-alt-linux-cc... no checking for i586-alt-linux-gcc... i586-alt-linux-gcc 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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for icc... no checking for suncc... no checking whether i586-alt-linux-gcc and cc understand -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-alt-linux-gnu checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php/5.6.38 -I/usr/include/php/5.6.38/main -I/usr/include/php/5.6.38/TSRM -I/usr/include/php/5.6.38/Zend -I/usr/include/php/5.6.38/ext -I/usr/include/php/5.6.38/ext/date/lib checking for PHP extension directory... /usr/lib/php/5.6.38/extensions checking for PHP installed headers prefix... /usr/include/php/5.6.38 checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for gawk... gawk checking whether to enable memcached support... yes, shared checking for libmemcached... yes, shared checking whether to enable memcached session handler support... yes checking whether to enable memcached igbinary serializer support... no checking whether to enable memcached json serializer support... yes checking whether to enable memcached msgpack serializer support... no checking whether to enable memcached sasl support... no checking whether to enable memcached protocol support... no checking for ZLIB... yes, shared checking for pkg-config... /usr/bin/pkg-config checking for zlib location... /usr checking for session includes... /usr/include/php/5.6.38 checking for json includes... /usr/include/php/5.6.38 checking for memcached session support... enabled checking for memcached igbinary support... disabled checking for memcached msgpack support... disabled checking for libmemcached location... found version 1.0.18, under /usr checking whether to enable sasl support... no checking for memcached protocol support... disabled checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for objdir... .libs checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-alt-linux-strip... no checking for strip... strip checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC checking if i586-alt-linux-gcc PIC flag -fPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no creating libtool appending configuration tag "CXX" to libtool configure: creating ./config.status config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext, --with-memcached + BUILD_ENV_VARS='EXTENSION_DIR=/usr/lib/php/5.6.38/extensions INSTALL_ROOT=/usr/src/tmp/php5-memcached-buildroot PEAR_INSTALLDIR=/usr/share/php/pear' + make -j8 EXTENSION_DIR=/usr/lib/php/5.6.38/extensions INSTALL_ROOT=/usr/src/tmp/php5-memcached-buildroot PEAR_INSTALLDIR=/usr/share/php/pear make: Entering directory '/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912' /bin/sh /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/libtool --mode=compile i586-alt-linux-gcc -I/usr/include/php/5.6.38 -I. -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912 -I/usr/include/php/5.6.38 -I/usr/include/php/5.6.38/main -I/usr/include/php/5.6.38/TSRM -I/usr/include/php/5.6.38/Zend -I/usr/include/php/5.6.38/ext -I/usr/include/php/5.6.38/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/g_fmt.c -o g_fmt.lo i586-alt-linux-gcc -I/usr/include/php/5.6.38 -I. -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912 -I/usr/include/php/5.6.38 -I/usr/include/php/5.6.38/main -I/usr/include/php/5.6.38/TSRM -I/usr/include/php/5.6.38/Zend -I/usr/include/php/5.6.38/ext -I/usr/include/php/5.6.38/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/g_fmt.c -fPIC -DPIC -o .libs/g_fmt.o make: Leaving directory '/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912' make: Entering directory '/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912' /bin/sh /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/libtool --mode=compile i586-alt-linux-gcc -I/usr/include/php/5.6.38 -I. -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912 -I/usr/include/php/5.6.38 -I/usr/include/php/5.6.38/main -I/usr/include/php/5.6.38/TSRM -I/usr/include/php/5.6.38/Zend -I/usr/include/php/5.6.38/ext -I/usr/include/php/5.6.38/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_libmemcached_compat.c -o php_libmemcached_compat.lo i586-alt-linux-gcc -I/usr/include/php/5.6.38 -I. -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912 -I/usr/include/php/5.6.38 -I/usr/include/php/5.6.38/main -I/usr/include/php/5.6.38/TSRM -I/usr/include/php/5.6.38/Zend -I/usr/include/php/5.6.38/ext -I/usr/include/php/5.6.38/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_libmemcached_compat.c -fPIC -DPIC -o .libs/php_libmemcached_compat.o make: Leaving directory '/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912' make: Entering directory '/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912' /bin/sh /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/libtool --mode=compile i586-alt-linux-gcc -I/usr/include/php/5.6.38 -I. -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912 -I/usr/include/php/5.6.38 -I/usr/include/php/5.6.38/main -I/usr/include/php/5.6.38/TSRM -I/usr/include/php/5.6.38/Zend -I/usr/include/php/5.6.38/ext -I/usr/include/php/5.6.38/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached_session.c -o php_memcached_session.lo i586-alt-linux-gcc -I/usr/include/php/5.6.38 -I. -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912 -I/usr/include/php/5.6.38 -I/usr/include/php/5.6.38/main -I/usr/include/php/5.6.38/TSRM -I/usr/include/php/5.6.38/Zend -I/usr/include/php/5.6.38/ext -I/usr/include/php/5.6.38/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached_session.c -fPIC -DPIC -o .libs/php_memcached_session.o make: Leaving directory '/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912' make: Entering directory '/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912' /bin/sh /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/libtool --mode=compile i586-alt-linux-gcc -I/usr/include/php/5.6.38 -I. -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912 -I/usr/include/php/5.6.38 -I/usr/include/php/5.6.38/main -I/usr/include/php/5.6.38/TSRM -I/usr/include/php/5.6.38/Zend -I/usr/include/php/5.6.38/ext -I/usr/include/php/5.6.38/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/fastlz/fastlz.c -o fastlz/fastlz.lo mkdir fastlz/.libs i586-alt-linux-gcc -I/usr/include/php/5.6.38 -I. -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912 -I/usr/include/php/5.6.38 -I/usr/include/php/5.6.38/main -I/usr/include/php/5.6.38/TSRM -I/usr/include/php/5.6.38/Zend -I/usr/include/php/5.6.38/ext -I/usr/include/php/5.6.38/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/fastlz/fastlz.c -fPIC -DPIC -o fastlz/.libs/fastlz.o make: Leaving directory '/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912' make: Entering directory '/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912' /bin/sh /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/libtool --mode=compile i586-alt-linux-gcc -I/usr/include/php/5.6.38 -I. -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912 -I/usr/include/php/5.6.38 -I/usr/include/php/5.6.38/main -I/usr/include/php/5.6.38/TSRM -I/usr/include/php/5.6.38/Zend -I/usr/include/php/5.6.38/ext -I/usr/include/php/5.6.38/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.c -o php_memcached.lo mkdir .libs i586-alt-linux-gcc -I/usr/include/php/5.6.38 -I. -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912 -I/usr/include/php/5.6.38 -I/usr/include/php/5.6.38/main -I/usr/include/php/5.6.38/TSRM -I/usr/include/php/5.6.38/Zend -I/usr/include/php/5.6.38/ext -I/usr/include/php/5.6.38/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.c -fPIC -DPIC -o .libs/php_memcached.o /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.c: In function 'zim_Memcached_fetch': /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.c:1067:55: warning: passing argument 4 of 'add_assoc_stringl_ex' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] add_assoc_stringl_ex(return_value, ZEND_STRS("key"), res_key, res_key_len, 1); ^~~~~~~ In file included from /usr/include/php/5.6.38/main/php.h:39, from /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.h:22, from /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.c:25: /usr/include/php/5.6.38/Zend/zend_API.h:386:83: note: expected 'char *' but argument is of type 'const char *' ZEND_API int add_assoc_stringl_ex(zval *arg, const char *key, uint key_len, char *str, uint length, int duplicate); ~~~~~~^~~ /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.c: In function 'zim_Memcached_fetchAll': /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.c:1126:49: warning: passing argument 4 of 'add_assoc_stringl_ex' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] add_assoc_stringl_ex(entry, ZEND_STRS("key"), res_key, res_key_len, 1); ^~~~~~~ In file included from /usr/include/php/5.6.38/main/php.h:39, from /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.h:22, from /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.c:25: /usr/include/php/5.6.38/Zend/zend_API.h:386:83: note: expected 'char *' but argument is of type 'const char *' ZEND_API int add_assoc_stringl_ex(zval *arg, const char *key, uint key_len, char *str, uint length, int duplicate); ~~~~~~^~~ /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.c: In function 's_compress_value': /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.c:3105:49: warning: passing argument 2 of 'compress' from incompatible pointer type [-Wincompatible-pointer-types] compress_status = (compress((Bytef *)buffer, &compressed_size, (Bytef *)payload, *payload_len) == Z_OK); ^~~~~~~~~~~~~~~~ In file included from /usr/include/zlib.h:34, from /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.c:35: /usr/include/zlib.h:1227:30: note: expected 'uLongf *' {aka 'long unsigned int *'} but argument is of type 'size_t *' {aka 'unsigned int *'} ZEXTERN int ZEXPORT compress OF((Bytef *dest, uLongf *destLen, ^~ /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.c: In function 's_unserialize_value': /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.c:3377:27: warning: passing argument 2 of 'php_json_decode' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] php_json_decode(value, payload, payload_len, (serializer == SERIALIZER_JSON_ARRAY), JSON_PARSER_DEFAULT_DEPTH TSRMLS_CC); ^~~~~~~ In file included from /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.c:38: /usr/include/php/5.6.38/ext/json/php_json.h:78:62: note: expected 'char *' but argument is of type 'const char *' static inline void php_json_decode(zval *return_value, char *str, int str_len, zend_bool assoc, long depth TSRMLS_DC) ~~~~~~^~~ /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.c: In function 'php_memc_do_result_callback': /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.c:3675:51: warning: passing argument 4 of 'add_assoc_stringl_ex' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] add_assoc_stringl_ex(z_result, ZEND_STRS("key"), res_key, res_key_len, 1); ^~~~~~~ In file included from /usr/include/php/5.6.38/main/php.h:39, from /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.h:22, from /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.c:25: /usr/include/php/5.6.38/Zend/zend_API.h:386:83: note: expected 'char *' but argument is of type 'const char *' ZEND_API int add_assoc_stringl_ex(zval *arg, const char *key, uint key_len, char *str, uint length, int duplicate); ~~~~~~^~~ At top level: /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.c:4172:30: warning: 'memcached_deps' defined but not used [-Wunused-const-variable=] static const zend_module_dep memcached_deps[] = { ^~~~~~~~~~~~~~ In file included from /usr/include/php/5.6.38/main/php.h:39, from /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.h:22, from /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.c:25: /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.c:4038:21: warning: 'arginfo_setSaslAuthData' defined but not used [-Wunused-const-variable=] ZEND_BEGIN_ARG_INFO(arginfo_setSaslAuthData, 0) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/php/5.6.38/Zend/zend_API.h:109:29: note: in definition of macro 'ZEND_BEGIN_ARG_INFO_EX' static const zend_arg_info name[] = { \ ^~~~ /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/php_memcached.c:4038:1: note: in expansion of macro 'ZEND_BEGIN_ARG_INFO' ZEND_BEGIN_ARG_INFO(arginfo_setSaslAuthData, 0) ^~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912' make: Entering directory '/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912' /bin/sh /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/libtool --mode=link i586-alt-linux-gcc -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912 -I/usr/include/php/5.6.38 -I/usr/include/php/5.6.38/main -I/usr/include/php/5.6.38/TSRM -I/usr/include/php/5.6.38/Zend -I/usr/include/php/5.6.38/ext -I/usr/include/php/5.6.38/ext/date/lib -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib -lphp-5.6.38 -o memcached.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/modules php_memcached.lo php_libmemcached_compat.lo fastlz/fastlz.lo g_fmt.lo php_memcached_session.lo -lz -lmemcached -lmemcachedutil i586-alt-linux-gcc -shared .libs/php_memcached.o .libs/php_libmemcached_compat.o fastlz/.libs/fastlz.o .libs/g_fmt.o .libs/php_memcached_session.o -L/usr/lib -lphp-5.6.38 -lz -lmemcached -lmemcachedutil -march=i586 -mtune=generic -Wl,-soname -Wl,memcached.so -o .libs/memcached.so creating memcached.la (cd .libs && rm -f memcached.la && ln -s ../memcached.la memcached.la) make: Leaving directory '/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912' make: Entering directory '/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912' /bin/sh /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/libtool --mode=install cp ./memcached.la /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/modules cp ./.libs/memcached.so /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/modules/memcached.so cp ./.libs/memcached.lai /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/modules/memcached.la PATH="$PATH:/sbin" ldconfig -n /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/modules ---------------------------------------------------------------------- Libraries have been installed in: /usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make: Leaving directory '/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912' make: Entering directory '/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912' Build complete. Don't forget to run 'make test'. make: Leaving directory '/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.94173 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/php5-memcached-buildroot + : + /bin/rm -rf -- /usr/src/tmp/php5-memcached-buildroot + cd php5-memcached-5.6.38.20180912 + BUILD_ENV_VARS='EXTENSION_DIR=/usr/src/tmp/php5-memcached-buildroot//usr/lib/php/5.6.38/extensions PEAR_INSTALLDIR=/usr/src/tmp/php5-memcached-buildroot//usr/share/php/pear' + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/php5-memcached-buildroot/usr exec_prefix=/usr/src/tmp/php5-memcached-buildroot/usr bindir=/usr/src/tmp/php5-memcached-buildroot/usr/bin sbindir=/usr/src/tmp/php5-memcached-buildroot/usr/sbin sysconfdir=/usr/src/tmp/php5-memcached-buildroot/etc datadir=/usr/src/tmp/php5-memcached-buildroot/usr/share includedir=/usr/src/tmp/php5-memcached-buildroot/usr/include libdir=/usr/src/tmp/php5-memcached-buildroot/usr/lib libexecdir=/usr/src/tmp/php5-memcached-buildroot/usr/lib localstatedir=/usr/src/tmp/php5-memcached-buildroot/var/lib sharedstatedir=/usr/src/tmp/php5-memcached-buildroot/var/lib mandir=/usr/src/tmp/php5-memcached-buildroot/usr/share/man infodir=/usr/src/tmp/php5-memcached-buildroot/usr/share/info install EXTENSION_DIR=/usr/src/tmp/php5-memcached-buildroot//usr/lib/php/5.6.38/extensions PEAR_INSTALLDIR=/usr/src/tmp/php5-memcached-buildroot//usr/share/php/pear make: Entering directory '/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912' Installing shared extensions: /usr/src/tmp/php5-memcached-buildroot//usr/lib/php/5.6.38/extensions/ make: Leaving directory '/usr/src/RPM/BUILD/php5-memcached-5.6.38.20180912' + install -D -m 644 -- /usr/src/RPM/SOURCES/php-memcached.ini /usr/src/tmp/php5-memcached-buildroot//usr/share/php/5.6/extconf/memcached/config + install -D -m 644 -- /usr/src/RPM/SOURCES/php-memcached-params.sh /usr/src/tmp/php5-memcached-buildroot//usr/share/php/5.6/extconf/memcached/params + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/php5-memcached-buildroot (auto) mode of './usr/lib/php/5.6.38/extensions/memcached.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/php5-memcached-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/php5-memcached-buildroot/ (default) Compressing files in /usr/src/tmp/php5-memcached-buildroot (auto) Adjusting library links in /usr/src/tmp/php5-memcached-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/php5-memcached-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: php5-memcached-5.6.38.20180912-alt1.S1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.58024 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd php5-memcached-5.6.38.20180912 + DOCDIR=/usr/src/tmp/php5-memcached-buildroot/usr/share/doc/php5-memcached-5.6.38.20180912 + export DOCDIR + rm -rf /usr/src/tmp/php5-memcached-buildroot/usr/share/doc/php5-memcached-5.6.38.20180912 + /bin/mkdir -p /usr/src/tmp/php5-memcached-buildroot/usr/share/doc/php5-memcached-5.6.38.20180912 + cp -prL CREDITS README.markdown LICENSE /usr/src/tmp/php5-memcached-buildroot/usr/share/doc/php5-memcached-5.6.38.20180912 + chmod -R go-w /usr/src/tmp/php5-memcached-buildroot/usr/share/doc/php5-memcached-5.6.38.20180912 + chmod -R a+rX /usr/src/tmp/php5-memcached-buildroot/usr/share/doc/php5-memcached-5.6.38.20180912 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BiG8J4 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yoxnEp find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hiYxkv Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Yf6NG6 Requires: /usr/lib/php, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libmemcached.so.11 >= set:leifmrqcHAr3iEP0VEEIg33Zi2fN0B9VhH7gR8oyKtnHFadxV45IwdxPvQQO21NHcCcCZH6Xi7QsZ9mSPf9Xwh4ateCV7WdP3gap28tNCHNNIjnOTkJjdtfHqCjqPEXwhl9nU7kTHmq02uJFQiMYBDIOUe3O0nVlUtS0hZ0, libphp-5.6.38.so >= set:ohu8xqaT6nI987cFaf19x8Lpvgulilnl9xtl8Qta7Ek6Qjaosl0uYoCCvC6mUX6NSIWgDH8uATyZsy50Vb4GTpx71b9p2HFFIqViilwTpW6BB7k090USI9OpYpZi4oalFlg2gDq8CfSk3T3PZiGKx3Do96BS1gdsaxPK1y3QMAPMqoyLf8x21T8tD2B4PRJO4DgscAsPDxVcb1ZiX8TeNmfulr07An2xHCtiYh8Y01, libz.so.1 >= set:kiYvERG5, rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(post): /bin/sh, /usr/share/php/scripts/php_postin.sh Requires(preun): /bin/sh, /usr/share/php/scripts/php_preun.sh Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JqccXf Creating php5-memcached-debuginfo package Processing files: php5-memcached-debuginfo-5.6.38.20180912-alt1.S1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7fpSPT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r40pvZ find-requires: running scripts (debuginfo) Requires: php5-memcached = 5.6.38.20180912-alt1.S1.1, debug(libc.so.6), debug(libmemcached.so.11), debug(libphp-5.6.38.so), debug(libz.so.1) Wrote: /usr/src/RPM/RPMS/i586/php5-memcached-5.6.38.20180912-alt1.S1.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/php5-memcached-debuginfo-5.6.38.20180912-alt1.S1.1.i586.rpm 7.83user 1.11system 0:23.20elapsed 38%CPU (0avgtext+0avgdata 51780maxresident)k 0inputs+0outputs (0major+647176minor)pagefaults 0swaps 20.47user 4.50system 0:51.27elapsed 48%CPU (0avgtext+0avgdata 122008maxresident)k 392inputs+0outputs (0major+1172753minor)pagefaults 0swaps --- php5-memcached-5.6.38.20180912-alt1.S1.1.i586.rpm.repo 2018-09-22 07:19:05.000000000 +0000 +++ php5-memcached-5.6.38.20180912-alt1.S1.1.i586.rpm.hasher 2019-02-18 08:03:16.352771062 +0000 @@ -9,3 +9,2 @@ Requires: /bin/sh -Requires: /bin/sh Requires: /usr/lib/php