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

Bug 913868

Summary: games-strategy/freeciv-3.1.0_beta2 - [slibtool] meson.build: ERROR: Problem encountered: MagickWand support requested but not found.
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal CC: eschwartz
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/34331
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt.xz
environment
etc.clang.tar.xz
etc.portage.tar.xz
games-strategy:freeciv-3.1.0_beta2:20230908-135557.log
logs.tar.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2023-09-08 15:03:01 UTC
Library zstd found: YES
Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (2.0.3)
Found CMake: /usr/bin/cmake (3.27.4)
Run-time dependency magickwand found: NO (tried pkgconfig and cmake)
Run-time dependency magickwand found: NO (tried pkgconfig and cmake)

meson.build:430:4: ERROR: Problem encountered: MagickWand support requested but not found.

A full log can be found at /var/tmp/portage/games-strategy/freeciv-3.1.0_beta2/work/freeciv-3.1.0_beta2-build/meson-logs/meson-log.txt

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_systemd-20230905-010515

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.72.0
  [2]   rust-1.72.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	Eclipse Temurin JDK 11.0.19_p7 [openjdk-bin-11]
3)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-bin-8  system-vm
  [3]   openjdk-bin-11 
  [4]   openjdk-bin-17 

php cli (if any):
go version go1.21.1 linux/amd64

  HEAD of ::gentoo
commit 62df195bb5f713adeb1ed4ad9de2ac2bafe90cb0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 8 13:02:18 2023 +0000

    2023-09-08 13:02:18 UTC

emerge -qpvO games-strategy/freeciv
[ebuild  N    ] games-strategy/freeciv-3.1.0_beta2  USE="dedicated gtk4 json mapimg nls qt5 readline rule-editor sdl sound system-lua -gtk3 -modpack -mysql -qt6 -web-server" LUA_SINGLE_TARGET="lua5-4"
Comment 1 Toralf Förster gentoo-dev 2023-09-08 15:03:02 UTC
Created attachment 870113 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-08 15:03:03 UTC
Created attachment 870114 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-09-08 15:03:04 UTC
Created attachment 870115 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-09-08 15:03:05 UTC
Created attachment 870116 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-09-08 15:03:06 UTC
Created attachment 870117 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-08 15:03:07 UTC
Created attachment 870118 [details]
games-strategy:freeciv-3.1.0_beta2:20230908-135557.log
Comment 7 Toralf Förster gentoo-dev 2023-09-08 15:03:07 UTC
Created attachment 870119 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-09-08 15:03:08 UTC
Created attachment 870120 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2024-02-10 21:15:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f5db9b248ebbb86b90e49a4bf6e15a5175d9fe3

commit 1f5db9b248ebbb86b90e49a4bf6e15a5175d9fe3
Author:     Matt Jolly <Matt.Jolly@footclan.ninja>
AuthorDate: 2023-12-17 19:21:12 +0000
Commit:     Matt Jolly <kangie@gentoo.org>
CommitDate: 2024-02-10 21:15:00 +0000

    games-strategy/freeciv: add 3.1.0_beta4
    
    Closes: https://bugs.gentoo.org/913868
    Closes: https://bugs.gentoo.org/909397
    Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja>
    Signed-off-by: Matt Jolly <kangie@gentoo.org>

 games-strategy/freeciv/Manifest                    |   1 +
 ...-3.1.0_beta4-fix-manpage-install-location.patch |  34 ++++
 games-strategy/freeciv/freeciv-3.1.0_beta4.ebuild  | 215 +++++++++++++++++++++
 games-strategy/freeciv/freeciv-9999.ebuild         |  63 ++++--
 games-strategy/freeciv/metadata.xml                |   2 +
 5 files changed, 294 insertions(+), 21 deletions(-)