Skip to content

Can't build an application that using Glommio #651

Open
@Eugene-Usachev

Description

@Eugene-Usachev

When I try to build my application I always get error message with text:

error: failed to run custom build command for glommio v0.9.0

Caused by:
process didn't exit successfully: /app/target/release/build/glommio-03f2d8ce6c58b621/build-script-build (exit status: 101)
--- stderr
thread 'main' panicked at /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/glommio-0.9.0/build.rs:18:18:
called Result::unwrap() on an Err value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

I tried to build it in Docker and got the same error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions