<86>Jun 16 01:03:56 userdel[427910]: delete user 'rooter' <86>Jun 16 01:03:56 userdel[427910]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:03:56 userdel[427910]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:03:56 groupadd[427928]: group added to /etc/group: name=rooter, GID=1802 <86>Jun 16 01:03:56 groupadd[427928]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:03:56 groupadd[427928]: new group: name=rooter, GID=1802 <86>Jun 16 01:03:56 useradd[427944]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash <86>Jun 16 01:03:56 userdel[427978]: delete user 'builder' <86>Jun 16 01:03:56 userdel[427978]: removed group 'builder' owned by 'builder' <86>Jun 16 01:03:56 userdel[427978]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:03:56 groupadd[427997]: group added to /etc/group: name=builder, GID=1803 <86>Jun 16 01:03:56 groupadd[427997]: group added to /etc/gshadow: name=builder <86>Jun 16 01:03:56 groupadd[427997]: new group: name=builder, GID=1803 <86>Jun 16 01:03:56 useradd[428012]: new user: name=builder, UID=1803, GID=1803, home=/usr/src, shell=/bin/bash <13>Jun 16 01:03:59 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jun 16 01:03:59 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 01:03:59 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 01:03:59 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/patchelf-0.12-alt1.nosrc.rpm (w1.gzdio) Installing patchelf-0.12-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.51714 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf patchelf-0.12 + echo 'Source #0 (patchelf-0.12.tar):' Source #0 (patchelf-0.12.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/patchelf-0.12.tar + cd patchelf-0.12 + /bin/chmod -c -Rf u+rwX,go-w . + rm src/elf.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.51714 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd patchelf-0.12 + 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_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 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-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none 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 tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 Making all in src make[1]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.12/src' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.12.20200827.8d3a16e\" -DPACKAGE_STRING=\"patchelf\ 0.12.20200827.8d3a16e\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.12.20200827.8d3a16e\" -I. -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o patchelf.o patchelf.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.12/src' make[1]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.12/src' x86_64-alt-linux-g++ -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -o patchelf patchelf.o make[1]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.12/src' Making all in tests make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83194 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/patchelf-buildroot + : + /bin/rm -rf -- /usr/src/tmp/patchelf-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd patchelf-0.12 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/patchelf-buildroot make: Entering directory '/usr/src/RPM/BUILD/patchelf-0.12' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.12/src' make[2]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.12/src' /bin/mkdir -p '/usr/src/tmp/patchelf-buildroot/usr/bin' /usr/libexec/rpm-build/install -p patchelf '/usr/src/tmp/patchelf-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.12/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.12/src' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.12/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.12/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.12/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.12/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.12' make[2]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.12' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/patchelf-buildroot/usr/share/doc/patchelf' /usr/libexec/rpm-build/install -p -m 644 README.md '/usr/src/tmp/patchelf-buildroot/usr/share/doc/patchelf' /bin/mkdir -p '/usr/src/tmp/patchelf-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 patchelf.1 '/usr/src/tmp/patchelf-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.12' make[1]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.12' make: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.12' + rm -rf /usr/src/tmp/patchelf-buildroot/usr/share/doc/patchelf + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/patchelf-buildroot (auto) Verifying and fixing files in /usr/src/tmp/patchelf-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/patchelf-buildroot/ (default) Compressing files in /usr/src/tmp/patchelf-buildroot (auto) Verifying ELF objects in /usr/src/tmp/patchelf-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.84139 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd patchelf-0.12 + rc=0 + make check make: Entering directory '/usr/src/RPM/BUILD/patchelf-0.12' Making check in src make[1]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.12/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.12/src' Making check in tests make[1]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.12/tests' make simple main main-scoped big-dynstr no-rpath libfoo.so libfoo-scoped.so libbar.so libbar-scoped.so libsimple.so libbuildid.so make[2]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.12/tests' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.12.20200827.8d3a16e\" -DPACKAGE_STRING=\"patchelf\ 0.12.20200827.8d3a16e\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.12.20200827.8d3a16e\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o simple-simple.o `test -f 'simple.c' || echo './'`simple.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o simple simple-simple.o x86_64-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.12.20200827.8d3a16e\" -DPACKAGE_STRING=\"patchelf\ 0.12.20200827.8d3a16e\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.12.20200827.8d3a16e\" -I. -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o main.o main.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.12.20200827.8d3a16e\" -DPACKAGE_STRING=\"patchelf\ 0.12.20200827.8d3a16e\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.12.20200827.8d3a16e\" -I. -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o foo.o foo.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.12.20200827.8d3a16e\" -DPACKAGE_STRING=\"patchelf\ 0.12.20200827.8d3a16e\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.12.20200827.8d3a16e\" -I. -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bar.o bar.c x86_64-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -Wl,--disable-new-dtags -shared -L. -Wl,-rpath,`pwd`/no-such-path -o libbar.so bar.o x86_64-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -Wl,--disable-new-dtags -shared -L. -o libfoo.so foo.o -lbar x86_64-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -Wl,--disable-new-dtags -Wl,-rpath-link=. -L. -o main main.o -lfoo x86_64-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -Wl,--disable-new-dtags -shared -L. -o libbar-scoped.so bar.o x86_64-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -Wl,--disable-new-dtags -shared -L. -o libfoo-scoped.so foo.o -lbar-scoped x86_64-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -Wl,--disable-new-dtags -Wl,-rpath-link=. -L. -o main-scoped main.o -lfoo-scoped cat main.c > big-dynstr.c for i in $(seq 1 2000); do echo "void f$i(void) { };" >> big-dynstr.c; done x86_64-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.12.20200827.8d3a16e\" -DPACKAGE_STRING=\"patchelf\ 0.12.20200827.8d3a16e\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.12.20200827.8d3a16e\" -I. -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o big-dynstr.o big-dynstr.c x86_64-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -Wl,--disable-new-dtags -Wl,-rpath-link=. -L. -o big-dynstr big-dynstr.o -lfoo x86_64-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.12.20200827.8d3a16e\" -DPACKAGE_STRING=\"patchelf\ 0.12.20200827.8d3a16e\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.12.20200827.8d3a16e\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o no_rpath-no-rpath.o `test -f 'no-rpath.c' || echo './'`no-rpath.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o no-rpath no_rpath-no-rpath.o make[2]: 'libfoo.so' is up to date. make[2]: 'libfoo-scoped.so' is up to date. make[2]: 'libbar.so' is up to date. make[2]: 'libbar-scoped.so' is up to date. x86_64-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.12.20200827.8d3a16e\" -DPACKAGE_STRING=\"patchelf\ 0.12.20200827.8d3a16e\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.12.20200827.8d3a16e\" -I. -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o simple.o simple.c x86_64-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -Wl,--disable-new-dtags -shared -L. -o libsimple.so simple.o x86_64-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -Wl,--disable-new-dtags -shared -L. -Wl,-build-id -o libbuildid.so simple.o make[2]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.12/tests' make check-TESTS make[2]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.12/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.12/tests' PASS: plain-fail.sh PASS: plain-run.sh PASS: shrink-rpath.sh PASS: set-interpreter-short.sh PASS: set-interpreter-long.sh PASS: set-rpath.sh PASS: no-rpath.sh PASS: big-dynstr.sh PASS: set-rpath-library.sh PASS: soname.sh PASS: shrink-rpath-with-allowed-prefixes.sh PASS: force-rpath.sh PASS: plain-needed.sh PASS: output-flag.sh PASS: build-id.sh PASS: no-rpath-amd64.sh PASS: no-rpath-armel.sh PASS: no-rpath-armhf.sh PASS: no-rpath-hurd-i386.sh PASS: no-rpath-i386.sh PASS: no-rpath-ia64.sh PASS: no-rpath-kfreebsd-amd64.sh PASS: no-rpath-kfreebsd-i386.sh PASS: no-rpath-mips.sh PASS: no-rpath-mipsel.sh PASS: no-rpath-powerpc.sh PASS: no-rpath-s390.sh PASS: no-rpath-sh4.sh PASS: no-rpath-sparc.sh ============================================================================ Testsuite summary for patchelf 0.12.20200827.8d3a16e ============================================================================ # TOTAL: 29 # PASS: 29 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.12/tests' make[2]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.12/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.12/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.12' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.12' make: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.12' + exit 0 Processing files: patchelf-0.12-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61269 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd patchelf-0.12 + DOCDIR=/usr/src/tmp/patchelf-buildroot/usr/share/doc/patchelf-0.12 + export DOCDIR + rm -rf /usr/src/tmp/patchelf-buildroot/usr/share/doc/patchelf-0.12 + /bin/mkdir -p /usr/src/tmp/patchelf-buildroot/usr/share/doc/patchelf-0.12 + cp -prL COPYING README.md /usr/src/tmp/patchelf-buildroot/usr/share/doc/patchelf-0.12 + chmod -R go-w /usr/src/tmp/patchelf-buildroot/usr/share/doc/patchelf-0.12 + chmod -R a+rX /usr/src/tmp/patchelf-buildroot/usr/share/doc/patchelf-0.12 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P6Owjb 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.l082dc 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.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), libgcc_s.so.1(GCC_3.0)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QDn7cd Creating patchelf-debuginfo package Processing files: patchelf-debuginfo-0.12-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dMPFrc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ym2i2d find-requires: running scripts (debuginfo) Requires: patchelf = 0.12-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6) Adding to patchelf-debuginfo a strict dependency on patchelf Wrote: /usr/src/RPM/RPMS/x86_64/patchelf-0.12-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/patchelf-debuginfo-0.12-alt1.x86_64.rpm (w2.lzdio) 6.01user 2.37system 0:12.96elapsed 64%CPU (0avgtext+0avgdata 310672maxresident)k 0inputs+0outputs (0major+517829minor)pagefaults 0swaps 2.98user 2.43system 0:22.03elapsed 24%CPU (0avgtext+0avgdata 129060maxresident)k 0inputs+0outputs (0major+196294minor)pagefaults 0swaps --- patchelf-0.12-alt1.x86_64.rpm.repo 2021-07-16 21:13:28.000000000 +0000 +++ patchelf-0.12-alt1.x86_64.rpm.hasher 2024-06-16 01:04:14.893428272 +0000 @@ -18,3 +18,3 @@ Provides: patchelf = 0.12-alt1:sisyphus+279292.100.1.1 -File: /usr/bin/patchelf 100755 root:root 18d73593abc8cf4fb1cfcd8359bc5b26 +File: /usr/bin/patchelf 100755 root:root 7692336b2640e0a6261256c50dcf952d File: /usr/share/doc/patchelf-0.12 40755 root:root @@ -23,2 +23,2 @@ File: /usr/share/man/man1/patchelf.1.xz 100644 root:root 512671cbcfd6d2cf9b789a41c9657501 -RPMIdentity: e4a0c8d05c134080417da45d7ef24f379a093bb688f9c40fbfcd630870bea845e9207aaa2d8a61769e05df3b4edb7ebd78bbb46a7a909d7d5fb3486043ee9604 +RPMIdentity: aa472a3c444195a2d86d976a3dbd469bcccd53481a6d6e24616b35e7a0371dc6f45d1feb2bc4b879ec44f515fedc61b78c0be9747e6d430ec99cf1019f822ce7 --- patchelf-debuginfo-0.12-alt1.x86_64.rpm.repo 2021-07-16 21:13:28.000000000 +0000 +++ patchelf-debuginfo-0.12-alt1.x86_64.rpm.hasher 2024-06-16 01:04:14.965429157 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/91 40755 root:root -/usr/lib/debug/.build-id/91/a87b405150f537d009474fdd3892bee9c8b1c8 120777 root:root ../../../../bin/patchelf -/usr/lib/debug/.build-id/91/a87b405150f537d009474fdd3892bee9c8b1c8.debug 120777 root:root ../../usr/bin/patchelf.debug +/usr/lib/debug/.build-id/3d 40755 root:root +/usr/lib/debug/.build-id/3d/2e6913dc8b084c3f3d98a0b5733d76e7b4b78f 120777 root:root ../../../../bin/patchelf +/usr/lib/debug/.build-id/3d/2e6913dc8b084c3f3d98a0b5733d76e7b4b78f.debug 120777 root:root ../../usr/bin/patchelf.debug /usr/lib/debug/usr/bin/patchelf.debug 100644 root:root @@ -14,6 +14,6 @@ Provides: patchelf-debuginfo = 0.12-alt1:sisyphus+279292.100.1.1 -File: /usr/lib/debug/.build-id/91 40755 root:root -File: /usr/lib/debug/.build-id/91/a87b405150f537d009474fdd3892bee9c8b1c8 120777 root:root ../../../../bin/patchelf -File: /usr/lib/debug/.build-id/91/a87b405150f537d009474fdd3892bee9c8b1c8.debug 120777 root:root ../../usr/bin/patchelf.debug -File: /usr/lib/debug/usr/bin/patchelf.debug 100644 root:root 47dba8c9d0db2f13d1702a376f7cbc9e +File: /usr/lib/debug/.build-id/3d 40755 root:root +File: /usr/lib/debug/.build-id/3d/2e6913dc8b084c3f3d98a0b5733d76e7b4b78f 120777 root:root ../../../../bin/patchelf +File: /usr/lib/debug/.build-id/3d/2e6913dc8b084c3f3d98a0b5733d76e7b4b78f.debug 120777 root:root ../../usr/bin/patchelf.debug +File: /usr/lib/debug/usr/bin/patchelf.debug 100644 root:root ac482a5d04a5faaa075f7a3055f9262c File: /usr/src/debug/patchelf-0.12 40755 root:root @@ -21,2 +21,2 @@ File: /usr/src/debug/patchelf-0.12/src/patchelf.cc 100644 root:root ab6223c5d0847745db6fbb72dd371494 -RPMIdentity: 2d17788f47186aa435afee44aa48dd6a556b2fe635e8f1a806474e5d60c58fa8696adc5bc2b50211b194fd0aa66d305b8762e8532f9981c28072751755a010d4 +RPMIdentity: 6097b48066d790c8a8585abfb06868c9408c9dc8ec2b133ebbd4645759f976524308430158f338697ef24eab3e0ed8de2dccae462bff481be6b1664734689c10