all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mario Lang <mlang@delysid.org>
To: Thomas Fitzsimmons <fitzsim@fitzsim.org>
Cc: 23920@debbugs.gnu.org, emacs-devel@gnu.org
Subject: Re: [elpa] excorporate.el:257:23:Error: Wrong type argument: listp, start-exco--fsm
Date: Sun, 10 Jul 2016 15:08:32 +0200	[thread overview]
Message-ID: <87eg71myi7.fsf@fx.delysid.org> (raw)
In-Reply-To: <m3bn27dh3z.fsf@fitzsim.org> (Thomas Fitzsimmons's message of "Fri, 08 Jul 2016 16:12:16 -0400")

Thomas Fitzsimmons <fitzsim@fitzsim.org> writes:

> Paul Eggert <eggert@cs.ucla.edu> writes:
>
>> On 07/08/2016 12:56 PM, Mario Lang wrote:
>>> Am I the only one how sees this error when trying to build elpa?
>>
>> No, I also see it, with a plain 'make' at the top level, using
>> emacs-25 Emacs, and compiling the current bleeding-edge ELPA (commit
>> a5d157b2e87427184f2c92a9b7bb9c99d6656aa1 dated June 30).That being
>> said, I am by no means an ELPA expert (I first tried to build it
>> today), and perhaps I am missing something too.
>
> I see it too.  If I build packages/fsm before building
> packages/excorporate (by temporarily moving the directory out of
> packages/), I don't get the error.

That seems to be it.  If I add the following line to the top-level
GNUMakefile, "make" manages to build excorporate.elc just fine (there are
other errors now, particularily with the rudel package).

packages/excorporate/excorporate.elc: packages/fsm/fsm.elc

So the problem seems to be that compilation order is relevant.  If fsm
is loaded uncompiled, it fails.

I wonder if this is consider a bug in fsm.el, or if we shall add the
above quick fix to the GNUMakefile.

-- 
CYa,
  ⡍⠁⠗⠊⠕



  parent reply	other threads:[~2016-07-10 13:08 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-08 10:56 [elpa] excorporate.el:257:23:Error: Wrong type argument: listp, start-exco--fsm Mario Lang
2016-07-08 18:34 ` Paul Eggert
2016-07-08 20:12   ` Thomas Fitzsimmons
2016-07-10 13:08     ` bug#23920: " Mario Lang
2016-07-10 16:24       ` Thomas Fitzsimmons
2016-07-10 13:08     ` Mario Lang [this message]
2016-07-10 14:26       ` Stefan Monnier
2016-07-10 15:17         ` Thomas Fitzsimmons
2016-07-10 15:20           ` Stefan Monnier
2016-07-10 15:28             ` Stefan Monnier
2016-07-10 16:22               ` Thomas Fitzsimmons
2016-07-10 20:14                 ` [elpa] packages/rudel/rudel-display.el:40:1:Error: eieio-oref called on a class: rudel-backend-factory Mario Lang
2016-07-10 21:27                   ` Stefan Monnier
2016-07-10 22:19                     ` Stefan Monnier
2016-07-12 21:52                       ` Mario Lang

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=87eg71myi7.fsf@fx.delysid.org \
    --to=mlang@delysid.org \
    --cc=23920@debbugs.gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=fitzsim@fitzsim.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.