after some problems i "solved" myself i thought it would finally compile but the compilation stops on this error (translations of french messages provided just after) :
Makefile:545: Makefile.dependencies: Aucun fichier ou dossier de ce type
Makefile:747: Makefile.minorGems_dependencies: Aucun fichier ou dossier de ce type
rm -f Makefile.minorGems_dependencies
g++ -Wall -g -DLINUX -c -I../../../../.. -MM >> Makefile.minorGems_dependencies.temp
g++: pas de fichier à l'entrée
make: *** [Makefile.minorGems_dependencies] Erreur 1
cp: ne peut évaluer `../textFileSharingMUTE': Aucun fichier ou dossier de ce type
cp: ne peut évaluer `win32/textFileSharingMUTE.exe': Aucun fichier ou dossier de ce type
cp: ne peut évaluer `win32/*.dll': Aucun fichier ou dossier de ce type
translations are :
Aucun fichier ou dossier de ce type = No file nor directory of this kind
pas de fichier à l'entrée = No input file
ne peut évaluer = can't evaluate
Erreur = Error
i checked the listings of the directories and found that no file named Makefile.minorGems_dependancies is there. should it be created by another Makefile before and its absence shows it hasn't been made correctly ?
here are some listings anyway :
nico@xochipilli:~/Arrivages/MUTE_fileSharing-0.5.1_UnixSource$ ll
total 16K
drwxr-xr-x 11 nico nico 4,0K 2007-04-23 16:58 minorGems
drwxr-xr-x 10 nico nico 4,0K 2008-06-10 09:37 MUTE
drwxr-xr-x 4 nico nico 4,0K 2008-06-10 09:38 MUTE_text_fileSharing
-rwxr--r-- 1 nico nico 1,7K 2007-04-23 16:49 runToBuild
nico@xochipilli:~/Arrivages/MUTE_fileSharing-0.5.1_UnixSource$ ll MUTE
total 112K
drwxr-xr-x 2 nico nico 4,0K 2007-04-23 16:49 cgi
drwxr-xr-x 3 nico nico 4,0K 2008-06-10 09:38 common
-rwxr-xr-x 1 nico nico 17K 2007-04-23 16:48 configure
drwxr-xr-x 2 nico nico 4,0K 2008-06-10 09:38 crypto
-rw-r--r-- 1 nico nico 405 2006-05-12 22:48 fixCVSRoot.pl
drwxr-xr-x 6 nico nico 4,0K 2007-04-23 16:50 layers
-rw-r--r-- 1 nico nico 1,1K 2003-10-14 17:54 Makefile
-rw-r--r-- 1 nico nico 1,2K 2004-12-13 18:45 Makefile.common
-rw-r--r-- 1 nico nico 710 2003-11-02 20:19 Makefile.FreeBSDX86
-rw-r--r-- 1 nico nico 747 2003-11-02 20:19 Makefile.GnuLinuxPPC
-rw-r--r-- 1 nico nico 706 2003-11-02 20:19 Makefile.GnuLinuxX86
-rw-r--r-- 1 nico nico 733 2003-11-02 20:19 Makefile.MacOSX
-rw-r--r-- 1 nico nico 768 2003-11-10 21:23 Makefile.MinGW
-rw-r--r-- 1 nico nico 11K 2004-10-07 13:06 Makefile.minorGems
-rw-r--r-- 1 nico nico 4,7K 2004-10-07 13:06 Makefile.minorGems_targets
-rw-r--r-- 1 nico nico 974 2003-11-02 20:19 Makefile.Solaris
-rw-r--r-- 1 nico nico 145 2008-06-10 09:37 Makefile.temp
drwxr-xr-x 3 nico nico 4,0K 2007-04-23 16:50 otherApps
drwxr-xr-x 3 nico nico 4,0K 2007-04-23 16:50 scripts
drwxr-xr-x 4 nico nico 4,0K 2007-04-23 16:50 userInterface
drwxr-xr-x 3 nico nico 4,0K 2007-04-23 16:50 utilities
additionnal information i can provide are :
* i'm running ubuntu hardy (8.04)
* i installed some dependancies that are unfortunately not mentionned on the website : libwxgtk2.6-dev and dependancies to get the wx-config script & g++ and dependancies (all from the repos) tried also with libwxgtk2.8-dev and dependancies
* my first try was with the "latest" version provided from the french website which isn't up to date at all ! so i got the 0.5... from the english website and it solved many compilation problems
finally, here are all the messages i got during compilation. i splitted them into std output and stderr output to be able copying them all, so first stdout gives :
nico@xochipilli:~/Arrivages/MUTE_fileSharing-0.5.1_UnixSource$ ./runToBuild 2> compilation.log
select platform:
1 -- GNU/Linux X86
2 -- GNU/Linux PPC
3 -- FreeBSD X86
4 -- MacOSX
5 -- Solaris
6 -- Win32 using MinGW
q -- quit
> 1
Enter full path to wxWindows wx-config script.
Example: /usr/bin/wx-config
To us the default setting, or if you do not plan to build the
wxWindows-based GUI, leave this blank.
and the compilation.log file (stderr) contains (lots of warnings before the error... "attention" means "warning") :
asn.cpp: In member function «void CryptoPP::EncodedObjectFilter::Put(const byte*, size_t)»:
asn.cpp:310: attention : enumeration value «TAIL» not handled in switch
asn.cpp:310: attention : enumeration value «ALL_DONE» not handled in switch
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
basecode.cpp: In member function «virtual size_t CryptoPP::BaseN_Encoder::Put2(const byte*, size_t, int, bool)»:
basecode.cpp:81: attention : statement n'a pas d'effet
basecode.cpp:100: attention : statement n'a pas d'effet
basecode.cpp: In member function «virtual size_t CryptoPP::BaseN_Decoder::Put2(const byte*, size_t, int, bool)»:
basecode.cpp:157: attention : statement n'a pas d'effet
basecode.cpp:163: attention : statement n'a pas d'effet
basecode.cpp: In member function «virtual size_t CryptoPP::Grouper::Put2(const byte*, size_t, int, bool)»:
basecode.cpp:214: attention : statement n'a pas d'effet
basecode.cpp:226: attention : statement n'a pas d'effet
basecode.cpp:230: attention : statement n'a pas d'effet
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
cryptlib.cpp: In member function «virtual size_t CryptoPP::PK_DefaultEncryptionFilter::Put2(const byte*, size_t, int, bool)»:
cryptlib.cpp:558: attention : statement n'a pas d'effet
cryptlib.cpp: In member function «virtual size_t CryptoPP::PK_DefaultDecryptionFilter::Put2(const byte*, size_t, int, bool)»:
cryptlib.cpp:605: attention : statement n'a pas d'effet
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
cryptlib.cpp: At global scope:
cryptlib.cpp:19: attention : «CryptoPP::cryptopp_assert_19» defined but not used
cryptlib.cpp:20: attention : «CryptoPP::cryptopp_assert_20» defined but not used
cryptlib.cpp:21: attention : «CryptoPP::cryptopp_assert_21» defined but not used
cryptlib.cpp:23: attention : «CryptoPP::cryptopp_assert_23» defined but not used
cryptlib.cpp:26: attention : «CryptoPP::cryptopp_assert_26» defined but not used
default.cpp: In member function «virtual void CryptoPP::DefaultEncryptor::FirstPut(const byte*)»:
default.cpp:86: attention : comparaison entre des expressions entières signée et non signée
default.cpp:87: attention : comparaison entre des expressions entières signée et non signée
default.cpp:86: attention : unused variable «cryptopp_assert_1»
default.cpp:87: attention : unused variable «cryptopp_assert_2»
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
misc.h: In member function «CryptoPP::GetBlock<T, B, A>& CryptoPP::GetBlock<T, B, A>::operator()(U&) [with U = CryptoPP::word32, T = unsigned int, B = CryptoPP::EnumToType<CryptoPP::ByteOrder, 1>, bool A = true]»:
des.cpp:366: instantiated from here
misc.h:825: attention : unused variable «cryptopp_assert_825»
dll.cpp:7: attention : ignoring #pragma warning
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
misc.h: In function «const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = unsigned int, T2 = CryptoPP::lword]»:
files.cpp:71: instantiated from here
misc.h:147: attention : unused variable «cryptopp_assert_147»
misc.h: In function «bool CryptoPP::SafeConvert(T1, T2&) [with T1 = long long unsigned int, T2 = std::streamoff]»:
files.cpp:149: instantiated from here
misc.h:233: attention : comparaison entre des expressions entières signée et non signée
misc.h: In function «bool CryptoPP::SafeConvert(T1, T2&) [with T1 = unsigned int, T2 = std::streamsize]»:
files.cpp:194: instantiated from here
misc.h:233: attention : comparaison entre des expressions entières signée et non signée
filters.cpp: In member function «size_t CryptoPP::MeterFilter::PutMaybeModifiable(byte*, size_t, int, bool, bool)»:
filters.cpp:173: attention : statement n'a pas d'effet
filters.cpp:197: attention : statement n'a pas d'effet
filters.cpp: In member function «virtual size_t CryptoPP::HashFilter::Put2(const byte*, size_t, int, bool)»:
filters.cpp:708: attention : statement n'a pas d'effet
filters.cpp:719: attention : statement n'a pas d'effet
filters.cpp: In member function «virtual size_t CryptoPP::SignerFilter::Put2(const byte*, size_t, int, bool)»:
filters.cpp:796: attention : statement n'a pas d'effet
filters.cpp:801: attention : statement n'a pas d'effet
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
misc.h: In function «const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = size_t, T2 = long long unsigned int]»:
filters.cpp:934: instantiated from here
misc.h:147: attention : unused variable «cryptopp_assert_147»
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
integer.cpp:40:3: attention : #warning "You do not have GCC 3.3 or later, or did not specify -msse2 compiler option, so use of SSE2 intrinsics will be disabled."
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
integer.cpp: In static member function «static int CryptoPP::P4Optimized::Subtract(CryptoPP::word*, const CryptoPP::word*, const CryptoPP::word*, size_t)»:
integer.cpp:1315: attention : control reaches end of non-void function
integer.cpp: In static member function «static int CryptoPP::P4Optimized::Add(CryptoPP::word*, const CryptoPP::word*, const CryptoPP::word*, size_t)»:
integer.cpp:1268: attention : control reaches end of non-void function
integer.cpp: In static member function «static int CryptoPP::PentiumOptimized::Subtract(CryptoPP::word*, const CryptoPP::word*, const CryptoPP::word*, size_t)»:
integer.cpp:1219: attention : control reaches end of non-void function
integer.cpp: In static member function «static int CryptoPP::PentiumOptimized::Add(CryptoPP::word*, const CryptoPP::word*, const CryptoPP::word*, size_t)»:
integer.cpp:1181: attention : control reaches end of non-void function
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
misc.h: In function «const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = unsigned int, T2 = CryptoPP::lword]»:
mqueue.cpp:68: instantiated from here
misc.h:147: attention : unused variable «cryptopp_assert_147»
misc.h: In function «const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = size_t, T2 = unsigned int]»:
nbtheory.cpp:40: instantiated from here
misc.h:147: attention : unused variable «cryptopp_assert_147»
misc.h: In function «bool CryptoPP::SafeConvert(T1, T2&) [with T1 = int, T2 = CryptoPP::word]»:
nbtheory.cpp:306: instantiated from here
misc.h:233: attention : comparaison entre des expressions entières signée et non signée
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
misc.h: In function «const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = unsigned int, T2 = CryptoPP::lword]»:
queue.cpp:105: instantiated from here
misc.h:147: attention : unused variable «cryptopp_assert_147»
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
misc.h: In function «const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = unsigned int, T2 = CryptoPP::lword]»:
randpool.cpp:76: instantiated from here
misc.h:147: attention : unused variable «cryptopp_assert_147»
rng.h: In constructor «CryptoPP::X917RNG::X917RNG(CryptoPP::BlockTransformation*, const byte*, const byte*)»:
rng.h:47: attention : «CryptoPP::X917RNG::randbuf_counter» will be initialized after
rng.h:46: attention : «CryptoPP::SecByteBlock CryptoPP::X917RNG::m_deterministicTimeVector»
rng.cpp:57: attention : when initialized here
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
Makefile:659: Makefile.dependencies: Aucun fichier ou dossier de ce type
Makefile:861: Makefile.minorGems_dependencies: Aucun fichier ou dossier de ce type
ChannelReceivingThread.cpp: In constructor «ChannelReceivingThread::ChannelReceivingThread(InputStream*, OutboundChannel*, Socket*, char*, int, LocalAddressReceiver*, OutboundChannelManager*, void*, HostCatcher*, MessageIDTracker*, MessagePerSecondLimiter*, RandomSource*)»:
ChannelReceivingThread.cpp:165: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:177: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:189: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:201: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp: In member function «virtual void ChannelReceivingThread::run()»:
ChannelReceivingThread.cpp:251: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:259: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:300: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:314: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:341: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:363: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:375: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:397: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:402: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:499: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:503: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:529: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:572: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:634: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:642: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:679: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:686: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:691: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:696: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:723: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:726: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp: In member function «char* ChannelReceivingThread::processFlags(char*, char*, char*, char*, char*, char*)»:
ChannelReceivingThread.cpp:839: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:846: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:853: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:860: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:883: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:907: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:982: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:1027: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:1071: attention : deprecated conversion from string constant to «char*»
../../../MUTE/crypto/algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
../../../MUTE/crypto/filters.h:724: instantiated from here
../../../MUTE/crypto/algparam.h:26: attention : unused variable «cryptopp_assert_26»
LocalAddressReceiver.cpp: In member function «unsigned int LocalAddressReceiver::getReceivedMessages(char*, unsigned int, char***, char***)»:
LocalAddressReceiver.cpp:333: attention : allocating zero-element array
LocalAddressReceiver.cpp:334: attention : allocating zero-element array
OutboundChannelManager.cpp: In constructor «OutboundChannelManager::OutboundChannelManager(RandomSource*)»:
OutboundChannelManager.cpp:130: attention : deprecated conversion from string constant to «char*»
OutboundChannelManager.cpp:138: attention : deprecated conversion from string constant to «char*»
OutboundChannelManager.cpp:146: attention : deprecated conversion from string constant to «char*»
OutboundChannelManager.cpp:154: attention : deprecated conversion from string constant to «char*»
OutboundChannelManager.cpp: In member function «void OutboundChannelManager::routeMessage(char*, char*, char*, char*, int, char*, OutboundChannel*)»:
OutboundChannelManager.cpp:475: attention : deprecated conversion from string constant to «char*»
OutboundChannelManager.cpp:747: attention : deprecated conversion from string constant to «char*»
OutboundChannelManager.cpp:747: attention : deprecated conversion from string constant to «char*»
OutboundChannelManager.cpp:883: attention : deprecated conversion from string constant to «char*»
OutboundChannelManager.cpp:883: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp: In constructor «ConnectionMaintainer::ConnectionMaintainer(unsigned int, char*, LocalAddressReceiver*, OutboundChannelManager*, HostCatcher*, MessageIDTracker*, MessagePerSecondLimiter*, MessagePerSecondLimiter*)»:
ConnectionMaintainer.cpp:151: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:162: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:178: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp: In member function «void ConnectionMaintainer::setTargetConnectionCount(int)»:
ConnectionMaintainer.cpp:234: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:238: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp: In member function «void ConnectionMaintainer::setMaxConnectionCount(int)»:
ConnectionMaintainer.cpp:268: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp: In member function «char ConnectionMaintainer::connectionFormed(Socket*, HostAddress*)»:
ConnectionMaintainer.cpp:297: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:339: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:341: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:395: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:448: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:448: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:473: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:473: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:491: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:491: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:545: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:574: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:592: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:653: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:669: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:688: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:707: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp: In member function «void ConnectionMaintainer::connectionBroken()»:
ConnectionMaintainer.cpp:734: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:734: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp: In member function «virtual void ConnectionMaintainer::run()»:
ConnectionMaintainer.cpp:770: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:770: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:827: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:841: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:841: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:863: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:885: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:885: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:893: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:893: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:896: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:896: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:926: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:945: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:945: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:990: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:996: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:996: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:1022: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:1022: attention : deprecated conversion from string constant to «char*»
ServerThread.cpp: In destructor «virtual ServerThread::~ServerThread()»:
ServerThread.cpp:47: attention : deprecated conversion from string constant to «char*»
ServerThread.cpp: In member function «virtual void ServerThread::run()»:
ServerThread.cpp:85: attention : deprecated conversion from string constant to «char*»
ServerThread.cpp:94: attention : deprecated conversion from string constant to «char*»
ServerThread.cpp:101: attention : deprecated conversion from string constant to «char*»
ServerThread.cpp:105: attention : deprecated conversion from string constant to «char*»
ServerThread.cpp:113: attention : deprecated conversion from string constant to «char*»
ServerThread.cpp:122: attention : deprecated conversion from string constant to «char*»
MessageIDTracker.cpp: In constructor «MessageIDTracker::MessageIDTracker(int)»:
MessageIDTracker.cpp:191: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp: In function «void muteStart(unsigned int)»:
messageRouter.cpp:178: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:186: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:190: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:195: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:197: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:211: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:226: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:227: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:242: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:370: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:380: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:393: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:454: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp: In function «void muteStop()»:
messageRouter.cpp:481: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:484: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:489: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:494: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:499: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:505: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:511: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:516: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:521: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:526: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:531: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:536: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:541: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:546: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp: In function «void muteSetOutboundMessagePerSecondLimit(double)»:
messageRouter.cpp:649: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp: In function «void muteSetInboundMessagePerSecondLimit(double)»:
messageRouter.cpp:663: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp: In function «void muteSendMessage(char*, char*, char*, char*)»:
messageRouter.cpp:731: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp: In function «char* muteRemoveFlag(char*, char*)»:
messageRouter.cpp:921: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:943: attention : deprecated conversion from string constant to «char*»
../../../MUTE/crypto/algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
../../../MUTE/crypto/filters.h:724: instantiated from here
../../../MUTE/crypto/algparam.h:26: attention : unused variable «cryptopp_assert_26»
../../../MUTE/crypto/algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
../../../MUTE/crypto/filters.h:724: instantiated from here
../../../MUTE/crypto/algparam.h:26: attention : unused variable «cryptopp_assert_26»
../../../MUTE/crypto/algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
../../../MUTE/crypto/filters.h:724: instantiated from here
../../../MUTE/crypto/algparam.h:26: attention : unused variable «cryptopp_assert_26»
../../../MUTE/crypto/algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
../../../MUTE/crypto/filters.h:724: instantiated from here
../../../MUTE/crypto/algparam.h:26: attention : unused variable «cryptopp_assert_26»
../../../MUTE/common/SimpleWebHostCache.cpp: In static member function «static void SimpleWebHostCache::updateCacheList()»:
../../../MUTE/common/SimpleWebHostCache.cpp:70: attention : deprecated conversion from string constant to «char*»
../../../MUTE/common/SimpleWebHostCache.cpp:83: attention : deprecated conversion from string constant to «char*»
../../../MUTE/common/SimpleWebHostCache.cpp:91: attention : deprecated conversion from string constant to «char*»
../../../MUTE/common/SimpleWebHostCache.cpp:130: attention : deprecated conversion from string constant to «char*»
../../../MUTE/common/SimpleWebHostCache.cpp:137: attention : deprecated conversion from string constant to «char*»
../../../MUTE/common/SimpleWebHostCache.cpp:152: attention : deprecated conversion from string constant to «char*»
../../../MUTE/common/SimpleWebHostCache.cpp:152: attention : deprecated conversion from string constant to «char*»
../../../MUTE/common/SimpleWebHostCache.cpp: In static member function «static int SimpleWebHostCache::getSeedNodes(char***, int**, char**, char*)»:
../../../MUTE/common/SimpleWebHostCache.cpp:168: attention : deprecated conversion from string constant to «char*»
../../../MUTE/common/SimpleWebHostCache.cpp:183: attention : deprecated conversion from string constant to «char*»
../../../MUTE/common/SimpleWebHostCache.cpp:248: attention : deprecated conversion from string constant to «char*»
../../../MUTE/common/SimpleWebHostCache.cpp: In static member function «static void SimpleWebHostCache::postLocalAddress(char*, int)»:
../../../MUTE/common/SimpleWebHostCache.cpp:407: attention : deprecated conversion from string constant to «char*»
../../../MUTE/common/SimpleWebHostCache.cpp:420: attention : deprecated conversion from string constant to «char*»
../../../MUTE/common/SimpleWebHostCache.cpp:431: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp: In static member function «static char SecureStreamFactory::establishStreams(InputStream*, OutputStream*, char*, char*, InputStream**, OutputStream**)»:
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:53: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:71: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:81: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:116: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:141: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:159: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:172: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:175: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:195: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:199: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:211: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:216: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:220: attention : deprecated conversion from string constant to «char*»
../../../MUTE/crypto/algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
../../../MUTE/crypto/filters.h:724: instantiated from here
../../../MUTE/crypto/algparam.h:26: attention : unused variable «cryptopp_assert_26»
../../../minorGems/network/p2pParts/protocolUtils.cpp: In function «char* readStreamUpToTag(InputStream*, char*, int)»:
../../../minorGems/network/p2pParts/protocolUtils.cpp:76: attention : deprecated conversion from string constant to «char*»
../../../minorGems/network/p2pParts/protocolUtils.cpp: In function «char* readStreamUpToTagAndGetToken(InputStream*, char*, int, int)»:
../../../minorGems/network/p2pParts/protocolUtils.cpp:120: attention : deprecated conversion from string constant to «char*»
In file included from ../../../minorGems/io/file/File.h:99,
from ../../../minorGems/util/SettingsManager.cpp:27:
../../../minorGems/io/file/Path.h: In constructor «Path::Path(char*)»:
../../../minorGems/io/file/Path.h:418: attention : allocating zero-element array
../../../minorGems/io/file/Path.h:419: attention : allocating zero-element array
In file included from ../../../minorGems/util/SettingsManager.cpp:27:
../../../minorGems/io/file/File.h: In member function «File* File::getParentDirectory()»:
../../../minorGems/io/file/File.h:645: attention : deprecated conversion from string constant to «char*»
../../../minorGems/io/file/File.h:674: attention : deprecated conversion from string constant to «char*»
../../../minorGems/util/stringUtils.cpp: In function «char* concatonate(char*, char*)»:
../../../minorGems/util/stringUtils.cpp:178: attention : deprecated conversion from string constant to «char*»
In file included from ../../../minorGems/io/file/File.h:99,
from ../../../minorGems/util/log/FileLog.cpp:23:
../../../minorGems/io/file/Path.h: In constructor «Path::Path(char*)»:
../../../minorGems/io/file/Path.h:418: attention : allocating zero-element array
../../../minorGems/io/file/Path.h:419: attention : allocating zero-element array
In file included from ../../../minorGems/util/log/FileLog.cpp:23:
../../../minorGems/io/file/File.h: In member function «File* File::getParentDirectory()»:
../../../minorGems/io/file/File.h:645: attention : deprecated conversion from string constant to «char*»
../../../minorGems/io/file/File.h:674: attention : deprecated conversion from string constant to «char*»
In file included from ../../../minorGems/io/file/linux/PathLinux.cpp:14:
../../../minorGems/io/file/Path.h: In constructor «Path::Path(char*)»:
../../../minorGems/io/file/Path.h:418: attention : allocating zero-element array
../../../minorGems/io/file/Path.h:419: attention : allocating zero-element array
../../../minorGems/network/web/WebClient.cpp: In static member function «static char* WebClient::getWebPage(char*, int*, char**, char**, long int)»:
../../../minorGems/network/web/WebClient.cpp:52: attention : deprecated conversion from string constant to «char*»
../../../minorGems/network/web/WebClient.cpp: In static member function «static char* WebClient::getMimeType(char*)»:
../../../minorGems/network/web/WebClient.cpp:64: attention : deprecated conversion from string constant to «char*»
../../../minorGems/network/web/WebClient.cpp: In static member function «static char* WebClient::executeWebMethod(char*, char*, int*, char**, char**, long int)»:
../../../minorGems/network/web/WebClient.cpp:85: attention : deprecated conversion from string constant to «char*»
../../../minorGems/network/web/WebClient.cpp:114: attention : deprecated conversion from string constant to «char*»
../../../minorGems/network/web/WebClient.cpp:168: attention : deprecated conversion from string constant to «char*»
../../../minorGems/network/web/WebClient.cpp:169: attention : deprecated conversion from string constant to «char*»
../../../minorGems/network/web/WebClient.cpp:171: attention : deprecated conversion from string constant to «char*»
../../../minorGems/network/web/WebClient.cpp:196: attention : deprecated conversion from string constant to «char*»
../../../minorGems/network/web/WebClient.cpp:227: attention : deprecated conversion from string constant to «char*»
../../../minorGems/network/web/WebClient.cpp:228: attention : deprecated conversion from string constant to «char*»
Makefile:568: Makefile.dependencies: Aucun fichier ou dossier de ce type
Makefile:770: Makefile.minorGems_dependencies: Aucun fichier ou dossier de ce type
In file included from ../../../minorGems/io/file/File.h:99,
from fileShare.cpp:220:
../../../minorGems/io/file/Path.h: In constructor «Path::Path(char*)»:
../../../minorGems/io/file/Path.h:418: attention : allocating zero-element array
../../../minorGems/io/file/Path.h:419: attention : allocating zero-element array
In file included from fileShare.cpp:220:
../../../minorGems/io/file/File.h: In member function «File* File::getParentDirectory()»:
../../../minorGems/io/file/File.h:645: attention : deprecated conversion from string constant to «char*»
../../../minorGems/io/file/File.h:674: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: At global scope:
fileShare.cpp:295: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:298: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:300: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «File* muteShare_internalEncodedPathToFile(char*)»:
fileShare.cpp:474: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:504: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:504: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «char* muteShare_internalFileToEncodedPath(File*)»:
fileShare.cpp:578: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «int muteShare_internalFileInfoSender(char*, char*, char*, void*)»:
fileShare.cpp:657: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:664: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:664: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:677: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «int muteShare_internalFileChunkSender(char*, char*, char*, void*)»:
fileShare.cpp:857: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «int muteShare_internalSearchResultsSender(char*, char*, char*, void*)»:
fileShare.cpp:923: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:993: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:1172: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:1182: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:1204: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «void muteShare_internalMakeAddressSafe()»:
fileShare.cpp:1492: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In member function «virtual void AddressSafetyThread::run()»:
fileShare.cpp:1564: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:1564: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «void muteShareStart()»:
fileShare.cpp:1587: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:1632: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «void muteShareStop()»:
fileShare.cpp:1656: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «void muteShareSetSharingPath(char*)»:
fileShare.cpp:1765: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «char* muteShareGetSharingPath()»:
fileShare.cpp:1772: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «void muteShareSetMaxSimultaneousDownloads(long int)»:
fileShare.cpp:1787: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «long unsigned int muteShareGetMaxSimultaneousDownloads()»:
fileShare.cpp:1798: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «int muteShare_internalGetFileInfo(SourceQueue*, int*, int*, char**, int, int, char (*)(unsigned char*, int, void*), void*)»:
fileShare.cpp:2205: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:2212: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:2337: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:2338: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:2342: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:2354: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:2428: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:2468: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «void muteShareSearch(char*, char (*)(char*, char*, long unsigned int, char*, void*), void*, int, char*)»:
fileShare.cpp:2655: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «int muteShare_internalFileChunkHandler(char*, char*, char*, void*)»:
fileShare.cpp:2988: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:2988: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:2996: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:2996: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In member function «void SourceQueue::searchForMoreSources_blocking(SourceSearchThread*)»:
fileShare.cpp:3400: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «int muteShareGetFile(char*, char*, char*, char (*)(unsigned char*, int, void*), void*, int*, int*, int, char*, int)»:
fileShare.cpp:3579: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:3597: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:3605: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:3614: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:3621: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:3628: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:3858: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:3889: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:3981: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:4057: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:4058: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:4066: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:4089: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:4303: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:4348: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:4404: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:4440: attention : deprecated conversion from string constant to «char*»
../../../MUTE/crypto/algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
../../../MUTE/crypto/filters.h:724: instantiated from here
../../../MUTE/crypto/algparam.h:26: attention : unused variable «cryptopp_assert_26»
In file included from ../../../minorGems/io/file/File.h:99,
from ../../../minorGems/network/web/MimeTyper.cpp:27:
../../../minorGems/io/file/Path.h: In constructor «Path::Path(char*)»:
../../../minorGems/io/file/Path.h:418: attention : allocating zero-element array
../../../minorGems/io/file/Path.h:419: attention : allocating zero-element array
In file included from ../../../minorGems/network/web/MimeTyper.cpp:27:
../../../minorGems/io/file/File.h: In member function «File* File::getParentDirectory()»:
../../../minorGems/io/file/File.h:645: attention : deprecated conversion from string constant to «char*»
../../../minorGems/io/file/File.h:674: attention : deprecated conversion from string constant to «char*»
../../../minorGems/network/web/MimeTyper.cpp: In constructor «MimeTyper::MimeTyper(char*)»:
../../../minorGems/network/web/MimeTyper.cpp:41: attention : deprecated conversion from string constant to «char*»
../../../minorGems/network/web/MimeTyper.cpp:45: attention : deprecated conversion from string constant to «char*»
In file included from ../../../minorGems/io/file/File.h:99,
from ../../../minorGems/io/file/Directory.h:15,
from ../../../minorGems/io/file/unix/DirectoryUnix.cpp:13:
../../../minorGems/io/file/Path.h: In constructor «Path::Path(char*)»:
../../../minorGems/io/file/Path.h:418: attention : allocating zero-element array
../../../minorGems/io/file/Path.h:419: attention : allocating zero-element array
In file included from ../../../minorGems/io/file/Directory.h:15,
from ../../../minorGems/io/file/unix/DirectoryUnix.cpp:13:
../../../minorGems/io/file/File.h: In member function «File* File::getParentDirectory()»:
../../../minorGems/io/file/File.h:645: attention : deprecated conversion from string constant to «char*»
../../../minorGems/io/file/File.h:674: attention : deprecated conversion from string constant to «char*»
In file included from ../../../minorGems/io/file/File.h:99,
from ../../../minorGems/util/TranslationManager.cpp:15:
../../../minorGems/io/file/Path.h: In constructor «Path::Path(char*)»:
../../../minorGems/io/file/Path.h:418: attention : allocating zero-element array
../../../minorGems/io/file/Path.h:419: attention : allocating zero-element array
In file included from ../../../minorGems/util/TranslationManager.cpp:15:
../../../minorGems/io/file/File.h: In member function «File* File::getParentDirectory()»:
../../../minorGems/io/file/File.h:645: attention : deprecated conversion from string constant to «char*»
../../../minorGems/io/file/File.h:674: attention : deprecated conversion from string constant to «char*»
../../../minorGems/util/TranslationManager.cpp: In static member function «static char** TranslationManager::getAvailableLanguages(int*)»:
../../../minorGems/util/TranslationManager.cpp:83: attention : allocating zero-element array
../../../minorGems/util/TranslationManager.cpp: In constructor «TranslationManagerStaticMembers::TranslationManagerStaticMembers()»:
../../../minorGems/util/TranslationManager.cpp:150: attention : deprecated conversion from string constant to «char*»
../../../minorGems/util/TranslationManager.cpp:150: attention : deprecated conversion from string constant to «char*»
Makefile:545: Makefile.dependencies: Aucun fichier ou dossier de ce type
Makefile:747: Makefile.minorGems_dependencies: Aucun fichier ou dossier de ce type
g++: pas de fichier à l'entrée
make: *** [Makefile.minorGems_dependencies] Erreur 1
cp: ne peut évaluer `../textFileSharingMUTE': Aucun fichier ou dossier de ce type
cp: ne peut évaluer `win32/textFileSharingMUTE.exe': Aucun fichier ou dossier de ce type
cp: ne peut évaluer `win32/*.dll': Aucun fichier ou dossier de ce type
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This problem only occurs when you try to build mute's text UI(and I wasn't able to find out why). You should try building wxWindows UI. If you get a lot of errors about bad conversion to wxString you should recompile wxgtk without unicode support(--disable-unicode option).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
after some problems i "solved" myself i thought it would finally compile but the compilation stops on this error (translations of french messages provided just after) :
Makefile:545: Makefile.dependencies: Aucun fichier ou dossier de ce type
Makefile:747: Makefile.minorGems_dependencies: Aucun fichier ou dossier de ce type
rm -f Makefile.minorGems_dependencies
g++ -Wall -g -DLINUX -c -I../../../../.. -MM >> Makefile.minorGems_dependencies.temp
g++: pas de fichier à l'entrée
make: *** [Makefile.minorGems_dependencies] Erreur 1
cp: ne peut évaluer `../textFileSharingMUTE': Aucun fichier ou dossier de ce type
cp: ne peut évaluer `win32/textFileSharingMUTE.exe': Aucun fichier ou dossier de ce type
cp: ne peut évaluer `win32/*.dll': Aucun fichier ou dossier de ce type
translations are :
Aucun fichier ou dossier de ce type = No file nor directory of this kind
pas de fichier à l'entrée = No input file
ne peut évaluer = can't evaluate
Erreur = Error
i checked the listings of the directories and found that no file named Makefile.minorGems_dependancies is there. should it be created by another Makefile before and its absence shows it hasn't been made correctly ?
here are some listings anyway :
nico@xochipilli:~/Arrivages/MUTE_fileSharing-0.5.1_UnixSource$ ll
total 16K
drwxr-xr-x 11 nico nico 4,0K 2007-04-23 16:58 minorGems
drwxr-xr-x 10 nico nico 4,0K 2008-06-10 09:37 MUTE
drwxr-xr-x 4 nico nico 4,0K 2008-06-10 09:38 MUTE_text_fileSharing
-rwxr--r-- 1 nico nico 1,7K 2007-04-23 16:49 runToBuild
nico@xochipilli:~/Arrivages/MUTE_fileSharing-0.5.1_UnixSource$ ll MUTE
total 112K
drwxr-xr-x 2 nico nico 4,0K 2007-04-23 16:49 cgi
drwxr-xr-x 3 nico nico 4,0K 2008-06-10 09:38 common
-rwxr-xr-x 1 nico nico 17K 2007-04-23 16:48 configure
drwxr-xr-x 2 nico nico 4,0K 2008-06-10 09:38 crypto
-rw-r--r-- 1 nico nico 405 2006-05-12 22:48 fixCVSRoot.pl
drwxr-xr-x 6 nico nico 4,0K 2007-04-23 16:50 layers
-rw-r--r-- 1 nico nico 1,1K 2003-10-14 17:54 Makefile
-rw-r--r-- 1 nico nico 1,2K 2004-12-13 18:45 Makefile.common
-rw-r--r-- 1 nico nico 710 2003-11-02 20:19 Makefile.FreeBSDX86
-rw-r--r-- 1 nico nico 747 2003-11-02 20:19 Makefile.GnuLinuxPPC
-rw-r--r-- 1 nico nico 706 2003-11-02 20:19 Makefile.GnuLinuxX86
-rw-r--r-- 1 nico nico 733 2003-11-02 20:19 Makefile.MacOSX
-rw-r--r-- 1 nico nico 768 2003-11-10 21:23 Makefile.MinGW
-rw-r--r-- 1 nico nico 11K 2004-10-07 13:06 Makefile.minorGems
-rw-r--r-- 1 nico nico 4,7K 2004-10-07 13:06 Makefile.minorGems_targets
-rw-r--r-- 1 nico nico 974 2003-11-02 20:19 Makefile.Solaris
-rw-r--r-- 1 nico nico 145 2008-06-10 09:37 Makefile.temp
drwxr-xr-x 3 nico nico 4,0K 2007-04-23 16:50 otherApps
drwxr-xr-x 3 nico nico 4,0K 2007-04-23 16:50 scripts
drwxr-xr-x 4 nico nico 4,0K 2007-04-23 16:50 userInterface
drwxr-xr-x 3 nico nico 4,0K 2007-04-23 16:50 utilities
additionnal information i can provide are :
* i'm running ubuntu hardy (8.04)
* i installed some dependancies that are unfortunately not mentionned on the website : libwxgtk2.6-dev and dependancies to get the wx-config script & g++ and dependancies (all from the repos) tried also with libwxgtk2.8-dev and dependancies
* my first try was with the "latest" version provided from the french website which isn't up to date at all ! so i got the 0.5... from the english website and it solved many compilation problems
finally, here are all the messages i got during compilation. i splitted them into std output and stderr output to be able copying them all, so first stdout gives :
nico@xochipilli:~/Arrivages/MUTE_fileSharing-0.5.1_UnixSource$ ./runToBuild 2> compilation.log
select platform:
1 -- GNU/Linux X86
2 -- GNU/Linux PPC
3 -- FreeBSD X86
4 -- MacOSX
5 -- Solaris
6 -- Win32 using MinGW
q -- quit
> 1
Enter full path to wxWindows wx-config script.
Example: /usr/bin/wx-config
To us the default setting, or if you do not plan to build the
wxWindows-based GUI, leave this blank.
> /usr/bin/wx-config
select build:
1 -- wxWindows graphical UI
2 -- Console-only text UI
q -- quit
> 2
g++ -Wall -g -DLINUX -c -I../.. -o algebra.o algebra.cpp
g++ -Wall -g -DLINUX -c -I../.. -o algparam.o algparam.cpp
g++ -Wall -g -DLINUX -c -I../.. -o asn.o asn.cpp
g++ -Wall -g -DLINUX -c -I../.. -o basecode.o basecode.cpp
g++ -Wall -g -DLINUX -c -I../.. -o cryptlib.o cryptlib.cpp
g++ -Wall -g -DLINUX -c -I../.. -o default.o default.cpp
g++ -Wall -g -DLINUX -c -I../.. -o des.o des.cpp
g++ -Wall -g -DLINUX -c -I../.. -o dessp.o dessp.cpp
g++ -Wall -g -DLINUX -c -I../.. -o dll.o dll.cpp
g++ -Wall -g -DLINUX -c -I../.. -o emsa2.o emsa2.cpp
g++ -Wall -g -DLINUX -c -I../.. -o eprecomp.o eprecomp.cpp
g++ -Wall -g -DLINUX -c -I../.. -o files.o files.cpp
g++ -Wall -g -DLINUX -c -I../.. -o filters.o filters.cpp
g++ -Wall -g -DLINUX -c -I../.. -o fips140.o fips140.cpp
g++ -Wall -g -DLINUX -c -I../.. -o hex.o hex.cpp
g++ -Wall -g -DLINUX -c -I../.. -o integer.o integer.cpp
g++ -Wall -g -DLINUX -c -I../.. -o iterhash.o iterhash.cpp
g++ -Wall -g -DLINUX -c -I../.. -o misc.o misc.cpp
g++ -Wall -g -DLINUX -c -I../.. -o modes.o modes.cpp
g++ -Wall -g -DLINUX -c -I../.. -o mqueue.o mqueue.cpp
g++ -Wall -g -DLINUX -c -I../.. -o nbtheory.o nbtheory.cpp
g++ -Wall -g -DLINUX -c -I../.. -o oaep.o oaep.cpp
g++ -Wall -g -DLINUX -c -I../.. -o pch.o pch.cpp
g++ -Wall -g -DLINUX -c -I../.. -o pkcspad.o pkcspad.cpp
g++ -Wall -g -DLINUX -c -I../.. -o pssr.o pssr.cpp
g++ -Wall -g -DLINUX -c -I../.. -o pubkey.o pubkey.cpp
g++ -Wall -g -DLINUX -c -I../.. -o queue.o queue.cpp
g++ -Wall -g -DLINUX -c -I../.. -o randpool.o randpool.cpp
g++ -Wall -g -DLINUX -c -I../.. -o rdtables.o rdtables.cpp
g++ -Wall -g -DLINUX -c -I../.. -o rijndael.o rijndael.cpp
g++ -Wall -g -DLINUX -c -I../.. -o rng.o rng.cpp
g++ -Wall -g -DLINUX -c -I../.. -o rsa.o rsa.cpp
g++ -Wall -g -DLINUX -c -I../.. -o sha.o sha.cpp
g++ -Wall -g -DLINUX -c -I../.. -o simple.o simple.cpp
g++ -Wall -g -DLINUX -c -I../.. -o strciphr.o strciphr.cpp
g++ -Wall -g -DLINUX -c -I../.. -o trdlocal.o trdlocal.cpp
ar cru libcrypto.a algebra.o algparam.o asn.o basecode.o cryptlib.o default.o des.o dessp.o dll.o emsa2.o eprecomp.o files.o filters.o fips140.o hex.o integer.o iterhash.o misc.o modes.o mqueue.o nbtheory.o oaep.o pch.o pkcspad.o pssr.o pubkey.o queue.o randpool.o rdtables.o rijndael.o rng.o rsa.o sha.o simple.o strciphr.o trdlocal.o ; ranlib libcrypto.a
rm -f Makefile.minorGems_dependencies
g++ -Wall -g -DLINUX -c -I../../.. -MM ../../../minorGems/network/linux/SocketLinux.cpp ../../../minorGems/network/linux/SocketClientLinux.cpp ../../../minorGems/network/linux/SocketServerLinux.cpp ../../../minorGems/network/linux/HostAddressLinux.cpp ../../../minorGems/network/NetworkFunctionLocks.cpp ../../../minorGems/network/SocketManager.cpp ../../../minorGems/system/linux/MutexLockLinux.cpp ../../../minorGems/system/linux/ThreadLinux.cpp ../../../minorGems/system/unix/TimeUnix.cpp ../../../minorGems/network/p2pParts/HostCatcher.cpp ../../../minorGems/network/p2pParts/OutboundChannel.cpp ../../../minorGems/network/p2pParts/DuplicateMessageDetector.cpp ../../../minorGems/network/p2pParts/protocolUtils.cpp ../../../minorGems/network/p2pParts/MessagePerSecondLimiter.cpp ../../../minorGems/formats/encodingUtils.cpp ../../../minorGems/util/SettingsManager.cpp ../../../minorGems/util/stringUtils.cpp ../../../minorGems/util/StringBufferOutputStream.cpp ../../../minorGems/util/printUtils.cpp ../../../minorGems/util/log/Log.cpp ../../../minorGems/util/log/PrintLog.cpp ../../../minorGems/util/log/AppLog.cpp ../../../minorGems/util/log/FileLog.cpp ../../../minorGems/io/linux/TypeIOLinux.cpp ../../../minorGems/io/file/linux/PathLinux.cpp ../../../minorGems/system/linux/BinarySemaphoreLinux.cpp ../../../minorGems/network/web/WebClient.cpp ../../../minorGems/network/web/URLUtils.cpp ../../../minorGems/system/FinishedSignalThread.cpp >> Makefile.minorGems_dependencies.temp
cat Makefile.minorGems_dependencies.temp | sed ' s/^HostAddress.*\.o/${HOST_ADDRESS_O}/; s/^SocketServer.*\.o/${SOCKET_SERVER_O}/; s/^SocketClient.*\.o/${SOCKET_CLIENT_O}/; s/^SocketUDP.*\.o/${SOCKET_UDP_O}/; s/^SocketManager.*\.o/${SOCKET_MANAGER_O}/; s/^Socket.*\.o/${SOCKET_O}/; s/^NetworkFunctionLocks.*\.o/${NETWORK_FUNCTION_LOCKS_O}/; s/^Path.*\.o/${PATH_O}/; s/^Directory.*\.o/${DIRECTORY_O}/; s/^TypeIO.*\.o/${TYPE_IO_O}/; s/^Time.*\.o/${TIME_O}/; s/^MutexLock.*\.o/${MUTEX_LOCK_O}/; s/^BinarySemaphore.*\.o/${BINARY_SEMAPHORE_O}/; s/^AppLog.*\.o/${APP_LOG_O}/; s/^PrintLog.*\.o/${PRINT_LOG_O}/; s/^FileLog.*\.o/${FILE_LOG_O}/; s/^Log.*\.o/${LOG_O}/; s/^PrintUtils.*\.o/${PRINT_UTILS_O}/; s/^WebClient.*\.o/${WEB_CLIENT_O}/; s/^URLUtils.*\.o/${URL_UTILS_O}/; s/^MimeTyper.*\.o/${MIME_TYPER_O}/; s/^StringBufferOutputStream.*\.o/${STRING_BUFFER_OUTPUT_STREAM_O}/; s/^XMLUtils.*\.o/${XML_UTILS_O}/; s/^HTMLUtils.*\.o/${HTML_UTILS_O}/; s/^SettingsManager.*\.o/${SETTINGS_MANAGER_O}/; s/^TranslationManager.*\.o/${TRANSLATION_MANAGER_O}/; s/^stringUtils.*\.o/${STRING_UTILS_O}/; s/^sha1.*\.o/${SHA1_O}/; ' | sed ' s/^MemoryTrack.*\.o/${MEMORY_TRACK_O}/; s/^DebugMemory.*\.o/${DEBUG_MEMORY_O}/; s/^HostCatcher.*\.o/${HOST_CATCHER_O}/; s/^OutboundChannel.*\.o/${OUTBOUND_CHANNEL_O}/; s/^DuplicateMessageDetector.*\.o/${DUPLICATE_MESSAGE_DETECTOR_O}/; s/^protocolUtils.*\.o/${PROTOCOL_UTILS_O}/; s/^MessagePerSecondLimiter.*\.o/${MESSAGE_PER_SECOND_LIMITER_O}/; s/^MultiSourceDownloader.*\.o/${MULTI_SOURCE_DOWNLOADER_O}/; s/^encodingUtils.*\.o/${ENCODING_UTILS_O}/; s/^WebServer.*\.o/${WEB_SERVER_O }/; s/^RequestHandlingThread.*\.o/${REQUEST_HANDLING_THREAD_O}/; s/^ThreadHandlingThread.*\.o/${THREAD_HANDLING_THREAD_O}/; s/^Thread.*\.o/${THREAD_O}/; s/^ConnectionPermissionHandler.*\.o/${CONNECTION_PERMISSION_HANDLER_O}/; s/^StopSignalThread.*\.o/${STOP_SIGNAL_THREAD_O}/; s/^FinishedSignalThreadManager.*\.o/${FINISHED_SIGNAL_THREAD_MANAGER_O}/; s/^FinishedSignalThread.*\.o/${FINISHED_SIGNAL_THREAD_O}/; s/^ScreenGL.*\.o/${SCREEN_GL_O}/; s/^SingleTextureGL.*\.o/${SINGLE_TEXTURE_GL_O}/; s/^PNGImageConverter.*\.o/${PNG_IMAGE_CONVERTER_O}/; ' >> Makefile.minorGems_dependencies
rm -f Makefile.minorGems_dependencies.temp
rm -f Makefile.dependencies
g++ -Wall -g -DLINUX -c -I../../.. -MM ChannelReceivingThread.cpp LocalAddressReceiver.cpp ChannelReceivingThreadManager.cpp OutboundChannelManager.cpp ConnectionMaintainer.cpp ServerThread.cpp MessageIDTracker.cpp messageRouter.cpp ../../../MUTE/common/CryptoUtils.cpp ../../../MUTE/common/AESEncryptor.cpp ../../../MUTE/common/AESDecryptor.cpp ../../../MUTE/common/SimpleWebHostCache.cpp ../../../MUTE/layers/secureStream/SecureStreamFactory.cpp ../../../MUTE/layers/secureStream/SecureInputStream.cpp ../../../MUTE/layers/secureStream/SecureOutputStream.cpp test/testMessageRouter.cpp test/testMessageRouter2.cpp test/testTalker.cpp test/testBystander.cpp test/testCatcher.cpp >> Makefile.dependencies.temp
cat Makefile.dependencies.temp | sed ' s/^CryptoUtils.o/${COMMON_PATH}\/CryptoUtils.o/; s/^AESEncryptor.o/${COMMON_PATH}\/AESEncryptor.o/; s/^AESDecryptor.o/${COMMON_PATH}\/AESDecryptor.o/; s/^SecureInputStream.o/${STREAM_PATH}\/SecureInputStream.o/; s/^SecureOutpuStream.o/${STREAM_PATH}\/SecureOutputStream.o/; s/^SecureStreamFactory.o/${STREAM_PATH}\/SecureStreamFactory.o/; s/^testMessageRouter.o/test\/testMessageRouter.o/; s/^testMessageRouter2.o/test\/testMessageRouter2.o/; s/^testTalker.o/test\/testTalker.o/; s/^testBystander.o/test\/testBystander.o/; s/^testCatcher.o/test\/testCatcher.o/; ' >> Makefile.dependencies
rm -f Makefile.dependencies.temp
g++ -Wall -g -DLINUX -c -I../../.. -o ChannelReceivingThread.o ChannelReceivingThread.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o LocalAddressReceiver.o LocalAddressReceiver.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ChannelReceivingThreadManager.o ChannelReceivingThreadManager.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o OutboundChannelManager.o OutboundChannelManager.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ConnectionMaintainer.o ConnectionMaintainer.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ServerThread.o ServerThread.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o MessageIDTracker.o MessageIDTracker.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o messageRouter.o messageRouter.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../MUTE/common/CryptoUtils.o ../../../MUTE/common/CryptoUtils.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../MUTE/common/AESEncryptor.o ../../../MUTE/common/AESEncryptor.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../MUTE/common/AESDecryptor.o ../../../MUTE/common/AESDecryptor.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../MUTE/common/SimpleWebHostCache.o ../../../MUTE/common/SimpleWebHostCache.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../MUTE/layers/secureStream/SecureStreamFactory.o ../../../MUTE/layers/secureStream/SecureStreamFactory.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../MUTE/layers/secureStream/SecureInputStream.o ../../../MUTE/layers/secureStream/SecureInputStream.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../MUTE/layers/secureStream/SecureOutputStream.o ../../../MUTE/layers/secureStream/SecureOutputStream.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/network/linux/SocketLinux.o ../../../minorGems/network/linux/SocketLinux.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/network/linux/SocketClientLinux.o ../../../minorGems/network/linux/SocketClientLinux.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/network/linux/SocketServerLinux.o ../../../minorGems/network/linux/SocketServerLinux.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/network/linux/HostAddressLinux.o ../../../minorGems/network/linux/HostAddressLinux.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/network/NetworkFunctionLocks.o ../../../minorGems/network/NetworkFunctionLocks.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/network/SocketManager.o ../../../minorGems/network/SocketManager.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/system/linux/MutexLockLinux.o ../../../minorGems/system/linux/MutexLockLinux.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/system/linux/ThreadLinux.o ../../../minorGems/system/linux/ThreadLinux.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/system/unix/TimeUnix.o ../../../minorGems/system/unix/TimeUnix.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/network/p2pParts/HostCatcher.o ../../../minorGems/network/p2pParts/HostCatcher.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/network/p2pParts/OutboundChannel.o ../../../minorGems/network/p2pParts/OutboundChannel.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/network/p2pParts/DuplicateMessageDetector.o ../../../minorGems/network/p2pParts/DuplicateMessageDetector.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/network/p2pParts/protocolUtils.o ../../../minorGems/network/p2pParts/protocolUtils.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/network/p2pParts/MessagePerSecondLimiter.o ../../../minorGems/network/p2pParts/MessagePerSecondLimiter.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/formats/encodingUtils.o ../../../minorGems/formats/encodingUtils.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/util/SettingsManager.o ../../../minorGems/util/SettingsManager.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/util/stringUtils.o ../../../minorGems/util/stringUtils.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/util/StringBufferOutputStream.o ../../../minorGems/util/StringBufferOutputStream.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/util/printUtils.o ../../../minorGems/util/printUtils.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/util/log/Log.o ../../../minorGems/util/log/Log.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/util/log/PrintLog.o ../../../minorGems/util/log/PrintLog.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/util/log/AppLog.o ../../../minorGems/util/log/AppLog.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/util/log/FileLog.o ../../../minorGems/util/log/FileLog.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/io/linux/TypeIOLinux.o ../../../minorGems/io/linux/TypeIOLinux.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/io/file/linux/PathLinux.o ../../../minorGems/io/file/linux/PathLinux.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/system/linux/BinarySemaphoreLinux.o ../../../minorGems/system/linux/BinarySemaphoreLinux.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/network/web/WebClient.o ../../../minorGems/network/web/WebClient.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/network/web/URLUtils.o ../../../minorGems/network/web/URLUtils.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/system/FinishedSignalThread.o ../../../minorGems/system/FinishedSignalThread.cpp
ar cru libmuteMessageRouter.a ../../../minorGems/network/linux/SocketLinux.o ../../../minorGems/network/linux/SocketClientLinux.o ../../../minorGems/network/linux/SocketServerLinux.o ../../../minorGems/network/linux/HostAddressLinux.o ../../../minorGems/network/NetworkFunctionLocks.o ../../../minorGems/network/SocketManager.o ../../../minorGems/system/linux/MutexLockLinux.o ../../../minorGems/system/linux/ThreadLinux.o ../../../minorGems/system/unix/TimeUnix.o ../../../minorGems/network/p2pParts/HostCatcher.o ../../../minorGems/network/p2pParts/OutboundChannel.o ../../../minorGems/network/p2pParts/DuplicateMessageDetector.o ../../../minorGems/network/p2pParts/protocolUtils.o ../../../minorGems/network/p2pParts/MessagePerSecondLimiter.o ../../../minorGems/formats/encodingUtils.o ../../../minorGems/util/SettingsManager.o ../../../minorGems/util/stringUtils.o ../../../minorGems/util/StringBufferOutputStream.o ../../../minorGems/util/printUtils.o ../../../minorGems/util/log/Log.o ../../../minorGems/util/log/PrintLog.o ../../../minorGems/util/log/AppLog.o ../../../minorGems/util/log/FileLog.o ../../../minorGems/io/linux/TypeIOLinux.o ../../../minorGems/io/file/linux/PathLinux.o ../../../minorGems/system/linux/BinarySemaphoreLinux.o ../../../minorGems/network/web/WebClient.o ../../../minorGems/network/web/URLUtils.o ../../../minorGems/system/FinishedSignalThread.o ChannelReceivingThread.o LocalAddressReceiver.o ChannelReceivingThreadManager.o OutboundChannelManager.o ConnectionMaintainer.o ServerThread.o MessageIDTracker.o messageRouter.o ../../../MUTE/common/CryptoUtils.o ../../../MUTE/common/AESEncryptor.o ../../../MUTE/common/AESDecryptor.o ../../../MUTE/common/SimpleWebHostCache.o ../../../MUTE/layers/secureStream/SecureStreamFactory.o ../../../MUTE/layers/secureStream/SecureInputStream.o ../../../MUTE/layers/secureStream/SecureOutputStream.o
ranlib libmuteMessageRouter.a
rm -f Makefile.minorGems_dependencies
g++ -Wall -g -DLINUX -c -I../../.. -MM ../../../minorGems/network/web/URLUtils.cpp ../../../minorGems/network/web/MimeTyper.cpp ../../../minorGems/crypto/hashes/sha1.cpp ../../../minorGems/io/file/unix/DirectoryUnix.cpp ../../../minorGems/util/TranslationManager.cpp ../../../minorGems/system/StopSignalThread.cpp >> Makefile.minorGems_dependencies.temp
cat Makefile.minorGems_dependencies.temp | sed ' s/^HostAddress.*\.o/${HOST_ADDRESS_O}/; s/^SocketServer.*\.o/${SOCKET_SERVER_O}/; s/^SocketClient.*\.o/${SOCKET_CLIENT_O}/; s/^SocketUDP.*\.o/${SOCKET_UDP_O}/; s/^SocketManager.*\.o/${SOCKET_MANAGER_O}/; s/^Socket.*\.o/${SOCKET_O}/; s/^NetworkFunctionLocks.*\.o/${NETWORK_FUNCTION_LOCKS_O}/; s/^Path.*\.o/${PATH_O}/; s/^Directory.*\.o/${DIRECTORY_O}/; s/^TypeIO.*\.o/${TYPE_IO_O}/; s/^Time.*\.o/${TIME_O}/; s/^MutexLock.*\.o/${MUTEX_LOCK_O}/; s/^BinarySemaphore.*\.o/${BINARY_SEMAPHORE_O}/; s/^AppLog.*\.o/${APP_LOG_O}/; s/^PrintLog.*\.o/${PRINT_LOG_O}/; s/^FileLog.*\.o/${FILE_LOG_O}/; s/^Log.*\.o/${LOG_O}/; s/^PrintUtils.*\.o/${PRINT_UTILS_O}/; s/^WebClient.*\.o/${WEB_CLIENT_O}/; s/^URLUtils.*\.o/${URL_UTILS_O}/; s/^MimeTyper.*\.o/${MIME_TYPER_O}/; s/^StringBufferOutputStream.*\.o/${STRING_BUFFER_OUTPUT_STREAM_O}/; s/^XMLUtils.*\.o/${XML_UTILS_O}/; s/^HTMLUtils.*\.o/${HTML_UTILS_O}/; s/^SettingsManager.*\.o/${SETTINGS_MANAGER_O}/; s/^TranslationManager.*\.o/${TRANSLATION_MANAGER_O}/; s/^stringUtils.*\.o/${STRING_UTILS_O}/; s/^sha1.*\.o/${SHA1_O}/; ' | sed ' s/^MemoryTrack.*\.o/${MEMORY_TRACK_O}/; s/^DebugMemory.*\.o/${DEBUG_MEMORY_O}/; s/^HostCatcher.*\.o/${HOST_CATCHER_O}/; s/^OutboundChannel.*\.o/${OUTBOUND_CHANNEL_O}/; s/^DuplicateMessageDetector.*\.o/${DUPLICATE_MESSAGE_DETECTOR_O}/; s/^protocolUtils.*\.o/${PROTOCOL_UTILS_O}/; s/^MessagePerSecondLimiter.*\.o/${MESSAGE_PER_SECOND_LIMITER_O}/; s/^MultiSourceDownloader.*\.o/${MULTI_SOURCE_DOWNLOADER_O}/; s/^encodingUtils.*\.o/${ENCODING_UTILS_O}/; s/^WebServer.*\.o/${WEB_SERVER_O }/; s/^RequestHandlingThread.*\.o/${REQUEST_HANDLING_THREAD_O}/; s/^ThreadHandlingThread.*\.o/${THREAD_HANDLING_THREAD_O}/; s/^Thread.*\.o/${THREAD_O}/; s/^ConnectionPermissionHandler.*\.o/${CONNECTION_PERMISSION_HANDLER_O}/; s/^StopSignalThread.*\.o/${STOP_SIGNAL_THREAD_O}/; s/^FinishedSignalThreadManager.*\.o/${FINISHED_SIGNAL_THREAD_MANAGER_O}/; s/^FinishedSignalThread.*\.o/${FINISHED_SIGNAL_THREAD_O}/; s/^ScreenGL.*\.o/${SCREEN_GL_O}/; s/^SingleTextureGL.*\.o/${SINGLE_TEXTURE_GL_O}/; s/^PNGImageConverter.*\.o/${PNG_IMAGE_CONVERTER_O}/; ' >> Makefile.minorGems_dependencies
rm -f Makefile.minorGems_dependencies.temp
rm -f Makefile.dependencies
g++ -Wall -g -DLINUX -c -I../../.. -MM fileShare.cpp >> Makefile.dependencies.temp
cat Makefile.dependencies.temp | sed ' s/^testPointToPoint.o/test\/testPointToPoint.o/; s/^testCatcher.o/test\/testCatcher.o/; ' >> Makefile.dependencies
rm -f Makefile.dependencies.temp
g++ -Wall -g -DLINUX -c -I../../.. -o fileShare.o fileShare.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/network/web/MimeTyper.o ../../../minorGems/network/web/MimeTyper.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/crypto/hashes/sha1.o ../../../minorGems/crypto/hashes/sha1.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/io/file/unix/DirectoryUnix.o ../../../minorGems/io/file/unix/DirectoryUnix.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/util/TranslationManager.o ../../../minorGems/util/TranslationManager.cpp
g++ -Wall -g -DLINUX -c -I../../.. -o ../../../minorGems/system/StopSignalThread.o ../../../minorGems/system/StopSignalThread.cpp
ar cru libmuteFileShare.a ../../../minorGems/network/web/URLUtils.o ../../../minorGems/network/web/MimeTyper.o ../../../minorGems/crypto/hashes/sha1.o ../../../minorGems/io/file/unix/DirectoryUnix.o ../../../minorGems/util/TranslationManager.o ../../../minorGems/system/StopSignalThread.o fileShare.o
ranlib libmuteFileShare.a
rm -f Makefile.minorGems_dependencies
g++ -Wall -g -DLINUX -c -I../../../../.. -MM >> Makefile.minorGems_dependencies.temp
adding: MUTE/ (stored 0%)
adding: MUTE/files/ (stored 0%)
adding: MUTE/settings/ (stored 0%)
adding: MUTE/settings/logLevel.ini (stored 0%)
adding: MUTE/settings/port.ini (stored 0%)
adding: MUTE/settings/logConnections.ini (stored 0%)
adding: MUTE/settings/downloadTimeoutCurrentTimeoutWeight.ini (stored 0%)
adding: MUTE/settings/loadCacheListFromWeb.ini (stored 0%)
adding: MUTE/settings/downloadFileInfoRetries.ini (stored 0%)
adding: MUTE/settings/targetConnectionCount.ini (stored 0%)
adding: MUTE/settings/broadcastProbability.ini (stored 0%)
adding: MUTE/settings/utilityBeta.ini (stored 0%)
adding: MUTE/settings/downloadChunkRetries.ini (stored 0%)
adding: MUTE/settings/downloadTimeoutRecentChunkWeight.ini (stored 0%)
adding: MUTE/settings/language.ini (stored 0%)
adding: MUTE/settings/webHostCachePostIntervalSeconds.ini (stored 0%)
adding: MUTE/settings/utilityGamma.ini (stored 0%)
adding: MUTE/settings/maxSimultaneousDownloads.ini (stored 0%)
adding: MUTE/settings/seedHosts.ini (stored 0%)
adding: MUTE/settings/outboundMessageLimit.ini (stored 0%)
adding: MUTE/settings/maxMessageUtility.ini (stored 0%)
adding: MUTE/settings/README.txt (deflated 67%)
adding: MUTE/settings/inboundMessageLimit.ini (stored 0%)
adding: MUTE/settings/logRolloverInSeconds.ini (stored 0%)
adding: MUTE/settings/useMajorityRouting.ini (stored 0%)
adding: MUTE/settings/dictionary.ini (deflated 63%)
adding: MUTE/settings/messageSigningKeySize.ini (stored 0%)
adding: MUTE/settings/utilityAlpha.ini (stored 0%)
adding: MUTE/settings/maxConnectionCount.ini (stored 0%)
adding: MUTE/settings/sharingPath.ini (stored 0%)
adding: MUTE/settings/downloadTimeoutMilliseconds.ini (stored 0%)
adding: MUTE/settings/logMessageHistory.ini (stored 0%)
adding: MUTE/settings/maxDroppedMessageFraction.ini (stored 0%)
adding: MUTE/settings/sendQueueSizePerConnection.ini (stored 0%)
adding: MUTE/settings/mime.ini (deflated 69%)
adding: MUTE/settings/webHostCaches.ini (deflated 40%)
adding: MUTE/settings/muteVersion.ini (stored 0%)
adding: MUTE/settings/printSearchSyncTrace.ini (stored 0%)
adding: MUTE/settings/downloadRetryFreshRouteProbability.ini (stored 0%)
adding: MUTE/settings/showNiceQuit.ini (stored 0%)
adding: MUTE/settings/maxSubfolderDepth.ini (stored 0%)
adding: MUTE/settings/continueForwardProbability.ini (stored 0%)
adding: MUTE/settings/logDownloadTimeoutChanges.ini (stored 0%)
adding: MUTE/settings/logConnectionContents.ini (stored 0%)
adding: MUTE/settings/logRoutingHistory.ini (stored 0%)
adding: MUTE/settings/webHostCacheListURL.ini (stored 0%)
and the compilation.log file (stderr) contains (lots of warnings before the error... "attention" means "warning") :
asn.cpp: In member function «void CryptoPP::EncodedObjectFilter::Put(const byte*, size_t)»:
asn.cpp:310: attention : enumeration value «TAIL» not handled in switch
asn.cpp:310: attention : enumeration value «ALL_DONE» not handled in switch
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
basecode.cpp: In member function «virtual size_t CryptoPP::BaseN_Encoder::Put2(const byte*, size_t, int, bool)»:
basecode.cpp:81: attention : statement n'a pas d'effet
basecode.cpp:100: attention : statement n'a pas d'effet
basecode.cpp: In member function «virtual size_t CryptoPP::BaseN_Decoder::Put2(const byte*, size_t, int, bool)»:
basecode.cpp:157: attention : statement n'a pas d'effet
basecode.cpp:163: attention : statement n'a pas d'effet
basecode.cpp: In member function «virtual size_t CryptoPP::Grouper::Put2(const byte*, size_t, int, bool)»:
basecode.cpp:214: attention : statement n'a pas d'effet
basecode.cpp:226: attention : statement n'a pas d'effet
basecode.cpp:230: attention : statement n'a pas d'effet
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
cryptlib.cpp: In member function «virtual size_t CryptoPP::PK_DefaultEncryptionFilter::Put2(const byte*, size_t, int, bool)»:
cryptlib.cpp:558: attention : statement n'a pas d'effet
cryptlib.cpp: In member function «virtual size_t CryptoPP::PK_DefaultDecryptionFilter::Put2(const byte*, size_t, int, bool)»:
cryptlib.cpp:605: attention : statement n'a pas d'effet
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
cryptlib.cpp: At global scope:
cryptlib.cpp:19: attention : «CryptoPP::cryptopp_assert_19» defined but not used
cryptlib.cpp:20: attention : «CryptoPP::cryptopp_assert_20» defined but not used
cryptlib.cpp:21: attention : «CryptoPP::cryptopp_assert_21» defined but not used
cryptlib.cpp:23: attention : «CryptoPP::cryptopp_assert_23» defined but not used
cryptlib.cpp:26: attention : «CryptoPP::cryptopp_assert_26» defined but not used
default.cpp: In member function «virtual void CryptoPP::DefaultEncryptor::FirstPut(const byte*)»:
default.cpp:86: attention : comparaison entre des expressions entières signée et non signée
default.cpp:87: attention : comparaison entre des expressions entières signée et non signée
default.cpp:86: attention : unused variable «cryptopp_assert_1»
default.cpp:87: attention : unused variable «cryptopp_assert_2»
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
misc.h: In member function «CryptoPP::GetBlock<T, B, A>& CryptoPP::GetBlock<T, B, A>::operator()(U&) [with U = CryptoPP::word32, T = unsigned int, B = CryptoPP::EnumToType<CryptoPP::ByteOrder, 1>, bool A = true]»:
des.cpp:366: instantiated from here
misc.h:825: attention : unused variable «cryptopp_assert_825»
dll.cpp:7: attention : ignoring #pragma warning
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
misc.h: In function «const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = unsigned int, T2 = CryptoPP::lword]»:
files.cpp:71: instantiated from here
misc.h:147: attention : unused variable «cryptopp_assert_147»
misc.h: In function «bool CryptoPP::SafeConvert(T1, T2&) [with T1 = long long unsigned int, T2 = std::streamoff]»:
files.cpp:149: instantiated from here
misc.h:233: attention : comparaison entre des expressions entières signée et non signée
misc.h: In function «bool CryptoPP::SafeConvert(T1, T2&) [with T1 = unsigned int, T2 = std::streamsize]»:
files.cpp:194: instantiated from here
misc.h:233: attention : comparaison entre des expressions entières signée et non signée
filters.cpp: In member function «size_t CryptoPP::MeterFilter::PutMaybeModifiable(byte*, size_t, int, bool, bool)»:
filters.cpp:173: attention : statement n'a pas d'effet
filters.cpp:197: attention : statement n'a pas d'effet
filters.cpp: In member function «virtual size_t CryptoPP::HashFilter::Put2(const byte*, size_t, int, bool)»:
filters.cpp:708: attention : statement n'a pas d'effet
filters.cpp:719: attention : statement n'a pas d'effet
filters.cpp: In member function «virtual size_t CryptoPP::SignerFilter::Put2(const byte*, size_t, int, bool)»:
filters.cpp:796: attention : statement n'a pas d'effet
filters.cpp:801: attention : statement n'a pas d'effet
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
misc.h: In function «const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = size_t, T2 = long long unsigned int]»:
filters.cpp:934: instantiated from here
misc.h:147: attention : unused variable «cryptopp_assert_147»
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
integer.cpp:40:3: attention : #warning "You do not have GCC 3.3 or later, or did not specify -msse2 compiler option, so use of SSE2 intrinsics will be disabled."
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
integer.cpp: In static member function «static int CryptoPP::P4Optimized::Subtract(CryptoPP::word*, const CryptoPP::word*, const CryptoPP::word*, size_t)»:
integer.cpp:1315: attention : control reaches end of non-void function
integer.cpp: In static member function «static int CryptoPP::P4Optimized::Add(CryptoPP::word*, const CryptoPP::word*, const CryptoPP::word*, size_t)»:
integer.cpp:1268: attention : control reaches end of non-void function
integer.cpp: In static member function «static int CryptoPP::PentiumOptimized::Subtract(CryptoPP::word*, const CryptoPP::word*, const CryptoPP::word*, size_t)»:
integer.cpp:1219: attention : control reaches end of non-void function
integer.cpp: In static member function «static int CryptoPP::PentiumOptimized::Add(CryptoPP::word*, const CryptoPP::word*, const CryptoPP::word*, size_t)»:
integer.cpp:1181: attention : control reaches end of non-void function
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
misc.h: In function «const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = unsigned int, T2 = CryptoPP::lword]»:
mqueue.cpp:68: instantiated from here
misc.h:147: attention : unused variable «cryptopp_assert_147»
misc.h: In function «const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = size_t, T2 = unsigned int]»:
nbtheory.cpp:40: instantiated from here
misc.h:147: attention : unused variable «cryptopp_assert_147»
misc.h: In function «bool CryptoPP::SafeConvert(T1, T2&) [with T1 = int, T2 = CryptoPP::word]»:
nbtheory.cpp:306: instantiated from here
misc.h:233: attention : comparaison entre des expressions entières signée et non signée
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
misc.h: In function «const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = unsigned int, T2 = CryptoPP::lword]»:
queue.cpp:105: instantiated from here
misc.h:147: attention : unused variable «cryptopp_assert_147»
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
misc.h: In function «const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = unsigned int, T2 = CryptoPP::lword]»:
randpool.cpp:76: instantiated from here
misc.h:147: attention : unused variable «cryptopp_assert_147»
rng.h: In constructor «CryptoPP::X917RNG::X917RNG(CryptoPP::BlockTransformation*, const byte*, const byte*)»:
rng.h:47: attention : «CryptoPP::X917RNG::randbuf_counter» will be initialized after
rng.h:46: attention : «CryptoPP::SecByteBlock CryptoPP::X917RNG::m_deterministicTimeVector»
rng.cpp:57: attention : when initialized here
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
filters.h:724: instantiated from here
algparam.h:26: attention : unused variable «cryptopp_assert_26»
Makefile:659: Makefile.dependencies: Aucun fichier ou dossier de ce type
Makefile:861: Makefile.minorGems_dependencies: Aucun fichier ou dossier de ce type
ChannelReceivingThread.cpp: In constructor «ChannelReceivingThread::ChannelReceivingThread(InputStream*, OutboundChannel*, Socket*, char*, int, LocalAddressReceiver*, OutboundChannelManager*, void*, HostCatcher*, MessageIDTracker*, MessagePerSecondLimiter*, RandomSource*)»:
ChannelReceivingThread.cpp:165: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:177: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:189: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:201: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp: In member function «virtual void ChannelReceivingThread::run()»:
ChannelReceivingThread.cpp:251: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:259: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:300: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:314: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:341: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:363: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:375: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:397: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:402: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:499: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:503: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:529: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:572: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:634: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:642: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:679: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:686: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:691: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:696: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:723: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:726: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp: In member function «char* ChannelReceivingThread::processFlags(char*, char*, char*, char*, char*, char*)»:
ChannelReceivingThread.cpp:839: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:846: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:853: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:860: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:883: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:907: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:982: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:1027: attention : deprecated conversion from string constant to «char*»
ChannelReceivingThread.cpp:1071: attention : deprecated conversion from string constant to «char*»
../../../MUTE/crypto/algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
../../../MUTE/crypto/filters.h:724: instantiated from here
../../../MUTE/crypto/algparam.h:26: attention : unused variable «cryptopp_assert_26»
LocalAddressReceiver.cpp: In member function «unsigned int LocalAddressReceiver::getReceivedMessages(char*, unsigned int, char***, char***)»:
LocalAddressReceiver.cpp:333: attention : allocating zero-element array
LocalAddressReceiver.cpp:334: attention : allocating zero-element array
OutboundChannelManager.cpp: In constructor «OutboundChannelManager::OutboundChannelManager(RandomSource*)»:
OutboundChannelManager.cpp:130: attention : deprecated conversion from string constant to «char*»
OutboundChannelManager.cpp:138: attention : deprecated conversion from string constant to «char*»
OutboundChannelManager.cpp:146: attention : deprecated conversion from string constant to «char*»
OutboundChannelManager.cpp:154: attention : deprecated conversion from string constant to «char*»
OutboundChannelManager.cpp: In member function «void OutboundChannelManager::routeMessage(char*, char*, char*, char*, int, char*, OutboundChannel*)»:
OutboundChannelManager.cpp:475: attention : deprecated conversion from string constant to «char*»
OutboundChannelManager.cpp:747: attention : deprecated conversion from string constant to «char*»
OutboundChannelManager.cpp:747: attention : deprecated conversion from string constant to «char*»
OutboundChannelManager.cpp:883: attention : deprecated conversion from string constant to «char*»
OutboundChannelManager.cpp:883: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp: In constructor «ConnectionMaintainer::ConnectionMaintainer(unsigned int, char*, LocalAddressReceiver*, OutboundChannelManager*, HostCatcher*, MessageIDTracker*, MessagePerSecondLimiter*, MessagePerSecondLimiter*)»:
ConnectionMaintainer.cpp:151: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:162: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:178: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp: In member function «void ConnectionMaintainer::setTargetConnectionCount(int)»:
ConnectionMaintainer.cpp:234: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:238: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp: In member function «void ConnectionMaintainer::setMaxConnectionCount(int)»:
ConnectionMaintainer.cpp:268: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp: In member function «char ConnectionMaintainer::connectionFormed(Socket*, HostAddress*)»:
ConnectionMaintainer.cpp:297: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:339: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:341: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:395: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:448: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:448: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:473: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:473: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:491: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:491: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:545: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:574: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:592: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:653: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:669: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:688: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:707: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp: In member function «void ConnectionMaintainer::connectionBroken()»:
ConnectionMaintainer.cpp:734: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:734: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp: In member function «virtual void ConnectionMaintainer::run()»:
ConnectionMaintainer.cpp:770: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:770: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:827: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:841: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:841: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:863: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:885: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:885: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:893: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:893: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:896: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:896: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:926: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:945: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:945: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:990: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:996: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:996: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:1022: attention : deprecated conversion from string constant to «char*»
ConnectionMaintainer.cpp:1022: attention : deprecated conversion from string constant to «char*»
ServerThread.cpp: In destructor «virtual ServerThread::~ServerThread()»:
ServerThread.cpp:47: attention : deprecated conversion from string constant to «char*»
ServerThread.cpp: In member function «virtual void ServerThread::run()»:
ServerThread.cpp:85: attention : deprecated conversion from string constant to «char*»
ServerThread.cpp:94: attention : deprecated conversion from string constant to «char*»
ServerThread.cpp:101: attention : deprecated conversion from string constant to «char*»
ServerThread.cpp:105: attention : deprecated conversion from string constant to «char*»
ServerThread.cpp:113: attention : deprecated conversion from string constant to «char*»
ServerThread.cpp:122: attention : deprecated conversion from string constant to «char*»
MessageIDTracker.cpp: In constructor «MessageIDTracker::MessageIDTracker(int)»:
MessageIDTracker.cpp:191: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp: In function «void muteStart(unsigned int)»:
messageRouter.cpp:178: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:186: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:190: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:195: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:197: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:211: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:226: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:227: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:242: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:370: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:380: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:393: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:454: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp: In function «void muteStop()»:
messageRouter.cpp:481: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:484: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:489: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:494: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:499: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:505: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:511: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:516: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:521: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:526: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:531: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:536: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:541: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:546: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp: In function «void muteSetOutboundMessagePerSecondLimit(double)»:
messageRouter.cpp:649: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp: In function «void muteSetInboundMessagePerSecondLimit(double)»:
messageRouter.cpp:663: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp: In function «void muteSendMessage(char*, char*, char*, char*)»:
messageRouter.cpp:731: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp: In function «char* muteRemoveFlag(char*, char*)»:
messageRouter.cpp:921: attention : deprecated conversion from string constant to «char*»
messageRouter.cpp:943: attention : deprecated conversion from string constant to «char*»
../../../MUTE/crypto/algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
../../../MUTE/crypto/filters.h:724: instantiated from here
../../../MUTE/crypto/algparam.h:26: attention : unused variable «cryptopp_assert_26»
../../../MUTE/crypto/algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
../../../MUTE/crypto/filters.h:724: instantiated from here
../../../MUTE/crypto/algparam.h:26: attention : unused variable «cryptopp_assert_26»
../../../MUTE/crypto/algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
../../../MUTE/crypto/filters.h:724: instantiated from here
../../../MUTE/crypto/algparam.h:26: attention : unused variable «cryptopp_assert_26»
../../../MUTE/crypto/algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
../../../MUTE/crypto/filters.h:724: instantiated from here
../../../MUTE/crypto/algparam.h:26: attention : unused variable «cryptopp_assert_26»
../../../MUTE/common/SimpleWebHostCache.cpp: In static member function «static void SimpleWebHostCache::updateCacheList()»:
../../../MUTE/common/SimpleWebHostCache.cpp:70: attention : deprecated conversion from string constant to «char*»
../../../MUTE/common/SimpleWebHostCache.cpp:83: attention : deprecated conversion from string constant to «char*»
../../../MUTE/common/SimpleWebHostCache.cpp:91: attention : deprecated conversion from string constant to «char*»
../../../MUTE/common/SimpleWebHostCache.cpp:130: attention : deprecated conversion from string constant to «char*»
../../../MUTE/common/SimpleWebHostCache.cpp:137: attention : deprecated conversion from string constant to «char*»
../../../MUTE/common/SimpleWebHostCache.cpp:152: attention : deprecated conversion from string constant to «char*»
../../../MUTE/common/SimpleWebHostCache.cpp:152: attention : deprecated conversion from string constant to «char*»
../../../MUTE/common/SimpleWebHostCache.cpp: In static member function «static int SimpleWebHostCache::getSeedNodes(char***, int**, char**, char*)»:
../../../MUTE/common/SimpleWebHostCache.cpp:168: attention : deprecated conversion from string constant to «char*»
../../../MUTE/common/SimpleWebHostCache.cpp:183: attention : deprecated conversion from string constant to «char*»
../../../MUTE/common/SimpleWebHostCache.cpp:248: attention : deprecated conversion from string constant to «char*»
../../../MUTE/common/SimpleWebHostCache.cpp: In static member function «static void SimpleWebHostCache::postLocalAddress(char*, int)»:
../../../MUTE/common/SimpleWebHostCache.cpp:407: attention : deprecated conversion from string constant to «char*»
../../../MUTE/common/SimpleWebHostCache.cpp:420: attention : deprecated conversion from string constant to «char*»
../../../MUTE/common/SimpleWebHostCache.cpp:431: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp: In static member function «static char SecureStreamFactory::establishStreams(InputStream*, OutputStream*, char*, char*, InputStream**, OutputStream**)»:
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:53: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:71: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:81: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:116: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:141: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:159: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:172: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:175: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:195: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:199: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:211: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:216: attention : deprecated conversion from string constant to «char*»
../../../MUTE/layers/secureStream/SecureStreamFactory.cpp:220: attention : deprecated conversion from string constant to «char*»
../../../MUTE/crypto/algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
../../../MUTE/crypto/filters.h:724: instantiated from here
../../../MUTE/crypto/algparam.h:26: attention : unused variable «cryptopp_assert_26»
../../../minorGems/network/p2pParts/protocolUtils.cpp: In function «char* readStreamUpToTag(InputStream*, char*, int)»:
../../../minorGems/network/p2pParts/protocolUtils.cpp:76: attention : deprecated conversion from string constant to «char*»
../../../minorGems/network/p2pParts/protocolUtils.cpp: In function «char* readStreamUpToTagAndGetToken(InputStream*, char*, int, int)»:
../../../minorGems/network/p2pParts/protocolUtils.cpp:120: attention : deprecated conversion from string constant to «char*»
In file included from ../../../minorGems/io/file/File.h:99,
from ../../../minorGems/util/SettingsManager.cpp:27:
../../../minorGems/io/file/Path.h: In constructor «Path::Path(char*)»:
../../../minorGems/io/file/Path.h:418: attention : allocating zero-element array
../../../minorGems/io/file/Path.h:419: attention : allocating zero-element array
In file included from ../../../minorGems/util/SettingsManager.cpp:27:
../../../minorGems/io/file/File.h: In member function «File* File::getParentDirectory()»:
../../../minorGems/io/file/File.h:645: attention : deprecated conversion from string constant to «char*»
../../../minorGems/io/file/File.h:674: attention : deprecated conversion from string constant to «char*»
../../../minorGems/util/stringUtils.cpp: In function «char* concatonate(char*, char*)»:
../../../minorGems/util/stringUtils.cpp:178: attention : deprecated conversion from string constant to «char*»
In file included from ../../../minorGems/io/file/File.h:99,
from ../../../minorGems/util/log/FileLog.cpp:23:
../../../minorGems/io/file/Path.h: In constructor «Path::Path(char*)»:
../../../minorGems/io/file/Path.h:418: attention : allocating zero-element array
../../../minorGems/io/file/Path.h:419: attention : allocating zero-element array
In file included from ../../../minorGems/util/log/FileLog.cpp:23:
../../../minorGems/io/file/File.h: In member function «File* File::getParentDirectory()»:
../../../minorGems/io/file/File.h:645: attention : deprecated conversion from string constant to «char*»
../../../minorGems/io/file/File.h:674: attention : deprecated conversion from string constant to «char*»
In file included from ../../../minorGems/io/file/linux/PathLinux.cpp:14:
../../../minorGems/io/file/Path.h: In constructor «Path::Path(char*)»:
../../../minorGems/io/file/Path.h:418: attention : allocating zero-element array
../../../minorGems/io/file/Path.h:419: attention : allocating zero-element array
../../../minorGems/network/web/WebClient.cpp: In static member function «static char* WebClient::getWebPage(char*, int*, char**, char**, long int)»:
../../../minorGems/network/web/WebClient.cpp:52: attention : deprecated conversion from string constant to «char*»
../../../minorGems/network/web/WebClient.cpp: In static member function «static char* WebClient::getMimeType(char*)»:
../../../minorGems/network/web/WebClient.cpp:64: attention : deprecated conversion from string constant to «char*»
../../../minorGems/network/web/WebClient.cpp: In static member function «static char* WebClient::executeWebMethod(char*, char*, int*, char**, char**, long int)»:
../../../minorGems/network/web/WebClient.cpp:85: attention : deprecated conversion from string constant to «char*»
../../../minorGems/network/web/WebClient.cpp:114: attention : deprecated conversion from string constant to «char*»
../../../minorGems/network/web/WebClient.cpp:168: attention : deprecated conversion from string constant to «char*»
../../../minorGems/network/web/WebClient.cpp:169: attention : deprecated conversion from string constant to «char*»
../../../minorGems/network/web/WebClient.cpp:171: attention : deprecated conversion from string constant to «char*»
../../../minorGems/network/web/WebClient.cpp:196: attention : deprecated conversion from string constant to «char*»
../../../minorGems/network/web/WebClient.cpp:227: attention : deprecated conversion from string constant to «char*»
../../../minorGems/network/web/WebClient.cpp:228: attention : deprecated conversion from string constant to «char*»
Makefile:568: Makefile.dependencies: Aucun fichier ou dossier de ce type
Makefile:770: Makefile.minorGems_dependencies: Aucun fichier ou dossier de ce type
In file included from ../../../minorGems/io/file/File.h:99,
from fileShare.cpp:220:
../../../minorGems/io/file/Path.h: In constructor «Path::Path(char*)»:
../../../minorGems/io/file/Path.h:418: attention : allocating zero-element array
../../../minorGems/io/file/Path.h:419: attention : allocating zero-element array
In file included from fileShare.cpp:220:
../../../minorGems/io/file/File.h: In member function «File* File::getParentDirectory()»:
../../../minorGems/io/file/File.h:645: attention : deprecated conversion from string constant to «char*»
../../../minorGems/io/file/File.h:674: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: At global scope:
fileShare.cpp:295: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:298: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:300: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «File* muteShare_internalEncodedPathToFile(char*)»:
fileShare.cpp:474: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:504: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:504: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «char* muteShare_internalFileToEncodedPath(File*)»:
fileShare.cpp:578: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «int muteShare_internalFileInfoSender(char*, char*, char*, void*)»:
fileShare.cpp:657: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:664: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:664: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:677: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «int muteShare_internalFileChunkSender(char*, char*, char*, void*)»:
fileShare.cpp:857: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «int muteShare_internalSearchResultsSender(char*, char*, char*, void*)»:
fileShare.cpp:923: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:993: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:1172: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:1182: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:1204: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «void muteShare_internalMakeAddressSafe()»:
fileShare.cpp:1492: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In member function «virtual void AddressSafetyThread::run()»:
fileShare.cpp:1564: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:1564: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «void muteShareStart()»:
fileShare.cpp:1587: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:1632: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «void muteShareStop()»:
fileShare.cpp:1656: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «void muteShareSetSharingPath(char*)»:
fileShare.cpp:1765: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «char* muteShareGetSharingPath()»:
fileShare.cpp:1772: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «void muteShareSetMaxSimultaneousDownloads(long int)»:
fileShare.cpp:1787: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «long unsigned int muteShareGetMaxSimultaneousDownloads()»:
fileShare.cpp:1798: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «int muteShare_internalGetFileInfo(SourceQueue*, int*, int*, char**, int, int, char (*)(unsigned char*, int, void*), void*)»:
fileShare.cpp:2205: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:2212: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:2337: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:2338: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:2342: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:2354: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:2428: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:2468: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «void muteShareSearch(char*, char (*)(char*, char*, long unsigned int, char*, void*), void*, int, char*)»:
fileShare.cpp:2655: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «int muteShare_internalFileChunkHandler(char*, char*, char*, void*)»:
fileShare.cpp:2988: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:2988: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:2996: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:2996: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In member function «void SourceQueue::searchForMoreSources_blocking(SourceSearchThread*)»:
fileShare.cpp:3400: attention : deprecated conversion from string constant to «char*»
fileShare.cpp: In function «int muteShareGetFile(char*, char*, char*, char (*)(unsigned char*, int, void*), void*, int*, int*, int, char*, int)»:
fileShare.cpp:3579: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:3597: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:3605: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:3614: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:3621: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:3628: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:3858: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:3889: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:3981: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:4057: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:4058: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:4066: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:4089: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:4303: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:4348: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:4404: attention : deprecated conversion from string constant to «char*»
fileShare.cpp:4440: attention : deprecated conversion from string constant to «char*»
../../../MUTE/crypto/algparam.h: In constructor «CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]»:
../../../MUTE/crypto/filters.h:724: instantiated from here
../../../MUTE/crypto/algparam.h:26: attention : unused variable «cryptopp_assert_26»
In file included from ../../../minorGems/io/file/File.h:99,
from ../../../minorGems/network/web/MimeTyper.cpp:27:
../../../minorGems/io/file/Path.h: In constructor «Path::Path(char*)»:
../../../minorGems/io/file/Path.h:418: attention : allocating zero-element array
../../../minorGems/io/file/Path.h:419: attention : allocating zero-element array
In file included from ../../../minorGems/network/web/MimeTyper.cpp:27:
../../../minorGems/io/file/File.h: In member function «File* File::getParentDirectory()»:
../../../minorGems/io/file/File.h:645: attention : deprecated conversion from string constant to «char*»
../../../minorGems/io/file/File.h:674: attention : deprecated conversion from string constant to «char*»
../../../minorGems/network/web/MimeTyper.cpp: In constructor «MimeTyper::MimeTyper(char*)»:
../../../minorGems/network/web/MimeTyper.cpp:41: attention : deprecated conversion from string constant to «char*»
../../../minorGems/network/web/MimeTyper.cpp:45: attention : deprecated conversion from string constant to «char*»
In file included from ../../../minorGems/io/file/File.h:99,
from ../../../minorGems/io/file/Directory.h:15,
from ../../../minorGems/io/file/unix/DirectoryUnix.cpp:13:
../../../minorGems/io/file/Path.h: In constructor «Path::Path(char*)»:
../../../minorGems/io/file/Path.h:418: attention : allocating zero-element array
../../../minorGems/io/file/Path.h:419: attention : allocating zero-element array
In file included from ../../../minorGems/io/file/Directory.h:15,
from ../../../minorGems/io/file/unix/DirectoryUnix.cpp:13:
../../../minorGems/io/file/File.h: In member function «File* File::getParentDirectory()»:
../../../minorGems/io/file/File.h:645: attention : deprecated conversion from string constant to «char*»
../../../minorGems/io/file/File.h:674: attention : deprecated conversion from string constant to «char*»
In file included from ../../../minorGems/io/file/File.h:99,
from ../../../minorGems/util/TranslationManager.cpp:15:
../../../minorGems/io/file/Path.h: In constructor «Path::Path(char*)»:
../../../minorGems/io/file/Path.h:418: attention : allocating zero-element array
../../../minorGems/io/file/Path.h:419: attention : allocating zero-element array
In file included from ../../../minorGems/util/TranslationManager.cpp:15:
../../../minorGems/io/file/File.h: In member function «File* File::getParentDirectory()»:
../../../minorGems/io/file/File.h:645: attention : deprecated conversion from string constant to «char*»
../../../minorGems/io/file/File.h:674: attention : deprecated conversion from string constant to «char*»
../../../minorGems/util/TranslationManager.cpp: In static member function «static char** TranslationManager::getAvailableLanguages(int*)»:
../../../minorGems/util/TranslationManager.cpp:83: attention : allocating zero-element array
../../../minorGems/util/TranslationManager.cpp: In constructor «TranslationManagerStaticMembers::TranslationManagerStaticMembers()»:
../../../minorGems/util/TranslationManager.cpp:150: attention : deprecated conversion from string constant to «char*»
../../../minorGems/util/TranslationManager.cpp:150: attention : deprecated conversion from string constant to «char*»
Makefile:545: Makefile.dependencies: Aucun fichier ou dossier de ce type
Makefile:747: Makefile.minorGems_dependencies: Aucun fichier ou dossier de ce type
g++: pas de fichier à l'entrée
make: *** [Makefile.minorGems_dependencies] Erreur 1
cp: ne peut évaluer `../textFileSharingMUTE': Aucun fichier ou dossier de ce type
cp: ne peut évaluer `win32/textFileSharingMUTE.exe': Aucun fichier ou dossier de ce type
cp: ne peut évaluer `win32/*.dll': Aucun fichier ou dossier de ce type
This problem only occurs when you try to build mute's text UI(and I wasn't able to find out why). You should try building wxWindows UI. If you get a lot of errors about bad conversion to wxString you should recompile wxgtk without unicode support(--disable-unicode option).