Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662464 - dev-python/cryptography-2.1.4-r2 build failure
Summary: dev-python/cryptography-2.1.4-r2 build failure
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-30 11:39 UTC by 5836000
Modified: 2018-08-06 16:23 UTC (History)
2 users (show)

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


Attachments
emerge --info '=dev-python/cryptography-2.2.2-r1::gentoo' (emerge_dev-python_cryptography_info,5.01 KB, text/plain)
2018-08-06 16:14 UTC, Nick Cripps
Details
build log (dev-python:cryptography-2.2.2-r1:20180806-160933.log,20.18 KB, text/x-log)
2018-08-06 16:14 UTC, Nick Cripps
Details

Note You need to log in before you can comment on or make changes to this bug.
Description 5836000 2018-07-30 11:39:02 UTC
Please review https://forums.gentoo.org/viewtopic-p-8247330.html#8247330

all info inside , workaround tested.

As recommended "Please rebuild dev-libs/openssl with USE=-bindist, then try again. If that helps, please file a bug to have the ebuild enforce this requirement"
Comment 1 Jonas Stein gentoo-dev 2018-08-01 14:57:09 UTC
Thank you for the report. Please recompile and *attach* the logfiles and 
paste the emerge info as described on
https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket
Please reopen this ticket (Status:unconfirmed) afterwards. All information must be in the ticket, not on forums or pastebins.
Comment 2 Nick Cripps 2018-08-06 16:14:08 UTC
Created attachment 542560 [details]
emerge --info '=dev-python/cryptography-2.2.2-r1::gentoo'
Comment 3 Nick Cripps 2018-08-06 16:14:26 UTC
Created attachment 542562 [details]
build log
Comment 4 Nick Cripps 2018-08-06 16:23:08 UTC
I have the same problem. 

merging dev-python/cryptography fails with missing #include <openssl/ec.h>

Rebuilding OpenSSL with -bindist (and OpenSSH as it depends on OpenSSL with bindist if it has bindist set) fixes it.

Please reopen this.