https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235666
--- Comment #3 from Jan Beich <[email protected]> --- (In reply to Mikhail Teterin from comment #2) > root@tulik:/usr/ports/www/firefox # make -V PYTHON_VERSION > python3.6 USES=python:2.7,build in Mk/bsd.gecko.mk should force python2.7 even with DEFAULT_VERSIONS+=python=3.6. www/firefox requires both python2.7 *and* python3.6 (other 3.x may also work) but configure (mach) only supports python2.7 atm. Sorry but the provided log is not enough. Try reproducing in poudriere and if you cannot bisect your environment. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
