ha, it was false alarm. I've waited for a while and it continue to working until it crashed as:
Warning: WILD-PATHNAME-P is being redefined.
Warning: SBIT is being redefined.
Warning: GETHASH is being redefined.
GCL (GNU Common Lisp) 2.7.0 Thu Oct 26 12:00:01 PM EDT 2023 CLtL1 git:
Version_2_7_0pre9
Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl)
Binary License: GPL due to GPL'ed components: (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 set to
/var/folders/rq/wqy42lq543z9rwrlj7vf1h4r0000gn/T/
>;; Loading "boot.lisp"
Correctable error: The assertion (APPLY (QUOTE ARRAY-IN-BOUNDS-P) ARRAY ...)
failed.
Signalled by APPLY.
If continued: Repeat assertion.The assertion (APPLY (QUOTE ARRAY-IN-BOUNDS-P)
ARRAY ...) failed.
Broken at LET*. Type :H for Help.
1 (continue) Repeat assertion.
2 Return to top level.
COMPILER>>make: *** [unixport/saved_gcl0] Error 255
--
wbr, Kirill
> On 23. Dec 2023, at 00:59, Camm Maguire <[email protected]> wrote:
>
> Too bad, because it is working for me and could be a generic solution.
> Did it eliminate those C compiler warnings? Can you run under gdb and
> backtrace at the point asking for keyboard input?
>
> cd unixport
> make raw_pre_gcl
> gdb raw_pre_gcl
> (gdb) r ./ <foo
>
> Take care,
>
> "Kirill A. Korinsky" <[email protected]> writes:
>
>> something goes wrong here. It stuck like this:
>>
>> loading /Users/catap/src/gcl/gcl/unixport/../cmpnew/gcl_cmpspecial.lsp
>> loading /Users/catap/src/gcl/gcl/unixport/../cmpnew/gcl_cmplam.lsp
>> loading /Users/catap/src/gcl/gcl/unixport/../cmpnew/gcl_cmplet.lsp
>> loading /Users/catap/src/gcl/gcl/unixport/../cmpnew/gcl_cmpvs.lsp
>> loading /Users/catap/src/gcl/gcl/unixport/../cmpnew/gcl_cmpwt.lsp
>> loading /Users/catap/src/gcl/gcl/unixport/../cmpnew/gcl_cmpmain.lsp
>>
>> NIL
>>
>> COMPILER>
>> (:SDEBUG
>> :SETF :PRE-GCL :DYNAMIC-EXTENT :INTDIV :64BIT :C99 :UNEXEC
>> :NATIVE-RELOC :EDITLINE :TRUNCATE_USE_C :CLX-LITTLE-ENDIAN :BSD
>> :DARWIN21.6.0 :X86_64 :IEEE-FLOATING-POINT :DARWIN :UNIX :GMP :GCL
>> :AKCL :COMMON :KCL)
>>
>> COMPILER>
>> #<"SYSTEM" package>
>>
>> SYSTEM>
>> T
>>
>> SYSTEM>
>>
>> and it expect my input via keyboard.
>
> --
> Camm Maguire [email protected]
> ==========================================================================
> "The earth is but one country, and mankind its citizens." -- Baha'u'llah
signature.asc
Description: Message signed with OpenPGP
