Ticket #13945: error.txt

File error.txt, 3.6 KB (added by cilly@…, 16 years ago)
Line 
1sudo port install libcryptopp
2--->  Fetching libcryptopp
3--->  Verifying checksum(s) for libcryptopp
4--->  Extracting libcryptopp
5--->  Configuring libcryptopp
6--->  Building libcryptopp with target all
7Error: Target org.macports.build returned: shell command " cd "/usr/local/var/macports/build/_usr_local_var_macports_sources_rsync.macports.org_release_ports_devel_libcryptopp/work/" && gnumake all -f GNUmakefile " returned error 2
8Command output: simple.h:71: error: 'NULL_CHANNEL' was not declared in this scope
9simple.h: In member function 'bool CryptoPP::Unflushable<T>::ChannelFlush(const std::string&, bool, int, bool)':
10simple.h:80: error: there are no arguments to 'AttachedTransformation' that depend on a template parameter, so a declaration of 'AttachedTransformation' must be available
11simple.h:80: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
12simple.h: In member function 'void CryptoPP::Multichannel<T>::Initialize(const CryptoPP::NameValuePairs&, int)':
13simple.h:134: error: 'NULL_CHANNEL' was not declared in this scope
14simple.h: In member function 'bool CryptoPP::Multichannel<T>::Flush(bool, int, bool)':
15simple.h:136: error: 'NULL_CHANNEL' was not declared in this scope
16simple.h: In member function 'bool CryptoPP::Multichannel<T>::MessageSeriesEnd(int, bool)':
17simple.h:138: error: 'NULL_CHANNEL' was not declared in this scope
18simple.h:138: error: there are no arguments to 'ChannelMessageSeriesEnd' that depend on a template parameter, so a declaration of 'ChannelMessageSeriesEnd' must be available
19simple.h: In member function 'byte* CryptoPP::Multichannel<T>::CreatePutSpace(unsigned int&)':
20simple.h:140: error: 'NULL_CHANNEL' was not declared in this scope
21simple.h: In member function 'unsigned int CryptoPP::Multichannel<T>::Put2(const byte*, unsigned int, int, bool)':
22simple.h:142: error: 'NULL_CHANNEL' was not declared in this scope
23simple.h: In member function 'unsigned int CryptoPP::Multichannel<T>::PutModifiable2(byte*, unsigned int, int, bool)':
24simple.h:144: error: 'NULL_CHANNEL' was not declared in this scope
25simple.h: In member function 'bool CryptoPP::Multichannel<T>::ChannelPutModifiable(const std::string&, byte*, unsigned int)':
26simple.h:151: error: there are no arguments to 'ChannelPut' that depend on a template parameter, so a declaration of 'ChannelPut' must be available
27seckey.h: In member function 'unsigned int CryptoPP::BlockCipherBaseTemplate<INFO, INTERFACE>::BlockSize() const':
28seckey.h:159: error: 'BLOCKSIZE' was not declared in this scope
29seckey.h: In constructor 'CryptoPP::BlockCipherTemplate<DIR, BASE>::BlockCipherTemplate(const byte*)':
30seckey.h:169: error: 'DEFAULT_KEYLENGTH' was not declared in this scope
31seckey.h: In constructor 'CryptoPP::BlockCipherTemplate<DIR, BASE>::BlockCipherTemplate(const byte*, unsigned int, unsigned int)':
32seckey.h:173: error: there are no arguments to 'SetKeyWithRounds' that depend on a template parameter, so a declaration of 'SetKeyWithRounds' must be available
33seckey.h: In constructor 'CryptoPP::MessageAuthenticationCodeTemplate<BASE>::MessageAuthenticationCodeTemplate(const byte*)':
34seckey.h:197: error: 'DEFAULT_KEYLENGTH' was not declared in this scope
35seckey.h: In member function 'std::string CryptoPP::MessageAuthenticationCodeTemplate<BASE>::AlgorithmName() const':
36seckey.h:201: error: there are no arguments to 'StaticAlgorithmName' that depend on a template parameter, so a declaration of 'StaticAlgorithmName' must be available
37gnumake: *** [3way.o] Error 1
38
39Error: Status 1 encountered during processing.