From owner-freebsd-ports-bugs@freebsd.org Fri Oct 13 03:33:04 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 63A96E3BBCC for ; Fri, 13 Oct 2017 03:33:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4C83572080 for ; Fri, 13 Oct 2017 03:33:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v9D3X3tE087358 for ; Fri, 13 Oct 2017 03:33:04 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 222969] graphics/okular: cmake can't find Exiv2 Date: Fri, 13 Oct 2017 03:32:55 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: mi@ALDAN.algebra.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kde@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2017 03:33:04 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222969 Bug ID: 222969 Summary: graphics/okular: cmake can't find Exiv2 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: kde@FreeBSD.org Reporter: mi@ALDAN.algebra.com Assignee: kde@FreeBSD.org Flags: maintainer-feedback?(kde@FreeBSD.org) Created attachment 187122 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D187122&action= =3Dedit 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>=3D0.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. --=20 You are receiving this mail because: You are the assignee for the bug.=