all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andy Moreton <andrewjmoreton@gmail.com>
To: 15495@debbugs.gnu.org
Subject: bug#15495: loading packages shows: void-function cl--do-remf
Date: Tue, 01 Oct 2013 15:30:35 +0100	[thread overview]
Message-ID: <vz1a9itkqr8.fsf@gmail.com> (raw)
In-Reply-To: <CAJ+QY_G_sjo-KysdoKhQozccOmKktKwa-_2q3=L1s+7tLOewGQ@mail.gmail.com>

On Tue 01 Oct 2013, Darren Hoo wrote:

> On Tue, Oct 1, 2013 at 2:32 AM, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
>
>> Not for me.  I guess the reason could be one of:
>> - you use a different version of Emacs.
> revno: 114486 is what I used
>
>> - your package.el was miscompiled (maybe a "make bootstrap" would help).
> I have done "make bootstrap" twice, once before I filed the report.
>
> BTW, I have moved ~/.emacs.d/elpa to ~/.emacs.d/elpa.bak and install a
> package from scratch, the problem persists.


I see the same problem after bootstrapping r114487 for Windows (mingw)
from a clean checkout. The build log shows:

--[log]---------------------------------------------------------------
Compiling /c/emacs/src/emacs/trunk/lisp/emacs-lisp/package.el

In end of data:
../../lisp/emacs-lisp/package.el:1829:1:Warning: the function `cl--do-remf'
    might not be defined at runtime.
../../lisp/emacs-lisp/package.el:1829:1:Warning: the function `lm-homepage' is
    not known to be defined.
--[log]---------------------------------------------------------------

Using "runemacs.exe --debug-init", emacs shows a backtrace in my init
file at "(require 'package)". Adding "(require 'cl-lib)" before that
line works around the problem.

Full build log and backtrace available if needed.

    AndyM








  reply	other threads:[~2013-10-01 14:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-30  7:37 bug#15495: loading packages shows: void-function cl--do-remf Darren Hoo
2013-09-30 18:32 ` Stefan Monnier
2013-10-01  2:18   ` Darren Hoo
2013-10-01 14:30     ` Andy Moreton [this message]
2013-10-01 15:53     ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vz1a9itkqr8.fsf@gmail.com \
    --to=andrewjmoreton@gmail.com \
    --cc=15495@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.