Skip to content

Error while path patching libc as one of rustc's dependencies. #2794

Closed
@zetanumbers

Description

@zetanumbers

Hello, i am trying to build rustc with patched libc. Patching via git works great until i try to patch libc using path, it prints this weird error message:
Снимок экрана от 2022-05-20 13-27-30

I could fix it with different methods, but then it would complain about, for example, freebsd11 inside of cfg attribute, which would be a error instead of warning propagated to error, i believe.

And cargo check in this directory doesn't emit any warnings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions