Bug 199001

Summary: Workaround for libmbfl not needed with php-5.1.4
Product: [Fedora] Fedora Reporter: Remi Collet <fedora>
Component: php-pecl-mailparseAssignee: Matthias Saou <matthias>
Status: CLOSED DEFERRED QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: medium    
Version: rawhideCC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-11-13 12:53:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Remi Collet 2006-07-15 15:26:45 UTC
Description of problem:
Not a bugg, just an information.

Version-Release number of selected component (if applicable):
php-pecl-mailparse-2.1.1
php-5.1.4

Working on the mailparse (i've missed your work), i've encountered the same
problem with the libmbfl.

Rather than using a workaround, i make a patch for PHP. This patch have been
included upstream (in php-5.1.3). So you can remove the workaround on FC5 and devel.

More information : http://bugs.php.net/bug.php?id=37103

Cordialy.

Comment 1 Matthias Saou 2006-07-24 15:37:00 UTC
Sorry, but you might want to file a bug against the php package first, since the
workaround is still required in the FC devel php-5.1.4-1 package :

[...]
/usr/src/rpm/BUILD/mailparse-2.1.1/php_mailparse.h:86:49: error: ext/mbstring/li
bmbfl/mbfl/mbfilter.h: No such file or directory
[...]

$ rpm -ql php-devel-5.1.4-1 | grep "ext/mbstring"
/usr/include/php/ext/mbstring
/usr/include/php/ext/mbstring/libmbfl
/usr/include/php/ext/mbstring/libmbfl/config.h

Thanks for the tip, tough, and please do let me know when the issue is really
fixed so that I can drop the workaround.

Comment 2 Remi Collet 2006-07-25 16:14:07 UTC
Ok, i must apologize.

My patch is only gone "partialy" in CVS, so php-5.1.4 still buggy (quite
frustrating).

I've check, php-5.2.0-dev is OK.

Do you think it's worth to file a "Fedora" bug for php to have my little patch
applied ?

Comment 3 Matthias Saou 2006-08-22 12:46:33 UTC
I doubt having the missing part of your patch in the Fedora PHP package would be
really useful. Let's just wait for the next release to be included. Do you mind
if I close this bug for now? You can simply re-open it once your fix gets its
way into the Fedora PHP package ;-)

Comment 4 Remi Collet 2006-08-22 15:25:47 UTC
Ok for me.  You can close it.