I've localized the statment from boot.lisp which cause (2)

> COMPILER>(mapc 'compile (nconc #-pre-gcl '(sbit si::aset si::improper-consp 
> mapcar mapcan mapc mapl
>                                         ;maplist member member-if 
> member-if-not
>                                         ;assoc assoc-if assoc-if-not
>                                         ;rassoc rassoc-if rassoc-if-not
>                                        )
>                       'si::(listp ibb ib typep <= coerce < > >= + - set-array 
> 0-byte-array-self set-0-byte-array-self concatenate eql-is-eq)
>                       '(info-p info-ref info-type info-flags info-ch 
> info-ref-ccb info-ref-clb c1constant-value-object
>                              var-p var-name var-flags var-kind var-ref 
> var-ref-ccb var-loc var-dt var-type var-mt var-tag var-store
>                              c-array-rank c-array-dim c-array-elttype 
> c-array-self c-array-hasfillp
>                              array-dimension array-row-major-index 
> row-major-aref si::row-major-aset
>                              si::row-major-aref-int aref array-rank 
> array-total-size
>                              array-has-fill-pointer-p length 
> memoized-hash-equal)))
> 
> 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>>
> 

--
wbr, Kirill

> On 24. Dec 2023, at 14:46, Kirill A. Korinsky <kir...@korins.ky> wrote:
> 
> Two future notes related to macOS 12:
> 
> 1. GCL-2.6.14 consumes negligible memory, a few hundreds of Mb during its 
> build and work much-much-much faster
> 
> 2. Outside of MacPorts d01abd92b614b3145cd192be4ae797a8b29a09af with all 
> three patches which I've used at MacPorts fails as:
> 
>> 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: (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 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
> 

Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to