Date: Tue, 05 Dec 2017 20:54:04 +0000 From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 224128] www/chromium: won't build if system default python is not 2.7 Message-ID: <bug-224128-28929@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
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@FreeBSD.org Reporter: ports@thelanman.net Flags: maintainer-feedback?(chromium@FreeBSD.org) Assignee: chromium@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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224128-28929>
