emacs-devel
[Top][All Lists]
Advanced

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

Re: Weird compilation bug just started appearing


From: Richard Copley
Subject: Re: Weird compilation bug just started appearing
Date: Tue, 9 Jul 2019 20:29:10 +0100


On Tue, 9 Jul 2019 at 20:09, Lars Ingebrigtsen <address@hidden> wrote:
I'm getting:

make[2]: Entering directory '/home/larsi/src/emacs/trunk/lisp'
  ELC      auth-source.elc

In toplevel form:
auth-source.el:42:1:Error: Wrong type argument: symbolp, 2.0
Makefile:296: recipe for target 'auth-source.elc' failed
make[2]: *** [auth-source.elc] Error 1
make[2]: Leaving directory '/home/larsi/src/emacs/trunk/lisp'
Makefile:319: recipe for target 'compile-main' failed
make[1]: *** [compile-main] Error 2
make[1]: Leaving directory '/home/larsi/src/emacs/trunk/lisp'
Makefile:411: recipe for target 'lisp' failed
make: *** [lisp] Error 2

This is after a fresh checkout...  but I'm only getting it on one
laptop -- the other machine's tree is fine.

And both trees are fresh checkouts.  Both machines are Debian 9
machines.

I must have borked something up somewhere...  or is anybody else also
seeing this?

I see something similar.

make[2]: Entering directory '/c/projects/emacs/lisp'
  ELC      textmodes/css-mode.elc

In toplevel form:
textmodes/css-mode.el:37:1:Error: Wrong type argument: symbolp, 2.0


reply via email to

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