Date: Sat, 12 Dec 2020 18:50:46 +0100 From: Jan Beich <jbeich@FreeBSD.org> To: Torfinn Ingolfsen <tingox@gmail.com> Cc: FreeBSD Ports ML <freebsd-ports@freebsd.org>, desktop@freebsd.org Subject: Re: graphics/librsvg2-rust fails to build Message-ID: <pn3e-ykuh-wny@FreeBSD.org> In-Reply-To: <CAJ_iqtbkrhDPkBMB=BCLwzRZ2ZHweL=NOi7L=GnFy6d=eQaOKw@mail.gmail.com> (Torfinn Ingolfsen's message of "Sat, 12 Dec 2020 17:58:17 %2B0100") References: <CAJ_iqtbkrhDPkBMB=BCLwzRZ2ZHweL=NOi7L=GnFy6d=eQaOKw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Torfinn Ingolfsen <tingox@gmail.com> writes: > thread 'main' panicked at 'couldn't initialize the libgit2 library: > -1, error: could not initialize openssl: error:1410D0B9:SSL > routines:SSL_CTX_set_cipher_list:no cipher match', > /usr/ports/lang/rust/work/rustc-1.48.0-src/vendor/libgit2-sys/lib.rs:3807:9 > note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace [...] > This on FreeBSD 11.4-stable: > tingo@kg-core1$ uname -a > FreeBSD kg-core1.kg4.no 11.4-STABLE FreeBSD 11.4-STABLE #3 r362432: > Sat Jun 20 12:51:06 CEST 2020 > root@kg-core1.kg4.no:/zs/usr/obj/usr/src/sys/GENERIC amd64 "SSL_CTX_set_cipher_list:no cipher match" is likely due to OpenSSL 1.0 on FreeBSD 11.* lacking TLS 1.3 or similar. However, libgit2 shouldn't be used during build. And the port builds fine on the package cluster. http://beefy9.nyi.freebsd.org/data/114amd64-default/557772/logs/librsvg2-rust-2.50.2.log Can you reproduce inside poudriere? If so attach complete build log. Building via plain "make" or portmaster is a recipe for pilot errors.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?pn3e-ykuh-wny>