<86>Dec 11 07:16:20 userdel[28183]: delete user 'rooter' <86>Dec 11 07:16:20 groupadd[28294]: group added to /etc/group: name=rooter, GID=666 <86>Dec 11 07:16:20 groupadd[28294]: group added to /etc/gshadow: name=rooter <86>Dec 11 07:16:20 groupadd[28294]: new group: name=rooter, GID=666 <86>Dec 11 07:16:20 useradd[28378]: new user: name=rooter, UID=666, GID=666, home=/root, shell=/bin/bash <86>Dec 11 07:16:20 userdel[28459]: delete user 'builder' <86>Dec 11 07:16:20 groupadd[28543]: group added to /etc/group: name=builder, GID=667 <86>Dec 11 07:16:20 groupadd[28543]: group added to /etc/gshadow: name=builder <86>Dec 11 07:16:20 groupadd[28543]: new group: name=builder, GID=667 <86>Dec 11 07:16:20 useradd[28582]: new user: name=builder, UID=667, GID=667, home=/usr/src, shell=/bin/bash <13>Dec 11 07:16:23 rpmi: rpm-build-php-version-5.6.38-alt1.S1 sisyphus.213486.40 1537598424 installed <13>Dec 11 07:16:23 rpmi: rpm-build-php5-5.5-alt2 1394538105 installed <13>Dec 11 07:16:26 rpmi: shtool-2.0.8-alt2 1293142260 installed <13>Dec 11 07:16:26 rpmi: php-base-2.7-alt3 1289820403 installed <13>Dec 11 07:16:26 rpmi: libmm-1.4.2-alt3 1300666795 installed <13>Dec 11 07:16:26 rpmi: php5-libs-5.6.38-alt1.S1 sisyphus.213486.40 1537598518 installed <13>Dec 11 07:16:26 rpmi: rpm-macros-alternatives-0.4.5-alt1.1 1404382149 installed <13>Dec 11 07:16:26 rpmi: alternatives-0.4.5-alt1.1 1404382149 installed <13>Dec 11 07:16:29 rpmi: php5-devel-5.6.38-alt1.S1 sisyphus.213486.40 1537598518 installed <13>Dec 11 07:16:29 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-memcache-2.2.6-alt9.5.6.38.20180912.alt1.S1.nosrc.rpm Installing php5-memcache-2.2.6-alt9.5.6.38.20180912.alt1.S1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.5079 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf php5-memcache-2.2.6 + echo 'Source #0 (php5-memcache-2.2.6.tar):' Source #0 (php5-memcache-2.2.6.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/php5-memcache-2.2.6.tar + cd php5-memcache-2.2.6 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (php5-memcache-alt-inc.patch):' Patch #0 (php5-memcache-alt-inc.patch): + /usr/bin/patch -p2 patching file config9.m4 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.5079 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd php5-memcache-2.2.6 + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + phpize Configuring for: PHP Api Version: 20131106 Zend Module Api No: 20131226 Zend Extension Api No: 220131226 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + 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 --enable-memcache --with-zlib-dir=/usr configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext 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 memcache support... yes, shared checking whether to enable memcache session handler support... yes checking for the location of ZLIB... /usr checking for the location of zlib... /usr checking for session includes... /usr/include/php/5.6.38 checking for memcache session support... enabled 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 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... 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 + BUILD_ENV_VARS='EXTENSION_DIR=/usr/lib/php/5.6.38/extensions INSTALL_ROOT=/usr/src/tmp/php5-memcache-buildroot PEAR_INSTALLDIR=/usr/share/php/pear' + make -j8 EXTENSION_DIR=/usr/lib/php/5.6.38/extensions INSTALL_ROOT=/usr/src/tmp/php5-memcache-buildroot PEAR_INSTALLDIR=/usr/share/php/pear make: Entering directory '/usr/src/RPM/BUILD/php5-memcache-2.2.6' /bin/sh /usr/src/RPM/BUILD/php5-memcache-2.2.6/libtool --mode=compile i586-alt-linux-gcc -I/usr/include/php/5.6.38 -I. -I/usr/src/RPM/BUILD/php5-memcache-2.2.6 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-memcache-2.2.6/include -I/usr/src/RPM/BUILD/php5-memcache-2.2.6/main -I/usr/src/RPM/BUILD/php5-memcache-2.2.6 -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 -c /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache_consistent_hash.c -o memcache_consistent_hash.lo i586-alt-linux-gcc -I/usr/include/php/5.6.38 -I. -I/usr/src/RPM/BUILD/php5-memcache-2.2.6 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-memcache-2.2.6/include -I/usr/src/RPM/BUILD/php5-memcache-2.2.6/main -I/usr/src/RPM/BUILD/php5-memcache-2.2.6 -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 -c /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache_consistent_hash.c -fPIC -DPIC -o .libs/memcache_consistent_hash.o In file included from /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache_consistent_hash.c:29: /usr/src/RPM/BUILD/php5-memcache-2.2.6/php_memcache.h:159: warning: "IS_CALLABLE" redefined # define IS_CALLABLE(cb_zv, flags, cb_sp) zend_is_callable((cb_zv), (flags), (cb_sp) TSRMLS_CC) In file included from /usr/include/php/5.6.38/main/php.h:36, from /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache_consistent_hash.c:28: /usr/include/php/5.6.38/Zend/zend.h:593: note: this is the location of the previous definition #define IS_CALLABLE 10 make: Leaving directory '/usr/src/RPM/BUILD/php5-memcache-2.2.6' make: Entering directory '/usr/src/RPM/BUILD/php5-memcache-2.2.6' /bin/sh /usr/src/RPM/BUILD/php5-memcache-2.2.6/libtool --mode=compile i586-alt-linux-gcc -I/usr/include/php/5.6.38 -I. -I/usr/src/RPM/BUILD/php5-memcache-2.2.6 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-memcache-2.2.6/include -I/usr/src/RPM/BUILD/php5-memcache-2.2.6/main -I/usr/src/RPM/BUILD/php5-memcache-2.2.6 -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 -c /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache_queue.c -o memcache_queue.lo i586-alt-linux-gcc -I/usr/include/php/5.6.38 -I. -I/usr/src/RPM/BUILD/php5-memcache-2.2.6 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-memcache-2.2.6/include -I/usr/src/RPM/BUILD/php5-memcache-2.2.6/main -I/usr/src/RPM/BUILD/php5-memcache-2.2.6 -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 -c /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache_queue.c -fPIC -DPIC -o .libs/memcache_queue.o make: Leaving directory '/usr/src/RPM/BUILD/php5-memcache-2.2.6' make: Entering directory '/usr/src/RPM/BUILD/php5-memcache-2.2.6' /bin/sh /usr/src/RPM/BUILD/php5-memcache-2.2.6/libtool --mode=compile i586-alt-linux-gcc -I/usr/include/php/5.6.38 -I. -I/usr/src/RPM/BUILD/php5-memcache-2.2.6 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-memcache-2.2.6/include -I/usr/src/RPM/BUILD/php5-memcache-2.2.6/main -I/usr/src/RPM/BUILD/php5-memcache-2.2.6 -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 -c /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache_standard_hash.c -o memcache_standard_hash.lo i586-alt-linux-gcc -I/usr/include/php/5.6.38 -I. -I/usr/src/RPM/BUILD/php5-memcache-2.2.6 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-memcache-2.2.6/include -I/usr/src/RPM/BUILD/php5-memcache-2.2.6/main -I/usr/src/RPM/BUILD/php5-memcache-2.2.6 -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 -c /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache_standard_hash.c -fPIC -DPIC -o .libs/memcache_standard_hash.o In file included from /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache_standard_hash.c:27: /usr/src/RPM/BUILD/php5-memcache-2.2.6/php_memcache.h:159: warning: "IS_CALLABLE" redefined # define IS_CALLABLE(cb_zv, flags, cb_sp) zend_is_callable((cb_zv), (flags), (cb_sp) TSRMLS_CC) In file included from /usr/include/php/5.6.38/main/php.h:36, from /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache_standard_hash.c:26: /usr/include/php/5.6.38/Zend/zend.h:593: note: this is the location of the previous definition #define IS_CALLABLE 10 make: Leaving directory '/usr/src/RPM/BUILD/php5-memcache-2.2.6' make: Entering directory '/usr/src/RPM/BUILD/php5-memcache-2.2.6' /bin/sh /usr/src/RPM/BUILD/php5-memcache-2.2.6/libtool --mode=compile i586-alt-linux-gcc -I/usr/include/php/5.6.38 -I. -I/usr/src/RPM/BUILD/php5-memcache-2.2.6 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-memcache-2.2.6/include -I/usr/src/RPM/BUILD/php5-memcache-2.2.6/main -I/usr/src/RPM/BUILD/php5-memcache-2.2.6 -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 -c /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache_session.c -o memcache_session.lo i586-alt-linux-gcc -I/usr/include/php/5.6.38 -I. -I/usr/src/RPM/BUILD/php5-memcache-2.2.6 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-memcache-2.2.6/include -I/usr/src/RPM/BUILD/php5-memcache-2.2.6/main -I/usr/src/RPM/BUILD/php5-memcache-2.2.6 -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 -c /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache_session.c -fPIC -DPIC -o .libs/memcache_session.o In file included from /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache_session.c:33: /usr/src/RPM/BUILD/php5-memcache-2.2.6/php_memcache.h:159: warning: "IS_CALLABLE" redefined # define IS_CALLABLE(cb_zv, flags, cb_sp) zend_is_callable((cb_zv), (flags), (cb_sp) TSRMLS_CC) In file included from /usr/include/php/5.6.38/main/php.h:36, from /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache_session.c:27: /usr/include/php/5.6.38/Zend/zend.h:593: note: this is the location of the previous definition #define IS_CALLABLE 10 make: Leaving directory '/usr/src/RPM/BUILD/php5-memcache-2.2.6' make: Entering directory '/usr/src/RPM/BUILD/php5-memcache-2.2.6' /bin/sh /usr/src/RPM/BUILD/php5-memcache-2.2.6/libtool --mode=compile i586-alt-linux-gcc -I/usr/include/php/5.6.38 -I. -I/usr/src/RPM/BUILD/php5-memcache-2.2.6 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-memcache-2.2.6/include -I/usr/src/RPM/BUILD/php5-memcache-2.2.6/main -I/usr/src/RPM/BUILD/php5-memcache-2.2.6 -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 -c /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache.c -o memcache.lo mkdir .libs i586-alt-linux-gcc -I/usr/include/php/5.6.38 -I. -I/usr/src/RPM/BUILD/php5-memcache-2.2.6 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-memcache-2.2.6/include -I/usr/src/RPM/BUILD/php5-memcache-2.2.6/main -I/usr/src/RPM/BUILD/php5-memcache-2.2.6 -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 -c /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache.c -fPIC -DPIC -o .libs/memcache.o In file included from /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache.c:42: /usr/src/RPM/BUILD/php5-memcache-2.2.6/php_memcache.h:159: warning: "IS_CALLABLE" redefined # define IS_CALLABLE(cb_zv, flags, cb_sp) zend_is_callable((cb_zv), (flags), (cb_sp) TSRMLS_CC) In file included from /usr/include/php/5.6.38/main/php.h:36, from /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache.c:26: /usr/include/php/5.6.38/Zend/zend.h:593: note: this is the location of the previous definition #define IS_CALLABLE 10 /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache.c: In function 'mmc_str_left': /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache.c:1160:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] found = php_memnstr(haystack, needle, needle_len, haystack + haystack_len); ^ /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache.c: In function 'mmc_stats_parse_stat': /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache.c:1574:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if ((space = php_memnstr(start, " ", 1, end)) == NULL) { ^ /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache.c:1579:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if ((colon = php_memnstr(start, ":", 1, space - 1)) != NULL) { ^ /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache.c: In function 'mmc_stats_parse_item': /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache.c:1617:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if ((space = php_memnstr(start, " ", 1, end)) == NULL) { ^ /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache.c:1625:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] for (value = php_memnstr(space, "[", 1, end); value != NULL && value <= end; value = php_memnstr(value + 1, ";", 1, end)) { ^ /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache.c:1625:85: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] for (value = php_memnstr(space, "[", 1, end); value != NULL && value <= end; value = php_memnstr(value + 1, ";", 1, end)) { ^ /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache.c:1630:34: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (value <= end && (value_end = php_memnstr(value, " ", 1, end)) != NULL && value_end <= end) { ^ /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache.c: In function 'mmc_stats_parse_generic': /usr/src/RPM/BUILD/php5-memcache-2.2.6/memcache.c:1654:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if ((space = php_memnstr(start, " ", 1, end)) != NULL) { ^ make: Leaving directory '/usr/src/RPM/BUILD/php5-memcache-2.2.6' make: Entering directory '/usr/src/RPM/BUILD/php5-memcache-2.2.6' /bin/sh /usr/src/RPM/BUILD/php5-memcache-2.2.6/libtool --mode=link i586-alt-linux-gcc -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-memcache-2.2.6/include -I/usr/src/RPM/BUILD/php5-memcache-2.2.6/main -I/usr/src/RPM/BUILD/php5-memcache-2.2.6 -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 -o memcache.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/RPM/BUILD/php5-memcache-2.2.6/modules memcache.lo memcache_queue.lo memcache_standard_hash.lo memcache_consistent_hash.lo memcache_session.lo i586-alt-linux-gcc -shared .libs/memcache.o .libs/memcache_queue.o .libs/memcache_standard_hash.o .libs/memcache_consistent_hash.o .libs/memcache_session.o -march=i586 -mtune=generic -Wl,-soname -Wl,memcache.so -o .libs/memcache.so creating memcache.la (cd .libs && rm -f memcache.la && ln -s ../memcache.la memcache.la) make: Leaving directory '/usr/src/RPM/BUILD/php5-memcache-2.2.6' make: Entering directory '/usr/src/RPM/BUILD/php5-memcache-2.2.6' /bin/sh /usr/src/RPM/BUILD/php5-memcache-2.2.6/libtool --mode=install cp ./memcache.la /usr/src/RPM/BUILD/php5-memcache-2.2.6/modules cp ./.libs/memcache.so /usr/src/RPM/BUILD/php5-memcache-2.2.6/modules/memcache.so cp ./.libs/memcache.lai /usr/src/RPM/BUILD/php5-memcache-2.2.6/modules/memcache.la PATH="$PATH:/sbin" ldconfig -n /usr/src/RPM/BUILD/php5-memcache-2.2.6/modules ---------------------------------------------------------------------- Libraries have been installed in: /usr/src/RPM/BUILD/php5-memcache-2.2.6/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-memcache-2.2.6' make: Entering directory '/usr/src/RPM/BUILD/php5-memcache-2.2.6' Build complete. Don't forget to run 'make test'. make: Leaving directory '/usr/src/RPM/BUILD/php5-memcache-2.2.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.61533 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/php5-memcache-buildroot + : + /bin/rm -rf -- /usr/src/tmp/php5-memcache-buildroot + cd php5-memcache-2.2.6 + BUILD_ENV_VARS='EXTENSION_DIR=/usr/src/tmp/php5-memcache-buildroot//usr/lib/php/5.6.38/extensions PEAR_INSTALLDIR=/usr/src/tmp/php5-memcache-buildroot//usr/share/php/pear' + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/php5-memcache-buildroot/usr exec_prefix=/usr/src/tmp/php5-memcache-buildroot/usr bindir=/usr/src/tmp/php5-memcache-buildroot/usr/bin sbindir=/usr/src/tmp/php5-memcache-buildroot/usr/sbin sysconfdir=/usr/src/tmp/php5-memcache-buildroot/etc datadir=/usr/src/tmp/php5-memcache-buildroot/usr/share includedir=/usr/src/tmp/php5-memcache-buildroot/usr/include libdir=/usr/src/tmp/php5-memcache-buildroot/usr/lib libexecdir=/usr/src/tmp/php5-memcache-buildroot/usr/lib localstatedir=/usr/src/tmp/php5-memcache-buildroot/var/lib sharedstatedir=/usr/src/tmp/php5-memcache-buildroot/var/lib mandir=/usr/src/tmp/php5-memcache-buildroot/usr/share/man infodir=/usr/src/tmp/php5-memcache-buildroot/usr/share/info install EXTENSION_DIR=/usr/src/tmp/php5-memcache-buildroot//usr/lib/php/5.6.38/extensions PEAR_INSTALLDIR=/usr/src/tmp/php5-memcache-buildroot//usr/share/php/pear make: Entering directory '/usr/src/RPM/BUILD/php5-memcache-2.2.6' Installing shared extensions: /usr/src/tmp/php5-memcache-buildroot//usr/lib/php/5.6.38/extensions/ make: Leaving directory '/usr/src/RPM/BUILD/php5-memcache-2.2.6' + /bin/install -D -m 644 /usr/src/RPM/SOURCES/php5-memcache.ini /usr/src/tmp/php5-memcache-buildroot//usr/share/php/5.6/extconf/memcache/config + /bin/install -D -m 644 /usr/src/RPM/SOURCES/php5-memcache-params.sh /usr/src/tmp/php5-memcache-buildroot//usr/share/php/5.6/extconf/memcache/params + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/php5-memcache-buildroot (auto) mode of './usr/lib/php/5.6.38/extensions/memcache.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/php5-memcache-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/php5-memcache-buildroot/ (default) Compressing files in /usr/src/tmp/php5-memcache-buildroot (auto) Adjusting library links in /usr/src/tmp/php5-memcache-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/php5-memcache-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: OnUpdateLong verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: sapi_module verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: zend_new_interned_string verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: basic_globals verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: executor_globals verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: php_session_create_id verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: convert_to_long verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: add_assoc_zval_ex verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: compress verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: _zval_ptr_dtor verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: php_session_register_module verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: zend_parse_parameters verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: zend_register_ini_entries verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: zend_is_callable verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: _zend_list_find verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: zend_strndup verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: _php_stream_write verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: call_user_function_ex verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: uncompress verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: zend_hash_del_key_or_index verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: _estrdup verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: _php_stream_xport_create verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: _zval_dtor_func verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: php_url_parse_ex verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: zend_unregister_ini_entries verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: php_info_print_table_row verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: _php_stream_get_line verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: php_var_unserialize verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: add_next_index_stringl verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: _zend_hash_init verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: zend_register_internal_class verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: _erealloc verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: zend_hash_num_elements verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: zend_hash_index_find verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: zend_hash_exists verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: zend_ini_long verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: add_property_resource_ex verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: zend_list_insert verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: zend_register_long_constant verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: zval_add_ref verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: var_destroy verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: php_error_docref0 verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: php_info_print_table_end verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: display_ini_entries verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: zend_hash_destroy verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: zend_register_list_destructors_ex verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: OnUpdateLong verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: zend_hash_get_current_data_ex verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: php_info_print_table_header verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: php_var_serialize verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: _ecalloc verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: _php_stream_set_option verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: _array_init verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: _zend_hash_add_or_update verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: _convert_to_string verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: _efree verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: _object_init_ex verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: compress2 verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: _php_stream_free verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: _php_stream_read verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: zend_error verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: _estrndup verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: php_url_free verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: _emalloc verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: zend_hash_internal_pointer_reset_ex verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: _zval_copy_ctor_func verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: zend_hash_move_forward_ex verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: add_assoc_long_ex verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: convert_to_boolean verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: php_sprintf verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: add_assoc_stringl_ex verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: php_info_print_table_start verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: gc_remove_zval_from_buffer verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: zend_hash_find verify-elf: WARNING: ./usr/lib/php/5.6.38/extensions/memcache.so: undefined symbol: spprintf Hardlinking identical .pyc and .pyo files Processing files: php5-memcache-2.2.6-alt9.5.6.38.20180912.alt1.S1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61533 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd php5-memcache-2.2.6 + DOCDIR=/usr/src/tmp/php5-memcache-buildroot/usr/share/doc/php5-memcache-2.2.6 + export DOCDIR + rm -rf /usr/src/tmp/php5-memcache-buildroot/usr/share/doc/php5-memcache-2.2.6 + /bin/mkdir -p /usr/src/tmp/php5-memcache-buildroot/usr/share/doc/php5-memcache-2.2.6 + cp -prL CREDITS README /usr/src/tmp/php5-memcache-buildroot/usr/share/doc/php5-memcache-2.2.6 + chmod -R go-w /usr/src/tmp/php5-memcache-buildroot/usr/share/doc/php5-memcache-2.2.6 + chmod -R a+rX /usr/src/tmp/php5-memcache-buildroot/usr/share/doc/php5-memcache-2.2.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bakUwe 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.ieVVVo 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.G5kTUQ Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FEOKQv Requires: php5-libs = 5.6.38.20180912, /usr/lib/php, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Requires(interp): /bin/sh, /bin/sh 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.XH4J6r Creating php5-memcache-debuginfo package Processing files: php5-memcache-debuginfo-2.2.6-alt9.5.6.38.20180912.alt1.S1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HEGX1t find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GhZu8L find-requires: running scripts (debuginfo) Requires: php5-memcache = 2.2.6-alt9.5.6.38.20180912.alt1.S1, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/php5-memcache-2.2.6-alt9.5.6.38.20180912.alt1.S1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/php5-memcache-debuginfo-2.2.6-alt9.5.6.38.20180912.alt1.S1.i586.rpm 6.97user 1.23system 0:14.01elapsed 58%CPU (0avgtext+0avgdata 46632maxresident)k 0inputs+0outputs (0major+611865minor)pagefaults 0swaps 20.02user 4.70system 0:32.63elapsed 75%CPU (0avgtext+0avgdata 122364maxresident)k 0inputs+0outputs (0major+1101659minor)pagefaults 0swaps