Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Dec 2017 13:44:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 224055] www/firefox: Build fails with non-default python
Message-ID:  <bug-224055-21738-0qclBYqXXy@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
Peter Wullinger <freebsd@dhke.de> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to gecko@FreeBSD.o=
rg:
Bug 224055: www/firefox: Build fails with non-default python
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224055



--- Description ---
Created attachment 188492
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D188492&action=
=3Dedit
build fix patch

Trying to build with

DEFAULT_VERSIONS +=3D python=3D3.6

breaks on me with

[portbuild-py36-default-job-04] Extracting py36-sqlite3-3.6.3_7: ........ d=
one
=3D=3D=3D>   firefox-57.0.1,1 depends on package: py27-sqlite3>0 - not found

Applying the attached patch fixes the problem for me:

- build-depend on
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
- explicitly set USES=3Dpython:2,build



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