php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #60680 Build fails with 'initializer element is not computable at load time'
Submitted: 2012-01-07 11:49 UTC Modified: 2021-06-02 16:09 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: martijntje at martijnotto dot nl Assigned: cmb (profile)
Status: Closed Package: svn (PECL)
PHP Version: 5.4SVN-2012-01-07 (SVN) OS: Linux 3.0.0.14-generic SMP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: martijntje at martijnotto dot nl
New email:
PHP Version: OS:

 

 [2012-01-07 11:49 UTC] martijntje at martijnotto dot nl
Description:
------------
Building the PEVL SVN extension fails against PHP 5.4 with the message 
'initializer element is not computable at load time'. This happens for the two 
lines where the function_entry element is used. Changing this to 
zend_function_entry seems to fix this.

Output from phpize:
PHP Api Version:         20100412
Zend Module Api No:      20100525
Zend Extension Api No:   220100525

PHP configure command
./configure --enable-debug --enable-maintainer-zts --with-pgsql --with-readline

PECL SVN configure command
./configure --with-svn



Patches

svn.c.patch (last revision 2012-01-07 11:51 UTC by martijntje at martijnotto dot nl)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-06-02 16:09 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2021-06-02 16:09 UTC] cmb@php.net
This has been fixed in the meantime.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 04:01:31 2024 UTC