all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs master failing to build
@ 2018-01-07 12:57 Matthew Leach
  2018-01-07 13:29 ` Philipp Stephani
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew Leach @ 2018-01-07 12:57 UTC (permalink / raw)
  To: Philipp Stephani; +Cc: emacs-devel

Hi Philipp,

I'm having problems building current Emacs master:

--8<---------------cut here---------------start------------->8---
Loading /home/matthew/Development/emacs/lisp/emacs-lisp/cl-preloaded.el (source)...
Warning: Eager macro-expansion skipped due to cycle:
  … => (load "cl-generic.el") => (macroexpand-all …) => (macroexpand (eval-when-compile …)) => (load "cl-lib.el") => (load "cl-macs.el") => (load "cl-generic.el")
Eager macro-expansion failure: (error "Recursive ‘require’ for feature ‘cl-generic’")
--8<---------------cut here---------------end--------------->8---

The full output can be found in [1].  If I revert the commit
151496a4b964, this seems to fix the issue.

Thanks,
-- 
Matt
[1]: https://pastebin.com/raw/bqKpcqLV



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

* Re: Emacs master failing to build
  2018-01-07 12:57 Emacs master failing to build Matthew Leach
@ 2018-01-07 13:29 ` Philipp Stephani
  0 siblings, 0 replies; 2+ messages in thread
From: Philipp Stephani @ 2018-01-07 13:29 UTC (permalink / raw)
  To: Matthew Leach; +Cc: Philipp Stephani, emacs-devel

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

Matthew Leach <matthew@mattleach.net> schrieb am So., 7. Jan. 2018 um
14:00 Uhr:

> Hi Philipp,
>
> I'm having problems building current Emacs master:
>
> --8<---------------cut here---------------start------------->8---
> Loading /home/matthew/Development/emacs/lisp/emacs-lisp/cl-preloaded.el
> (source)...
> Warning: Eager macro-expansion skipped due to cycle:
>   … => (load "cl-generic.el") => (macroexpand-all …) => (macroexpand
> (eval-when-compile …)) => (load "cl-lib.el") => (load "cl-macs.el") =>
> (load "cl-generic.el")
> Eager macro-expansion failure: (error "Recursive ‘require’ for feature
> ‘cl-generic’")
> --8<---------------cut here---------------end--------------->8---
>
> The full output can be found in [1].  If I revert the commit
> 151496a4b964, this seems to fix the issue.
>

Sorry for that, I've already discovered this independently and reverted the
commit.

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

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

end of thread, other threads:[~2018-01-07 13:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-07 12:57 Emacs master failing to build Matthew Leach
2018-01-07 13:29 ` Philipp Stephani

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.