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

Bug 706922

Summary: media-gfx/iscan-3.61.0 : doc-locate.cpp:265:25: error: class Magick::Geometry has no member named xNegative
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Andreas K. Hüttel <dilfridge>
Status: RESOLVED DUPLICATE    
Severity: normal CC: dilfridge, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-gfx:iscan-3.61.0:20200128-104312.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-01-28 18:39:57 UTC
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -I/usr/include -Wall -Werror  -O2 -pipe -march=native -fno-common -c -o doc_locate-doc-locate.o `test -f 'doc-locate.cpp' || echo './'`doc-locate.cpp
doc-locate.cpp: In member function ‘Magick::Geometry {anonymous}::locator::cropdoc() const’:
doc-locate.cpp:265:25: error: ‘class Magick::Geometry’ has no member named ‘xNegative’
  265 |       if (clone.page ().xNegative ())
      |                         ^~~~~~~~~
doc-locate.cpp:269:25: error: ‘class Magick::Geometry’ has no member named ‘yNegative’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-libressl_test-20200126-104546

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)

Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 28 Jan 2020 10:06:28 +0000

emerge -qpvO media-gfx/iscan
[ebuild  N    ] media-gfx/iscan-3.61.0  USE="imagemagick -graphicsmagick -gui"
Comment 1 Toralf Förster gentoo-dev 2020-01-28 18:39:59 UTC
Created attachment 606590 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-28 18:40:02 UTC
Created attachment 606592 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-01-28 18:40:06 UTC
Created attachment 606594 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-01-28 18:40:09 UTC
Created attachment 606596 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-01-28 18:40:12 UTC
Created attachment 606598 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-28 18:40:14 UTC
Created attachment 606600 [details]
media-gfx:iscan-3.61.0:20200128-104312.log
Comment 7 Toralf Förster gentoo-dev 2020-01-28 18:40:17 UTC
Created attachment 606602 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2020-02-12 14:28:39 UTC

*** This bug has been marked as a duplicate of bug 704706 ***