<86>Dec 19 03:05:47 userdel[444192]: delete user 'rooter' <86>Dec 19 03:05:47 userdel[444192]: removed group 'rooter' owned by 'rooter' <86>Dec 19 03:05:47 userdel[444192]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 19 03:05:47 groupadd[444237]: group added to /etc/group: name=rooter, GID=1838 <86>Dec 19 03:05:47 groupadd[444237]: group added to /etc/gshadow: name=rooter <86>Dec 19 03:05:47 groupadd[444237]: new group: name=rooter, GID=1838 <86>Dec 19 03:05:47 useradd[444260]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash, from=none <86>Dec 19 03:05:47 userdel[444293]: delete user 'builder' <86>Dec 19 03:05:47 userdel[444293]: removed group 'builder' owned by 'builder' <86>Dec 19 03:05:47 userdel[444293]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 03:05:47 groupadd[444333]: group added to /etc/group: name=builder, GID=1839 <86>Dec 19 03:05:47 groupadd[444333]: group added to /etc/gshadow: name=builder <86>Dec 19 03:05:47 groupadd[444333]: new group: name=builder, GID=1839 <86>Dec 19 03:05:47 useradd[444355]: new user: name=builder, UID=1839, GID=1839, 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 19 03:05:51 rpmi: libaio-0.3.113-alt2 sisyphus+335254.100.1.1 1701100064 installed <13>Dec 19 03:05:51 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Dec 19 03:05:51 rpmi: libstdc++14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Dec 19 03:05:52 rpmi: gcc14-c++-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Dec 19 03:05:52 rpmi: gcc-c++-14-alt1 sisyphus+360995.300.1.1 1730139222 installed <13>Dec 19 03:05: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.23776 + 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.23776 + 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... Thu Dec 19 03:05: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 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 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 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 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 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 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 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 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 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++ -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++ -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.21547 + 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.5130 + 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.ZIvDja 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.XKKK6R 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.nOH81R 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.9uY0AD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HstpP8 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) 16.58user 5.41system 0:14.85elapsed 148%CPU (0avgtext+0avgdata 131276maxresident)k 0inputs+0outputs (0major+1053766minor)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.51user 2.78system 0:25.69elapsed 24%CPU (0avgtext+0avgdata 136440maxresident)k 32inputs+0outputs (0major+195422minor)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-19 03:06:09.980099267 +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 11ca478114623e3655536b28acbeba9c 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: 6c79b19d7b97ef67e90b6747e970d7f31255fb87a6f5b90696e1c0c45c562983a9aca2e3181faea7516f6424af08a6b47d36a53a85a1c658e20e7a79b30e961a --- 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-19 03:06:10.293104393 +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/8e 40755 root:root +/usr/lib/debug/.build-id/8e/b3f3925cbfa296651e61942e879d3b10286aaf 120777 root:root ../../../../bin/stressapptest +/usr/lib/debug/.build-id/8e/b3f3925cbfa296651e61942e879d3b10286aaf.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/8e 40755 root:root +File: /usr/lib/debug/.build-id/8e/b3f3925cbfa296651e61942e879d3b10286aaf 120777 root:root ../../../../bin/stressapptest +File: /usr/lib/debug/.build-id/8e/b3f3925cbfa296651e61942e879d3b10286aaf.debug 120777 root:root ../../usr/bin/stressapptest.debug +File: /usr/lib/debug/usr/bin/stressapptest.debug 100644 root:root 906f15b4eaf91dbd5ae52b622014ec1e 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: 42e761bf2162070cc3b42cab023aa3a73b2ca5772c7466f54f5c9d5688b1520bbc38b7e481266c02b6210584ee2525e9deb6ebd19d25d8b722c1b44274932fdb