<86>Feb 4 01:08:39 userdel[980982]: delete user 'rooter' <86>Feb 4 01:08:39 userdel[980982]: removed group 'rooter' owned by 'rooter' <86>Feb 4 01:08:39 userdel[980982]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 4 01:08:39 groupadd[981008]: group added to /etc/group: name=rooter, GID=1350 <86>Feb 4 01:08:39 groupadd[981008]: group added to /etc/gshadow: name=rooter <86>Feb 4 01:08:39 groupadd[981008]: new group: name=rooter, GID=1350 <86>Feb 4 01:08:39 useradd[981029]: new user: name=rooter, UID=1350, GID=1350, home=/root, shell=/bin/bash <86>Feb 4 01:08:39 userdel[981052]: delete user 'builder' <86>Feb 4 01:08:39 userdel[981052]: removed group 'builder' owned by 'builder' <86>Feb 4 01:08:39 groupadd[981072]: group added to /etc/group: name=builder, GID=1351 <86>Feb 4 01:08:39 groupadd[981072]: group added to /etc/gshadow: name=builder <86>Feb 4 01:08:39 groupadd[981072]: new group: name=builder, GID=1351 <86>Feb 4 01:08:39 useradd[981089]: new user: name=builder, UID=1351, GID=1351, home=/usr/src, shell=/bin/bash <13>Feb 4 01:08:40 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Feb 4 01:08:40 rpmi: libstdc++12-devel-12.1.1-alt2 sisyphus+307182.100.1.1 1663781909 installed <13>Feb 4 01:08:41 rpmi: gcc12-c++-12.1.1-alt2 sisyphus+307182.100.1.1 1663781909 installed <13>Feb 4 01:08:41 rpmi: gcc-c++-12-alt1 sisyphus+300988.300.1.1 1654033053 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/patchelf-0.14.3-alt1.nosrc.rpm (w1.gzdio) Installing patchelf-0.14.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.68816 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf patchelf-0.14.3 + echo 'Source #0 (patchelf-0.14.3.tar):' Source #0 (patchelf-0.14.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/patchelf-0.14.3.tar + cd patchelf-0.14.3 + /bin/chmod -c -Rf u+rwX,go-w . + rm src/elf.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.68816 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd patchelf-0.14.3 + 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 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 race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-alt-linux-strip... no checking for strip... strip 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 the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... 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 the compiler supports GNU C++... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking for x86_64-alt-linux-g++ option to enable C++11 features... none needed checking dependency style of x86_64-alt-linux-g++... none checking dependency style of x86_64-alt-linux-gcc... 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.14.3/src' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.14.3\" -DPACKAGE_STRING=\"patchelf\ 0.14.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.14.3\" -I. -Wall -std=c++17 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o patchelf.o patchelf.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.14.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.14.3/src' x86_64-alt-linux-g++ -Wall -std=c++17 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o patchelf patchelf.o make[1]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.14.3/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.9794 + 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.14.3 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/patchelf-buildroot make: Entering directory '/usr/src/RPM/BUILD/patchelf-0.14.3' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.14.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.14.3/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.14.3/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.14.3/src' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.14.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.14.3/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.14.3/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.14.3/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.14.3' make[2]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.14.3' 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.14.3' make[1]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.14.3' make: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.14.3' + 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.9794 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd patchelf-0.14.3 + rc=0 + make check make: Entering directory '/usr/src/RPM/BUILD/patchelf-0.14.3' Making check in src make[1]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.14.3/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.14.3/src' Making check in tests make[1]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.14.3/tests' make simple-pie simple main too-many-strtab main-scoped big-dynstr no-rpath contiguous-note-sections libfoo.so libfoo-scoped.so libbar.so libbar-scoped.so libsimple.so libbuildid.so libtoomanystrtab.so phdr-corruption.so libbig-dynstr.debug make[2]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.14.3/tests' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.14.3\" -DPACKAGE_STRING=\"patchelf\ 0.14.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.14.3\" -I. -fPIC -pie -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o simple_pie-simple.o `test -f 'simple.c' || echo './'`simple.c x86_64-alt-linux-gcc -fPIC -pie -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o simple-pie simple_pie-simple.o x86_64-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.14.3\" -DPACKAGE_STRING=\"patchelf\ 0.14.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.14.3\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o simple-simple.o `test -f 'simple.c' || echo './'`simple.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o simple simple-simple.o x86_64-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.14.3\" -DPACKAGE_STRING=\"patchelf\ 0.14.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.14.3\" -I. -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o main.o main.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.14.3\" -DPACKAGE_STRING=\"patchelf\ 0.14.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.14.3\" -I. -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o foo.o foo.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.14.3\" -DPACKAGE_STRING=\"patchelf\ 0.14.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.14.3\" -I. -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o bar.o bar.c x86_64-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -Wl,--disable-new-dtags -Wl,-rpath-link=. -L. -o main main.o -lfoo x86_64-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.14.3\" -DPACKAGE_STRING=\"patchelf\ 0.14.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.14.3\" -I. -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o too-many-strtab.o too-many-strtab.c x86_64-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o too-many-strtab too-many-strtab.o x86_64-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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) { };"; done >> big-dynstr.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.14.3\" -DPACKAGE_STRING=\"patchelf\ 0.14.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.14.3\" -I. -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o big-dynstr.o big-dynstr.c x86_64-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.14.3\" -DPACKAGE_STRING=\"patchelf\ 0.14.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.14.3\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -o no-rpath no_rpath-no-rpath.o x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o contiguous-note-sections.o contiguous-note-sections.s x86_64-alt-linux-gcc -pie -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -nostdlib -T contiguous-note-sections.ld -o contiguous-note-sections contiguous-note-sections.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.14.3\" -DPACKAGE_STRING=\"patchelf\ 0.14.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.14.3\" -I. -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o simple.o simple.c x86_64-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wl,--disable-new-dtags -shared -L. -o libsimple.so simple.o x86_64-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wl,--disable-new-dtags -shared -L. -Wl,-build-id -o libbuildid.so simple.o x86_64-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wl,--disable-new-dtags -shared -L. -o libtoomanystrtab.so too-many-strtab.o {standard input}: Assembler messages: {standard input}:24: Warning: setting incorrect section attributes for .shstrtab x86_64-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.14.3\" -DPACKAGE_STRING=\"patchelf\ 0.14.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.14.3\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o phdr_corruption_so-void.o `test -f 'void.c' || echo './'`void.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -nostdlib -shared -Wl,-Tphdr-corruption.ld -o phdr-corruption.so phdr_corruption_so-void.o x86_64-alt-linux-gcc -fPIC -shared -o libbig-dynstr.so big-dynstr.c strip --only-keep-debug libbig-dynstr.so -o libbig-dynstr.debug make[2]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.14.3/tests' make check-TESTS make[2]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.14.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.14.3/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: add-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: set-rpath-rel-map.sh PASS: force-rpath.sh PASS: plain-needed.sh PASS: output-flag.sh PASS: too-many-strtab.sh PASS: no-rpath-pie-powerpc.sh PASS: build-id.sh PASS: invalid-elf.sh PASS: endianness.sh PASS: contiguous-note-sections.sh PASS: no-gnu-hash.sh PASS: grow-file.sh PASS: no-dynamic-section.sh PASS: args-from-file.sh PASS: basic-flags.sh PASS: set-empty-rpath.sh PASS: phdr-corruption.sh PASS: replace-needed.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.14.3 ============================================================================ # TOTAL: 44 # PASS: 44 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.14.3/tests' make[2]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.14.3/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.14.3/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.14.3' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.14.3' make: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.14.3' + exit 0 Processing files: patchelf-0.14.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.71419 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd patchelf-0.14.3 + DOCDIR=/usr/src/tmp/patchelf-buildroot/usr/share/doc/patchelf-0.14.3 + export DOCDIR + rm -rf /usr/src/tmp/patchelf-buildroot/usr/share/doc/patchelf-0.14.3 + /bin/mkdir -p /usr/src/tmp/patchelf-buildroot/usr/share/doc/patchelf-0.14.3 + cp -prL COPYING README.md /usr/src/tmp/patchelf-buildroot/usr/share/doc/patchelf-0.14.3 + chmod -R go-w /usr/src/tmp/patchelf-buildroot/usr/share/doc/patchelf-0.14.3 + chmod -R a+rX /usr/src/tmp/patchelf-buildroot/usr/share/doc/patchelf-0.14.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.c3UVJD 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.WFO4x8 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.32)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.5)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.18)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.26)(64bit), libstdc++.so.6(GLIBCXX_3.4.29)(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.ss2uNh Creating patchelf-debuginfo package Processing files: patchelf-debuginfo-0.14.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0w1YvS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pwrWeg find-requires: running scripts (debuginfo) Requires: patchelf = 0.14.3-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.14.3-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/patchelf-debuginfo-0.14.3-alt1.x86_64.rpm (w2.lzdio) 6.97user 1.87system 0:12.10elapsed 73%CPU (0avgtext+0avgdata 230512maxresident)k 0inputs+0outputs (0major+706346minor)pagefaults 0swaps 1.66user 1.16system 0:17.52elapsed 16%CPU (0avgtext+0avgdata 109440maxresident)k 0inputs+0outputs (32606major+155033minor)pagefaults 0swaps --- patchelf-0.14.3-alt1.x86_64.rpm.repo 2022-01-20 09:56:41.000000000 +0000 +++ patchelf-0.14.3-alt1.x86_64.rpm.hasher 2023-02-04 01:08:55.272066212 +0000 @@ -28,3 +28,3 @@ Provides: patchelf = 0.14.3-alt1:sisyphus+293801.100.1.1 -File: /usr/bin/patchelf 100755 root:root 6c3099e7cb218f85ba7f82200d016865 +File: /usr/bin/patchelf 100755 root:root 39c4fddd96b7881dd8a0bff505bc833f File: /usr/share/doc/patchelf-0.14.3 40755 root:root @@ -33,2 +33,2 @@ File: /usr/share/man/man1/patchelf.1.xz 100644 root:root 0d1956f24ed2a7200a08ff0a56793da1 -RPMIdentity: 7000792d8325ac828d4fad97b51c2199d0d5b212237048de797352268ce381c00df5ee1f905f86426d8535da98f6d7fcb300e709707591a1b4738d31210a2d9d +RPMIdentity: f4fe18c31ca3f701b2ebf38b654d93192fce59588d07445d0605442ac26e03c7835063f1c37e4292fd108821533b89c3614699288256ff82c7cdd1337eb64090 --- patchelf-debuginfo-0.14.3-alt1.x86_64.rpm.repo 2022-01-20 09:56:41.000000000 +0000 +++ patchelf-debuginfo-0.14.3-alt1.x86_64.rpm.hasher 2023-02-04 01:08:55.357067672 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/fc 40755 root:root -/usr/lib/debug/.build-id/fc/184384817b155e28f25165a96e1671a38743a9 120777 root:root ../../../../bin/patchelf -/usr/lib/debug/.build-id/fc/184384817b155e28f25165a96e1671a38743a9.debug 120777 root:root ../../usr/bin/patchelf.debug +/usr/lib/debug/.build-id/ce 40755 root:root +/usr/lib/debug/.build-id/ce/4dc0364504c1e721497c7543f2ae1957530561 120777 root:root ../../../../bin/patchelf +/usr/lib/debug/.build-id/ce/4dc0364504c1e721497c7543f2ae1957530561.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.14.3-alt1:sisyphus+293801.100.1.1 -File: /usr/lib/debug/.build-id/fc 40755 root:root -File: /usr/lib/debug/.build-id/fc/184384817b155e28f25165a96e1671a38743a9 120777 root:root ../../../../bin/patchelf -File: /usr/lib/debug/.build-id/fc/184384817b155e28f25165a96e1671a38743a9.debug 120777 root:root ../../usr/bin/patchelf.debug -File: /usr/lib/debug/usr/bin/patchelf.debug 100644 root:root bf38ecaa21b396b7fba34031484c2dbb +File: /usr/lib/debug/.build-id/ce 40755 root:root +File: /usr/lib/debug/.build-id/ce/4dc0364504c1e721497c7543f2ae1957530561 120777 root:root ../../../../bin/patchelf +File: /usr/lib/debug/.build-id/ce/4dc0364504c1e721497c7543f2ae1957530561.debug 120777 root:root ../../usr/bin/patchelf.debug +File: /usr/lib/debug/usr/bin/patchelf.debug 100644 root:root cd3f8b58b3c76de53ccad047bb78161c File: /usr/src/debug/patchelf-0.14.3 40755 root:root @@ -21,2 +21,2 @@ File: /usr/src/debug/patchelf-0.14.3/src/patchelf.cc 100644 root:root 4f1d500fc5fd707d0f9655e35f7e873e -RPMIdentity: 5edf6ac153b3a02b21ae2a856d1833a54bece539421dc4632d57df928b9ccf42b09dcc92b208d106c1786e8e0526caadb9dfa435ee733ee5013e82edd38ca455 +RPMIdentity: 8fa25b8d377d7817a9a50cbc096d1723ad6bd65db61754c37d66b06b333e2486f3b876b04b469ae2f87477091c7689e88e2bfb7f56f02a593a3773fe7fda6498