pmatuszy / signal-cli-on-Raspberry-PI---WORKS-

Instructions how to install signal-cli on Raspberry Pi - this one WORKS
0 stars 0 forks source link

Tried 0.13.1 but failed #4

Open int2018 opened 9 months ago

int2018 commented 9 months ago

Raspberry 4 with bullseye

... Compiling winnow v0.5.34 Compiling toml_datetime v0.6.5 Compiling tokio v1.35.1 Compiling darling_macro v0.14.4 Compiling toml_edit v0.19.15 error: failed to run custom build command for boring-sys v3.1.0 (https://github.com/signalapp/boring?branch=libsignal#8245063a)

Caused by: process didn't exit successfully: /tmp/signal-cli-install/libsignal/target/release/build/boring-sys-46d9c23728b81d81/build-script-build (exit status: 101) --- stdout cargo:rerun-if-env-changed=BORING_BSSL_PATH cargo:rerun-if-env-changed=BORING_BSSL_INCLUDE_PATH cargo:rerun-if-env-changed=BORING_BSSL_SOURCE_PATH cargo:rerun-if-env-changed=BORING_SSL_PRECOMPILED_BCM_O cargo:rerun-if-env-changed=BORINGSSL_BUILD_DIR

--- stderr thread 'main' panicked at /root/.cargo/git/checkouts/boring-b37daebd62069023/8245063/boring-sys/build.rs:523:34: 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 warning: build failed, waiting for other jobs to finish... zip warning: name not matched: libsignal_jni.so

zip error: Nothing to do! (/opt/signal-cli-0.13.1/lib/libsignal-client-0.39.2.jar) zip warning: name not matched: /tmp/signal-cli-install/libsignal/target/release/libsignal_jni.so

zip error: Nothing to do! (/opt/signal-cli-0.13.1/lib/libsignal-client-0.39.2.jar)

pmatuszy commented 9 months ago

Hi I tried it on Ubuntu 22.04.3 and it worked. I didn't try on Raspbian

int2018 commented 8 months ago

Ok, but the error "no such file or directory" should not be depended on the machine, both is Linux...