Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 635654 - dev-python/m2crypto-0.26.4 : /.../libcrypto-compat.h:8:27: fatal error: openssl/ecdsa.h: No such file or directory
Summary: dev-python/m2crypto-0.26.4 : /.../libcrypto-compat.h:8:27: fatal error: opens...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-10-28 07:03 UTC by Toralf Förster
Modified: 2019-03-21 15:04 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.84 KB, text/plain)
2017-10-28 07:03 UTC, Toralf Förster
Details
dev-python:m2crypto-0.26.4:20171028-062821.log (dev-python:m2crypto-0.26.4:20171028-062821.log,9.54 KB, text/plain)
2017-10-28 07:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,24.40 KB, text/plain)
2017-10-28 07:03 UTC, Toralf Förster
Details
environment (environment,103.62 KB, text/plain)
2017-10-28 07:03 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.29 KB, application/x-bzip)
2017-10-28 07:03 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.55 KB, application/x-bzip)
2017-10-28 07:03 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-10-28 07:03:27 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fPIC -I/usr/include/python2.7 -I/usr/include -I/usr/include/openssl -I/var/tmp/portage/dev-python/m2crypto-0.26.4/work/M2Crypto-0.26.4/SWIG -c SWIG/_m2crypto_wrap.c -o /var/tmp/portage/dev-python/m2crypto-0.26.4/work/M2Crypto-0.26.4-python2_7/temp.linux-x86_64-2.7/SWIG/_m2crypto_wrap.o -DTHREADING
In file included from SWIG/_m2crypto_wrap.c:3829:0:
/var/tmp/portage/dev-python/m2crypto-0.26.4/work/M2Crypto-0.26.4/SWIG/libcrypto-compat.h:8:27: fatal error: openssl/ecdsa.h: No such file or directory
 #include <openssl/ecdsa.h>
                           ^
compilation terminated.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop_test_20171027-180434

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)




emerge -qpv dev-python/m2crypto
[ebuild  N    ] dev-python/m2crypto-0.26.4  USE="-libressl" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2017-10-28 07:03:30 UTC
Created attachment 500500 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-10-28 07:03:33 UTC
Created attachment 500502 [details]
dev-python:m2crypto-0.26.4:20171028-062821.log
Comment 3 Toralf Förster gentoo-dev 2017-10-28 07:03:36 UTC
Created attachment 500504 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-10-28 07:03:40 UTC
Created attachment 500506 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-10-28 07:03:43 UTC
Created attachment 500508 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-10-28 07:03:46 UTC
Created attachment 500510 [details]
temp.tbz2
Comment 7 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2018-06-11 14:01:34 UTC
please retest with openssl-1.0.2o-r5[bindist]
Comment 8 Ben Kohler gentoo-dev 2019-03-21 15:04:11 UTC
I'm fairly certain this succeeds with all current openssl versions since they started applying hobble-ec patchset from Fedora.  If that's not the case, please reopen.