php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58691 does not build with php-5.3.x
Submitted: 2009-05-19 10:20 UTC Modified: 2017-04-01 21:11 UTC
From: oeriksson at mandriva dot com Assigned: pollita (profile)
Status: Wont fix Package: params (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 10:20 UTC] oeriksson at mandriva dot com
Description:
------------
params 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/params-1.0 -DPHP_ATOM_INC -I/home/oden/RPM/BUILD/params-1.0/include -I/home/oden/RPM/BUILD/params-1.0/main -I/home/oden/RPM/BUILD/params-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/params-1.0/php_params.c  -fPIC -DPIC -o .libs/php_params.o
/home/oden/RPM/BUILD/params-1.0/php_params.c: In function 'php_params_get_args':
/home/oden/RPM/BUILD/params-1.0/php_params.c:68: error: request for member 'top_element' in something not a structure or union
/home/oden/RPM/BUILD/params-1.0/php_params.c:78: error: request for member 'elements' in something not a structure or union
/home/oden/RPM/BUILD/params-1.0/php_params.c: At top level:
/home/oden/RPM/BUILD/params-1.0/php_params.c:479: error: duplicate 'static'
[...]

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-07-28 20:22 UTC] felipe@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: pollita
 [2017-04-01 21:11 UTC] tpunt@php.net
-Status: Assigned +Status: Wont fix
 [2017-04-01 21:11 UTC] tpunt@php.net
Due to this extension not seeing any activity since 2007, this issue will not be fixed. We are therefore closing this now.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 02:01:28 2024 UTC