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
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: xing at fictionpress dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 09:01:30 2025 UTC