D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/bmake-20230101-1.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kP7l7J + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf bmake + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/bmake-20230101.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd bmake + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ePUBBl + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd bmake + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-sys-path=/usr/share/mk configure: WARNING: unrecognized options: --disable-dependency-tracking checking whether system has timezone Europe/Berlin... yes checking for x86_64-mageia-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for x86_64-mageia-linux-gnu-gcc... gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking for a BSD-compatible install... /usr/bin/install -c Using: BMAKE_PATH_MAX=1024 checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/param.h... yes checking for sys/sysctl.h... no checking for ar.h... yes checking for err.h... yes checking for fcntl.h... yes checking for libgen.h... yes checking for limits.h... yes checking for paths.h... yes checking for poll.h... yes checking for ranlib.h... no checking for sys/mman.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/time.h... (cached) yes checking for sys/uio.h... yes checking for utime.h... yes checking for sys/cdefs.h... yes checking for __attribute__... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for int64_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uint32_t... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether sys_siglist is declared... no checking whether struct tm is in sys/time.h or time.h... time.h checking for sig_atomic_t... yes checking for fork... yes checking for vfork... yes checking for vprintf... yes checking for working fork... yes checking for working vfork... (cached) yes checking for wait3 that fills in rusage... yes checking for err... yes checking for errx... yes checking for getcwd... yes checking for getenv... yes checking for getwd... yes checking for killpg... yes checking for mmap... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for setpgid... yes checking for setrlimit... yes checking for setsid... yes checking for sigaddset... yes checking for sigpending... yes checking for sigprocmask... yes checking for sigsetmask... yes checking for sigsuspend... yes checking for sigvec... no checking for snprintf... yes checking for strerror... yes checking for stresep... no checking for strftime... yes checking for strsep... yes checking for strtod... yes checking for strtol... yes checking for strtoll... yes checking for strtoul... yes checking for sysctl... no checking for unsetenv... yes checking for vsnprintf... yes checking for wait3... yes checking for wait4... yes checking for waitpid... yes checking for warn... yes checking for warnx... yes checking for getopt... yes checking for realpath... yes checking for dirname... yes checking for sigaction... yes checking for stresep... (cached) no checking for strlcpy... no checking for emalloc in -lutil... no checking whether stat file-mode macros are broken... no checking if compiler supports __func__ checking if diff -u works... yes checking for MACHINE & MACHINE_ARCH... defaults: MACHINE=linux6, MACHINE_ARCH=x86_64 Using: MACHINE=linux6, MACHINE_ARCH=x86_64 Using: MKSRC=${srcdir}/mk configure: creating ./config.status config.status: creating makefile config.status: creating Makefile.config config.status: creating unit-tests/Makefile.config config.status: creating make-bootstrap.sh config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking You can now run sh ./make-bootstrap.sh to produce a fully functional bmake. + sh ./make-bootstrap.sh gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I/home/pterjan/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -DMAKE_VERSION="20230101" -DMACHINE="linux6" -DMACHINE_ARCH="x86_64" -D_PATH_DEFSYSPATH="/usr/share/mk" -o main.o /home/pterjan/rpmbuild/BUILD/bmake/main.c gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I/home/pterjan/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o arch.o /home/pterjan/rpmbuild/BUILD/bmake/arch.c /home/pterjan/rpmbuild/BUILD/bmake/arch.c: In function 'ArchStatMember.constprop': /home/pterjan/rpmbuild/BUILD/bmake/arch.c:494:64: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=] 494 | snprintf(copy, sizeof copy, "%s", member); | ^ In file included from /usr/include/stdio.h:906, from /home/pterjan/rpmbuild/BUILD/bmake/make.h:95, from /home/pterjan/rpmbuild/BUILD/bmake/arch.c:146: In function 'snprintf', inlined from 'ArchStatMember.constprop' at /home/pterjan/rpmbuild/BUILD/bmake/arch.c:494:5: /usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output 1 or more bytes (assuming 17) into a destination of size 16 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I/home/pterjan/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o buf.o /home/pterjan/rpmbuild/BUILD/bmake/buf.c gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I/home/pterjan/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o compat.o /home/pterjan/rpmbuild/BUILD/bmake/compat.c gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I/home/pterjan/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o cond.o /home/pterjan/rpmbuild/BUILD/bmake/cond.c gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I/home/pterjan/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o dir.o /home/pterjan/rpmbuild/BUILD/bmake/dir.c gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I/home/pterjan/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o for.o /home/pterjan/rpmbuild/BUILD/bmake/for.c gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I/home/pterjan/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o hash.o /home/pterjan/rpmbuild/BUILD/bmake/hash.c gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I/home/pterjan/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lst.o /home/pterjan/rpmbuild/BUILD/bmake/lst.c gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I/home/pterjan/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make.o /home/pterjan/rpmbuild/BUILD/bmake/make.c gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I/home/pterjan/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make_malloc.o /home/pterjan/rpmbuild/BUILD/bmake/make_malloc.c gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I/home/pterjan/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o metachar.o /home/pterjan/rpmbuild/BUILD/bmake/metachar.c gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I/home/pterjan/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o parse.o /home/pterjan/rpmbuild/BUILD/bmake/parse.c gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I/home/pterjan/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o sigcompat.o /home/pterjan/rpmbuild/BUILD/bmake/sigcompat.c gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I/home/pterjan/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o str.o /home/pterjan/rpmbuild/BUILD/bmake/str.c gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I/home/pterjan/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o suff.o /home/pterjan/rpmbuild/BUILD/bmake/suff.c gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I/home/pterjan/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o targ.o /home/pterjan/rpmbuild/BUILD/bmake/targ.c gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I/home/pterjan/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o trace.o /home/pterjan/rpmbuild/BUILD/bmake/trace.c gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I/home/pterjan/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o var.o /home/pterjan/rpmbuild/BUILD/bmake/var.c gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I/home/pterjan/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o util.o /home/pterjan/rpmbuild/BUILD/bmake/util.c gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I/home/pterjan/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o stresep.o /home/pterjan/rpmbuild/BUILD/bmake/stresep.c gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I/home/pterjan/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o strlcpy.o /home/pterjan/rpmbuild/BUILD/bmake/strlcpy.c gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I/home/pterjan/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o meta.o /home/pterjan/rpmbuild/BUILD/bmake/meta.c gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I/home/pterjan/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o job.o /home/pterjan/rpmbuild/BUILD/bmake/job.c gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o bmake main.o job.o meta.o arch.o buf.o compat.o cond.o dir.o for.o hash.o lst.o make.o make_malloc.o metachar.o parse.o sigcompat.o str.o suff.o targ.o trace.o var.o util.o stresep.o strlcpy.o + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4t2saH + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/bmake-20230101-1.mga9.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/bmake-20230101-1.mga9.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/bmake-20230101-1.mga9.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/bmake-20230101-1.mga9.x86_64 + cd bmake + '[' 1 -eq 1 ']' + install -m 755 -d /home/pterjan/rpmbuild/BUILDROOT/bmake-20230101-1.mga9.x86_64/usr/bin + install -m 755 -c bmake /home/pterjan/rpmbuild/BUILDROOT/bmake-20230101-1.mga9.x86_64/usr/bin/bmake + install -m 755 -d /home/pterjan/rpmbuild/BUILDROOT/bmake-20230101-1.mga9.x86_64/usr/share/man/man1 + install -m 644 -c make.1 /home/pterjan/rpmbuild/BUILDROOT/bmake-20230101-1.mga9.x86_64/usr/share/man/man1/bmake.1 + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 20230101-1.mga9 --unique-debug-suffix -20230101-1.mga9.x86_64 --unique-debug-src-base bmake-20230101-1.mga9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/bmake extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/bmake-20230101-1.mga9.x86_64/usr/bin/bmake original debug info size: 784kB, size after compression: 712kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1507 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: bmake-20230101-1.mga9.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2TZBY1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd bmake + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/bmake-20230101-1.mga9.x86_64/usr/share/doc/bmake + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/bmake-20230101-1.mga9.x86_64/usr/share/doc/bmake + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/bmake-20230101-1.mga9.x86_64/usr/share/doc/bmake + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/bmake-20230101-1.mga9.x86_64/usr/share/doc/bmake + RPM_EC=0 ++ jobs -p + exit 0 Provides: bmake = 20230101-1.mga9 bmake(x86-64) = 20230101-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) Processing files: bmake-debugsource-20230101-1.mga9.x86_64 Provides: bmake-debugsource = 20230101-1.mga9 bmake-debugsource(x86-64) = 20230101-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bmake-debuginfo-20230101-1.mga9.x86_64 Provides: bmake-debuginfo = 20230101-1.mga9 bmake-debuginfo(x86-64) = 20230101-1.mga9 debuginfo(build-id) = 2239d4caa0696aa69f21befde93c7449a5b01c2e Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bmake-debugsource(x86-64) = 20230101-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/bmake-20230101-1.mga9.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/bmake-20230101-1.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/bmake-debuginfo-20230101-1.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/bmake-debugsource-20230101-1.mga9.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9BsoHM + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd bmake + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/bmake-20230101-1.mga9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eFyJSJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf bmake bmake.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!