Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 621242 - media-libs/libextractor-1.3-r1 : exiv2_extractor.cc:183:20: error: conflicting return type specified for 'virtual long int ExtractorIO::size() const'
Summary: media-libs/libextractor-1.3-r1 : exiv2_extractor.cc:183:20: error: conflictin...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-08 17:46 UTC by Toralf Förster
Modified: 2017-06-17 20:50 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,6.43 KB, text/plain)
2017-06-08 17:46 UTC, Toralf Förster
Details
config.log.tbz2 (config.log.tbz2,15.82 KB, application/x-bzip)
2017-06-08 17:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,422.43 KB, text/plain)
2017-06-08 17:47 UTC, Toralf Förster
Details
environment (environment,20.48 KB, text/plain)
2017-06-08 17:47 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.24 KB, application/x-bzip)
2017-06-08 17:47 UTC, Toralf Förster
Details
media-libs:libextractor-1.3-r1:20170608-030000.log (media-libs:libextractor-1.3-r1:20170608-030000.log,131.39 KB, text/plain)
2017-06-08 17:47 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,14.53 KB, application/x-bzip)
2017-06-08 17:47 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 2017-06-08 17:46:51 UTC
/bin/sh ../../libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/common   -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -Werror=terminate -O2 -pipe -march=native -c -o exiv2_extractor.lo exiv2_extractor.cc
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/common -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Werror=terminate -O2 -pipe -march=native -c exiv2_extractor.cc  -fPIC -DPIC -o .libs/exiv2_extractor.o
exiv2_extractor.cc:183:20: error: conflicting return type specified for 'virtual long int ExtractorIO::size() const'
   virtual long int size (void) const;
                    ^~~~
In file included from /usr/include/exiv2/image.hpp:31:0,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: plasma_20170527-174630

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
  [4]   pypy (fallback)
  [5]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 7.2.6.10 [icedtea-bin-7]
2)	IcedTea JDK 3.4.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-7  system-vm
  [2]   icedtea-bin-8
Comment 1 Toralf Förster gentoo-dev 2017-06-08 17:46:54 UTC
Created attachment 475628 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-06-08 17:46:58 UTC
Created attachment 475630 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-06-08 17:47:01 UTC
Created attachment 475632 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-06-08 17:47:04 UTC
Created attachment 475634 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-06-08 17:47:07 UTC
Created attachment 475636 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-06-08 17:47:10 UTC
Created attachment 475638 [details]
media-libs:libextractor-1.3-r1:20170608-030000.log
Comment 7 Toralf Förster gentoo-dev 2017-06-08 17:47:13 UTC
Created attachment 475640 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2017-06-17 20:50:20 UTC
Thanks, fixed build with media-gfx/exiv2-0.26 in git commit 00c65df99751d235e08fe2f54613dac2eeb2f80b