<86>Apr 21 01:27:06 userdel[12238]: delete user 'rooter' <86>Apr 21 01:27:06 groupadd[12243]: group added to /etc/group: name=rooter, GID=531 <86>Apr 21 01:27:06 groupadd[12243]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:27:06 groupadd[12243]: new group: name=rooter, GID=531 <86>Apr 21 01:27:06 useradd[12247]: new user: name=rooter, UID=531, GID=531, home=/root, shell=/bin/bash <86>Apr 21 01:27:06 userdel[12253]: delete user 'builder' <86>Apr 21 01:27:06 userdel[12253]: removed group 'builder' owned by 'builder' <86>Apr 21 01:27:06 userdel[12253]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:27:06 groupadd[12261]: group added to /etc/group: name=builder, GID=532 <86>Apr 21 01:27:06 groupadd[12261]: group added to /etc/gshadow: name=builder <86>Apr 21 01:27:06 groupadd[12261]: new group: name=builder, GID=532 <86>Apr 21 01:27:06 useradd[12265]: new user: name=builder, UID=532, GID=532, home=/usr/src, shell=/bin/bash <13>Apr 21 01:27:09 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 21 01:27:10 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 01:27:11 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed 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.9499 + 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.9499 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libgoogle-sparsehash-1.5.2 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 -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=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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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.72295 + 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) 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.fT4v8y 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.Bh0GgT 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:48: fatal error: utility: No such file or directory 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 44.05user 3.72system 0:59.38elapsed 80%CPU (0avgtext+0avgdata 355248maxresident)k 0inputs+0outputs (0major+697508minor)pagefaults 0swaps 50.63user 8.25system 1:11.32elapsed 82%CPU (0avgtext+0avgdata 355248maxresident)k 0inputs+0outputs (0major+961996minor)pagefaults 0swaps