<86>Sep 29 11:51:30 userdel[1904619]: delete user 'rooter' <86>Sep 29 11:51:30 userdel[1904619]: removed group 'rooter' owned by 'rooter' <86>Sep 29 11:51:30 userdel[1904619]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 11:51:31 groupadd[1904670]: group added to /etc/group: name=rooter, GID=1820 <86>Sep 29 11:51:31 groupadd[1904670]: group added to /etc/gshadow: name=rooter <86>Sep 29 11:51:31 groupadd[1904670]: new group: name=rooter, GID=1820 <86>Sep 29 11:51:31 useradd[1904701]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash <86>Sep 29 11:51:31 userdel[1904762]: delete user 'builder' <86>Sep 29 11:51:31 userdel[1904762]: removed group 'builder' owned by 'builder' <86>Sep 29 11:51:31 userdel[1904762]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 11:51:31 groupadd[1904808]: group added to /etc/group: name=builder, GID=1821 <86>Sep 29 11:51:31 groupadd[1904808]: group added to /etc/gshadow: name=builder <86>Sep 29 11:51:31 groupadd[1904808]: new group: name=builder, GID=1821 <86>Sep 29 11:51:31 useradd[1904839]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libestr-0.1.11-alt1.nosrc.rpm (w1.gzdio) Installing libestr-0.1.11-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55809 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libestr-0.1.11 + echo 'Source #0 (libestr-0.1.11.tar):' Source #0 (libestr-0.1.11.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libestr-0.1.11.tar + cd libestr-0.1.11 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55809 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libestr-0.1.11 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in '.'. libtoolize-default: linking file './config.guess' libtoolize-default: linking file './config.sub' libtoolize-default: linking file './install-sh' libtoolize-default: linking file './ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking file 'm4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:30: installing './compile' configure.ac:6: installing './missing' Makefile.am: installing './INSTALL' src/Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + 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 nested variables... (cached) yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none 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... 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... /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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libestr.pc config.status: creating include/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 ***************************************************** libestr will be compiled with the following settings: Debug mode enabled: no Testbench enabled: yes + make -j16 make all-recursive Making all in include make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/libestr-0.1.11/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libestr.lo libestr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -pipe -frecord-gcc-switches -Wall -g -O2 -c libestr.c -fPIC -DPIC -o .libs/libestr.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libestr-0.1.11/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libestr-0.1.11/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -pipe -frecord-gcc-switches -Wall -g -O2 -c -o string.lo string.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -pipe -frecord-gcc-switches -Wall -g -O2 -c string.c -fPIC -DPIC -o .libs/string.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libestr-0.1.11/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libestr-0.1.11/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 0:0:0 -o libestr.la -rpath /usr/lib64 libestr.lo string.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/libestr.o .libs/string.o -g -g -O2 -Wl,-soname -Wl,libestr.so.0 -o .libs/libestr.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libestr.so.0" && ln -s "libestr.so.0.0.0" "libestr.so.0") libtool: link: (cd ".libs" && rm -f "libestr.so" && ln -s "libestr.so.0.0.0" "libestr.so") libtool: link: ( cd ".libs" && rm -f "libestr.la" && ln -s "../libestr.la" "libestr.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libestr-0.1.11/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.61064 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libestr-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libestr-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libestr-0.1.11 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/libestr-buildroot/usr exec_prefix=/usr/src/tmp/libestr-buildroot/usr bindir=/usr/src/tmp/libestr-buildroot/usr/bin sbindir=/usr/src/tmp/libestr-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libestr-buildroot/etc datadir=/usr/src/tmp/libestr-buildroot/usr/share includedir=/usr/src/tmp/libestr-buildroot/usr/include libdir=/usr/src/tmp/libestr-buildroot/usr/lib64 libexecdir=/usr/src/tmp/libestr-buildroot/usr/lib localstatedir=/usr/src/tmp/libestr-buildroot/var/lib sharedstatedir=/usr/src/tmp/libestr-buildroot/var/lib mandir=/usr/src/tmp/libestr-buildroot/usr/share/man infodir=/usr/src/tmp/libestr-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/libestr-0.1.11' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/libestr-0.1.11/include' make[2]: Entering directory '/usr/src/RPM/BUILD/libestr-0.1.11/include' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libestr-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 libestr.h '/usr/src/tmp/libestr-buildroot/usr/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/libestr-0.1.11/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/libestr-0.1.11/include' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/libestr-0.1.11/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libestr-0.1.11/src' /bin/mkdir -p '/usr/src/tmp/libestr-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libestr.la '/usr/src/tmp/libestr-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libestr.so.0.0.0 /usr/src/tmp/libestr-buildroot/usr/lib64/libestr.so.0.0.0 libtool: install: (cd /usr/src/tmp/libestr-buildroot/usr/lib64 && { ln -s -f libestr.so.0.0.0 libestr.so.0 || { rm -f libestr.so.0 && ln -s libestr.so.0.0.0 libestr.so.0; }; }) libtool: install: (cd /usr/src/tmp/libestr-buildroot/usr/lib64 && { ln -s -f libestr.so.0.0.0 libestr.so || { rm -f libestr.so && ln -s libestr.so.0.0.0 libestr.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libestr.lai /usr/src/tmp/libestr-buildroot/usr/lib64/libestr.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Leaving directory '/usr/src/RPM/BUILD/libestr-0.1.11/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/libestr-0.1.11/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libestr-0.1.11' make[2]: Entering directory '/usr/src/RPM/BUILD/libestr-0.1.11' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libestr-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libestr.pc '/usr/src/tmp/libestr-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/libestr-0.1.11' make[1]: Leaving directory '/usr/src/RPM/BUILD/libestr-0.1.11' make: Leaving directory '/usr/src/RPM/BUILD/libestr-0.1.11' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libestr-buildroot (auto) removed './usr/lib64/libestr.la' mode of './usr/lib64/libestr.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libestr-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libestr.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libestr.pc: Libs: '-L${libdir} -lestr' --> '-lestr' Checking contents of files in /usr/src/tmp/libestr-buildroot/ (default) Compressing files in /usr/src/tmp/libestr-buildroot (auto) Adjusting library links in /usr/src/tmp/libestr-buildroot ./usr/lib64: libestr.so.0 -> libestr.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libestr-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libestr-0.1.11-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27429 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libestr-0.1.11 + DOCDIR=/usr/src/tmp/libestr-buildroot/usr/share/doc/libestr-0.1.11 + export DOCDIR + rm -rf /usr/src/tmp/libestr-buildroot/usr/share/doc/libestr-0.1.11 + /bin/mkdir -p /usr/src/tmp/libestr-buildroot/usr/share/doc/libestr-0.1.11 + cp -prL AUTHORS ChangeLog /usr/src/tmp/libestr-buildroot/usr/share/doc/libestr-0.1.11 + chmod -R go-w /usr/src/tmp/libestr-buildroot/usr/share/doc/libestr-0.1.11 + chmod -R a+rX /usr/src/tmp/libestr-buildroot/usr/share/doc/libestr-0.1.11 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Uf3jio find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libestr-buildroot/usr/lib64/libestr.so.0: 20 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kocw34 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libestr.so.0()(64bit) = set:idWF9BkpVXMRZw3ZKCgTNmRDXOx33Z8tfXSe4N0UGcA1 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(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.e4oeqP Creating libestr-debuginfo package Processing files: libestr-devel-0.1.11-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A4BSrD find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MLSM6u find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libestr) = 0.1.11 Requires: libestr = 0.1.11-alt1, /usr/lib64/libestr.so.0.0.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AkPenq Processing files: libestr-debuginfo-0.1.11-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MvZFep find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IM7hJr find-requires: running scripts (debuginfo) Provides: debug64(libestr.so.0) Requires: libestr = 0.1.11-alt1, debug64(libc.so.6) Adding to libestr-devel a strict dependency on libestr Adding to libestr-debuginfo a strict dependency on libestr Removing 1 extra deps from libestr-devel due to dependency on libestr Wrote: /usr/src/RPM/RPMS/x86_64/libestr-0.1.11-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libestr-devel-0.1.11-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libestr-debuginfo-0.1.11-alt1.x86_64.rpm (w2.lzdio) 6.72user 6.35system 0:19.69elapsed 66%CPU (0avgtext+0avgdata 29788maxresident)k 0inputs+0outputs (0major+873622minor)pagefaults 0swaps 0.65user 2.10system 0:26.67elapsed 10%CPU (0avgtext+0avgdata 12108maxresident)k 0inputs+0outputs (0major+100442minor)pagefaults 0swaps --- libestr-0.1.11-alt1.x86_64.rpm.repo 2019-02-23 09:23:44.000000000 +0000 +++ libestr-0.1.11-alt1.x86_64.rpm.hasher 2024-09-29 11:51:53.650226376 +0000 @@ -14,3 +14,3 @@ File: /usr/lib64/libestr.so.0 120777 root:root libestr.so.0.0.0 -File: /usr/lib64/libestr.so.0.0.0 100644 root:root c7f84cf3b8f5da396b486a7fe9106e32 +File: /usr/lib64/libestr.so.0.0.0 100644 root:root eb85d6bed44facd0d778550f9d64b926 File: /usr/share/doc/libestr-0.1.11 40755 root:root @@ -18,2 +18,2 @@ File: /usr/share/doc/libestr-0.1.11/ChangeLog 100644 root:root de89a6b8b900ada1ba2a49d76d07ceec -RPMIdentity: 0583c92e615900dc12137722d8fb87baee8036b869fcf59b10587a02820ae19ab87b9d2e66d47ceea644d0f468d3c8ed5558d71530fd200dcc47c32d13f19052 +RPMIdentity: ba7ec0293f7de54a428cb358bcf097f7a920bec5207d20c0da987480d0bd783cd0f6777d81e1e66d0f191e464d453fa410d3b3eab0d47438d6738a1d4cbb8d66 --- libestr-debuginfo-0.1.11-alt1.x86_64.rpm.repo 2019-02-23 09:23:44.000000000 +0000 +++ libestr-debuginfo-0.1.11-alt1.x86_64.rpm.hasher 2024-09-29 11:51:53.769228724 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/8b 40755 root:root -/usr/lib/debug/.build-id/8b/dde343e7d7a69093c88c57548f8cc0e32e25b5 120777 root:root ../../../../lib64/libestr.so.0.0.0 -/usr/lib/debug/.build-id/8b/dde343e7d7a69093c88c57548f8cc0e32e25b5.debug 120777 root:root ../../usr/lib64/libestr.so.0.0.0.debug +/usr/lib/debug/.build-id/ee 40755 root:root +/usr/lib/debug/.build-id/ee/ff7db431b9ca798a5adba3f8ab20ee8e68099d 120777 root:root ../../../../lib64/libestr.so.0.0.0 +/usr/lib/debug/.build-id/ee/ff7db431b9ca798a5adba3f8ab20ee8e68099d.debug 120777 root:root ../../usr/lib64/libestr.so.0.0.0.debug /usr/lib/debug/usr/lib64/libestr.so.0.0.0.debug 100644 root:root @@ -16,6 +16,6 @@ Provides: libestr-debuginfo = 0.1.11-alt1:sisyphus+222589.100.1.1 -File: /usr/lib/debug/.build-id/8b 40755 root:root -File: /usr/lib/debug/.build-id/8b/dde343e7d7a69093c88c57548f8cc0e32e25b5 120777 root:root ../../../../lib64/libestr.so.0.0.0 -File: /usr/lib/debug/.build-id/8b/dde343e7d7a69093c88c57548f8cc0e32e25b5.debug 120777 root:root ../../usr/lib64/libestr.so.0.0.0.debug -File: /usr/lib/debug/usr/lib64/libestr.so.0.0.0.debug 100644 root:root 857623536ba42bbfe8f8ecdc8da23778 +File: /usr/lib/debug/.build-id/ee 40755 root:root +File: /usr/lib/debug/.build-id/ee/ff7db431b9ca798a5adba3f8ab20ee8e68099d 120777 root:root ../../../../lib64/libestr.so.0.0.0 +File: /usr/lib/debug/.build-id/ee/ff7db431b9ca798a5adba3f8ab20ee8e68099d.debug 120777 root:root ../../usr/lib64/libestr.so.0.0.0.debug +File: /usr/lib/debug/usr/lib64/libestr.so.0.0.0.debug 100644 root:root 65795e14699184595da8db421f1121a1 File: /usr/lib/debug/usr/lib64/libestr.so.0.debug 120777 root:root libestr.so.0.0.0.debug @@ -27,2 +27,2 @@ File: /usr/src/debug/libestr-0.1.11/src/string.c 100644 root:root 283b508fd99cc077d9f4133d2988ab14 -RPMIdentity: 9e930bc6235561d00548ccc5dea6e358536a4b3b5f7448fc31e268c1bc210b53c8abca9a9491c25df45d473d524a06a9ba843781cabbb422dcbd1d855245dc06 +RPMIdentity: 4e040ef34057c8460c3b72964b74b12ab72f6a41df07413766761302e95354521e4fa5dd1d8a49c7d62850f26eefac386f8aa0976cf6dcf3bcff48ffc54c1d4a