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
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
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 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

Pull Requests

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: Thu Oct 31 23:01:28 2024 UTC