<86>Apr 21 06:24:58 userdel[18747]: delete user 'rooter' <86>Apr 21 06:24:58 userdel[18747]: removed group 'rooter' owned by 'rooter' <86>Apr 21 06:24:58 userdel[18747]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 06:24:58 groupadd[18959]: group added to /etc/group: name=rooter, GID=555 <86>Apr 21 06:24:58 groupadd[18959]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:24:58 groupadd[18959]: new group: name=rooter, GID=555 <86>Apr 21 06:24:58 useradd[19030]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash <86>Apr 21 06:24:58 userdel[19163]: delete user 'builder' <86>Apr 21 06:24:58 groupadd[19410]: group added to /etc/group: name=builder, GID=556 <86>Apr 21 06:24:58 groupadd[19410]: group added to /etc/gshadow: name=builder <86>Apr 21 06:24:58 groupadd[19410]: new group: name=builder, GID=556 <86>Apr 21 06:24:58 useradd[19468]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash <13>Apr 21 06:25:02 rpmi: rpm-build-php-version-5.6.38-alt1 p8.213485.40 1539344750 installed <13>Apr 21 06:25:02 rpmi: php-base-2.7-alt3 1289820403 installed <13>Apr 21 06:25:02 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 21 06:25:02 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553689025 installed <13>Apr 21 06:25:02 rpmi: rpm-build-php5-5.5-alt2 1394538105 installed <13>Apr 21 06:25:02 rpmi: shtool-2.0.8-alt2 1293142260 installed <13>Apr 21 06:25:02 rpmi: libmm-1.4.2-alt3 1300666795 installed <13>Apr 21 06:25:03 rpmi: php5-libs-5.6.38-alt1 p8.213485.40 1539344750 installed <13>Apr 21 06:25:03 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553689025 installed <13>Apr 21 06:25:03 rpmi: libmapsdb-devel-0.14-alt1.1.1 1448509090 installed <13>Apr 21 06:25:06 rpmi: php5-devel-5.6.38-alt1 p8.213485.40 1539344750 installed <13>Apr 21 06:25:07 rpmi: libstdc++4.9-devel-4.9.2-alt5 1454577498 installed <13>Apr 21 06:25:07 rpmi: php5-suhosin-0.9.38-alt5.6.38.20180912.alt1 p8.213485.200 1539345043 installed Installing php5-array2arraymap-sdb-0.13-alt8.5.6.38.20180912.alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.78945 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf php5-array2arraymap-sdb-0.13 + echo 'Source #0 (php5-array2arraymap-sdb-0.13.tar):' Source #0 (php5-array2arraymap-sdb-0.13.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/php5-array2arraymap-sdb-0.13.tar + cd php5-array2arraymap-sdb-0.13 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82051 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd php5-array2arraymap-sdb-0.13 + phpize Configuring for: PHP Api Version: 20131106 Zend Module Api No: 20131226 Zend Extension Api No: 220131226 ++ echo array2arraymap-sdb ++ tr '[:lower:]-' '[:upper:]_' + BUILD_HAVE=ARRAY2ARRAYMAP_SDB + export LDFLAGS=-lphp-5.6.38 + LDFLAGS=-lphp-5.6.38 + ./configure --enable-array2arraymap-sdb configure: WARNING: unrecognized options: --enable-array2arraymap-sdb 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 cc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for icc... no checking for suncc... no checking whether cc understands -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-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 for array2arraymap_sdb support... yes, shared checking for ld used by cc... /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... 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 for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking whether the cc 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 checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate configure: creating ./config.status config.status: creating config.h configure: WARNING: unrecognized options: --enable-array2arraymap-sdb + BUILD_ENV_VARS='EXTENSION_DIR=/usr/lib/php/5.6.38/extensions INSTALL_ROOT=/usr/src/tmp/php5-array2arraymap-sdb-buildroot PEAR_INSTALLDIR=/usr/share/php/pear' + '[' -n '' ']' + NPROCS=8 + make -j8 EXTENSION_DIR=/usr/lib/php/5.6.38/extensions INSTALL_ROOT=/usr/src/tmp/php5-array2arraymap-sdb-buildroot PEAR_INSTALLDIR=/usr/share/php/pear CC=g++ make: Entering directory `/usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13' /bin/sh /usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13/libtool --mode=compile g++ -I. -I/usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13/include -I/usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13/main -I/usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13 -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 -g -O2 -c /usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13/array2arraymap_sdb.c -o array2arraymap_sdb.lo mkdir .libs g++ -I. -I/usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13/include -I/usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13/main -I/usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13 -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 -g -O2 -c /usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13/array2arraymap_sdb.c -fPIC -DPIC -o .libs/array2arraymap_sdb.o /bin/sh /usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13/libtool --mode=link g++ -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13/include -I/usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13/main -I/usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13 -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 -g -O2 -lphp-5.6.38 -o array2arraymap_sdb.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13/modules array2arraymap_sdb.lo -lstdc++ g++ -shared -nostdlib /usr/lib/gcc/i586-alt-linux/5/../../../crti.o /usr/lib/gcc/i586-alt-linux/5/crtbeginS.o .libs/array2arraymap_sdb.o -lphp-5.6.38 -L/usr/lib/gcc/i586-alt-linux/5 -L/usr/lib/gcc/i586-alt-linux/5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/5/crtendS.o /usr/lib/gcc/i586-alt-linux/5/../../../crtn.o -Wl,-soname -Wl,array2arraymap_sdb.so -o .libs/array2arraymap_sdb.so creating array2arraymap_sdb.la (cd .libs && rm -f array2arraymap_sdb.la && ln -s ../array2arraymap_sdb.la array2arraymap_sdb.la) /bin/sh /usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13/libtool --mode=install cp ./array2arraymap_sdb.la /usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13/modules cp ./.libs/array2arraymap_sdb.so /usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13/modules/array2arraymap_sdb.so cp ./.libs/array2arraymap_sdb.lai /usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13/modules/array2arraymap_sdb.la PATH="$PATH:/sbin" ldconfig -n /usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13/modules ---------------------------------------------------------------------- Libraries have been installed in: /usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Build complete. Don't forget to run 'make test'. make: Leaving directory `/usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.77026 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/php5-array2arraymap-sdb-buildroot + : + /bin/rm -rf -- /usr/src/tmp/php5-array2arraymap-sdb-buildroot + cd php5-array2arraymap-sdb-0.13 + BUILD_ENV_VARS='EXTENSION_DIR=/usr/src/tmp/php5-array2arraymap-sdb-buildroot//usr/lib/php/5.6.38/extensions PEAR_INSTALLDIR=/usr/src/tmp/php5-array2arraymap-sdb-buildroot//usr/share/php/pear' + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/php5-array2arraymap-sdb-buildroot/usr exec_prefix=/usr/src/tmp/php5-array2arraymap-sdb-buildroot/usr bindir=/usr/src/tmp/php5-array2arraymap-sdb-buildroot/usr/bin sbindir=/usr/src/tmp/php5-array2arraymap-sdb-buildroot/usr/sbin sysconfdir=/usr/src/tmp/php5-array2arraymap-sdb-buildroot/etc datadir=/usr/src/tmp/php5-array2arraymap-sdb-buildroot/usr/share includedir=/usr/src/tmp/php5-array2arraymap-sdb-buildroot/usr/include libdir=/usr/src/tmp/php5-array2arraymap-sdb-buildroot/usr/lib libexecdir=/usr/src/tmp/php5-array2arraymap-sdb-buildroot/usr/lib localstatedir=/usr/src/tmp/php5-array2arraymap-sdb-buildroot/var/lib sharedstatedir=/usr/src/tmp/php5-array2arraymap-sdb-buildroot/var/lib mandir=/usr/src/tmp/php5-array2arraymap-sdb-buildroot/usr/share/man infodir=/usr/src/tmp/php5-array2arraymap-sdb-buildroot/usr/share/info install EXTENSION_DIR=/usr/src/tmp/php5-array2arraymap-sdb-buildroot//usr/lib/php/5.6.38/extensions PEAR_INSTALLDIR=/usr/src/tmp/php5-array2arraymap-sdb-buildroot//usr/share/php/pear make: Entering directory `/usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13' Installing shared extensions: /usr/src/tmp/php5-array2arraymap-sdb-buildroot//usr/lib/php/5.6.38/extensions/ make: Leaving directory `/usr/src/RPM/BUILD/php5-array2arraymap-sdb-0.13' + install -D -m 644 /usr/src/RPM/SOURCES/php-array2arraymap-sdb.ini /usr/src/tmp/php5-array2arraymap-sdb-buildroot//usr/share/php/5.6/extconf/array2arraymap-sdb/config + install -D -m 644 /usr/src/RPM/SOURCES/php-array2arraymap-sdb-params.sh /usr/src/tmp/php5-array2arraymap-sdb-buildroot//usr/share/php/5.6/extconf/array2arraymap-sdb/params + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/php5-array2arraymap-sdb-buildroot (auto) mode of './usr/lib/php/5.6.38/extensions/array2arraymap_sdb.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/php5-array2arraymap-sdb-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/php5-array2arraymap-sdb-buildroot (auto) Adjusting library links in /usr/src/tmp/php5-array2arraymap-sdb-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/php5-array2arraymap-sdb-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/array2arraymap_sdb.so: uses non-LFS functions: __fxstat mmap open Hardlinking identical .pyc and .pyo files Processing files: php5-array2arraymap-sdb-0.13-alt8.5.6.38.20180912.alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.77026 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd php5-array2arraymap-sdb-0.13 + DOCDIR=/usr/src/tmp/php5-array2arraymap-sdb-buildroot/usr/share/doc/php5-array2arraymap-sdb-0.13 + export DOCDIR + rm -rf /usr/src/tmp/php5-array2arraymap-sdb-buildroot/usr/share/doc/php5-array2arraymap-sdb-0.13 + /bin/mkdir -p /usr/src/tmp/php5-array2arraymap-sdb-buildroot/usr/share/doc/php5-array2arraymap-sdb-0.13 + cp -prL CREDITS /usr/src/tmp/php5-array2arraymap-sdb-buildroot/usr/share/doc/php5-array2arraymap-sdb-0.13 + chmod -R go-w /usr/src/tmp/php5-array2arraymap-sdb-buildroot/usr/share/doc/php5-array2arraymap-sdb-0.13 + chmod -R a+rX /usr/src/tmp/php5-array2arraymap-sdb-buildroot/usr/share/doc/php5-array2arraymap-sdb-0.13 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gSUz6Z 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.LMVHNW 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.syLvt4 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PKWmo7 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), libgcc_s.so.1(GCC_3.0), libphp-5.6.38.so >= set:oj3VS3WZxcFaxhATIv5ZKaRaoCW5P2vvzoQdLG8e1P09p5RXAJ8kNtcSrexlij9ulwMFLz3G33VGt3Mc5a3HEB3TKGhZ3q, libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.1), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.9), 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.tn9HUg Creating php5-array2arraymap-sdb-debuginfo package Processing files: php5-array2arraymap-sdb-debuginfo-0.13-alt8.5.6.38.20180912.alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ceWGRB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.APYeS1 find-requires: running scripts (debuginfo) Requires: php5-array2arraymap-sdb = 0.13-alt8.5.6.38.20180912.alt1, debug(libc.so.6), debug(libgcc_s.so.1), debug(libphp-5.6.38.so), debug(libstdc++.so.6) Wrote: /usr/src/RPM/RPMS/i586/php5-array2arraymap-sdb-0.13-alt8.5.6.38.20180912.alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/php5-array2arraymap-sdb-debuginfo-0.13-alt8.5.6.38.20180912.alt1.i586.rpm 5.05user 0.99system 0:16.66elapsed 36%CPU (0avgtext+0avgdata 59404maxresident)k 0inputs+0outputs (0major+566662minor)pagefaults 0swaps 12.77user 3.64system 0:32.81elapsed 50%CPU (0avgtext+0avgdata 122348maxresident)k 8792inputs+0outputs (0major+851133minor)pagefaults 0swaps --- php5-array2arraymap-sdb-0.13-alt8.5.6.38.20180912.alt1.i586.rpm.repo 2018-10-12 11:53:49.000000000 +0000 +++ php5-array2arraymap-sdb-0.13-alt8.5.6.38.20180912.alt1.i586.rpm.hasher 2019-04-21 06:25:29.341571295 +0000 @@ -25,3 +25,2 @@ Requires: rpmlib(PayloadIsLzma) -Provides: .p8.213485.500.5.1-php5-array2arraymap-sdb-0.13-alt8.5.6.38.20180912.alt1 Provides: php5-array2arraymap-sdb = 0.13-alt8.5.6.38.20180912.alt1 --- php5-array2arraymap-sdb-debuginfo-0.13-alt8.5.6.38.20180912.alt1.i586.rpm.repo 2018-10-12 11:53:49.000000000 +0000 +++ php5-array2arraymap-sdb-debuginfo-0.13-alt8.5.6.38.20180912.alt1.i586.rpm.hasher 2019-04-21 06:25:29.391571693 +0000 @@ -6,3 +6,3 @@ /usr/src/debug/php5-array2arraymap-sdb-0.13/array2arraymap_sdb.c 100644 -Requires: .p8.213485.500.5.1-php5-array2arraymap-sdb-0.13-alt8.5.6.38.20180912.alt1 +Requires: php5-array2arraymap-sdb = 0.13-alt8.5.6.38.20180912.alt1 Requires: debug(libc.so.6)