Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jun 2017 08:26:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219949] lang/php71-extensions believes 7.0 or 5.6 is installed,  regardless of make.conf settings
Message-ID:  <bug-219949-13@https.bugs.freebsd.org/bugzilla/>

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

            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@freebsd.org
          Reporter: vvelox@vvelox.net
             Flags: maintainer-feedback?(tz@freebsd.org)
          Assignee: tz@freebsd.org

[root@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@inari]/usr/ports/lang/php71-extensions# cat /etc/make.conf
DEFAULT_VERSIONS+=3Dperl5=3D5.26

DEFAULT_PHP_VER=3D71

[root@inari]/usr/ports/lang/php71-extensions# make
=3D=3D=3D>  php71-extensions-1.0 cannot be installed: doesn't work with lan=
g/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+=3Dphp=3D7.1

That does not work either.

--=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-219949-13>