gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: macOS status


From: Camm Maguire
Subject: Re: macOS status
Date: Tue, 30 Jan 2024 10:17:43 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Greetings!  Unexpected.  At this point please do

cd unixport
make raw_gcl_gcl
gdb raw_pcl_gcl
(gdb) r ./ <foo
(gdb) bt

Thanks!

Kirill A. Korinsky <kirill@korins.ky> writes:

> On Mon, 29 Jan 2024 15:51:57 +0100,
> Camm Maguire wrote:
>>
>> Greetings!  Found it, thanks so much!  You should be good to go now on
>> master. Please let me know if problems persist.
>>
>
> The old one has gone. Anyway, after couple of hours of building (like 3) it
> fails as:
>
>   SYSTEM>Initializing gcl_s.o
>   Initializing gcl_sf.o
>   Initializing gcl_rm.o
>   Initializing gcl_dl.o
>   Initializing gcl_fle.o
>   Initializing gcl_defmacro.o
>   Initializing gcl_hash.o
>   Initializing gcl_evalmacros.o
>   Segmentation violation: c stack ok:signalling errorERROR NIL LET   
> FORMAT-CONTROL Caught fatal error [memory may be damaged]: 
> ~aFORMAT-ARGUMENTS(Segmentation violation.)
>   Lisp initialization failed.
>   [ "" = "" ] || \
>           ! [ -x /usr/bin/objdump ] || \
>           ! /usr/bin/objdump -f saved_pcl_gcl | grep "file format" | grep 
> "elf" || \
>           ! /usr/bin/objdump -R saved_pcl_gcl |grep R_.*_COPY || \
>           ! echo "saved_pcl_gcl cannot be prelinked"
>   rm raw_pcl_gcl
>   (cd clcs; /Library/Developer/CommandLineTools/usr/bin/make clean; 
> /Library/Developer/CommandLineTools/usr/bin/make all)
>   rm -f *.o *.fn saved_full_gcl saved_full_gcl cmpinclude.h *.c *.h *.data 
> saved_clcs_gcl
>   make[1]: *** No rule to make target `../unixport/saved_pcl_gcl', needed by 
> `saved_clcs_gcl'.  Stop.
>   make: *** [unixport/saved_ansi_gcl] Error 2
>   rm h/mcompdefs.h
>
> --
> wbr, Kirill
>
>
>

-- 
Camm Maguire                                        camm@maguirefamily.org
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



reply via email to

[Prev in Thread] Current Thread [Next in Thread]