unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Failure building Emacs master on macOS
@ 2022-03-28 21:56 Angelo Graziosi
  2022-03-28 22:35 ` Tim Cross
  0 siblings, 1 reply; 3+ messages in thread
From: Angelo Graziosi @ 2022-03-28 21:56 UTC (permalink / raw)
  To: emacs-devel@gnu.org

Current master 

committer Juri Linkov 	2022-03-28 21:00:32 +0300
935cc42795686710f82b8928b6802f20be8f27c0

fails to build on macOS (here 10.13.6):

./autogen.sh
[...]
./configure --with-ns
[...]
make
[...]
  ELC      emacs-lisp/map.elc
  ELC      emacs-lisp/memory-report.elc
  ELC      emacs-lisp/multisession.elc
  ELC      emacs-lisp/oclosure.elc

In toplevel form:
emacs-lisp/oclosure.el:497:2: Error: Symbol’s function definition is void: oclosure--define
make[2]: *** [emacs-lisp/oclosure.elc] Error 1
make[1]: *** [compile-main] Error 2
make: *** [lisp] Error 2

Usually, it builds just fine..



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

* Re: Failure building Emacs master on macOS
  2022-03-28 21:56 Failure building Emacs master on macOS Angelo Graziosi
@ 2022-03-28 22:35 ` Tim Cross
  2022-03-29 10:23   ` Angelo Graziosi
  0 siblings, 1 reply; 3+ messages in thread
From: Tim Cross @ 2022-03-28 22:35 UTC (permalink / raw)
  To: Angelo Graziosi; +Cc: emacs-devel@gnu.org


Angelo Graziosi <angelo.g0@libero.it> writes:

> Current master 
>
> committer Juri Linkov 	2022-03-28 21:00:32 +0300
> 935cc42795686710f82b8928b6802f20be8f27c0
>
> fails to build on macOS (here 10.13.6):
>
> ./autogen.sh
> [...]
> ./configure --with-ns
> [...]
> make
> [...]
>   ELC      emacs-lisp/map.elc
>   ELC      emacs-lisp/memory-report.elc
>   ELC      emacs-lisp/multisession.elc
>   ELC      emacs-lisp/oclosure.elc
>
> In toplevel form:
> emacs-lisp/oclosure.el:497:2: Error: Symbol’s function definition is void: oclosure--define
> make[2]: *** [emacs-lisp/oclosure.elc] Error 1
> make[1]: *** [compile-main] Error 2
> make: *** [lisp] Error 2
>
> Usually, it builds just fine..

Same error on GNU Linux, so not mac specific.



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

* Re: Failure building Emacs master on macOS
  2022-03-28 22:35 ` Tim Cross
@ 2022-03-29 10:23   ` Angelo Graziosi
  0 siblings, 0 replies; 3+ messages in thread
From: Angelo Graziosi @ 2022-03-29 10:23 UTC (permalink / raw)
  To: Tim Cross; +Cc: emacs-devel@gnu.org

> Il 29/03/2022 00:35 Tim Cross ha scritto:
> 
>  
> Angelo Graziosi writes:
> 
> > Current master 
> >
> > committer Juri Linkov 	2022-03-28 21:00:32 +0300
> > 935cc42795686710f82b8928b6802f20be8f27c0
> >
> > fails to build on macOS (here 10.13.6):
> >
> > ./autogen.sh
> > [...]
> > ./configure --with-ns
> > [...]
> > make
> > [...]
> >   ELC      emacs-lisp/map.elc
> >   ELC      emacs-lisp/memory-report.elc
> >   ELC      emacs-lisp/multisession.elc
> >   ELC      emacs-lisp/oclosure.elc
> >
> > In toplevel form:
> > emacs-lisp/oclosure.el:497:2: Error: Symbol’s function definition is void: oclosure--define
> > make[2]: *** [emacs-lisp/oclosure.elc] Error 1
> > make[1]: *** [compile-main] Error 2
> > make: *** [lisp] Error 2
> >
> > Usually, it builds just fine..
> 
> Same error on GNU Linux, so not mac specific.

Oops, I suspected that and tested the build on Windows, and it works there! so concluded it was macOS specific.. (hadn't time to test the build on GNU/Linux..)



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

end of thread, other threads:[~2022-03-29 10:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-28 21:56 Failure building Emacs master on macOS Angelo Graziosi
2022-03-28 22:35 ` Tim Cross
2022-03-29 10:23   ` Angelo Graziosi

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).