<86>Dec 14 07:38:30 userdel[11085]: delete user 'rooter' <86>Dec 14 07:38:30 userdel[11085]: removed group 'rooter' owned by 'rooter' <86>Dec 14 07:38:30 userdel[11085]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 14 07:38:30 groupadd[11095]: group added to /etc/group: name=rooter, GID=561 <86>Dec 14 07:38:30 groupadd[11095]: group added to /etc/gshadow: name=rooter <86>Dec 14 07:38:30 groupadd[11095]: new group: name=rooter, GID=561 <86>Dec 14 07:38:30 useradd[11100]: new user: name=rooter, UID=561, GID=561, home=/root, shell=/bin/bash <86>Dec 14 07:38:30 userdel[11114]: delete user 'builder' <86>Dec 14 07:38:30 userdel[11114]: removed group 'builder' owned by 'builder' <86>Dec 14 07:38:30 userdel[11114]: removed shadow group 'builder' owned by 'builder' <86>Dec 14 07:38:30 groupadd[11119]: group added to /etc/group: name=builder, GID=562 <86>Dec 14 07:38:30 groupadd[11119]: group added to /etc/gshadow: name=builder <86>Dec 14 07:38:30 groupadd[11119]: new group: name=builder, GID=562 <86>Dec 14 07:38:30 useradd[11127]: new user: name=builder, UID=562, GID=562, home=/usr/src, shell=/bin/bash <13>Dec 14 07:38:33 rpmi: rpm-build-php-version-5.6.38-alt1.S1 sisyphus.213486.40 1537598424 installed <13>Dec 14 07:38:33 rpmi: rpm-build-php5-5.5-alt2 1394538105 installed <13>Dec 14 07:38:36 rpmi: shtool-2.0.8-alt2 1293142260 installed <13>Dec 14 07:38:36 rpmi: php-base-2.7-alt3 1289820403 installed <13>Dec 14 07:38:36 rpmi: libmm-1.4.2-alt3 1300666795 installed <13>Dec 14 07:38:37 rpmi: php5-libs-5.6.38-alt1.S1 sisyphus.213486.40 1537598518 installed <13>Dec 14 07:38:37 rpmi: rpm-macros-alternatives-0.4.5-alt1.1 1404382149 installed <13>Dec 14 07:38:37 rpmi: alternatives-0.4.5-alt1.1 1404382149 installed <13>Dec 14 07:38:41 rpmi: php5-devel-5.6.38-alt1.S1 sisyphus.213486.40 1537598518 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/php5-apcu-5.6.38.20180912-alt1.S1.nosrc.rpm Installing php5-apcu-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.21360 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf php5-apcu-5.6.38.20180912 + /bin/mkdir -p php5-apcu-5.6.38.20180912 + cd php5-apcu-5.6.38.20180912 + echo 'Source #0 (APCu-4.0.7.tar):' Source #0 (APCu-4.0.7.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/APCu-4.0.7.tar + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.21360 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd php5-apcu-5.6.38.20180912 + phpize Configuring for: PHP Api Version: 20131106 Zend Module Api No: 20131226 Zend Extension Api No: 220131226 ++ echo apcu ++ tr '[:lower:]-' '[:upper:]_' + BUILD_HAVE=APCU + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -L/usr/lib' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + 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-apcu --with-libdir=lib --enable-apc --enable-apc-mmap configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext, --with-apcu, --enable-apc, --enable-apc-mmap 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 APCu support... yes, shared checking if APCu should provide APC full compatibility support... yes checking if APCu should be allowed to use rwlocks... yes checking if APCu should be built in debug mode... no checking if APCu should clear on SIGUSR1... no checking if APCu will use mmap or shm... mmap checking if APCu should utilize spinlocks before flocks... no configure: WARNING: APCu has access to native rwlocks checking for sigaction... yes checking for union semun... no 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 valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking for shm_open in -lrt... yes checking whether to include code coverage symbols... no 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-apcu, --enable-apc, --enable-apc-mmap + BUILD_ENV_VARS='EXTENSION_DIR=/usr/lib/php/5.6.38/extensions INSTALL_ROOT=/usr/src/tmp/php5-apcu-buildroot PEAR_INSTALLDIR=/usr/share/php/pear' + make -j8 EXTENSION_DIR=/usr/lib/php/5.6.38/extensions INSTALL_ROOT=/usr/src/tmp/php5-apcu-buildroot PEAR_INSTALLDIR=/usr/share/php/pear make: Entering directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' /bin/sh /usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/libtool --mode=compile i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/apc_mmap.c -o apc_mmap.lo i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/apc_mmap.c -fPIC -DPIC -o .libs/apc_mmap.o make: Leaving directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' make: Entering directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' /bin/sh /usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/libtool --mode=compile i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/apc_shm.c -o apc_shm.lo i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/apc_shm.c -fPIC -DPIC -o .libs/apc_shm.o make: Leaving directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' make: Entering directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' /bin/sh /usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/libtool --mode=compile i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/apc_stack.c -o apc_stack.lo i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/apc_stack.c -fPIC -DPIC -o .libs/apc_stack.o make: Leaving directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' make: Entering directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' /bin/sh /usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/libtool --mode=compile i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/apc_lock.c -o apc_lock.lo i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/apc_lock.c -fPIC -DPIC -o .libs/apc_lock.o make: Leaving directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' make: Entering directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' /bin/sh /usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/libtool --mode=compile i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/apc.c -o apc.lo i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/apc.c -fPIC -DPIC -o .libs/apc.o make: Leaving directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' make: Entering directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' /bin/sh /usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/libtool --mode=compile i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/apc_sma.c -o apc_sma.lo i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/apc_sma.c -fPIC -DPIC -o .libs/apc_sma.o make: Leaving directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' make: Entering directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' /bin/sh /usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/libtool --mode=compile i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/php_apc.c -o php_apc.lo i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/php_apc.c -fPIC -DPIC -o .libs/php_apc.o make: Leaving directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' make: Entering directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' /bin/sh /usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/libtool --mode=compile i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/apc_pool.c -o apc_pool.lo i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/apc_pool.c -fPIC -DPIC -o .libs/apc_pool.o make: Leaving directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' make: Entering directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' /bin/sh /usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/libtool --mode=compile i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/apc_signal.c -o apc_signal.lo i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/apc_signal.c -fPIC -DPIC -o .libs/apc_signal.o make: Leaving directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' make: Entering directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' /bin/sh /usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/libtool --mode=compile i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/apc_rfc1867.c -o apc_rfc1867.lo i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/apc_rfc1867.c -fPIC -DPIC -o .libs/apc_rfc1867.o make: Leaving directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' make: Entering directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' /bin/sh /usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/libtool --mode=compile i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/apc_cache.c -o apc_cache.lo mkdir .libs i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/apc_cache.c -fPIC -DPIC -o .libs/apc_cache.o make: Leaving directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' make: Entering directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' /bin/sh /usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/libtool --mode=compile i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/apc_iterator.c -o apc_iterator.lo i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/apc_iterator.c -fPIC -DPIC -o .libs/apc_iterator.o make: Leaving directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' make: Entering directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' /bin/sh /usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/libtool --mode=compile i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/apc_bin.c -o apc_bin.lo i586-alt-linux-gcc -D_GNU_SOURCE -I. -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912/apc_bin.c -fPIC -DPIC -o .libs/apc_bin.o make: Leaving directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' make: Entering directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' /bin/sh /usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/libtool --mode=link i586-alt-linux-gcc -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/include -I/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/main -I/usr/src/RPM/BUILD/php5-apcu-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 apcu.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/modules apc.lo apc_lock.lo php_apc.lo apc_cache.lo apc_mmap.lo apc_shm.lo apc_sma.lo apc_stack.lo apc_rfc1867.lo apc_signal.lo apc_pool.lo apc_iterator.lo apc_bin.lo -lrt i586-alt-linux-gcc -shared .libs/apc.o .libs/apc_lock.o .libs/php_apc.o .libs/apc_cache.o .libs/apc_mmap.o .libs/apc_shm.o .libs/apc_sma.o .libs/apc_stack.o .libs/apc_rfc1867.o .libs/apc_signal.o .libs/apc_pool.o .libs/apc_iterator.o .libs/apc_bin.o -L/usr/lib -lphp-5.6.38 -lrt -march=i586 -mtune=generic -Wl,-soname -Wl,apcu.so -o .libs/apcu.so /usr/bin/ld.default: .libs/apc_mmap.o: in function `apc_mmap': /usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/apc_mmap.c:97: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' creating apcu.la (cd .libs && rm -f apcu.la && ln -s ../apcu.la apcu.la) make: Leaving directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' make: Entering directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' /bin/sh /usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/libtool --mode=install cp ./apcu.la /usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/modules cp ./.libs/apcu.so /usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/modules/apcu.so cp ./.libs/apcu.lai /usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/modules/apcu.la PATH="$PATH:/sbin" ldconfig -n /usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912/modules ---------------------------------------------------------------------- Libraries have been installed in: /usr/src/RPM/BUILD/php5-apcu-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-apcu-5.6.38.20180912' make: Entering directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' Build complete. Don't forget to run 'make test'. make: Leaving directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.26723 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/php5-apcu-buildroot + : + /bin/rm -rf -- /usr/src/tmp/php5-apcu-buildroot + cd php5-apcu-5.6.38.20180912 + BUILD_ENV_VARS='EXTENSION_DIR=/usr/src/tmp/php5-apcu-buildroot//usr/lib/php/5.6.38/extensions PEAR_INSTALLDIR=/usr/src/tmp/php5-apcu-buildroot//usr/share/php/pear' + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/php5-apcu-buildroot/usr exec_prefix=/usr/src/tmp/php5-apcu-buildroot/usr bindir=/usr/src/tmp/php5-apcu-buildroot/usr/bin sbindir=/usr/src/tmp/php5-apcu-buildroot/usr/sbin sysconfdir=/usr/src/tmp/php5-apcu-buildroot/etc datadir=/usr/src/tmp/php5-apcu-buildroot/usr/share includedir=/usr/src/tmp/php5-apcu-buildroot/usr/include libdir=/usr/src/tmp/php5-apcu-buildroot/usr/lib libexecdir=/usr/src/tmp/php5-apcu-buildroot/usr/lib localstatedir=/usr/src/tmp/php5-apcu-buildroot/var/lib sharedstatedir=/usr/src/tmp/php5-apcu-buildroot/var/lib mandir=/usr/src/tmp/php5-apcu-buildroot/usr/share/man infodir=/usr/src/tmp/php5-apcu-buildroot/usr/share/info install EXTENSION_DIR=/usr/src/tmp/php5-apcu-buildroot//usr/lib/php/5.6.38/extensions PEAR_INSTALLDIR=/usr/src/tmp/php5-apcu-buildroot//usr/share/php/pear make: Entering directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' Installing shared extensions: /usr/src/tmp/php5-apcu-buildroot//usr/lib/php/5.6.38/extensions/ mkdir: cannot create directory '/usr/include/php/5.6.38/ext/apcu': Permission denied mkdir: cannot create directory '/usr/include/php/5.6.38/ext/apcu': Permission denied mkdir: cannot create directory '/usr/include/php/5.6.38/ext/apcu': Permission denied mkdir: cannot create directory '/usr/include/php/5.6.38/ext/apcu': Permission denied mkdir: cannot create directory '/usr/include/php/5.6.38/ext/apcu': Permission denied mkdir: cannot create directory '/usr/include/php/5.6.38/ext/apcu': Permission denied mkdir: cannot create directory '/usr/include/php/5.6.38/ext/apcu': Permission denied mkdir: cannot create directory '/usr/include/php/5.6.38/ext/apcu': Permission denied make: [Makefile:99: install-headers] Error 1 (ignored) make: Leaving directory '/usr/src/RPM/BUILD/php5-apcu-5.6.38.20180912' + install -D -m 644 -- /usr/src/RPM/SOURCES/php-apcu.ini /usr/src/tmp/php5-apcu-buildroot//usr/share/php/5.6/extconf/apcu/config + install -D -m 644 -- /usr/src/RPM/SOURCES/php-apcu-params.sh /usr/src/tmp/php5-apcu-buildroot//usr/share/php/5.6/extconf/apcu/params + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/php5-apcu-buildroot (auto) mode of './usr/lib/php/5.6.38/extensions/apcu.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/php5-apcu-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/php5-apcu-buildroot/ (default) Compressing files in /usr/src/tmp/php5-apcu-buildroot (auto) Adjusting library links in /usr/src/tmp/php5-apcu-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/php5-apcu-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/apcu.so: uses non-LFS functions: __xstat alphasort fopen ftruncate mkstemp mmap open scandir Hardlinking identical .pyc and .pyo files Processing files: php5-apcu-5.6.38.20180912-alt1.S1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.2658 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd php5-apcu-5.6.38.20180912 + DOCDIR=/usr/src/tmp/php5-apcu-buildroot/usr/share/doc/php5-apcu-5.6.38.20180912 + export DOCDIR + rm -rf /usr/src/tmp/php5-apcu-buildroot/usr/share/doc/php5-apcu-5.6.38.20180912 + /bin/mkdir -p /usr/src/tmp/php5-apcu-buildroot/usr/share/doc/php5-apcu-5.6.38.20180912 + cp -prL README.md TECHNOTES.txt TODO NOTICE LICENSE /usr/src/tmp/php5-apcu-buildroot/usr/share/doc/php5-apcu-5.6.38.20180912 + chmod -R go-w /usr/src/tmp/php5-apcu-buildroot/usr/share/doc/php5-apcu-5.6.38.20180912 + chmod -R a+rX /usr/src/tmp/php5-apcu-buildroot/usr/share/doc/php5-apcu-5.6.38.20180912 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ssHKIE 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.1aQJSB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) lib.req: WARNING: /usr/src/tmp/php5-apcu-buildroot/usr/lib/php/5.6.38/extensions/apcu.so: underlinked libraries: /lib/libpthread.so.0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IKsmHS Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cHcLaD Requires: /usr/lib/php, libc.so.6(ALT_2.24), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.4), libphp-5.6.38.so >= set:ohlimUmIPjSWwwOUw9vUy3Q1JDZHw4WOstTykiC6nGeZb1puaIKsFMcdZIQwiwgYJyYCYMIC6K4fkLPkmM5qca3uZAjoddBlqJLa5r0IZ3KAA6807ixBv0FM2aKzANaJ8SttcJiHgtakpNF6GKjl8TqoeSvm1iDkdt6eNXF8v3sI9m5kPdbxPK1SqnS9PMWacaUUcfKfEdiMQbpZ6IjxiyVdPc60PD9f9dskYRVw99b8ecxqfUZhlFnRimXpD4v4y432, librt.so.1 >= set:jhyjl221, librt.so.1(GLIBC_2.2), rtld(GNU_HASH) Requires(interp): /bin/sh, /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.WoHKXD Creating php5-apcu-debuginfo package Processing files: php5-apcu-debuginfo-5.6.38.20180912-alt1.S1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.52XEda find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tWiTDa find-requires: running scripts (debuginfo) Requires: php5-apcu = 5.6.38.20180912-alt1.S1, debug(libc.so.6), debug(libphp-5.6.38.so), debug(librt.so.1) Wrote: /usr/src/RPM/RPMS/i586/php5-apcu-5.6.38.20180912-alt1.S1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/php5-apcu-debuginfo-5.6.38.20180912-alt1.S1.i586.rpm 18.30user 5.45system 0:19.88elapsed 119%CPU (0avgtext+0avgdata 39028maxresident)k 0inputs+0outputs (0major+883981minor)pagefaults 0swaps 38.32user 12.28system 0:47.02elapsed 107%CPU (0avgtext+0avgdata 122860maxresident)k 52128inputs+0outputs (0major+1371649minor)pagefaults 0swaps