Created attachment 209244 [details] Allow py36+ checks Ceph14 builds fine with python 3.7/3.8
A commit references this bug: Author: fluffy Date: Fri Dec 6 13:50:34 UTC 2019 New revision: 519142 URL: https://svnweb.freebsd.org/changeset/ports/519142 Log: net/ceph14: allow to build with py36+, indeed. No PORTREVISION bump, port was always unable to build for py3[78] PR: 242071 Submitted by: fluffy Approved by: maintainer (timeout, >2 weeks) Changes: head/net/ceph14/Makefile head/net/ceph14/files/patch-cmake_modules_FindPython3Interp.cmake head/net/ceph14/files/patch-cmake_modules_FindPython3Libs.cmake
Committed!
(In reply to Dima Panov from comment #2) Sorry, one way or another I completed missed any mails for this bug.... Only today I got the 2 you created. Thanx, for taking this up --WjW
(In reply to commit-hook from comment #1) Please note that the ceph developers only test with pythen 2.7 and 3.6. So taking it to 3.7+ might crash and burn in unpredicted ways.
(In reply to Willem Jan Withagen from comment #4) Sure. By default ports uses python36, so most users will not affected. But anyone who set non-default values already assumed to face some runtime bugs, and this patch allows such users to get own binaries and test them