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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but 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-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: Fri May 10 22:01:32 2024 UTC