Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Can't build it on debian VM #3

Description

@dev-inside

Hey,
I'd tried to install the CLI, but it always fails on a certain point. I'd attached the last dependency where it broke and the error I've got. I am on Debian 12 and use rustc 1.83.0

Compiling pest_generator v2.7.15
error: failed to run custom build command for `go-srp v0.1.6 (https://github.com/LeanderBB/you-have-mail-common#823e59a9)`

Caused by:
  process didn't exit successfully: `/tmp/cargo-installvDTPfL/release/build/go-srp-ae986f1ef629f2bf/build-script-build` (exit status: 101)
  --- stdout
  cargo:rustc-link-search=/tmp/cargo-installvDTPfL/release/build/go-srp-08e9dadbd8a29a86/out
  cargo:rustc-link-lib=go-srp
  cargo:rerun-if-changed=go/lib.go

  --- stderr
  thread 'main' panicked at /root/.cargo/git/checkouts/you-have-mail-common-35a1df78c958c799/823e59a/proton/go-srp/build.rs:122:35:
  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
error: failed to compile `you-have-mail-cli v0.3.0 (https://github.com/LeanderBB/you-have-mail-cli#b3381533)`, intermediate artifacts can be found at `/tmp/cargo-installvDTPfL`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions