+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/bmake.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OElIjg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bmake + /usr/bin/gzip -dc /builddir/build/SOURCES/bmake-20171207.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 . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pgkDj9 + umask 022 + cd /builddir/build/BUILD + cd bmake + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-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... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... 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 whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c Using: BMAKE_PATH_MAX=1024 checking for ANSI C header files... (cached) yes 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... yes 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 for string.h... (cached) yes 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 for unistd.h... (cached) 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... yes 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=linux4, MACHINE_ARCH=riscv64 Using: MACHINE=linux4, MACHINE_ARCH=riscv64 Using: MKSRC=${srcdir}/mk configure: creating ./config.status config.status: creating makefile config.status: creating Makefile.config config.status: creating make-bootstrap.sh config.status: creating unit-tests/Makefile 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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="20171207" -DMACHINE="linux4" -DMACHINE_ARCH="riscv64" -D_PATH_DEFSYSPATH="/usr/share/mk" -o main.o /builddir/build/BUILD/bmake/main.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 'Arch_Touch': /builddir/build/BUILD/bmake/arch.c:1066:55: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] snprintf(arh.AR_DATE, sizeof(arh.AR_DATE), "%-12ld", (long) now); ^ In file included from /usr/include/stdio.h:862:0, from /builddir/build/BUILD/bmake/arch.c:158: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 13 and 21 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/bmake/arch.c:1066:55: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] snprintf(arh.AR_DATE, sizeof(arh.AR_DATE), "%-12ld", (long) now); ^ In file included from /usr/include/stdio.h:862:0, from /builddir/build/BUILD/bmake/arch.c:158: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 13 and 21 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 /builddir/build/BUILD/bmake/hash.c: In function 'Hash_DeleteEntry': /builddir/build/BUILD/bmake/hash.c:340:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(2, "bad call to Hash_DeleteEntry\n", 29); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstAppend.o /builddir/build/BUILD/bmake/lst.lib/lstAppend.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstDupl.o /builddir/build/BUILD/bmake/lst.lib/lstDupl.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstInit.o /builddir/build/BUILD/bmake/lst.lib/lstInit.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstOpen.o /builddir/build/BUILD/bmake/lst.lib/lstOpen.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstAtEnd.o /builddir/build/BUILD/bmake/lst.lib/lstAtEnd.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstEnQueue.o /builddir/build/BUILD/bmake/lst.lib/lstEnQueue.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstInsert.o /builddir/build/BUILD/bmake/lst.lib/lstInsert.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstAtFront.o /builddir/build/BUILD/bmake/lst.lib/lstAtFront.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstIsAtEnd.o /builddir/build/BUILD/bmake/lst.lib/lstIsAtEnd.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstClose.o /builddir/build/BUILD/bmake/lst.lib/lstClose.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstFind.o /builddir/build/BUILD/bmake/lst.lib/lstFind.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstIsEmpty.o /builddir/build/BUILD/bmake/lst.lib/lstIsEmpty.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstRemove.o /builddir/build/BUILD/bmake/lst.lib/lstRemove.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstConcat.o /builddir/build/BUILD/bmake/lst.lib/lstConcat.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstFindFrom.o /builddir/build/BUILD/bmake/lst.lib/lstFindFrom.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstLast.o /builddir/build/BUILD/bmake/lst.lib/lstLast.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstReplace.o /builddir/build/BUILD/bmake/lst.lib/lstReplace.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstFirst.o /builddir/build/BUILD/bmake/lst.lib/lstFirst.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstDatum.o /builddir/build/BUILD/bmake/lst.lib/lstDatum.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstForEach.o /builddir/build/BUILD/bmake/lst.lib/lstForEach.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstMember.o /builddir/build/BUILD/bmake/lst.lib/lstMember.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstSucc.o /builddir/build/BUILD/bmake/lst.lib/lstSucc.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstDeQueue.o /builddir/build/BUILD/bmake/lst.lib/lstDeQueue.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstForEachFrom.o /builddir/build/BUILD/bmake/lst.lib/lstForEachFrom.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstDestroy.o /builddir/build/BUILD/bmake/lst.lib/lstDestroy.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstNext.o /builddir/build/BUILD/bmake/lst.lib/lstNext.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 lstPrev.o /builddir/build/BUILD/bmake/lst.lib/lstPrev.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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_cmd_finish': /builddir/build/BUILD/bmake/meta.c:793:9: warning: unused variable 'x' [-Wunused-variable] int x; ^ /builddir/build/BUILD/bmake/meta.c: In function 'meta_job_error': /builddir/build/BUILD/bmake/meta.c:745:5: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(cwd, sizeof(cwd)); ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bmake main.o meta.o arch.o buf.o compat.o cond.o dir.o for.o getopt hash.o job.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 lstAppend.o lstDupl.o lstInit.o lstOpen.o lstAtEnd.o lstEnQueue.o lstInsert.o lstAtFront.o lstIsAtEnd.o lstClose.o lstFind.o lstIsEmpty.o lstRemove.o lstConcat.o lstFindFrom.o lstLast.o lstReplace.o lstFirst.o lstDatum.o lstForEach.o lstMember.o lstSucc.o lstDeQueue.o lstForEachFrom.o lstDestroy.o lstNext.o lstPrev.o stresep.o strlcpy.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ndU8hN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bmake-20171207-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bmake-20171207-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/bmake-20171207-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bmake-20171207-1.fc28.riscv64 + cd bmake + install -m 755 -d /builddir/build/BUILDROOT/bmake-20171207-1.fc28.riscv64/usr/bin + install -m 755 -c bmake /builddir/build/BUILDROOT/bmake-20171207-1.fc28.riscv64/usr/bin/bmake + install -m 755 -d /builddir/build/BUILDROOT/bmake-20171207-1.fc28.riscv64/usr/share/man/man1 + install -m 644 -c make.1 /builddir/build/BUILDROOT/bmake-20171207-1.fc28.riscv64/usr/share/man/man1/bmake.1 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: bmake-20171207-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IeIJAm + umask 022 + cd /builddir/build/BUILD + cd bmake + DOCDIR=/builddir/build/BUILDROOT/bmake-20171207-1.fc28.riscv64/usr/share/doc/bmake + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bmake-20171207-1.fc28.riscv64/usr/share/doc/bmake + cp -pr ChangeLog /builddir/build/BUILDROOT/bmake-20171207-1.fc28.riscv64/usr/share/doc/bmake + cp -pr README /builddir/build/BUILDROOT/bmake-20171207-1.fc28.riscv64/usr/share/doc/bmake + exit 0 Provides: bmake = 20171207-1.fc28 bmake(riscv-64) = 20171207-1.fc28 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) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bmake-20171207-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/bmake-20171207-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/bmake-20171207-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mXCcWz + umask 022 + cd /builddir/build/BUILD + cd bmake + /usr/bin/rm -rf /builddir/build/BUILDROOT/bmake-20171207-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff