Package: libcrypto++
Version: 5.2.1c2a-2
Severity: important

Your package fails to build with G++ 4.1.  I'm filing this bug as
important for now, but when 4.1 will be the default compiler in
unstable (probably in a few weeks) I'll upgrade this to serious.


> Automatic build of libcrypto++_5.2.1c2a-2 on bigsur by sbuild/mips 1.80
...
>  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -g -fno-strict-aliasing -O2 -MT 3way.lo 
> -MD -MP -MF .deps/3way.Tpo -c 3way.cpp  -fPIC -DPIC -o .libs/3way.o
> seckey.h: In function 'void CryptoPP::CheckedSetKey(T*, CryptoPP::CipherDir, 
> const byte*, unsigned int, const CryptoPP::NameValuePairs&) [with T = 
> CryptoPP::BlockCipherFinal<DECRYPTION, CryptoPP::ThreeWay::Dec>]':
> seckey.h:179:   instantiated from 'void CryptoPP::BlockCipherFinal<DIR, 
> BASE>::SetKey(const byte*, unsigned int, const CryptoPP::NameValuePairs&) 
> [with CryptoPP::CipherDir DIR = DECRYPTION, BASE = CryptoPP::ThreeWay::Dec]'
> 3way.cpp:139:   instantiated from here
> seckey.h:137: error: no matching function for call to 
> 'CryptoPP::BlockCipherFinal<DECRYPTION, 
> CryptoPP::ThreeWay::Dec>::UncheckedSetKey(CryptoPP::CipherDir&, const byte*&, 
> unsigned int&)'
> 3way.cpp:64: note: candidates are: void 
> CryptoPP::ThreeWay::Base::UncheckedSetKey(CryptoPP::CipherDir, const byte*, 
> unsigned int, unsigned int)
> seckey.h: In function 'void CryptoPP::CheckedSetKey(T*, CryptoPP::CipherDir, 
> const byte*, unsigned int, const CryptoPP::NameValuePairs&) [with T = 
> CryptoPP::BlockCipherFinal<ENCRYPTION, CryptoPP::ThreeWay::Enc>]':
> seckey.h:179:   instantiated from 'void CryptoPP::BlockCipherFinal<DIR, 
> BASE>::SetKey(const byte*, unsigned int, const CryptoPP::NameValuePairs&) 
> [with CryptoPP::CipherDir DIR = ENCRYPTION, BASE = CryptoPP::ThreeWay::Enc]'
> 3way.cpp:139:   instantiated from here
> seckey.h:137: error: no matching function for call to 
> 'CryptoPP::BlockCipherFinal<ENCRYPTION, 
> CryptoPP::ThreeWay::Enc>::UncheckedSetKey(CryptoPP::CipherDir&, const byte*&, 
> unsigned int&)'
> 3way.cpp:64: note: candidates are: void 
> CryptoPP::ThreeWay::Base::UncheckedSetKey(CryptoPP::CipherDir, const byte*, 
> unsigned int, unsigned int)
> make[2]: *** [3way.lo] Error 1

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to