unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#72880: Error message when opening Emacs or a file: "fatal error: cannot execute 'as': CreateProcess: no such file or direcotory
@ 2024-08-29 19:13 Jose Manuel Alcala
  2024-08-30  6:21 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Jose Manuel Alcala @ 2024-08-29 19:13 UTC (permalink / raw)
  To: 72880

[-- Attachment #1: Type: text/plain, Size: 4980 bytes --]

From: josemanuel77.agenda@outlook.es
To: bug-gnu-emacs@gnu.org
Subject: 29.4; error message when opening a file "fatal error: cannot execute 'as': CreateProcess: no such file or direcotory
--text follows this line--

I am using Emacs 29.4 on Windows 11 pro 23H2. When I open a file or in the
Welcome page if I do nothing, a warning message appears:

"Warning (comp): x86_64-w64-mingw32-gcc-11.3.0: fatal error: cannot
execute 'as': CreateProcess: No such file or directory"

If I open a file, this message appears several times repeated.

As far as I have noticed, it doesn't affect the use of Emacs, but this
buffer with these errors appears everytime I open Emacs. I have
reinstalled Emacs in the latest release 29.4 but the error remains.

Hope to help.
Jose Manuel




In GNU Emacs 29.4 (build 2, x86_64-w64-mingw32) of 2024-07-05 built on
 AVALON
Windowing system distributor 'Microsoft Corp.', version 10.0.22631
System Description: Microsoft Windows 10 Pro (v10.0.2009.22631.4037)

Configured using:
 'configure --with-modules --without-dbus --with-native-compilation=aot
 --without-compress-install --with-sqlite3 --with-tree-sitter
 CFLAGS=-O2'

Configured features:
ACL GIF GMP GNUTLS HARFBUZZ JPEG JSON LCMS2 LIBXML2 MODULES NATIVE_COMP
NOTIFY W32NOTIFY PDUMPER PNG RSVG SOUND SQLITE3 THREADS TIFF
TOOLKIT_SCROLL_BARS TREE_SITTER WEBP XPM ZLIB

Important settings:
  value of $LANG: ENU
  locale-coding-system: cp1252

Major mode: Org

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  show-paren-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  line-number-mode: t
  indent-tabs-mode: t
  transient-mark-mode: (only . t)
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug org-element org-persist org-id
org-refile avl-tree generator oc-basic ol-eww eww xdg url-queue
thingatpt mm-url ol-rmail ol-mhe ol-irc ol-info ol-gnus nnselect
gnus-art mm-uu mml2015 mm-view mml-smime smime gnutls dig gnus-sum shr
pixel-fill kinsoku url-file svg dom gnus-group gnus-undo gnus-start
gnus-dbus dbus xml gnus-cloud nnimap nnmail mail-source utf7 nnoo
parse-time gnus-spec gnus-int gnus-range message sendmail yank-media
puny rfc822 mml mml-sec epa derived epg rfc6068 epg-config mm-decode
mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums
mailabbrev gmm-utils mailheader gnus-win gnus nnheader gnus-util
text-property-search mail-utils range mm-util mail-prsvr wid-edit
ol-docview doc-view filenotify jka-compr image-mode exif dired
dired-loaddefs ol-bibtex bibtex iso8601 ol-bbdb ol-w3m ol-doi
org-link-doi org ob ob-tangle ob-ref ob-lob ob-table ob-exp org-macro
org-src ob-comint org-pcomplete pcomplete comint ansi-osc ansi-color
ring org-list org-footnote org-faces org-entities noutline outline
ob-emacs-lisp ob-core ob-eval org-cycle org-table ol org-fold
org-fold-core org-keys oc org-loaddefs find-func cal-menu calendar
cal-loaddefs org-version org-compat org-macs format-spec time-date comp
comp-cstr warnings icons rx cl-extra help-mode finder-inf package
browse-url url url-proxy url-privacy url-expand url-methods url-history
url-cookie generate-lisp-file url-domsuf url-util mailcap url-handlers
url-parse auth-source cl-seq eieio eieio-core cl-macs password-cache
json subr-x map byte-opt gv bytecomp byte-compile url-vars cl-loaddefs
cl-lib tango-dark-theme rmc iso-transl tooltip cconv eldoc paren
electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel
dos-w32 ls-lisp disp-table term/w32-win w32-win w32-vars term/common-win
tool-bar dnd fontset image regexp-opt fringe tabulated-list replace
newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar
rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock
font-lock syntax font-core term/tty-colors frame minibuffer nadvice seq
simple cl-generic indonesian philippine cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms
cp51932 hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese composite emoji-zwj charscript charprop case-table
epa-hook jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button
loaddefs theme-loaddefs faces cus-face macroexp files window
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget keymap hashtable-print-readable backquote threads
w32notify w32 lcms2 multi-tty make-network-process native-compile emacs)

Memory information:
((conses 16 449899 22838)
 (symbols 48 27583 0)
 (strings 32 142053 3337)
 (string-bytes 1 3662079)
 (vectors 16 47540)
 (vector-slots 8 944100 36118)
 (floats 8 331 171)
 (intervals 56 456 0)
 (buffers 984 15))

[-- Attachment #2: Type: text/html, Size: 23482 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#72880: Error message when opening Emacs or a file: "fatal error: cannot execute 'as': CreateProcess: no such file or direcotory
  2024-08-29 19:13 bug#72880: Error message when opening Emacs or a file: "fatal error: cannot execute 'as': CreateProcess: no such file or direcotory Jose Manuel Alcala
@ 2024-08-30  6:21 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2024-08-30  6:21 UTC (permalink / raw)
  To: Jose Manuel Alcala, Corwin Brust; +Cc: 72880

merge 72880 72055
thanks

> From: Jose Manuel Alcala <josemanuel77.agenda@outlook.es>
> Date: Thu, 29 Aug 2024 19:13:22 +0000
> 
> I am using Emacs 29.4 on Windows 11 pro 23H2. When I open a file or in the
> Welcome page if I do nothing, a warning message appears:
> 
> "Warning (comp): x86_64-w64-mingw32-gcc-11.3.0: fatal error: cannot
> execute 'as': CreateProcess: No such file or directory"
> 
> If I open a file, this message appears several times repeated.
> 
> As far as I have noticed, it doesn't affect the use of Emacs, but this
> buffer with these errors appears everytime I open Emacs. I have
> reinstalled Emacs in the latest release 29.4 but the error remains.

This is a known bug in the Windows binary distribution, see

  https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72055

It should be solved by the latest binary installer, and if not, will
be solved soon.  Perhaps you need to install Emacs 30 for that.
Corwin, am I right?

You should also be able to fix avoid the warning if you remove or
rename the libgccjit DLL that the Emacs installer mistakenly installs.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-08-30  6:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-29 19:13 bug#72880: Error message when opening Emacs or a file: "fatal error: cannot execute 'as': CreateProcess: no such file or direcotory Jose Manuel Alcala
2024-08-30  6:21 ` Eli Zaretskii

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).