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

failed to build watchman 2024.11.25.00 #1254

Open
chenrui333 opened this issue Nov 26, 2024 · 0 comments · May be fixed by #1255
Open

failed to build watchman 2024.11.25.00 #1254

chenrui333 opened this issue Nov 26, 2024 · 0 comments · May be fixed by #1255

Comments

@chenrui333
Copy link

👋 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

full build log, https://github.com/Homebrew/homebrew-core/actions/runs/12016510835/job/33509504050
relates to Homebrew/homebrew-core#198962

@chenrui333 chenrui333 linked a pull request Nov 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant