./clisp-link: line 97: 30408 Segmentation fault "$@"

Jean Louis <[email protected]> Mon, 21 Dec 2020 07:30:26 +0300
Newsgroups gmane.lisp.clisp.general
Message-ID <[email protected]>
I have done git pull on latest yesterday and I see I get this
error. Please help me compile it or understand what is to be done.

Jean

gcc -g -O2 -no-integrated-cpp -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -Wno-shift-negative-value -O -fwrapv -pthread -fno-strict-aliasing -DNO_ASM -DNO_ARI_ASM -DNO_SP_ASM -DNO_FAST_DISPATCH -DNO_FAST_FLOAT -DNO_FAST_DOUBLE -DNO_ALLOCA -DNO_ADDRESS_SPACE_ASSUMPTIONS -DNO_GENERATIONAL_GC -DNO_SYMBOLFLAGS -DENABLE_UNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -DDYNAMIC_MODULES -fPIC -DPIC -Wl,--export-dynamic modules.o readline.o -lreadline -lncurses regexi.o calls.o -lm -lcrypt gettext.o lisp.a libgnu.a -lreadline -lncurses -ldl -lffcall -lsigsegv -lunistring -o lisp.run
boot/lisp.run -B . -M boot/lispinit.mem -norc -q -i i18n/preload.lisp -i syscalls/preload.lisp -i regexp/preload.lisp -x (saveinitmem "base/lispinit.mem")
;; Loading file i18n/preload.lisp ...
;; Loaded file i18n/preload.lisp
;; Loading file syscalls/preload.lisp ...
;; Loaded file syscalls/preload.lisp
;; Loading file regexp/preload.lisp ...
;; Loaded file regexp/preload.lisp
;; Wrote the memory image into base/lispinit.mem (3,403,824 bytes)
Bytes permanently allocated:            192,480
Bytes currently in use:               3,200,920
Bytes available until next GC:           75,080
3200920 ;
75080 ;
192480 ;
2 ;
245928 ;
20000
base/lisp.run -B . -M base/lispinit.mem -norc -q -i i18n/i18n -i syscalls/posix -i regexp/regexp -i readline/readline -x (saveinitmem "base/lispinit.mem")
./clisp-link: line 97: 30408 Segmentation fault      "$@"
./clisp-link: failed in /home/data1/protected/hyperscope/3/5/1/4/8/clisp/build-2020-12-21-00:59:40-Monday
make: *** [Makefile:2420: base] Error 1


_______________________________________________
clisp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-list