Skip to content

Build fails on macOS #278

@maun

Description

@maun

Version Information:

  • Version:
    git: 11b2bf9 (last commit at 2025-04-09)

  • OS: macOS 26 Beta

Description:

cargo build --release
   Compiling synstructure v0.13.1
   Compiling zerovec-derive v0.10.3
   Compiling serde_derive v1.0.217
   Compiling displaydoc v0.2.5
   Compiling prost-derive v0.13.5
   Compiling icu_provider_macros v1.5.0
   Compiling darling_core v0.20.10
   Compiling tracing-attributes v0.1.28
   Compiling proc-macro-error2 v2.0.1
   Compiling prettyplease v0.2.29
   Compiling thiserror-impl v2.0.12
   Compiling procfs-core v0.17.0
   Compiling procfs v0.17.0
   Compiling indexmap v2.7.1
   Compiling clap_builder v4.5.30
   Compiling dirs-sys v0.4.1
error: failed to run custom build command for `procfs v0.17.0`

Caused by:
  process didn't exit successfully: `/Users/someone/dev/Horust/target/release/build/procfs-2af50d1824653658/build-script-build` (exit status: 1)
  --- stderr
  Building procfs on an for a unsupported platform. Currently only linux and android are supported
  (Your current target_os is macos)
warning: build failed, waiting for other jobs to finish...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions