all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: No Wayman <iarchivedmywholelife@gmail.com>
Cc: 48978@debbugs.gnu.org
Subject: bug#48978: 28.0.50; native-comp: Error: File error Creating file with prefix
Date: Sun, 13 Jun 2021 10:16:50 +0300	[thread overview]
Message-ID: <83wnqy6xp9.fsf@gnu.org> (raw)
In-Reply-To: <8735tm26fm.fsf@gmail.com> (message from No Wayman on Sat, 12 Jun 2021 15:48:33 -0400)

> From: No Wayman <iarchivedmywholelife@gmail.com>
> Date: Sat, 12 Jun 2021 15:48:33 -0400
> 
> Recently upgraded

You upgraded from which Emacs version?

> and I'm getting the same error for all of the elisp files under
> /usr/share/emacs/28.0.50/lisp/* e.g.
> 
> Warning (comp): /usr/share/emacs/28.0.50/lisp/progmodes/etags.el: 
> Error: File error Creating file with prefix 

This doesn't seem to be the complete error message which should be
emitted when that operation fails.  It should display the file name
and the error description after the text you show.

What happens if you do the following from the shell prompt:

  $ emacs -batch -l comp -f batch-native-compile /usr/share/emacs/28.0.50/lisp/progmodes/etags.el

(The above assumes that the Emacs binary from this new version is on
PATH; if not, replace "emacs" with the full absolute file name of the
Emacs binary.)

If the above command also fails, please show the full error message it
displays.

Also, is /usr/share/emacs/28.0.50/lisp/progmodes writable by your
user?

Thanks.





  reply	other threads:[~2021-06-13  7:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-12 19:48 bug#48978: 28.0.50; native-comp: Error: File error Creating file with prefix No Wayman
2021-06-13  7:16 ` Eli Zaretskii [this message]
2021-06-13 12:51   ` No Wayman
2021-06-13 13:36     ` Eli Zaretskii
2021-06-14 13:01       ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-06-14 13:04         ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-06-14 13:23           ` Eli Zaretskii
2021-06-14 16:08         ` Eli Zaretskii
2021-06-15  7:50           ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-06-14 21:15         ` No Wayman
2021-06-15  7:51           ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors

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=83wnqy6xp9.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=48978@debbugs.gnu.org \
    --cc=iarchivedmywholelife@gmail.com \
    /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.