<86>Dec 25 03:13:48 userdel[998727]: delete user 'rooter' <86>Dec 25 03:13:48 userdel[998727]: removed group 'rooter' owned by 'rooter' <86>Dec 25 03:13:48 userdel[998727]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 25 03:13:48 groupadd[998780]: group added to /etc/group: name=rooter, GID=1844 <86>Dec 25 03:13:48 groupadd[998780]: group added to /etc/gshadow: name=rooter <86>Dec 25 03:13:48 groupadd[998780]: new group: name=rooter, GID=1844 <86>Dec 25 03:13:48 useradd[998829]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>Dec 25 03:13:48 userdel[998890]: delete user 'builder' <86>Dec 25 03:13:48 userdel[998890]: removed group 'builder' owned by 'builder' <86>Dec 25 03:13:48 userdel[998890]: removed shadow group 'builder' owned by 'builder' <86>Dec 25 03:13:48 groupadd[998934]: group added to /etc/group: name=builder, GID=1845 <86>Dec 25 03:13:48 groupadd[998934]: group added to /etc/gshadow: name=builder <86>Dec 25 03:13:48 groupadd[998934]: new group: name=builder, GID=1845 <86>Dec 25 03:13:48 useradd[998981]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/stressapptest-1.0.9-alt1_6.src.rpm: license not found in '/usr/share/license' directory: ASL /usr/src/in/srpm/stressapptest-1.0.9-alt1_6.src.rpm: license not found in '/usr/share/license' directory: 2.0 warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root <13>Dec 25 03:13:51 rpmi: libaio-0.3.113-alt2 sisyphus+335254.100.1.1 1701100064 installed <13>Dec 25 03:13:51 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Dec 25 03:13:51 rpmi: libstdc++14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Dec 25 03:13:52 rpmi: gcc14-c++-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Dec 25 03:13:52 rpmi: gcc-c++-14-alt1 sisyphus+360995.300.1.1 1730139222 installed <13>Dec 25 03:13:52 rpmi: libaio-devel-0.3.113-alt2 sisyphus+335254.100.1.1 1701100064 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/stressapptest-1.0.9-alt1_6.nosrc.rpm (w1.gzdio) Installing stressapptest-1.0.9-alt1_6.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23747 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e + echo 'Source #0 (stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e.tar.gz):' Source #0 (stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e.tar.gz + /bin/tar -xf - + cd stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23747 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --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: --disable-silent-rules, --without-included-gettext configure: Compiling with dynamically linked libraries. checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-g++... none checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of x86_64-alt-linux-gcc... none checking user ID... builder checking host name... localhost.localdomain checking current timestamp... Wed Dec 25 03:13:55 UTC 2024 checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for library containing pthread_create... none required checking for pthread_barrier_t... yes checking libaio.h usability... yes checking libaio.h presence... yes checking for libaio.h... yes checking for library containing io_setup... -laio checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking for library containing shm_open... none required checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... yes checking for C/C++ restrict keyword... __restrict checking for size_t... yes checking for ssize_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint16_t... yes checking for working volatile... yes checking whether closedir returns void... no checking whether x86_64-alt-linux-gcc needs -traditional... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for vprintf... yes checking for _doprnt... no checking for ftruncate... yes checking for gettimeofday... yes checking for memset... yes checking for munmap... yes checking for select... yes checking for socket... yes checking for strtol... yes checking for strtoull... yes checking for mmap64... yes checking for posix_memalign... yes checking for rand_r... yes checking for sched_getaffinity... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/stressapptest_config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make -j16 Making all in src make all-am make[2]: Entering directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c findmask.c make[2]: Leaving directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' make[2]: Entering directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o findmask findmask.o -laio make[2]: Leaving directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' make[2]: Entering directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -c -o logger.o logger.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' make[2]: Entering directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -c -o sat_factory.o sat_factory.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' make[2]: Entering directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -c -o queue.o queue.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' make[2]: Entering directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -c -o os_factory.o os_factory.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' make[2]: Entering directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -c -o adler32memcpy.o adler32memcpy.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' make[2]: Entering directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -c -o pattern.o pattern.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' make[2]: Entering directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -c -o finelock_queue.o finelock_queue.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' make[2]: Entering directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -c -o main.o main.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' make[2]: Entering directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -c -o disk_blocks.o disk_blocks.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' make[2]: Entering directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -c -o os.o os.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' make[2]: Entering directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -c -o error_diag.o error_diag.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' make[2]: Entering directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -c -o sat.o sat.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' make[2]: Entering directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -c -o worker.o worker.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' make[2]: Entering directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -o stressapptest main.o os.o os_factory.o pattern.o queue.o sat.o sat_factory.o worker.o finelock_queue.o error_diag.o disk_blocks.o adler32memcpy.o logger.o -laio make[2]: Leaving directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.28960 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/stressapptest-buildroot + : + /bin/rm -rf -- /usr/src/tmp/stressapptest-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/stressapptest-buildroot make: Entering directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' make[2]: Entering directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/usr/src/tmp/stressapptest-buildroot/usr/bin" /usr/libexec/rpm-build/install -p stressapptest '/usr/src/tmp/stressapptest-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e' make[2]: Entering directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/usr/src/tmp/stressapptest-buildroot/usr/share/man/man1" /usr/libexec/rpm-build/install -p -m 644 stressapptest.1 '/usr/src/tmp/stressapptest-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e' make[1]: Leaving directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e' make: Leaving directory '/usr/src/RPM/BUILD/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/stressapptest-buildroot (auto) Verifying and fixing files in /usr/src/tmp/stressapptest-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/stressapptest-buildroot/ (default) Compressing files in /usr/src/tmp/stressapptest-buildroot (auto) Verifying ELF objects in /usr/src/tmp/stressapptest-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/stressapptest-buildroot Processing files: stressapptest-1.0.9-alt1_6 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.92734 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e + DOCDIR=/usr/src/tmp/stressapptest-buildroot/usr/share/doc/stressapptest-1.0.9 + export DOCDIR + rm -rf /usr/src/tmp/stressapptest-buildroot/usr/share/doc/stressapptest-1.0.9 + /bin/mkdir -p /usr/src/tmp/stressapptest-buildroot/usr/share/doc/stressapptest-1.0.9 + cp -prL --no-dereference COPYING NOTICE /usr/src/tmp/stressapptest-buildroot/usr/share/doc/stressapptest-1.0.9 + chmod -R go-w /usr/src/tmp/stressapptest-buildroot/usr/share/doc/stressapptest-1.0.9 + chmod -R a+rX /usr/src/tmp/stressapptest-buildroot/usr/share/doc/stressapptest-1.0.9 + cp -prL README.md /usr/src/tmp/stressapptest-buildroot/usr/share/doc/stressapptest-1.0.9 + chmod -R go-w /usr/src/tmp/stressapptest-buildroot/usr/share/doc/stressapptest-1.0.9 + chmod -R a+rX /usr/src/tmp/stressapptest-buildroot/usr/share/doc/stressapptest-1.0.9 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vB0kns 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.gVSRYy 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, libaio.so.1()(64bit) >= set:hefut6ZpUy3sV1, libaio.so.1(LIBAIO_0.1)(64bit), libaio.so.1(LIBAIO_0.4)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.2)(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.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.6)(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.8)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.29)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q1oBOW Creating stressapptest-debuginfo package Processing files: stressapptest-debuginfo-1.0.9-alt1_6 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fMeRAp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.j8oOc9 find-requires: running scripts (debuginfo) Requires: stressapptest = 1.0.9-alt1_6, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libaio.so.1), debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6) Adding to stressapptest-debuginfo a strict dependency on stressapptest Wrote: /usr/src/RPM/RPMS/x86_64/stressapptest-1.0.9-alt1_6.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/stressapptest-debuginfo-1.0.9-alt1_6.x86_64.rpm (w2.lzdio) 19.00user 6.14system 0:22.97elapsed 109%CPU (0avgtext+0avgdata 130356maxresident)k 0inputs+0outputs (0major+1065450minor)pagefaults 0swaps /.out/stressapptest-1.0.9-alt1_6.x86_64.rpm: license not found in '/usr/share/license' directory: ASL /.out/stressapptest-1.0.9-alt1_6.x86_64.rpm: license not found in '/usr/share/license' directory: 2.0 /.out/stressapptest-debuginfo-1.0.9-alt1_6.x86_64.rpm: license not found in '/usr/share/license' directory: ASL /.out/stressapptest-debuginfo-1.0.9-alt1_6.x86_64.rpm: license not found in '/usr/share/license' directory: 2.0 3.29user 2.47system 0:33.46elapsed 17%CPU (0avgtext+0avgdata 135964maxresident)k 0inputs+0outputs (0major+210722minor)pagefaults 0swaps --- stressapptest-1.0.9-alt1_6.x86_64.rpm.repo 2024-10-24 17:45:20.000000000 +0000 +++ stressapptest-1.0.9-alt1_6.x86_64.rpm.hasher 2024-12-25 03:14:18.668059520 +0000 @@ -36,3 +36,3 @@ Provides: stressapptest = 1.0.9-alt1_6:sisyphus+360610.100.1.1 -File: /usr/bin/stressapptest 100755 root:root 3b0a294950224fe5de1f8c359b462830 +File: /usr/bin/stressapptest 100755 root:root bde66fdfb7399165ad3a27a0da6eb417 File: /usr/share/doc/stressapptest-1.0.9 40755 root:root @@ -42,2 +42,2 @@ File: /usr/share/man/man1/stressapptest.1.xz 100644 root:root e551c005b2f5201d3e8bbfd3e3e9b048 -RPMIdentity: 7d5734d94f8a6cca8052fc368e1ca6a6680603e43cd783957d46aa842fa9ef9eb96f265a1f4adc73265933899faea438370b0e7e10c1557937d5bfb2cbe56ded +RPMIdentity: 13fa59ca27c2b3ffd82e7473907bc22b6c5c16336677db59743f6948648590f5c57bc3a9f3724cc89a4b1db083123eadc8478d43a4791bcca0995b97fab80698 --- stressapptest-debuginfo-1.0.9-alt1_6.x86_64.rpm.repo 2024-10-24 17:45:20.000000000 +0000 +++ stressapptest-debuginfo-1.0.9-alt1_6.x86_64.rpm.hasher 2024-12-25 03:14:19.221067869 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/2a 40755 root:root -/usr/lib/debug/.build-id/2a/8f3cd6d68da2c92f8b33491ae833b73fda6e77 120777 root:root ../../../../bin/stressapptest -/usr/lib/debug/.build-id/2a/8f3cd6d68da2c92f8b33491ae833b73fda6e77.debug 120777 root:root ../../usr/bin/stressapptest.debug +/usr/lib/debug/.build-id/d8 40755 root:root +/usr/lib/debug/.build-id/d8/f4628ea14e639e74299f1a28065cb2071d9919 120777 root:root ../../../../bin/stressapptest +/usr/lib/debug/.build-id/d8/f4628ea14e639e74299f1a28065cb2071d9919.debug 120777 root:root ../../usr/bin/stressapptest.debug /usr/lib/debug/usr/bin/stressapptest.debug 100644 root:root @@ -39,6 +39,6 @@ Provides: stressapptest-debuginfo = 1.0.9-alt1_6:sisyphus+360610.100.1.1 -File: /usr/lib/debug/.build-id/2a 40755 root:root -File: /usr/lib/debug/.build-id/2a/8f3cd6d68da2c92f8b33491ae833b73fda6e77 120777 root:root ../../../../bin/stressapptest -File: /usr/lib/debug/.build-id/2a/8f3cd6d68da2c92f8b33491ae833b73fda6e77.debug 120777 root:root ../../usr/bin/stressapptest.debug -File: /usr/lib/debug/usr/bin/stressapptest.debug 100644 root:root c54f78b9d85f7705a867974348a702f6 +File: /usr/lib/debug/.build-id/d8 40755 root:root +File: /usr/lib/debug/.build-id/d8/f4628ea14e639e74299f1a28065cb2071d9919 120777 root:root ../../../../bin/stressapptest +File: /usr/lib/debug/.build-id/d8/f4628ea14e639e74299f1a28065cb2071d9919.debug 120777 root:root ../../usr/bin/stressapptest.debug +File: /usr/lib/debug/usr/bin/stressapptest.debug 100644 root:root abce4ff5cb9b6e13d67c6261616fa3e1 File: /usr/src/debug/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e 40755 root:root @@ -70,2 +70,2 @@ File: /usr/src/debug/stressapptest-6714c57d0d67f5a2a7a9987791af6729289bf64e/src/worker.h 100644 root:root 578a66a3302aa5ad35867fab4fac4ab3 -RPMIdentity: 140e12ccc7b7b0be78ced87a3bf297a0cc6c5cab4a50b9d1f081e059c853953b8fbc32e97bded4cf32ecf223f4a34da9bd5c068f660ad2070fd365a95c4f89eb +RPMIdentity: 265a1919b4a3fb1a59ba4b4618eb9bf942e9eb3504c8bacf3dde28692a1f77b859b7461887ab584a9cf959044d9c44c22df39ce288cc3a9d170c7a0a25c91421