Bug 3912 - pgp_viewer.c error ‘struct _gpgme_key’ has no member named ‘fpr’
Summary: pgp_viewer.c error ‘struct _gpgme_key’ has no member named ‘fpr’
Status: RESOLVED FIXED
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: Plugins/Privacy/PGP (show other bugs)
Version: 3.16.0
Hardware: PC Linux
: P3 normal
Assignee: users
URL: https://ptpb.pw/WuYC.log
Depends on:
Blocks:
 
Reported: 2017-11-09 16:47 UTC by glitsj16
Modified: 2017-11-10 09:30 UTC (History)
0 users

See Also:


Attachments

Description glitsj16 2017-11-09 16:47:42 UTC
Building claws-mail from git master fails currently on Ubuntu 16.04 (no problems on arch linux).

[...]
pgp_viewer.c: In function ‘pgpview_show_mime_part’:
pgp_viewer.c:283:64: error: ‘struct _gpgme_key’ has no member named ‘fpr’
Makefile:697: recipe for target 'pgpcore_la-pgp_viewer.lo' failed

Full build log is available at https://ptpb.pw/WuYC.log

It seems to have broken after the most recent PGP related commits.
Comment 1 glitsj16 2017-11-09 23:14:14 UTC
UPDATE:

http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=a631e269241b9cb7ff73c00a1980560bb8e7df1b has fixed this. All well again.

Note You need to log in before you can comment on or make changes to this bug.