<86>Apr 21 07:36:52 userdel[110147]: delete user 'rooter' <86>Apr 21 07:36:52 userdel[110147]: removed group 'rooter' owned by 'rooter' <86>Apr 21 07:36:52 userdel[110147]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 07:36:52 groupadd[110161]: group added to /etc/group: name=rooter, GID=561 <86>Apr 21 07:36:52 groupadd[110161]: group added to /etc/gshadow: name=rooter <86>Apr 21 07:36:52 groupadd[110161]: new group: name=rooter, GID=561 <86>Apr 21 07:36:52 useradd[110173]: new user: name=rooter, UID=561, GID=561, home=/root, shell=/bin/bash <86>Apr 21 07:36:52 userdel[110193]: delete user 'builder' <86>Apr 21 07:36:52 userdel[110193]: removed group 'builder' owned by 'builder' <86>Apr 21 07:36:52 userdel[110193]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 07:36:52 groupadd[110204]: group added to /etc/group: name=builder, GID=562 <86>Apr 21 07:36:52 groupadd[110204]: group added to /etc/gshadow: name=builder <86>Apr 21 07:36:52 groupadd[110204]: new group: name=builder, GID=562 <86>Apr 21 07:36:52 useradd[110210]: new user: name=builder, UID=562, GID=562, home=/usr/src, shell=/bin/bash <13>Apr 21 07:36:54 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 21 07:36:55 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553689025 installed <13>Apr 21 07:36:56 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553689025 installed Installing sparsehash-2.0.3-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.34864 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf sparsehash-sparsehash-2.0.3 + echo 'Source #0 (sparsehash-sparsehash-2.0.3.tar.gz):' Source #0 (sparsehash-sparsehash-2.0.3.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/sparsehash-sparsehash-2.0.3.tar.gz + /bin/tar -xf - + cd sparsehash-sparsehash-2.0.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.34864 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sparsehash-sparsehash-2.0.3 + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + 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 configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i586-alt-linux-g++... i586-alt-linux-g++ 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-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-g++... none checking for i586-alt-linux-gcc... i586-alt-linux-gcc 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 dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E 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... i586-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... configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3' [ -d src/sparsehash/internal ] || mkdir -p src/sparsehash/internal echo "/*" > src/sparsehash/internal/_sparsehash_config echo " * NOTE: This file is for internal use only." >> src/sparsehash/internal/_sparsehash_config echo " * Do not use these #defines in your own program!" >> src/sparsehash/internal/_sparsehash_config echo " */" >> src/sparsehash/internal/_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/sparsehash/internal/_sparsehash_config mv -f src/sparsehash/internal/_sparsehash_config src/sparsehash/internal/sparseconfig.h make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o template_util_unittest.o `test -f 'src/template_util_unittest.cc' || echo './'`src/template_util_unittest.cc i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o type_traits_unittest.o `test -f 'src/type_traits_unittest.cc' || echo './'`src/type_traits_unittest.cc i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libc_allocator_with_realloc_test.o `test -f 'src/libc_allocator_with_realloc_test.cc' || echo './'`src/libc_allocator_with_realloc_test.cc i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o sparsetable_unittest.o `test -f 'src/sparsetable_unittest.cc' || echo './'`src/sparsetable_unittest.cc i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o hashtable_test.o `test -f 'src/hashtable_test.cc' || echo './'`src/hashtable_test.cc i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o simple_test.o `test -f 'src/simple_test.cc' || echo './'`src/simple_test.cc i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o simple_compat_test.o `test -f 'src/simple_compat_test.cc' || echo './'`src/simple_compat_test.cc i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o time_hash_map-time_hash_map.o `test -f 'src/time_hash_map.cc' || echo './'`src/time_hash_map.cc echo 'prefix=/usr' > "libsparsehash.pc".tmp echo 'exec_prefix='`echo '/usr' | sed 's@^/usr@${prefix}@'` >> "libsparsehash.pc".tmp echo 'libdir='`echo '/usr/lib' | sed 's@^/usr@${exec_prefix}@'` >> "libsparsehash.pc".tmp echo 'includedir='`echo '/usr/include' | sed 's@^/usr@${prefix}@'` >> "libsparsehash.pc".tmp echo '' >> "libsparsehash.pc".tmp echo 'Name: sparsehash' >> "libsparsehash.pc".tmp echo 'Version: 2.0.2' >> "libsparsehash.pc".tmp grep '^Summary:' ./packages/rpm/rpm.spec | sed s/^Summary:/Description:/ | head -n1 >> "libsparsehash.pc".tmp grep '^URL: ' ./packages/rpm/rpm.spec >> "libsparsehash.pc".tmp echo 'Requires:' >> "libsparsehash.pc".tmp echo 'Libs:' >> "libsparsehash.pc".tmp echo 'Cflags: -I${includedir}' >> "libsparsehash.pc".tmp mv -f "libsparsehash.pc".tmp "libsparsehash.pc" i586-alt-linux-g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -Wall -g -O2 -march=i586 -mtune=generic -o type_traits_unittest type_traits_unittest.o i586-alt-linux-g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -Wall -g -O2 -march=i586 -mtune=generic -o template_util_unittest template_util_unittest.o i586-alt-linux-g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -Wall -g -O2 -march=i586 -mtune=generic -o libc_allocator_with_realloc_test libc_allocator_with_realloc_test.o i586-alt-linux-g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -Wall -g -O2 -march=i586 -mtune=generic -o simple_test simple_test.o i586-alt-linux-g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -Wall -g -O2 -march=i586 -mtune=generic -o simple_compat_test simple_compat_test.o i586-alt-linux-g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -Wall -g -O2 -march=i586 -mtune=generic -o sparsetable_unittest sparsetable_unittest.o i586-alt-linux-g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -Wall -g -O2 -march=i586 -mtune=generic -o time_hash_map time_hash_map-time_hash_map.o i586-alt-linux-g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -Wall -g -O2 -march=i586 -mtune=generic -o hashtable_test hashtable_test.o make[1]: Leaving directory `/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3' make: Leaving directory `/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.4594 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/sparsehash-buildroot + : + /bin/rm -rf -- /usr/src/tmp/sparsehash-buildroot + cd sparsehash-sparsehash-2.0.3 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/sparsehash-buildroot make: Entering directory `/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3' make install-am make[1]: Entering directory `/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3' make[2]: Entering directory `/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/sparsehash-buildroot/usr/lib" test -z "/usr/share/doc/sparsehash-2.0.2" || /bin/mkdir -p "/usr/src/tmp/sparsehash-buildroot/usr/share/doc/sparsehash-2.0.2" /bin/install -p -m 644 AUTHORS COPYING ChangeLog INSTALL NEWS README README_windows.txt TODO doc/dense_hash_map.html doc/dense_hash_set.html doc/sparse_hash_map.html doc/sparse_hash_set.html doc/sparsetable.html doc/implementation.html doc/performance.html doc/index.html doc/designstyle.css '/usr/src/tmp/sparsehash-buildroot/usr/share/doc/sparsehash-2.0.2' test -z "/usr/include/google" || /bin/mkdir -p "/usr/src/tmp/sparsehash-buildroot/usr/include/google" /bin/install -p -m 644 src/google/dense_hash_map src/google/dense_hash_set src/google/sparse_hash_map src/google/sparse_hash_set src/google/sparsetable src/google/template_util.h src/google/type_traits.h '/usr/src/tmp/sparsehash-buildroot/usr/include/google' test -z "/usr/include/google/sparsehash" || /bin/mkdir -p "/usr/src/tmp/sparsehash-buildroot/usr/include/google/sparsehash" /bin/install -p -m 644 src/google/sparsehash/densehashtable.h src/google/sparsehash/sparsehashtable.h src/google/sparsehash/hashtable-common.h src/google/sparsehash/libc_allocator_with_realloc.h '/usr/src/tmp/sparsehash-buildroot/usr/include/google/sparsehash' test -z "/usr/include/sparsehash/internal" || /bin/mkdir -p "/usr/src/tmp/sparsehash-buildroot/usr/include/sparsehash/internal" /bin/install -p -m 644 src/sparsehash/internal/densehashtable.h src/sparsehash/internal/sparsehashtable.h src/sparsehash/internal/hashtable-common.h src/sparsehash/internal/libc_allocator_with_realloc.h '/usr/src/tmp/sparsehash-buildroot/usr/include/sparsehash/internal' test -z "/usr/include/sparsehash/internal" || /bin/mkdir -p "/usr/src/tmp/sparsehash-buildroot/usr/include/sparsehash/internal" /bin/install -p -m 644 src/sparsehash/internal/sparseconfig.h '/usr/src/tmp/sparsehash-buildroot/usr/include/sparsehash/internal' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/sparsehash-buildroot/usr/lib/pkgconfig" /bin/install -p -m 644 libsparsehash.pc '/usr/src/tmp/sparsehash-buildroot/usr/lib/pkgconfig' test -z "/usr/include/sparsehash" || /bin/mkdir -p "/usr/src/tmp/sparsehash-buildroot/usr/include/sparsehash" /bin/install -p -m 644 src/sparsehash/dense_hash_map src/sparsehash/dense_hash_set src/sparsehash/sparse_hash_map src/sparsehash/sparse_hash_set src/sparsehash/sparsetable src/sparsehash/template_util.h src/sparsehash/type_traits.h '/usr/src/tmp/sparsehash-buildroot/usr/include/sparsehash' make[2]: Leaving directory `/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3' make[1]: Leaving directory `/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3' make: Leaving directory `/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/sparsehash-buildroot (auto) Verifying and fixing files in /usr/src/tmp/sparsehash-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib/pkgconfig/libsparsehash.pc: Cflags: '-I${includedir}' --> '' Compressing files in /usr/src/tmp/sparsehash-buildroot (auto) Adjusting library links in /usr/src/tmp/sparsehash-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/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: libsparsehash-2.0.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4lt2ho 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.z5TyCI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libgoogle-sparsehash = 2.0.3-alt1 Obsoletes: libgoogle-sparsehash <= 1.5.2 Processing files: libsparsehash-devel-2.0.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bJVEu4 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.Ms8xxw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) In file included from /usr/src/tmp/sparsehash-buildroot/usr/include/google/type_traits.h:34:0: /usr/src/tmp/sparsehash-buildroot/usr/include/sparsehash/type_traits.h:61:48: fatal error: utility: No such file or directory compilation terminated. cpp.req: /usr/src/tmp/sparsehash-buildroot/usr/include/google/type_traits.h: cpp failed, trying c++ mode Provides: libgoogle-sparsehash = 2.0.3-alt1, pkgconfig(libsparsehash) = 2.0.2 Requires: libsparsehash, /usr/lib/pkgconfig Obsoletes: libgoogle-sparsehash <= 1.5.2 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gz4BRY Adding to libsparsehash-devel a strict dependency on libsparsehash Wrote: /usr/src/RPM/RPMS/noarch/libsparsehash-2.0.3-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/i586/libsparsehash-devel-2.0.3-alt1.i586.rpm 107.78user 3.06system 1:36.47elapsed 114%CPU (0avgtext+0avgdata 559152maxresident)k 0inputs+0outputs (0major+2066647minor)pagefaults 0swaps 112.01user 5.03system 1:44.20elapsed 112%CPU (0avgtext+0avgdata 559152maxresident)k 0inputs+0outputs (0major+2335554minor)pagefaults 0swaps