Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 404915 - dev-python/pycryptopp-0.5.29 fails with pypy
Summary: dev-python/pycryptopp-0.5.29 fails with pypy
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-20 02:31 UTC by Patrick Lauer
Modified: 2012-02-20 14:47 UTC (History)
0 users

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 Patrick Lauer gentoo-dev 2012-02-20 02:31:50 UTC
running build_ext
building 'pycryptopp._pycryptopp' extension
creating build-2.7-pypy-1.8/temp.linux-x86_64-2.7
creating build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp
creating build-2.7-pypy-1.8/temp.linux-x86_64-2.7/pycryptopp
creating build-2.7-pypy-1.8/temp.linux-x86_64-2.7/pycryptopp/publickey
creating build-2.7-pypy-1.8/temp.linux-x86_64-2.7/pycryptopp/hash
creating build-2.7-pypy-1.8/temp.linux-x86_64-2.7/pycryptopp/cipher
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/randpool.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/randpool.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/gfpcrypt.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/gfpcrypt.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/fips140.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/fips140.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/rijndael.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/rijndael.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/basecode.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/basecode.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/sha.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/sha.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/rsa.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/rsa.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/oaep.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/oaep.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/iterhash.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/iterhash.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/gf2n.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/gf2n.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/pkcspad.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/pkcspad.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/dll.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/dll.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/asn.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/asn.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/hmac.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/hmac.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/algparam.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/algparam.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/eccrypto.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/eccrypto.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/strciphr.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/strciphr.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/dsa.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/dsa.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/serpent.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/serpent.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/pssr.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/pssr.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/sosemanuk.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/sosemanuk.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/integer.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/integer.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/osrng.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/osrng.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/modes.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/modes.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/pubkey.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/pubkey.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/tiger.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/tiger.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/tigertab.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/tigertab.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/hex.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/hex.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/mqueue.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/mqueue.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/ecp.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/ecp.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/ec2n.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/ec2n.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/queue.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/queue.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/filters.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/filters.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/misc.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/misc.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/des.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/des.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/rdtables.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/rdtables.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/algebra.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/algebra.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/cpu.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/cpu.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/eprecomp.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/eprecomp.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/cryptlib.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/cryptlib.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/nbtheory.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/nbtheory.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/rng.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/rng.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c embeddedcryptopp/dessp.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/embeddedcryptopp/dessp.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c pycryptopp/_pycryptoppmodule.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/pycryptopp/_pycryptoppmodule.o -w
c++ -O2 -pipe -fPIC -I. -I/usr/lib64/pypy1.8/include -c pycryptopp/publickey/rsamodule.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/pycryptopp/publickey/rsamodule.o -w
pycryptopp/publickey/rsamodule.cpp: In function ‘PyObject* SigningKey_sign(SigningKey*, PyObject*)’:
pycryptopp/publickey/rsamodule.cpp:185:33: error: cannot convert ‘PyStringObject*’ to ‘PyObject*’ for argument ‘1’ to ‘char* PyString_AsString(PyObject*)’
error: command 'c++' failed with exit status 1
 * ERROR: dev-python/pycryptopp-0.5.29 failed (compile phase):
 *   Building failed with PyPy 1.8 (Python 2.7) in distutils_building() function
Comment 1 Patrick Lauer gentoo-dev 2012-02-20 14:47:19 UTC
+  20 Feb 2012; Patrick Lauer <patrick@gentoo.org> pycryptopp-0.5.29.ebuild:
+  Restricting pypy #404915