Bug 511092 - graphviz-php broken in rawhide
Summary: graphviz-php broken in rawhide
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: graphviz
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Patrick Laughton
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-07-13 15:53 UTC by Remi Collet
Modified: 2009-12-18 17:50 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-12-18 17:50:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Remi Collet 2009-07-13 15:53:54 UTC
After PHP 5.3.0 update :

1/ There is no ABI check for PHP version, so graphviz-php install, but fails to load

$ php -v
PHP Warning:  PHP Startup: gv: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0

I will fix this.

2/ graphviz-php own /usr/lib64/php/modules, it shouldn't

I will fix this (and use php-config --extension-dir)

3/ no php configuration script provided

I will add /etc/php.d/graphviz.ini

4/ Nedd rebuild against php 5.3.0

I will do it



Please, check my change and close this bug if you find all is ok.

Comment 1 Remi Collet 2009-07-13 17:32:40 UTC
http://koji.fedoraproject.org/koji/taskinfo?taskID=1471717

Build of graphviz-2.20.3-4.fc12.1 done in rawhide

Strange : all the test reports as failed... (F11 or rawhide)
I don't think this is related to the php change...

PHP extension install and load fine.

Comment 2 Bug Zapper 2009-11-16 10:48:55 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle.
Changing version to '12'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Patrick Laughton 2009-12-18 17:50:51 UTC
This appears to have been fixed for F-11, F-12, and devel.  Thanks Remi.


Note You need to log in before you can comment on or make changes to this bug.