Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/bmake.spec'], chrootPath='/var/lib/mock/f33-build-347542-59566/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/bmake.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1603152000 Wrote: /builddir/build/SRPMS/bmake-20201010-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/bmake.spec'], chrootPath='/var/lib/mock/f33-build-347542-59566/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/bmake.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1603152000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IJJEHa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bmake + /usr/bin/gzip -dc /builddir/build/SOURCES/bmake-20201010.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 . + sed -i.timestamp -e 's|cp_f=-f|cp_f=-pf|' mk/install-mk + sed -i.python -e '1 s|^#!/usr/bin/env python|#!/usr/bin/python3|' mk/meta2deps.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iHIzG7 + umask 022 + cd /builddir/build/BUILD + cd bmake + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-07-10 12:21:06.000000000 -0400 +++ ./configure 2020-11-27 19:53:38.297252663 -0500 @@ -1910,7 +1910,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 riscv64-redhat-linux-gnu-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 riscv64-redhat-linux-gnu-gcc... (cached) 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 ./configure: line 4515: #include: command not found 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 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=riscv64 Using: MACHINE=linux5, MACHINE_ARCH=riscv64 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -DMAKE_VERSION="20201010" -DMACHINE="linux5" -DMACHINE_ARCH="riscv64" -D_PATH_DEFSYSPATH="/usr/share/mk" -o main.o /builddir/build/BUILD/bmake/main.c /builddir/build/BUILD/bmake/main.c: In function 'Main_SetObjdir': /builddir/build/BUILD/bmake/main.c:771:33: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 4096 [-Wformat-truncation=] 771 | snprintf(buf2, MAXPATHLEN, "%s/%s", curdir, path); | ^ In file included from /usr/include/stdio.h:866, from /builddir/build/BUILD/bmake/make.h:95, from /builddir/build/BUILD/bmake/main.c:114: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output between 2 and 8194 bytes into a destination of size 4096 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o arch.o /builddir/build/BUILD/bmake/arch.c /builddir/build/BUILD/bmake/arch.c: In function 'ArchStatMember.constprop.0': /builddir/build/BUILD/bmake/arch.c:533:34: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] 533 | snprintf(copy, sizeof copy, "%s", member); | ^ In file included from /usr/include/stdio.h:866, from /builddir/build/BUILD/bmake/make.h:95, from /builddir/build/BUILD/bmake/arch.c:150: /usr/include/bits/stdio2.h:70:10: note: 'snprintf' output 1 or more bytes (assuming 17) into a destination of size 16 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bmake/arch.c: In function 'Arch_Touch': /builddir/build/BUILD/bmake/arch.c:955:55: warning: '__snprintf_chk' output truncated before the last format character [-Wformat-truncation=] 955 | snprintf(arh.AR_DATE, sizeof(arh.AR_DATE), "%-12ld", (long)now); | ^ In file included from /usr/include/stdio.h:866, from /builddir/build/BUILD/bmake/make.h:95, from /builddir/build/BUILD/bmake/arch.c:150: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output between 13 and 21 bytes into a destination of size 12 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o buf.o /builddir/build/BUILD/bmake/buf.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o compat.o /builddir/build/BUILD/bmake/compat.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o cond.o /builddir/build/BUILD/bmake/cond.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o dir.o /builddir/build/BUILD/bmake/dir.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o enum.o /builddir/build/BUILD/bmake/enum.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o for.o /builddir/build/BUILD/bmake/for.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o getopt /builddir/build/BUILD/bmake/getopt.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o hash.o /builddir/build/BUILD/bmake/hash.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lst.o /builddir/build/BUILD/bmake/lst.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make.o /builddir/build/BUILD/bmake/make.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make_malloc.o /builddir/build/BUILD/bmake/make_malloc.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o metachar.o /builddir/build/BUILD/bmake/metachar.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o parse.o /builddir/build/BUILD/bmake/parse.c /builddir/build/BUILD/bmake/parse.c: In function 'ApplyDependencyOperator': /builddir/build/BUILD/bmake/parse.c:872:62: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 872 | snprintf(cohort->cohort_num, sizeof cohort->cohort_num, "#%d", | ^ In file included from /usr/include/stdio.h:866, from /builddir/build/BUILD/bmake/make.h:95, from /builddir/build/BUILD/bmake/parse.c:119: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output between 3 and 9 bytes into a destination of size 8 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o sigcompat.o /builddir/build/BUILD/bmake/sigcompat.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o str.o /builddir/build/BUILD/bmake/str.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o strlist.o /builddir/build/BUILD/bmake/strlist.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o suff.o /builddir/build/BUILD/bmake/suff.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o targ.o /builddir/build/BUILD/bmake/targ.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o trace.o /builddir/build/BUILD/bmake/trace.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o var.o /builddir/build/BUILD/bmake/var.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o util.o /builddir/build/BUILD/bmake/util.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o stresep.o /builddir/build/BUILD/bmake/stresep.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o strlcpy.o /builddir/build/BUILD/bmake/strlcpy.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o meta.o /builddir/build/BUILD/bmake/meta.c /builddir/build/BUILD/bmake/meta.c: In function 'meta_job_error': /builddir/build/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)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bmake/meta.c: In function 'meta_name.constprop.0': /builddir/build/BUILD/bmake/meta.c:297:38: warning: '.meta' directive output may be truncated writing 5 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] 297 | snprintf(mname, mnamelen, "%s/%s.meta", dname, tname); | ^~~~~ In file included from /usr/include/stdio.h:866, from /builddir/build/BUILD/bmake/make.h:95, from /builddir/build/BUILD/bmake/meta.c:49: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output 7 or more bytes (assuming 4102) into a destination of size 4096 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bmake/meta.c:291:31: warning: '.meta' directive output may be truncated writing 5 bytes into a region of size between 1 and 4096 [-Wformat-truncation=] 291 | snprintf(mname, mnamelen, "%s.meta", tname); | ^~~~~ In file included from /usr/include/stdio.h:866, from /builddir/build/BUILD/bmake/make.h:95, from /builddir/build/BUILD/bmake/meta.c:49: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output between 6 and 4101 bytes into a destination of size 4096 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bmake/meta.c: In function 'meta_oodate.part.0': /builddir/build/BUILD/bmake/meta.c:1431:47: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 1431 | snprintf(fname1, sizeof(fname1), "%s/%s", latestdir, p); | ^ In file included from /usr/include/stdio.h:866, from /builddir/build/BUILD/bmake/make.h:95, from /builddir/build/BUILD/bmake/meta.c:49: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 4096 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bmake/meta.c:1436:44: warning: '__snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 1436 | snprintf(fname2, sizeof(fname2), "%s/%s", lcwd, p); | ^ In file included from /usr/include/stdio.h:866, from /builddir/build/BUILD/bmake/make.h:95, from /builddir/build/BUILD/bmake/meta.c:49: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 4096 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I/builddir/build/BUILD/bmake -DHAVE_CONFIG_H -I/builddir/build/BUILD/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o job.o /builddir/build/BUILD/bmake/job.c gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 strlist.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 /var/tmp/rpm-tmp.YwRFl6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64 + cd bmake + export STRIP=/bin/true + STRIP=/bin/true + ./bmake -m mk install DESTDIR=/builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64 /builddir/build/BUILD/bmake/boot-strap --prefix=/usr -o . op=install NOTE: default prefix=/usr/local cd /builddir/build/BUILD/bmake/unit-tests && MAKEFLAGS= /builddir/build/BUILD/bmake/bmake -r -m / test # test archive-suffix # test cmd-interrupt # test cmdline # test comment # test cond-cmp-numeric # test cond-cmp-numeric-eq # test cond-cmp-numeric-ge # test cond-cmp-numeric-gt # test cond-cmp-numeric-le # test cond-cmp-numeric-lt # test cond-cmp-numeric-ne # test cond-cmp-string # test cond-cmp-unary # test cond-func # test cond-func-commands # test cond-func-defined # test cond-func-empty # test cond-func-exists # test cond-func-make # test cond-func-target # test cond-late # test cond-op # test cond-op-and # test cond-op-not # test cond-op-or # test cond-op-parentheses # test cond-short # test cond-token-number # test cond-token-plain # test cond-token-string # test cond-token-var # test cond-undef-lint # test cond1 # test cond2 # test counter # test counter-append # test dep # test dep-colon # test dep-colon-bug-cross-file # test dep-double-colon # test dep-exclam # test dep-none # test dep-var # test dep-wildcards # test depsrc # test depsrc-exec # test depsrc-ignore # test depsrc-made # test depsrc-make # test depsrc-meta # test depsrc-nometa # test depsrc-nometa_cmp # test depsrc-nopath # test depsrc-notmain # test depsrc-optional # test depsrc-phony # test depsrc-precious # test depsrc-recursive # test depsrc-silent # test depsrc-use # test depsrc-usebefore # test depsrc-usebefore-double-colon # test depsrc-wait # test deptgt # test deptgt-begin # test deptgt-default # test deptgt-delete_on_error # test deptgt-end # test deptgt-end-jobs # test deptgt-error # test deptgt-ignore # test deptgt-interrupt # test deptgt-main # test deptgt-makeflags # test deptgt-no_parallel # test deptgt-nopath # test deptgt-notparallel # test deptgt-objdir # test deptgt-order # test deptgt-path # test deptgt-path-suffix # test deptgt-phony # test deptgt-precious # test deptgt-shell # test deptgt-silent # test deptgt-stale # test deptgt-suffixes # test dir # test dir-expand-path # test directive # test directive-dinclude # test directive-elif # test directive-elifdef # test directive-elifmake # test directive-elifndef # test directive-elifnmake # test directive-else # test directive-endif # test directive-error # test directive-export # test directive-export-env # test directive-export-gmake # test directive-export-literal # test directive-for # test directive-for-generating-endif # test directive-hyphen-include # test directive-if # test directive-ifdef # test directive-ifmake # test directive-ifndef # test directive-ifnmake # test directive-include # test directive-include-fatal # test directive-info # test directive-sinclude # test directive-undef # test directive-unexport # test directive-unexport-env # test directive-warning # test directives # test dollar # test doterror # test dotwait # test envfirst # test error # test export # test export-all # test export-env # test export-variants # test forloop # test forsubst # test hanoi-include # test impsrc # test include-main # test lint # test make-exported # test moderrs # test modmatch # test modmisc # test modts # test modword # test opt # test opt-backwards # test opt-chdir # test opt-debug # test opt-debug-all # test opt-debug-archive # test opt-debug-curdir # test opt-debug-cond # test opt-debug-dir # test opt-debug-errors # test opt-debug-file # test opt-debug-for # test opt-debug-graph1 # test opt-debug-graph2 # test opt-debug-graph3 # test opt-debug-hash # test opt-debug-lint # test opt-debug-loud # test opt-debug-meta # test opt-debug-making # test opt-debug-no-rm # test opt-debug-parse # test opt-debug-suff # test opt-debug-targets # test opt-debug-varraw # test opt-debug-var # test opt-debug-x-trace # test opt-define # test opt-env # test opt-file # test opt-ignore # test opt-include-dir # test opt-jobs # test opt-jobs-internal # test opt-keep-going # test opt-m-include-dir # test opt-no-action # test opt-no-action-at-all # test opt-query # test opt-raw # test opt-silent # test opt-touch # test opt-tracefile # test opt-var-expanded # test opt-var-literal # test opt-warnings-as-errors # test opt-where-am-i # test opt-x-reduce-exported # test order # test parse-var # test phony-end # test posix # test qequals # test recursive # test sh # test sh-dots # test sh-jobs # test sh-jobs-error # test sh-leading-at # test sh-leading-hyphen # test sh-leading-plus # test sh-meta-chars # test sh-multi-line # test sh-single-line # test shell-csh # test shell-custom # test shell-ksh # test shell-sh # test suff-rebuild # test sunshcmd # test sysv # test ternary # test unexport # test unexport-env # test use-inference # test var-class # test var-class-cmdline # test var-class-env # test var-class-global # test var-class-local # test var-class-local-legacy # test var-op # test var-op-append # test var-op-assign # test var-op-default # test var-op-expand # test var-op-shell # test var-op-sunsh # test varcmd # test vardebug # test varfind # test varmisc # test varmod # test varmod-assign # test varmod-defined # test varmod-edge # test varmod-exclam-shell # test varmod-extension # test varmod-gmtime # test varmod-hash # test varmod-head # test varmod-ifelse # test varmod-l-name-to-value # test varmod-localtime # test varmod-loop # test varmod-match # test varmod-match-escape # test varmod-no-match # test varmod-order # test varmod-order-reverse # test varmod-order-shuffle # test varmod-path # test varmod-quote # test varmod-quote-dollar # test varmod-range # test varmod-remember # test varmod-root # test varmod-select-words # test varmod-shell # test varmod-subst # test varmod-subst-regex # test varmod-sysv # test varmod-tail # test varmod-to-abs # test varmod-to-lower # test varmod-to-many-words # test varmod-to-one-word # test varmod-to-separator # test varmod-to-upper # test varmod-undefined # test varmod-unique # test varname # test varname-dollar # test varname-dot-alltargets # test varname-dot-curdir # test varname-dot-includes # test varname-dot-includedfromdir # test varname-dot-includedfromfile # test varname-dot-libs # test varname-dot-make-dependfile # test varname-dot-make-expand_variables # test varname-dot-make-exported # test varname-dot-make-jobs # test varname-dot-make-jobs-prefix # test varname-dot-make-level # test varname-dot-make-makefile_preference # test varname-dot-make-makefiles # test varname-dot-make-meta-bailiwick # test varname-dot-make-meta-created # test varname-dot-make-meta-files # test varname-dot-make-meta-ignore_filter # test varname-dot-make-meta-ignore_paths # test varname-dot-make-meta-ignore_patterns # test varname-dot-make-meta-prefix # test varname-dot-make-mode # test varname-dot-make-path_filemon # test varname-dot-make-pid # test varname-dot-make-ppid # test varname-dot-make-save_dollars # test varname-dot-makeoverrides # test varname-dot-newline # test varname-dot-objdir # test varname-dot-parsedir # test varname-dot-parsefile # test varname-dot-path # test varname-dot-shell # test varname-dot-targets # test varname-empty # test varname-make # test varname-make_print_var_on_error # test varname-makefile # test varname-makeflags # test varname-pwd # test varname-vpath # test varparse-dynamic # test varparse-mod # test varparse-undef-partial # test varquote # test varshell All tests passed test -d /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/bin || /builddir/build/BUILD/bmake/install-sh -m 775 -d /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/bin test -d /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/man/cat1 || /builddir/build/BUILD/bmake/install-sh -m 775 -d /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/man/cat1 [ -d /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/bin ] || /builddir/build/BUILD/bmake/install-sh -d -m 775 /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/bin /builddir/build/BUILD/bmake/install-sh -c -s -m 555 bmake /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/bin/ /builddir/build/BUILD/bmake/install-sh -c -m 444 /builddir/build/BUILD/bmake/bmake.cat1 /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/man/cat1/bmake.1 test -d /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/mk || /builddir/build/BUILD/bmake/install-sh -m 775 -d /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/mk sh /builddir/build/BUILD/bmake/mk/install-mk -v -m 644 /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/mk mkdir -p /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/mk/sys cp -pf sys.mk auto.obj.mk autoconf.mk autodep.mk auto.dep.mk compiler.mk cython.mk dep.mk doc.mk dpadd.mk files.mk final.mk host-target.mk host.libnames.mk inc.mk init.mk java.mk ldorder.mk lib.mk libnames.mk libs.mk links.mk man.mk manifest.mk nls.mk obj.mk options.mk own.mk prlist.mk prog.mk progs.mk rst2htm.mk scripts.mk srctop.mk subdir.mk sys.clean-env.mk sys.debug.mk sys.dependfile.mk sys.vars.mk target-flags.mk warnings.mk whats.mk yacc.mk dirdeps.mk dirdeps-cache-update.mk dirdeps-options.mk dirdeps-targets.mk gendirdeps.mk install-new.mk meta.sys.mk meta.autodep.mk meta.stage.mk meta.subdir.mk /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/mk cp -pf sys/AIX.mk sys/Darwin.mk sys/Generic.mk sys/HP-UX.mk sys/IRIX.mk sys/Linux.mk sys/NetBSD.mk sys/OSF1.mk sys/OpenBSD.mk sys/SunOS.mk sys/UnixWare.mk /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/mk/sys cp -pf mkopt.sh stage-install.sh meta2deps.py meta2deps.sh /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/mk chmod 644 sys.mk auto.obj.mk autoconf.mk autodep.mk auto.dep.mk compiler.mk cython.mk dep.mk doc.mk dpadd.mk files.mk final.mk host-target.mk host.libnames.mk inc.mk init.mk java.mk ldorder.mk lib.mk libnames.mk libs.mk links.mk man.mk manifest.mk nls.mk obj.mk options.mk own.mk prlist.mk prog.mk progs.mk rst2htm.mk scripts.mk srctop.mk subdir.mk sys.clean-env.mk sys.debug.mk sys.dependfile.mk sys.vars.mk target-flags.mk warnings.mk whats.mk yacc.mk dirdeps.mk dirdeps-cache-update.mk dirdeps-options.mk dirdeps-targets.mk gendirdeps.mk install-new.mk meta.sys.mk meta.autodep.mk meta.stage.mk meta.subdir.mk sys/AIX.mk sys/Darwin.mk sys/Generic.mk sys/HP-UX.mk sys/IRIX.mk sys/Linux.mk sys/NetBSD.mk sys/OSF1.mk sys/OpenBSD.mk sys/SunOS.mk sys/UnixWare.mk chmod 555 mkopt.sh stage-install.sh meta2deps.py meta2deps.sh ln -s dep.mk bsd.dep.mk ln -s doc.mk bsd.doc.mk ln -s files.mk bsd.files.mk ln -s inc.mk bsd.inc.mk ln -s init.mk bsd.init.mk ln -s lib.mk bsd.lib.mk ln -s links.mk bsd.links.mk ln -s man.mk bsd.man.mk ln -s nls.mk bsd.nls.mk ln -s obj.mk bsd.obj.mk ln -s own.mk bsd.own.mk ln -s prog.mk bsd.prog.mk ln -s subdir.mk bsd.subdir.mk + mv /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/man/cat1 /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/man/man1 + chmod a-x /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/mk/mkopt.sh + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 20201010-1.fc33 --unique-debug-suffix -20201010-1.fc33.riscv64 --unique-debug-src-base bmake-20201010-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/bmake explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/bin/bmake extracting debug info from /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/bin/bmake objcopy: unable to copy file '/builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/bin/bmake'; reason: Permission denied objcopy: unable to copy file '/builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/bin/bmake'; reason: Permission denied original debug info size: 2632kB, size after compression: 2556kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1553 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/mk/stage-install.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/mk/meta2deps.sh from /bin/sh to #!/usr/bin/sh *** WARNING: ./usr/src/debug/bmake-20201010-1.fc33.riscv64/enum.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/bmake-20201010-1.fc33.riscv64/enum.h is executable but has no shebang, removing executable bit Processing files: bmake-20201010-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uJvhq8 + umask 022 + cd /builddir/build/BUILD + cd bmake + DOCDIR=/builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/doc/bmake + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/doc/bmake + cp -pr ChangeLog /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/doc/bmake + cp -pr README /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/doc/bmake + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bC4S98 + umask 022 + cd /builddir/build/BUILD + cd bmake + LICENSEDIR=/builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/licenses/bmake + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/licenses/bmake + cp -pr LICENSE /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/licenses/bmake + RPM_EC=0 ++ jobs -p + exit 0 Provides: bmake = 20201010-1.fc33 bmake(riscv-64) = 20201010-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: mk-files-20201010-1.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yJJFN8 + umask 022 + cd /builddir/build/BUILD + cd bmake + DOCDIR=/builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/doc/mk-files + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/doc/mk-files + cp -pr mk/README /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/doc/mk-files + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yxoC18 + umask 022 + cd /builddir/build/BUILD + cd bmake + LICENSEDIR=/builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/licenses/mk-files + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/licenses/mk-files + cp -pr LICENSE /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64/usr/share/licenses/mk-files + RPM_EC=0 ++ jobs -p + exit 0 Provides: mk-files = 20201010-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 /usr/bin/sh Processing files: bmake-debugsource-20201010-1.fc33.riscv64 Provides: bmake-debugsource = 20201010-1.fc33 bmake-debugsource(riscv-64) = 20201010-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bmake-debuginfo-20201010-1.fc33.riscv64 Provides: bmake-debuginfo = 20201010-1.fc33 bmake-debuginfo(riscv-64) = 20201010-1.fc33 debuginfo(build-id) = 2cf7467779b24b36dffc81b427e0e0c709ade5b2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bmake-debugsource(riscv-64) = 20201010-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64 Wrote: /builddir/build/RPMS/bmake-20201010-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/mk-files-20201010-1.fc33.noarch.rpm Wrote: /builddir/build/RPMS/bmake-debugsource-20201010-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/bmake-debuginfo-20201010-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hhQnqa + umask 022 + cd /builddir/build/BUILD + cd bmake + /usr/bin/rm -rf /builddir/build/BUILDROOT/bmake-20201010-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0