all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andrea Corallo via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Arash Esbati <arash@gnu.org>
Cc: 48383@debbugs.gnu.org
Subject: bug#48383: [native-compile] Debugging external package powerline.el
Date: Wed, 12 May 2021 19:49:20 +0000	[thread overview]
Message-ID: <xjfwns3pwan.fsf@sdf.org> (raw)
In-Reply-To: <867dk3hinn.fsf@gnu.org> (Arash Esbati's message of "Wed, 12 May 2021 21:11:08 +0200")

Arash Esbati <arash@gnu.org> writes:

> Hi all,
>
> I have successfully built Emacs with native-compile support on Win10[1]
> and it works fine -- many thanks for this.
>
> I've also installed powerline package from MELPA and Emacs fails to
> compile the package with this error:
>
>     x:/pathto/.emacs.d/elpa/powerline-20210428.1229/powerline.el:
>     Error: List contains a loop ("22", . #0)
>     Compilation finished.
>
> How can I get more info about the error from the compiler?  Currently
> Emacs tries to compile the package each time it starts (and fails) and
> that makes the start slower.
>
> TIA for any hint.
>
> Best, Arash
>
> Footnotes:
> [1]  emacs-repository-version is 8b7495a722a57071cb2a978665f95f8227db2863

Hi Arash,

if the compiler crashes I guess the next step is to debug it.  But
before doing that would be nice to isolate what's the function that is
causing the issue and create a reproducer.

Thanks

  Andrea

PS you can work around the issue of the startup adding powerline.el to
`native-comp-deferred-compilation-deny-list'.






  reply	other threads:[~2021-05-12 19:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-12 19:11 bug#48383: [native-compile] Debugging external package powerline.el Arash Esbati
2021-05-12 19:49 ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2021-05-17 12:20   ` Arash Esbati

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=xjfwns3pwan.fsf@sdf.org \
    --to=bug-gnu-emacs@gnu.org \
    --cc=48383@debbugs.gnu.org \
    --cc=akrl@sdf.org \
    --cc=arash@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.