GNU bug report logs - #48978
28.0.50; native-comp: Error: File error Creating file with prefix

Previous Next

Package: emacs;

Reported by: No Wayman <iarchivedmywholelife <at> gmail.com>

Date: Sat, 12 Jun 2021 20:08:01 UTC

Severity: normal

Found in version 28.0.50

Done: Andrea Corallo <akrl <at> sdf.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: No Wayman <iarchivedmywholelife <at> gmail.com>
Cc: 48978 <at> 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
> From: No Wayman <iarchivedmywholelife <at> 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.




This bug report was last modified 4 years and 38 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.