Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 619480 - media-video/dvdauthor-0.7.2-r1: compilation fails with USE="graphicsmagick -imagemagick"
Summary: media-video/dvdauthor-0.7.2-r1: compilation fails with USE="graphicsmagick -i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-23 21:32 UTC by Reinhard Biegel
Modified: 2017-05-23 22:33 UTC (History)
0 users

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


Attachments
emerge --info =media-video/dvdauthor-0.7.2-r1 (emerge-info.log,6.91 KB, text/x-log)
2017-05-23 21:32 UTC, Reinhard Biegel
Details
build.log (build.log,38.41 KB, text/x-log)
2017-05-23 21:34 UTC, Reinhard Biegel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Reinhard Biegel 2017-05-23 21:32:51 UTC
Created attachment 473988 [details]
emerge --info =media-video/dvdauthor-0.7.2-r1

...
libtool: link: x86_64-pc-linux-gnu-gcc -Wall -march=broadwell -msahf -mabm -mrtm --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=6144 -Wl,-O1 -Wl,--as-needed -o spumux subgen.o subgen-parse-xml.o readxml.o subgen-encode.o subgen-image.o conffile.o compat.o subrender.o subreader.o subfont.o  -lxml2 -lz -llzma -licui18n -licuuc -licudata -ldl /usr/lib64/libMagickCore-7.Q16.so -lfribidi -lglib-2.0 -lfontconfig -lfreetype -lm -fopenmp -pthread
subgen-image.o: In function `read_magick':
subgen-image.c:(.text+0x646): undefined reference to `DispatchImage'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:524: spumux] Error 1
make[2]: Leaving directory '/tmp/portage/media-video/dvdauthor-0.7.2-r1/work/dvdauthor/src'
make[1]: *** [Makefile:412: all] Error 2
make[1]: Leaving directory '/tmp/portage/media-video/dvdauthor-0.7.2-r1/work/dvdauthor/src'
make: *** [Makefile:414: all-recursive] Error 1


Compiles fine when changing USE to "-graphicsmagick imagemagick"
Comment 1 Reinhard Biegel 2017-05-23 21:34:10 UTC
Created attachment 473990 [details]
build.log
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2017-05-23 22:33:33 UTC
commit f4fb3fdf4808088e63df3888231b9733e0d3d937 (HEAD -> master, origin/master, origin/HEAD)
Author: Lars Wendler <polynomial-c@gentoo.org>
Date:   Wed May 24 00:32:09 2017

    media-video/dvdauthor: Fixed compilation with USE="-imagemagick".

    Gentoo bug #619480

    Package-Manager: Portage-2.3.6, Repoman-2.3.2