Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Dec 2021 19:32:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 260552] lang/python36: Fails to build & package with security/openssl SSL3=OFF: _ssl.so: Undefined symbol "SSLv3_method"
Message-ID:  <bug-260552-21822-FAXIC1Z5YY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260552-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260552-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260552

--- Comment #11 from John W. O'Brien <john@saltant.com> ---
(In reply to John W. O'Brien from comment #10)

After disabling ccache, lang/python36 builds successfully in the 12.2 and 1=
2.3
jails.

See also: bug 234568

# make.conf
# ...
.if ${.CURDIR:M*/lang/python36*}
NOCCACHE=3Dyes
.endif
# ...

Unless there is a way for an individual port to be tagged as intolerant of
ccache, I don't think this ticket warrants any more of our attention. I'm n=
ot
sure whether OBE, duplicate, or some other status would be the most
appropriate.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260552-21822-FAXIC1Z5YY>