Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rust 1.26.0 fails to build via homebrew on OS X 10.10.5 #50776

Closed
cilia opened this issue May 15, 2018 · 33 comments
Closed

Rust 1.26.0 fails to build via homebrew on OS X 10.10.5 #50776

cilia opened this issue May 15, 2018 · 33 comments
Assignees
Labels
C-bug Category: This is a bug. O-macos Operating system: macOS P-medium Medium priority T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-release Relevant to the release subteam, which will review and decide on the PR/issue.

Comments

@cilia
Copy link

cilia commented May 15, 2018

Trying to compile and install Rust 1.26.0 on OSX 10.10.5 using Homebrew. Tried a couple of times, both failed with the same msgs, which seemed the failure happened at cargo or std. Please see msgs below

Compiling panic_abort v0.0.0 (file:///private/tmp/rust-20180514-70415-ya9x99/rustc-1.26.0-src/src/libpanic_abort)
Compiling alloc v0.0.0 (file:///private/tmp/rust-20180514-70415-ya9x99/rustc-1.26.0-src/src/liballoc)
Compiling panic_unwind v0.0.0 (file:///private/tmp/rust-20180514-70415-ya9x99/rustc-1.26.0-src/src/libpanic_unwind)
Compiling alloc_system v0.0.0 (file:///private/tmp/rust-20180514-70415-ya9x99/rustc-1.26.0-src/src/liballoc_system)
error: Could not compile `std`.
Caused by:
process didn't exit successfully: `/private/tmp/rust-20180514-70415-ya9x99/rustc-1.26.0-src/build/bootstrap/debug/rustc --crate- 
name std libstd/lib.rs --error-format json --crate-type dylib --crate-type rlib --emit=dep-info,link -C prefer-dynamic -C opt-level=2 -- 
cfg feature="alloc_jemalloc" --cfg feature="backtrace" --cfg feature="jemalloc" --cfg feature="panic-unwind" --cfg 
feature="panic_unwind" -C metadata=a297a638e0984b03 -C extra-filename=-a297a638e0984b03 --out-dir /private/tmp/rust- 
20180514-70415-ya9x99/rustc-1.26.0-src/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/deps --target 
x86_64-apple-darwin -L dependency=/private/tmp/rust-20180514-70415-ya9x99/rustc-1.26.0-src/build/x86_64-apple- 
darwin/stage1-std/x86_64-apple-darwin/release/deps -L dependency=/private/tmp/rust-20180514-70415-ya9x99/rustc-1.26.0- 
src/build/x86_64-apple-darwin/stage1-std/release/deps --extern rustc_asan=/private/tmp/rust-20180514-70415-ya9x99/rustc- 
1.26.0-src/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/deps/librustc_asan-f4f6bcd504eef548.rlib --extern 
panic_abort=/private/tmp/rust-20180514-70415-ya9x99/rustc-1.26.0-src/build/x86_64-apple-darwin/stage1-std/x86_64-apple- 
darwin/release/deps/libpanic_abort-c5809d2b73f594e5.rlib --extern alloc_system=/private/tmp/rust-20180514-70415-ya9x99/rustc- 
1.26.0-src/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/deps/liballoc_system-6f7baa29581dba15.rlib -- 
extern compiler_builtins=/private/tmp/rust-20180514-70415-ya9x99/rustc-1.26.0-src/build/x86_64-apple-darwin/stage1- 
std/x86_64-apple-darwin/release/deps/libcompiler_builtins-bd73167a8925a884.rlib --extern core=/private/tmp/rust-20180514- 
70415-ya9x99/rustc-1.26.0-src/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/deps/libcore- 
25b6d1996af3ba6a.rlib --extern alloc=/private/tmp/rust-20180514-70415-ya9x99/rustc-1.26.0-src/build/x86_64-apple- 
darwin/stage1-std/x86_64-apple-darwin/release/deps/liballoc-bfe57e517b27a55f.rlib --extern alloc_jemalloc=/private/tmp/rust- 
20180514-70415-ya9x99/rustc-1.26.0-src/build/x86_64-apple-darwin/stage1-std/x86_64-apple- 
darwin/release/deps/liballoc_jemalloc-03d6ea9f31c524d2.rlib --extern rustc_tsan=/private/tmp/rust-20180514-70415-ya9x99/rustc- 
1.26.0-src/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/deps/librustc_tsan-a8408b80f28a7477.rlib --extern 
libc=/private/tmp/rust-20180514-70415-ya9x99/rustc-1.26.0-src/build/x86_64-apple-darwin/stage1-std/x86_64-apple- 
darwin/release/deps/liblibc-4fd7000939cb1dfa.rlib --extern std_unicode=/private/tmp/rust-20180514-70415-ya9x99/rustc-1.26.0- 
src/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/deps/libstd_unicode-bb9e3d02f8a36008.rlib --extern 
panic_unwind=/private/tmp/rust-20180514-70415-ya9x99/rustc-1.26.0-src/build/x86_64-apple-darwin/stage1-std/x86_64-apple- 
darwin/release/deps/libpanic_unwind-5f5b955434cfdf44.rlib --extern unwind=/private/tmp/rust-20180514-70415-ya9x99/rustc- 
1.26.0-src/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/deps/libunwind-36f333beda82c695.rlib -L 
native=/private/tmp/rust-20180514-70415-ya9x99/rustc-1.26.0-src/build/x86_64-apple-darwin/native/libbacktrace/.libs -l 
static=backtrace -l System -l resolv -L native=/private/tmp/rust-20180514-70415-ya9x99/rustc-1.26.0-src/build/x86_64-apple- 
darwin/native/jemalloc/lib -L native=/private/tmp/rust-20180514-70415-ya9x99/rustc-1.26.0-src/build/x86_64-apple- 
darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-aa56d6d2d94a5702/out` (signal: 11, SIGSEGV: invalid 
memory reference)
command did not execute successfully: "/private/tmp/rust-20180514-70415-ya9x99/rustc-1.26.0-src/build/x86_64-apple- 
darwin/stage0/bin/cargo" "build" "--target" "x86_64-apple-darwin" "--release" "--features" "panic-unwind jemalloc backtrace" "- - 
manifest-path" "/private/tmp/rust-20180514-70415-ya9x99/rustc-1.26.0-src/src/libstd/Cargo.toml" "--message-format" "json"
expected success, got: exit code: 101
thread 'main' panicked at 'cargo must succeed', bootstrap/compile.rs:1064:9
note: Run with `RUST_BACKTRACE=1` for a backtrace.
failed to run: /private/tmp/rust-20180514-70415-ya9x99/rustc-1.26.0-src/build/bootstrap/debug/bootstrap build
Build completed unsuccessfully in 0:24:31
make: *** [all] Error 1

Reddit discussion here

@cilia
Copy link
Author

cilia commented May 18, 2018

Any update?

@pnkfelix pnkfelix added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Aug 28, 2018
@XAMPPRocky XAMPPRocky added O-macos Operating system: macOS C-bug Category: This is a bug. labels Oct 2, 2018
@XAMPPRocky
Copy link
Member

Triage; @cilia Hello, are you still having this issue on the latest release?

@cilia
Copy link
Author

cilia commented Oct 3, 2018

@Aaronepower Yes, just tried 1.29.1, still failing. Please see the error msg below

==> Upgrading rust
==> Downloading https://static.rust-lang.org/dist/rustc-1.29.1-src.tar.gz ######################################################################## 100.0%
==> ./configure --prefix=/usr/local/Cellar/rust/1.29.1 --release-channel=stable
==> make Last 15 lines from /Users/cilia/Library/Logs/Homebrew/rust/02.make:
Compiling humantime v1.1.1
Compiling smallvec v0.6.3
error: Could not compile rustc_platform_intrinsics.

Caused by:
process didn't exit successfully: /private/tmp/rust-20181002-68746-1e4xso6/rustc-1.29.1-src/build/bootstrap/debug/rustc --crate-name rustc_platform_intrinsics librustc_platform_intrinsics/lib.rs --error-format json --crate-type dylib --emit=dep-info,link -C prefer-dynamic -C opt-level=2 -C metadata=72a617c6fad69483 -C extra-filename=-72a617c6fad69483 --out-dir /private/tmp/rust-20181002-68746-1e4xso6/rustc-1.29.1-src/build/x86_64-apple-darwin/stage0-rustc/x86_64-apple-darwin/release/deps --target x86_64-apple-darwin -L dependency=/private/tmp/rust-20181002-68746-1e4xso6/rustc-1.29.1-src/build/x86_64-apple-darwin/stage0-rustc/x86_64-apple-darwin/release/deps -L dependency=/private/tmp/rust-20181002-68746-1e4xso6/rustc-1.29.1-src/build/x86_64-apple-darwin/stage0-rustc/release/deps (signal: 6, SIGABRT: process abort signal) warning: build failed, waiting for other jobs to finish...
error: build failed
command did not execute successfully: "/private/tmp/rust-20181002-68746-1e4xso6/rustc-1.29.1-src/build/x86_64-apple-darwin/stage0/bin/cargo" "build" "--target" "x86_64-apple-darwin" "-j" "8" "--release" "--features" " jemalloc" "--manifest-path" "/private/tmp/rust-20181002-68746-1e4xso6/rustc-1.29.1-src/src/rustc/Cargo.toml" "--message-format" "json"
expected success, got: exit code: 101
thread 'main' panicked at 'cargo must succeed', bootstrap/compile.rs:1119:9
note: Run with RUST_BACKTRACE=1 for a backtrace.
failed to run: /private/tmp/rust-20181002-68746-1e4xso6/rustc-1.29.1-src/build/bootstrap/debug/bootstrap build
Build completed unsuccessfully in 0:03:55
make: *** [all] Error 1

@pnkfelix pnkfelix self-assigned this Oct 25, 2018
@pnkfelix
Copy link
Member

discussed at compiler team meeting. I don't know if anyone on the team claims responsibility for helping with homebrew (or relatively old version of OS X).

Assigning to self to investigate.

@pnkfelix pnkfelix added P-medium Medium priority P-high High priority and removed I-nominated P-medium Medium priority labels Oct 25, 2018
@pnkfelix
Copy link
Member

(marking as P-high to remind self to investigate circumstances of bug. But the particulars: Homebrew + old Mac OS X version could well lead to P-medium triaging.)

@pnkfelix
Copy link
Member

while I wait for some trial runs to go forward on my machine, here is a potentially relevant question:

@cilia , what version of XCode do you have installed on your system? (I think running xcodebuild --version will tell me what I need to know here.)

@pnkfelix
Copy link
Member

In the meantime, I have successfully installed rust 1.30 from homebrew on Mac OS X 10.13 "High Sierra"; but I'm pretty sure that install was using prebuilt binaries. I'm trying again now with the --build-from-source option; we'll see where that goes.

In parallel, I have briefly experimented with trying to set up a VMWare image with Mac OS X 10.10 "Yosemite"; but it seems to be a bit of a pain to get such a configuration working. (It appears one might need to first download and install "Mountain Lion" on the VM, and then do an upgrade? Except the App Store won't let me download "Mountain Lion" because its not compatible with this laptop...)

(Mac OS X 10.10 "Yosemite" was released Oct 2014, so it is pretty old at this point...)

@pnkfelix pnkfelix changed the title Rust 1.26.0 fails to build on OS X 10.10.5 Rust 1.26.0 fails to build via homebrew on OS X 10.10.5 Oct 26, 2018
@pnkfelix
Copy link
Member

I was indeed able to do brew install rust --build-from-source on my laptop running Mac OS X 10.13 "High Sierra"

So this seems like a problem one needs to pull out an old OS to replicate...

@pnkfelix pnkfelix added P-medium Medium priority and removed P-high High priority labels Oct 26, 2018
@pnkfelix
Copy link
Member

(I grabbed .dmg images of old installation media, since Apple does keep those available for download, but I was not able to use them with vmware, even after converting them to .iso's in Disk Utility... so, no progress yet in replicating this...)

@pnkfelix
Copy link
Member

I don't know if its realistic for us to resolve this problem.

Cc @rust-lang/release should we just officially state that we don't actively support building new versions of Rust atop such old versions of Mac OS X? If so, what should we say is minimum supported Mac OS X version?

Nominated for discussion amongst T-release team.

@pnkfelix pnkfelix added T-release Relevant to the release subteam, which will review and decide on the PR/issue. I-nominated labels Jan 14, 2020
@XAMPPRocky
Copy link
Member

So this is a bit of a complicated question. On the vendor side Apple does not ever announce a "end of life" for any of the major operating system versions, they simply stop updating them. Historically though if we're going by Apple's security updates, the last three releases, including the current one are supported. So today that would be Catalina (10.15), Mojave (10.14.6), and High Sierra (10.13.6). So for this issue Yosemite (10.10) would definitely fall out of the support window.

Someone else who knows more about our current infra could probably answer to how difficult it is to build and test for older apple platforms.

@Mark-Simulacrum
Copy link
Member

I am in favor of closing this as won't fix. It seems pretty clear that reproducing it (and so tracking down where the SIGSEGV is coming from) is pretty hard, so we probably can't easily track down the root cause and fix it; furthermore, I'd say that if the bug is strictly that homebrew can't build Rust then that's also likely out of scope for this issue tracker.

I believe we currently support cross-compile targeting "64-bit OSX (10.7+, Lion+)" per the platform support page. But that's not where Rust itself can be built, right?

@pnkfelix
Copy link
Member

closing as wont fix, following reasoning given by @Mark-Simulacrum

@pnkfelix
Copy link
Member

follow-up discussion with @Mark-Simulacrum leads me to reopen. But I'm going to remove nomination label. cc rust-lang/release-team#2

@frakman1
Copy link

frakman1 commented Feb 2, 2021

I just wanted to add my experience to this.
I tried to do a brew upgrade on my Mac OSX running High Sierra (10.13) and got this rust related error:;

==> Installing vala dependency: rust
==> ./configure --prefix=/usr/local/Cellar/rust/1.49.0_1 --release-channel=stable
==> make
==> make install
==> ./install.sh --prefix=/private/tmp/rust-20210201-21234-2auhx1/rustc-1.49.0-src/cargobootstrap
==> cargo install /usr/local/Cellar/rust/1.49.0_1 --features curl-sys/force-system-lib-on-osx
Last 15 lines from /Users/frak/Library/Logs/Homebrew/rust/05.cargo:
    |                                                           this method call resolves to `&T`
    |
    = note: cannot satisfy `std::string::String: AsRef<_>`

error: aborting due to previous error

For more information about this error, try `rustc --explain E0283`.
error: could not compile `cargo`

To learn more, run the command again with --verbose.
warning: build failed, waiting for other jobs to finish...
error: failed to compile `cargo v0.50.0 (/private/tmp/rust--cargo-20210201-21234-fgm2gx)`, intermediate artifacts can be found at `/private/tmp/rust--cargo-20210201-21234-fgm2gx/target`

Caused by:
  build failed

Do not report this issue to Homebrew/brew or Homebrew/core!

These open issues may also help:
Rust-dependent formulae on Apple Silicon - upstream issue tracker https://github.com/Homebrew/homebrew-core/issues/68301

Error: You are using macOS 10.13.
We (and Apple) do not provide support for this old version.
You will encounter build failures with some formulae.
Please create pull requests instead of asking for help on Homebrew's GitHub,
Twitter or any other official channels. You are responsible for resolving
any issues you experience while you are running this
old version.

I then installed rust manually via curl https://sh.rustup.rs -sSf | sh with default installation option and updated the environment with source $HOME/.cargo/env but brew upgrade still wanted to install/compile rust again.

@andrewleek-droplab
Copy link

@frakman1

I have run into the exact same problem as you, although i was trying to upgrade ffmpeg. What has worked for me was to use the most up-to-date formula i could find that still had a bottle for high-sierra. Basically i ran brew edit rust and then replace the formula with this one: https://raw.githubusercontent.com/Homebrew/homebrew-core/5b4630757e8748165fe69fbefa0fa7949e64a231/Formula/rust.rb

Then i ran brew install rust and everything installed fine.

Hope this helps...

@frakman1
Copy link

frakman1 commented Feb 15, 2021

@andrewleek-droplab
Thank you so much! I don't much about brew's backend (what is a bottle, cask, cellar, keg?) so this was quite informative.
That worked for me. A few other modules failed but I did the same trick with brew edit and even had to change the MD5 sum of one of them to get it to work.

@Klemart3D
Copy link

@andrewleek-droplab answer didn't works for me, still having issues with rust or cargo :(

@frakman1 : https://docs.brew.sh/Formula-Cookbook#homebrew-terminology

@differance1
Copy link

differance1 commented Feb 24, 2021

@andrewleek-droplab -- worked for me, also trying to upgrade ffmpeg !

Mac OSX High Sierra 10.13.6
Xcode 10.1 Build version 10B61

Had to brew edit formulas from the same repository for cargo-c and rav1e, but other dependencies worked, except had to force the current asciidoc to link (brew link --overwrite asciidoc) after brew upgrade ffmpeg completed.

Really appreciate the tip, gave me a key window into the whole brew getup, have a sense now of how and where I can start trying to hack install processes like brew, an area I'd never gotten into. :-)

@battaglia01
Copy link

@andrewleek-droplab's method doesn't seem to work anymore, at least not for me (on High Sierra). Now I get

==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.47.0

curl: (22) The requested URL returned error: 404
Error: Failed to download resource "rust_bottle_manifest"
Download failed: https://ghcr.io/v2/homebrew/core/rust/manifests/1.47.0

@Jerry1144
Copy link

Jerry1144 commented Aug 27, 2021

@andrewleek-droplab
Homebrew doesn't keep old bottles forever, and this method no longer works :(
It appears to me that rust is somehow confused as to which complier to use. It complains that

/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:325:9: error: no member named 'isunordered' in the global namespace
using ::isunordered;
      ~~^
13 errors generated.
[7/2756] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o

and such. Googling this particular error suggests the compiler is looking at a wrong header, belonging to another suite. I don't know how to change the header search path.
I then tried brew install rust --cc=llvm_clang, which uses Homebrew's llvm. Passes that offending stage(rustc-1.54.0-src/build/bootstrap/debug/bootstrap build --stage 2) but now it cannot find lldllvm_ar at a later stage. I tried adding /usr/local/opt/llvm/bin to $PATH but it's not working. Maybe changes need to be made to the formula?

Using macOS 10.10.6 (High Sierra), CommandLineTools 10.14

EDIT: wait the tool wasn't lld but llvm_ar for --cc=llvm_clang
And from 02.make, the error occurred during bootstrap build --stage 2 still:

   Compiling globset v0.4.5
   Compiling ignore v0.4.17
   Compiling merge_derive v0.1.0
   Compiling merge v0.1.0
   Compiling toml v0.5.7
    Finished dev [unoptimized + debuginfo] target(s) in 1m 57s
thread 'main' panicked at '

couldn't find required command: "llvm_ar"

', src/bootstrap/sanity.rs:60:13
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
failed to run: /private/tmp/rust-20210827-87350-1cz0qi2/rustc-1.54.0-src/build/bootstrap/debug/bootstrap build --stage 2

Seems Apple's clang, and gcc, got a bit farther than llvm.

@ca13ra1
Copy link

ca13ra1 commented Sep 15, 2021

@Jerry1144 I’m having the exact same issue. Can’t seem to find a fix or workaround for it running High Sierra.

@YaserMb
Copy link

YaserMb commented Sep 17, 2021

I am facing the same issue. I am installing facebook watchman....while installing watchman it is installing its dependency which is rust....and brew is not able to install rust on high serria

@battaglia01
Copy link

Is it perhaps possible to install rust from some other source and make Homebrew think it's already installed?

@YvanQu
Copy link

YvanQu commented Sep 28, 2021

LMAO I just downloaded the binaries from https://ffbinaries.com/downloads, threw them in the ffmpeg folder in the cellar and ran brew link ffmpeg

@skodises
Copy link

skodises commented Oct 14, 2021

I was able to successfully build rust via pyenv, and then use my pyenv version of Python to keep Homebrew happy, by following the instructions in this article: https://towardsdatascience.com/homebrew-and-pyenv-python-playing-pleasantly-in-partnership-3a342d86319b?gi=65a5fb85c2e1 . So there is evidence of one possible workaround...

Running High Sierra 10.13.6, pyenv 2.1.0, python 3.9.7, current Homebrew (7.5.0)

On edit: Or, one could also get the latest/greatest via rustup by doing "curl https://sh.rustup.rs -sSf | sh", copy the binaries into /usr/local/Cellar/rust/\version/bin (currently 1.55.0), and run "brew link rust". It also seems to work, and nothing has exploded into flames (yet). However, do this sort of nastiness at your own risk...

Since rust is a dependency for so many things in the Homebrew world, please let me beg for clean High Sierra support for those of us who stay with that old version to still have legacy HFS+... We're not Luddites- we are simply multiply-burned and cautious. Bring back that bottle!

@joaocarmo
Copy link

I was having @Jerry1144's exact same issue, so I followed @skodises' suggestion:

  1. Installed rustup with curl https://sh.rustup.rs -sSf | sh
  2. Linked rust with mkdir -p "$(brew --cellar rust)/$(rustc --version | cut -d' ' -f2)" && ln -s "$(dirname $(which rustc))" "$(brew --cellar rust)/$(rustc --version | cut -d' ' -f2)/bin" && brew link rust
  3. Installed cargo-c with cargo install cargo-c
  4. Linked cargo-c with mkdir -p "$(brew --cellar cargo-c)/$(cargo-capi --version | awk '{print $2}' | cut -d'+' -f1)/bin" && cargobins=("cargo-capi" "cargo-cbuild" "cargo-cinstall" "cargo-ctest"); for cargobin in ${cargobins[@]}; do ln -s "$(which $cargobin)" "$(brew --cellar cargo-c)/$(cargo-capi --version | awk '{print $2}' | cut -d'+' -f1)/bin/$cargobin"; done && brew link cargo-c

Seems to kind of work, but every cargo dependency now has to be installed and linked in a similar way or we get this error:

==> cargo install
Last 15 lines from /Users/{user}/Library/Logs/Homebrew/{dependency}/01.cargo:
2021-11-14 15:14:43 +0000

cargo
install
--locked
--root
/usr/local/Cellar/{dependency}/{version}
--path
.

error: no override and no default toolchain set

@bvahdat
Copy link

bvahdat commented Nov 27, 2021

I was able to successfully install the latest rust version 1.56.1 on macOS Heigh Sierra thanks to this PR which has been merged yesterday.

@catap
Copy link

catap commented Dec 6, 2021

FYI: with some work for last week I've successfully build 1.57.0 on 10.7+ via MacPorts: https://ports.macports.org/port/rust/details/

Future more, with some additional work it is possible to add 10.6 but it may requires a rustc whit is statically linked agains rust's libstd and librustc_driver.

@catap
Copy link

catap commented Dec 6, 2021

@pnkfelix is it possible to build (somehow) rustc with statically linked rust's libstd and librustc_driver?

@frakman1
Copy link

frakman1 commented Dec 6, 2021

I was able to get brew to install rust version 1.56.1 on my High Sierra MacOS using the link from bvahdat.
You basically just have to have the latest version of Formula/rust.rb.

$rustc --version
rustc 1.56.1

$sw_vers
ProductName:	Mac OS X
ProductVersion:	10.13.6
BuildVersion:	17G65

@bbgdzxng1
Copy link

Big thanks to @carlocab. After a clean homebrew uninstall and reinstall, rust finally installed nicely on High Sierra without editing any files.

@sanxiyn
Copy link
Member

sanxiyn commented Jan 19, 2022

Closing, presuming fixed on Homebrew side.

@sanxiyn sanxiyn closed this as completed Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug. O-macos Operating system: macOS P-medium Medium priority T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests