emacs-devel
[Top][All Lists]
Advanced

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

Re: Make bootsrap failure -- tab-bar.el


From: Juri Linkov
Subject: Re: Make bootsrap failure -- tab-bar.el
Date: Mon, 14 Oct 2019 22:17:53 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu)

> Let me know if I'm just insane...
>
> On a clean checkout of master, I do:
>
>     $ make -j6 bootstrap
>     ...
>     LC_ALL=C ./temacs -batch  -l loadup --temacs=pdump
>     Loading loadup.el (source)...
>     dump mode: pdump
>     Using load-path (/home/michael/devel/emacs/master/lisp)
>     Loading emacs-lisp/byte-run...
>     Loading emacs-lisp/backquote...
>     Loading subr...
>     ...
>     Loading menu-bar...
>     Loading tab-bar.el (source)...
>     Eager macro-expansion failure: (error "(require cl-lib) while preparing 
> to dump")
>     Eager macro-expansion failure: (error "(require cl-lib) while preparing 
> to dump")
>     (require cl-lib) while preparing to dump
>     make[2]: *** [Makefile:584: emacs.pdmp] Error 255
>
> Is there a reason I'm the only one seeing this.

This is strange indeed.  I tried to bootstrap on a clean checkout of master,
and there are no errors.



reply via email to

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