[Bug 224128] www/chromium: won't build if system default python is not 2.7
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Dec 5 20:54:04 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224128
Bug ID: 224128
Summary: www/chromium: won't build if system default python is
not 2.7
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: chromium at FreeBSD.org
Reporter: ports at thelanman.net
Flags: maintainer-feedback?(chromium at FreeBSD.org)
Assignee: chromium at FreeBSD.org
FreeBSD 11.1 with poudriere 3.2.3 and ports snapshot from this morning.
It seems Chromium won't build unless python=2.7 is set. Since FLAVORS should,
theoretically, let me build both Python 2.7 and 3.6 I've switched my
DEFAULT_VERSIONS to python=3.6 . The lang/python port installs as 3.6 .
The port Makefile has USES python:2, but it seems Chromium has hard coded calls
to 'python' and even changing the Makefile to have python2:lang/python2 as a
BUILD_DEPEND doesn't fix that pathing issue.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-chromium
mailing list