Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 619450 - dev-ml/OCaml-ImageMagick-0.34-r1 : imagemagick_wrap.c:60:32: fatal error: magick/ImageMagick.h: No such file or directory
Summary: dev-ml/OCaml-ImageMagick-0.34-r1 : imagemagick_wrap.c:60:32: fatal error: mag...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: imagemagick-7
  Show dependency tree
 
Reported: 2017-05-23 14:03 UTC by Toralf Förster
Modified: 2017-06-25 19:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,6.31 KB, text/plain)
2017-05-23 14:03 UTC, Toralf Förster
Details
dev-ml:OCaml-ImageMagick-0.34-r1:20170523-134301.log (dev-ml:OCaml-ImageMagick-0.34-r1:20170523-134301.log,3.10 KB, text/plain)
2017-05-23 14:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,399.27 KB, text/plain)
2017-05-23 14:03 UTC, Toralf Förster
Details
environment (environment,44.50 KB, text/plain)
2017-05-23 14:03 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,28.20 KB, application/x-bzip)
2017-05-23 14:03 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,12.85 KB, application/x-bzip)
2017-05-23 14:03 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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