<86>Jan  1 07:24:30 userdel[107724]: delete user 'rooter'
<86>Jan  1 07:24:30 userdel[107724]: removed group 'rooter' owned by 'rooter'
<86>Jan  1 07:24:30 userdel[107724]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan  1 07:24:30 groupadd[107900]: group added to /etc/group: name=rooter, GID=639
<86>Jan  1 07:24:30 groupadd[107900]: group added to /etc/gshadow: name=rooter
<86>Jan  1 07:24:30 groupadd[107900]: new group: name=rooter, GID=639
<86>Jan  1 07:24:30 useradd[108009]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash
<86>Jan  1 07:24:30 userdel[108118]: delete user 'builder'
<86>Jan  1 07:24:30 userdel[108118]: removed group 'builder' owned by 'builder'
<86>Jan  1 07:24:30 userdel[108118]: removed shadow group 'builder' owned by 'builder'
<86>Jan  1 07:24:30 groupadd[108176]: group added to /etc/group: name=builder, GID=640
<86>Jan  1 07:24:30 groupadd[108176]: group added to /etc/gshadow: name=builder
<86>Jan  1 07:24:30 groupadd[108176]: new group: name=builder, GID=640
<86>Jan  1 07:24:30 useradd[108404]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash
<13>Jan  1 07:24:33 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus.218115.200 1545282875 installed
<13>Jan  1 07:24:34 rpmi: libstdc++8-devel-8.2.1-alt2 sisyphus.218691.100 1545948777 installed
<13>Jan  1 07:24:35 rpmi: gcc8-c++-8.2.1-alt2 sisyphus.218691.100 1545948777 installed
<13>Jan  1 07:24:35 rpmi: gcc-c++-8-alt1 sisyphus.214000.40 1542664775 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libcityhash-1.1.1-alt1.nosrc.rpm
Installing libcityhash-1.1.1-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.28237
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf cityhash-1.1.1
+ echo 'Source #0 (cityhash-1.1.1.tar.gz):'
Source #0 (cityhash-1.1.1.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/cityhash-1.1.1.tar.gz
+ /bin/tar -xf -
+ cd cityhash-1.1.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.86406
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cityhash-1.1.1
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force -I m4
autoreconf-default: configure.ac: tracing
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in `.'.
libtoolize-default: linking file `./config.guess'
libtoolize-default: linking file `./config.sub'
libtoolize-default: linking file `./install-sh'
libtoolize-default: linking file `./ltmain.sh'
libtoolize-default: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize-default: linking file `m4/libtool.m4'
libtoolize-default: linking file `m4/ltoptions.m4'
libtoolize-default: linking file `m4/ltsugar.m4'
libtoolize-default: linking file `m4/ltversion.m4'
libtoolize-default: linking file `m4/lt~obsolete.m4'
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --force-missing
configure.ac:15: installing './compile'
parallel-tests: installing './test-driver'
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -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
+ 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 -- '{}'
+ readlink -e -- ./configure
+ ./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 whether make supports nested variables... yes
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
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 whether i586-alt-linux-gcc understands -c and -o together... yes
checking dependency style of i586-alt-linux-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop
checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking for sysroot... no
checking for i586-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... i586-alt-linux-gcc -E
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 for dlfcn.h... yes
checking for objdir... .libs
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC 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 if i586-alt-linux-gcc supports -c -o file.o... (cached) 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... yes
checking for i586-alt-linux-g++... i586-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i586-alt-linux-g++ accepts -g... yes
checking dependency style of i586-alt-linux-g++... none
checking how to run the C++ preprocessor... i586-alt-linux-g++ -E
checking for ld used by i586-alt-linux-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-g++ static flag -static works... no
checking if i586-alt-linux-g++ supports -c -o file.o... yes
checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether byte ordering is bigendian... no
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for inline... inline
checking for size_t... yes
checking for ssize_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking if the compiler supports __builtin_expect... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
-------------------------------------------------

CityHash Version 1.1.1

Prefix: '/usr'.
Compiler: 'i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'

Now type 'make [<target>]'
  where the optional <target> is:
    all                - build everything
    check              - build and run tests
    install            - install everything

--------------------------------------------------
+ make
make: Entering directory '/usr/src/RPM/BUILD/cityhash-1.1.1'
make  all-recursive
make[1]: Entering directory '/usr/src/RPM/BUILD/cityhash-1.1.1'
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/cityhash-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o city.lo city.cc
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c city.cc  -fPIC -DPIC -o .libs/city.o
city.cc: In function 'uint32 Hash32Len0to4(const char*, size_t)':
city.cc:155:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare]
   for (int i = 0; i < len; i++) {
                   ~~^~~~~
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c city.cc -o city.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o libcityhash.la -rpath /usr/lib city.lo  
libtool: link: i586-alt-linux-g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/8/../../../crti.o /usr/lib/gcc/i586-alt-linux/8/crtbeginS.o  .libs/city.o   -L/usr/lib/gcc/i586-alt-linux/8 -L/usr/lib/gcc/i586-alt-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/8/crtendS.o /usr/lib/gcc/i586-alt-linux/8/../../../crtn.o  -O2 -march=i586 -mtune=generic   -Wl,-soname -Wl,libcityhash.so.0 -o .libs/libcityhash.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libcityhash.so.0" && ln -s "libcityhash.so.0.0.0" "libcityhash.so.0")
libtool: link: (cd ".libs" && rm -f "libcityhash.so" && ln -s "libcityhash.so.0.0.0" "libcityhash.so")
libtool: link: ar cru .libs/libcityhash.a  city.o
libtool: link: ranlib .libs/libcityhash.a
libtool: link: ( cd ".libs" && rm -f "libcityhash.la" && ln -s "../libcityhash.la" "libcityhash.la" )
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o city-test.o city-test.cc
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o cityhash_unittest city-test.o libcityhash.la 
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/cityhash_unittest city-test.o  ./.libs/libcityhash.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/cityhash-1.1.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/cityhash-1.1.1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/cityhash-1.1.1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/cityhash-1.1.1'
make: Leaving directory '/usr/src/RPM/BUILD/cityhash-1.1.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.19251
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libcityhash-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libcityhash-buildroot
+ cd cityhash-1.1.1
+ /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libcityhash-buildroot/usr exec_prefix=/usr/src/tmp/libcityhash-buildroot/usr bindir=/usr/src/tmp/libcityhash-buildroot/usr/bin sbindir=/usr/src/tmp/libcityhash-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libcityhash-buildroot/etc datadir=/usr/src/tmp/libcityhash-buildroot/usr/share includedir=/usr/src/tmp/libcityhash-buildroot/usr/include libdir=/usr/src/tmp/libcityhash-buildroot/usr/lib libexecdir=/usr/src/tmp/libcityhash-buildroot/usr/lib localstatedir=/usr/src/tmp/libcityhash-buildroot/var/lib sharedstatedir=/usr/src/tmp/libcityhash-buildroot/var/lib mandir=/usr/src/tmp/libcityhash-buildroot/usr/share/man infodir=/usr/src/tmp/libcityhash-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/cityhash-1.1.1'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/cityhash-1.1.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/cityhash-1.1.1/src'
 /bin/mkdir -p '/usr/src/tmp/libcityhash-buildroot/usr/lib'
 /bin/sh ../libtool   --mode=install /bin/install -p   libcityhash.la '/usr/src/tmp/libcityhash-buildroot/usr/lib'
libtool: install: /bin/install -p .libs/libcityhash.so.0.0.0 /usr/src/tmp/libcityhash-buildroot/usr/lib/libcityhash.so.0.0.0
libtool: install: (cd /usr/src/tmp/libcityhash-buildroot/usr/lib && { ln -s -f libcityhash.so.0.0.0 libcityhash.so.0 || { rm -f libcityhash.so.0 && ln -s libcityhash.so.0.0.0 libcityhash.so.0; }; })
libtool: install: (cd /usr/src/tmp/libcityhash-buildroot/usr/lib && { ln -s -f libcityhash.so.0.0.0 libcityhash.so || { rm -f libcityhash.so && ln -s libcityhash.so.0.0.0 libcityhash.so; }; })
libtool: install: /bin/install -p .libs/libcityhash.lai /usr/src/tmp/libcityhash-buildroot/usr/lib/libcityhash.la
libtool: install: /bin/install -p .libs/libcityhash.a /usr/src/tmp/libcityhash-buildroot/usr/lib/libcityhash.a
libtool: install: chmod 644 /usr/src/tmp/libcityhash-buildroot/usr/lib/libcityhash.a
libtool: install: ranlib /usr/src/tmp/libcityhash-buildroot/usr/lib/libcityhash.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
 /bin/mkdir -p '/usr/src/tmp/libcityhash-buildroot/usr/include'
 /bin/install -p -m 644 city.h '/usr/src/tmp/libcityhash-buildroot/usr/include'
make[2]: Leaving directory '/usr/src/RPM/BUILD/cityhash-1.1.1/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/cityhash-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/cityhash-1.1.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/cityhash-1.1.1'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libcityhash-buildroot/usr/share/doc/cityhash'
 /bin/install -p -m 644 README NEWS COPYING '/usr/src/tmp/libcityhash-buildroot/usr/share/doc/cityhash'
make[2]: Leaving directory '/usr/src/RPM/BUILD/cityhash-1.1.1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/cityhash-1.1.1'
make: Leaving directory '/usr/src/RPM/BUILD/cityhash-1.1.1'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libcityhash-buildroot (auto)
removed './usr/lib/libcityhash.la'
mode of './usr/lib/libcityhash.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libcityhash-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/libcityhash-buildroot/ (default)
Compressing files in /usr/src/tmp/libcityhash-buildroot (auto)
Adjusting library links in /usr/src/tmp/libcityhash-buildroot
./usr/lib:
	libcityhash.so.0 -> libcityhash.so.0.0.0
Verifying ELF objects in /usr/src/tmp/libcityhash-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.28870
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cityhash-1.1.1
+ make check
make: Entering directory '/usr/src/RPM/BUILD/cityhash-1.1.1'
Making check in src
make[1]: Entering directory '/usr/src/RPM/BUILD/cityhash-1.1.1/src'
make  check-TESTS
make[2]: Entering directory '/usr/src/RPM/BUILD/cityhash-1.1.1/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/cityhash-1.1.1/src'
PASS: cityhash_unittest
make[4]: Entering directory '/usr/src/RPM/BUILD/cityhash-1.1.1/src'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/cityhash-1.1.1/src'
============================================================================
Testsuite summary for CityHash 1.1.1
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/usr/src/RPM/BUILD/cityhash-1.1.1/src'
make[2]: Leaving directory '/usr/src/RPM/BUILD/cityhash-1.1.1/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/cityhash-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/cityhash-1.1.1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/cityhash-1.1.1'
make: Leaving directory '/usr/src/RPM/BUILD/cityhash-1.1.1'
+ exit 0
Processing files: libcityhash-1.1.1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.53516
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cityhash-1.1.1
+ DOCDIR=/usr/src/tmp/libcityhash-buildroot/usr/share/doc/libcityhash-1.1.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/libcityhash-buildroot/usr/share/doc/libcityhash-1.1.1
+ /bin/mkdir -p /usr/src/tmp/libcityhash-buildroot/usr/share/doc/libcityhash-1.1.1
+ cp -prL README NEWS /usr/src/tmp/libcityhash-buildroot/usr/share/doc/libcityhash-1.1.1
+ chmod -R go-w /usr/src/tmp/libcityhash-buildroot/usr/share/doc/libcityhash-1.1.1
+ chmod -R a+rX /usr/src/tmp/libcityhash-buildroot/usr/share/doc/libcityhash-1.1.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZMmPXS
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.GC3fYk
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: libcityhash.so.0 = set:gdDt30bTzPnOQ4
Requires: rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zDyRlm
Creating libcityhash-debuginfo package
Processing files: libcityhash-devel-1.1.1-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DjjQh7
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.fAdXbj
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
/usr/src/tmp/libcityhash-buildroot/usr/include/city.h:67:10: fatal error: utility: No such file or directory
 #include <utility>
          ^~~~~~~~~
compilation terminated.
cpp.req: /usr/src/tmp/libcityhash-buildroot/usr/include/city.h: cpp failed, trying c++ mode
Requires: libcityhash = 1.1.1, /usr/lib/libcityhash.so.0.0.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aAmwnc
Processing files: libcityhash-devel-static-1.1.1-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rwnTwt
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.x0vqmu
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: libcityhash-devel = 1.1.1, glibc-devel-static
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z4kh8V
Processing files: libcityhash-debuginfo-1.1.1-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4GrXr1
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FSbtix
find-requires: running scripts (debuginfo)
Provides: debug(libcityhash.so.0)
Requires: libcityhash = 1.1.1-alt1
Adding to libcityhash-devel a strict dependency on libcityhash
Adding to libcityhash-devel-static a strict dependency on libcityhash-devel
Removing 1 extra deps from libcityhash-devel due to dependency on libcityhash
Wrote: /usr/src/RPM/RPMS/i586/libcityhash-1.1.1-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libcityhash-devel-1.1.1-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libcityhash-devel-static-1.1.1-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libcityhash-debuginfo-1.1.1-alt1.i586.rpm
14.63user 1.61system 0:45.18elapsed 35%CPU (0avgtext+0avgdata 47672maxresident)k
0inputs+0outputs (0major+928966minor)pagefaults 0swaps
25.17user 4.19system 1:04.63elapsed 45%CPU (0avgtext+0avgdata 121880maxresident)k
0inputs+0outputs (0major+1385557minor)pagefaults 0swaps
--- libcityhash-1.1.1-alt1.i586.rpm.repo	2013-08-26 17:48:43.000000000 +0000
+++ libcityhash-1.1.1-alt1.i586.rpm.hasher	2019-01-01 07:25:25.396908248 +0000
@@ -5,5 +5,2 @@
 /usr/share/doc/libcityhash-1.1.1/README	100644	
-Requires: libc.so.6(GLIBC_2.1.3)  
-Requires: libgcc_s.so.1(GCC_3.0)  
-Requires: libstdc++.so.6(CXXABI_1.3)  
 Requires: rtld(GNU_HASH)  
--- libcityhash-debuginfo-1.1.1-alt1.i586.rpm.repo	2013-08-26 17:48:43.000000000 +0000
+++ libcityhash-debuginfo-1.1.1-alt1.i586.rpm.hasher	2019-01-01 07:25:25.428908268 +0000
@@ -7,5 +7,2 @@
 Requires: libcityhash = 1.1.1-alt1
-Requires: debug(libc.so.6)  
-Requires: debug(libgcc_s.so.1)  
-Requires: debug(libstdc++.so.6)  
 Requires: rpmlib(PayloadIsLzma)