D6517: Add helper for dealing with compliance modes

Luca Beltrame noreply at phabricator.kde.org
Wed Jul 12 06:05:27 BST 2017


lbeltrame added a comment.


  Since this landed, I'm unable to build kleopatra (I'm up to date with libkleo):
  
    [  168s] /home/abuild/rpmbuild/BUILD/kleopatra-17.07.70git.20170711T115220~4adbce1c/src/utils/gnupg-helper.h:49:26: error: 'const class GpgME::Signature' has no member named 'isDeVs'
    [  168s]  # define IS_DE_VS(x) (x).isDeVs()
    [  168s]                           ^
    [  168s] /home/abuild/rpmbuild/BUILD/kleopatra-17.07.70git.20170711T115220~4adbce1c/src/crypto/decryptverifytask.cpp:303:17: note: in expansion of macro 'IS_DE_VS'
    [  168s]               + (IS_DE_VS(sig)
    [  168s]                  ^~~~~~~~
    [  168s] /home/abuild/rpmbuild/BUILD/kleopatra-17.07.70git.20170711T115220~4adbce1c/src/crypto/decryptverifytask.cpp: In function 'QString {anonymous}::formatDecryptionResultDetails(const GpgME::DecryptionResult&, const std::vector<GpgME::Key>&, const QString&, bool)':
    [  168s] /home/abuild/rpmbuild/BUILD/kleopatra-17.07.70git.20170711T115220~4adbce1c/src/utils/gnupg-helper.h:49:26: error: 'const class GpgME::DecryptionResult' has no member named 'isDeVs'
    [  168s]  # define IS_DE_VS(x) (x).isDeVs()
    [  168s]                           ^
    [  168s] /home/abuild/rpmbuild/BUILD/kleopatra-17.07.70git.20170711T115220~4adbce1c/src/crypto/decryptverifytask.cpp:554:22: note: in expansion of macro 'IS_DE_VS'
    [  168s]          details += ((IS_DE_VS(res)
    [  168s]                       ^~~~~~~~
    [  169s] make[2]: *** [src/CMakeFiles/kleopatra_bin.dir/build.make:1620: src/CMakeFiles/kleopatra_bin.dir/crypto/decryptverifytask.cpp.o] Error 1

REPOSITORY
  R168 Kleopatra

REVISION DETAIL
  https://phabricator.kde.org/D6517

To: justusw, aheinecke
Cc: lbeltrame, #kde_pim, dvasin, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20170712/aef5db34/attachment.html>


More information about the kde-pim mailing list