Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675714 - media-gfx/photoqt-1.7.1 : getmetadata.cpp:(.text.unlikely+<snip>): undefined reference to Exiv2::errMsg(int)
Summary: media-gfx/photoqt-1.7.1 : getmetadata.cpp:(.text.unlikely+<snip>): undefined ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL: https://gitlab.com/luspi/photoqt/issu...
Whiteboard:
Keywords:
Depends on: 675924
Blocks: 673720
  Show dependency tree
 
Reported: 2019-01-17 18:21 UTC by Toralf Förster
Modified: 2019-01-20 19:06 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.94 KB, text/plain)
2019-01-17 18:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,216.89 KB, text/plain)
2019-01-17 18:21 UTC, Toralf Förster
Details
environment (environment,118.97 KB, text/plain)
2019-01-17 18:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.96 KB, application/x-bzip)
2019-01-17 18:21 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.57 KB, application/x-bzip)
2019-01-17 18:21 UTC, Toralf Förster
Details
media-gfx:photoqt-1.7.1:20190117-064026.log (media-gfx:photoqt-1.7.1:20190117-064026.log,159.21 KB, text/plain)
2019-01-17 18:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.92 KB, application/x-bzip)
2019-01-17 18: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 2019-01-17 18:21:22 UTC
CMakeFiles/photoqt.dir/cplusplus/scripts/getmetadata.cpp.o: In function `GetMetaData::getExiv2(QString) [clone .cold.93]':
getmetadata.cpp:(.text.unlikely+0x73d): undefined reference to `Exiv2::errMsg(int)'
getmetadata.cpp:(.text.unlikely+0x1205): undefined reference to `Exiv2::errMsg(int)'
CMakeFiles/photoqt.dir/cplusplus/scripts/managepeopletags.cpp.o: In function `ManagePeopleTags::getFaceTags(QString) [clone .cold.100]':
managepeopletags.cpp:(.text.unlikely+0x261): undefined reference to `Exiv2::errMsg(int)'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_20190111-131909

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

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

emerge -qpvO media-gfx/photoqt
[ebuild  N    ] media-gfx/photoqt-1.7.1  USE="exif pdf -devil -freeimage -graphicsmagick -raw"
Comment 1 Toralf Förster gentoo-dev 2019-01-17 18:21:25 UTC
Created attachment 561752 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-17 18:21:28 UTC
Created attachment 561754 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-01-17 18:21:31 UTC
Created attachment 561756 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-01-17 18:21:33 UTC
Created attachment 561758 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-01-17 18:21:36 UTC
Created attachment 561760 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-17 18:21:39 UTC
Created attachment 561762 [details]
media-gfx:photoqt-1.7.1:20190117-064026.log
Comment 7 Toralf Förster gentoo-dev 2019-01-17 18:21:41 UTC
Created attachment 561764 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-01-20 19:03:33 UTC
The bug has been closed via the following commit(s):

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

commit 6ce6689cb898b2a4c283f9e7c3cde5147e011ca6
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-01-20 17:40:15 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-01-20 18:54:16 +0000

    media-gfx/photoqt: Fix detection and build with exiv2-0.27
    
    Pending upstream review:
    https://gitlab.com/luspi/photoqt/merge_requests/8
    
    Closes: https://bugs.gentoo.org/675714
    Package-Manager: Portage-2.3.56, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../photoqt/files/photoqt-1.7.1-exiv2-0.27.patch   | 541 +++++++++++++++++++++
 media-gfx/photoqt/photoqt-1.7.1-r1.ebuild          |  66 +++
 2 files changed, 607 insertions(+)