unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: emacs-devel@gnu.org
Cc: dick.r.chiang@gmail.com, Andrea Corallo <akrl@sdf.org>
Subject: Re: master 9dfd945: Fix byte compilation of package built-ins
Date: Wed, 10 Nov 2021 02:02:41 +0100	[thread overview]
Message-ID: <87mtmckeku.fsf@gnus.org> (raw)
In-Reply-To: <20211107003052.D02F720A22@vcs0.savannah.gnu.org> (Lars Ingebrigtsen's message of "Sat, 6 Nov 2021 20:30:52 -0400 (EDT)")

larsi@gnus.org (Lars Ingebrigtsen) writes:

>     (package-test-macro-compilation-gz): Test (bug#49708).

This seems to fail when using native compilation:

Test package-test-macro-compilation-gz backtrace:
  require(macro-builtin)
  (let ((load-path load-path)) (add-to-list 'load-path (directory-file
  (unwind-protect (let ((load-path load-path)) (add-to-list 'load-path
  (let ((dir (expand-file-name "macro-builtin-package-1.0"))) (unwind-
  (progn nil (let ((dir (expand-file-name "macro-builtin-package-1.0")

Which may be a bug in native-comp.

The situation is:  You have a directory (in load-path) with

foo.el.gz
foo.elc

and then say (require 'foo), and that fails?  I haven't tried to debug
further; perhaps it's obvious to somebody what's failing here.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



       reply	other threads:[~2021-11-10  1:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20211107003051.7974.4876@vcs0.savannah.gnu.org>
     [not found] ` <20211107003052.D02F720A22@vcs0.savannah.gnu.org>
2021-11-10  1:02   ` Lars Ingebrigtsen [this message]
2021-11-10  3:35     ` master 9dfd945: Fix byte compilation of package built-ins Eli Zaretskii
2021-11-10  3:51       ` Lars Ingebrigtsen
2021-11-10  3:59         ` Lars Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87mtmckeku.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=akrl@sdf.org \
    --cc=dick.r.chiang@gmail.com \
    --cc=emacs-devel@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).