<86>Dec 22 02:32:03 userdel[2910327]: delete user 'rooter'
<86>Dec 22 02:32:03 userdel[2910327]: removed group 'rooter' owned by 'rooter'
<86>Dec 22 02:32:03 userdel[2910327]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 22 02:32:03 groupadd[2910333]: group added to /etc/group: name=rooter, GID=963
<86>Dec 22 02:32:03 groupadd[2910333]: group added to /etc/gshadow: name=rooter
<86>Dec 22 02:32:03 groupadd[2910333]: new group: name=rooter, GID=963
<86>Dec 22 02:32:03 useradd[2910340]: new user: name=rooter, UID=963, GID=963, home=/root, shell=/bin/bash
<86>Dec 22 02:32:03 userdel[2910347]: delete user 'builder'
<86>Dec 22 02:32:03 userdel[2910347]: removed group 'builder' owned by 'builder'
<86>Dec 22 02:32:03 groupadd[2910353]: group added to /etc/group: name=builder, GID=964
<86>Dec 22 02:32:03 groupadd[2910353]: group added to /etc/gshadow: name=builder
<86>Dec 22 02:32:03 groupadd[2910353]: new group: name=builder, GID=964
<86>Dec 22 02:32:03 useradd[2910358]: new user: name=builder, UID=964, GID=964, home=/usr/src, shell=/bin/bash
<13>Dec 22 02:32:04 rpmi: libopenblas-0.3.19-alt1.1 sisyphus+293828.100.1.1 1642694459 installed
<13>Dec 22 02:32:04 rpmi: libglpk40-5.0-alt1_1 sisyphus+287488.100.1.1 1634394018 installed
<13>Dec 22 02:32:04 rpmi: libxblas-1.0.248-alt2 sisyphus+285045.40.2.1 1631388330 installed
<13>Dec 22 02:32:04 rpmi: libquadmath0-12.1.1-alt2 sisyphus+307182.100.1.1 1663781909 installed
<13>Dec 22 02:32:04 rpmi: libgfortran5-12.1.1-alt2 sisyphus+307182.100.1.1 1663781909 installed
<13>Dec 22 02:32:04 rpmi: liblapack-1:3.8.0-alt7 sisyphus+293726.100.1.1 1642544497 installed
<13>Dec 22 02:32:04 rpmi: libarpack-ng-3.8.0-alt2 sisyphus+285486.100.1.1 1632121335 installed
<13>Dec 22 02:32:04 rpmi: libigraph3-0.10.2-alt1 sisyphus+308677.100.1.1 1666171088 installed
<13>Dec 22 02:32:04 rpmi: libigraph-devel-0.10.2-alt1 sisyphus+308677.100.1.1 1666171088 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/rw-0.9-alt2.nosrc.rpm (w1.gzdio)
Installing rw-0.9-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.92737
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf rw-0.9
+ echo 'Source #0 (rw-0.9.tar.gz):'
Source #0 (rw-0.9.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/rw-0.9.tar.gz
+ /bin/tar -xf -
+ cd rw-0.9
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (rw-0.9-alt-fix-build-with-igraph.patch):'
Patch #0 (rw-0.9-alt-fix-build-with-igraph.patch):
+ /usr/bin/patch -p1
patching file simplerw.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.92737
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd rw-0.9
+ 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 --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 --disable-static
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 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 x86_64-alt-linux-ar... no
checking for x86_64-alt-linux-lib... no
checking for x86_64-alt-linux-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
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 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... 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... no
checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-alt-linux-gcc... (cached) none
checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed
checking for x86_64-alt-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for igraph >= 0.6... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ sed -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' -e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' -e 's|CC="\(.*g..\)"|CC="\1 -Wl,--as-needed"|' -i libtool
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/rw-0.9'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"rw\" -DPACKAGE_TARNAME=\"rw\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"rw\ 0.9\" -DPACKAGE_BUGREPORT=\"philipp@informatik.uni-frankfurt.de\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rw\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.    -I/usr/include/igraph --std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o rw-simplerw.o `test -f 'simplerw.c' || echo './'`simplerw.c
make: Leaving directory '/usr/src/RPM/BUILD/rw-0.9'
make: Entering directory '/usr/src/RPM/BUILD/rw-0.9'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"rw\" -DPACKAGE_TARNAME=\"rw\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"rw\ 0.9\" -DPACKAGE_BUGREPORT=\"philipp@informatik.uni-frankfurt.de\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rw\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.    --std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o rw.lo rw.c
libtool: compile:  x86_64-alt-linux-gcc -DPACKAGE_NAME=\"rw\" -DPACKAGE_TARNAME=\"rw\" -DPACKAGE_VERSION=\"0.9\" "-DPACKAGE_STRING=\"rw 0.9\"" -DPACKAGE_BUGREPORT=\"philipp@informatik.uni-frankfurt.de\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rw\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. --std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c rw.c  -fPIC -DPIC -o .libs/rw.o
rw.c: In function 'init_rw':
rw.c:226:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
  226 |         if(n > MAX_VERTICES || n && !(sizeof(uint_fast8_t) * (1ul << n)))
      |                                      ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
rw.c:226:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  226 |         if(n > MAX_VERTICES || n && !(sizeof(uint_fast8_t) * (1ul << n)))
      |                                ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rw.c: In function 'init_rw_dec':
rw.c:239:36: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
  239 |         if(n && !(sizeof(subset_t) * (1ul << n)))
      |                  ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/rw-0.9'
make: Entering directory '/usr/src/RPM/BUILD/rw-0.9'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc --std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -no-undefined  -o librw.la -rpath /usr/lib64 rw.lo  
libtool: link: x86_64-alt-linux-gcc -Wl,--as-needed -shared  -fPIC -DPIC  .libs/rw.o    -g -O2 -flto=auto   -Wl,-soname -Wl,librw.so.0 -o .libs/librw.so.0.0.0
libtool: link: (cd ".libs" && rm -f "librw.so.0" && ln -s "librw.so.0.0.0" "librw.so.0")
libtool: link: (cd ".libs" && rm -f "librw.so" && ln -s "librw.so.0.0.0" "librw.so")
libtool: link: ( cd ".libs" && rm -f "librw.la" && ln -s "../librw.la" "librw.la" )
make: Leaving directory '/usr/src/RPM/BUILD/rw-0.9'
make: Entering directory '/usr/src/RPM/BUILD/rw-0.9'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -I/usr/include/igraph --std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ligraph  -o rw rw-simplerw.o librw.la 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -I/usr/include/igraph --std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/rw rw-simplerw.o  -ligraph ./.libs/librw.so
make: Leaving directory '/usr/src/RPM/BUILD/rw-0.9'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.86958
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/rw-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/rw-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd rw-0.9
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/rw-buildroot
make: Entering directory '/usr/src/RPM/BUILD/rw-0.9'
make[1]: Entering directory '/usr/src/RPM/BUILD/rw-0.9'
 /bin/mkdir -p '/usr/src/tmp/rw-buildroot/usr/lib64'
 /bin/sh ./libtool   --mode=install /usr/libexec/rpm-build/install -p   librw.la '/usr/src/tmp/rw-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/librw.so.0.0.0 /usr/src/tmp/rw-buildroot/usr/lib64/librw.so.0.0.0
libtool: install: (cd /usr/src/tmp/rw-buildroot/usr/lib64 && { ln -s -f librw.so.0.0.0 librw.so.0 || { rm -f librw.so.0 && ln -s librw.so.0.0.0 librw.so.0; }; })
libtool: install: (cd /usr/src/tmp/rw-buildroot/usr/lib64 && { ln -s -f librw.so.0.0.0 librw.so || { rm -f librw.so && ln -s librw.so.0.0.0 librw.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/librw.lai /usr/src/tmp/rw-buildroot/usr/lib64/librw.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /bin/mkdir -p '/usr/src/tmp/rw-buildroot/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/libexec/rpm-build/install -p rw '/usr/src/tmp/rw-buildroot/usr/bin'
libtool: warning: 'librw.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/rw /usr/src/tmp/rw-buildroot/usr/bin/rw
 /bin/mkdir -p '/usr/src/tmp/rw-buildroot/usr/share/doc/rw'
 /usr/libexec/rpm-build/install -p -m 644 README example_graphs/Hängematte example_graphs/grid example_graphs/igrid '/usr/src/tmp/rw-buildroot/usr/share/doc/rw'
 /bin/mkdir -p '/usr/src/tmp/rw-buildroot/usr/include'
 /usr/libexec/rpm-build/install -p -m 644 rw.h '/usr/src/tmp/rw-buildroot/usr/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/rw-0.9'
make: Leaving directory '/usr/src/RPM/BUILD/rw-0.9'
+ rm /usr/src/tmp/rw-buildroot/usr/lib64/librw.la
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/rw-buildroot (auto)
mode of './usr/lib64/librw.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/rw-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/rw-buildroot/ (default)
Compressing files in /usr/src/tmp/rw-buildroot (auto)
Adjusting library links in /usr/src/tmp/rw-buildroot
./usr/lib64: (from <cmdline>:0)
	librw.so.0 -> librw.so.0.0.0
Verifying ELF objects in /usr/src/tmp/rw-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: rw-0.9-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.20520
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd rw-0.9
+ DOCDIR=/usr/src/tmp/rw-buildroot/usr/share/doc/rw-0.9
+ export DOCDIR
+ rm -rf /usr/src/tmp/rw-buildroot/usr/share/doc/rw-0.9
+ /bin/mkdir -p /usr/src/tmp/rw-buildroot/usr/share/doc/rw-0.9
+ cp -prL COPYING /usr/src/tmp/rw-buildroot/usr/share/doc/rw-0.9
+ chmod -R go-w /usr/src/tmp/rw-buildroot/usr/share/doc/rw-0.9
+ chmod -R a+rX /usr/src/tmp/rw-buildroot/usr/share/doc/rw-0.9
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QRyL1G
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.JYXaME
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: rankwidth = 0.9-alt2
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libigraph.so.3()(64bit) >= set:plX9pNcNWk08bAho4rWKlGpsZu0B8b7ZaPAj386W763, librw.so.0()(64bit) >= set:heO2j52ryNo80pq, 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.jujso1
Creating rw-debuginfo package
Processing files: librw0-0.9-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ibDWIF
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/rw-buildroot/usr/lib64/librw.so.0: 13 symbols, 14 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7MqKlb
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: librw.so.0()(64bit) = set:hd8bAa2rNUisc1L3jdZCqFRaAq2y
Requires: rw = 0.9-alt2, 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.HigyOe
Creating librw0-debuginfo package
Processing files: librw-devel-0.9-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RtPYVv
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.dZkl31
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /usr/lib64/librw.so.0.0.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7f6nZT
Processing files: rw-debuginfo-0.9-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qwy2fD
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GBgpJu
find-requires: running scripts (debuginfo)
Requires: rw = 0.9-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libigraph.so.3), debug64(librw.so.0)
Processing files: librw0-debuginfo-0.9-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m1ZU0C
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K6nivy
find-requires: running scripts (debuginfo)
Provides: debug64(librw.so.0)
Requires: librw0 = 0.9-alt2, debug64(libc.so.6)
Adding to librw0 a strict dependency on rw
Adding to rw-debuginfo a strict dependency on rw
Adding to librw0-debuginfo a strict dependency on librw0
Adding to rw a strict dependency on librw0
Adding to librw-devel a strict dependency on librw0
Adding to rw-debuginfo a strict dependency on librw0-debuginfo
Removing from rw-debuginfo 1 sources provided by librw0-debuginfo
Removing 1 extra deps from rw due to dependency on librw0
Removing 1 extra deps from librw-devel due to dependency on librw0
Removing 1 extra deps from rw-debuginfo due to dependency on librw0-debuginfo
Removing 3 extra deps from rw due to repentancy on librw0
Removing 1 extra deps from rw-debuginfo due to repentancy on librw0-debuginfo
Wrote: /usr/src/RPM/RPMS/x86_64/rw-0.9-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/librw0-0.9-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/librw-devel-0.9-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/rw-debuginfo-0.9-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/librw0-debuginfo-0.9-alt2.x86_64.rpm (w2.lzdio)
1.89user 1.23system 0:15.12elapsed 20%CPU (0avgtext+0avgdata 27584maxresident)k
0inputs+0outputs (0major+732815minor)pagefaults 0swaps
4.41user 3.68system 0:19.36elapsed 41%CPU (0avgtext+0avgdata 108472maxresident)k
2112inputs+0outputs (32752major+1049153minor)pagefaults 0swaps
--- librw0-0.9-alt2.x86_64.rpm.repo	2022-09-06 12:26:00.000000000 +0000
+++ librw0-0.9-alt2.x86_64.rpm.hasher	2022-12-22 02:32:21.144334277 +0000
@@ -10,3 +10,3 @@
 File: /usr/lib64/librw.so.0	120777	root:root		librw.so.0.0.0
-File: /usr/lib64/librw.so.0.0.0	100644	root:root	00eca7ec9960a962b81f2c5b4bbbf7ba	
-RPMIdentity: a3a1094ee82c4ac1edf1e203140c08c9b5da400acecc83eb0ce0ef28fee15eb9bf7ff77d4a882f56a2d8e24a89b90d8845a46f76f4f21a43cfa2904043a6d68e
+File: /usr/lib64/librw.so.0.0.0	100644	root:root	6cd6c56634a5f8394e68d439d9940262	
+RPMIdentity: 124299ec449b21dc9fdbaf8ab6270e78724aff649b9f45cd3e5604eb6b677612ba3f432f14f1e7938a216dc98db10817af79fbdc836e87b75c98f15beeb774a4
--- librw0-debuginfo-0.9-alt2.x86_64.rpm.repo	2022-09-06 12:26:00.000000000 +0000
+++ librw0-debuginfo-0.9-alt2.x86_64.rpm.hasher	2022-12-22 02:32:21.206335194 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/be	40755	root:root	
-/usr/lib/debug/.build-id/be/3bbc7ac5e203047866f8cbca4cfdecbe559515	120777	root:root	../../../../lib64/librw.so.0.0.0
-/usr/lib/debug/.build-id/be/3bbc7ac5e203047866f8cbca4cfdecbe559515.debug	120777	root:root	../../usr/lib64/librw.so.0.0.0.debug
+/usr/lib/debug/.build-id/06	40755	root:root	
+/usr/lib/debug/.build-id/06/1bcadd4a4569323ec603153866f76dd09e9ce3	120777	root:root	../../../../lib64/librw.so.0.0.0
+/usr/lib/debug/.build-id/06/1bcadd4a4569323ec603153866f76dd09e9ce3.debug	120777	root:root	../../usr/lib64/librw.so.0.0.0.debug
 /usr/lib/debug/usr/lib64/librw.so.0.0.0.debug	100644	root:root	
@@ -13,6 +13,6 @@
 Provides: librw0-debuginfo = 0.9-alt2:sisyphus+306345.200.5.1
-File: /usr/lib/debug/.build-id/be	40755	root:root		
-File: /usr/lib/debug/.build-id/be/3bbc7ac5e203047866f8cbca4cfdecbe559515	120777	root:root		../../../../lib64/librw.so.0.0.0
-File: /usr/lib/debug/.build-id/be/3bbc7ac5e203047866f8cbca4cfdecbe559515.debug	120777	root:root		../../usr/lib64/librw.so.0.0.0.debug
-File: /usr/lib/debug/usr/lib64/librw.so.0.0.0.debug	100644	root:root	7546cfd7b158d2c888f41dfb1647a724	
+File: /usr/lib/debug/.build-id/06	40755	root:root		
+File: /usr/lib/debug/.build-id/06/1bcadd4a4569323ec603153866f76dd09e9ce3	120777	root:root		../../../../lib64/librw.so.0.0.0
+File: /usr/lib/debug/.build-id/06/1bcadd4a4569323ec603153866f76dd09e9ce3.debug	120777	root:root		../../usr/lib64/librw.so.0.0.0.debug
+File: /usr/lib/debug/usr/lib64/librw.so.0.0.0.debug	100644	root:root	1e05b8a6f38a1d15034dbfe4687567a4	
 File: /usr/lib/debug/usr/lib64/librw.so.0.debug	120777	root:root		librw.so.0.0.0.debug
@@ -21,2 +21,2 @@
 File: /usr/src/debug/rw-0.9/rw.h	100644	root:root	277f8e5badbb90778b3eb656712786e3	
-RPMIdentity: 60ea8eef45e3654313d90bb3c5c512a15e46bbfc8ac286b4826d82ce5ade3c4452d463a532207d17f1d62b5002b5e3eaf831e8a2daeceaebd47c5117519e2137
+RPMIdentity: 340ed80ab62da5e18e9586b48ae9bb9550f019832a4a82e5fe53ca5d3daedf038261b07caae8eb2cf6901459a214b9904a4641f2eb37eace8a4dc16b7cc8d51d
--- rw-0.9-alt2.x86_64.rpm.repo	2022-09-06 12:26:00.000000000 +0000
+++ rw-0.9-alt2.x86_64.rpm.hasher	2022-12-22 02:32:21.247335801 +0000
@@ -17,3 +17,3 @@
 Provides: rw = 0.9-alt2:sisyphus+306345.200.5.1
-File: /usr/bin/rw	100755	root:root	817790e673e1aedea4ed940faa021a00	
+File: /usr/bin/rw	100755	root:root	9b0c0d15a34c620a0a180a39ce2012df	
 File: /usr/share/doc/rw	40755	root:root		
@@ -25,2 +25,2 @@
 File: /usr/share/doc/rw/igrid	100644	root:root	2987ee8857da52a622112e05fcd5797e	
-RPMIdentity: fca9baaee8fe0f9518e9e7d9ada7c9139b259b2e3c98adbdc726d9aded41ed9f098ee1bfee29b1818a588c38f20b8287474c5c533fdb9ce54a2c30bfd6212224
+RPMIdentity: 22c91d2cf5863577234dff1fbab53e23aab6800b8388cbd97c98fda32246f85ec51c80a863542671cb60ac9130066671f04293ec2627b89ba960b63b26d3a2aa
--- rw-debuginfo-0.9-alt2.x86_64.rpm.repo	2022-09-06 12:26:00.000000000 +0000
+++ rw-debuginfo-0.9-alt2.x86_64.rpm.hasher	2022-12-22 02:32:21.292336467 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/14	40755	root:root	
-/usr/lib/debug/.build-id/14/f7d7eed5255f8af3dca19ebec3992c4bed5f27	120777	root:root	../../../../bin/rw
-/usr/lib/debug/.build-id/14/f7d7eed5255f8af3dca19ebec3992c4bed5f27.debug	120777	root:root	../../usr/bin/rw.debug
+/usr/lib/debug/.build-id/9f	40755	root:root	
+/usr/lib/debug/.build-id/9f/787c77b0855a765afa75d4726184f92a36a2e1	120777	root:root	../../../../bin/rw
+/usr/lib/debug/.build-id/9f/787c77b0855a765afa75d4726184f92a36a2e1.debug	120777	root:root	../../usr/bin/rw.debug
 /usr/lib/debug/usr/bin/rw.debug	100644	root:root	
@@ -12,8 +12,8 @@
 Provides: rw-debuginfo = 0.9-alt2:sisyphus+306345.200.5.1
-File: /usr/lib/debug/.build-id/14	40755	root:root		
-File: /usr/lib/debug/.build-id/14/f7d7eed5255f8af3dca19ebec3992c4bed5f27	120777	root:root		../../../../bin/rw
-File: /usr/lib/debug/.build-id/14/f7d7eed5255f8af3dca19ebec3992c4bed5f27.debug	120777	root:root		../../usr/bin/rw.debug
-File: /usr/lib/debug/usr/bin/rw.debug	100644	root:root	9976aaf8a2ea72903132d53e71c2c761	
+File: /usr/lib/debug/.build-id/9f	40755	root:root		
+File: /usr/lib/debug/.build-id/9f/787c77b0855a765afa75d4726184f92a36a2e1	120777	root:root		../../../../bin/rw
+File: /usr/lib/debug/.build-id/9f/787c77b0855a765afa75d4726184f92a36a2e1.debug	120777	root:root		../../usr/bin/rw.debug
+File: /usr/lib/debug/usr/bin/rw.debug	100644	root:root	32434ad18b4fae6945883cc98ce56580	
 File: /usr/src/debug/rw-0.9	40755	root:root		
 File: /usr/src/debug/rw-0.9/simplerw.c	100644	root:root	a8f76eb8d00a0ebd2e10e7c82a885adb	
-RPMIdentity: 7cf5d23abe42017b53984131a4f771f52b9de741f4f463ad653980b5efc9bd6e3cc8a51c88fb28bab11e336381771f1d3212e7711f63b74adb6d5dafe2c717e4
+RPMIdentity: 818b9a18e074afc8d2c43a1c2d01cc5f9c04c2ab1517afe9234b4a80c244b1c97f30f1f2a889d37af0fb9b0179b86c4210d71758140347bb73a64b04d6cd9426