unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* bootstrap fails in trunk
@ 2010-09-18 20:06 joakim
  2010-09-18 20:29 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 7+ messages in thread
From: joakim @ 2010-09-18 20:06 UTC (permalink / raw)
  To: Emacs developers

since: Revno: 101472 Merge changes made in Gnus trunk.

In toplevel form:
gnus/spam.el:58:30:Error: Symbol's value as variable is void: nnimap


-- 
Joakim Verona



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

* Re: bootstrap fails in trunk
  2010-09-18 20:06 bootstrap " joakim
@ 2010-09-18 20:29 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 7+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-09-18 20:29 UTC (permalink / raw)
  To: emacs-devel

joakim@verona.se writes:

> gnus/spam.el:58:30:Error: Symbol's value as variable is void: nnimap

I've checked in a fix for this now.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




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

* Bootstrap fails in trunk
@ 2014-11-08 18:34 Jan D.
  2014-11-08 19:49 ` Alexander Shukaev
  0 siblings, 1 reply; 7+ messages in thread
From: Jan D. @ 2014-11-08 18:34 UTC (permalink / raw)
  To: emacs-devel

Hi.

Anybody knows what this is:

Compiling ../../current/lisp/subr.el

In declare-function:
../../current/lisp/subr.el:32:11:Warning: macro declare-function used to 
take
     2+ arguments, now takes 2-4
../../current/lisp/subr.el:1522:1:Error: Wrong type argument: listp, 
"Internal error in compiler: cconv called twice?"
make[3]: *** [compile-onefile] Error 1
make[2]: *** [../../current/lisp/subr.elc] Error 2
make[1]: *** [src] Error 2
make: *** [bootstrap] Error 2

	Jan D.



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

* Re: Bootstrap fails in trunk
  2014-11-08 18:34 Bootstrap fails in trunk Jan D.
@ 2014-11-08 19:49 ` Alexander Shukaev
  2014-11-08 22:00   ` Stefan Monnier
  0 siblings, 1 reply; 7+ messages in thread
From: Alexander Shukaev @ 2014-11-08 19:49 UTC (permalink / raw)
  To: Jan D.; +Cc: emacs-devel

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

Confirmed. Somebody messed up something in the `trunk'.

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

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

* Re: Bootstrap fails in trunk
  2014-11-08 19:49 ` Alexander Shukaev
@ 2014-11-08 22:00   ` Stefan Monnier
  2014-11-09  2:07     ` Glenn Morris
  0 siblings, 1 reply; 7+ messages in thread
From: Stefan Monnier @ 2014-11-08 22:00 UTC (permalink / raw)
  To: Alexander Shukaev; +Cc: Jan D., emacs-devel

> Confirmed. Somebody messed up something in the `trunk'.

Indeed, I used byte-compile-preprocess where I should have used
macroexpand-all (in the eval-and-compile thingy).  Could someone fix
this for me?


        Stefan



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

* Re: Bootstrap fails in trunk
  2014-11-08 22:00   ` Stefan Monnier
@ 2014-11-09  2:07     ` Glenn Morris
  2014-11-09  3:20       ` Stefan Monnier
  0 siblings, 1 reply; 7+ messages in thread
From: Glenn Morris @ 2014-11-09  2:07 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: Alexander Shukaev, Jan D., emacs-devel

Stefan Monnier wrote:

> Indeed, I used byte-compile-preprocess where I should have used
> macroexpand-all (in the eval-and-compile thingy).

Changing that, it just fails later on.



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

* Re: Bootstrap fails in trunk
  2014-11-09  2:07     ` Glenn Morris
@ 2014-11-09  3:20       ` Stefan Monnier
  0 siblings, 0 replies; 7+ messages in thread
From: Stefan Monnier @ 2014-11-09  3:20 UTC (permalink / raw)
  To: Glenn Morris; +Cc: Alexander Shukaev, Jan D., emacs-devel

>> Indeed, I used byte-compile-preprocess where I should have used
>> macroexpand-all (in the eval-and-compile thingy).
> Changing that, it just fails later on.

Oh well.  I'll take a look then, sorry,


        Stefan



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

end of thread, other threads:[~2014-11-09  3:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-08 18:34 Bootstrap fails in trunk Jan D.
2014-11-08 19:49 ` Alexander Shukaev
2014-11-08 22:00   ` Stefan Monnier
2014-11-09  2:07     ` Glenn Morris
2014-11-09  3:20       ` Stefan Monnier
  -- strict thread matches above, loose matches on Subject: below --
2010-09-18 20:06 bootstrap " joakim
2010-09-18 20:29 ` Lars Magne Ingebrigtsen

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