emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50118: closed (Racket: `raco exe` can't find Racket executable for v


From: GNU bug Tracking System
Subject: bug#50118: closed (Racket: `raco exe` can't find Racket executable for variant cs)
Date: Wed, 05 Jan 2022 21:53:01 +0000

Your message dated Wed, 5 Jan 2022 16:52:09 -0500
with message-id <d789b442-244d-ce96-fe82-395fec6689cc@philipmcgrath.com>
and subject line Re: Racket: `raco exe` can't find Racket executable for 
variant cs
has caused the debbugs.gnu.org bug report #50118,
regarding Racket: `raco exe` can't find Racket executable for variant cs
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
50118: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50118
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Racket: `raco exe` can't find Racket executable for variant cs Date: Thu, 19 Aug 2021 09:53:52 +0200 User-agent: mu4e 1.4.15; emacs 27.2
Hi,

the current racket package shows this behaviour:

--8<---------------cut here---------------start------------->8---
raco exe main.rkt                                                               
                                                     L3 #5172
find-exe: can't find Racket executable for variant cs
  context...:
   
/gnu/store/z8vb7cfcpknwvixcq788mrh1fchw9f7l-racket-minimal-8.2/share/racket/collects/compiler/embed.rkt:1481:0:
 create-embedding-executable
   
/gnu/store/vv430dla9xglhs35nzdyci5gcwbnqi2q-racket-8.2/share/racket/pkgs/compiler-lib/compiler/commands/exe.rkt:100:0
   body of 
"/gnu/store/vv430dla9xglhs35nzdyci5gcwbnqi2q-racket-8.2/share/racket/pkgs/compiler-lib/compiler/commands/exe.rkt"
   
/gnu/store/z8vb7cfcpknwvixcq788mrh1fchw9f7l-racket-minimal-8.2/share/racket/collects/raco/raco.rkt:41:0
   body of 
"/gnu/store/z8vb7cfcpknwvixcq788mrh1fchw9f7l-racket-minimal-8.2/share/racket/collects/raco/raco.rkt"
   body of 
"/gnu/store/z8vb7cfcpknwvixcq788mrh1fchw9f7l-racket-minimal-8.2/share/racket/collects/raco/main.rkt"
--8<---------------cut here---------------end--------------->8---

the same is true for `--cgc`

--8<---------------cut here---------------start------------->8---
raco exe --cgc main.rkt                                                         
                                                     L3 #5173
find-exe: can't find Racket executable for variant cgc
  context...:
   
/gnu/store/z8vb7cfcpknwvixcq788mrh1fchw9f7l-racket-minimal-8.2/share/racket/collects/compiler/embed.rkt:1481:0:
 create-embedding-executable
   
/gnu/store/vv430dla9xglhs35nzdyci5gcwbnqi2q-racket-8.2/share/racket/pkgs/compiler-lib/compiler/commands/exe.rkt:100:0
   body of 
"/gnu/store/vv430dla9xglhs35nzdyci5gcwbnqi2q-racket-8.2/share/racket/pkgs/compiler-lib/compiler/commands/exe.rkt"
   
/gnu/store/z8vb7cfcpknwvixcq788mrh1fchw9f7l-racket-minimal-8.2/share/racket/collects/raco/raco.rkt:41:0
   body of 
"/gnu/store/z8vb7cfcpknwvixcq788mrh1fchw9f7l-racket-minimal-8.2/share/racket/collects/raco/raco.rkt"
   body of 
"/gnu/store/z8vb7cfcpknwvixcq788mrh1fchw9f7l-racket-minimal-8.2/share/racket/collects/raco/main.rkt"
--8<---------------cut here---------------end--------------->8---

but `--3m` works.  I suppose this is a bug because racket from the
racket teams ppa (https://launchpad.net/~plt/+archive/ubuntu/racket)
works in all cases.


Malte



--- End Message ---
--- Begin Message --- Subject: Re: Racket: `raco exe` can't find Racket executable for variant cs Date: Wed, 5 Jan 2022 16:52:09 -0500 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.1 This was fixed in Guix commit fd22921490f40044d58be8ddc3b38b8be12188a6 (September 10, 2021). See: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=50419

-Philip


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]