Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 619450

Summary: dev-ml/OCaml-ImageMagick-0.34-r1 : imagemagick_wrap.c:60:32: fatal error: magick/ImageMagick.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Team for the ML programming language family <ml>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 581800    
Attachments: emerge-info.txt
dev-ml:OCaml-ImageMagick-0.34-r1:20170523-134301.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-05-23 14:03:03 UTC
Use String.lowercase_ascii instead.
x86_64-pc-linux-gnu-gcc -fPIC -c -I"/usr/lib64/ocaml" -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-7 imagemagick_wrap.c
imagemagick_wrap.c:60:32: fatal error: magick/ImageMagick.h: No such file or directory
 #include <magick/ImageMagick.h>
                                ^
compilation terminated.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: plasma-libressl_20170512-200901

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)

java-config:
The following VMs are available for generation-2:
Comment 1 Toralf Förster gentoo-dev 2017-05-23 14:03:06 UTC
Created attachment 473894 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-05-23 14:03:10 UTC
Created attachment 473896 [details]
dev-ml:OCaml-ImageMagick-0.34-r1:20170523-134301.log
Comment 3 Toralf Förster gentoo-dev 2017-05-23 14:03:15 UTC
Created attachment 473898 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-05-23 14:03:18 UTC
Created attachment 473900 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-05-23 14:03:21 UTC
Created attachment 473902 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-05-23 14:03:24 UTC
Created attachment 473904 [details]
temp.tbz2
Comment 7 Alexis Ballier gentoo-dev 2017-06-25 19:47:09 UTC
commit 5044ec43b601355520587f483adf5ea81e35b3c4
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Sat Jun 24 21:22:06 2017 +0200

    dev-ml/OCaml-ImageMagick: Fix build with image magick 7.
    
    Package-Manager: Portage-2.3.6, Repoman-2.3.2