Bug 473350 - Fail to build gpgme using kdesrc-build
Summary: Fail to build gpgme using kdesrc-build
Status: RESOLVED DUPLICATE of bug 411419
Alias: None
Product: kdesrc-build
Classification: Developer tools
Component: general (other bugs)
Version First Reported In: Git
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Michael Pyne
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-14 01:21 UTC by Fushan Wen
Modified: 2023-09-01 11:16 UTC (History)
1 user (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 Fushan Wen 2023-08-14 01:21:59 UTC
I had to put the following option in kdesrc-buildrc:

```
options gpgme
    configure-flags --enable-maintainer-mode --enable-languages=cpp,qt6 --disable-gpgsm-test --disable-static --disable-fd-passing --disable-gpg-test --disable-gpgconf-test
end options
```
Comment 1 Andrew Shark 2023-09-01 11:16:27 UTC

*** This bug has been marked as a duplicate of bug 411419 ***