From owner-freebsd-ports-bugs@freebsd.org Tue Jun 13 08:26:09 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8E651B95B9B for ; Tue, 13 Jun 2017 08:26:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7C33E72BA7 for ; Tue, 13 Jun 2017 08:26:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v5D8Q9XM010208 for ; Tue, 13 Jun 2017 08:26:09 GMT (envelope-from bugzilla-noreply@freebsd.org) 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 Date: Tue, 13 Jun 2017 08:26:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: vvelox@vvelox.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: tz@freebsd.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 08:26:09 -0000 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.=