[Bug 219949] lang/php71-extensions believes 7.0 or 5.6 is installed, regardless of make.conf settings
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jun 13 08:26:09 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219949
Bug ID: 219949
Summary: lang/php71-extensions believes 7.0 or 5.6 is
installed, regardless of make.conf settings
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: tz at freebsd.org
Reporter: vvelox at vvelox.net
Flags: maintainer-feedback?(tz at freebsd.org)
Assignee: tz at freebsd.org
[root at inari]/usr/ports/lang/php71-extensions# php -v
PHP 7.1.5 (cli) (built: Jun 8 2017 14:43:04) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.1.0, Copyright (c) 1998-2017 Zend Technologies
with Zend OPcache v7.1.5, Copyright (c) 1999-2017, by Zend Technologies
[root at inari]/usr/ports/lang/php71-extensions# cat /etc/make.conf
DEFAULT_VERSIONS+=perl5=5.26
DEFAULT_PHP_VER=71
[root at inari]/usr/ports/lang/php71-extensions# make
===> php71-extensions-1.0 cannot be installed: doesn't work with lang/php56
port (doesn't support PHP 5.6 7.0).
*** Error code 1
Stop.
make: stopped in /usr/ports/lang/php71-extensions
Exit 1
Setting it to 7.1 has no affect as well.
DEFAULT_VERSIONS+=php=7.1
That does not work either.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list