<86>Jun 16 01:45:57 userdel[3604675]: delete user 'rooter' <86>Jun 16 01:45:57 userdel[3604675]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:45:57 userdel[3604675]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:45:57 groupadd[3604680]: group added to /etc/group: name=rooter, GID=1295 <86>Jun 16 01:45:57 groupadd[3604680]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:45:57 groupadd[3604680]: new group: name=rooter, GID=1295 <86>Jun 16 01:45:57 useradd[3604684]: new user: name=rooter, UID=1295, GID=1295, home=/root, shell=/bin/bash <86>Jun 16 01:45:57 userdel[3604690]: delete user 'builder' <86>Jun 16 01:45:57 userdel[3604690]: removed group 'builder' owned by 'builder' <86>Jun 16 01:45:57 userdel[3604690]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:45:57 groupadd[3604697]: group added to /etc/group: name=builder, GID=1296 <86>Jun 16 01:45:57 groupadd[3604697]: group added to /etc/gshadow: name=builder <86>Jun 16 01:45:57 groupadd[3604697]: new group: name=builder, GID=1296 <86>Jun 16 01:45:57 useradd[3604703]: new user: name=builder, UID=1296, GID=1296, home=/usr/src, shell=/bin/bash <13>Jun 16 01:46:01 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jun 16 01:46:02 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 01:46:03 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 01:46:03 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/farmhash-1.1-alt2.nosrc.rpm (w1.gzdio) Installing farmhash-1.1-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81591 + 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.81591 + 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 -maes -mavx -msse4.2 -O3' + CXXFLAGS='-g -maes -mavx -msse4.2 -O3' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-g -maes -mavx -msse4.2 -O3' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -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 -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./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 --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... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-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 x86_64-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 x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-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 x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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 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 how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) 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: 'x86_64-alt-linux-g++ -g -maes -mavx -msse4.2 -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' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -g -maes -mavx -msse4.2 -O3 -c -o farm-test.o farm-test.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -g -maes -mavx -msse4.2 -O3 -c -o farmhash.lo farmhash.cc libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -g -maes -mavx -msse4.2 -O3 -c farmhash.cc -fPIC -DPIC -o .libs/farmhash.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -g -maes -mavx -msse4.2 -O3 -c farmhash.cc -o farmhash.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -g -maes -mavx -msse4.2 -O3 -o libfarmhash.la -rpath /usr/lib64 farmhash.lo libtool: link: x86_64-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/10/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/10/crtbeginS.o .libs/farmhash.o -L/usr/lib64/gcc/x86_64-alt-linux/10 -L/usr/lib64/gcc/x86_64-alt-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/10/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/10/../../../../lib64/crtn.o -g -maes -mavx -msse4.2 -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 x86_64-alt-linux-g++ -g -maes -mavx -msse4.2 -O3 -o farmhash_unittest farm-test.o libfarmhash.la libtool: link: x86_64-alt-linux-g++ -g -maes -mavx -msse4.2 -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.82746 + 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/lib64 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/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libfarmhash.la '/usr/src/tmp/farmhash-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libfarmhash.so.0.0.0 /usr/src/tmp/farmhash-buildroot/usr/lib64/libfarmhash.so.0.0.0 libtool: install: (cd /usr/src/tmp/farmhash-buildroot/usr/lib64 && { 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/lib64 && { 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/lib64/libfarmhash.la libtool: install: /usr/libexec/rpm-build/install -p .libs/libfarmhash.a /usr/src/tmp/farmhash-buildroot/usr/lib64/libfarmhash.a libtool: install: chmod 644 /usr/src/tmp/farmhash-buildroot/usr/lib64/libfarmhash.a libtool: install: ranlib /usr/src/tmp/farmhash-buildroot/usr/lib64/libfarmhash.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /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/lib64/libfarmhash.la' mode of './usr/lib64/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/lib64: (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.82746 + 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.sB8jIw find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/farmhash-buildroot/usr/lib64/libfarmhash.so.0: 35 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b3pP8v 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()(64bit) = set:jdRCABRCyjHheKkk34HN1DdWcEiEtay0Yy1L5LnyU8zZAK81UECrh5YEabniIMtIgHVJCZyOwC6 Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.95ZTXu 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.SfM15w 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.yy9oku 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/lib64/libfarmhash.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.N2p3nw 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.BaF5Lx 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.50Vqwv 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.QZV5Eu Processing files: farmhash-debuginfo-1.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.47TNVv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QQcwEw find-requires: running scripts (debuginfo) Provides: debug64(libfarmhash.so.0) Requires: farmhash = 1.1-alt2, debug64(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/x86_64/farmhash-1.1-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/farmhash-devel-1.1-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/farmhash-devel-static-1.1-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/farmhash-debuginfo-1.1-alt2.x86_64.rpm (w2.lzdio) 12.20user 4.35system 0:27.15elapsed 60%CPU (0avgtext+0avgdata 224460maxresident)k 0inputs+0outputs (0major+1069055minor)pagefaults 0swaps 4.70user 1.85system 0:39.27elapsed 16%CPU (0avgtext+0avgdata 128664maxresident)k 0inputs+0outputs (0major+195508minor)pagefaults 0swaps --- farmhash-1.1-alt2.x86_64.rpm.repo 2019-06-26 17:08:37.000000000 +0000 +++ farmhash-1.1-alt2.x86_64.rpm.hasher 2024-06-16 01:46:34.526508333 +0000 @@ -12,3 +12,3 @@ File: /usr/lib64/libfarmhash.so.0 120777 root:root libfarmhash.so.0.0.0 -File: /usr/lib64/libfarmhash.so.0.0.0 100644 root:root f5f4841215ed18842f3855383421d4b8 +File: /usr/lib64/libfarmhash.so.0.0.0 100644 root:root 5db2f169f50eeb05b9353b53e6af653b File: /usr/share/doc/farmhash-1.1 40755 root:root @@ -16,2 +16,2 @@ File: /usr/share/doc/farmhash-1.1/README 100644 root:root 686ec94a75a90beb9a4db1eb0a3f0d48 -RPMIdentity: 556bd852c55847065e246b73eec4b4624e2c82ce64fedd26e05ab80c5cae9002922a9739d6248749fba5a46271bfe46e65d98aa91b76fe04931dc76b21f36cda +RPMIdentity: 4b00bdb7c63d7299e412f4f6545cd08989a9af1c0deb8c35c28df8a7454f3ca7174ba21c23002ab2e37817d85b003a050eea0f87ba8518d3f4122dadb501db1c --- farmhash-debuginfo-1.1-alt2.x86_64.rpm.repo 2019-06-26 17:08:37.000000000 +0000 +++ farmhash-debuginfo-1.1-alt2.x86_64.rpm.hasher 2024-06-16 01:46:34.748510771 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/df 40755 root:root -/usr/lib/debug/.build-id/df/385614a44d4376b1d6afed3671c684dd9b21be 120777 root:root ../../../../lib64/libfarmhash.so.0.0.0 -/usr/lib/debug/.build-id/df/385614a44d4376b1d6afed3671c684dd9b21be.debug 120777 root:root ../../usr/lib64/libfarmhash.so.0.0.0.debug +/usr/lib/debug/.build-id/30 40755 root:root +/usr/lib/debug/.build-id/30/31957cdf14651e03896d80ae4be3c0d9c1b926 120777 root:root ../../../../lib64/libfarmhash.so.0.0.0 +/usr/lib/debug/.build-id/30/31957cdf14651e03896d80ae4be3c0d9c1b926.debug 120777 root:root ../../usr/lib64/libfarmhash.so.0.0.0.debug /usr/lib/debug/usr/lib64/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/df 40755 root:root -File: /usr/lib/debug/.build-id/df/385614a44d4376b1d6afed3671c684dd9b21be 120777 root:root ../../../../lib64/libfarmhash.so.0.0.0 -File: /usr/lib/debug/.build-id/df/385614a44d4376b1d6afed3671c684dd9b21be.debug 120777 root:root ../../usr/lib64/libfarmhash.so.0.0.0.debug -File: /usr/lib/debug/usr/lib64/libfarmhash.so.0.0.0.debug 100644 root:root 82297f8e5ab089bc9714c72f55b4db27 +File: /usr/lib/debug/.build-id/30 40755 root:root +File: /usr/lib/debug/.build-id/30/31957cdf14651e03896d80ae4be3c0d9c1b926 120777 root:root ../../../../lib64/libfarmhash.so.0.0.0 +File: /usr/lib/debug/.build-id/30/31957cdf14651e03896d80ae4be3c0d9c1b926.debug 120777 root:root ../../usr/lib64/libfarmhash.so.0.0.0.debug +File: /usr/lib/debug/usr/lib64/libfarmhash.so.0.0.0.debug 100644 root:root 08aea31d5bff9c6fab0255c468d061d1 File: /usr/lib/debug/usr/lib64/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: 49d38fa299cdd3a320bcad41e912a37b1b0d6474ae7994fb2a9c8087d575b76b34dbf7f2bfe1b682ce53fd83b80b8841c64cf72c860a87806a431c8c5b63dcda +RPMIdentity: 883253dd03535781caffcf1a752c88d172ad24637214e293bc93a3d651b31d1ed9b9a9192933cd09f333f849e1d068ba4df6c5b3bdde3c934f500a0bbaea8e37 --- farmhash-devel-static-1.1-alt2.x86_64.rpm.repo 2019-06-26 17:08:37.000000000 +0000 +++ farmhash-devel-static-1.1-alt2.x86_64.rpm.hasher 2024-06-16 01:46:35.124514900 +0000 @@ -6,3 +6,3 @@ Provides: farmhash-devel-static = 1.1-alt2:sisyphus+233273.100.1.1 -File: /usr/lib64/libfarmhash.a 100644 root:root 8b7d2b525f3bc13e0795d5dc1a145b05 -RPMIdentity: 4d5bb6fa029d4d6492d755938928f48f4060287a819ed9086d4beab47b85437d27ed3b6916cfae1333c1850aa463a0c2af9b776e6afeb372b446eca47a0d0e18 +File: /usr/lib64/libfarmhash.a 100644 root:root 4bdd5ece87c5791874e12ac094bfbd57 +RPMIdentity: bfae9f20b5c80aaa454c44ccc899accbdaeace960fad83c30f5dee335c2f6c248450e86bbfc1f17edc28cd36152e876eb301d95a073f45e2f73ad071d0c84d56