Skip to content

MacOS builds are failing due to sccache #6116

@BenWiederhake

Description

@BenWiederhake

This seems to affect the cargo clippy step, with the only output being:

(… many other lines of "checking" …)
    Checking uu_printf v0.0.25 (/Users/runner/work/coreutils/coreutils/src/uu/printf)
    Checking uu_cat v0.0.25 (/Users/runner/work/coreutils/coreutils/src/uu/cat)
    Checking uu_expr v0.0.25 (/Users/runner/work/coreutils/coreutils/src/uu/expr)
    Checking uu_nl v0.0.25 (/Users/runner/work/coreutils/coreutils/src/uu/nl)
sccache: Compile terminated by signal 6
error: could not compile `coreutils` (test "tests")
Error: Process completed with exit code 1.

This affects at least #6112 and #6115.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions