Issue building gst-plugins-rs
Steve McFarlin
steve.mcfarlin at hopin.to
Mon Oct 17 19:28:53 UTC 2022
Hello -
I am running into an issue compiling gstreamer rust plugins. I have tried various things to fix this issue, but I am still running up against it.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.1 LTS
Release: 22.04
Codename: jammy
cargo 1.64.0 (387270bc7 2022-09-16)
meson -Dgpl=enabled -Drs=enabled -Dgood=enabled -Dbad=enabled -Dgst-plugins-bad:wpe=enabled -Dlibnice=enabled build
[6877/6895] Generating subprojects/gst-plugins-rs/gst-plugins-rs with a custom command
Skipping git submodule `https://github.com/gtk-rs/gir` due to update strategy in .gitmodules
Skipping git submodule `https://github.com/gtk-rs/gir-files` due to update strategy in .gitmodules
Skipping git submodule `https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git` due to update strategy in .gitmodules
Skipping git submodule `https://github.com/gtk-rs/gir` due to update strategy in .gitmodules
Skipping git submodule `https://github.com/gtk-rs/gir-files` due to update strategy in .gitmodules
Skipping git submodule `https://github.com/gtk-rs/gir` due to update strategy in .gitmodules
Skipping git submodule `https://github.com/gtk-rs/gir-files` due to update strategy in .gitmodules
Error: CliError { error: Some(failed to download from `https://crates.io/api/v1/crates/addr2line/0.17.0/download`
Caused by:
[77] Problem with the SSL CA cert (path? access rights?) (error setting certificate file: /etc/ssl/certs/ca-certificates.crt)), exit_code: 101 }
Any ideas on this? ca-certificates.crt does exist. I have confirmed permissions are correct.
Thanks,
Steve
More information about the gstreamer-devel
mailing list