You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋 trying to build the latest release, but run into some build issue. The error log is as below:
error build log
Compiling sysinfo v0.30.13
error[E0599]: no method named `len` found for type `i8` in the current scope
--> /Users/brew/Library/Caches/Homebrew/cargo_cache/registry/src/index.crates.io-6f17d22bba15001f/sysinfo-0.30.13/src/unix/apple/macos/process.rs:436:53
|
436 | Some(node.vip_path.len() * node.vip_path[0].len()),
| ^^^
|
help: there is a method `le` with a similar name, but with different arguments
--> /private/tmp/rust-20241019-8559-8pur06/rustc-1.82.0-src/library/core/src/cmp.rs:1196:5
👋 trying to build the latest release, but run into some build issue. The error log is as below:
error build log
full build log, https://github.com/Homebrew/homebrew-core/actions/runs/12016510835/job/33509504050
relates to Homebrew/homebrew-core#198962
The text was updated successfully, but these errors were encountered: