GNU bug report logs - #19651
25.0.50; Error compiling (require 'cl-lib)

Previous Next

Package: emacs;

Reported by: Michael Welsh Duggan <md5i <at> md5i.com>

Date: Thu, 22 Jan 2015 00:05:02 UTC

Severity: normal

Found in version 25.0.50

Done: Michael Welsh Duggan <mwd <at> md5i.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 19651 in the body.
You can then email your comments to 19651 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#19651; Package emacs. (Thu, 22 Jan 2015 00:05:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael Welsh Duggan <md5i <at> md5i.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 22 Jan 2015 00:05:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Michael Welsh Duggan <md5i <at> md5i.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.50; Error compiling (require 'cl-lib)
Date: Wed, 21 Jan 2015 19:04:40 -0500
emacs -Q
C-x C-f /tmp/foo.el RET
(require 'cl-lib) RET
C-x C-s
M-x byte-compile-file RET RET

This results in the following error:

foo.el:1:1:Error: Symbol's function definition is void: macroexp-macroexpand




In GNU Emacs 25.0.50.1 (x86_64-unknown-linux-gnu, X toolkit)
 of 2015-01-04 on maru2
Repository revision: 20f66485526b69eb26f2e70bd835a5e1333559d5
Windowing system distributor `The X.Org Foundation', version 11.0.11602901
System Description:	Debian GNU/Linux 8.0 (jessie)

Configured using:
 `configure --without-toolkit-scroll-bars --with-x-toolkit=lucid
 'CFLAGS=-Og -ggdb -g3' --with-wide-int'

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GCONF GSETTINGS
NOTIFY ACL GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

-- 
Michael Welsh Duggan
(md5i <at> md5i.com)




bug closed, send any further explanations to 19651 <at> debbugs.gnu.org and Michael Welsh Duggan <md5i <at> md5i.com> Request was from Michael Welsh Duggan <mwd <at> md5i.com> to control <at> debbugs.gnu.org. (Thu, 22 Jan 2015 00:21:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#19651; Package emacs. (Thu, 22 Jan 2015 04:22:02 GMT) Full text and rfc822 format available.

Message #10 received at 19651 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Michael Welsh Duggan <md5i <at> md5i.com>
Cc: 19651 <at> debbugs.gnu.org
Subject: Re: bug#19651: 25.0.50; Error compiling (require 'cl-lib)
Date: Wed, 21 Jan 2015 23:21:17 -0500
> foo.el:1:1:Error: Symbol's function definition is void: macroexp-macroexpand

I suspect this is a build problem on your side: macroexp-macroexpand is
defined in macroexp.el which is preloaded.
So you need to "make" to rebuild a new "emacs" executable.
If that doesn't work, try "rm lisp/emacs-lisp/macroexp.elc; make".


        Stefan




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#19651; Package emacs. (Thu, 22 Jan 2015 13:51:02 GMT) Full text and rfc822 format available.

Message #13 received at 19651 <at> debbugs.gnu.org (full text, mbox):

From: Michael Welsh Duggan <mwd <at> cert.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 19651 <at> debbugs.gnu.org, Michael Welsh Duggan <md5i <at> md5i.com>
Subject: Re: bug#19651: 25.0.50; Error compiling (require 'cl-lib)
Date: Thu, 22 Jan 2015 08:50:14 -0500
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:

>> foo.el:1:1:Error: Symbol's function definition is void: macroexp-macroexpand
>
> I suspect this is a build problem on your side: macroexp-macroexpand is
> defined in macroexp.el which is preloaded.
> So you need to "make" to rebuild a new "emacs" executable.
> If that doesn't work, try "rm lisp/emacs-lisp/macroexp.elc; make".

It is.  I was using an older version of emacs with a newer elisp library
due to the recently fixed problem with game score thingy.  My "make
install" aborted after installing the elisp but before installing emacs,
and I did not notice this.  I closed the report.

-- 
Michael Welsh Duggan
(mwd <at> cert.org)




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 20 Feb 2015 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 10 years and 124 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.