Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/m/mise.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Mise < Formula
desc "Polyglot runtime manager (asdf rust clone)"
homepage "https://mise.jdx.dev/"
url "https://github.com/jdx/mise/archive/refs/tags/v2025.1.4.tar.gz"
sha256 "7b26d0fc8ca0f60d72a4a90491602e2c9dc0e93900ab47c87f327e5cdc29b277"
url "https://github.com/jdx/mise/archive/refs/tags/v2025.1.5.tar.gz"
sha256 "be4ea0095e80558548caff2f5452c6e3bd2a61d5bb67dffc9ef7fd321f7de4b2"
license "MIT"
head "https://github.com/jdx/mise.git", branch: "main"

Expand Down Expand Up @@ -33,7 +33,7 @@
depends_on "xz" # for liblzma
end

def install

Check failure on line 36 in Formula/m/mise.rb

View workflow job for this annotation

GitHub Actions / macOS 15-arm64

`brew install --verbose --formula --build-bottle mise` failed on macOS Sequoia (15) on Apple Silicon!

Compiling crossbeam-utils v0.8.21 Compiling icu_locid_transform v1.5.0 Compiling unic-langid v0.9.5 Compiling icu_collections v1.5.0 Compiling rustls-pki-types v1.10.1 warning: [email protected]: clang: error: no such file or directory: '-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' warning: [email protected]: clang: error: no such file or directory: '--sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'; did you mean '--sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'? warning: [email protected]: clang: error: no such file or directory: '-isystem/opt/homebrew/include' warning: [email protected]: clang: error: no such file or directory: '-isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers' warning: [email protected]: clang: error: no such file or directory: '-I/opt/homebrew/opt/[email protected]/include' warning: [email protected]: clang: error: no such file or directory: '-fdebug-prefix-map=/private/tmp/mise-20250111-7619-35fdxf/mise-2025.1.5=.'; did you mean '-fdebug-prefix-map=/private/tmp/mise-20250111-7619-35fdxf/mise-2025.1.5=.'? warning: [email protected]: ToolExecError: Command env -u IPHONEOS_DEPLOYMENT_TARGET LC_ALL="C" "clang" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "--target=arm64-apple-macosx15.2" "-I" "include" "-I" "/private/tmp/mise-20250111-7619-35fdxf/mise-2025.1.5/target/release/build/ring-bed57b4055aff2ad/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/private/tmp/mise-20250111-7619-35fdxf/mise-2025.1.5/target/release/build/ring-bed57b4055aff2ad/out/172e8fe49fe517e0-curve25519.o" "-c" "--" "crypto/curve25519/curve25519.c" with args clang did not execute successfully (status code exit status: 1).cargo:warning=clang: error: no such file or directory: '-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' warning: [email protected]: clang: error: no such file or directory: '--sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'; did you mean '--sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'? warning: [email protected]: clang: error: no such file or directory: '-isystem/opt/homebrew/include' warning: [email protected]: clang: error: no such file or directory: '-isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers' warning: [email protected]: clang: error: no such file or directory: '-I/opt/homebrew/opt/[email protected]/include' warning: [email protected]: clang: error: no such file or directory: '-fdebug-prefix-map=/private/tmp/mise-20250111-7619-35fdxf/mise-2025.1.5=.'; did you mean '-fdebug-prefix-map=/private/tmp/mise-20250111-7619-35fdxf/mise-2025.1.5=.'? warning: [email protected]: ToolExecError: Command env -u IPHONEOS_DEPLOYMENT_TARGET LC_ALL="C" "clang" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "--target=arm64-apple-macosx15.2" "-I" "include" "-I" "/private/tmp/mise-20250111-7619-35fdxf/mise-2025.1.5/target/release/build/ring-bed57b4055aff2ad/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-gfull" "-DNDEBUG" "-o" "/private/tmp/mise-20250111-7619-35fdxf/mise-2025.1.5/target/release/build/ring-bed57b4055aff2ad/out/cf1be0f3c161d833-aes_nohw.o" "-c" "--" "crypto/fipsmodule/aes/aes_nohw.c" with args clang did not execute successfully (status code exit status: 1).cargo:warning=clang: error: no such file or directory: '-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' warning: [email protected]: clang: error: no such file or direc
ENV["LIBGIT2_NO_VENDOR"] = "1"

# Ensure that the `openssl` crate picks up the intended library.
Expand Down
Loading