Bug 666858

Summary: kphotoalbum ftbfs against exiv2-0.21
Product: [Fedora] Fedora Reporter: Rex Dieter <rdieter>
Component: kphotoalbumAssignee: Rex Dieter <rdieter>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: kevin, rdieter, smparrish
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-29 12:52:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 666857    

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