-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
VxWorks std does not build #143442
Copy link
Copy link
Closed
Labels
C-bugCategory: This is a bug.Category: This is a bug.O-vxworksTarget: when they made us, they called us Curiosity, and Spirit, and told us to tell you helloTarget: when they made us, they called us Curiosity, and Spirit, and told us to tell you helloT-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.O-vxworksTarget: when they made us, they called us Curiosity, and Spirit, and told us to tell you helloTarget: when they made us, they called us Curiosity, and Spirit, and told us to tell you helloT-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Since 2025-05-15, vxworks std does not build: https://does-it-build.noratrieb.dev/target?target=aarch64-wrs-vxworks
https://does-it-build.noratrieb.dev/build?nightly=2025-07-04&target=aarch64-wrs-vxworks&mode=miri-std there's a type error.
rust-lang/libc#4407 added these values but they do not seem to have the types expected by std.
@biabbas