Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 581820 - media-libs/xine-lib[imagemagick] fails to build with >=media-gfx/imagemagick-7.0.1.0
Summary: media-libs/xine-lib[imagemagick] fails to build with >=media-gfx/imagemagick-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: PATCH
: 592320 641482 (view as bug list)
Depends on:
Blocks: imagemagick-7
  Show dependency tree
 
Reported: 2016-05-02 08:13 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2017-12-18 09:16 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,539.97 KB, text/plain)
2016-05-02 08:13 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details
build.log (build.log,322.03 KB, text/plain)
2016-05-02 08:28 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-05-02 08:13:58 UTC
Created attachment 432948 [details]
build.log

libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -
I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../
../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I
../../lib -I../../lib -DNDEBUG -D_REENTRANT -DXINE_COMPILE -fvisibility=hidden -
fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGI
CKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-7 
-pipe -Wall -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Werro
r-implicit-function-declaration -Wstrict-aliasing=2 -Wchar-subscripts -Wmissing-
declarations -Wmissing-prototypes -Wwrite-strings -Wpointer-arith -g -march=nati
ve -mtune=native -O2 -pipe -Wall -Wchar-subscripts -Wnested-externs -Wcast-align
 -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-poi
nter-sign -Wformat=2 -Wno-format-zero-length -Wformat-security -Wstrict-aliasing
=2 -Werror=implicit-function-declaration -c image.c  -fPIC -DPIC -o .libs/xinepl
ug_decode_image_la-image.o
image.c:42:30: fatal error: wand/magick_wand.h: No such file or directory
compilation terminated.
Makefile:867: recipe for target 'xineplug_decode_image_la-image.lo' failed
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-05-02 08:28:39 UTC
Created attachment 432960 [details]
build.log

Whoops, wrong log file attached...
Comment 2 Coacher 2016-08-31 16:09:22 UTC
*** Bug 592320 has been marked as a duplicate of this bug. ***
Comment 3 Coacher 2016-08-31 16:13:31 UTC
Patch from duplicate bug: attachment #444334 [details]
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2017-05-23 08:55:07 UTC
commit 99dc1b4f413426dfde42805f427c1603839986ed (HEAD -> master, origin/master, origin/HEAD)
Author: Lars Wendler <polynomial-c@gentoo.org>
Date:   Tue May 23 10:54:30 2017

    media-libs/xine-lib: Fixed build with imagemagick-7 (bug #581820).
    
    Package-Manager: Portage-2.3.6, Repoman-2.3.2
Comment 5 Fabio Rossi 2017-12-18 09:16:26 UTC
*** Bug 641482 has been marked as a duplicate of this bug. ***