Skip to content

Installing on windows with gnu fails at random times with an error about a missing build script #135

Description

@DJ-Dav

Running the command cargo install -f cargo-binutils
gives the following error message:
error: failed to run custom build command for quote v1.0.23

Caused by:
could not execute process "\AppData\Local\Temp\cargo-installurqU3j\release\build\quote-0cc442527a6b4d49\build-script-build" (never executed)

Caused by:
The system cannot find the file specified. (os error 2)
warning: build failed, waiting for other jobs to finish...
error: failed to compile "cargo-binutils v0.3.6", intermediate artifacts can be found at...

It successfully compiles a few crates before failing, the number of successful crates compiling varies, but the error is always the same.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem rightupstreamThis bug is caused by a bug in an upstream dependency

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions