Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 648686 - dev-python/m2crypto-0.27.0: fails on amd64-fbsd: SWIG/_m2crypto.i:43: Error: Unable to find 'openssl/opensslv.h'
Summary: dev-python/m2crypto-0.27.0: fails on amd64-fbsd: SWIG/_m2crypto.i:43: Error: ...
Status: RESOLVED OBSOLETE
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:
Depends on:
Blocks:
 
Reported: 2018-02-24 10:31 UTC by Michał Górny
Modified: 2020-07-30 04:26 UTC (History)
0 users

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


Attachments
build.log (build.log,9.19 KB, text/plain)
2018-02-24 10:31 UTC, Michał Górny
Details
emerge --info (e-info.txt,5.09 KB, text/plain)
2018-02-24 10:32 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-02-24 10:31:54 UTC
Created attachment 520874 [details]
build.log

Looks like the new version can't find openssl headers for some reason (they're present in /usr/include). 0.24.0 builds fine.

running build_ext
building 'M2Crypto._m2crypto' extension
swigging SWIG/_m2crypto.i to SWIG/_m2crypto_wrap.c
swig -python -I/usr/include/python2.7 -includeall -modern -builtin -outdir /var/tmp/portage/dev-python/m2crypto-0.27.0/work/M2Crypto-0.27.0/M2Crypto -o SWIG/_m2crypto_wrap.c SWIG/_m2crypto.i
SWIG/_m2crypto.i:43: Error: Unable to find 'openssl/opensslv.h'
SWIG/_m2crypto.i:49: Error: Unable to find 'openssl/safestack.h'
SWIG/_evp.i:12: Error: Unable to find 'openssl/opensslconf.h'
SWIG/_rc4.i:5: Error: Unable to find 'openssl/opensslconf.h'
SWIG/_ec.i:7: Error: Unable to find 'openssl/opensslconf.h'
error: command 'swig' failed with exit status 1
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-02-24 10:32:17 UTC
Created attachment 520876 [details]
emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-07-30 04:26:35 UTC
amd64-fbsd was disbanded, closing