php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58696 does not build with php-5.3.x
Submitted: 2009-05-19 12:09 UTC Modified: 2010-08-09 12:43 UTC
From: oeriksson at mandriva dot com Assigned:
Status: No Feedback Package: spread (PECL)
PHP Version: 5.3.0RC2 OS: Mandriva Cooker
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: oeriksson at mandriva dot com
New email:
PHP Version: OS:

 

 [2009-05-19 12:09 UTC] oeriksson at mandriva dot com
Description:
------------
spread does not build with php-5.3.x

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

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

Actual result:
--------------
[...]
libtool: compile:  cc -I. -I/home/oden/RPM/BUILD/spread-2.1.0 -DPHP_ATOM_INC -I/home/oden/RPM/BUILD/spread-2.1.0/include -I/home/oden/RPM/BUILD/spread-2.1.0/main -I/home/oden/RPM/BUILD/spread-2.1.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/include/php -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -c /home/oden/RPM/BUILD/spread-2.1.0/php_spread.c  -fPIC -DPIC -o .libs/php_spread.o
/home/oden/RPM/BUILD/spread-2.1.0/php_spread.c:49: error: duplicate 'static'
[...]

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-05-20 18:40 UTC] rrichards@php.net
Can you test against whats in CVS. It has fixes for 5.3 and 
want to make sure the issue is fixed before a new package is 
rolled for this.
 [2010-08-09 12:43 UTC] rrichards@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.

Assuming this is fixed in SVN already
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 13:01:27 2024 UTC