<86>Aug 14 12:43:06 userdel[438515]: delete user 'rooter' <86>Aug 14 12:43:06 userdel[438515]: removed group 'rooter' owned by 'rooter' <86>Aug 14 12:43:06 userdel[438515]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 14 12:43:06 groupadd[438558]: group added to /etc/group: name=rooter, GID=702 <86>Aug 14 12:43:06 groupadd[438558]: group added to /etc/gshadow: name=rooter <86>Aug 14 12:43:06 groupadd[438558]: new group: name=rooter, GID=702 <86>Aug 14 12:43:06 useradd[438592]: new user: name=rooter, UID=702, GID=702, home=/root, shell=/bin/bash <86>Aug 14 12:43:06 userdel[438636]: delete user 'builder' <86>Aug 14 12:43:06 userdel[438636]: removed group 'builder' owned by 'builder' <86>Aug 14 12:43:06 userdel[438636]: removed shadow group 'builder' owned by 'builder' <86>Aug 14 12:43:06 groupadd[438676]: group added to /etc/group: name=builder, GID=703 <86>Aug 14 12:43:06 groupadd[438676]: group added to /etc/gshadow: name=builder <86>Aug 14 12:43:06 groupadd[438676]: new group: name=builder, GID=703 <86>Aug 14 12:43:06 useradd[438728]: new user: name=builder, UID=703, GID=703, home=/usr/src, shell=/bin/bash <13>Aug 14 12:43:08 rpmi: libncurses-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626631090 installed <13>Aug 14 12:43:08 rpmi: libtinfo-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626631090 installed <13>Aug 14 12:43:08 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Aug 14 12:43:09 rpmi: libstdc++10-devel-10.3.1-alt3 sisyphus+281519.340.4.1 1627910476 installed <13>Aug 14 12:43:10 rpmi: gcc10-c++-10.3.1-alt3 sisyphus+281519.340.4.1 1627910476 installed <13>Aug 14 12:43:10 rpmi: gcc-c++-10-alt2 sisyphus+281519.400.4.1 1627911328 installed <13>Aug 14 12:43:10 rpmi: libncurses-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626631090 installed <13>Aug 14 12:43:10 rpmi: libgmp-devel-6.2.1-alt2 sisyphus+281716.40.2.1 1627987055 installed <13>Aug 14 12:43:10 rpmi: halibut-1.2-alt2 sisyphus+279030.100.1.1 1626354660 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/spigot-20200101-alt1.nosrc.rpm (w1.gzdio) Installing spigot-20200101-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.18203 + 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): + /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.18203 + 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 -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 + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + sort -u + ./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 for i586-alt-linux-g++... i586-alt-linux-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-g++... none checking whether i586-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... i586-alt-linux-g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for 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 -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/spigot-20200101' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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.74824 + 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:/bin:/usr/bin:/usr/X11R6/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' /bin/mkdir -p '/usr/src/tmp/spigot-buildroot/usr/bin' /usr/libexec/rpm-build/install -p spigot '/usr/src/tmp/spigot-buildroot/usr/bin' /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' /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) verify-elf: WARNING: ./usr/bin/spigot: uses non-LFS functions: fopen Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.86896 + 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/62: 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.X91mPf 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.1itmze find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libgcc_s.so.1(GCC_3.0), libgmp.so.10 >= set:mhZrwRupsDZLS6ElADUEn7aK1DZaNZkX1LYc07zXPq9GcZ9rDolBTRdkgyiGvlw218uvSVZfgbb5ALZHenqq0, libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.1), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.14), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.26), libstdc++.so.6(GLIBCXX_3.4.9), libtinfo.so.5 >= 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.bySEOe 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.CQIaud find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Mo79Ug find-requires: running scripts (debuginfo) Requires: spigot = 20200101-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(libgmp.so.10), debug(libstdc++.so.6), debug(libtinfo.so.5) Adding to spigot-debuginfo a strict dependency on spigot Wrote: /usr/src/RPM/RPMS/i586/spigot-20200101-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/spigot-debuginfo-20200101-alt1.i586.rpm (w2T8.xzdio) 88.12user 6.20system 0:53.65elapsed 175%CPU (0avgtext+0avgdata 191548maxresident)k 0inputs+0outputs (0major+2575167minor)pagefaults 0swaps 94.49user 10.40system 1:04.74elapsed 162%CPU (0avgtext+0avgdata 191548maxresident)k 928inputs+0outputs (0major+2862653minor)pagefaults 0swaps --- spigot-20200101-alt1.i586.rpm.repo 2020-05-15 13:10:41.000000000 +0000 +++ spigot-20200101-alt1.i586.rpm.hasher 2021-08-14 12:44:08.084947324 +0000 @@ -26,3 +26,3 @@ Provides: spigot = 20200101-alt1:sisyphus+251765.100.1.1 -File: /usr/bin/spigot 100755 root:root 2855c16141962860998560c22ca38bc6 +File: /usr/bin/spigot 100755 root:root e7634da7d59f8d749b0c8823f001f07b File: /usr/share/doc/spigot 40755 root:root @@ -30,2 +30,2 @@ File: /usr/share/man/man1/spigot.1.xz 100644 root:root d4d9db06bc1aea5df6392d985fcdf285 -RPMIdentity: 0c79ae7a4cbe571a57a1785cfe8a0d16aa575461351b5bc7639edfe1f62e87bb567699c096a81a9ee11ed0485cc1ec1d228b3b63003a44ff49caa0fc056647a7 +RPMIdentity: 8729865b1d415702ee714f99c7d718bd3e54d3b694d09d6d7b4eef8a57d5646f438d7462cd0b9520293384f5484f14ab7cf2c01dcfb59c014350620237de123e --- spigot-debuginfo-20200101-alt1.i586.rpm.repo 2020-05-15 13:10:41.000000000 +0000 +++ spigot-debuginfo-20200101-alt1.i586.rpm.hasher 2021-08-14 12:44:08.177946674 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/80 40755 root:root -/usr/lib/debug/.build-id/80/53cd9cd4a8300e066c2f10b06f7a86d715a0a3 120777 root:root ../../../../bin/spigot -/usr/lib/debug/.build-id/80/53cd9cd4a8300e066c2f10b06f7a86d715a0a3.debug 120777 root:root ../../usr/bin/spigot.debug +/usr/lib/debug/.build-id/a7 40755 root:root +/usr/lib/debug/.build-id/a7/080f9fbfeed7f2ad5e58e31c56f80e8cdc217d 120777 root:root ../../../../bin/spigot +/usr/lib/debug/.build-id/a7/080f9fbfeed7f2ad5e58e31c56f80e8cdc217d.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+251765.100.1.1 -File: /usr/lib/debug/.build-id/80 40755 root:root -File: /usr/lib/debug/.build-id/80/53cd9cd4a8300e066c2f10b06f7a86d715a0a3 120777 root:root ../../../../bin/spigot -File: /usr/lib/debug/.build-id/80/53cd9cd4a8300e066c2f10b06f7a86d715a0a3.debug 120777 root:root ../../usr/bin/spigot.debug -File: /usr/lib/debug/usr/bin/spigot.debug 100644 root:root f77a38a51a86cd0d371b4e9ebee25434 +File: /usr/lib/debug/.build-id/a7 40755 root:root +File: /usr/lib/debug/.build-id/a7/080f9fbfeed7f2ad5e58e31c56f80e8cdc217d 120777 root:root ../../../../bin/spigot +File: /usr/lib/debug/.build-id/a7/080f9fbfeed7f2ad5e58e31c56f80e8cdc217d.debug 120777 root:root ../../usr/bin/spigot.debug +File: /usr/lib/debug/usr/bin/spigot.debug 100644 root:root 48da5544c9dcfff01c140d6da7163dab 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: f0c426b5d942210ababc30366570ad9dda52af5fc370bee24dee47b9b4fb34cd30ad67416c4f7cf49b69bcb15a31f661c7ea6b4419f9d1cb35304665ddb7eaf8 +RPMIdentity: b0f7f522f56641e87f44bf2dc4ca4409901ee3df97a6f45d74c37d18e93d251a6f13d64d4f6ea707f3ea4f94e8dd345e2a2c8ea1a9e162b1977df10e9ac72e5a