Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 617884

Summary: app-crypt/gpgme-1.8.0-r3 does not compile with gcc-7
Product: Gentoo Linux Reporter: Martin Väth <martin>
Component: Current packagesAssignee: Crypto team [DISABLED] <crypto+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: anton.kochkov, chewi, fturco, holger, orodruinlair
Priority: Normal Keywords: PATCH, UPSTREAM
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://dev.gnupg.org/T3151
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 617524    
Attachments: Add missing includes

Description Martin Väth 2017-05-08 18:53:31 UTC
Created attachment 472012 [details, diff]
Add missing includes

app-crypt/gpgme-1.8.0-r3 does not compile with gcc-7.

The reason is that two #include <functional> commands are missing.

A corresponding patch is attached.
Comment 1 Kristian Fiskerstrand (RETIRED) gentoo-dev 2017-05-09 18:51:02 UTC
this issue should be opened upstream at https://dev.gnupg.org
Comment 2 Martin Väth 2017-05-09 19:31:53 UTC
https://dev.gnupg.org/T3151
Comment 3 Kristian Fiskerstrand (RETIRED) gentoo-dev 2017-06-26 19:22:06 UTC
Included upstream