Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 689098 - sci-geosciences/merkaartor-0.18.3-r4[exif]: Docks/GeoImageDock.cpp:550:23: error: Error in namespace Exiv2 does not name a type
Summary: sci-geosciences/merkaartor-0.18.3-r4[exif]: Docks/GeoImageDock.cpp:550:23: er...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-01 17:01 UTC by Toralf Förster
Modified: 2019-07-01 17:52 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.56 KB, text/plain)
2019-07-01 17:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,113.02 KB, text/plain)
2019-07-01 17:01 UTC, Toralf Förster
Details
environment (environment,108.43 KB, text/plain)
2019-07-01 17:01 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.63 KB, application/x-bzip)
2019-07-01 17:01 UTC, Toralf Förster
Details
sci-geosciences:merkaartor-0.18.3-r4:20190701-080702.log (sci-geosciences:merkaartor-0.18.3-r4:20190701-080702.log,402.14 KB, text/plain)
2019-07-01 17:01 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,39.40 KB, application/x-bzip)
2019-07-01 17:01 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 2019-07-01 17:01:34 UTC
Docks/GeoImageDock.cpp: In member function ‘void GeoImageDock::loadImages(QStringList)’:
Docks/GeoImageDock.cpp:550:23: error: ‘Error’ in namespace ‘Exiv2’ does not name a type
  550 |         catch (Exiv2::Error error)
      |                       ^~~~~
Docks/GeoImageDock.cpp:551:76: error: ‘error’ was not declared in this scope; did you mean ‘perror’?

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-desktop-plasma-systemd_20190627-201031

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

  Please see the tracker bug for details.

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.35.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO sci-geosciences/merkaartor
[ebuild  N    ] sci-geosciences/merkaartor-0.18.3-r4  USE="exif -debug -gps -libproxy -webengine"
Comment 1 Toralf Förster gentoo-dev 2019-07-01 17:01:37 UTC
Created attachment 581654 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-01 17:01:40 UTC
Created attachment 581656 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-07-01 17:01:42 UTC
Created attachment 581658 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-07-01 17:01:45 UTC
Created attachment 581660 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-07-01 17:01:48 UTC
Created attachment 581662 [details]
sci-geosciences:merkaartor-0.18.3-r4:20190701-080702.log
Comment 6 Toralf Förster gentoo-dev 2019-07-01 17:01:50 UTC
Created attachment 581664 [details]
temp.tbz2
Comment 7 Andreas Sturmlechner gentoo-dev 2019-07-01 17:47:54 UTC
No gcc-9 issue, just a regular build issue against exiv2-0.27.1.
Comment 8 Larry the Git Cow gentoo-dev 2019-07-01 17:52:06 UTC
The bug has been closed via the following commit(s):

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

commit 343a18a34ce2e4b099d519556e8ca58c875cbdad
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-07-01 17:40:37 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-07-01 17:51:53 +0000

    sci-geosciences/merkaartor: Fix build with exiv2-0.27.1
    
    Closes: https://bugs.gentoo.org/689098
    Package-Manager: Portage-2.3.68, Repoman-2.3.16
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../merkaartor/files/merkaartor-0.18.3-exiv2-0.27.1.patch    | 12 ++++++++++++
 sci-geosciences/merkaartor/merkaartor-0.18.3-r4.ebuild       |  1 +
 2 files changed, 13 insertions(+)