From owner-svn-src-head@freebsd.org Sun Mar 1 20:07:11 2020 Return-Path: Delivered-To: svn-src-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4A8A924B4AF for ; Sun, 1 Mar 2020 20:07:11 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from outbound3d.ore.mailhop.org (outbound3d.ore.mailhop.org [54.186.57.195]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48VvSZ4kXrz4Wgd for ; Sun, 1 Mar 2020 20:07:10 +0000 (UTC) (envelope-from ian@freebsd.org) ARC-Seal: i=1; a=rsa-sha256; t=1583093229; cv=none; d=outbound.mailhop.org; s=arc-outbound20181012; b=MvkpMIgp/geelTp8muNVfLFHyASckhtyiCstPynYg0BoBED0tABWKj/Xati9T0tXvBSqFjTAP88bN yhZix92RrYk6Rpvro9O571mEa/o40Xjr/8HRwD4T4qtcPrFM3jT0fgakWZ7dPpQCd7Km7ZmzVtShjc LO+xSXKNT31BNKrPvx8itO/OIBNkIRruOPi5CpMLbTLFcrnVW7GH7Xq0tBSPMOe5lbuQtDvOynUFLy R8IBK8S+jUOWV2RR+tqS5p8J928i5jnEFGJ4IAvCarEp/UTEIuFrNVurz1lJiamOAzQi88TtUghqju uIp0soa7FVElDFXJHDFwrNqaBDXbP4A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=outbound.mailhop.org; s=arc-outbound20181012; h=content-transfer-encoding:mime-version:content-type:references:in-reply-to: date:cc:to:from:subject:message-id:dkim-signature:from; bh=+FHI1zFrk/HhSmuBZOKxCgHQCm2uUFHhwp8g8APaUc0=; b=EeWAMCotV6CRlJaJNGwxiY9mDSfo1UoBS6RwQPsCr9BfuxOEfZhioN3AgEAOt/T6CTcn6dQmvLmyh We3OU2LWSGJJpn87wzghIiSF98JCQFAfnVpOl4Bzj4ysZE/3Y1PYwaHq5TvdmFcX+aV+SGP2lRbQkH unNIHWTe0EppsYJZ/ThJCVaZVoa/PJWKGSo0v2bO+CFYUVdVfOr8TR3h8obOFQzZTZFOfAhPXeJrpB AdE57kfIaJCNkUgxXe6IevlVlL0+TwF//qLJ5+JoWnW3BB5X/bkSR0QHVMKx/z6QMq+uHT8bUIPdTI j3HJmCIrosffD4HmOqWPRZUX7mNp/rA== ARC-Authentication-Results: i=1; outbound3.ore.mailhop.org; spf=softfail smtp.mailfrom=freebsd.org smtp.remote-ip=67.177.211.60; dmarc=none header.from=freebsd.org; arc=none header.oldest-pass=0; DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=outbound.mailhop.org; s=dkim-high; h=content-transfer-encoding:mime-version:content-type:references:in-reply-to: date:cc:to:from:subject:message-id:from; bh=+FHI1zFrk/HhSmuBZOKxCgHQCm2uUFHhwp8g8APaUc0=; b=VZgZT5gpFTRpQtQKxqnPRSuN8hWmbo6yzxUVIXTc4aPxgQCPSrj4OoALth2be4qWBLbBSmS3mkE5p v0gGGdIDEtrZEjfU40brlILhEMTrtbzSvQIQg/k1Rb260tm7MOXLcnmHUnIvatGPQFJyvnqvTLfnWy kJbw/OTellJhUimmHzd7gWtusHGiNue/ovrnl+uVEUroLNOcq8Xnea1ww3HWlzh6Wi/A0FB6DGoKcL dz41qPOXGRmK3OTI7vZpVuEa7hGohsTnjPdGC8PC3+nEpNFo1xFDznuVOxyftSJypCZgRdIJDG0Fv9 174xngv65I+p19pRHLxzkE1U6yeSVYg== X-MHO-RoutePath: aGlwcGll X-MHO-User: 3964db28-5bf8-11ea-b80e-052b4a66b6b2 X-Report-Abuse-To: https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information X-Originating-IP: 67.177.211.60 X-Mail-Handler: DuoCircle Outbound SMTP Received: from ilsoft.org (unknown [67.177.211.60]) by outbound3.ore.mailhop.org (Halon) with ESMTPSA id 3964db28-5bf8-11ea-b80e-052b4a66b6b2; Sun, 01 Mar 2020 20:07:08 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.15.2/8.15.2) with ESMTP id 021K752Z009189; Sun, 1 Mar 2020 13:07:05 -0700 (MST) (envelope-from ian@freebsd.org) Message-ID: <3f6459f56fa20a76895cc4890435ade49ee24874.camel@freebsd.org> Subject: Re: svn commit: r358411 - head/contrib/sendmail/src From: Ian Lepore To: Eugene Grosbein , Hajimu UMEMOTO Cc: Jung-uk Kim , src-committers@freebsd.org, svn-src-head@freebsd.org Date: Sun, 01 Mar 2020 13:07:05 -0700 In-Reply-To: <9eb3986d-3726-300d-506f-8051a3a84728@grosbein.net> References: <202002272202.01RM20j9030410@repo.freebsd.org> <525c9e77-9b86-ba95-ede5-54f3bbbb1aa7@grosbein.net> <9eb3986d-3726-300d-506f-8051a3a84728@grosbein.net> Content-Type: text/plain; charset="ASCII" X-Mailer: Evolution 3.28.5 FreeBSD GNOME Team Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 48VvSZ4kXrz4Wgd X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-1.77 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-0.77)[-0.771,0]; ASN(0.00)[asn:16509, ipnet:54.186.0.0/15, country:US]; NEURAL_HAM_LONG(-1.00)[-0.998,0] X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Mar 2020 20:07:11 -0000 On Mon, 2020-03-02 at 02:46 +0700, Eugene Grosbein wrote: > 01.03.2020 22:20, Hajimu UMEMOTO wrote: > > > > > > > > On Sun, 1 Mar 2020 21:57:35 +0700 > > > > > > > Eugene Grosbein 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. > And why can't you use the mail/sendmail port with the SSL options set the same as for other ports? -- Ian