On Sun, Dec 20, 2020 at 11:19 PM Torfinn Ingolfsen wrote:
>
> DEFAULT_VERSIONS+=ssl=openssl
>
> no src.conf.
>
Reinstalling devel/libgit2 has helped, now I can build and install
librsvg2-rust. libgit2 hasn't changed, it is still the same version:
root@kg-core1# pkg info libgit2*
libgit2-1.0.1
So
On Sat, Dec 12, 2020 at 8:41 PM Jan Beich wrote:
>
> poudriere isn't third-party but developed by FreeBSD project and used by
> the package cluster. Also "works fine" here.
Sorry about using the wrong term - I was meaning *external tool*.
>
> Compare your current environment against a pristine/f
Torfinn Ingolfsen writes:
> On Sat, Dec 12, 2020 at 6:50 PM Jan Beich wrote:
>>
>> "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 clu
On Sat, Dec 12, 2020 at 6:50 PM Jan Beich wrote:
>
>
> "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.free
Torfinn Ingolfsen 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:
Trying to build latest librsvg2-rust (ports tree updated just now),
but it is failing:
===> librsvg2-rust-2.50.2 conflicts with installed package(s):
librsvg2-2.40.21
They install files into the same place.
You may want to stop build with Ctrl + C.
===> License LGPL20 accepted