<86>Jul 27 12:25:45 userdel[1755596]: delete user 'rooter' <86>Jul 27 12:25:45 groupadd[1755603]: group added to /etc/group: name=rooter, GID=648 <86>Jul 27 12:25:45 groupadd[1755603]: group added to /etc/gshadow: name=rooter <86>Jul 27 12:25:45 groupadd[1755603]: new group: name=rooter, GID=648 <86>Jul 27 12:25:45 useradd[1755607]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash <86>Jul 27 12:25:45 userdel[1755613]: delete user 'builder' <86>Jul 27 12:25:45 userdel[1755613]: removed group 'builder' owned by 'builder' <86>Jul 27 12:25:46 groupadd[1755628]: group added to /etc/group: name=builder, GID=649 <86>Jul 27 12:25:46 groupadd[1755628]: group added to /etc/gshadow: name=builder <86>Jul 27 12:25:46 groupadd[1755628]: new group: name=builder, GID=649 <86>Jul 27 12:25:46 useradd[1755640]: new user: name=builder, UID=649, GID=649, home=/usr/src, shell=/bin/bash <13>Jul 27 12:25:51 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jul 27 12:25:52 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625526466 installed <13>Jul 27 12:25:54 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625526466 installed <13>Jul 27 12:25:54 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607516810 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/farmhash-1.1-alt2.nosrc.rpm (w1.gzdio) Installing farmhash-1.1-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.84279 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf farmhash-1.1 + echo 'Source #0 (farmhash-1.1.tar):' Source #0 (farmhash-1.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/farmhash-1.1.tar + cd farmhash-1.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.84279 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd farmhash-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_DIRS, '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' configure.ac:13: installing './missing' src/Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + export 'CXXFLAGS=-g -O3' + CXXFLAGS='-g -O3' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-g -O3' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -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 + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + 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 --disable-silent-rules --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 whether make supports the include directive... yes (GNU style) 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 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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 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 if the compiler supports __builtin_expect... yes checking if the compiler supports __builtin_bswap32... 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 ------------------------------------------------- FarmHash Version 1.1.0 Prefix: '/usr'. Compiler: 'i586-alt-linux-g++ -g -O3' Now type 'make []' where the optional is: all - build everything check - build and run tests install - install everything -------------------------------------------------- + make make: Entering directory '/usr/src/RPM/BUILD/farmhash-1.1' make all-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/farmhash-1.1' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/farmhash-1.1/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -g -O3 -c -o farm-test.o farm-test.cc /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -g -O3 -c -o farmhash.lo farmhash.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -g -O3 -c farmhash.cc -fPIC -DPIC -o .libs/farmhash.o libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -g -O3 -c farmhash.cc -o farmhash.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -g -O3 -o libfarmhash.la -rpath /usr/lib farmhash.lo libtool: link: i586-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/10/../../../crti.o /usr/lib/gcc/i586-alt-linux/10/crtbeginS.o .libs/farmhash.o -L/usr/lib/gcc/i586-alt-linux/10 -L/usr/lib/gcc/i586-alt-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/10/crtendS.o /usr/lib/gcc/i586-alt-linux/10/../../../crtn.o -g -O3 -Wl,-soname -Wl,libfarmhash.so.0 -o .libs/libfarmhash.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libfarmhash.so.0" && ln -s "libfarmhash.so.0.0.0" "libfarmhash.so.0") libtool: link: (cd ".libs" && rm -f "libfarmhash.so" && ln -s "libfarmhash.so.0.0.0" "libfarmhash.so") libtool: link: ar cr .libs/libfarmhash.a farmhash.o libtool: link: ranlib .libs/libfarmhash.a libtool: link: ( cd ".libs" && rm -f "libfarmhash.la" && ln -s "../libfarmhash.la" "libfarmhash.la" ) /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -g -O3 -o farmhash_unittest farm-test.o libfarmhash.la libtool: link: i586-alt-linux-g++ -g -O3 -o .libs/farmhash_unittest farm-test.o ./.libs/libfarmhash.so make[2]: Leaving directory '/usr/src/RPM/BUILD/farmhash-1.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/farmhash-1.1' make[2]: Leaving directory '/usr/src/RPM/BUILD/farmhash-1.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/farmhash-1.1' make: Leaving directory '/usr/src/RPM/BUILD/farmhash-1.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.78265 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/farmhash-buildroot + : + /bin/rm -rf -- /usr/src/tmp/farmhash-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd farmhash-1.1 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/farmhash-buildroot/usr exec_prefix=/usr/src/tmp/farmhash-buildroot/usr bindir=/usr/src/tmp/farmhash-buildroot/usr/bin sbindir=/usr/src/tmp/farmhash-buildroot/usr/sbin sysconfdir=/usr/src/tmp/farmhash-buildroot/etc datadir=/usr/src/tmp/farmhash-buildroot/usr/share includedir=/usr/src/tmp/farmhash-buildroot/usr/include libdir=/usr/src/tmp/farmhash-buildroot/usr/lib libexecdir=/usr/src/tmp/farmhash-buildroot/usr/lib localstatedir=/usr/src/tmp/farmhash-buildroot/var/lib sharedstatedir=/usr/src/tmp/farmhash-buildroot/var/lib mandir=/usr/src/tmp/farmhash-buildroot/usr/share/man infodir=/usr/src/tmp/farmhash-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/farmhash-1.1' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/farmhash-1.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/farmhash-1.1/src' /bin/mkdir -p '/usr/src/tmp/farmhash-buildroot/usr/lib' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libfarmhash.la '/usr/src/tmp/farmhash-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libfarmhash.so.0.0.0 /usr/src/tmp/farmhash-buildroot/usr/lib/libfarmhash.so.0.0.0 libtool: install: (cd /usr/src/tmp/farmhash-buildroot/usr/lib && { ln -s -f libfarmhash.so.0.0.0 libfarmhash.so.0 || { rm -f libfarmhash.so.0 && ln -s libfarmhash.so.0.0.0 libfarmhash.so.0; }; }) libtool: install: (cd /usr/src/tmp/farmhash-buildroot/usr/lib && { ln -s -f libfarmhash.so.0.0.0 libfarmhash.so || { rm -f libfarmhash.so && ln -s libfarmhash.so.0.0.0 libfarmhash.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libfarmhash.lai /usr/src/tmp/farmhash-buildroot/usr/lib/libfarmhash.la libtool: install: /usr/libexec/rpm-build/install -p .libs/libfarmhash.a /usr/src/tmp/farmhash-buildroot/usr/lib/libfarmhash.a libtool: install: chmod 644 /usr/src/tmp/farmhash-buildroot/usr/lib/libfarmhash.a libtool: install: ranlib /usr/src/tmp/farmhash-buildroot/usr/lib/libfarmhash.a libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/farmhash-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 farmhash.h '/usr/src/tmp/farmhash-buildroot/usr/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/farmhash-1.1/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/farmhash-1.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/farmhash-1.1' make[2]: Entering directory '/usr/src/RPM/BUILD/farmhash-1.1' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/farmhash-buildroot/usr/share/doc/farmhash' /usr/libexec/rpm-build/install -p -m 644 README NEWS COPYING Understanding_Hash_Functions dev/basics.cc dev/builder.cc dev/cmake_m32 dev/create-self-test dev/do-in-parallel dev/farmhashcc.cc dev/farmhash.h dev/farmhashmk.cc dev/farmhashna.cc dev/farmhashns.cc dev/farmhashnt.cc dev/farmhashsa.cc dev/farmhashsu.cc dev/farmhashte.cc dev/farmhashuo.cc dev/farmhashxo.cc dev/f.cc dev/fix-copyright dev/INSTRUCTIONS dev/PATCH dev/platform.cc dev/remove-from-to dev/SELFTESTCityHash128WithSeed dev/SELFTESTFingerprint128 dev/SELFTESTHash32 dev/SELFTESTHash32WithSeed dev/SELFTESTHash64 dev/SELFTESTHash64WithSeed dev/SELFTESTHash64WithSeeds dev/self-test-skeleton.cc dev/TESTBOILERPLATEHash32 dev/TESTBOILERPLATEHash32WithSeed dev/TESTBOILERPLATEHash64 dev/TESTBOILERPLATEHash64WithSeed dev/TESTBOILERPLATEHash64WithSeeds dev/WRAPPERuint32tconstcharssizetlen '/usr/src/tmp/farmhash-buildroot/usr/share/doc/farmhash' /usr/libexec/rpm-build/install -p -m 644 dev/WRAPPERuint32tconstcharssizetlenuint32tseed dev/WRAPPERuint32tconstcharssizetlenuint64tseed dev/WRAPPERuint32tconstcharssizetlenuint64tseed0uint64tseed1 dev/WRAPPERuint64tconstcharssizetlen dev/WRAPPERuint64tconstcharssizetlenuint64tseed dev/WRAPPERuint64tconstcharssizetlenuint64tseed0uint64tseed1 '/usr/src/tmp/farmhash-buildroot/usr/share/doc/farmhash' make[2]: Leaving directory '/usr/src/RPM/BUILD/farmhash-1.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/farmhash-1.1' make: Leaving directory '/usr/src/RPM/BUILD/farmhash-1.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/farmhash-buildroot (auto) removed './usr/lib/libfarmhash.la' mode of './usr/lib/libfarmhash.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/farmhash-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/farmhash-buildroot/ (default) Compressing files in /usr/src/tmp/farmhash-buildroot (auto) Adjusting library links in /usr/src/tmp/farmhash-buildroot ./usr/lib: (from :0) libfarmhash.so.0 -> libfarmhash.so.0.0.0 Verifying ELF objects in /usr/src/tmp/farmhash-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: farmhash-1.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5356 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd farmhash-1.1 + DOCDIR=/usr/src/tmp/farmhash-buildroot/usr/share/doc/farmhash-1.1 + export DOCDIR + rm -rf /usr/src/tmp/farmhash-buildroot/usr/share/doc/farmhash-1.1 + /bin/mkdir -p /usr/src/tmp/farmhash-buildroot/usr/share/doc/farmhash-1.1 + cp -prL README NEWS /usr/src/tmp/farmhash-buildroot/usr/share/doc/farmhash-1.1 + chmod -R go-w /usr/src/tmp/farmhash-buildroot/usr/share/doc/farmhash-1.1 + chmod -R a+rX /usr/src/tmp/farmhash-buildroot/usr/share/doc/farmhash-1.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NBwEZW find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/farmhash-buildroot/usr/lib/libfarmhash.so.0: 35 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3ZGCHW find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libfarmhash.so.0 = set:jdWLwG4hq4mndZBRPJXVshFOIut7PBaaC0mLRcCyqPNTChMWbrNIXFn5aHH2boZH2Ac3XSmdY60 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.62nB3T Creating farmhash-debuginfo package Processing files: farmhash-devel-1.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BeOaNU find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Df8mnV find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/farmhash-buildroot/usr/include/farmhash.h:50:10: fatal error: utility: No such file or directory 50 | #include | ^~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/farmhash-buildroot/usr/include/farmhash.h: cpp failed, trying c++ mode Requires: farmhash = 1.1, /usr/lib/libfarmhash.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4wofBV Processing files: farmhash-devel-static-1.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kIZUBU find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mKcxvV find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: farmhash-devel = 1.1, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5Pd0NW Processing files: farmhash-debuginfo-1.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x2IgHW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QdJfnX find-requires: running scripts (debuginfo) Provides: debug(libfarmhash.so.0) Requires: farmhash = 1.1-alt2, debug(libc.so.6) Adding to farmhash-debuginfo a strict dependency on farmhash Adding to farmhash-devel a strict dependency on farmhash Adding to farmhash-devel-static a strict dependency on farmhash-devel Removing 1 extra deps from farmhash-devel due to dependency on farmhash warning: Installed (but unpackaged) file(s) found: /usr/share/doc/farmhash/COPYING /usr/share/doc/farmhash/INSTRUCTIONS /usr/share/doc/farmhash/NEWS /usr/share/doc/farmhash/PATCH /usr/share/doc/farmhash/README /usr/share/doc/farmhash/SELFTESTCityHash128WithSeed /usr/share/doc/farmhash/SELFTESTFingerprint128 /usr/share/doc/farmhash/SELFTESTHash32 /usr/share/doc/farmhash/SELFTESTHash32WithSeed /usr/share/doc/farmhash/SELFTESTHash64 /usr/share/doc/farmhash/SELFTESTHash64WithSeed /usr/share/doc/farmhash/SELFTESTHash64WithSeeds /usr/share/doc/farmhash/TESTBOILERPLATEHash32 /usr/share/doc/farmhash/TESTBOILERPLATEHash32WithSeed /usr/share/doc/farmhash/TESTBOILERPLATEHash64 /usr/share/doc/farmhash/TESTBOILERPLATEHash64WithSeed /usr/share/doc/farmhash/TESTBOILERPLATEHash64WithSeeds /usr/share/doc/farmhash/Understanding_Hash_Functions /usr/share/doc/farmhash/WRAPPERuint32tconstcharssizetlen /usr/share/doc/farmhash/WRAPPERuint32tconstcharssizetlenuint32tseed /usr/share/doc/farmhash/WRAPPERuint32tconstcharssizetlenuint64tseed /usr/share/doc/farmhash/WRAPPERuint32tconstcharssizetlenuint64tseed0uint64tseed1 /usr/share/doc/farmhash/WRAPPERuint64tconstcharssizetlen /usr/share/doc/farmhash/WRAPPERuint64tconstcharssizetlenuint64tseed /usr/share/doc/farmhash/WRAPPERuint64tconstcharssizetlenuint64tseed0uint64tseed1 /usr/share/doc/farmhash/basics.cc /usr/share/doc/farmhash/builder.cc /usr/share/doc/farmhash/cmake_m32 /usr/share/doc/farmhash/create-self-test /usr/share/doc/farmhash/do-in-parallel /usr/share/doc/farmhash/f.cc /usr/share/doc/farmhash/farmhash.h /usr/share/doc/farmhash/farmhashcc.cc /usr/share/doc/farmhash/farmhashmk.cc /usr/share/doc/farmhash/farmhashna.cc /usr/share/doc/farmhash/farmhashns.cc /usr/share/doc/farmhash/farmhashnt.cc /usr/share/doc/farmhash/farmhashsa.cc /usr/share/doc/farmhash/farmhashsu.cc /usr/share/doc/farmhash/farmhashte.cc /usr/share/doc/farmhash/farmhashuo.cc /usr/share/doc/farmhash/farmhashxo.cc /usr/share/doc/farmhash/fix-copyright /usr/share/doc/farmhash/platform.cc /usr/share/doc/farmhash/remove-from-to /usr/share/doc/farmhash/self-test-skeleton.cc Wrote: /usr/src/RPM/RPMS/i586/farmhash-1.1-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/farmhash-devel-1.1-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/farmhash-devel-static-1.1-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/farmhash-debuginfo-1.1-alt2.i586.rpm (w2.lzdio) 30.57user 5.80system 1:00.83elapsed 59%CPU (0avgtext+0avgdata 91632maxresident)k 0inputs+0outputs (0major+895189minor)pagefaults 0swaps 40.17user 12.24system 1:22.21elapsed 63%CPU (0avgtext+0avgdata 102208maxresident)k 26264inputs+0outputs (0major+1214359minor)pagefaults 0swaps --- farmhash-1.1-alt2.i586.rpm.repo 2019-06-26 17:08:35.000000000 +0000 +++ farmhash-1.1-alt2.i586.rpm.hasher 2021-07-27 12:27:01.580113825 +0000 @@ -13,3 +13,3 @@ File: /usr/lib/libfarmhash.so.0 120777 root:root libfarmhash.so.0.0.0 -File: /usr/lib/libfarmhash.so.0.0.0 100644 root:root 851339d6a4835776909901ccd2860f36 +File: /usr/lib/libfarmhash.so.0.0.0 100644 root:root ceb4a839d1acd396c379c7fbe5b46388 File: /usr/share/doc/farmhash-1.1 40755 root:root @@ -17,2 +17,2 @@ File: /usr/share/doc/farmhash-1.1/README 100644 root:root 686ec94a75a90beb9a4db1eb0a3f0d48 -RPMIdentity: d8ec2aaf3738745c74558a5c7bebdd81 +RPMIdentity: 9c4a7a72e7f8f734f9ff828123a5f098 --- farmhash-debuginfo-1.1-alt2.i586.rpm.repo 2019-06-26 17:08:35.000000000 +0000 +++ farmhash-debuginfo-1.1-alt2.i586.rpm.hasher 2021-07-27 12:27:01.741107987 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b1 40755 root:root -/usr/lib/debug/.build-id/b1/891c907856e5b268d3cb5200eed16634377bd6 120777 root:root ../../../libfarmhash.so.0.0.0 -/usr/lib/debug/.build-id/b1/891c907856e5b268d3cb5200eed16634377bd6.debug 120777 root:root ../../usr/lib/libfarmhash.so.0.0.0.debug +/usr/lib/debug/.build-id/56 40755 root:root +/usr/lib/debug/.build-id/56/104cb1f51a7ac28fb6ce672941941a64203ca3 120777 root:root ../../../libfarmhash.so.0.0.0 +/usr/lib/debug/.build-id/56/104cb1f51a7ac28fb6ce672941941a64203ca3.debug 120777 root:root ../../usr/lib/libfarmhash.so.0.0.0.debug /usr/lib/debug/usr/lib/libfarmhash.so.0.0.0.debug 100644 root:root @@ -14,6 +14,6 @@ Provides: farmhash-debuginfo = 1.1-alt2:sisyphus+233273.100.1.1 -File: /usr/lib/debug/.build-id/b1 40755 root:root -File: /usr/lib/debug/.build-id/b1/891c907856e5b268d3cb5200eed16634377bd6 120777 root:root ../../../libfarmhash.so.0.0.0 -File: /usr/lib/debug/.build-id/b1/891c907856e5b268d3cb5200eed16634377bd6.debug 120777 root:root ../../usr/lib/libfarmhash.so.0.0.0.debug -File: /usr/lib/debug/usr/lib/libfarmhash.so.0.0.0.debug 100644 root:root 0398ecbeb39b94cb995c1c745868773f +File: /usr/lib/debug/.build-id/56 40755 root:root +File: /usr/lib/debug/.build-id/56/104cb1f51a7ac28fb6ce672941941a64203ca3 120777 root:root ../../../libfarmhash.so.0.0.0 +File: /usr/lib/debug/.build-id/56/104cb1f51a7ac28fb6ce672941941a64203ca3.debug 120777 root:root ../../usr/lib/libfarmhash.so.0.0.0.debug +File: /usr/lib/debug/usr/lib/libfarmhash.so.0.0.0.debug 100644 root:root 26779d7ac9c7bc69e1f0e0c5da5d8e54 File: /usr/lib/debug/usr/lib/libfarmhash.so.0.debug 120777 root:root libfarmhash.so.0.0.0.debug @@ -23,2 +23,2 @@ File: /usr/src/debug/farmhash-1.1/src/farmhash.h 100644 root:root 25236579636597270f17ccc7558c7dfe -RPMIdentity: cdd1fd30c2ef66ef8b160aba8f2d2adf +RPMIdentity: 15c25c329202b5d639496199a6594ad1 --- farmhash-devel-static-1.1-alt2.i586.rpm.repo 2019-06-26 17:08:35.000000000 +0000 +++ farmhash-devel-static-1.1-alt2.i586.rpm.hasher 2021-07-27 12:27:02.189091743 +0000 @@ -6,3 +6,3 @@ Provides: farmhash-devel-static = 1.1-alt2:sisyphus+233273.100.1.1 -File: /usr/lib/libfarmhash.a 100644 root:root 4effe176b6cccadcf8d0c774e416f272 -RPMIdentity: 04074ed8b112b5d4aac9c7b4065cff67 +File: /usr/lib/libfarmhash.a 100644 root:root 8c1bd43a80cb3bae3893f0e3df35273c +RPMIdentity: 2768210d3081a39617ea711867f02c61