php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #74905 Unary operator expected error when configuring
Submitted: 2017-07-11 19:59 UTC Modified: 2017-09-28 01:04 UTC
From: peterkokot at gmail dot com Assigned:
Status: Closed Package: *Compile Issues
PHP Version: 7.0.23 OS: Alpine 3.6
Private report: No CVE-ID: None
 [2017-07-11 19:59 UTC] peterkokot at gmail dot com
Description:
------------
On Alpine 3.6 there is a configure error:
./configure: line 3472: test: =: unary operator expected

This bug has been fixed in pull request 2576:
https://github.com/php/php-src/pull/2576
as noted here:
https://bugs.php.net/bug.php?id=74761

However the release archive downloadable from php.net somehow doesn't include the latest acinclude.m4.patch file.

On latest PHP 7.2.0 alpha3 it is working ok.


Patches

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-09-28 01:04 UTC] peterkokot at gmail dot com
-PHP Version: 7.1.7 +PHP Version: 7.0.23
 [2017-09-28 01:04 UTC] peterkokot at gmail dot com
This is happening on PHP 7.0.x version as well.
 [2017-10-03 06:20 UTC] krakjoe@php.net
Automatic comment on behalf of peterkokot@gmail.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=6d1dd8b0af6959692eec0648ea996eab5b577972
Log: Fix bug #74905
 [2017-10-03 06:20 UTC] krakjoe@php.net
-Status: Open +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 04:01:28 2024 UTC