Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob bob
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bobbob
  • bobbob
  • Issues
  • #47
Closed
Open
Issue created Apr 07, 2012 by André Anjos@andre.anjos💬Owner

ImageMagick 6.7.6 issues on OSX with MacPorts

Created by: anjos

ImageMagick 6.7.6 is now shipping with MacPorts on OSX. Some of the tests do not pass anymore. The image codec one, in particular, prints out (after some modifications so it is a little more specific on error reporting):

Running 7 test cases... unknown location:0: fatal error in "image_gif": std::runtime_error: file '/var/folders/b3/7l98n3bd7dqc1stjmgxb9mbw0000gn/T/bobtest_core_binformatTOI4GA.gif' is not readable because ImageMagick '6.7.6' reports: Magick: invalid colormap index `/var/folders/b3/7l98n3bd7dqc1stjmgxb9mbw0000gn/T/bobtest_core_binformatTOI4GA.gif' @ error/image.c/SyncImage/4414 /Users/andre/work/bob/cxx/io/test/image_codec.cc:96: last checkpoint

unknown location:0: fatal error in "image_png": std::runtime_error: file '/var/folders/b3/7l98n3bd7dqc1stjmgxb9mbw0000gn/T/bobtest_core_binformatlaNEuy.png' is not readable because ImageMagick '6.7.6' reports: Magick: invalid colormap index `/var/folders/b3/7l98n3bd7dqc1stjmgxb9mbw0000gn/T/bobtest_core_binformatlaNEuy.png' @ error/image.c/SyncImage/4414 /Users/andre/work/bob/cxx/io/test/image_codec.cc:96: last checkpoint

*** 2 failures detected in test suite "ImageArrayCodec Tests"

Assignee
Assign to
Time tracking