D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/bmake-20210206-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.v5rfQs
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf bmake
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/bmake-20210206.tar.gz
+ /usr/bin/tar -xof -
+ 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/iurt/rpmbuild/tmp/rpm-tmp.LCNZfJ
+ umask 022
+ cd /home/iurt/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 -Wl,--enable-new-dtags'
+ export LDFLAGS
+ 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=aarch64-mageia-linux-gnu --build=aarch64-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 for aarch64-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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... 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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for aarch64-mageia-linux-gnu-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for gcc option to accept ISO C99... 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 sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/sysctl.h... no
checking ar.h usability... yes
checking ar.h presence... yes
checking for ar.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking ranlib.h usability... no
checking ranlib.h presence... no
checking for ranlib.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.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 sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking whether sys/cdefs.h is compatible... no
checking for __attribute__... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... 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 whether sys_siglist is declared... no
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for sig_atomic_t... yes
checking return type of signal handlers... void
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
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 getopt... 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 setsid... yes
checking for sigaction... yes
checking for sigvec... no
checking for snprintf... yes
checking for strerror... yes
checking for strftime... yes
checking for strsep... yes
checking for strtod... yes
checking for strtol... 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 realpath... yes
checking for dirname... yes
checking for stresep... no
checking for strlcpy... no
checking for emalloc in -lutil... no
checking whether stat file-mode macros are broken... no
checking for struct stat.st_rdev... yes
checking if compiler supports __func__
checking if diff -u works... yes
checking for MACHINE & MACHINE_ARCH...
defaults: MACHINE=linux5, MACHINE_ARCH=aarch64
Using: MACHINE=linux5, MACHINE_ARCH=aarch64
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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -DMAKE_VERSION="20210206" -DMACHINE="linux5" -DMACHINE_ARCH="aarch64" -D_PATH_DEFSYSPATH="/usr/share/mk" -o main.o /home/iurt/rpmbuild/BUILD/bmake/main.c
/home/iurt/rpmbuild/BUILD/bmake/main.c: In function 'Main_SetObjdir':
/home/iurt/rpmbuild/BUILD/bmake/main.c:746:47: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 4096 [-Wformat-truncation=]
  746 |                 snprintf(buf2, MAXPATHLEN, "%s/%s", curdir, path);
      |                                               ^
In file included from /usr/include/stdio.h:866,
                 from /home/iurt/rpmbuild/BUILD/bmake/make.h:95,
                 from /home/iurt/rpmbuild/BUILD/bmake/main.c:107:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 8194 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o arch.o /home/iurt/rpmbuild/BUILD/bmake/arch.c
/home/iurt/rpmbuild/BUILD/bmake/arch.c: In function 'ArchStatMember.constprop':
/home/iurt/rpmbuild/BUILD/bmake/arch.c:493:64: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  493 |                                 snprintf(copy, sizeof copy, "%s", member);
      |                                                                ^
In file included from /usr/include/stdio.h:866,
                 from /home/iurt/rpmbuild/BUILD/bmake/make.h:95,
                 from /home/iurt/rpmbuild/BUILD/bmake/arch.c:146:
/usr/include/bits/stdio2.h:71:10: note: '__builtin_snprintf' output 1 or more bytes (assuming 17) into a destination of size 16
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o buf.o /home/iurt/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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o compat.o /home/iurt/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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o cond.o /home/iurt/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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o dir.o /home/iurt/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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o enum.o /home/iurt/rpmbuild/BUILD/bmake/enum.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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o for.o /home/iurt/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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o getopt /home/iurt/rpmbuild/BUILD/bmake/getopt.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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o hash.o /home/iurt/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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lst.o /home/iurt/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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make.o /home/iurt/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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make_malloc.o /home/iurt/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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o metachar.o /home/iurt/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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o parse.o /home/iurt/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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o sigcompat.o /home/iurt/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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o str.o /home/iurt/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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o suff.o /home/iurt/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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o targ.o /home/iurt/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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o trace.o /home/iurt/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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o var.o /home/iurt/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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o util.o /home/iurt/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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o stresep.o /home/iurt/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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o strlcpy.o /home/iurt/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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o meta.o /home/iurt/rpmbuild/BUILD/bmake/meta.c
/home/iurt/rpmbuild/BUILD/bmake/meta.c: In function 'meta_job_error':
/home/iurt/rpmbuild/BUILD/bmake/meta.c:795:5: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result]
  795 |     getcwd(cwd, sizeof cwd);
      |     ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/bmake/meta.c: In function 'meta_name.constprop':
/home/iurt/rpmbuild/BUILD/bmake/meta.c:300:45: warning: '.meta' directive output may be truncated writing 5 bytes into a region of size between 0 and 4095 [-Wformat-truncation=]
  300 |             snprintf(mname, mnamelen, "%s/%s.meta", dname, tname);
      |                                             ^~~~~
In file included from /usr/include/stdio.h:866,
                 from /home/iurt/rpmbuild/BUILD/bmake/make.h:95,
                 from /home/iurt/rpmbuild/BUILD/bmake/meta.c:49:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 7 or more bytes (assuming 4102) into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/bmake/meta.c:294:38: warning: '.meta' directive output may be truncated writing 5 bytes into a region of size between 1 and 4096 [-Wformat-truncation=]
  294 |         snprintf(mname, mnamelen, "%s.meta", tname);
      |                                      ^~~~~
In file included from /usr/include/stdio.h:866,
                 from /home/iurt/rpmbuild/BUILD/bmake/make.h:95,
                 from /home/iurt/rpmbuild/BUILD/bmake/meta.c:49:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 6 and 4101 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/bmake/meta.c: In function 'meta_oodate':
/home/iurt/rpmbuild/BUILD/bmake/meta.c:1436:67: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
 1436 |                             snprintf(fname1, sizeof fname1, "%s/%s", latestdir, p);
      |                                                                   ^
In file included from /usr/include/stdio.h:866,
                 from /home/iurt/rpmbuild/BUILD/bmake/make.h:95,
                 from /home/iurt/rpmbuild/BUILD/bmake/meta.c:49:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/bmake/meta.c:1441:71: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
 1441 |                                 snprintf(fname2, sizeof fname2, "%s/%s", lcwd, p);
      |                                                                       ^
In file included from /usr/include/stdio.h:866,
                 from /home/iurt/rpmbuild/BUILD/bmake/make.h:95,
                 from /home/iurt/rpmbuild/BUILD/bmake/meta.c:49:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __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/iurt/rpmbuild/BUILD/bmake -DHAVE_CONFIG_H -I/home/iurt/rpmbuild/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o job.o /home/iurt/rpmbuild/BUILD/bmake/job.c
gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bmake main.o job.o meta.o arch.o buf.o compat.o cond.o dir.o enum.o for.o getopt 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/iurt/rpmbuild/tmp/rpm-tmp.SMdTgP
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/bmake-20210206-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/bmake-20210206-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/bmake-20210206-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/bmake-20210206-1.mga9.aarch64
+ cd bmake
+ '[' 1 -eq 1 ']'
+ install -m 755 -d /home/iurt/rpmbuild/BUILDROOT/bmake-20210206-1.mga9.aarch64/usr/bin
+ install -m 755 -c bmake /home/iurt/rpmbuild/BUILDROOT/bmake-20210206-1.mga9.aarch64/usr/bin/bmake
+ install -m 755 -d /home/iurt/rpmbuild/BUILDROOT/bmake-20210206-1.mga9.aarch64/usr/share/man/man1
+ install -m 644 -c make.1 /home/iurt/rpmbuild/BUILDROOT/bmake-20210206-1.mga9.aarch64/usr/share/man/man1/bmake.1
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 20210206-1.mga9 --unique-debug-suffix -20210206-1.mga9.aarch64 --unique-debug-src-base bmake-20210206-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/bmake

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/bmake-20210206-1.mga9.aarch64/usr/bin/bmake
dwz: ./usr/bin/bmake-20210206-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 736kB, size after compression: 736kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
1522 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/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: ./usr/src/debug/bmake-20210206-1.mga9.aarch64/enum.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/bmake-20210206-1.mga9.aarch64/enum.c is executable but has no shebang, removing executable bit
Processing files: bmake-20210206-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tmpPZB
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd bmake
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/bmake-20210206-1.mga9.aarch64/usr/share/doc/bmake
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/bmake-20210206-1.mga9.aarch64/usr/share/doc/bmake
+ cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/bmake-20210206-1.mga9.aarch64/usr/share/doc/bmake
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/bmake-20210206-1.mga9.aarch64/usr/share/doc/bmake
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: bmake = 20210206-1.mga9 bmake(aarch-64) = 20210206-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit)
Processing files: bmake-debugsource-20210206-1.mga9.aarch64
Provides: bmake-debugsource = 20210206-1.mga9 bmake-debugsource(aarch-64) = 20210206-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-20210206-1.mga9.aarch64
Provides: bmake-debuginfo = 20210206-1.mga9 bmake-debuginfo(aarch-64) = 20210206-1.mga9 debuginfo(build-id) = 116adc6e7b51cd2a0f8ab36f4045e5b417cc374d
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: bmake-debugsource(aarch-64) = 20210206-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/bmake-20210206-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/bmake-20210206-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/bmake-debuginfo-20210206-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/bmake-debugsource-20210206-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.U7enA5
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd bmake
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/bmake-20210206-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.odIkRD
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf bmake
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!