[Bug 237795] devel/gobject-introspection: "needs Python 3.x at least, but 2.7 was specified"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 23 04:03:10 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237795
--- Comment #15 from Mikhail Teterin <mi at 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.
More information about the freebsd-python
mailing list