php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #60466 Can't build on latest 5.4 snapshot
Submitted: 2011-12-08 01:40 UTC Modified: 2012-01-20 16:03 UTC
From: xing at fictionpress dot com Assigned: vito (profile)
Status: Closed Package: gmagick (PECL)
PHP Version: 5.4SVN-2011-12-08 (snap) OS: SL 6.1
Private report: No CVE-ID: None
 [2011-12-08 01:40 UTC] xing at fictionpress dot com
Description:
------------
Latest PHP 5.4 snapshot doesn't have safe_mode causing the build to fail. 

/root/gmagick-1.0.10b1/gmagick_methods.c: In function ‘SafeModeMonitor’:
/root/gmagick-1.0.10b1/gmagick_methods.c:31: error: ‘struct _php_core_globalsâ
€™ has no member named ‘safe_mode’
/root/gmagick-1.0.10b1/gmagick_methods.c:31: error: â
€˜CHECKUID_CHECK_FILE_AND_DIR’ undeclared (first use in this function)
/root/gmagick-1.0.10b1/gmagick_methods.c:31: error: (Each undeclared identifier 
is reported only once
/root/gmagick-1.0.10b1/gmagick_methods.c:31: error: for each function it appears 
in.)
/root/gmagick-1.0.10b1/gmagick_methods.c:31: error: ‘CHECKUID_NO_ERRORS’ 
undeclared (first use in this function)
/root/gmagick-1.0.10b1/gmagick_methods.c:32: warning: assignment from 
incompatible pointer type
/root/gmagick-1.0.10b1/gmagick_methods.c: In function ‘zim_gmagick_newimageâ
€™:
/root/gmagick-1.0.10b1/gmagick_methods.c:3245: warning: passing argument 1 of â
€˜ap_php_snprintf’ from incompatible pointer type



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-01-20 16:03 UTC] vito@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: vito
 [2012-01-20 16:03 UTC] vito@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 07:01:29 2024 UTC