* build failure on emacs25 branch (c45a1ca) on Ubuntu 15.04
@ 2016-03-05 1:43 Nils Ackermann
2016-03-05 3:49 ` Paul Eggert
0 siblings, 1 reply; 3+ messages in thread
From: Nils Ackermann @ 2016-03-05 1:43 UTC (permalink / raw)
To: emacs-devel
How do I fix this failure?
make[2]: Entering directory '/scratch/src/emacs/admin/grammars'
GEN ../../lisp/cedet/semantic/bovine/c-by.el
Source file ‘/scratch/src/emacs/lisp/international/mule-util.el’ newer than byte-compiled file
Source file ‘/scratch/src/emacs/lisp/cedet/semantic/bovine/grammar.el’ newer than byte-compiled file
Source file ‘/scratch/src/emacs/lisp/cedet/semantic.el’ newer than byte-compiled file
Source file ‘/scratch/src/emacs/lisp/cedet/cedet.el’ newer than byte-compiled file
Source file ‘/scratch/src/emacs/lisp/cedet/semantic/tag.el’ newer than byte-compiled file
Source file ‘/scratch/src/emacs/lisp/cedet/semantic/fw.el’ newer than byte-compiled file
Source file ‘/scratch/src/emacs/lisp/cedet/mode-local.el’ newer than byte-compiled file
Source file ‘/scratch/src/emacs/lisp/emacs-lisp/eieio.el’ newer than byte-compiled file
Source file ‘/scratch/src/emacs/lisp/emacs-lisp/eieio-core.el’ newer than byte-compiled file
Source file ‘/scratch/src/emacs/lisp/emacs-lisp/cl-lib.el’ newer than byte-compiled file
Source file ‘/scratch/src/emacs/lisp/emacs-lisp/pcase.el’ newer than byte-compiled file
Wrong type argument: number-or-marker-p, #[257 "ÀÁ.DÂ.DE" [and symbolp eieio--class-v] 5 "
(fn NAME)"]
Makefile:84: recipe for target '../../lisp/cedet/semantic/bovine/c-by.el' failed
make[2]: *** [../../lisp/cedet/semantic/bovine/c-by.el] Error 255
make[2]: Leaving directory '/scratch/src/emacs/admin/grammars'
Makefile:319: recipe for target 'semantic' failed
make[1]: *** [semantic] Error 2
make[1]: Leaving directory '/scratch/src/emacs/lisp'
Makefile:385: recipe for target 'lisp' failed
make: *** [lisp] Error 2
Compilation exited abnormally with code 2 at Fri Mar 4 19:37:36
This is on Ubuntu 15.04.
Thanks,
Nils
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: build failure on emacs25 branch (c45a1ca) on Ubuntu 15.04
2016-03-05 1:43 build failure on emacs25 branch (c45a1ca) on Ubuntu 15.04 Nils Ackermann
@ 2016-03-05 3:49 ` Paul Eggert
2016-03-05 17:33 ` Nils Ackermann
0 siblings, 1 reply; 3+ messages in thread
From: Paul Eggert @ 2016-03-05 3:49 UTC (permalink / raw)
To: Nils Ackermann; +Cc: emacs-devel
Nils Ackermann wrote:
> Wrong type argument: number-or-marker-p, #[257 "ÀÁ.DÂ.DE" [and symbolp eieio--class-v]
This looks like the sort of thing 'make bootstrap' should fix; have you tried
that? If not, try building from a fresh checkout from git. The latter works for
me on Ubuntu 15.10 x86-64 with LC_ALL='en_US.utf8', emacs-25 commit
c45a1ca3c4eed56be6ad8086dcc805a86bc5935c.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: build failure on emacs25 branch (c45a1ca) on Ubuntu 15.04
2016-03-05 3:49 ` Paul Eggert
@ 2016-03-05 17:33 ` Nils Ackermann
0 siblings, 0 replies; 3+ messages in thread
From: Nils Ackermann @ 2016-03-05 17:33 UTC (permalink / raw)
To: emacs-devel
Paul Eggert <eggert@cs.ucla.edu> writes:
> This looks like the sort of thing 'make bootstrap' should fix; have
Thanks, that worked. Sorry for the noise, I haven't compiled emacs for
many years.
Regards,
Nils
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-03-05 17:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-05 1:43 build failure on emacs25 branch (c45a1ca) on Ubuntu 15.04 Nils Ackermann
2016-03-05 3:49 ` Paul Eggert
2016-03-05 17:33 ` Nils Ackermann
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.