build failed #792

Closed
opened 2026-02-20 17:09:34 -05:00 by deekerman · 1 comment
Owner

Originally created by @jack9603301 on GitHub (Aug 31, 2022).

Describe the bug you encountered:

The following error actually occurs:

Caused by:
  process didn't exit successfully: `/home/user/rustdesk/target/debug/build/rustdesk-a6e4c488f51bac5c/build-script-build` (exit status: 101)
  --- stdout
  cargo:rerun-if-changed=src/flutter_ffi.rs

  --- stderr
  thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: ffigen is not a command, or not executable.', build.rs:99:56
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

What did you expect to happen instead?

Compiled successfully

How did you install RustDesk?

I am trying to compile and install rustdesk in gentoo


RustDesk version and environment

gentoo, build env: podman/docker

Originally created by @jack9603301 on GitHub (Aug 31, 2022). <!-- Hey there, thank you for creating an issue! --> **Describe the bug you encountered:** The following error actually occurs: ``` Caused by: process didn't exit successfully: `/home/user/rustdesk/target/debug/build/rustdesk-a6e4c488f51bac5c/build-script-build` (exit status: 101) --- stdout cargo:rerun-if-changed=src/flutter_ffi.rs --- stderr thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: ffigen is not a command, or not executable.', build.rs:99:56 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ``` **What did you expect to happen instead?** Compiled successfully **How did you install `RustDesk`?** I am trying to compile and install rustdesk in gentoo --- **RustDesk version and environment** gentoo, build env: podman/docker <!-- In order to reproduce your issue, please add some information about the environment in which you're running RustDesk. -->
deekerman 2026-02-20 17:09:34 -05:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@rustdesk commented on GitHub (Aug 31, 2022):

#763

@rustdesk commented on GitHub (Aug 31, 2022): #763
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rustdesk#792
No description provided.