Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

stdlib fails to build on x86_64-unknown-haiku #145952

Closed
Assignees
Labels
C-bugCategory: This is a bug. O-haikuTarget: Be extant; from mouldering old leaves; spring arrives again T-libsRelevant to the library team, which will review and decide on the PR/issue.
@Darksonn

Description

I tried this command:

cargo +nightly build -Zbuild-std --target x86_64-unknown-haiku

I expected to see this happen: The standard library would successfully build.

Instead, this happened:

error[E0599]: no associated item named `B_FIND_PATH_IMAGE_PATH` found for type `u32` in the current scope
 --> /home/aliceryhl/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys/pal/unix/os.rs:472:40
 |
472 | libc::path_base_directory::B_FIND_PATH_IMAGE_PATH,
 | ^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `u32`

Meta

rustc --version --verbose:

rustc 1.91.0-nightly (cdb45c87e 2025年08月27日)
binary: rustc
commit-hash: cdb45c87e2cd43495379f7e867e3cc15dcee9f93
commit-date: 2025年08月27日
host: x86_64-unknown-linux-gnu
release: 1.91.0-nightly
LLVM version: 21.1.0

Metadata

Metadata

Labels

C-bugCategory: This is a bug. O-haikuTarget: Be extant; from mouldering old leaves; spring arrives again T-libsRelevant to the library team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      AltStyle によって変換されたページ (->オリジナル) /