https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237795
--- Comment #15 from Mikhail Teterin <m...@freebsd.org> --- (In reply to Kubilay Kocak from comment #10) Right now this is breaking firefox build -- firefox wants both python-2.7 and llvm80. The latter wants python-3.6 (why?!) So, if llvm80 is not already installed, the build of firefox tries to build it -- which breaks, because firefox passes 2.7 as the requirement, which llvm80 rejects. The work-around is to build llvm80 first. It should not be necessary. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"