https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202982
--- Comment #7 from Kubilay Kocak <[email protected]> --- "Technically" the root cause is that PYTHON_MAJOR_VER variable (among other variables) are being clobbered or not passed down the dependency hierarchy, which is very similar (if not the same) as related issues reported for poudriere: https://github.com/freebsd/poudriere/issues/259 https://github.com/freebsd/poudriere/issues/313 I will also note that additional or complementary poudriere support/fixing aside, this needs to be fixed in the framework -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
