Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925707 - media-gfx/gthumb-3.12.2-r5 - ../.../exiv2-utils.cpp: error: struct Exiv2::DataBuf has no member named size_
Summary: media-gfx/gthumb-3.12.2-r5 - ../.../exiv2-utils.cpp: error: struct Exiv2::Dat...
Status: RESOLVED DUPLICATE of bug 912834
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-28 15:21 UTC by Toralf Förster
Modified: 2024-04-20 12:48 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.88 KB, text/plain)
2024-02-28 15:21 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,68.40 KB, application/x-xz)
2024-02-28 15:21 UTC, Toralf Förster
Details
environment (environment,120.51 KB, text/plain)
2024-02-28 15:21 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,964 bytes, application/x-xz)
2024-02-28 15:21 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,20.42 KB, application/x-xz)
2024-02-28 15:21 UTC, Toralf Förster
Details
media-gfx:gthumb-3.12.2-r5:20240228-125411.log.xz (media-gfx:gthumb-3.12.2-r5:20240228-125411.log.xz,14.54 KB, application/x-xz)
2024-02-28 15:21 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,74.24 KB, application/x-xz)
2024-02-28 15:21 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,40.79 KB, application/x-xz)
2024-02-28 15: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 2024-02-28 15:21:33 UTC
/usr/include/exiv2/types.hpp:201:21: note: declared private here
  201 |   std::vector<byte> pData_;
      |                     ^~~~~~
../gthumb-3.12.2/extensions/exiv2_tools/exiv2-utils.cpp:968:34: error: invalid cast from type std::vector<unsigned char> to type char*
  968 |                 xmpPacket.assign(reinterpret_cast<char*>(buf.pData_), buf.size_);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../gthumb-3.12.2/extensions/exiv2_tools/exiv2-utils.cpp:968:75: error: struct Exiv2::DataBuf has no member named size_; did you mean size?
  968 |                 xmpPacket.assign(reinterpret_cast<char*>(buf.pData_), buf.size_);
      |                                                                           ^~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-20240223-164502

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.8
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.75.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.0 linux/amd64

  HEAD of ::gentoo
commit ba6a2fe55490b59c02d936bc9304d13c4e3e819e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Feb 28 11:18:52 2024 +0000

    2024-02-28 11:18:52 UTC

emerge -qpvO media-gfx/gthumb
[ebuild  N    ] media-gfx/gthumb-3.12.2-r5  USE="exif gstreamer heif jpegxl keyring lcms raw webkit -cdr -colord -slideshow -svg -tiff -webp"
Comment 1 Toralf Förster gentoo-dev 2024-02-28 15:21:34 UTC
Created attachment 886184 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-02-28 15:21:36 UTC
Created attachment 886185 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-02-28 15:21:37 UTC
Created attachment 886186 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-02-28 15:21:38 UTC
Created attachment 886187 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-02-28 15:21:39 UTC
Created attachment 886188 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-02-28 15:21:40 UTC
Created attachment 886189 [details]
media-gfx:gthumb-3.12.2-r5:20240228-125411.log.xz
Comment 7 Toralf Förster gentoo-dev 2024-02-28 15:21:41 UTC
Created attachment 886190 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-02-28 15:21:43 UTC
Created attachment 886191 [details]
temp.tar.xz
Comment 9 Andreas Sturmlechner gentoo-dev 2024-04-20 12:48:25 UTC

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