Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 610578 - games-emulation/mgba[imagemagick]: compilation fails with >=media-gfx/imagemagick-7.0.1.0
Summary: games-emulation/mgba[imagemagick]: compilation fails with >=media-gfx/imagema...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL: https://github.com/mgba-emu/mgba/comm...
Whiteboard: Should be fixed in 0.6.0 version
Keywords:
Depends on:
Blocks: imagemagick-7
  Show dependency tree
 
Reported: 2017-02-22 16:30 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2017-05-23 08:03 UTC (History)
0 users

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


Attachments
build.log (build.log,83.21 KB, text/plain)
2017-02-22 16:30 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 2017-02-22 16:30:30 UTC
Created attachment 464734 [details]
build.log

[ 52%] Building C object CMakeFiles/mgba.dir/src/feature/imagemagick/imagemagick-gif-encoder.c.o                                                                
/usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_GL -DBUILD_SDL -DHAVE_CHMOD -DHAVE_LOCALE -DHAVE_LOCALTIME_R -DHAVE_SETLOCALE -DHAVE_STRDUP -DHAVE_STRNDUP -DHAVE_UMASK -DM_CORE_GB -DM_CORE_GBA -DUSE_FFMPEG -DUSE_GDB_STUB -DUSE_MAGICK -DUSE_MINIZIP -DUSE_PNG -DUSE_PTHREADS -DUSE_ZLIB -D_GNU_SOURCE -Dmgba_EXPORTS -I/var/tmp/portage/games-emulation/mgba-0.5.2/work/mgba-0.5.2/src -I/usr/include/ImageMagick-7 -I/usr/include/minizip   -DNDEBUG -march=native -mtune=native -O2 -pipe -Wall -Wextra -Wno-missing-field-initializers -std=c99 -pthread -fPIC   -o CMakeFiles/mgba.dir/src/feature/imagemagick/imagemagick-gif-encoder.c.o -c /var/tmp/portage/games-emulation/mgba-0.5.2/work/mgba-0.5.2/src/feature/imagemagick/imagemagick-gif-encoder.c
In file included from /var/tmp/portage/games-emulation/mgba-0.5.2/work/mgba-0.5.2/src/feature/imagemagick/imagemagick-gif-encoder.c:6:0:
/var/tmp/portage/games-emulation/mgba-0.5.2/work/mgba-0.5.2/src/feature/imagemagick/imagemagick-gif-encoder.h:14:29: fatal error: wand/MagickWand.h: No such file or directory
compilation terminated.
make[2]: *** [CMakeFiles/mgba.dir/build.make:2367: CMakeFiles/mgba.dir/src/feature/imagemagick/imagemagick-gif-encoder.c.o] Error 1
make[2]: Leaving directory '/var/tmp/portage/games-emulation/mgba-0.5.2/work/mgba-0.5.2_build'
make[1]: *** [CMakeFiles/Makefile2:105: CMakeFiles/mgba.dir/all] Error 2
make[1]: Leaving directory '/var/tmp/portage/games-emulation/mgba-0.5.2/work/mgba-0.5.2_build'
make: *** [Makefile:152: all] Error 2
 * ERROR: games-emulation/mgba-0.5.2::gentoo failed (compile phase):
 *   emake failed
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2017-02-22 16:33:18 UTC
A fix was committed in URL, so we just need to wait for the 0.6.0 release.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2017-05-23 08:03:52 UTC
commit adf8d0f5bfd5ecefe69fcaa92449bd3a5d786a66
Author: Lars Wendler <polynomial-c@gentoo.org>
Date:   Tue May 23 10:02:52 2017

    games-emulation/mgba: Fixed compilation with imagemagick-7 (bug #610578)
    
    Package-Manager: Portage-2.3.6, Repoman-2.3.2