Bug 666858 - kphotoalbum ftbfs against exiv2-0.21
Summary: kphotoalbum ftbfs against exiv2-0.21
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kphotoalbum
Version: rawhide
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: exiv2-0.21
TreeView+ depends on / blocked
 
Reported: 2011-01-03 13:40 UTC by Rex Dieter
Modified: 2011-03-29 12:52 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-29 12:52:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Rex Dieter 2011-01-03 13:40:43 UTC
kphotoalbum ftbfs against exiv2-0.21, see
http://koji.fedoraproject.org/koji/taskinfo?taskID=2696084

...

/usr/bin/c++   -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL 
...
-UQT_NO_EXCEPTIONS -DOVERRIDE= -I/usr/include/kde4 -I/usr/include/kde4 -o CMakeFiles/kphotoalbum.dir/Browser/BrowserPage.o -c /builddir/build/BUILD/kphotoalbum-4.1.1/Browser/BrowserPage.cpp
/builddir/build/BUILD/kphotoalbum-4.1.1/Exif/Info.cpp: In member function 'Utilities::StringSet Exif::Info::standardKeys()':
/builddir/build/BUILD/kphotoalbum-4.1.1/Exif/Info.cpp:110:9: error: 'ifdTagList' is not a member of 'Exiv2::ExifTags'
/builddir/build/BUILD/kphotoalbum-4.1.1/Exif/Info.cpp:111:9: error: 'exifTagList' is not a member of 'Exiv2::ExifTags'
/builddir/build/BUILD/kphotoalbum-4.1.1/Exif/Info.cpp:112:9: error: 'iopTagList' is not a member of 'Exiv2::ExifTags'
/builddir/build/BUILD/kphotoalbum-4.1.1/Exif/Info.cpp:113:9: error: 'gpsTagList' is not a member of 'Exiv2::ExifTags'
/builddir/build/BUILD/kphotoalbum-4.1.1/Exif/Info.cpp:116:68: error: 'ifdItem' is not a member of 'Exiv2::ExifTags'
/builddir/build/BUILD/kphotoalbum-4.1.1/Exif/Info.cpp:125:11: error: 'IfdId' is not a member of 'Exiv2'
/builddir/build/BUILD/kphotoalbum-4.1.1/Exif/Info.cpp:125:24: error: expected ';' before 'kind'
/builddir/build/BUILD/kphotoalbum-4.1.1/Exif/Info.cpp:125:50: error: 'kind' was not declared in this scope
/builddir/build/BUILD/kphotoalbum-4.1.1/Exif/Info.cpp:125:57: error: 'lastIfdId' is not a member of 'Exiv2'
/builddir/build/BUILD/kphotoalbum-4.1.1/Exif/Info.cpp:126:32: error: expected type-specifier
/builddir/build/BUILD/kphotoalbum-4.1.1/Exif/Info.cpp:126:32: error: expected '>'
/builddir/build/BUILD/kphotoalbum-4.1.1/Exif/Info.cpp:126:32: error: expected '('
/builddir/build/BUILD/kphotoalbum-4.1.1/Exif/Info.cpp:126:32: error: 'IfdId' is not a member of 'Exiv2'
/builddir/build/BUILD/kphotoalbum-4.1.1/Exif/Info.cpp:126:60: error: expected ')' before '{' token

Comment 1 Rex Dieter 2011-03-29 12:52:55 UTC
commit 9cbe0db0a05f8240ded0ba1f0a7e3ab7fd8b6a59
Author: Rex Dieter <rdieter>
Date:   Thu Jan 20 09:42:40 2011 -0600

    upstream patch fixing build against exiv2-0.21


Note You need to log in before you can comment on or make changes to this bug.