maintainer-feedback requested: [Bug 222969] graphics/okular: cmake can't find Exiv2
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Oct 13 03:32:55 UTC 2017
Mikhail T. <mi at ALDAN.algebra.com> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to kde at FreeBSD.org:
Bug 222969: graphics/okular: cmake can't find Exiv2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222969
--- Description ---
Created attachment 187122
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=187122&action=edit
Out of make clean configure in graphics/okular
At configure-time the port fails to find exiv2:
-- Check Kexiv2 library in local sub-folder...
-- Check Kexiv2 library using pkg-config...
-- Checking for module 'libkexiv2-kde4>=0.2.0'
-- Package 'libkexiv2-kde4', required by 'virtual:world', not found
CMake Deprecation Warning at /opt/share/cmake/Modules/FeatureSummary.cmake:671
(message):
SET_PACKAGE_INFO is deprecated. Use SET_PACKAGE_PROPERTIES instead.
Call Stack (most recent call first):
/opt/share/apps/cmake/modules/MacroLogFeature.cmake:96 (SET_PACKAGE_INFO)
generators/CMakeLists.txt:12 (macro_log_feature)
I've forcibly reinstalled cmake, pkg-config, and libkexiv2 itself, but the
problem persists...
Annoyingly, the port proceeds to build and fails at the install-time, when some
of the expected files can not be found in STAGEDIR.
More information about the kde-freebsd
mailing list