[Bug 260552] lang/python36: Fails to build & package with security/openssl SSL3=OFF: _ssl.so: Undefined symbol "SSLv3_method"
Date: Fri, 24 Dec 2021 19:32:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260552 --- 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 12.3 jails. See also: bug 234568 # make.conf # ... .if ${.CURDIR:M*/lang/python36*} NOCCACHE=yes .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 not sure whether OBE, duplicate, or some other status would be the most appropriate. -- You are receiving this mail because: You are the assignee for the bug.