php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58683 does not build with php-5.3.x
Submitted: 2009-05-19 06:32 UTC Modified: 2020-11-01 04:22 UTC
From: oeriksson at mandriva dot com Assigned: cmb (profile)
Status: No Feedback Package: Enchant related
PHP Version: 5.3.0RC2 OS: Mandriva Cooker
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
23 - 17 = ?
Subscribe to this entry?

 
 [2009-05-19 06:32 UTC] oeriksson at mandriva dot com
Description:
------------
enchant does not build with php-5.3.0RC2

Reproduce code:
---------------
as done usually

Expected result:
----------------
should build

Actual result:
--------------
[...]
libtool: compile:  cc -I. -I/home/oden/RPM/BUILD/enchant-1.0.2 -DPHP_ATOM_INC -I/home/oden/RPM/BUILD/enchant-1.0.2/include -I/home/oden/RPM/BUILD/enchant-1.0.2/main -I/home/oden/RPM/BUILD/enchant-1.0.2 -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/enchant -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/enchant-1.0.2/enchant.c  -fPIC -DPIC -o .libs/enchant.o
/home/oden/RPM/BUILD/enchant-1.0.2/enchant.c:86: error: 'third_arg_force_ref' undeclared here (not in a function)
[...]

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-05-20 09:48 UTC] pierre dot php at gmail dot com
Hm, I have to sync with php-src then. By the way, enchant is now part of the main distribution in 5.3 or later.
 [2009-05-20 11:02 UTC] oeriksson at mandriva dot com
Gah!, I didn't realize. I think I have packaged too many of these :)
 [2017-10-24 07:27 UTC] kalle@php.net
-Status: Assigned +Status: Open -Package: enchant +Package: *General Issues -Assigned To: pajoye +Assigned To:
 [2020-10-19 12:46 UTC] cmb@php.net
-Status: Open +Status: Feedback -Package: *General Issues +Package: Enchant related -Assigned To: +Assigned To: cmb
 [2020-10-19 12:46 UTC] cmb@php.net
Is that still an issue with any of the actively supported PHP
versions[1]?

[1] <https://www.php.net/supported-versions.php>
 [2020-11-01 04:22 UTC] php-bugs at lists dot php dot 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 "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 22:01:29 2024 UTC