[Bug 237795] devel/gobject-introspection: "needs Python 3.4 at least, but 2.7 was specified."
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jul 4 16:25:15 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237795
Alfredo Dal'Ava Júnior <alfredo.junior at eldorado.org.br> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alfredo.junior at eldorado.org
| |.br, luporl at FreeBSD.org
--- Comment #12 from Alfredo Dal'Ava Júnior <alfredo.junior at eldorado.org.br> ---
I reproduce the same issue on powerpc64 using a clean FreeBSD 13/current:
# cd /usr/ports/www/firefox && make
It crashed with "needs Python 3.4 at least, but 2.7 was specified." on
'devel/gobject-introspection'
# cd /usr/ports/devel/gobject-introspection && make
It crashed with "needs Python 3.4 at least, but 2.7 was specified." now on
'devel/meson'
I did workaround this by doing:
# cd /usr/ports/devel/meson && make && make install
# cd /usr/ports/devel/gobject-introspection && make && make install
# cd /usr/ports/www/firefox && make
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list