[Bug 224055] www/firefox: Build fails with non-default python

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 23 20:39:23 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224055

Bryan Drewery <bdrewery at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bdrewery at FreeBSD.org

--- Comment #4 from Bryan Drewery <bdrewery at FreeBSD.org> ---
(In reply to Jan Beich from comment #2)
> Thank you for reporting. I guess, ports r455210 mechanically converted only
> files with explicit USES=python, a subset of those using
> PYTHON_PKGNAMEPREFIX.
> 
> (In reply to Peter Wullinger from comment #0)
> > - explicitly set USES=python:2,build
> 
> Mk/bsd.gecko.mk already has USES=python:2.7,build

~/svn/ports # make -C www/firefox -V 'BUILD_DEPENDS:M*sqlite*' -V
'USES:M*python*' -V PYTHON_DEFAULT
sqlite3>=3.20.1:databases/sqlite3 py27-sqlite3>0:databases/py-sqlite3 at py27
python:2.7,build
3.6


My default python is 3.6 and yet firefox is forcing a 2.7 dependency for
sqlite.
Is that correct? Just making sure since I had a bug reported about poudriere
with non-default python and noticed it.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gecko mailing list