emacs-devel
[Top][All Lists]
Advanced

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

Re: Intermitten build problems on Macos


From: Lars Ingebrigtsen
Subject: Re: Intermitten build problems on Macos
Date: Wed, 10 Nov 2021 00:39:08 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Philipp <p.stephani2@gmail.com> writes:

> Yes, this happens to me all the time.  Deleting bootstrap-emacs also
> fixes it temporarily.  The problem is generally that bootstrap-emacs
> is occasionally not properly codesigned.  See e.g. this crash report:

Hm...   So is the problem that this bit doesn't always run?  Or...  is
run at the wrong time?

temacs$(EXEEXT): $(LIBXMENU) $(ALLOBJS) $(LIBEGNU_ARCHIVE) $(EMACSRES) \
[...]
ifeq ($(DO_CODESIGN),yes)
        codesign -s - -f $@.tmp
endif

Unfortunately, the Macos build doesn't fail for me now, so I can't test.
I'll try to poke at this more the next time it fails.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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