<86>May 4 02:33:00 userdel[3572626]: delete user 'rooter' <86>May 4 02:33:00 userdel[3572626]: removed group 'rooter' owned by 'rooter' <86>May 4 02:33:00 userdel[3572626]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:33:00 groupadd[3572790]: group added to /etc/group: name=rooter, GID=1841 <86>May 4 02:33:00 groupadd[3572790]: group added to /etc/gshadow: name=rooter <86>May 4 02:33:00 groupadd[3572790]: new group: name=rooter, GID=1841 <86>May 4 02:33:00 useradd[3572850]: new user: name=rooter, UID=1841, GID=1841, home=/root, shell=/bin/bash, from=none <86>May 4 02:33:00 userdel[3573119]: delete user 'builder' <86>May 4 02:33:00 userdel[3573119]: removed group 'builder' owned by 'builder' <86>May 4 02:33:00 userdel[3573119]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:33:01 groupadd[3573448]: group added to /etc/group: name=builder, GID=1842 <86>May 4 02:33:01 groupadd[3573448]: group added to /etc/gshadow: name=builder <86>May 4 02:33:01 groupadd[3573448]: new group: name=builder, GID=1842 <86>May 4 02:33:01 useradd[3573805]: new user: name=builder, UID=1842, GID=1842, home=/usr/src, shell=/bin/bash, from=none <13>May 4 02:33:08 rpmi: libopenblas-0.3.26-alt1 sisyphus+339579.140.3.1 1706872444 installed <13>May 4 02:33:08 rpmi: libgomp1-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 02:33:08 rpmi: libglpk40-5.0-alt1_1 sisyphus+287488.100.1.1 1634394018 installed <13>May 4 02:33:08 rpmi: libxblas-1.0.248-alt2 sisyphus+285045.40.2.1 1631388330 installed <13>May 4 02:33:08 rpmi: libquadmath0-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 02:33:08 rpmi: libgfortran5-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 02:33:09 rpmi: liblapack-1:3.8.0-alt7 sisyphus+340675.300.1.1 1707908338 installed <13>May 4 02:33:09 rpmi: libarpack-ng-3.9.1-alt1 sisyphus+331804.100.1.1 1697304459 installed <13>May 4 02:33:09 rpmi: libigraph3-0.10.11-alt1 sisyphus+344348.100.1.1 1712214513 installed <13>May 4 02:33:09 rpmi: libigraph-devel-0.10.11-alt1 sisyphus+344348.100.1.1 1712214513 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.92403 + 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/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/rw-0.9.tar.gz + 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.92403 + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + 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.78480 + 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.27980 + 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.5aNFEI 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.qUHCIo 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.eSZEfa 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.0LNHSn 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.vlDjPI 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.OMKJa1 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.eeihIv 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.NcvyTg 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.VVJLI8 Processing files: rw-debuginfo-0.9-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FESdWI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lt9iji 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.p6hQ6I find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dxHwWV 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) 2.93user 6.42system 0:27.02elapsed 34%CPU (0avgtext+0avgdata 27156maxresident)k 0inputs+0outputs (0major+737751minor)pagefaults 0swaps 6.13user 4.93system 0:52.01elapsed 21%CPU (0avgtext+0avgdata 131844maxresident)k 3128inputs+0outputs (0major+210362minor)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-05-04 02:33:43.864820931 +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 2e90895a9dcd421178b9a2ee497657fb +RPMIdentity: 85bf643db4af4ce58120a456a75ea4f760c81015b5a1b49c3b019ca17630c4a7a2582cdf676e18aa0f114a98e6a3b0bbf4ca0d4f3230790068afccd5fc328a5a --- 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-05-04 02:33:44.148824650 +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/68 40755 root:root +/usr/lib/debug/.build-id/68/073afc2c32c75604caab90fa143dc7875b9da9 120777 root:root ../../../../lib64/librw.so.0.0.0 +/usr/lib/debug/.build-id/68/073afc2c32c75604caab90fa143dc7875b9da9.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/68 40755 root:root +File: /usr/lib/debug/.build-id/68/073afc2c32c75604caab90fa143dc7875b9da9 120777 root:root ../../../../lib64/librw.so.0.0.0 +File: /usr/lib/debug/.build-id/68/073afc2c32c75604caab90fa143dc7875b9da9.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 ec5d4dbfbad68e540cfb944d21696dcd 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: c08465cbf55c59659cd5fbd3826fac1951e67af90ac2694ffd03d230550c6b20f0a3319cb9387b4e7ed9476f8c3ff6512f807ed6a5ffda289e74bc4ae0f7dda9 --- 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-05-04 02:33:44.378827661 +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 ecc66b90c8f1884f5c37bad3112b46d8 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: 541b9a5bea2cfd42106d52530afe302fa6a6969a3a3d9b1fa52e9d892f1fc7cfba66eb7de2be5e8ece766a67884d940db772121fdaf97b090066d50fff0c25c5 --- 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-05-04 02:33:44.581830318 +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/6c 40755 root:root +/usr/lib/debug/.build-id/6c/078de47cc8e32e1a318c2a9dc8a6a259b7e78f 120777 root:root ../../../../bin/rw +/usr/lib/debug/.build-id/6c/078de47cc8e32e1a318c2a9dc8a6a259b7e78f.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/6c 40755 root:root +File: /usr/lib/debug/.build-id/6c/078de47cc8e32e1a318c2a9dc8a6a259b7e78f 120777 root:root ../../../../bin/rw +File: /usr/lib/debug/.build-id/6c/078de47cc8e32e1a318c2a9dc8a6a259b7e78f.debug 120777 root:root ../../usr/bin/rw.debug +File: /usr/lib/debug/usr/bin/rw.debug 100644 root:root ab240b48d833413059814dfe793c9828 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: 76b3170681c24409705e04e0b49d4f22723b72d108fa12994e8471e79748317b08071f2bdbd5c2eae3d534caa26127d75f662a11db19ce29532e875388a14c63