[MacPorts] #68987: rust-analyzer @20231204: Failed to spawn proc-macro servers
MacPorts
noreply at macports.org
Sat Sep 28 09:33:13 UTC 2024
#68987: rust-analyzer @20231204: Failed to spawn proc-macro servers
-------------------------------------+-------------------------
Reporter: l2dy | Owner: herbygillot
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: rust-analyzer rust-src |
-------------------------------------+-------------------------
Comment (by mhjacobson):
I'm having the same problem with rust-src @1.81.0_0 (and rust @1.81.0_0).
I worked around it with:
{{{
$ cd /opt/local/lib/rustlib
$ mkdir src; cd src
$ ln -s ../../../libexec/rust/src/rustc-1.81.0-src rust
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68987#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list