Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 310461 - dev-python/m2crypto-0.20.2 fails to compile with openssl-1.0.0
Summary: dev-python/m2crypto-0.20.2 fails to compile with openssl-1.0.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL: https://bugzilla.osafoundation.org/sh...
Whiteboard:
Keywords:
: 314177 (view as bug list)
Depends on:
Blocks: openssl-1
  Show dependency tree
 
Reported: 2010-03-20 23:56 UTC by Daniel Black (RETIRED)
Modified: 2010-04-30 18:21 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Black (RETIRED) gentoo-dev 2010-03-20 23:56:42 UTC
not in upstream bug report https://bugzilla.osafoundation.org

x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -O2 -pipe -msse -msse2 -mmmx -m3dnow -fPIC -I/usr/include/python2.6 -I/usr/include -I/var/tmp/portage/dev-python/m2crypto-0.20.2/work/M2Crypto-0.20.2/SWIG -c SWIG/_m2crypto_wrap.c -o build-2.6/temp.linux-x86_64-2.6/SWIG/_m2crypto_wrap.o -DTHREADING
distcc[26543] (dcc_parse_hosts) Warning: /etc/distcc/hosts contained no hosts; can't distribute work
distcc[26543] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
SWIG/_m2crypto_wrap.c:5638: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
SWIG/_m2crypto_wrap.c:5642: error: expected ')' before '*' token
SWIG/_m2crypto_wrap.c:5646: error: expected ')' before '*' token
SWIG/_m2crypto_wrap.c:5650: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
SWIG/_m2crypto_wrap.c:5654: error: expected ')' before '*' token
SWIG/_m2crypto_wrap.c:5658: error: expected ')' before '*' token
SWIG/_m2crypto_wrap.c:5830: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
SWIG/_m2crypto_wrap.c:5835: error: expected ')' before '*' token
SWIG/_m2crypto_wrap.c:5840: error: expected ')' before '*' token
SWIG/_m2crypto_wrap.c:5845: error: expected ')' before '*' token
SWIG/_m2crypto_wrap.c:5873: error: expected declaration specifiers or '...' before 'STACK'
SWIG/_m2crypto_wrap.c: In function 'x509_req_add_extensions':
SWIG/_m2crypto_wrap.c:5874: error: 'exts' undeclared (first use in this function)
SWIG/_m2crypto_wrap.c:5874: error: (Each undeclared identifier is reported only once
SWIG/_m2crypto_wrap.c:5874: error: for each function it appears in.)
SWIG/_m2crypto_wrap.c: At top level:
SWIG/_m2crypto_wrap.c:5881: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
SWIG/_m2crypto_wrap.c:5887: error: expected ')' before '*' token
SWIG/_m2crypto_wrap.c:5897: error: expected ')' before '*' token
SWIG/_m2crypto_wrap.c:5923: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
SWIG/_m2crypto_wrap.c:5928: error: expected ')' before '*' token
SWIG/_m2crypto_wrap.c:5933: error: expected ')' before '*' token
SWIG/_m2crypto_wrap.c:5938: error: expected ')' before '*' token
SWIG/_m2crypto_wrap.c:5943: error: expected ')' before '*' token
SWIG/_m2crypto_wrap.c:5948: error: expected ')' before '*' token
SWIG/_m2crypto_wrap.c:5970: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
SWIG/_m2crypto_wrap.c:5996: error: expected ')' before '*' token
SWIG/_m2crypto_wrap.c:6139: error: expected ')' before '*' token
SWIG/_m2crypto_wrap.c:6177: error: expected declaration specifiers or '...' before 'STACK'
SWIG/_m2crypto_wrap.c: In function 'pkcs7_sign1':
SWIG/_m2crypto_wrap.c:6178: error: 'stack' undeclared (first use in this function)
Comment 1 Daniel Black (RETIRED) gentoo-dev 2010-04-05 09:51:36 UTC
upstream bug reference.

patch in r721 of svn repository http://svn.osafoundation.org/m2crypto/
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-04-30 18:20:21 UTC
*** Bug 314177 has been marked as a duplicate of this bug. ***
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-04-30 18:21:32 UTC
Fixed.