php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58680 does not build with php-5.3.x
Submitted: 2009-05-18 12:32 UTC Modified: 2012-07-29 16:49 UTC
From: oeriksson at mandriva dot com Assigned: felipe (profile)
Status: Closed Package: automap (PECL)
PHP Version: 5.3.0RC2 OS: Mandriva Cooker
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: oeriksson at mandriva dot com
New email:
PHP Version: OS:

 

 [2009-05-18 12:32 UTC] oeriksson at mandriva dot com
Description:
------------
automap does not build with php-5.3.0RC2

Reproduce code:
---------------
as done usually

Expected result:
----------------
should build

Actual result:
--------------
[...]
In file included from /home/oden/RPM/BUILD/automap-1.1.0/php_automap.c:47:
/home/oden/RPM/BUILD/automap-1.1.0/utils.c:63: warning: useless storage class specifier in empty declaration
/home/oden/RPM/BUILD/automap-1.1.0/utils.c:63: warning: empty declaration
/home/oden/RPM/BUILD/automap-1.1.0/utils.c:68: error: duplicate 'static'
/home/oden/RPM/BUILD/automap-1.1.0/utils.c:71: error: duplicate 'static'
/home/oden/RPM/BUILD/automap-1.1.0/utils.c:74: error: duplicate 'static'
/home/oden/RPM/BUILD/automap-1.1.0/utils.c:78: error: duplicate 'static'
/home/oden/RPM/BUILD/automap-1.1.0/utils.c:82: error: duplicate 'static'
/home/oden/RPM/BUILD/automap-1.1.0/utils.c:87: error: duplicate 'static'
/home/oden/RPM/BUILD/automap-1.1.0/utils.c:92: error: duplicate 'static'
/home/oden/RPM/BUILD/automap-1.1.0/utils.c:98: error: duplicate 'static'
/home/oden/RPM/BUILD/automap-1.1.0/utils.c: In function 'ut_persistent_zval_ptr_dtor':
/home/oden/RPM/BUILD/automap-1.1.0/utils.c:237: error: 'zval' has no member named 'refcount'
/home/oden/RPM/BUILD/automap-1.1.0/utils.c:238: error: 'zval' has no member named 'refcount'
/home/oden/RPM/BUILD/automap-1.1.0/utils.c:242: error: 'zval' has no member named 'refcount'
/home/oden/RPM/BUILD/automap-1.1.0/utils.c:243: error: 'zval' has no member named 'is_ref'
In file included from /home/oden/RPM/BUILD/automap-1.1.0/php_automap.c:49:
/home/oden/RPM/BUILD/automap-1.1.0/Automap.c: At top level:
/home/oden/RPM/BUILD/automap-1.1.0/Automap.c:56: warning: useless storage class specifier in empty declaration
/home/oden/RPM/BUILD/automap-1.1.0/Automap.c:56: warning: empty declaration
/home/oden/RPM/BUILD/automap-1.1.0/Automap.c:1620: error: duplicate 'static'
/home/oden/RPM/BUILD/automap-1.1.0/Automap.c:1627: error: duplicate 'static'
[...]

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-07-29 16:49 UTC] felipe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: felipe
 [2012-07-29 16:49 UTC] felipe@php.net
A new version already has been released.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 15:01:29 2024 UTC