https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238171
Kubilay Kocak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |merge-quarterly? See Also| |https://github.com/FRRoutin | |g/frr/pull/3986 Status|New |Open Summary|[net/frr7] either likes |net/frr7: Fails to |python 3.7 or it does not. |configure with Python 3.7 CC| |[email protected], | |[email protected] --- Comment #1 from Kubilay Kocak <[email protected]> --- Thanks for the report. Could you include the following (as attachments) please: - The full build log - WRKSRC/config.log It appears that ffr supports Python 2.7 to 3.6 currently (based on the versions it appears to be enumerating in configure, and upstream code [1]). Why the port is limited to 3.6+ only I don't know, but based on evidence this should be USES=python:2.7-3.6. See Also: https://github.com/FRRouting/frr/pull/3986 [1] https://github.com/FRRouting/frr/commit/0fca9cee3641a1e75f9d56a8ad8f5ce8bc824d93 -- You are receiving this mail because: 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]"
