Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 745132 - app-misc/graphlcd-base-2.0.0 : extformats.c: fatal error: Magick++.h: No such file or directory
Summary: app-misc/graphlcd-base-2.0.0 : extformats.c: fatal error: Magick++.h: No such...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-28 16:21 UTC by Toralf Förster
Modified: 2020-09-28 22:11 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.07 KB, text/plain)
2020-09-28 16:21 UTC, Toralf Förster
Details
app-misc:graphlcd-base-2.0.0:20200928-121231.log (app-misc:graphlcd-base-2.0.0:20200928-121231.log,6.14 KB, text/plain)
2020-09-28 16:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,299.92 KB, text/plain)
2020-09-28 16:21 UTC, Toralf Förster
Details
environment (environment,56.99 KB, text/plain)
2020-09-28 16:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,36.99 KB, application/x-bzip)
2020-09-28 16:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,15.43 KB, application/x-bzip)
2020-09-28 16:21 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 2020-09-28 16:21:45 UTC
Package 'GraphicsMagick++', required by 'virtual:world', not found
x86_64-pc-linux-gnu-g++  -O2 -pipe -march=native -fno-diagnostics-color  -MMD -MP -MMD -MP -fPIC -c -D_GNU_SOURCE -DHAVE_IMAGEMAGICK   extformats.c
extformats.c:25:10: fatal error: Magick++.h: No such file or directory
   25 | #include <Magick++.h>
      |          ^~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-20200920-221938

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.46.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.265_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Sep 28 12:05:41 PM UTC 2020

emerge -qpvO app-misc/graphlcd-base
[ebuild  N    ] app-misc/graphlcd-base-2.0.0  USE="graphicsmagick -fontconfig -freetype -imagemagick" LCD_DEVICES="-ax206dpf -picolcd_256x64 -vnc"
Comment 1 Toralf Förster gentoo-dev 2020-09-28 16:21:46 UTC
Created attachment 662809 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-09-28 16:21:47 UTC
Created attachment 662812 [details]
app-misc:graphlcd-base-2.0.0:20200928-121231.log
Comment 3 Toralf Förster gentoo-dev 2020-09-28 16:21:49 UTC
Created attachment 662815 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-09-28 16:21:51 UTC
Created attachment 662818 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-09-28 16:21:52 UTC
Created attachment 662821 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-09-28 16:21:54 UTC
Created attachment 662824 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-09-28 22:11:37 UTC
The bug has been closed via the following commit(s):

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

commit e5d349864fdc4a43d3b74c9d4d7292cc3fdca9f8
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-09-28 22:09:39 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-09-28 22:11:26 +0000

    app-misc/graphlcd-base: add missing cxx dependency
    
    Closes: https://bugs.gentoo.org/745132
    Package-Manager: Portage-3.0.6, Repoman-3.0.1
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 .../graphlcd-base/graphlcd-base-1.0.2-r2.ebuild    | 91 ++++++++++++++++++++++
 .../graphlcd-base/graphlcd-base-2.0.0-r1.ebuild    | 91 ++++++++++++++++++++++
 2 files changed, 182 insertions(+)