<86>Sep 18 04:34:30 userdel[2794380]: delete user 'rooter' <86>Sep 18 04:34:30 userdel[2794380]: removed group 'rooter' owned by 'rooter' <86>Sep 18 04:34:30 groupadd[2794409]: group added to /etc/group: name=rooter, GID=942 <86>Sep 18 04:34:30 groupadd[2794409]: group added to /etc/gshadow: name=rooter <86>Sep 18 04:34:30 groupadd[2794409]: new group: name=rooter, GID=942 <86>Sep 18 04:34:30 useradd[2794427]: new user: name=rooter, UID=942, GID=942, home=/root, shell=/bin/bash <86>Sep 18 04:34:30 userdel[2794445]: delete user 'builder' <86>Sep 18 04:34:30 userdel[2794445]: removed group 'builder' owned by 'builder' <86>Sep 18 04:34:30 userdel[2794445]: removed shadow group 'builder' owned by 'builder' <86>Sep 18 04:34:30 groupadd[2794467]: group added to /etc/group: name=builder, GID=943 <86>Sep 18 04:34:30 groupadd[2794467]: group added to /etc/gshadow: name=builder <86>Sep 18 04:34:30 groupadd[2794467]: new group: name=builder, GID=943 <86>Sep 18 04:34:30 useradd[2794482]: new user: name=builder, UID=943, GID=943, home=/usr/src, shell=/bin/bash <13>Sep 18 04:34:31 rpmi: libopenblas-0.3.19-alt1.1 sisyphus+293828.100.1.1 1642694459 installed <13>Sep 18 04:34:31 rpmi: libglpk40-5.0-alt1_1 sisyphus+287488.100.1.1 1634394018 installed <13>Sep 18 04:34:31 rpmi: libxblas-1.0.248-alt2 sisyphus+285045.40.2.1 1631388330 installed <13>Sep 18 04:34:31 rpmi: libquadmath0-12.1.1-alt1 sisyphus+300988.100.1.1 1654028265 installed <13>Sep 18 04:34:31 rpmi: libgfortran5-12.1.1-alt1 sisyphus+300988.100.1.1 1654028265 installed <13>Sep 18 04:34:32 rpmi: liblapack-1:3.8.0-alt7 sisyphus+293726.100.1.1 1642544497 installed <13>Sep 18 04:34:32 rpmi: libarpack-ng-3.8.0-alt2 sisyphus+285486.100.1.1 1632121335 installed <13>Sep 18 04:34:32 rpmi: libigraph3-0.10.1-alt1.1 sisyphus+306902.100.1.1 1663316776 installed <13>Sep 18 04:34:32 rpmi: libigraph-devel-0.10.1-alt1.1 sisyphus+306902.100.1.1 1663316776 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.53431 + 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.53431 + 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.97072 + 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 :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.97072 + 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.YHk1Rf 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.SCZ9zu 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.IQdg0D 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.AGkWXG 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.2rq4Ow 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.XczUh8 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.D2yVS9 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.rMOzkY 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.WuZ7QP Processing files: rw-debuginfo-0.9-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7b8FRl find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gjmaPF 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.VHgIVq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O6nceD 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.95user 1.60system 0:15.79elapsed 22%CPU (0avgtext+0avgdata 27432maxresident)k 0inputs+0outputs (0major+734333minor)pagefaults 0swaps 1.65user 1.20system 0:20.85elapsed 13%CPU (0avgtext+0avgdata 105800maxresident)k 2112inputs+0outputs (30888major+157619minor)pagefaults 0swaps