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
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: 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)

Pull Requests

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: Thu Nov 21 13:01:29 2024 UTC