Skip to content

nightly 1.78 build error on macOS for several crates #122641

@jianshu93

Description

@jianshu93

Hello Rust team,

Just found that on MacOS Rust v1.78, I cannot compile the following several crates:

error: failed to run custom build command for serde v1.0.193

Caused by:
process didn't exit successfully: /Users/jianshuzhao/gsearch/target/release/build/serde-fe63f8db4ee3a099/build-script-build (signal: 9, SIGKILL: kill)
warning: build failed, waiting for other jobs to finish...
error: failed to run custom build command for libm v0.2.8

Caused by:
process didn't exit successfully: /Users/jianshuzhao/gsearch/target/release/build/libm-911e8c3b2680f4bb/build-script-build (signal: 9, SIGKILL: kill)
error: failed to run custom build command for crossbeam-utils v0.8.17

Caused by:
process didn't exit successfully: /Users/jianshuzhao/gsearch/target/release/build/crossbeam-utils-afd4c2f70c7f24f1/build-script-build (signal: 9, SIGKILL: kill)
error: failed to run custom build command for libc v0.2.151

Caused by:
process didn't exit successfully: /Users/jianshuzhao/gsearch/target/release/build/libc-ec74996261bf3a48/build-script-build (signal: 9, SIGKILL: kill)

Any idea why?

I have no problems with v1.77.

Thanks,

Jianshu

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.O-macosOperating system: macOSS-needs-reproStatus: This issue has no reproduction and needs a reproduction to make progress.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions