<86>May 4 03:17:50 userdel[1063384]: delete user 'rooter' <86>May 4 03:17:50 userdel[1063384]: removed group 'rooter' owned by 'rooter' <86>May 4 03:17:50 userdel[1063384]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 03:17:50 groupadd[1063436]: group added to /etc/group: name=rooter, GID=1826 <86>May 4 03:17:50 groupadd[1063436]: group added to /etc/gshadow: name=rooter <86>May 4 03:17:50 groupadd[1063436]: new group: name=rooter, GID=1826 <86>May 4 03:17:50 useradd[1063478]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash, from=none <86>May 4 03:17:50 userdel[1063530]: delete user 'builder' <86>May 4 03:17:50 userdel[1063530]: removed group 'builder' owned by 'builder' <86>May 4 03:17:50 userdel[1063530]: removed shadow group 'builder' owned by 'builder' <86>May 4 03:17:50 groupadd[1063566]: group added to /etc/group: name=builder, GID=1827 <86>May 4 03:17:50 groupadd[1063566]: group added to /etc/gshadow: name=builder <86>May 4 03:17:50 groupadd[1063566]: new group: name=builder, GID=1827 <86>May 4 03:17:50 useradd[1063605]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash, from=none <13>May 4 03:17:53 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>May 4 03:17:53 rpmi: libstdc++13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 03:17:54 rpmi: gcc13-c++-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 03:17:54 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687267966 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/lrcalc-2.1-alt1.nosrc.rpm (w1.gzdio) Installing lrcalc-2.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.21905 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lrcalc-2.1 + echo 'Source #0 (lrcalc-2.1.tar.gz):' Source #0 (lrcalc-2.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/lrcalc-2.1.tar.gz + /bin/tar -xf - + cd lrcalc-2.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.21905 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lrcalc-2.1 + 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 --enable-shared --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 to enable maintainer-specific portions of Makefiles... no checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ 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-g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-g++... none checking for gawk... (cached) gawk checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc 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 how to run the C preprocessor... x86_64-alt-linux-gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes 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 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... no checking for 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 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 how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes /usr/bin/grep: warning: stray \ before - checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for memset... yes checking for strtol... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + subst 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + subst 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make make: Entering directory '/usr/src/RPM/BUILD/lrcalc-2.1' make all-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/lrcalc-2.1' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/lrcalc-2.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lrcalc.o lrcalc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o alloc.lo alloc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c alloc.c -fPIC -DPIC -o .libs/alloc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ilist.lo ilist.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ilist.c -fPIC -DPIC -o .libs/ilist.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ivector.lo ivector.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ivector.c -fPIC -DPIC -o .libs/ivector.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ivlincomb.lo ivlincomb.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ivlincomb.c -fPIC -DPIC -o .libs/ivlincomb.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ivlist.lo ivlist.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ivlist.c -fPIC -DPIC -o .libs/ivlist.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lrcoef.lo lrcoef.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lrcoef.c -fPIC -DPIC -o .libs/lrcoef.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lriter.lo lriter.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lriter.c -fPIC -DPIC -o .libs/lriter.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o maple.lo maple.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c maple.c -fPIC -DPIC -o .libs/maple.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o optshape.lo optshape.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c optshape.c -fPIC -DPIC -o .libs/optshape.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o part.lo part.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c part.c -fPIC -DPIC -o .libs/part.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o perm.lo perm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c perm.c -fPIC -DPIC -o .libs/perm.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o schublib.lo schublib.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c schublib.c -fPIC -DPIC -o .libs/schublib.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o schur.lo schur.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c schur.c -fPIC -DPIC -o .libs/schur.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o vectarg.lo vectarg.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c vectarg.c -fPIC -DPIC -o .libs/vectarg.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -version-info 2:0:0 -o liblrcalc.la -rpath /usr/lib64 alloc.lo ilist.lo ivector.lo ivlincomb.lo ivlist.lo lrcoef.lo lriter.lo maple.lo optshape.lo part.lo perm.lo schublib.lo schur.lo vectarg.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/alloc.o .libs/ilist.o .libs/ivector.o .libs/ivlincomb.o .libs/ivlist.o .libs/lrcoef.o .libs/lriter.o .libs/maple.o .libs/optshape.o .libs/part.o .libs/perm.o .libs/schublib.o .libs/schur.o .libs/vectarg.o -g -O2 -flto=auto -Wl,-soname -Wl,liblrcalc.so.2 -o .libs/liblrcalc.so.2.0.0 libtool: link: (cd ".libs" && rm -f "liblrcalc.so.2" && ln -s "liblrcalc.so.2.0.0" "liblrcalc.so.2") libtool: link: (cd ".libs" && rm -f "liblrcalc.so" && ln -s "liblrcalc.so.2.0.0" "liblrcalc.so") libtool: link: ( cd ".libs" && rm -f "liblrcalc.la" && ln -s "../liblrcalc.la" "liblrcalc.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o lrcalc lrcalc.o liblrcalc.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/lrcalc lrcalc.o ./.libs/liblrcalc.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o schubmult.o schubmult.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o schubmult schubmult.o liblrcalc.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/schubmult schubmult.o ./.libs/liblrcalc.so make[2]: Leaving directory '/usr/src/RPM/BUILD/lrcalc-2.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lrcalc-2.1' cp lrcalc.maple.src lrcalc.maple echo "LRCALC_BIN_PATH := \"/usr/bin/lrcalc\":" >> lrcalc.maple make[2]: Leaving directory '/usr/src/RPM/BUILD/lrcalc-2.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/lrcalc-2.1' make: Leaving directory '/usr/src/RPM/BUILD/lrcalc-2.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.87730 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/lrcalc-buildroot + : + /bin/rm -rf -- /usr/src/tmp/lrcalc-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd lrcalc-2.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/lrcalc-buildroot make: Entering directory '/usr/src/RPM/BUILD/lrcalc-2.1' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/lrcalc-2.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lrcalc-2.1/src' /usr/bin/mkdir -p '/usr/src/tmp/lrcalc-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p liblrcalc.la '/usr/src/tmp/lrcalc-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/liblrcalc.so.2.0.0 /usr/src/tmp/lrcalc-buildroot/usr/lib64/liblrcalc.so.2.0.0 libtool: install: (cd /usr/src/tmp/lrcalc-buildroot/usr/lib64 && { ln -s -f liblrcalc.so.2.0.0 liblrcalc.so.2 || { rm -f liblrcalc.so.2 && ln -s liblrcalc.so.2.0.0 liblrcalc.so.2; }; }) libtool: install: (cd /usr/src/tmp/lrcalc-buildroot/usr/lib64 && { ln -s -f liblrcalc.so.2.0.0 liblrcalc.so || { rm -f liblrcalc.so && ln -s liblrcalc.so.2.0.0 liblrcalc.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/liblrcalc.lai /usr/src/tmp/lrcalc-buildroot/usr/lib64/liblrcalc.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/usr/src/tmp/lrcalc-buildroot/usr/bin' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p lrcalc schubmult '/usr/src/tmp/lrcalc-buildroot/usr/bin' libtool: warning: 'liblrcalc.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/lrcalc /usr/src/tmp/lrcalc-buildroot/usr/bin/lrcalc libtool: warning: 'liblrcalc.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/schubmult /usr/src/tmp/lrcalc-buildroot/usr/bin/schubmult /usr/bin/mkdir -p '/usr/src/tmp/lrcalc-buildroot/usr/include/lrcalc' /usr/libexec/rpm-build/install -p -m 644 alloc.h hashtab.tpl.h ilist.h ivector.h ivlincomb.h ivlist.h list.tpl.h lrcoef.h lriter.h maple.h optshape.h part.h perm.h schublib.h schur.h vectarg.h vector.tpl.h '/usr/src/tmp/lrcalc-buildroot/usr/include/lrcalc' make[2]: Leaving directory '/usr/src/RPM/BUILD/lrcalc-2.1/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/lrcalc-2.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/lrcalc-2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/lrcalc-2.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tmp/lrcalc-buildroot/usr/share/lrcalc' /usr/libexec/rpm-build/install -p -m 644 lrcalc.maple README '/usr/src/tmp/lrcalc-buildroot/usr/share/lrcalc' make[2]: Leaving directory '/usr/src/RPM/BUILD/lrcalc-2.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/lrcalc-2.1' make: Leaving directory '/usr/src/RPM/BUILD/lrcalc-2.1' + rm /usr/src/tmp/lrcalc-buildroot/usr/share/lrcalc/README + rm /usr/src/tmp/lrcalc-buildroot/usr/share/lrcalc/lrcalc.maple + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/lrcalc-buildroot (auto) removed './usr/lib64/liblrcalc.la' mode of './usr/lib64/liblrcalc.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/lrcalc-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/lrcalc-buildroot/ (default) Compressing files in /usr/src/tmp/lrcalc-buildroot (auto) Adjusting library links in /usr/src/tmp/lrcalc-buildroot ./usr/lib64: (from :0) liblrcalc.so.2 -> liblrcalc.so.2.0.0 Verifying ELF objects in /usr/src/tmp/lrcalc-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/lrcalc-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.37751 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lrcalc-2.1 + LD_LIBRARY_PATH=/usr/src/tmp/lrcalc-buildroot/usr/lib64: + make check make: Entering directory '/usr/src/RPM/BUILD/lrcalc-2.1' Making check in src make[1]: Entering directory '/usr/src/RPM/BUILD/lrcalc-2.1/src' make allparts allperms allstrings test_partiter test_schubmult test_lrmult test_lrcoef test_lrskew test_fusion make[2]: Entering directory '/usr/src/RPM/BUILD/lrcalc-2.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o allparts.o allparts.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o allparts allparts.o liblrcalc.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/allparts allparts.o ./.libs/liblrcalc.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o allperms.o allperms.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o allperms allperms.o liblrcalc.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/allperms allperms.o ./.libs/liblrcalc.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o allstrings.o allstrings.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o allstrings allstrings.o liblrcalc.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/allstrings allstrings.o ./.libs/liblrcalc.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o test_partiter.o test_partiter.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o test_partiter test_partiter.o liblrcalc.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/test_partiter test_partiter.o ./.libs/liblrcalc.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o test_schubmult.o test_schubmult.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o test_schubmult test_schubmult.o liblrcalc.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/test_schubmult test_schubmult.o ./.libs/liblrcalc.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o test_lrmult.o test_lrmult.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o test_lrmult test_lrmult.o liblrcalc.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/test_lrmult test_lrmult.o ./.libs/liblrcalc.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o test_lrcoef.o test_lrcoef.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o test_lrcoef test_lrcoef.o liblrcalc.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/test_lrcoef test_lrcoef.o ./.libs/liblrcalc.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o test_lrskew.o test_lrskew.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o test_lrskew test_lrskew.o liblrcalc.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/test_lrskew test_lrskew.o ./.libs/liblrcalc.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o test_fusion.o test_fusion.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o test_fusion test_fusion.o liblrcalc.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/test_fusion test_fusion.o ./.libs/liblrcalc.so make[2]: Leaving directory '/usr/src/RPM/BUILD/lrcalc-2.1/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/lrcalc-2.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/lrcalc-2.1' make check-TESTS make[2]: Entering directory '/usr/src/RPM/BUILD/lrcalc-2.1' make[3]: Entering directory '/usr/src/RPM/BUILD/lrcalc-2.1' PASS: testsuite ============================================================================ Testsuite summary for lrcalc 2.1 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/usr/src/RPM/BUILD/lrcalc-2.1' make[2]: Leaving directory '/usr/src/RPM/BUILD/lrcalc-2.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/lrcalc-2.1' make: Leaving directory '/usr/src/RPM/BUILD/lrcalc-2.1' + exit 0 Processing files: lrcalc-2.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.67617 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lrcalc-2.1 + DOCDIR=/usr/src/tmp/lrcalc-buildroot/usr/share/doc/lrcalc-2.1 + export DOCDIR + rm -rf /usr/src/tmp/lrcalc-buildroot/usr/share/doc/lrcalc-2.1 + /bin/mkdir -p /usr/src/tmp/lrcalc-buildroot/usr/share/doc/lrcalc-2.1 + cp -prL AUTHORS ChangeLog COPYING LICENSE README /usr/src/tmp/lrcalc-buildroot/usr/share/doc/lrcalc-2.1 + chmod -R go-w /usr/src/tmp/lrcalc-buildroot/usr/share/doc/lrcalc-2.1 + chmod -R a+rX /usr/src/tmp/lrcalc-buildroot/usr/share/doc/lrcalc-2.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9ZlMf6 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.J89hwf find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) 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), liblrcalc.so.2()(64bit) >= set:lgapuVyN6Y4ME7JByKLOzrjI30lc04V83GYZ88Zr0v7aVvq04, 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.AUhDWL Creating lrcalc-debuginfo package Processing files: liblrcalc2-2.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.s2TfCj find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/lrcalc-buildroot/usr/lib64/liblrcalc.so.2: 148 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TfO0tA find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: liblrcalc.so.2()(64bit) = set:ldkVNZ4go8TTvuiOhbTN6lKz1eHuQzuk8OFytoXds1HMMoFvwBiSIqpogx1EDDWCZrNeN6A7HZvWTNvbtqmbPBe3UAX7cB3qUz1Z6C9oZ1CPpkXVZcIjPnu52e6LB6l60BvlwlQWaHcRdKeSC2EKb9wveSLx2KpTsj3xz2nkw6LrOxkdND8zVAh6p0urgl3hye2G8rXd9vQTw34oF0bngSJoOxA34ZjiosLZssD0ty6DBWI6YncKPlYfgq6oa4ZfqXaEyIKuFTQ71yfuvklz3siwrWqzDVW92ZFhWurV5ZqN3vBZ8wab Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(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.aqRoAI Creating liblrcalc2-debuginfo package Processing files: liblrcalc-devel-2.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yzKWOn 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.Vr0BBv find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /usr/lib64/liblrcalc.so.2.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mEsiRm Processing files: lrcalc-debuginfo-2.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y3YKwF find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OHdDfG find-requires: running scripts (debuginfo) Requires: lrcalc = 2.1-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(liblrcalc.so.2) Processing files: liblrcalc2-debuginfo-2.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.91l5Pv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gyqERL find-requires: running scripts (debuginfo) Provides: debug64(liblrcalc.so.2) Requires: liblrcalc2 = 2.1-alt1, debug64(libc.so.6) Adding to lrcalc-debuginfo a strict dependency on lrcalc Adding to liblrcalc2-debuginfo a strict dependency on liblrcalc2 Adding to lrcalc a strict dependency on liblrcalc2 Adding to liblrcalc-devel a strict dependency on liblrcalc2 Adding to lrcalc-debuginfo a strict dependency on liblrcalc2-debuginfo Removing from lrcalc-debuginfo 5 sources provided by liblrcalc2-debuginfo Removing 2 extra deps from lrcalc due to dependency on liblrcalc2 Removing 1 extra deps from liblrcalc-devel due to dependency on liblrcalc2 Removing 1 extra deps from lrcalc-debuginfo due to dependency on liblrcalc2-debuginfo Removing 4 extra deps from lrcalc due to repentancy on liblrcalc2 Removing 1 extra deps from lrcalc-debuginfo due to repentancy on liblrcalc2-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/lrcalc-2.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/liblrcalc2-2.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/liblrcalc-devel-2.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/lrcalc-debuginfo-2.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/liblrcalc2-debuginfo-2.1-alt1.x86_64.rpm (w2.lzdio) 8.38user 6.62system 0:24.99elapsed 60%CPU (0avgtext+0avgdata 73940maxresident)k 0inputs+0outputs (0major+1428345minor)pagefaults 0swaps 3.49user 2.65system 0:35.32elapsed 17%CPU (0avgtext+0avgdata 131600maxresident)k 0inputs+0outputs (0major+194218minor)pagefaults 0swaps --- liblrcalc2-2.1-alt1.x86_64.rpm.repo 2021-10-26 14:59:24.000000000 +0000 +++ liblrcalc2-2.1-alt1.x86_64.rpm.hasher 2024-05-04 03:18:22.071900430 +0000 @@ -11,3 +11,3 @@ File: /usr/lib64/liblrcalc.so.2 120777 root:root liblrcalc.so.2.0.0 -File: /usr/lib64/liblrcalc.so.2.0.0 100644 root:root fcaecfc2413802c5116f5013ea3c285d -RPMIdentity: 816ada227ef9dcccecd1b2bcced3a6f3a2d55c1dab469bf7795c6271758c4d9cb56079d54d616243bac11e9ef6aad20e6bf90c4b07a24a62c427b3409179e81b +File: /usr/lib64/liblrcalc.so.2.0.0 100644 root:root 6c44c91e16d02a15dae6df521e65b6a0 +RPMIdentity: 1f0704b7c1a925376b72a5ec8ecbb506fc1c64e026c588925bf57f855dec318c7ec0539e20dad9d7f2737b633cb9346325ab6e56c3b22dcfabde4605d1c60395 --- liblrcalc2-debuginfo-2.1-alt1.x86_64.rpm.repo 2021-10-26 14:59:25.000000000 +0000 +++ liblrcalc2-debuginfo-2.1-alt1.x86_64.rpm.hasher 2024-05-04 03:18:22.134901274 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c9 40755 root:root -/usr/lib/debug/.build-id/c9/cd5774dc11ab052d0d3a325cf07a8f10550226 120777 root:root ../../../../lib64/liblrcalc.so.2.0.0 -/usr/lib/debug/.build-id/c9/cd5774dc11ab052d0d3a325cf07a8f10550226.debug 120777 root:root ../../usr/lib64/liblrcalc.so.2.0.0.debug +/usr/lib/debug/.build-id/0b 40755 root:root +/usr/lib/debug/.build-id/0b/3986e1433a3d59a227fa505fc410a563167eef 120777 root:root ../../../../lib64/liblrcalc.so.2.0.0 +/usr/lib/debug/.build-id/0b/3986e1433a3d59a227fa505fc410a563167eef.debug 120777 root:root ../../usr/lib64/liblrcalc.so.2.0.0.debug /usr/lib/debug/usr/lib64/liblrcalc.so.2.0.0.debug 100644 root:root @@ -38,6 +38,6 @@ Provides: liblrcalc2-debuginfo = 2.1-alt1:sisyphus+288189.100.2.1 -File: /usr/lib/debug/.build-id/c9 40755 root:root -File: /usr/lib/debug/.build-id/c9/cd5774dc11ab052d0d3a325cf07a8f10550226 120777 root:root ../../../../lib64/liblrcalc.so.2.0.0 -File: /usr/lib/debug/.build-id/c9/cd5774dc11ab052d0d3a325cf07a8f10550226.debug 120777 root:root ../../usr/lib64/liblrcalc.so.2.0.0.debug -File: /usr/lib/debug/usr/lib64/liblrcalc.so.2.0.0.debug 100644 root:root 69a11c97774fa78dc9603c9a8dd6d421 +File: /usr/lib/debug/.build-id/0b 40755 root:root +File: /usr/lib/debug/.build-id/0b/3986e1433a3d59a227fa505fc410a563167eef 120777 root:root ../../../../lib64/liblrcalc.so.2.0.0 +File: /usr/lib/debug/.build-id/0b/3986e1433a3d59a227fa505fc410a563167eef.debug 120777 root:root ../../usr/lib64/liblrcalc.so.2.0.0.debug +File: /usr/lib/debug/usr/lib64/liblrcalc.so.2.0.0.debug 100644 root:root 1cb92feb5c0e84aaa7eaaf015337f528 File: /usr/lib/debug/usr/lib64/liblrcalc.so.2.debug 120777 root:root liblrcalc.so.2.0.0.debug @@ -71,2 +71,2 @@ File: /usr/src/debug/lrcalc-2.1/src/vector.tpl.h 100644 root:root e134787123ded1859ae8f1921f04876e -RPMIdentity: 85b8e713d515edb88f4c8b8b399e18694eee3936479cba4366beab49ad1fcacd70cf623b88548505fbc4c9da7081654e7c78087d65270815a14e1560dd1893ba +RPMIdentity: 14a7b8ce2990e4927177932a8f61b77374db6754fa0dd98023c4f32478128de68d8f1f0f5051d02230b884008e493879f954ae9e98e94b27db17b5ce4d5691d3 --- lrcalc-2.1-alt1.x86_64.rpm.repo 2021-10-26 14:59:25.000000000 +0000 +++ lrcalc-2.1-alt1.x86_64.rpm.hasher 2024-05-04 03:18:22.199902145 +0000 @@ -13,4 +13,4 @@ Provides: lrcalc = 2.1-alt1:sisyphus+288189.100.2.1 -File: /usr/bin/lrcalc 100755 root:root 1b7528e6a6520bca9a410568f87a63f2 -File: /usr/bin/schubmult 100755 root:root 065cee4adccbedf8f25a2eabf7c841dd +File: /usr/bin/lrcalc 100755 root:root ca179e1a19024792b6f5f10fec12d6ef +File: /usr/bin/schubmult 100755 root:root d031bf3004632f8744c181088b99d528 File: /usr/share/doc/lrcalc-2.1 40755 root:root @@ -21,2 +21,2 @@ File: /usr/share/doc/lrcalc-2.1/README 100644 root:root cfe0a6571ebc3a5cca51031033f445a6 -RPMIdentity: 584146d386e4516e5efe87a96600b7835f57a19ceba54bccf99a2ca9d7c8e57836cad8d79c1650b1ccc0673cdb769519f1fd4f1d53da59f5fe19c970f348d05f +RPMIdentity: 606242eb5876296d48e51f75a3617fbd790acac4448b15cac81a6b4799dc0d87ce35d923cd827bad8cf80c594f5ea001f6c1bb6a7051eb1f064d52493b9949ac --- lrcalc-debuginfo-2.1-alt1.x86_64.rpm.repo 2021-10-26 14:59:25.000000000 +0000 +++ lrcalc-debuginfo-2.1-alt1.x86_64.rpm.hasher 2024-05-04 03:18:22.257902922 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/e5 40755 root:root -/usr/lib/debug/.build-id/e5/3985fb70f7488fd6e145d990bf9af477b0c360 120777 root:root ../../../../bin/lrcalc -/usr/lib/debug/.build-id/e5/3985fb70f7488fd6e145d990bf9af477b0c360.debug 120777 root:root ../../usr/bin/lrcalc.debug -/usr/lib/debug/.build-id/f7 40755 root:root -/usr/lib/debug/.build-id/f7/f26a79cb00d044e14e32fd3cf83186b966b2c9 120777 root:root ../../../../bin/schubmult -/usr/lib/debug/.build-id/f7/f26a79cb00d044e14e32fd3cf83186b966b2c9.debug 120777 root:root ../../usr/bin/schubmult.debug +/usr/lib/debug/.build-id/0d 40755 root:root +/usr/lib/debug/.build-id/0d/99763e80ebaab29c7d850a52e8bd7f0773684d 120777 root:root ../../../../bin/schubmult +/usr/lib/debug/.build-id/0d/99763e80ebaab29c7d850a52e8bd7f0773684d.debug 120777 root:root ../../usr/bin/schubmult.debug +/usr/lib/debug/.build-id/a1 40755 root:root +/usr/lib/debug/.build-id/a1/1bb91aa48a6bbb5b9f749fce37655b91468f47 120777 root:root ../../../../bin/lrcalc +/usr/lib/debug/.build-id/a1/1bb91aa48a6bbb5b9f749fce37655b91468f47.debug 120777 root:root ../../usr/bin/lrcalc.debug /usr/lib/debug/usr/bin/lrcalc.debug 100644 root:root @@ -21,10 +21,10 @@ Provides: lrcalc-debuginfo = 2.1-alt1:sisyphus+288189.100.2.1 -File: /usr/lib/debug/.build-id/e5 40755 root:root -File: /usr/lib/debug/.build-id/e5/3985fb70f7488fd6e145d990bf9af477b0c360 120777 root:root ../../../../bin/lrcalc -File: /usr/lib/debug/.build-id/e5/3985fb70f7488fd6e145d990bf9af477b0c360.debug 120777 root:root ../../usr/bin/lrcalc.debug -File: /usr/lib/debug/.build-id/f7 40755 root:root -File: /usr/lib/debug/.build-id/f7/f26a79cb00d044e14e32fd3cf83186b966b2c9 120777 root:root ../../../../bin/schubmult -File: /usr/lib/debug/.build-id/f7/f26a79cb00d044e14e32fd3cf83186b966b2c9.debug 120777 root:root ../../usr/bin/schubmult.debug -File: /usr/lib/debug/usr/bin/lrcalc.debug 100644 root:root dfbb8265b7af7eb7c733686cee040553 -File: /usr/lib/debug/usr/bin/schubmult.debug 100644 root:root ef2ea474cedf05fd5ce62064c1b38409 +File: /usr/lib/debug/.build-id/0d 40755 root:root +File: /usr/lib/debug/.build-id/0d/99763e80ebaab29c7d850a52e8bd7f0773684d 120777 root:root ../../../../bin/schubmult +File: /usr/lib/debug/.build-id/0d/99763e80ebaab29c7d850a52e8bd7f0773684d.debug 120777 root:root ../../usr/bin/schubmult.debug +File: /usr/lib/debug/.build-id/a1 40755 root:root +File: /usr/lib/debug/.build-id/a1/1bb91aa48a6bbb5b9f749fce37655b91468f47 120777 root:root ../../../../bin/lrcalc +File: /usr/lib/debug/.build-id/a1/1bb91aa48a6bbb5b9f749fce37655b91468f47.debug 120777 root:root ../../usr/bin/lrcalc.debug +File: /usr/lib/debug/usr/bin/lrcalc.debug 100644 root:root b81351c56bf31f79ac1b9cddd423fb26 +File: /usr/lib/debug/usr/bin/schubmult.debug 100644 root:root 969022e73768e2832c51ece63678f92f File: /usr/src/debug/lrcalc-2.1 40755 root:root @@ -37,2 +37,2 @@ File: /usr/src/debug/lrcalc-2.1/src/vectarg.h 100644 root:root 4c8be4af47f043c1c824a1de7718f6a3 -RPMIdentity: a2002508d8baf9a35310c3f1208e10b17b1f799b8f6e38cdb2e5a879a09325ab684ab495594097df65d1e409ab0b0eb2cbcc51a9c355a804d08fd3753e71ed91 +RPMIdentity: 5cadfd409b0f314888af74073ddc856dbee6a02fcda215415ac726011df7bcfd6999a53c2f577d8ddbb7f4b2267ddc07f62709622205155c65c6292eee1dcae3