<86>Oct 5 03:00:51 userdel[2988417]: delete user 'rooter' <86>Oct 5 03:00:51 userdel[2988417]: removed group 'rooter' owned by 'rooter' <86>Oct 5 03:00:51 userdel[2988417]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 5 03:00:51 groupadd[2988454]: group added to /etc/group: name=rooter, GID=1826 <86>Oct 5 03:00:51 groupadd[2988454]: group added to /etc/gshadow: name=rooter <86>Oct 5 03:00:51 groupadd[2988454]: new group: name=rooter, GID=1826 <86>Oct 5 03:00:51 useradd[2988484]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash, from=none <86>Oct 5 03:00:51 userdel[2988544]: delete user 'builder' <86>Oct 5 03:00:51 userdel[2988544]: removed group 'builder' owned by 'builder' <86>Oct 5 03:00:51 userdel[2988544]: removed shadow group 'builder' owned by 'builder' <86>Oct 5 03:00:51 groupadd[2988607]: group added to /etc/group: name=builder, GID=1827 <86>Oct 5 03:00:51 groupadd[2988607]: group added to /etc/gshadow: name=builder <86>Oct 5 03:00:51 groupadd[2988607]: new group: name=builder, GID=1827 <86>Oct 5 03:00:51 useradd[2988664]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash, from=none <13>Oct 5 03:00:54 rpmi: libopenblas-0.3.28-alt1 sisyphus+356644.100.1.1 1725289674 installed <13>Oct 5 03:00:54 rpmi: libgomp1-13.2.1-alt4 sisyphus+354645.100.1.1 1723060849 installed <13>Oct 5 03:00:54 rpmi: libglpk40-5.0-alt1_1 sisyphus+346241.200.2.1 1716414930 installed <13>Oct 5 03:00:54 rpmi: libxblas-1.0.248-alt2 sisyphus+285045.40.2.1 1631388330 installed <13>Oct 5 03:00:54 rpmi: libquadmath0-13.2.1-alt4 sisyphus+354645.100.1.1 1723060849 installed <13>Oct 5 03:00:54 rpmi: libgfortran5-13.2.1-alt4 sisyphus+354645.100.1.1 1723060849 installed <13>Oct 5 03:00:54 rpmi: liblapack-1:3.8.0-alt7 sisyphus+340675.300.1.1 1707908338 installed <13>Oct 5 03:00:54 rpmi: libarpack-ng-3.9.1-alt1 sisyphus+331804.100.1.1 1697304459 installed <13>Oct 5 03:00:54 rpmi: libigraph3-0.10.13-alt1 sisyphus+352123.100.1.1 1720080482 installed <13>Oct 5 03:00:54 rpmi: libigraph-devel-0.10.13-alt1 sisyphus+352123.100.1.1 1720080482 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.41183 + 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): + /usr/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.41183 + 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_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 --disable-static 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 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... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/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... /usr/bin/dd checking how to truncate binary pipes... /usr/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.58235 + 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:/usr/bin:/bin:/usr/local/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' /usr/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' /usr/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 /usr/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' /usr/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 :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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/rw-buildroot Processing files: rw-0.9-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.58235 + 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.P5XpEI 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.awA5BF 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.37jFff 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.ZiCb7U 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.prSBCr 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.nJ8G2N 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.MYfuej 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.pG6BpG 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.giJ0a4 Processing files: rw-debuginfo-0.9-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.siPbfd find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bTkgJ1 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.t5V7Ge find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.l5p0CL 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.71user 3.54system 0:16.18elapsed 32%CPU (0avgtext+0avgdata 29564maxresident)k 0inputs+0outputs (0major+737528minor)pagefaults 0swaps 3.25user 2.58system 0:25.68elapsed 22%CPU (0avgtext+0avgdata 136572maxresident)k 2192inputs+0outputs (0major+201432minor)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 2024-10-05 03:01:13.576006806 +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 8cb70e6f62e4ed4cbb0ee0d0102189d2 +RPMIdentity: fced1fc840eb4f42692776023ee3bff8d19fc1903d984b314f585989160f04bacd6777ffdc422933e4e8f7f4a3b52f2039acacf3427d0be489c0420eca52336b --- 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 2024-10-05 03:01:13.646008008 +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/d7 40755 root:root +/usr/lib/debug/.build-id/d7/908850d0369b7238bdfb65e8bf9ffe8becb78a 120777 root:root ../../../../lib64/librw.so.0.0.0 +/usr/lib/debug/.build-id/d7/908850d0369b7238bdfb65e8bf9ffe8becb78a.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/d7 40755 root:root +File: /usr/lib/debug/.build-id/d7/908850d0369b7238bdfb65e8bf9ffe8becb78a 120777 root:root ../../../../lib64/librw.so.0.0.0 +File: /usr/lib/debug/.build-id/d7/908850d0369b7238bdfb65e8bf9ffe8becb78a.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 9efa51b448121d637862c339a53675a5 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: d4481167c5725287a00c5d9e13773678be3323e32a52c9eda7efa20144a656449d4a609c66000ad749da64bec5690bab0e768a2d10da481bcc45836064da840b --- rw-0.9-alt2.x86_64.rpm.repo 2022-09-06 12:26:00.000000000 +0000 +++ rw-0.9-alt2.x86_64.rpm.hasher 2024-10-05 03:01:13.716009209 +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 7f4c6ffff4c6f2e9899e35c49586c8c0 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: ef68be55270894f69d24d6754127609a0970607e553a7a688aa6e19602e1c546e5d7991556220972dc948895068c0e6d91c607aa92b2b14c40b660cd059983b2 --- 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 2024-10-05 03:01:13.786010411 +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/e7 40755 root:root +/usr/lib/debug/.build-id/e7/4ff1b1c2736f1d03f0c991ff5eb3895a5d8616 120777 root:root ../../../../bin/rw +/usr/lib/debug/.build-id/e7/4ff1b1c2736f1d03f0c991ff5eb3895a5d8616.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/e7 40755 root:root +File: /usr/lib/debug/.build-id/e7/4ff1b1c2736f1d03f0c991ff5eb3895a5d8616 120777 root:root ../../../../bin/rw +File: /usr/lib/debug/.build-id/e7/4ff1b1c2736f1d03f0c991ff5eb3895a5d8616.debug 120777 root:root ../../usr/bin/rw.debug +File: /usr/lib/debug/usr/bin/rw.debug 100644 root:root f76a4744047499212206157a7580b589 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: b6b59f75ad4624ade5509aba5fcb2634b2d749bb45744d0caf74168e73382c450409a3d59eec8467fba8491e38c55be953beb835cf7c4a95e5d904da74124117