https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243034
Kubilay Kocak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] Status|New |Open Flags| |maintainer-feedback?(bdrewe | |[email protected]) Summary|WARNING when python version |Mk/Uses/python.mk: WARNING |is set to 3.6 in make.conf |when python version is set | |to non-default version in | |make.conf Assignee|[email protected] |[email protected] Severity|Affects Many People |Affects Some People Keywords| |needs-patch, needs-qa --- Comment #1 from Kubilay Kocak <[email protected]> --- Hi schmidt, thank you for your report The mechanism unfortunately landed in opt-out instead of opt-in form when it was first committed, which had the benefit of not requiring our official build cluster (using poudriere) not having to do anything special in order to only build 2 default versions. This unfortunately had the impact of everyone else to do something specific that was not necessary prior to the mechanism landing in that form. We'll need to coordinate with poudriere developers to make sure something is in place for poudriere users, and our build cluster before changing the current behaviour, so that the present behaviour is maintained in that (package building) environment. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
