Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Mar 2020 09:18:15 -0500
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        Eugene Grosbein <eugen@grosbein.net>, Hajimu UMEMOTO <ume@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r358411 - head/contrib/sendmail/src
Message-ID:  <66b377d6-cb80-ef9a-c87f-fcb893b9d631@FreeBSD.org>
In-Reply-To: <9eb3986d-3726-300d-506f-8051a3a84728@grosbein.net>
References:  <202002272202.01RM20j9030410@repo.freebsd.org> <525c9e77-9b86-ba95-ede5-54f3bbbb1aa7@grosbein.net> <bc1fd171-c9d0-f3c6-3667-4eeae07e2c99@FreeBSD.org> <ygelfompqea.wl-ume@FreeBSD.org> <c002a862-87ef-a8d7-697d-19e0f7385e40@grosbein.net> <ygeeeueox6m.wl-ume@FreeBSD.org> <ed985559-6847-7b09-8b02-0665c9b8ab73@grosbein.net> <ygeblpg9k60.wl-ume@FreeBSD.org> <9eb3986d-3726-300d-506f-8051a3a84728@grosbein.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 20. 3. 1., Eugene Grosbein wrote:
> 01.03.2020 22:20, Hajimu UMEMOTO wrote:
> 
>>>>>>> On Sun, 1 Mar 2020 21:57:35 +0700
>>>>>>> Eugene Grosbein <eugen@grosbein.net> said:
>>
>> eugen> One more time: these days it is not possible to upgrade 11.2-STABLE system to recent stable/11
>> eugen> with stock sendmail and SSL/SASL support if the system has ports that need openssl-1.1.1,
>>
>> If you wish to use base sendmail with cyrus-sasl2, you must build
>> cyrus-sasl2 with base openssl.  If you wish to use cyrus-sasl2 with
>> port openssl, you should use port sendmail.
> 
> One more time: these days it is not possible.
> 
> Dependency error: This port wants the OpenSSL library from the FreeBSD
> base system. You can't build against it, while a newer
> version is installed by a port.
> Please deinstall the port, remove DEFAULT_VERSIONS=ssl=base or undefine WITH_OPENSSL_BASE.
> *** Error code 1
> 
> Meantime, openssl-1.1.1 is needed by multiple other ports and cannod be deinstalled.
> And if I force building cyrus-sasl2 with base openssl using SSL option that was rolled back,
> it STILL does not help.
> 
> You can easily repeat the problem using recent ports tree and recent stable/11 and handbook-recommended way.

Mixing base and ports OpenSSLs is a bad idea.  If you decided to build
some ports with ports OpenSSL for some reason, every ports using OpenSSL
should be rebuilt with it to avoid this mayhem.

Jung-uk Kim



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?66b377d6-cb80-ef9a-c87f-fcb893b9d631>