php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58689 does not build with php-5.3.x
Submitted: 2009-05-19 09:49 UTC Modified: 2009-05-19 10:48 UTC
From: oeriksson at mandriva dot com Assigned:
Status: Closed Package: inotify (PECL)
PHP Version: 0.1.3 OS: *
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 09:49 UTC] oeriksson at mandriva dot com
Description:
------------
inotify 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/inotify-0.1.3 -DPHP_ATOM_INC -I/home/oden/RPM/BUILD/inotify-0.1.3/include -I/home/oden/RPM/BUILD/inotify-0.1.3/main -I/home/oden/RPM/BUILD/inotify-0.1.3 -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/inotify-0.1.3/inotify.c  -fPIC -DPIC -o .libs/inotify.o
/home/oden/RPM/BUILD/inotify-0.1.3/inotify.c:35: error: duplicate 'static'
/home/oden/RPM/BUILD/inotify-0.1.3/inotify.c:39: error: duplicate 'static'
/home/oden/RPM/BUILD/inotify-0.1.3/inotify.c:46: error: duplicate 'static'
/home/oden/RPM/BUILD/inotify-0.1.3/inotify.c:52: error: duplicate 'static'
/home/oden/RPM/BUILD/inotify-0.1.3/inotify.c:57: error: duplicate 'static'
[...]

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-05-19 10:48 UTC] arnaud dot lb at gmail dot com
Thank you for your bug report. This issue has been fixed
in the latest released version of the package, which you can download at
http://pecl.php.net/get/inotify


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 13:01:30 2024 UTC