* master broken on macOS
@ 2024-01-24 15:03 Filipp Gunbin
2024-01-25 21:25 ` Rudolf Adamkovič
0 siblings, 1 reply; 3+ messages in thread
From: Filipp Gunbin @ 2024-01-24 15:03 UTC (permalink / raw)
To: emacs-devel; +Cc: eggert
Since df7c6211cb9:
--8<---------------cut here---------------start------------->8---
CC dispnew.o
In file included from dispnew.c:27:
./lisp.h:1176:10: error: expected expression
return TAG_PTR (Lisp_Symbol, symoffset);
^
./lisp.h:936:3: note: expanded from macro 'TAG_PTR'
LISP_INITIALLY ((Lisp_Word) ((uintptr_t) (ptr) + LISP_WORD_TAG (tag)))
^
./lisp.h:615:28: note: expanded from macro 'LISP_INITIALLY'
# define LISP_INITIALLY(w) {w}
^
1 error generated.
--8<---------------cut here---------------end--------------->8---
Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: master broken on macOS
2024-01-24 15:03 master broken on macOS Filipp Gunbin
@ 2024-01-25 21:25 ` Rudolf Adamkovič
2024-01-26 2:27 ` Paul Eggert
0 siblings, 1 reply; 3+ messages in thread
From: Rudolf Adamkovič @ 2024-01-25 21:25 UTC (permalink / raw)
To: Filipp Gunbin, emacs-devel; +Cc: eggert
Filipp Gunbin <fgunbin@fastmail.fm> writes:
> Since df7c6211cb9: [...]
FYI, I have just compiled 'b5d36efa577' with
true \
&& make distclean \
&& ./configure \
--with-json \
--with-tree-sitter \
--with-xwidgets \
--with-sqlite3 \
--with-native-compilation=aot \
&& make bootstrap --jobs 8 \
&& make install
with no issues on macOS 14.2.1 (23C71).
Rudy
--
"'Contrariwise,' continued Tweedledee, 'if it was so, it might be; and
if it were so, it would be; but as it isn't, it ain't. That's logic.'"
--- Lewis Carroll, Through the Looking Glass, 1871/1872
Rudolf Adamkovič <salutis@me.com> [he/him]
Studenohorská 25
84103 Bratislava
Slovakia
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-01-26 2:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-24 15:03 master broken on macOS Filipp Gunbin
2024-01-25 21:25 ` Rudolf Adamkovič
2024-01-26 2:27 ` Paul Eggert
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).