Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jan 2018 20:39:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 224055] www/firefox: Build fails with non-default python
Message-ID:  <bug-224055-21738-xZlhml2l5K@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224055-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224055-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224055

Bryan Drewery <bdrewery@FreeBSD.org> changed:

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

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

~/svn/ports # make -C www/firefox -V 'BUILD_DEPENDS:M*sqlite*' -V
'USES:M*python*' -V PYTHON_DEFAULT
sqlite3>=3D3.20.1:databases/sqlite3 py27-sqlite3>0:databases/py-sqlite3@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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224055-21738-xZlhml2l5K>