pt.lsp" ;; Loading #p"/builddir/build/BUILD/gcl-2.6.14/lsp/gcl_auto_new.lsp" ;; Finished loading #p"/builddir/build/BUILD/gcl-2.6.14/lsp/gcl_auto_new.lsp" T SYSTEM> # SYSTEM> NIL SYSTEM> T SYSTEM> T SYSTEM> SYSTEM> TOP-LEVEL SYSTEM> NIL SYSTEM> "Fri Jan 13 10:47:56 AM EST 2023" SYSTEM> *SYSTEM-BANNER* SYSTEM> T SYSTEM> INIT-CMP-ANON SYSTEM> > #<"COMPILER" package> COMPILER> "sys_init.lsp" COMPILER> T COMPILER> CLTL1-COMPAT::STRING-CHAR COMPILER> NIL COMPILER> T COMPILER> NIL COMPILER> T COMPILER> NIL COMPILER>8590900736 heap words available NIL COMPILER>[ "" = "" ] || \ ! [ -x /usr/bin/objdump ] || \ ! /usr/bin/objdump -f saved_gcl | grep "file format" | grep "elf" || \ ! /usr/bin/objdump -R saved_gcl |grep R_.*_COPY || \ ! echo "saved_gcl cannot be prelinked" rm raw_gcl raw_gcl_map make[1]: Leaving directory '/builddir/build/BUILD/gcl-2.6.14/unixport' (cd pcl; rm -f *.c; make all) make[1]: Entering directory '/builddir/build/BUILD/gcl-2.6.14/pcl' rm -f *.o *gazonk* cp ../h/cmpinclude.h . echo '(load "defsys.lisp")' '(setq pcl::*default-pathname-extensions* (cons "lisp" "o"))' '(setq pcl::*pathname-extensions* (cons "lisp" "o"))' '(load "sys-proclaim.lisp")' '(setq compiler::*default-h-file* t)' '(setq compiler::*default-c-file* t)' '(setq compiler::*default-data-file* t)' '(setq compiler::*default-system-p* t)' '(setq si::*code-block-reserve* (make-array 10000000 :element-type (quote character) :static t) a nil)' '(setq compiler::*keep-gaz* t compiler::*tmp-dir* "")' '(pcl::compile-pcl)' | setarch -RX ../unixport/saved_gcl GCL (GNU Common Lisp) 2.6.14 Fri Jan 13 10:47:56 AM EST 2023 CLtL1 git: Version_2_6_15pre3 Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl) Binary License: GPL due to GPL'ed components: (XGCL READLINE UNEXEC) Modifications of this banner must retain notice of a compatible license Dedicated to the memory of W. Schelter Use (help) to get some basic information on how to use GCL. Temporary directory for compiler files: /tmp/ >;; Loading "defsys.lisp" ;; Loading "package.lisp" ;; Finished loading "package.lisp" ;; Finished loading "defsys.lisp" T > ("lisp" . "o") > ("lisp" . "o") >;; Loading "sys-proclaim.lisp" ;; Finished loading "sys-proclaim.lisp" T > T > T > T > T > NIL > "" > Compiling GCL_PCL_PKG... Compiling /builddir/build/BUILD/gcl-2.6.14/unixport/../pcl/gcl_pcl_pkg.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=1 (No runtime error checking), Space=0, Speed=3 Finished compiling /builddir/build/BUILD/gcl-2.6.14/unixport/../pcl/gcl_pcl_pkg.o. Loading binary of GCL_PCL_PKG... ;; Loading #p"/builddir/build/BUILD/gcl-2.6.14/unixport/../pcl/gcl_pcl_pkg.o" Unknown reloc type 57 ERROR "The assertion !emsg(\"Unknown reloc type %lu\\n\", tp) on line 186 of sfaslelf.c in function relocate failed: Success" Broken at LOAD. Type :H for Help. 1 Return to top level. Error: ERROR "The assertion !emsg(\"Unknown reloc type %lu\\n\", tp) on line 186 of sfaslelf.c in function relocate failed: Success" Fast links are on: do (si::use-fast-links nil) for debugging Signalled by LOAD. >>make[1]: *** [makefile:35: gcl_pcl_boot.c] Error 255 make[1]: Leaving directory '/builddir/build/BUILD/gcl-2.6.14/pcl' rm h/mcompdefs.h make: *** [makefile:90: unixport/saved_pcl_gcl] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.wIN0PK (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.wIN0PK (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600, 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