php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58698 does not build with php-5.3.x
Submitted: 2009-05-19 12:32 UTC Modified: 2009-10-18 10:34 UTC
From: oeriksson at mandriva dot com Assigned:
Status: Closed Package: xdiff (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-19 12:32 UTC] oeriksson at mandriva dot com
Description:
------------
xdiff 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/xdiff-1.5.0 -DPHP_ATOM_INC -I/home/oden/RPM/BUILD/xdiff-1.5.0/include -I/home/oden/RPM/BUILD/xdiff-1.5.0/main -I/home/oden/RPM/BUILD/xdiff-1.5.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/xdiff-1.5.0/xdiff.c  -fPIC -DPIC -o .libs/xdiff.o
/home/oden/RPM/BUILD/xdiff-1.5.0/xdiff.c:42: error: duplicate 'static'
[...]

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-10-18 10:34 UTC] mg at iceni dot pl
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 15:01:29 2024 UTC