php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #79562 Failed test compiling imagick.so
Submitted: 2020-05-03 22:23 UTC Modified: 2021-08-08 04:22 UTC
From: gio at giomadaro dot com Assigned: cmb (profile)
Status: No Feedback Package: imagick (PECL)
PHP Version: 7.3.8 OS: Darwin Kernel Version 16.7.0
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: gio at giomadaro dot com
New email:
PHP Version: OS:

 

 [2020-05-03 22:23 UTC] gio at giomadaro dot com
Description:
------------
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test Tutorial, svgExample [tests/243_Tutorial_svgExample_basic.phpt]
=====================================================================

=====================================================================
WARNED TEST SUMMARY
---------------------------------------------------------------------
Test ImagickDraw, getDensity [tests/268_ImagickDraw_getDensity_basic.phpt] (warn: XFAIL section but test passes)
ImagickPixel iterator [tests/bug_73840.phpt] (warn: XFAIL section but test passes)
=====================================================================


=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :    0
Exts tested     :   52
---------------------------------------------------------------------

Number of tests :  276               260
Tests skipped   :   16 (  5.8%) --------
Tests warned    :    2 (  0.7%) (  0.8%)
Tests failed    :    1 (  0.4%) (  0.4%)
Expected fail   :    0 (  0.0%) (  0.0%)
Tests passed    :  257 ( 93.1%) ( 98.8%)
---------------------------------------------------------------------
Time taken      :  112 seconds
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test Tutorial, svgExample [tests/243_Tutorial_svgExample_basic.phpt]
=====================================================================

=====================================================================
WARNED TEST SUMMARY
---------------------------------------------------------------------
Test ImagickDraw, getDensity [tests/268_ImagickDraw_getDensity_basic.phpt] (warn: XFAIL section but test passes)
ImagickPixel iterator [tests/bug_73840.phpt] (warn: XFAIL section but test passes)
=====================================================================


================================================================================
/Users/gio/Desktop/imagick-3.4.4/imagick-3.4.4/tests/243_Tutorial_svgExample_basic.phpt
================================================================================
Fatal error: Uncaught ImagickException: Unable to read image blob in /Users/gio/Desktop/imagick-3.4.4/imagick-3.4.4/tests/243_Tutorial_svgExample_basic.php:43
Stack trace:
#0 /Users/gio/Desktop/imagick-3.4.4/imagick-3.4.4/tests/243_Tutorial_svgExample_basic.php(43): Imagick->readimageblob('<?xml version="...')
#1 /Users/gio/Desktop/imagick-3.4.4/imagick-3.4.4/tests/243_Tutorial_svgExample_basic.php(49): svgExample()
#2 {main}
  thrown in /Users/gio/Desktop/imagick-3.4.4/imagick-3.4.4/tests/243_Tutorial_svgExample_basic.php on line 43
================================================================================
001+ Fatal error: Uncaught ImagickException: Unable to read image blob in /Users/gio/Desktop/imagick-3.4.4/imagick-3.4.4/tests/243_Tutorial_svgExample_basic.php:43
001- Ok
002+ Stack trace:
003+ #0 /Users/gio/Desktop/imagick-3.4.4/imagick-3.4.4/tests/243_Tutorial_svgExample_basic.php(43): Imagick->readimageblob('<?xml version="...')
004+ #1 /Users/gio/Desktop/imagick-3.4.4/imagick-3.4.4/tests/243_Tutorial_svgExample_basic.php(49): svgExample()
005+ #2 {main}
006+   thrown in /Users/gio/Desktop/imagick-3.4.4/imagick-3.4.4/tests/243_Tutorial_svgExample_basic.php on line 43
================================================================================

Actual result:
--------------
You may have found a problem in PHP.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-05-03 22:25 UTC] gio at giomadaro dot com
-Package: imagick +Package: *Compile Issues
 [2020-05-03 22:25 UTC] gio at giomadaro dot com
Changed related bug
 [2020-05-03 22:42 UTC] gio at giomadaro dot com
-Summary: Filed test compiling imagick.so +Summary: Failed test compiling imagick.so -PHP Version: Irrelevant +PHP Version: 7.3.8
 [2020-05-03 22:42 UTC] gio at giomadaro dot com
Tested with php 7.3.8
 [2020-05-04 07:24 UTC] cmb@php.net
-Package: *Compile Issues +Package: imagick
 [2021-07-29 11:59 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2021-07-29 11:59 UTC] cmb@php.net
Is this still an issue with the latest imagick 3.5.1?  If so, is
your imagemagick compiled and configured to support SVG at all?
 [2021-08-08 04:22 UTC] pecl-dev 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: Fri Apr 19 18:01:28 2024 UTC