usability... yes checking float.h presence... yes checking for float.h... yes checking for isnormal... yes checking for isfinite... yes checking for connect... yes checking for gethostbyname... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for rl_initialize in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for network code for nsocket.c... yes checking for listen using fcntl... yes checking for profil... yes checking for setenv... yes checking for _cleanup... no checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK checking for SV_ONSTACK... no checking for SIGSYS... yes checking for SIGEMT... no checking for sigaltstack... yes checking for feenableexcept... no checking dis-asm.h usability... yes checking dis-asm.h presence... yes checking for dis-asm.h... yes checking for init_disassemble_info in -lopcodes... yes checking for dlopen in -ldl... yes checking for print_insn_i386... yes checking asm/sigcontext.h usability... yes checking asm/sigcontext.h presence... yes checking for asm/sigcontext.h... yes checking for asm/signal.h... yes checking for sigcontext... sigcontext of signal.h checking for emacs... /usr/bin/emacs checking emacs site lisp directory... /usr/share/emacs/site-lisp/ checking emacs default.el... /usr/share/emacs/site-lisp//default.el checking emacs info/dir... /usr/share/info/ checking for tcl/tk... checking for main in -llieee... no using TK_VERSION=8.6 of /usr/lib64 checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mprotect... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes Unable to guess machine type use configure --enable-machine=XXX, for XXX such that h/XXX.defs exists, ie in h/386-bsd.defs h/386-kfreebsd.defs h/386-macosx.defs h/FreeBSD.defs h/NeXT.defs h/NeXT30-m68k.defs h/NeXT32-i386.defs h/NeXT32-m68k.defs h/NetBSD.defs h/OpenBSD.defs h/alpha-osf1.defs h/dec3100.defs h/dos-go32.defs h/gnuwin95.defs h/hp300-bsd.defs h/hp300.defs h/hp800.defs h/irix5.defs h/irix6.defs h/linux.defs h/mac2.defs h/mingw.defs h/mp386.defs h/ncr.defs h/powerpc-macosx.defs h/rios-aix3.defs h/rios.defs h/rt_aix.defs h/sgi.defs h/sgi4d.defs h/solaris-i386.defs h/solaris.defs h/sun2r3.defs h/sun3-os4.defs h/sun3.defs h/sun386i.defs h/sun4.defs h/symmetry.defs h/u370_aix.defs h/vax.defs + make touch system rm -f bin/gcl xbin/gcl MGCLDIR=`echo | sed -e 'sX^\([a-z]\):X/\1Xg'` ; \ GCLDIR=`echo ` ; \ make install-command "INSTALL_LIB_DIR=$GCLDIR" "prefix=$GCLDIR" "BINDIR=$MGCLDIR/unixport" make[1]: Entering directory '/builddir/build/BUILD/gcl' rm -f /bin/gcl (echo '#!/bin/sh' ; \ echo exec /unixport/ \\ ; \ echo ' -dir' /unixport/ \\ ; \ echo ' -libdir' / \\ ; \ echo ' -eval '\''(setq si::*allow-gzipped-file* t)'\' \\ ;\ ! [ -d "" ] || echo ' -eval '\''(setq si::*tk-library* '\"\"')'\' \\;\ echo ' '\"\$@\" ) > /bin/gcl; /bin/sh: line 6: /bin/gcl: Permission denied make[1]: *** [makefile:156: install-command] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/gcl' make: *** [makefile:142: command] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.dwBlGx (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.dwBlGx (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gcl.spec