<86>Jun 10 05:39:46 userdel[4138075]: delete user 'rooter' <86>Jun 10 05:39:46 userdel[4138075]: removed group 'rooter' owned by 'rooter' <86>Jun 10 05:39:46 userdel[4138075]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 10 05:39:46 groupadd[4138143]: group added to /etc/group: name=rooter, GID=1865 <86>Jun 10 05:39:46 groupadd[4138143]: group added to /etc/gshadow: name=rooter <86>Jun 10 05:39:46 groupadd[4138143]: new group: name=rooter, GID=1865 <86>Jun 10 05:39:46 useradd[4138186]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash, from=none <86>Jun 10 05:39:46 userdel[4138269]: delete user 'builder' <86>Jun 10 05:39:46 userdel[4138269]: removed group 'builder' owned by 'builder' <86>Jun 10 05:39:46 userdel[4138269]: removed shadow group 'builder' owned by 'builder' <86>Jun 10 05:39:46 groupadd[4138330]: group added to /etc/group: name=builder, GID=1866 <86>Jun 10 05:39:46 groupadd[4138330]: group added to /etc/gshadow: name=builder <86>Jun 10 05:39:46 groupadd[4138330]: new group: name=builder, GID=1866 <86>Jun 10 05:39:46 useradd[4138381]: new user: name=builder, UID=1866, GID=1866, home=/usr/src, shell=/bin/bash, from=none <13>Jun 10 05:39:48 rpmi: libopenblas-0.3.19-alt1.2 sisyphus+318600.100.1.1 1681692065 installed <13>Jun 10 05:39:48 rpmi: libgomp1-12.2.1-alt2 sisyphus+317777.100.2.2 1682563133 installed <13>Jun 10 05:39:48 rpmi: libglpk40-5.0-alt1_1 sisyphus+287488.100.1.1 1634394050 installed <13>Jun 10 05:39:48 rpmi: libxblas-1.0.248-alt2 sisyphus+285045.40.2.1 1631388462 installed <13>Jun 10 05:39:48 rpmi: libquadmath0-12.2.1-alt2 sisyphus+317777.100.2.2 1682563133 installed <13>Jun 10 05:39:48 rpmi: libgfortran5-12.2.1-alt2 sisyphus+317777.100.2.2 1682563133 installed <13>Jun 10 05:39:48 rpmi: liblapack-1:3.8.0-alt7 sisyphus+293726.100.1.1 1642544503 installed <13>Jun 10 05:39:48 rpmi: libarpack-ng-3.9.0-alt1 sisyphus+315075.200.2.1 1676207870 installed <13>Jun 10 05:39:48 rpmi: libigraph3-0.10.4-alt2.1 sisyphus+318570.100.1.1 1681568503 installed <13>Jun 10 05:39:48 rpmi: libigraph-devel-0.10.4-alt2.1 sisyphus+318570.100.1.1 1681568503 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/rw-0.9-alt2.nosrc.rpm (w1.gzdio) Installing rw-0.9-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.89436 + 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.89436 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + 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=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 --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 i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-ar... no checking for i586-alt-linux-lib... no checking for i586-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... i586-alt-linux-gnu checking host system type... i586-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 i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i586-alt-linux-gcc... (cached) none checking for i586-alt-linux-gcc option to accept ISO C99... none needed checking for i586-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' i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o rw.lo rw.c libtool: compile: i586-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 -march=i586 -mtune=generic -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 i586-alt-linux-gcc --std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -no-undefined -o librw.la -rpath /usr/lib rw.lo libtool: link: i586-alt-linux-gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/rw.o -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -I/usr/include/igraph --std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -ligraph -o rw rw-simplerw.o librw.la libtool: link: i586-alt-linux-gcc -I/usr/include/igraph --std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.38871 + 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/lib' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p librw.la '/usr/src/tmp/rw-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/librw.so.0.0.0 /usr/src/tmp/rw-buildroot/usr/lib/librw.so.0.0.0 libtool: install: (cd /usr/src/tmp/rw-buildroot/usr/lib && { 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/lib && { 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/lib/librw.la libtool: warning: remember to run 'libtool --finish /usr/lib' /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/lib' 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/lib/librw.la + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/rw-buildroot (auto) mode of './usr/lib/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/lib: (from :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) verify-elf: WARNING: ./usr/bin/rw: uses non-LFS functions: fopen Processing files: rw-0.9-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.38871 + 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.UsrAzH 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.vt6Xlo 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: /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.34), libc.so.6(GLIBC_2.4), libigraph.so.3 >= set:plX9pNcNWk08bAho4rWKlGpsZu0B8b7ZaPAj386W763, librw.so.0 >= 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.7kHRZk 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.3qZzLB find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/rw-buildroot/usr/lib/librw.so.0: 13 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RyySTs 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 = set:hd8bAa2rNUisc1L3jdZCqFRaAq2y Requires: rw = 0.9-alt2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LAKLgC 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.XmIfS7 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.gHtXiQ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /usr/lib/librw.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1WzQmb Processing files: rw-debuginfo-0.9-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WfkmNZ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FUGQzD find-requires: running scripts (debuginfo) Requires: rw = 0.9-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libigraph.so.3), debug(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.J6KNEk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m0dM59 find-requires: running scripts (debuginfo) Provides: debug(librw.so.0) Requires: librw0 = 0.9-alt2, debug(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 4 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/i586/rw-0.9-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/librw0-0.9-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/librw-devel-0.9-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/rw-debuginfo-0.9-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/librw0-debuginfo-0.9-alt2.i586.rpm (w2.lzdio) 1.84user 2.78system 0:16.21elapsed 28%CPU (0avgtext+0avgdata 22784maxresident)k 0inputs+0outputs (0major+663567minor)pagefaults 0swaps 1.64user 1.40system 0:22.08elapsed 13%CPU (0avgtext+0avgdata 109888maxresident)k 2208inputs+0outputs (0major+202636minor)pagefaults 0swaps --- librw0-0.9-alt2.i586.rpm.repo 2022-09-06 12:26:02.000000000 +0000 +++ librw0-0.9-alt2.i586.rpm.hasher 2023-06-10 05:40:07.305170367 +0000 @@ -11,3 +11,3 @@ File: /usr/lib/librw.so.0 120777 root:root librw.so.0.0.0 -File: /usr/lib/librw.so.0.0.0 100644 root:root d86149423e9dbe1e46dc3199557c70f3 -RPMIdentity: acb491c840b2db61966046203a02a27afc0f74936a3eebdeb29892790686b6fc67149122bdb0846fc78588fecb72a01a4080cd1e1aabb040189187edbfd894e6 +File: /usr/lib/librw.so.0.0.0 100644 root:root f35a30bbf0223bdb42968021e84caa00 +RPMIdentity: 7d74ab401db73f54322fec45433abc886c654c43997906a30a37be15159f4dd838a402aee757f9174198fd719c59d57cf8405e721e3007102c163ea778a55b43 --- librw0-debuginfo-0.9-alt2.i586.rpm.repo 2022-09-06 12:26:02.000000000 +0000 +++ librw0-debuginfo-0.9-alt2.i586.rpm.hasher 2023-06-10 05:40:07.382171268 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/5d 40755 root:root -/usr/lib/debug/.build-id/5d/4e9e62a081326cfebff697dbb73a399ee949f5 120777 root:root ../../../librw.so.0.0.0 -/usr/lib/debug/.build-id/5d/4e9e62a081326cfebff697dbb73a399ee949f5.debug 120777 root:root ../../usr/lib/librw.so.0.0.0.debug +/usr/lib/debug/.build-id/d0 40755 root:root +/usr/lib/debug/.build-id/d0/9f792e5746af2030eab169fa6e4763fb5a1179 120777 root:root ../../../librw.so.0.0.0 +/usr/lib/debug/.build-id/d0/9f792e5746af2030eab169fa6e4763fb5a1179.debug 120777 root:root ../../usr/lib/librw.so.0.0.0.debug /usr/lib/debug/usr/lib/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/5d 40755 root:root -File: /usr/lib/debug/.build-id/5d/4e9e62a081326cfebff697dbb73a399ee949f5 120777 root:root ../../../librw.so.0.0.0 -File: /usr/lib/debug/.build-id/5d/4e9e62a081326cfebff697dbb73a399ee949f5.debug 120777 root:root ../../usr/lib/librw.so.0.0.0.debug -File: /usr/lib/debug/usr/lib/librw.so.0.0.0.debug 100644 root:root bb3ab76b13b0674bb9e52192855686f3 +File: /usr/lib/debug/.build-id/d0 40755 root:root +File: /usr/lib/debug/.build-id/d0/9f792e5746af2030eab169fa6e4763fb5a1179 120777 root:root ../../../librw.so.0.0.0 +File: /usr/lib/debug/.build-id/d0/9f792e5746af2030eab169fa6e4763fb5a1179.debug 120777 root:root ../../usr/lib/librw.so.0.0.0.debug +File: /usr/lib/debug/usr/lib/librw.so.0.0.0.debug 100644 root:root fe516cb8600958ef2fdfc7918005f293 File: /usr/lib/debug/usr/lib/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: dcfcb286e7a47fe99c87cea74f50428cee4fdc6b9f6d17653b6b657c0f6ad3ff21c0eb90224f67dc4fc8031782c8617fb8c1a95d1bbd7a6952cafb4149b34787 +RPMIdentity: b44fff2452a379643e0c3bc2ca6914fc902ac7232724e56bc70d32e19664b81b01e26045f7b4d2c0d1464f41efc2f2dea5420d5c9d150723691fe180dc2f2ca8 --- rw-0.9-alt2.i586.rpm.repo 2022-09-06 12:26:02.000000000 +0000 +++ rw-0.9-alt2.i586.rpm.hasher 2023-06-10 05:40:07.439171935 +0000 @@ -18,3 +18,3 @@ Provides: rw = 0.9-alt2:sisyphus+306345.200.5.1 -File: /usr/bin/rw 100755 root:root ce5ab009a893afb137af703312d8b507 +File: /usr/bin/rw 100755 root:root 678cba893916e1b0da746cbb44282a61 File: /usr/share/doc/rw 40755 root:root @@ -26,2 +26,2 @@ File: /usr/share/doc/rw/igrid 100644 root:root 2987ee8857da52a622112e05fcd5797e -RPMIdentity: 871c4fee6e8979b6703d96fcc3bb644f0badb3a91694432bb050d691d50c19eaebfc7ab30101b6db5fdf341c3b884775452b7d8a5f45162cfe52b739c5cb9af9 +RPMIdentity: c04488ba46b168e23aaac61d4a25e39c15f8b8a7b7c42ff95e99443ecce203c7cab49128e6ad645895d0c2b50355ddfc2ca6e042205a7eb4bf080c7d6b55a979 --- rw-debuginfo-0.9-alt2.i586.rpm.repo 2022-09-06 12:26:02.000000000 +0000 +++ rw-debuginfo-0.9-alt2.i586.rpm.hasher 2023-06-10 05:40:07.523172918 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/23 40755 root:root -/usr/lib/debug/.build-id/23/656a9b6921595e5eb6ebcd574677e9d07cac12 120777 root:root ../../../../bin/rw -/usr/lib/debug/.build-id/23/656a9b6921595e5eb6ebcd574677e9d07cac12.debug 120777 root:root ../../usr/bin/rw.debug +/usr/lib/debug/.build-id/5e 40755 root:root +/usr/lib/debug/.build-id/5e/beeb05c7b525a203c909c6f4431aa31f5150d6 120777 root:root ../../../../bin/rw +/usr/lib/debug/.build-id/5e/beeb05c7b525a203c909c6f4431aa31f5150d6.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/23 40755 root:root -File: /usr/lib/debug/.build-id/23/656a9b6921595e5eb6ebcd574677e9d07cac12 120777 root:root ../../../../bin/rw -File: /usr/lib/debug/.build-id/23/656a9b6921595e5eb6ebcd574677e9d07cac12.debug 120777 root:root ../../usr/bin/rw.debug -File: /usr/lib/debug/usr/bin/rw.debug 100644 root:root 53d8ec821c2195ab77da44d658e09802 +File: /usr/lib/debug/.build-id/5e 40755 root:root +File: /usr/lib/debug/.build-id/5e/beeb05c7b525a203c909c6f4431aa31f5150d6 120777 root:root ../../../../bin/rw +File: /usr/lib/debug/.build-id/5e/beeb05c7b525a203c909c6f4431aa31f5150d6.debug 120777 root:root ../../usr/bin/rw.debug +File: /usr/lib/debug/usr/bin/rw.debug 100644 root:root 22ab34fec02783e6284e172d09d900cc File: /usr/src/debug/rw-0.9 40755 root:root File: /usr/src/debug/rw-0.9/simplerw.c 100644 root:root a8f76eb8d00a0ebd2e10e7c82a885adb -RPMIdentity: 8f2fa6e00fe3628c0f7abfaf54e70cc58651bd494f7fff4eba58b2a238bcf9e117f740187f2f6c4df54948c6f658e3f88264342d046ff7aa706678b5983f278f +RPMIdentity: 9ad0b6ff9651726e8d320107ada5ce33e58f06811abacac363ae9ca035afa34205bd63b9f5a2fcddd2308d39109e5761fd699014a9631f0dba4ba057899331e7