all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Compiling emacs-27.0.91 on macOS Catalina
@ 2020-05-12  6:44 PEDRO ANDRES ARANDA GUTIERREZ
  2020-05-12 15:57 ` Eli Zaretskii
  2020-05-12 22:19 ` Alan Third
  0 siblings, 2 replies; 12+ messages in thread
From: PEDRO ANDRES ARANDA GUTIERREZ @ 2020-05-12  6:44 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 1165 bytes --]

I’m getting a lot of deprecation warnings when compiling emacs on macOS Catalina. Additionally, I see the following error when I execute emacs:

Loading /Volumes/Evo840/Users/Shared/emacs/lisp/term/common-win.el (source)...
2020-05-12 08:37:07.767 temacs[7502:473322] Failed to initialize color list unarchiver: Error Domain=NSCocoaErrorDomain Code=4864 "*** -[NSKeyedUnarchiver _initForReadingFromData:error:throwLegacyExceptions:]: non-keyed archive cannot be decoded by NSKeyedUnarchiver" UserInfo={NSDebugDescription=*** -[NSKeyedUnarchiver _initForReadingFromData:error:throwLegacyExceptions:]: non-keyed archive cannot be decoded by NSKeyedUnarchiver}

My workflow is basically:

./configure --without-x --with-ns --with-modules --enable-silent-rules \
	--without-makeinfo \
	PKG_CONFIG_PATH=/usr/local/lib/pkgconfig \
	LDFLAGS="-L/usr/local/lib" CPPFLAGS="-I/usr/local/include" \
	CC=clang OBJC=clang CFLAGS="-g -O2”
make bootstrap
make install

—
PEDRO ANDRES ARANDA GUTIERREZ
paranda@it.uc3m.es
Universidad Carlos III Madrid

Fragen sind nicht da um beantwortet zu werden…
Fragen sind da, um gestellt zu werden.
Georg Kreisler

[-- Attachment #2: Type: text/html, Size: 2447 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-05-15 11:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-12  6:44 Compiling emacs-27.0.91 on macOS Catalina PEDRO ANDRES ARANDA GUTIERREZ
2020-05-12 15:57 ` Eli Zaretskii
2020-05-12 22:19 ` Alan Third
2020-05-13  2:22   ` Eli Zaretskii
2020-05-13  4:52     ` PEDRO ANDRES ARANDA GUTIERREZ
2020-05-14 19:24     ` Alan Third
2020-05-15  5:10       ` PEDRO ANDRES ARANDA GUTIERREZ
2020-05-15  6:06       ` Eli Zaretskii
2020-05-15  6:25         ` Alan Third
2020-05-15  9:56           ` Eli Zaretskii
2020-05-15 10:46             ` Alan Third
2020-05-15 11:26               ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.