[gpgme++] [Bug 398862] New: ./configure does not check for the gpg tools, build fails when building in maintainer mode (kdesrc-build)
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Thu Sep 20 09:48:26 BST 2018
https://bugs.kde.org/show_bug.cgi?id=398862
Bug ID: 398862
Summary: ./configure does not check for the gpg tools, build
fails when building in maintainer mode (kdesrc-build)
Product: gpgme++
Version: git
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: kdepim-bugs at kde.org
Reporter: jm.ouwerkerk at gmail.com
Target Milestone: ---
When building gpgme with kdesrc-build, the project is configured to build in
maintainer mode (--enable-maintainer-mode).
In a minimal environment configuring appears to succeed but the build fails,
because ./configure does **not** check for the following dependencies:
- makeinfo
- gpg
- gpg-agent
- gpgsm
This can result in failing tests and failing invocations of makeinfo during
build.
Example to reproduce:
- Docker container/image based on Debian sid (sid-slim)
- With added packages: make, cmake, autoconf, automake, git, g++, pkg-config,
qtbase5-dev, qtbase5-dev-tools, libassuan-dev, libgpg-error-dev
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list