https://bugs.kde.org/show_bug.cgi?id=461720

            Bug ID: 461720
           Summary: kgpg requires depreciated gpgme-config script for
                    cmake to find gpgme - causes FTBFS on Deabin sid and
                    Ubuntu 23.04
    Classification: Applications
           Product: kgpg
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: major
          Priority: NOR
         Component: general
          Assignee: k...@opensource.sf-tec.de
          Reporter: rikmi...@kde.org
  Target Milestone: ---

kgpg requires depreciated gpgme-config script for cmake to find gpgme - causes
FTBFS on Deabin sid and Ubuntu 23.04

-- No usable gpgme flavors found.
CMake Error at cmake/FindGpgme.cmake:367 (message):
  Did not find GPGME
Call Stack (most recent call first):
  CMakeLists.txt:61 (find_package)
-- Configuring incomplete, errors occurred!

See:
https://salsa.debian.org/debian/gpgme/-/commit/fcd36b83bbe828726194e7b39203dcaaaa0af469

Quote: "The upstream buildsystem only installs gpgme-config if libgpg-error
ships gpg-error-config. libgpg-error 1.46-1 does not."

i.e. the combination of gpgme 1.18.0 built against the very latest libgpg-error
1.46 results in the gpgme-config script kgpg currently requires not being
present, so kgpg fails to build.

As gpgme-config script can no longer reliably be counted on to exist,  the
cmake/FindGpgme.cmake in kgpg source must be adapted so to not rely on this
script.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to