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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: peterkokot at gmail dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

Pull requests:

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: Sun Dec 22 11:01:30 2024 UTC