<86>Apr 27 09:36:28 userdel[1506369]: delete user 'rooter' <86>Apr 27 09:36:28 userdel[1506369]: removed group 'rooter' owned by 'rooter' <86>Apr 27 09:36:28 userdel[1506369]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 09:36:28 groupadd[1506408]: group added to /etc/group: name=rooter, GID=1814 <86>Apr 27 09:36:28 groupadd[1506408]: group added to /etc/gshadow: name=rooter <86>Apr 27 09:36:28 groupadd[1506408]: new group: name=rooter, GID=1814 <86>Apr 27 09:36:28 useradd[1506450]: new user: name=rooter, UID=1814, GID=1814, home=/root, shell=/bin/bash, from=none <86>Apr 27 09:36:28 userdel[1506495]: delete user 'builder' <86>Apr 27 09:36:28 userdel[1506495]: removed group 'builder' owned by 'builder' <86>Apr 27 09:36:28 userdel[1506495]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 09:36:28 groupadd[1506538]: group added to /etc/group: name=builder, GID=1815 <86>Apr 27 09:36:28 groupadd[1506538]: group added to /etc/gshadow: name=builder <86>Apr 27 09:36:28 groupadd[1506538]: new group: name=builder, GID=1815 <86>Apr 27 09:36:28 useradd[1506578]: new user: name=builder, UID=1815, GID=1815, home=/usr/src, shell=/bin/bash, from=none <13>Apr 27 09:36:32 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Apr 27 09:36:32 rpmi: libstdc++13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563095 installed <13>Apr 27 09:36:33 rpmi: gcc13-c++-13.2.1-alt3 sisyphus+339335.100.1.1 1706563095 installed <13>Apr 27 09:36:33 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687268227 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/patchelf-0.18.0-alt1.nosrc.rpm (w1.gzdio) Installing patchelf-0.18.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.43427 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf patchelf-0.18.0 + echo 'Source #0 (patchelf-0.18.0.tar):' Source #0 (patchelf-0.18.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/patchelf-0.18.0.tar + cd patchelf-0.18.0 + /bin/chmod -c -Rf u+rwX,go-w . + rm src/elf.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.43427 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd patchelf-0.18.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 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 race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-objdump... no checking for objdump... objdump checking for i586-alt-linux-objcopy... no checking for objcopy... objcopy checking for i586-alt-linux-readelf... no checking for readelf... readelf checking whether make supports the include directive... yes (GNU style) checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to enable C11 features... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether the compiler supports GNU C++... yes checking whether i586-alt-linux-g++ accepts -g... yes checking for i586-alt-linux-g++ option to enable C++11 features... none needed checking dependency style of i586-alt-linux-g++... none checking dependency style of i586-alt-linux-gcc... none checking whether i586-alt-linux-g++ supports C++17 features with -std=c++17... 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 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.18.0/src' i586-alt-linux-g++ -std=c++17 -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -Wall -Wextra -Wcast-qual -std=c++17 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o patchelf.o patchelf.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.18.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.18.0/src' i586-alt-linux-g++ -std=c++17 -Wall -Wextra -Wcast-qual -std=c++17 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o patchelf patchelf.o make[1]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.18.0/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.48419 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd patchelf-0.18.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/patchelf-buildroot make: Entering directory '/usr/src/RPM/BUILD/patchelf-0.18.0' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.18.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.18.0/src' /usr/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.18.0/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.18.0/src' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.18.0/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.18.0/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.18.0/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.18.0/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.18.0' make[2]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.18.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tmp/patchelf-buildroot/usr/share/zsh/site-functions' /usr/libexec/rpm-build/install -p -m 644 completions/zsh/_patchelf '/usr/src/tmp/patchelf-buildroot/usr/share/zsh/site-functions' /usr/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' /usr/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.18.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.18.0' make: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.18.0' + 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=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/patchelf-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.76686 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd patchelf-0.18.0 + rc=0 + make check make: Entering directory '/usr/src/RPM/BUILD/patchelf-0.18.0' Making check in src make[1]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.18.0/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.18.0/src' Making check in tests make[1]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.18.0/tests' make simple-pie simple simple-execstack 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 libsimple-execstack.so libbuildid.so libtoomanystrtab.so phdr-corruption.so many-syms-main libmany-syms.so liboveralign.so libshared-rpath.so libbig-dynstr.debug make[2]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.18.0/tests' i586-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -fPIC -pie -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o simple_pie-simple.o `test -f 'simple.c' || echo './'`simple.c i586-alt-linux-gcc -fPIC -pie -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o simple-pie simple_pie-simple.o i586-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o simple-simple.o `test -f 'simple.c' || echo './'`simple.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-z,noexecstack -o simple simple-simple.o i586-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o simple_execstack-simple.o `test -f 'simple.c' || echo './'`simple.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-z,execstack -o simple-execstack simple_execstack-simple.o ld: warning: enabling an executable stack because of -z execstack command line option i586-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o main.o main.c i586-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o foo.o foo.c i586-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o bar.o bar.c i586-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,--disable-new-dtags -shared -L. -Wl,-rpath,`pwd`/no-such-path -o libbar.so bar.o i586-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,--disable-new-dtags -shared -L. -o libfoo.so foo.o -lbar i586-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,--disable-new-dtags -Wl,-rpath-link=. -L. -o main main.o -lfoo i586-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o too-many-strtab.o too-many-strtab.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o too-many-strtab2.o too-many-strtab2.s i586-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o too-many-strtab too-many-strtab.o too-many-strtab2.o i586-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,--disable-new-dtags -shared -L. -o libbar-scoped.so bar.o i586-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,--disable-new-dtags -shared -L. -o libfoo-scoped.so foo.o -lbar-scoped i586-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,--disable-new-dtags -Wl,-rpath-link=. -L. -o main-scoped main.o -lfoo-scoped cat main.c > big-dynstr.c i=1; while [ $i -le 2000 ]; do echo "void f$i(void) { };"; i=$(($i + 1)); done >> big-dynstr.c i586-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o big-dynstr.o big-dynstr.c i586-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,--disable-new-dtags -Wl,-rpath-link=. -L. -o big-dynstr big-dynstr.o -lfoo i586-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o no_rpath-no-rpath.o `test -f 'no-rpath.c' || echo './'`no-rpath.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o no-rpath no_rpath-no-rpath.o i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o contiguous-note-sections.o contiguous-note-sections.s i586-alt-linux-gcc -pie -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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. i586-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o simple.o simple.c i586-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,--disable-new-dtags -shared -L. -Wl,-z,noexecstack -o libsimple.so simple.o i586-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,--disable-new-dtags -shared -L. -Wl,-z,execstack -o libsimple-execstack.so simple.o ld: warning: enabling an executable stack because of -z execstack command line option i586-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,--disable-new-dtags -shared -L. -Wl,--build-id -o libbuildid.so simple.o i586-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,--disable-new-dtags -shared -L. -o libtoomanystrtab.so too-many-strtab.o too-many-strtab2.o i586-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o phdr_corruption_so-void.o `test -f 'void.c' || echo './'`void.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -nostdlib -shared -Wl,-T./phdr-corruption.ld -o phdr-corruption.so phdr_corruption_so-void.o ld: warning: phdr-corruption.so has a LOAD segment with RWX permissions i586-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -pie -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o many_syms_main-many-syms-main.o `test -f 'many-syms-main.c' || echo './'`many-syms-main.c i586-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o many-syms.o many-syms.c i586-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,--disable-new-dtags -shared -L. -o libmany-syms.so many-syms.o i586-alt-linux-gcc -pie -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,--disable-new-dtags -Wl,-rpath-link=. -L. -o many-syms-main many_syms_main-many-syms-main.o -lmany-syms make[2]: 'libmany-syms.so' is up to date. i586-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,--disable-new-dtags -shared -L. -Wl,-z,max-page-size=0x10000 -o liboveralign.so simple.o i586-alt-linux-gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o shared-rpath.o shared-rpath.c i586-alt-linux-gcc -fpic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,--disable-new-dtags -shared -L. -Wl,-rpath=a_symbol_name -o libshared-rpath.so shared-rpath.o i586-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.18.0/tests' make check-TESTS make[2]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.18.0/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.18.0/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 SKIP: 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: change-abi.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: replace-add-needed.sh PASS: add-debug-tag.sh PASS: repeated-updates.sh PASS: empty-note.sh PASS: print-execstack.sh PASS: modify-execstack.sh PASS: rename-dynamic-symbols.sh PASS: overlapping-segments-after-rounding.sh PASS: shared-rpath.sh SKIP: short-first-segment.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.18.0 ============================================================================ # TOTAL: 56 # PASS: 54 # SKIP: 2 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.18.0/tests' make[2]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.18.0/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.18.0/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/patchelf-0.18.0' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.18.0' make: Leaving directory '/usr/src/RPM/BUILD/patchelf-0.18.0' + exit 0 Processing files: patchelf-0.18.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.3271 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd patchelf-0.18.0 + DOCDIR=/usr/src/tmp/patchelf-buildroot/usr/share/doc/patchelf-0.18.0 + export DOCDIR + rm -rf /usr/src/tmp/patchelf-buildroot/usr/share/doc/patchelf-0.18.0 + /bin/mkdir -p /usr/src/tmp/patchelf-buildroot/usr/share/doc/patchelf-0.18.0 + cp -prL COPYING README.md /usr/src/tmp/patchelf-buildroot/usr/share/doc/patchelf-0.18.0 + chmod -R go-w /usr/src/tmp/patchelf-buildroot/usr/share/doc/patchelf-0.18.0 + chmod -R a+rX /usr/src/tmp/patchelf-buildroot/usr/share/doc/patchelf-0.18.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aDmt6G 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.eP1hA6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.32), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libgcc_s.so.1(GLIBC_2.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.5), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.18), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.26), libstdc++.so.6(GLIBCXX_3.4.29), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cIVv3H Creating patchelf-debuginfo package Processing files: patchelf-debuginfo-0.18.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.phhpEz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aisBZI find-requires: running scripts (debuginfo) Requires: patchelf = 0.18.0-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(libstdc++.so.6) Adding to patchelf-debuginfo a strict dependency on patchelf Wrote: /usr/src/RPM/RPMS/i586/patchelf-0.18.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/patchelf-debuginfo-0.18.0-alt1.i586.rpm (w2.lzdio) 13.83user 4.49system 0:17.03elapsed 107%CPU (0avgtext+0avgdata 190904maxresident)k 0inputs+0outputs (0major+996718minor)pagefaults 0swaps 3.52user 2.43system 0:27.02elapsed 22%CPU (0avgtext+0avgdata 127288maxresident)k 0inputs+0outputs (0major+188924minor)pagefaults 0swaps --- patchelf-0.18.0-alt1.i586.rpm.repo 2023-07-18 11:31:56.000000000 +0000 +++ patchelf-0.18.0-alt1.i586.rpm.hasher 2024-04-27 09:36:52.560528063 +0000 @@ -14,2 +14,3 @@ Requires: libc.so.6(GLIBC_2.34) +Requires: libc.so.6(GLIBC_2.38) Requires: libc.so.6(GLIBC_2.4) @@ -31,3 +32,3 @@ Provides: patchelf = 0.18.0-alt1:sisyphus+325116.100.1.1 -File: /usr/bin/patchelf 100755 root:root 7e285d66e6ddfd4fd2e34d9ec65a5b19 +File: /usr/bin/patchelf 100755 root:root 3671459950f5948064a12d06007c10f6 File: /usr/share/doc/patchelf-0.18.0 40755 root:root @@ -37,2 +38,2 @@ File: /usr/share/zsh/site-functions/_patchelf 100644 root:root b569bc1722b4f9296c5690cb2cca039f -RPMIdentity: e11ea6a8a5e5babea8a672194bc4637afa4070b4425d8b5ab6b22cea1832ebb3c950ad7bb0b9bdc9c9a8559d57bc8906b22a7834adb7ae8ba18ee1141b5cf3c7 +RPMIdentity: b1ffc9ec50a92726ff96acf4709ad07b67d7d5a8472266fda93413893151ef3ff7e51d78c3333cc5d204f209664a8d1806899dd04668d6235f436d42c7ab3138 --- patchelf-debuginfo-0.18.0-alt1.i586.rpm.repo 2023-07-18 11:31:57.000000000 +0000 +++ patchelf-debuginfo-0.18.0-alt1.i586.rpm.hasher 2024-04-27 09:36:52.646529441 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/9d 40755 root:root -/usr/lib/debug/.build-id/9d/6ba70d2315a959f0756e0b5e52fc6c21c53088 120777 root:root ../../../../bin/patchelf -/usr/lib/debug/.build-id/9d/6ba70d2315a959f0756e0b5e52fc6c21c53088.debug 120777 root:root ../../usr/bin/patchelf.debug +/usr/lib/debug/.build-id/83 40755 root:root +/usr/lib/debug/.build-id/83/6634085bcc24fa4593ceb51a4350c45a39c811 120777 root:root ../../../../bin/patchelf +/usr/lib/debug/.build-id/83/6634085bcc24fa4593ceb51a4350c45a39c811.debug 120777 root:root ../../usr/bin/patchelf.debug /usr/lib/debug/usr/bin/patchelf.debug 100644 root:root @@ -15,6 +15,6 @@ Provides: patchelf-debuginfo = 0.18.0-alt1:sisyphus+325116.100.1.1 -File: /usr/lib/debug/.build-id/9d 40755 root:root -File: /usr/lib/debug/.build-id/9d/6ba70d2315a959f0756e0b5e52fc6c21c53088 120777 root:root ../../../../bin/patchelf -File: /usr/lib/debug/.build-id/9d/6ba70d2315a959f0756e0b5e52fc6c21c53088.debug 120777 root:root ../../usr/bin/patchelf.debug -File: /usr/lib/debug/usr/bin/patchelf.debug 100644 root:root 81050cd89f64975363579b7232673379 +File: /usr/lib/debug/.build-id/83 40755 root:root +File: /usr/lib/debug/.build-id/83/6634085bcc24fa4593ceb51a4350c45a39c811 120777 root:root ../../../../bin/patchelf +File: /usr/lib/debug/.build-id/83/6634085bcc24fa4593ceb51a4350c45a39c811.debug 120777 root:root ../../usr/bin/patchelf.debug +File: /usr/lib/debug/usr/bin/patchelf.debug 100644 root:root eb37177632bc32c7449561618f080090 File: /usr/src/debug/patchelf-0.18.0 40755 root:root @@ -23,2 +23,2 @@ File: /usr/src/debug/patchelf-0.18.0/src/patchelf.h 100644 root:root 029c71708b8b9e6e96952584c0aad7df -RPMIdentity: d331653d22636dbae9a7cb6db22d58bb5ff13a480c50ffd6cff496d463477d8fb10318b975a86592125b762ec4fb5994edab62a5727b5db103dbe63e6a8e2b20 +RPMIdentity: 108c5568afa552d7657ce6f17c37d0c7ce184245d9b7846b80ee31b4fa0a229c0f2fad8319d98ab4d8d0f55e0518c509490c20f348a6faabe06a84232763b5b2