Date: Thu, 27 Jul 2023 14:55:11 +0900 (JST) From: Yasuhiro Kimura <yasu@FreeBSD.org> To: hiroo@oikumene.net Cc: kiri@truefc.org, yuri@aetern.org, ports@freebsd.org Subject: Re: devel/mongo-c-driver failed with undefined reference due to --no-allow-shlib-undefined: ERR_load_BIO_strings Message-ID: <20230727.145511.1697988446343021363.yasu@FreeBSD.org> In-Reply-To: <20230727.141523.508759182737262133.yasu@FreeBSD.org> References: <202307260154.36Q1sBnJ052203@kx.truefc.org> <20230727110225.6cc13af4@nowhere.oikumene.ukehi.net> <20230727.141523.508759182737262133.yasu@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
From: Yasuhiro Kimura <yasu@FreeBSD.org> Subject: Re: devel/mongo-c-driver failed with undefined reference due to --no-allow-shlib-undefined: ERR_load_BIO_strings Date: Thu, 27 Jul 2023 14:15:23 +0900 (JST) > I tried build with poudriere and following 2 jails. > > * 13.2-RELEASE-p1 amd64 > * 14.0-CURRENT main-n264279-92fd2f39e5b amd64 > > And build with the former succeeds but build with the latter fails > with same error as KIRIYAMA-san. I added 'DEFAULT_VERSIONS+=ssl=openssl30' and tried build with poudriere and 13.2-RELEASE-p1 amd64 jail. Then build fails with same error as 14-CURRENT. So it seems the error is related with OpenSSL 3.0. --- Yasuhiro Kimura
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20230727.145511.1697988446343021363.yasu>