<86>Oct 22 03:23:29 userdel[414597]: delete user 'rooter' <86>Oct 22 03:23:29 userdel[414597]: removed group 'rooter' owned by 'rooter' <86>Oct 22 03:23:29 userdel[414597]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 22 03:23:29 groupadd[414625]: group added to /etc/group: name=rooter, GID=1829 <86>Oct 22 03:23:29 groupadd[414625]: group added to /etc/gshadow: name=rooter <86>Oct 22 03:23:29 groupadd[414625]: new group: name=rooter, GID=1829 <86>Oct 22 03:23:29 useradd[414645]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none <86>Oct 22 03:23:29 userdel[414685]: delete user 'builder' <86>Oct 22 03:23:29 userdel[414685]: removed group 'builder' owned by 'builder' <86>Oct 22 03:23:29 userdel[414685]: removed shadow group 'builder' owned by 'builder' <86>Oct 22 03:23:29 groupadd[414719]: group added to /etc/group: name=builder, GID=1830 <86>Oct 22 03:23:29 groupadd[414719]: group added to /etc/gshadow: name=builder <86>Oct 22 03:23:29 groupadd[414719]: new group: name=builder, GID=1830 <86>Oct 22 03:23:29 useradd[414760]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash, from=none <13>Oct 22 03:23:33 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Oct 22 03:23:33 rpmi: libstdc++13-devel-13.2.1-alt4 sisyphus+354645.100.1.1 1723060849 installed <13>Oct 22 03:23:34 rpmi: gcc13-c++-13.2.1-alt4 sisyphus+354645.100.1.1 1723060849 installed <13>Oct 22 03:23:34 rpmi: libncurses6-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486705 installed <13>Oct 22 03:23:34 rpmi: libtinfo-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486705 installed <13>Oct 22 03:23:34 rpmi: libncurses-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486705 installed <13>Oct 22 03:23:34 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687267966 installed <13>Oct 22 03:23:34 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294124 installed <13>Oct 22 03:23:34 rpmi: halibut-1.3-alt1 sisyphus+346284.200.2.1 1716437722 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/spigot-20200101-alt1.nosrc.rpm (w1.gzdio) Installing spigot-20200101-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69020 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf spigot-20200101 + echo 'Source #0 (spigot-20200101.tar.gz):' Source #0 (spigot-20200101.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/spigot-20200101.tar.gz + /bin/tar -xf - + cd spigot-20200101 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.69020 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd spigot-20200101 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./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 --runstatedir=/var/run --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-alt-linux-g++... x86_64-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 x86_64-alt-linux-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-g++... none checking whether x86_64-alt-linux-g++ supports required C++14 features by default... yes checking for halibut... yes checking for main in -lgmp... yes checking for library containing tigetstr... -ltinfo checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for unistd.h... (cached) yes checking for tcsetattr... yes checking for fdopen... yes checking for tiparm... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o noexcept.o noexcept.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o consts.o consts.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o iocli.o iocli.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o io.o io.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o monotone.o monotone.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o erf.o erf.cpp erf.cpp: In member function 'virtual Spigot ErfInverseConstructor::f(bigint, unsigned int)': erf.cpp:218:16: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 218 | return move(toret); | ~~~~^~~~~~~ erf.cpp:218:16: note: remove 'std::move' call erf.cpp: In member function 'virtual Spigot ErfInverseConstructor::fprime_max(bigint, bigint, unsigned int)': erf.cpp:240:16: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 240 | return move(toret); | ~~~~^~~~~~~ erf.cpp:240:16: note: remove 'std::move' call make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o arithmetic.o arithmetic.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o main.o main.cpp main.cpp: In function 'int main(int, char**)': main.cpp:821:27: warning: catching polymorphic type 'class spigot_error' by value [-Wcatch-value=] 821 | } catch (spigot_error err) { | ^~~ main.cpp:920:24: warning: catching polymorphic type 'class eof_event' by value [-Wcatch-value=] 920 | } catch (eof_event err) { | ^~~ main.cpp:927:27: warning: catching polymorphic type 'class spigot_error' by value [-Wcatch-value=] 927 | } catch (spigot_error err) { | ^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o unary.o unary.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sqrt.o sqrt.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o trig.o trig.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o gamma.o gamma.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o exp.o exp.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o baseout.o baseout.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lambertw.o lambertw.cpp lambertw.cpp: In member function 'virtual Spigot XexInverseConstructor::f(bigint, unsigned int)': lambertw.cpp:69:16: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 69 | return move(toret); | ~~~~^~~~~~~ lambertw.cpp:69:16: note: remove 'std::move' call lambertw.cpp: In member function 'virtual Spigot XexInverseConstructorPos::fprime_max(bigint, bigint, unsigned int)': lambertw.cpp:91:16: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 91 | return move(toret); | ~~~~^~~~~~~ lambertw.cpp:91:16: note: remove 'std::move' call lambertw.cpp: In member function 'virtual Spigot XexInverseConstructorNeg::fprime_max(bigint, bigint, unsigned int)': lambertw.cpp:124:16: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 124 | return move(toret); | ~~~~^~~~~~~ lambertw.cpp:124:16: note: remove 'std::move' call make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o spigot.o spigot.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o error.o error.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o misc.o misc.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o holefiller.o holefiller.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o enforce.o enforce.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o zeta.o zeta.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o trigint.o trigint.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o cfracout.o cfracout.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o expr.o expr.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o algebraic.o algebraic.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o expint.o expint.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o inverter.o inverter.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o hypergeom.o hypergeom.cpp hypergeom.cpp: In member function 'virtual bool HgConstructor::extra_slope_for_interval(const bigint&, const bigint&, bigint, bigint&, bigint&)': hypergeom.cpp:417:14: warning: catching polymorphic type 'class domain_error' by value [-Wcatch-value=] 417 | } catch (domain_error) { | ^~~~~~~~~~~~ hypergeom.cpp: In function 'Spigot spigot_bessel_IJ(bigint, int, Spigot)': hypergeom.cpp:989:16: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 989 | return move(toret); | ~~~~^~~~~~~ hypergeom.cpp:989:16: note: remove 'std::move' call make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o spigot consts.o erf.o exp.o expr.o gamma.o arithmetic.o io.o iocli.o main.o monotone.o noexcept.o baseout.o spigot.o sqrt.o trig.o unary.o lambertw.o algebraic.o expint.o trigint.o zeta.o enforce.o misc.o cfracout.o holefiller.o error.o hypergeom.o inverter.o -ltinfo -lgmp make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.10610 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/spigot-buildroot + : + /bin/rm -rf -- /usr/src/tmp/spigot-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd spigot-20200101 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/spigot-buildroot make: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' /usr/bin/mkdir -p '/usr/src/tmp/spigot-buildroot/usr/bin' /usr/libexec/rpm-build/install -p spigot '/usr/src/tmp/spigot-buildroot/usr/bin' /usr/bin/mkdir -p '/usr/src/tmp/spigot-buildroot/usr/share/doc/spigot' /usr/libexec/rpm-build/install -p -m 644 spigot.html '/usr/src/tmp/spigot-buildroot/usr/share/doc/spigot' /usr/bin/mkdir -p '/usr/src/tmp/spigot-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 spigot.1 '/usr/src/tmp/spigot-buildroot/usr/share/man/man1' make[1]: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' make: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/spigot-buildroot (auto) Verifying and fixing files in /usr/src/tmp/spigot-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/spigot-buildroot/ (default) Compressing files in /usr/src/tmp/spigot-buildroot (auto) Verifying ELF objects in /usr/src/tmp/spigot-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/spigot-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.90124 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd spigot-20200101 + make test make: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' ./test.sh ./spigot ---- general info Program under test: | /usr/src/RPM/BUILD/spigot-20200101/spigot Version dump: ./test.sh: line 105: /dev/fd/63: No such file or directory ---- core tests ---- SKIPPING fd tests ---- results pass 1489 fail 0 total 1489 make: Leaving directory '/usr/src/RPM/BUILD/spigot-20200101' + exit 0 Processing files: spigot-20200101-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dmJ7vB 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.aHW0t3 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(64bit), libgmp.so.10()(64bit) >= set:mhZrwRupsDZLS6ElADUEn7aK1DZaNZkX1LYc07zXPq9GcZ9rDolBTRdkgyiGvlw218uvSVZfgbb5ALZHenqq0, libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.1)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.14)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.26)(64bit), libstdc++.so.6(GLIBCXX_3.4.29)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), libtinfo.so.6()(64bit) >= set:ljUP85pCOJi, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bDeawN Creating spigot-debuginfo package Processing files: spigot-debuginfo-20200101-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KPif5U find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xrZUEp find-requires: running scripts (debuginfo) Requires: spigot = 20200101-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libgmp.so.10), debug64(libstdc++.so.6), debug64(libtinfo.so.6) Adding to spigot-debuginfo a strict dependency on spigot Wrote: /usr/src/RPM/RPMS/x86_64/spigot-20200101-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/spigot-debuginfo-20200101-alt1.x86_64.rpm (w2T16.xzdio) 56.90user 16.96system 0:26.14elapsed 282%CPU (0avgtext+0avgdata 201376maxresident)k 0inputs+0outputs (0major+3099010minor)pagefaults 0swaps 3.38user 2.92system 0:37.46elapsed 16%CPU (0avgtext+0avgdata 137092maxresident)k 1184inputs+0outputs (0major+215433minor)pagefaults 0swaps --- spigot-20200101-alt1.x86_64.rpm.repo 2023-09-05 16:45:11.000000000 +0000 +++ spigot-20200101-alt1.x86_64.rpm.hasher 2024-10-22 03:24:03.419144266 +0000 @@ -29,3 +29,3 @@ Provides: spigot = 20200101-alt1:sisyphus+328800.200.1.1 -File: /usr/bin/spigot 100755 root:root 79e3f5c8a45dea4f4bf94ea4922de5b9 +File: /usr/bin/spigot 100755 root:root fdc9dd5d16c2488fc8160eae60eb47cd File: /usr/share/doc/spigot 40755 root:root @@ -33,2 +33,2 @@ File: /usr/share/man/man1/spigot.1.xz 100644 root:root d4d9db06bc1aea5df6392d985fcdf285 -RPMIdentity: db4ddc57d47d374fddf7ed441208a0ef304d22cebade73cdc091294b82935bcb9a9eab2875c850086c5c6acfdc383f49e9d17e5dadb3a6151d5572e03b30854e +RPMIdentity: 6b4f0e0970f8e643388ed24a646693720fd29558a607aaac23ccb97fbde3164fe1f913be1b29fc8277095325781dc9940530b928e9fec5a62e0e995e9cd367df --- spigot-debuginfo-20200101-alt1.x86_64.rpm.repo 2023-09-05 16:45:11.000000000 +0000 +++ spigot-debuginfo-20200101-alt1.x86_64.rpm.hasher 2024-10-22 03:24:03.498145923 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/37 40755 root:root -/usr/lib/debug/.build-id/37/6f56d44cdb224d5579b9a631fab0878a373c37 120777 root:root ../../../../bin/spigot -/usr/lib/debug/.build-id/37/6f56d44cdb224d5579b9a631fab0878a373c37.debug 120777 root:root ../../usr/bin/spigot.debug +/usr/lib/debug/.build-id/9a 40755 root:root +/usr/lib/debug/.build-id/9a/5cb8fdf987300bef2813c2c58b5df973911984 120777 root:root ../../../../bin/spigot +/usr/lib/debug/.build-id/9a/5cb8fdf987300bef2813c2c58b5df973911984.debug 120777 root:root ../../usr/bin/spigot.debug /usr/lib/debug/usr/bin/spigot.debug 100644 root:root @@ -52,6 +52,6 @@ Provides: spigot-debuginfo = 20200101-alt1:sisyphus+328800.200.1.1 -File: /usr/lib/debug/.build-id/37 40755 root:root -File: /usr/lib/debug/.build-id/37/6f56d44cdb224d5579b9a631fab0878a373c37 120777 root:root ../../../../bin/spigot -File: /usr/lib/debug/.build-id/37/6f56d44cdb224d5579b9a631fab0878a373c37.debug 120777 root:root ../../usr/bin/spigot.debug -File: /usr/lib/debug/usr/bin/spigot.debug 100644 root:root 8b797fe09d8500bbbafda1cf9da43a36 +File: /usr/lib/debug/.build-id/9a 40755 root:root +File: /usr/lib/debug/.build-id/9a/5cb8fdf987300bef2813c2c58b5df973911984 120777 root:root ../../../../bin/spigot +File: /usr/lib/debug/.build-id/9a/5cb8fdf987300bef2813c2c58b5df973911984.debug 120777 root:root ../../usr/bin/spigot.debug +File: /usr/lib/debug/usr/bin/spigot.debug 100644 root:root 850c66a5118aa85ff5251d07200e6801 File: /usr/src/debug/spigot-20200101 40755 root:root @@ -95,2 +95,2 @@ File: /usr/src/debug/spigot-20200101/zeta.cpp 100644 root:root 6c3ba28d06b00fee8f2fefbb53c842d6 -RPMIdentity: f9e7cdd1b2c4d025da9b6628a8f0d7a4678196ad05796452c74886f4882f128b2c4b08a724837f3a0c66a3b3db54a185d65423820266e4cb0bc557b75155bd44 +RPMIdentity: b63b50af6af440e72cea2356c813d4dbe0d6d2b29695629bd2caad04246667081dfb901049ca801cdc1fe696b9b57227a91323772a33088a76c5d08d7c04bfb1