Bug 403152 - Can't find libexiv2
Summary: Can't find libexiv2
Status: REPORTED
Alias: None
Product: libkexiv2
Classification: Frameworks and Libraries
Component: General (other bugs)
Version First Reported In: unspecified
Platform: Homebrew (macOS) macOS
: NOR grave
Target Milestone: ---
Assignee: imaging-bugs-null
URL: https://github.com/KDE-mac/homebrew-k...
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-12 19:08 UTC by Yurii Kolesnykov
Modified: 2019-01-14 09:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yurii Kolesnykov 2019-01-12 19:08:42 UTC
SUMMARY
libkexiv2 doesn't find exiv2

STEPS TO REPRODUCE
1. Try to build libkexiv2 v18.12.0 on macOS

OBSERVED RESULT
CMake Error at /usr/local/Cellar/cmake/3.13.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find Exiv2: Found unsuitable version "..", but required is at
  least "0.24" (found /usr/local/lib/libexiv2.dylib)

EXPECTED RESULT
Builds fine as earlier

SOFTWARE/OS VERSIONS
MacOS: 10.14.3
KDE Frameworks Version: 5.53
Qt Version: 5.12.0

ADDITIONAL INFORMATION
exiv2 v0.27.0a
Comment 1 Wolfram Schlich 2019-01-14 09:15:23 UTC
See https://trac.macports.org/ticket/57803 for a possible fix/patch.