Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 576194 - =dev-python/cryptography-1.2.2 failure due to openssl-1.0.2g update. _openssl.c:726:6: error: conflicting types for ‘BIO_new_mem_buf’ BIO *BIO_new_mem_buf(void *, int);
Summary: =dev-python/cryptography-1.2.2 failure due to openssl-1.0.2g update. _openssl...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-02 04:52 UTC by Oleh
Modified: 2016-03-02 06:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (build.log,19.94 KB, text/x-log)
2016-03-02 04:52 UTC, Oleh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oleh 2016-03-02 04:52:20 UTC
An update to openssl, which is a security fix, causing dev-python/cryptography-1.2.2 failure.

Reproducible: Always

Steps to Reproduce:
1. emerge -u openssl
2. emerge -1 dev-python/cryptography
3.
Comment 1 Oleh 2016-03-02 04:52:58 UTC
Created attachment 427184 [details]
build log
Comment 2 Oleh 2016-03-02 04:56:40 UTC
this is resolved with:
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=223f004279c64d8abffa2e3a051f9f8e23131f1e
Sorry, i didnt see the fix. Failure caught overnight during stage builds. Please, close.