<86>Nov 1 02:33:16 userdel[13522]: delete user 'rooter' <86>Nov 1 02:33:16 userdel[13522]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 1 02:33:16 groupadd[13550]: group added to /etc/group: name=rooter, GID=552 <86>Nov 1 02:33:16 groupadd[13550]: group added to /etc/gshadow: name=rooter <86>Nov 1 02:33:16 groupadd[13550]: new group: name=rooter, GID=552 <86>Nov 1 02:33:16 useradd[13560]: new user: name=rooter, UID=552, GID=552, home=/root, shell=/bin/bash <86>Nov 1 02:33:16 userdel[13572]: delete user 'builder' <86>Nov 1 02:33:16 userdel[13572]: removed group 'builder' owned by 'builder' <86>Nov 1 02:33:16 userdel[13572]: removed shadow group 'builder' owned by 'builder' <86>Nov 1 02:33:16 groupadd[13596]: group added to /etc/group: name=builder, GID=553 <86>Nov 1 02:33:16 groupadd[13596]: group added to /etc/gshadow: name=builder <86>Nov 1 02:33:16 groupadd[13596]: new group: name=builder, GID=553 <86>Nov 1 02:33:16 useradd[13606]: new user: name=builder, UID=553, GID=553, home=/usr/src, shell=/bin/bash <13>Nov 1 02:33:20 rpmi: gcc-c++-common-1.4.22-alt1 1519183788 installed <13>Nov 1 02:33:21 rpmi: libstdc++7-devel-7.3.1-alt5 1531512602 installed <13>Nov 1 02:33:22 rpmi: gcc7-c++-7.3.1-alt5 1531512602 installed <13>Nov 1 02:33:22 rpmi: gcc-c++-7-alt6 1528289185 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libgoogle-sparsehash-1.5.2-alt1.1.nosrc.rpm Installing libgoogle-sparsehash-1.5.2-alt1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.63994 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libgoogle-sparsehash-1.5.2 + echo 'Source #0 (libgoogle-sparsehash-1.5.2.tar):' Source #0 (libgoogle-sparsehash-1.5.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libgoogle-sparsehash-1.5.2.tar + cd libgoogle-sparsehash-1.5.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libgoogle-sparsehash-1.5.2-alt-gcc4.6.patch):' Patch #0 (libgoogle-sparsehash-1.5.2-alt-gcc4.6.patch): + /usr/bin/patch -p2 patching file src/google/sparsehash/densehashtable.h patching file src/google/sparsehash/sparsehashtable.h patching file src/google/sparsetable + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.77380 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libgoogle-sparsehash-1.5.2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for memcpy... yes checking for memmove... 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 for uint16_t... yes checking for u_int16_t... yes checking for __uint16... no checking for long long... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking google/malloc_extension.h usability... no checking google/malloc_extension.h presence... no checking for google/malloc_extension.h... no checking whether the compiler implements namespaces... yes checking the location of hash_map... checking how to include hash_fun directly... checking what namespace STL code is in... std configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands + make make: Entering directory '/usr/src/RPM/BUILD/libgoogle-sparsehash-1.5.2' [ -d src/google/sparsehash ] || mkdir -p src/google/sparsehash echo "/*" > src/google/sparsehash/_sparsehash_config echo " * NOTE: This file is for internal use only." >> src/google/sparsehash/_sparsehash_config echo " * Do not use these #defines in your own program!" >> src/google/sparsehash/_sparsehash_config echo " */" >> src/google/sparsehash/_sparsehash_config gawk '{prevline=currline; currline=$0;} \ /^#/ {in_second_file = 1;} \ !in_second_file {if (currline !~ /^ *$/) {inc[currline]=0}}; \ in_second_file { for (i in inc) { \ if (index(currline, i) != 0) { \ print "\n"prevline"\n"currline; \ delete inc[i]; \ } \ } }' \ ./src/config.h.include ./src/config.h \ >> src/google/sparsehash/_sparsehash_config mv -f src/google/sparsehash/_sparsehash_config src/google/sparsehash/sparseconfig.h make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/libgoogle-sparsehash-1.5.2' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -c -o type_traits_unittest.o `test -f 'src/type_traits_unittest.cc' || echo './'`src/type_traits_unittest.cc x86_64-alt-linux-g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -o type_traits_unittest type_traits_unittest.o x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sparsetable_unittest.o `test -f 'src/sparsetable_unittest.cc' || echo './'`src/sparsetable_unittest.cc x86_64-alt-linux-g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -o sparsetable_unittest sparsetable_unittest.o x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -c -o hashtable_unittest.o `test -f 'src/hashtable_unittest.cc' || echo './'`src/hashtable_unittest.cc x86_64-alt-linux-g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -o hashtable_unittest hashtable_unittest.o x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -c -o simple_test.o `test -f 'src/simple_test.cc' || echo './'`src/simple_test.cc x86_64-alt-linux-g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -o simple_test simple_test.o x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -c -o time_hash_map-time_hash_map.o `test -f 'src/time_hash_map.cc' || echo './'`src/time_hash_map.cc x86_64-alt-linux-g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -o time_hash_map time_hash_map-time_hash_map.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libgoogle-sparsehash-1.5.2' make: Leaving directory '/usr/src/RPM/BUILD/libgoogle-sparsehash-1.5.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.51903 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libgoogle-sparsehash-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libgoogle-sparsehash-buildroot + cd libgoogle-sparsehash-1.5.2 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libgoogle-sparsehash-buildroot/usr exec_prefix=/usr/src/tmp/libgoogle-sparsehash-buildroot/usr bindir=/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/bin sbindir=/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libgoogle-sparsehash-buildroot/etc datadir=/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share includedir=/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include libdir=/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/lib64 libexecdir=/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/lib localstatedir=/usr/src/tmp/libgoogle-sparsehash-buildroot/var/lib sharedstatedir=/usr/src/tmp/libgoogle-sparsehash-buildroot/var/lib mandir=/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/man infodir=/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/libgoogle-sparsehash-1.5.2' /usr/bin/make install-am make[1]: Entering directory '/usr/src/RPM/BUILD/libgoogle-sparsehash-1.5.2' make[2]: Entering directory '/usr/src/RPM/BUILD/libgoogle-sparsehash-1.5.2' test -z "/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/lib64" || mkdir -p -- "/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/lib64" test -z "/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2" || mkdir -p -- "/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2" /bin/install -p -m 644 'AUTHORS' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/AUTHORS' /bin/install -p -m 644 'COPYING' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/COPYING' /bin/install -p -m 644 'ChangeLog' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/ChangeLog' /bin/install -p -m 644 'INSTALL' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/INSTALL' /bin/install -p -m 644 'NEWS' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/NEWS' /bin/install -p -m 644 'README' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/README' /bin/install -p -m 644 'README.windows' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/README.windows' /bin/install -p -m 644 'TODO' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/TODO' /bin/install -p -m 644 'doc/dense_hash_map.html' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/dense_hash_map.html' /bin/install -p -m 644 'doc/dense_hash_set.html' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/dense_hash_set.html' /bin/install -p -m 644 'doc/sparse_hash_map.html' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/sparse_hash_map.html' /bin/install -p -m 644 'doc/sparse_hash_set.html' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/sparse_hash_set.html' /bin/install -p -m 644 'doc/sparsetable.html' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/sparsetable.html' /bin/install -p -m 644 'doc/implementation.html' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/implementation.html' /bin/install -p -m 644 'doc/performance.html' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/performance.html' /bin/install -p -m 644 'doc/index.html' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/index.html' /bin/install -p -m 644 'doc/designstyle.css' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/share/doc/sparsehash-1.5.2/designstyle.css' test -z "/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google" || mkdir -p -- "/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google" /bin/install -p -m 644 'src/google/dense_hash_map' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/dense_hash_map' /bin/install -p -m 644 'src/google/dense_hash_set' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/dense_hash_set' /bin/install -p -m 644 'src/google/sparse_hash_map' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/sparse_hash_map' /bin/install -p -m 644 'src/google/sparse_hash_set' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/sparse_hash_set' /bin/install -p -m 644 'src/google/sparsetable' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/sparsetable' /bin/install -p -m 644 'src/google/type_traits.h' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/type_traits.h' test -z "/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/sparsehash" || mkdir -p -- "/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/sparsehash" /bin/install -p -m 644 'src/google/sparsehash/sparseconfig.h' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/sparsehash/sparseconfig.h' test -z "/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/sparsehash" || mkdir -p -- "/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/sparsehash" /bin/install -p -m 644 'src/google/sparsehash/densehashtable.h' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/sparsehash/densehashtable.h' /bin/install -p -m 644 'src/google/sparsehash/sparsehashtable.h' '/usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/sparsehash/sparsehashtable.h' make[2]: Leaving directory '/usr/src/RPM/BUILD/libgoogle-sparsehash-1.5.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/libgoogle-sparsehash-1.5.2' make: Leaving directory '/usr/src/RPM/BUILD/libgoogle-sparsehash-1.5.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libgoogle-sparsehash-buildroot (auto) Verifying and fixing files in /usr/src/tmp/libgoogle-sparsehash-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/libgoogle-sparsehash-buildroot/ (default) Compressing files in /usr/src/tmp/libgoogle-sparsehash-buildroot (auto) Adjusting library links in /usr/src/tmp/libgoogle-sparsehash-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/libgoogle-sparsehash-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libgoogle-sparsehash-1.5.2-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Gcusda find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fitGYI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/type_traits.h:55:10: fatal error: utility: No such file or directory #include // For pair ^~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/libgoogle-sparsehash-buildroot/usr/include/google/type_traits.h: cpp failed, trying c++ mode Wrote: /usr/src/RPM/RPMS/noarch/libgoogle-sparsehash-1.5.2-alt1.1.noarch.rpm 58.76user 3.95system 1:08.36elapsed 91%CPU (0avgtext+0avgdata 571936maxresident)k 0inputs+0outputs (0major+828438minor)pagefaults 0swaps 73.32user 9.37system 1:28.88elapsed 93%CPU (0avgtext+0avgdata 571936maxresident)k 0inputs+0outputs (0major+1197309minor)pagefaults 0swaps