| Summary: | dev-python/pycryptopp-0.7.1 : src/.../rsamodule.cpp:90:14: error: CryptoPP::TF_SS<CryptoPP::RSA, CryptoPP::PSS, CryptoPP::SHA256, CryptoPP::TF_SS<CryptoPP::RSA, CryptoPP::PSS, CryptoPP::SHA256, int> >::Verifier {aka class CryptoPP | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
| Component: | Current packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge-info.txt
dev-python:pycryptopp-0.7.1:20180720-133221.log emerge-history.txt environment etc.portage.tbz2 temp.tbz2 |
||
Created attachment 540254 [details]
emerge-info.txt
Created attachment 540256 [details]
dev-python:pycryptopp-0.7.1:20180720-133221.log
Created attachment 540258 [details]
emerge-history.txt
Created attachment 540260 [details]
environment
Created attachment 540262 [details]
etc.portage.tbz2
Created attachment 540264 [details]
temp.tbz2
in my case it's current stable the one that fails with this error while 0.7.1-r1 compiles ok pkg removed from tree |
src/pycryptopp/publickey/rsamodule.cpp: In function ‘PyObject* VerifyingKey_serialize(VerifyingKey*, PyObject*)’: src/pycryptopp/publickey/rsamodule.cpp:90:14: error: ‘CryptoPP::TF_SS<CryptoPP::RSA, CryptoPP::PSS, CryptoPP::SHA256, CryptoPP::TF_SS<CryptoPP::RSA, CryptoPP::PSS, CryptoPP::SHA256, int> >::Verifier {aka class CryptoPP::PK_FinalTemplate<CryptoPP::TF_VerifierImpl<CryptoPP::TF_SignatureSchemeOptions<CryptoPP::TF_SS<CryptoPP::RSA, CryptoPP::PSS, CryptoPP::SHA256, int>, CryptoPP::RSA, CryptoPP::PSSR_MEM<false>, CryptoPP::SHA256> > >}’ has no member named ‘DEREncode’ self->k->DEREncode(ss); ^~~~~~~~~ src/pycryptopp/publickey/rsamodule.cpp: In function ‘PyObject* SigningKey_serialize(SigningKey*, PyObject*)’: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-systemd_libressl_20180717-222343 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.0 * Available Python interpreters, in order of preference: [1] python3.5 [2] python2.7 (fallback) [3] pypy (fallback) [4] jython2.7 (fallback) java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.8.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpv dev-python/pycryptopp [ebuild N ] dev-python/pycryptopp-0.7.1 PYTHON_TARGETS="python2_7"