Skip to content

Instantly share code, notes, and snippets.

@Jookia
Created November 19, 2011 01:38
Show Gist options
  • Save Jookia/056295da80f5db01ea82 to your computer and use it in GitHub Desktop.
Save Jookia/056295da80f5db01ea82 to your computer and use it in GitHub Desktop.
linux_compile.log
WARNING: gtk uses invalid type 'settings'. Please fix the source gyp file to use type 'none'.
See http://code.google.com/p/chromium/issues/detail?id=96629 .
WARNING: curl_lib uses invalid type 'settings'. Please fix the source gyp file to use type 'none'.
See http://code.google.com/p/chromium/issues/detail?id=96629 .
WARNING: breakpad uses invalid type 'settings'. Please fix the source gyp file to use type 'none'.
See http://code.google.com/p/chromium/issues/detail?id=96629 .
WARNING: curl uses invalid type 'settings'. Please fix the source gyp file to use type 'none'.
See http://code.google.com/p/chromium/issues/detail?id=96629 .
WARNING: wxWidgets uses invalid type 'settings'. Please fix the source gyp file to use type 'none'.
See http://code.google.com/p/chromium/issues/detail?id=96629 .
WARNING: boost uses invalid type 'settings'. Please fix the source gyp file to use type 'none'.
See http://code.google.com/p/chromium/issues/detail?id=96629 .
WARNING: v8 uses invalid type 'settings'. Please fix the source gyp file to use type 'none'.
See http://code.google.com/p/chromium/issues/detail?id=96629 .
-----------------------------------------------------------
Building project managers
-----------------------------------------------------------
CXX(target) out/Debug/obj.target/managers/src/static/managers/code/LanguageManager.o
AR(target) out/Debug/obj.target/src/static/managers/libmanagers.a
TOUCH out/Debug/obj.target/build_lin/managers.stamp
-----------------------------------------------------------
Building project mdump
-----------------------------------------------------------
make: Nothing to be done for `mdump'.
-----------------------------------------------------------
Building project threads
-----------------------------------------------------------
make: Nothing to be done for `threads'.
-----------------------------------------------------------
Building project umcf
-----------------------------------------------------------
make: Nothing to be done for `umcf'.
-----------------------------------------------------------
Building project util_fs
-----------------------------------------------------------
make: Nothing to be done for `util_fs'.
-----------------------------------------------------------
Building project util
-----------------------------------------------------------
CXX(target) out/Debug/obj.target/crypto/src/third_party/crypto/code/zinflate.o
src/third_party/crypto/code/zinflate.cpp: In member function ‘CryptoPP::HuffmanDecoder* CryptoPP::NewFixedDistanceDecoder::operator()() const’:
src/third_party/crypto/code/zinflate.cpp:605:41: warning: ‘auto_ptr’ is deprecated (declared at /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/backward/auto_ptr.h:87) [-Wdeprecated-declarations]
In file included from src/third_party/crypto/include/filters.h:11:0,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/algparam.h: In constructor ‘CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char>]’:
src/third_party/crypto/include/filters.h:793:132: instantiated from here
src/third_party/crypto/include/algparam.h:26:1: warning: unused variable ‘cryptopp_assert_26’ [-Wunused-variable]
In file included from src/third_party/crypto/include/simple.h:10:0,
from src/third_party/crypto/include/filters.h:6,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/misc.h: In function ‘const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = long unsigned int, T2 = long unsigned int]’:
src/third_party/crypto/code/zinflate.cpp:245:63: instantiated from here
src/third_party/crypto/include/misc.h:184:1: warning: unused variable ‘cryptopp_assert_184’ [-Wunused-variable]
src/third_party/crypto/include/misc.h: In function ‘const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = short unsigned int, T2 = long unsigned int]’:
src/third_party/crypto/code/zinflate.cpp:475:40: instantiated from here
src/third_party/crypto/include/misc.h:184:1: warning: unused variable ‘cryptopp_assert_184’ [-Wunused-variable]
In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/memory:67:0,
from src/third_party/crypto/include/stdcpp.h:14,
from src/third_party/crypto/include/cryptlib.h:83,
from src/third_party/crypto/include/simple.h:9,
from src/third_party/crypto/include/filters.h:6,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h: In function ‘void std::__uninitialized_default_n_a(_ForwardIterator, _Size, _Allocator&) [with _ForwardIterator = CryptoPP::HuffmanDecoder::CodeInfo*, _Size = long unsigned int, _Allocator = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>]’:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/vector.tcc:477:8: instantiated from ‘void std::vector<_Tp, _Alloc>::_M_default_append(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::CodeInfo, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_vector.h:592:4: instantiated from ‘void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::CodeInfo, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
src/third_party/crypto/code/zinflate.cpp:119:42: instantiated from here
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: error: no matching function for call to ‘CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>::construct(CryptoPP::HuffmanDecoder::CodeInfo*)’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: note: candidate is:
src/third_party/crypto/include/secblock.h:32:7: note: void CryptoPP::AllocatorBase<T>::construct(CryptoPP::AllocatorBase<T>::pointer, const T&) [with T = CryptoPP::HuffmanDecoder::CodeInfo, CryptoPP::AllocatorBase<T>::pointer = CryptoPP::HuffmanDecoder::CodeInfo*]
src/third_party/crypto/include/secblock.h:32:7: note: candidate expects 2 arguments, 1 provided
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h: In function ‘void std::__uninitialized_default_n_a(_ForwardIterator, _Size, _Allocator&) [with _ForwardIterator = CryptoPP::HuffmanDecoder::LookupEntry*, _Size = long unsigned int, _Allocator = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>]’:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/vector.tcc:477:8: instantiated from ‘void std::vector<_Tp, _Alloc>::_M_default_append(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::LookupEntry, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_vector.h:592:4: instantiated from ‘void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::LookupEntry, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
src/third_party/crypto/code/zinflate.cpp:142:34: instantiated from here
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: error: no matching function for call to ‘CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>::construct(CryptoPP::HuffmanDecoder::LookupEntry*)’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: note: candidate is:
src/third_party/crypto/include/secblock.h:32:7: note: void CryptoPP::AllocatorBase<T>::construct(CryptoPP::AllocatorBase<T>::pointer, const T&) [with T = CryptoPP::HuffmanDecoder::LookupEntry, CryptoPP::AllocatorBase<T>::pointer = CryptoPP::HuffmanDecoder::LookupEntry*]
src/third_party/crypto/include/secblock.h:32:7: note: candidate expects 2 arguments, 1 provided
In file included from src/third_party/crypto/include/filters.h:11:0,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/algparam.h: In member function ‘void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]’:
src/third_party/crypto/code/zinflate.cpp:621:1: instantiated from here
src/third_party/crypto/include/algparam.h:322:35: warning: unused variable ‘p’ [-Wunused-variable]
src/third_party/crypto/include/misc.h: At global scope:
src/third_party/crypto/include/misc.h:548:20: warning: ‘std::string CryptoPP::StringNarrow(const wchar_t*, bool)’ defined but not used [-Wunused-function]
make: *** [out/Debug/obj.target/crypto/src/third_party/crypto/code/zinflate.o] Error 1
-----------------------------------------------------------
Building project wx_controls
-----------------------------------------------------------
make: Nothing to be done for `wx_controls'.
-----------------------------------------------------------
Building project ipc_pipe
-----------------------------------------------------------
make: Nothing to be done for `ipc_pipe'.
-----------------------------------------------------------
Building project scriptengine
-----------------------------------------------------------
make: Nothing to be done for `scriptengine'.
-----------------------------------------------------------
Building project mcfcore
-----------------------------------------------------------
CXX(target) out/Debug/obj.target/crypto/src/third_party/crypto/code/zinflate.o
src/third_party/crypto/code/zinflate.cpp: In member function ‘CryptoPP::HuffmanDecoder* CryptoPP::NewFixedDistanceDecoder::operator()() const’:
src/third_party/crypto/code/zinflate.cpp:605:41: warning: ‘auto_ptr’ is deprecated (declared at /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/backward/auto_ptr.h:87) [-Wdeprecated-declarations]
In file included from src/third_party/crypto/include/filters.h:11:0,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/algparam.h: In constructor ‘CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char>]’:
src/third_party/crypto/include/filters.h:793:132: instantiated from here
src/third_party/crypto/include/algparam.h:26:1: warning: unused variable ‘cryptopp_assert_26’ [-Wunused-variable]
In file included from src/third_party/crypto/include/simple.h:10:0,
from src/third_party/crypto/include/filters.h:6,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/misc.h: In function ‘const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = long unsigned int, T2 = long unsigned int]’:
src/third_party/crypto/code/zinflate.cpp:245:63: instantiated from here
src/third_party/crypto/include/misc.h:184:1: warning: unused variable ‘cryptopp_assert_184’ [-Wunused-variable]
src/third_party/crypto/include/misc.h: In function ‘const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = short unsigned int, T2 = long unsigned int]’:
src/third_party/crypto/code/zinflate.cpp:475:40: instantiated from here
src/third_party/crypto/include/misc.h:184:1: warning: unused variable ‘cryptopp_assert_184’ [-Wunused-variable]
In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/memory:67:0,
from src/third_party/crypto/include/stdcpp.h:14,
from src/third_party/crypto/include/cryptlib.h:83,
from src/third_party/crypto/include/simple.h:9,
from src/third_party/crypto/include/filters.h:6,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h: In function ‘void std::__uninitialized_default_n_a(_ForwardIterator, _Size, _Allocator&) [with _ForwardIterator = CryptoPP::HuffmanDecoder::CodeInfo*, _Size = long unsigned int, _Allocator = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>]’:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/vector.tcc:477:8: instantiated from ‘void std::vector<_Tp, _Alloc>::_M_default_append(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::CodeInfo, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_vector.h:592:4: instantiated from ‘void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::CodeInfo, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
src/third_party/crypto/code/zinflate.cpp:119:42: instantiated from here
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: error: no matching function for call to ‘CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>::construct(CryptoPP::HuffmanDecoder::CodeInfo*)’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: note: candidate is:
src/third_party/crypto/include/secblock.h:32:7: note: void CryptoPP::AllocatorBase<T>::construct(CryptoPP::AllocatorBase<T>::pointer, const T&) [with T = CryptoPP::HuffmanDecoder::CodeInfo, CryptoPP::AllocatorBase<T>::pointer = CryptoPP::HuffmanDecoder::CodeInfo*]
src/third_party/crypto/include/secblock.h:32:7: note: candidate expects 2 arguments, 1 provided
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h: In function ‘void std::__uninitialized_default_n_a(_ForwardIterator, _Size, _Allocator&) [with _ForwardIterator = CryptoPP::HuffmanDecoder::LookupEntry*, _Size = long unsigned int, _Allocator = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>]’:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/vector.tcc:477:8: instantiated from ‘void std::vector<_Tp, _Alloc>::_M_default_append(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::LookupEntry, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_vector.h:592:4: instantiated from ‘void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::LookupEntry, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
src/third_party/crypto/code/zinflate.cpp:142:34: instantiated from here
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: error: no matching function for call to ‘CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>::construct(CryptoPP::HuffmanDecoder::LookupEntry*)’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: note: candidate is:
src/third_party/crypto/include/secblock.h:32:7: note: void CryptoPP::AllocatorBase<T>::construct(CryptoPP::AllocatorBase<T>::pointer, const T&) [with T = CryptoPP::HuffmanDecoder::LookupEntry, CryptoPP::AllocatorBase<T>::pointer = CryptoPP::HuffmanDecoder::LookupEntry*]
src/third_party/crypto/include/secblock.h:32:7: note: candidate expects 2 arguments, 1 provided
In file included from src/third_party/crypto/include/filters.h:11:0,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/algparam.h: In member function ‘void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]’:
src/third_party/crypto/code/zinflate.cpp:621:1: instantiated from here
src/third_party/crypto/include/algparam.h:322:35: warning: unused variable ‘p’ [-Wunused-variable]
src/third_party/crypto/include/misc.h: At global scope:
src/third_party/crypto/include/misc.h:548:20: warning: ‘std::string CryptoPP::StringNarrow(const wchar_t*, bool)’ defined but not used [-Wunused-function]
make: *** [out/Debug/obj.target/crypto/src/third_party/crypto/code/zinflate.o] Error 1
-----------------------------------------------------------
Building project webcore
-----------------------------------------------------------
CXX(target) out/Debug/obj.target/crypto/src/third_party/crypto/code/zinflate.o
src/third_party/crypto/code/zinflate.cpp: In member function ‘CryptoPP::HuffmanDecoder* CryptoPP::NewFixedDistanceDecoder::operator()() const’:
src/third_party/crypto/code/zinflate.cpp:605:41: warning: ‘auto_ptr’ is deprecated (declared at /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/backward/auto_ptr.h:87) [-Wdeprecated-declarations]
In file included from src/third_party/crypto/include/filters.h:11:0,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/algparam.h: In constructor ‘CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char>]’:
src/third_party/crypto/include/filters.h:793:132: instantiated from here
src/third_party/crypto/include/algparam.h:26:1: warning: unused variable ‘cryptopp_assert_26’ [-Wunused-variable]
In file included from src/third_party/crypto/include/simple.h:10:0,
from src/third_party/crypto/include/filters.h:6,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/misc.h: In function ‘const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = long unsigned int, T2 = long unsigned int]’:
src/third_party/crypto/code/zinflate.cpp:245:63: instantiated from here
src/third_party/crypto/include/misc.h:184:1: warning: unused variable ‘cryptopp_assert_184’ [-Wunused-variable]
src/third_party/crypto/include/misc.h: In function ‘const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = short unsigned int, T2 = long unsigned int]’:
src/third_party/crypto/code/zinflate.cpp:475:40: instantiated from here
src/third_party/crypto/include/misc.h:184:1: warning: unused variable ‘cryptopp_assert_184’ [-Wunused-variable]
In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/memory:67:0,
from src/third_party/crypto/include/stdcpp.h:14,
from src/third_party/crypto/include/cryptlib.h:83,
from src/third_party/crypto/include/simple.h:9,
from src/third_party/crypto/include/filters.h:6,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h: In function ‘void std::__uninitialized_default_n_a(_ForwardIterator, _Size, _Allocator&) [with _ForwardIterator = CryptoPP::HuffmanDecoder::CodeInfo*, _Size = long unsigned int, _Allocator = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>]’:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/vector.tcc:477:8: instantiated from ‘void std::vector<_Tp, _Alloc>::_M_default_append(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::CodeInfo, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_vector.h:592:4: instantiated from ‘void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::CodeInfo, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
src/third_party/crypto/code/zinflate.cpp:119:42: instantiated from here
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: error: no matching function for call to ‘CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>::construct(CryptoPP::HuffmanDecoder::CodeInfo*)’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: note: candidate is:
src/third_party/crypto/include/secblock.h:32:7: note: void CryptoPP::AllocatorBase<T>::construct(CryptoPP::AllocatorBase<T>::pointer, const T&) [with T = CryptoPP::HuffmanDecoder::CodeInfo, CryptoPP::AllocatorBase<T>::pointer = CryptoPP::HuffmanDecoder::CodeInfo*]
src/third_party/crypto/include/secblock.h:32:7: note: candidate expects 2 arguments, 1 provided
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h: In function ‘void std::__uninitialized_default_n_a(_ForwardIterator, _Size, _Allocator&) [with _ForwardIterator = CryptoPP::HuffmanDecoder::LookupEntry*, _Size = long unsigned int, _Allocator = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>]’:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/vector.tcc:477:8: instantiated from ‘void std::vector<_Tp, _Alloc>::_M_default_append(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::LookupEntry, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_vector.h:592:4: instantiated from ‘void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::LookupEntry, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
src/third_party/crypto/code/zinflate.cpp:142:34: instantiated from here
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: error: no matching function for call to ‘CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>::construct(CryptoPP::HuffmanDecoder::LookupEntry*)’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: note: candidate is:
src/third_party/crypto/include/secblock.h:32:7: note: void CryptoPP::AllocatorBase<T>::construct(CryptoPP::AllocatorBase<T>::pointer, const T&) [with T = CryptoPP::HuffmanDecoder::LookupEntry, CryptoPP::AllocatorBase<T>::pointer = CryptoPP::HuffmanDecoder::LookupEntry*]
src/third_party/crypto/include/secblock.h:32:7: note: candidate expects 2 arguments, 1 provided
In file included from src/third_party/crypto/include/filters.h:11:0,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/algparam.h: In member function ‘void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]’:
src/third_party/crypto/code/zinflate.cpp:621:1: instantiated from here
src/third_party/crypto/include/algparam.h:322:35: warning: unused variable ‘p’ [-Wunused-variable]
src/third_party/crypto/include/misc.h: At global scope:
src/third_party/crypto/include/misc.h:548:20: warning: ‘std::string CryptoPP::StringNarrow(const wchar_t*, bool)’ defined but not used [-Wunused-function]
make: *** [out/Debug/obj.target/crypto/src/third_party/crypto/code/zinflate.o] Error 1
-----------------------------------------------------------
Building project usercore
-----------------------------------------------------------
CXX(target) out/Debug/obj.target/crypto/src/third_party/crypto/code/zinflate.o
src/third_party/crypto/code/zinflate.cpp: In member function ‘CryptoPP::HuffmanDecoder* CryptoPP::NewFixedDistanceDecoder::operator()() const’:
src/third_party/crypto/code/zinflate.cpp:605:41: warning: ‘auto_ptr’ is deprecated (declared at /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/backward/auto_ptr.h:87) [-Wdeprecated-declarations]
In file included from src/third_party/crypto/include/filters.h:11:0,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/algparam.h: In constructor ‘CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char>]’:
src/third_party/crypto/include/filters.h:793:132: instantiated from here
src/third_party/crypto/include/algparam.h:26:1: warning: unused variable ‘cryptopp_assert_26’ [-Wunused-variable]
In file included from src/third_party/crypto/include/simple.h:10:0,
from src/third_party/crypto/include/filters.h:6,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/misc.h: In function ‘const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = long unsigned int, T2 = long unsigned int]’:
src/third_party/crypto/code/zinflate.cpp:245:63: instantiated from here
src/third_party/crypto/include/misc.h:184:1: warning: unused variable ‘cryptopp_assert_184’ [-Wunused-variable]
src/third_party/crypto/include/misc.h: In function ‘const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = short unsigned int, T2 = long unsigned int]’:
src/third_party/crypto/code/zinflate.cpp:475:40: instantiated from here
src/third_party/crypto/include/misc.h:184:1: warning: unused variable ‘cryptopp_assert_184’ [-Wunused-variable]
In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/memory:67:0,
from src/third_party/crypto/include/stdcpp.h:14,
from src/third_party/crypto/include/cryptlib.h:83,
from src/third_party/crypto/include/simple.h:9,
from src/third_party/crypto/include/filters.h:6,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h: In function ‘void std::__uninitialized_default_n_a(_ForwardIterator, _Size, _Allocator&) [with _ForwardIterator = CryptoPP::HuffmanDecoder::CodeInfo*, _Size = long unsigned int, _Allocator = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>]’:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/vector.tcc:477:8: instantiated from ‘void std::vector<_Tp, _Alloc>::_M_default_append(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::CodeInfo, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_vector.h:592:4: instantiated from ‘void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::CodeInfo, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
src/third_party/crypto/code/zinflate.cpp:119:42: instantiated from here
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: error: no matching function for call to ‘CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>::construct(CryptoPP::HuffmanDecoder::CodeInfo*)’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: note: candidate is:
src/third_party/crypto/include/secblock.h:32:7: note: void CryptoPP::AllocatorBase<T>::construct(CryptoPP::AllocatorBase<T>::pointer, const T&) [with T = CryptoPP::HuffmanDecoder::CodeInfo, CryptoPP::AllocatorBase<T>::pointer = CryptoPP::HuffmanDecoder::CodeInfo*]
src/third_party/crypto/include/secblock.h:32:7: note: candidate expects 2 arguments, 1 provided
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h: In function ‘void std::__uninitialized_default_n_a(_ForwardIterator, _Size, _Allocator&) [with _ForwardIterator = CryptoPP::HuffmanDecoder::LookupEntry*, _Size = long unsigned int, _Allocator = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>]’:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/vector.tcc:477:8: instantiated from ‘void std::vector<_Tp, _Alloc>::_M_default_append(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::LookupEntry, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_vector.h:592:4: instantiated from ‘void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::LookupEntry, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
src/third_party/crypto/code/zinflate.cpp:142:34: instantiated from here
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: error: no matching function for call to ‘CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>::construct(CryptoPP::HuffmanDecoder::LookupEntry*)’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: note: candidate is:
src/third_party/crypto/include/secblock.h:32:7: note: void CryptoPP::AllocatorBase<T>::construct(CryptoPP::AllocatorBase<T>::pointer, const T&) [with T = CryptoPP::HuffmanDecoder::LookupEntry, CryptoPP::AllocatorBase<T>::pointer = CryptoPP::HuffmanDecoder::LookupEntry*]
src/third_party/crypto/include/secblock.h:32:7: note: candidate expects 2 arguments, 1 provided
In file included from src/third_party/crypto/include/filters.h:11:0,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/algparam.h: In member function ‘void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]’:
src/third_party/crypto/code/zinflate.cpp:621:1: instantiated from here
src/third_party/crypto/include/algparam.h:322:35: warning: unused variable ‘p’ [-Wunused-variable]
src/third_party/crypto/include/misc.h: At global scope:
src/third_party/crypto/include/misc.h:548:20: warning: ‘std::string CryptoPP::StringNarrow(const wchar_t*, bool)’ defined but not used [-Wunused-function]
make: *** [out/Debug/obj.target/crypto/src/third_party/crypto/code/zinflate.o] Error 1
-----------------------------------------------------------
Building project uicore
-----------------------------------------------------------
CXX(target) out/Debug/obj.target/crypto/src/third_party/crypto/code/zinflate.o
src/third_party/crypto/code/zinflate.cpp: In member function ‘CryptoPP::HuffmanDecoder* CryptoPP::NewFixedDistanceDecoder::operator()() const’:
src/third_party/crypto/code/zinflate.cpp:605:41: warning: ‘auto_ptr’ is deprecated (declared at /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/backward/auto_ptr.h:87) [-Wdeprecated-declarations]
In file included from src/third_party/crypto/include/filters.h:11:0,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/algparam.h: In constructor ‘CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char>]’:
src/third_party/crypto/include/filters.h:793:132: instantiated from here
src/third_party/crypto/include/algparam.h:26:1: warning: unused variable ‘cryptopp_assert_26’ [-Wunused-variable]
In file included from src/third_party/crypto/include/simple.h:10:0,
from src/third_party/crypto/include/filters.h:6,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/misc.h: In function ‘const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = long unsigned int, T2 = long unsigned int]’:
src/third_party/crypto/code/zinflate.cpp:245:63: instantiated from here
src/third_party/crypto/include/misc.h:184:1: warning: unused variable ‘cryptopp_assert_184’ [-Wunused-variable]
src/third_party/crypto/include/misc.h: In function ‘const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = short unsigned int, T2 = long unsigned int]’:
src/third_party/crypto/code/zinflate.cpp:475:40: instantiated from here
src/third_party/crypto/include/misc.h:184:1: warning: unused variable ‘cryptopp_assert_184’ [-Wunused-variable]
In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/memory:67:0,
from src/third_party/crypto/include/stdcpp.h:14,
from src/third_party/crypto/include/cryptlib.h:83,
from src/third_party/crypto/include/simple.h:9,
from src/third_party/crypto/include/filters.h:6,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h: In function ‘void std::__uninitialized_default_n_a(_ForwardIterator, _Size, _Allocator&) [with _ForwardIterator = CryptoPP::HuffmanDecoder::CodeInfo*, _Size = long unsigned int, _Allocator = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>]’:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/vector.tcc:477:8: instantiated from ‘void std::vector<_Tp, _Alloc>::_M_default_append(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::CodeInfo, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_vector.h:592:4: instantiated from ‘void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::CodeInfo, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
src/third_party/crypto/code/zinflate.cpp:119:42: instantiated from here
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: error: no matching function for call to ‘CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>::construct(CryptoPP::HuffmanDecoder::CodeInfo*)’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: note: candidate is:
src/third_party/crypto/include/secblock.h:32:7: note: void CryptoPP::AllocatorBase<T>::construct(CryptoPP::AllocatorBase<T>::pointer, const T&) [with T = CryptoPP::HuffmanDecoder::CodeInfo, CryptoPP::AllocatorBase<T>::pointer = CryptoPP::HuffmanDecoder::CodeInfo*]
src/third_party/crypto/include/secblock.h:32:7: note: candidate expects 2 arguments, 1 provided
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h: In function ‘void std::__uninitialized_default_n_a(_ForwardIterator, _Size, _Allocator&) [with _ForwardIterator = CryptoPP::HuffmanDecoder::LookupEntry*, _Size = long unsigned int, _Allocator = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>]’:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/vector.tcc:477:8: instantiated from ‘void std::vector<_Tp, _Alloc>::_M_default_append(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::LookupEntry, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_vector.h:592:4: instantiated from ‘void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::LookupEntry, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
src/third_party/crypto/code/zinflate.cpp:142:34: instantiated from here
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: error: no matching function for call to ‘CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>::construct(CryptoPP::HuffmanDecoder::LookupEntry*)’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: note: candidate is:
src/third_party/crypto/include/secblock.h:32:7: note: void CryptoPP::AllocatorBase<T>::construct(CryptoPP::AllocatorBase<T>::pointer, const T&) [with T = CryptoPP::HuffmanDecoder::LookupEntry, CryptoPP::AllocatorBase<T>::pointer = CryptoPP::HuffmanDecoder::LookupEntry*]
src/third_party/crypto/include/secblock.h:32:7: note: candidate expects 2 arguments, 1 provided
In file included from src/third_party/crypto/include/filters.h:11:0,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/algparam.h: In member function ‘void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]’:
src/third_party/crypto/code/zinflate.cpp:621:1: instantiated from here
src/third_party/crypto/include/algparam.h:322:35: warning: unused variable ‘p’ [-Wunused-variable]
src/third_party/crypto/include/misc.h: At global scope:
src/third_party/crypto/include/misc.h:548:20: warning: ‘std::string CryptoPP::StringNarrow(const wchar_t*, bool)’ defined but not used [-Wunused-function]
make: *** [out/Debug/obj.target/crypto/src/third_party/crypto/code/zinflate.o] Error 1
-----------------------------------------------------------
Building project servicecore
-----------------------------------------------------------
CXX(target) out/Debug/obj.target/crypto/src/third_party/crypto/code/zinflate.o
src/third_party/crypto/code/zinflate.cpp: In member function ‘CryptoPP::HuffmanDecoder* CryptoPP::NewFixedDistanceDecoder::operator()() const’:
src/third_party/crypto/code/zinflate.cpp:605:41: warning: ‘auto_ptr’ is deprecated (declared at /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/backward/auto_ptr.h:87) [-Wdeprecated-declarations]
In file included from src/third_party/crypto/include/filters.h:11:0,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/algparam.h: In constructor ‘CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char>]’:
src/third_party/crypto/include/filters.h:793:132: instantiated from here
src/third_party/crypto/include/algparam.h:26:1: warning: unused variable ‘cryptopp_assert_26’ [-Wunused-variable]
In file included from src/third_party/crypto/include/simple.h:10:0,
from src/third_party/crypto/include/filters.h:6,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/misc.h: In function ‘const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = long unsigned int, T2 = long unsigned int]’:
src/third_party/crypto/code/zinflate.cpp:245:63: instantiated from here
src/third_party/crypto/include/misc.h:184:1: warning: unused variable ‘cryptopp_assert_184’ [-Wunused-variable]
src/third_party/crypto/include/misc.h: In function ‘const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = short unsigned int, T2 = long unsigned int]’:
src/third_party/crypto/code/zinflate.cpp:475:40: instantiated from here
src/third_party/crypto/include/misc.h:184:1: warning: unused variable ‘cryptopp_assert_184’ [-Wunused-variable]
In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/memory:67:0,
from src/third_party/crypto/include/stdcpp.h:14,
from src/third_party/crypto/include/cryptlib.h:83,
from src/third_party/crypto/include/simple.h:9,
from src/third_party/crypto/include/filters.h:6,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h: In function ‘void std::__uninitialized_default_n_a(_ForwardIterator, _Size, _Allocator&) [with _ForwardIterator = CryptoPP::HuffmanDecoder::CodeInfo*, _Size = long unsigned int, _Allocator = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>]’:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/vector.tcc:477:8: instantiated from ‘void std::vector<_Tp, _Alloc>::_M_default_append(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::CodeInfo, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_vector.h:592:4: instantiated from ‘void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::CodeInfo, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
src/third_party/crypto/code/zinflate.cpp:119:42: instantiated from here
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: error: no matching function for call to ‘CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>::construct(CryptoPP::HuffmanDecoder::CodeInfo*)’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: note: candidate is:
src/third_party/crypto/include/secblock.h:32:7: note: void CryptoPP::AllocatorBase<T>::construct(CryptoPP::AllocatorBase<T>::pointer, const T&) [with T = CryptoPP::HuffmanDecoder::CodeInfo, CryptoPP::AllocatorBase<T>::pointer = CryptoPP::HuffmanDecoder::CodeInfo*]
src/third_party/crypto/include/secblock.h:32:7: note: candidate expects 2 arguments, 1 provided
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h: In function ‘void std::__uninitialized_default_n_a(_ForwardIterator, _Size, _Allocator&) [with _ForwardIterator = CryptoPP::HuffmanDecoder::LookupEntry*, _Size = long unsigned int, _Allocator = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>]’:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/vector.tcc:477:8: instantiated from ‘void std::vector<_Tp, _Alloc>::_M_default_append(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::LookupEntry, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_vector.h:592:4: instantiated from ‘void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::LookupEntry, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
src/third_party/crypto/code/zinflate.cpp:142:34: instantiated from here
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: error: no matching function for call to ‘CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>::construct(CryptoPP::HuffmanDecoder::LookupEntry*)’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: note: candidate is:
src/third_party/crypto/include/secblock.h:32:7: note: void CryptoPP::AllocatorBase<T>::construct(CryptoPP::AllocatorBase<T>::pointer, const T&) [with T = CryptoPP::HuffmanDecoder::LookupEntry, CryptoPP::AllocatorBase<T>::pointer = CryptoPP::HuffmanDecoder::LookupEntry*]
src/third_party/crypto/include/secblock.h:32:7: note: candidate expects 2 arguments, 1 provided
In file included from src/third_party/crypto/include/filters.h:11:0,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/algparam.h: In member function ‘void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]’:
src/third_party/crypto/code/zinflate.cpp:621:1: instantiated from here
src/third_party/crypto/include/algparam.h:322:35: warning: unused variable ‘p’ [-Wunused-variable]
src/third_party/crypto/include/misc.h: At global scope:
src/third_party/crypto/include/misc.h:548:20: warning: ‘std::string CryptoPP::StringNarrow(const wchar_t*, bool)’ defined but not used [-Wunused-function]
make: *** [out/Debug/obj.target/crypto/src/third_party/crypto/code/zinflate.o] Error 1
-----------------------------------------------------------
Building project crashuploader
-----------------------------------------------------------
CXX(target) out/Debug/obj.target/crypto/src/third_party/crypto/code/zinflate.o
src/third_party/crypto/code/zinflate.cpp: In member function ‘CryptoPP::HuffmanDecoder* CryptoPP::NewFixedDistanceDecoder::operator()() const’:
src/third_party/crypto/code/zinflate.cpp:605:41: warning: ‘auto_ptr’ is deprecated (declared at /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/backward/auto_ptr.h:87) [-Wdeprecated-declarations]
In file included from src/third_party/crypto/include/filters.h:11:0,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/algparam.h: In constructor ‘CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char>]’:
src/third_party/crypto/include/filters.h:793:132: instantiated from here
src/third_party/crypto/include/algparam.h:26:1: warning: unused variable ‘cryptopp_assert_26’ [-Wunused-variable]
In file included from src/third_party/crypto/include/simple.h:10:0,
from src/third_party/crypto/include/filters.h:6,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/misc.h: In function ‘const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = long unsigned int, T2 = long unsigned int]’:
src/third_party/crypto/code/zinflate.cpp:245:63: instantiated from here
src/third_party/crypto/include/misc.h:184:1: warning: unused variable ‘cryptopp_assert_184’ [-Wunused-variable]
src/third_party/crypto/include/misc.h: In function ‘const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = short unsigned int, T2 = long unsigned int]’:
src/third_party/crypto/code/zinflate.cpp:475:40: instantiated from here
src/third_party/crypto/include/misc.h:184:1: warning: unused variable ‘cryptopp_assert_184’ [-Wunused-variable]
In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/memory:67:0,
from src/third_party/crypto/include/stdcpp.h:14,
from src/third_party/crypto/include/cryptlib.h:83,
from src/third_party/crypto/include/simple.h:9,
from src/third_party/crypto/include/filters.h:6,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h: In function ‘void std::__uninitialized_default_n_a(_ForwardIterator, _Size, _Allocator&) [with _ForwardIterator = CryptoPP::HuffmanDecoder::CodeInfo*, _Size = long unsigned int, _Allocator = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>]’:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/vector.tcc:477:8: instantiated from ‘void std::vector<_Tp, _Alloc>::_M_default_append(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::CodeInfo, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_vector.h:592:4: instantiated from ‘void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::CodeInfo, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
src/third_party/crypto/code/zinflate.cpp:119:42: instantiated from here
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: error: no matching function for call to ‘CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>::construct(CryptoPP::HuffmanDecoder::CodeInfo*)’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: note: candidate is:
src/third_party/crypto/include/secblock.h:32:7: note: void CryptoPP::AllocatorBase<T>::construct(CryptoPP::AllocatorBase<T>::pointer, const T&) [with T = CryptoPP::HuffmanDecoder::CodeInfo, CryptoPP::AllocatorBase<T>::pointer = CryptoPP::HuffmanDecoder::CodeInfo*]
src/third_party/crypto/include/secblock.h:32:7: note: candidate expects 2 arguments, 1 provided
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h: In function ‘void std::__uninitialized_default_n_a(_ForwardIterator, _Size, _Allocator&) [with _ForwardIterator = CryptoPP::HuffmanDecoder::LookupEntry*, _Size = long unsigned int, _Allocator = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>]’:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/vector.tcc:477:8: instantiated from ‘void std::vector<_Tp, _Alloc>::_M_default_append(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::LookupEntry, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_vector.h:592:4: instantiated from ‘void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::LookupEntry, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
src/third_party/crypto/code/zinflate.cpp:142:34: instantiated from here
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: error: no matching function for call to ‘CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>::construct(CryptoPP::HuffmanDecoder::LookupEntry*)’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: note: candidate is:
src/third_party/crypto/include/secblock.h:32:7: note: void CryptoPP::AllocatorBase<T>::construct(CryptoPP::AllocatorBase<T>::pointer, const T&) [with T = CryptoPP::HuffmanDecoder::LookupEntry, CryptoPP::AllocatorBase<T>::pointer = CryptoPP::HuffmanDecoder::LookupEntry*]
src/third_party/crypto/include/secblock.h:32:7: note: candidate expects 2 arguments, 1 provided
In file included from src/third_party/crypto/include/filters.h:11:0,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/algparam.h: In member function ‘void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]’:
src/third_party/crypto/code/zinflate.cpp:621:1: instantiated from here
src/third_party/crypto/include/algparam.h:322:35: warning: unused variable ‘p’ [-Wunused-variable]
src/third_party/crypto/include/misc.h: At global scope:
src/third_party/crypto/include/misc.h:548:20: warning: ‘std::string CryptoPP::StringNarrow(const wchar_t*, bool)’ defined but not used [-Wunused-function]
make: *** [out/Debug/obj.target/crypto/src/third_party/crypto/code/zinflate.o] Error 1
-----------------------------------------------------------
Building project scriptcore
-----------------------------------------------------------
CXX(target) out/Debug/obj.target/crypto/src/third_party/crypto/code/zinflate.o
src/third_party/crypto/code/zinflate.cpp: In member function ‘CryptoPP::HuffmanDecoder* CryptoPP::NewFixedDistanceDecoder::operator()() const’:
src/third_party/crypto/code/zinflate.cpp:605:41: warning: ‘auto_ptr’ is deprecated (declared at /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/backward/auto_ptr.h:87) [-Wdeprecated-declarations]
In file included from src/third_party/crypto/include/filters.h:11:0,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/algparam.h: In constructor ‘CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char>]’:
src/third_party/crypto/include/filters.h:793:132: instantiated from here
src/third_party/crypto/include/algparam.h:26:1: warning: unused variable ‘cryptopp_assert_26’ [-Wunused-variable]
In file included from src/third_party/crypto/include/simple.h:10:0,
from src/third_party/crypto/include/filters.h:6,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/misc.h: In function ‘const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = long unsigned int, T2 = long unsigned int]’:
src/third_party/crypto/code/zinflate.cpp:245:63: instantiated from here
src/third_party/crypto/include/misc.h:184:1: warning: unused variable ‘cryptopp_assert_184’ [-Wunused-variable]
src/third_party/crypto/include/misc.h: In function ‘const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = short unsigned int, T2 = long unsigned int]’:
src/third_party/crypto/code/zinflate.cpp:475:40: instantiated from here
src/third_party/crypto/include/misc.h:184:1: warning: unused variable ‘cryptopp_assert_184’ [-Wunused-variable]
In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/memory:67:0,
from src/third_party/crypto/include/stdcpp.h:14,
from src/third_party/crypto/include/cryptlib.h:83,
from src/third_party/crypto/include/simple.h:9,
from src/third_party/crypto/include/filters.h:6,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h: In function ‘void std::__uninitialized_default_n_a(_ForwardIterator, _Size, _Allocator&) [with _ForwardIterator = CryptoPP::HuffmanDecoder::CodeInfo*, _Size = long unsigned int, _Allocator = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>]’:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/vector.tcc:477:8: instantiated from ‘void std::vector<_Tp, _Alloc>::_M_default_append(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::CodeInfo, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_vector.h:592:4: instantiated from ‘void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::CodeInfo, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
src/third_party/crypto/code/zinflate.cpp:119:42: instantiated from here
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: error: no matching function for call to ‘CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>::construct(CryptoPP::HuffmanDecoder::CodeInfo*)’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: note: candidate is:
src/third_party/crypto/include/secblock.h:32:7: note: void CryptoPP::AllocatorBase<T>::construct(CryptoPP::AllocatorBase<T>::pointer, const T&) [with T = CryptoPP::HuffmanDecoder::CodeInfo, CryptoPP::AllocatorBase<T>::pointer = CryptoPP::HuffmanDecoder::CodeInfo*]
src/third_party/crypto/include/secblock.h:32:7: note: candidate expects 2 arguments, 1 provided
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h: In function ‘void std::__uninitialized_default_n_a(_ForwardIterator, _Size, _Allocator&) [with _ForwardIterator = CryptoPP::HuffmanDecoder::LookupEntry*, _Size = long unsigned int, _Allocator = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>]’:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/vector.tcc:477:8: instantiated from ‘void std::vector<_Tp, _Alloc>::_M_default_append(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::LookupEntry, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_vector.h:592:4: instantiated from ‘void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::LookupEntry, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
src/third_party/crypto/code/zinflate.cpp:142:34: instantiated from here
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: error: no matching function for call to ‘CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>::construct(CryptoPP::HuffmanDecoder::LookupEntry*)’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: note: candidate is:
src/third_party/crypto/include/secblock.h:32:7: note: void CryptoPP::AllocatorBase<T>::construct(CryptoPP::AllocatorBase<T>::pointer, const T&) [with T = CryptoPP::HuffmanDecoder::LookupEntry, CryptoPP::AllocatorBase<T>::pointer = CryptoPP::HuffmanDecoder::LookupEntry*]
src/third_party/crypto/include/secblock.h:32:7: note: candidate expects 2 arguments, 1 provided
In file included from src/third_party/crypto/include/filters.h:11:0,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/algparam.h: In member function ‘void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]’:
src/third_party/crypto/code/zinflate.cpp:621:1: instantiated from here
src/third_party/crypto/include/algparam.h:322:35: warning: unused variable ‘p’ [-Wunused-variable]
src/third_party/crypto/include/misc.h: At global scope:
src/third_party/crypto/include/misc.h:548:20: warning: ‘std::string CryptoPP::StringNarrow(const wchar_t*, bool)’ defined but not used [-Wunused-function]
make: *** [out/Debug/obj.target/crypto/src/third_party/crypto/code/zinflate.o] Error 1
-----------------------------------------------------------
Building project bootloader_lin
-----------------------------------------------------------
CXX(target) out/Debug/obj.target/crypto/src/third_party/crypto/code/zinflate.o
src/third_party/crypto/code/zinflate.cpp: In member function ‘CryptoPP::HuffmanDecoder* CryptoPP::NewFixedDistanceDecoder::operator()() const’:
src/third_party/crypto/code/zinflate.cpp:605:41: warning: ‘auto_ptr’ is deprecated (declared at /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/backward/auto_ptr.h:87) [-Wdeprecated-declarations]
In file included from src/third_party/crypto/include/filters.h:11:0,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/algparam.h: In constructor ‘CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char>]’:
src/third_party/crypto/include/filters.h:793:132: instantiated from here
src/third_party/crypto/include/algparam.h:26:1: warning: unused variable ‘cryptopp_assert_26’ [-Wunused-variable]
In file included from src/third_party/crypto/include/simple.h:10:0,
from src/third_party/crypto/include/filters.h:6,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/misc.h: In function ‘const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = long unsigned int, T2 = long unsigned int]’:
src/third_party/crypto/code/zinflate.cpp:245:63: instantiated from here
src/third_party/crypto/include/misc.h:184:1: warning: unused variable ‘cryptopp_assert_184’ [-Wunused-variable]
src/third_party/crypto/include/misc.h: In function ‘const T1 CryptoPP::UnsignedMin(const T1&, const T2&) [with T1 = short unsigned int, T2 = long unsigned int]’:
src/third_party/crypto/code/zinflate.cpp:475:40: instantiated from here
src/third_party/crypto/include/misc.h:184:1: warning: unused variable ‘cryptopp_assert_184’ [-Wunused-variable]
In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/memory:67:0,
from src/third_party/crypto/include/stdcpp.h:14,
from src/third_party/crypto/include/cryptlib.h:83,
from src/third_party/crypto/include/simple.h:9,
from src/third_party/crypto/include/filters.h:6,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h: In function ‘void std::__uninitialized_default_n_a(_ForwardIterator, _Size, _Allocator&) [with _ForwardIterator = CryptoPP::HuffmanDecoder::CodeInfo*, _Size = long unsigned int, _Allocator = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>]’:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/vector.tcc:477:8: instantiated from ‘void std::vector<_Tp, _Alloc>::_M_default_append(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::CodeInfo, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_vector.h:592:4: instantiated from ‘void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::CodeInfo, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
src/third_party/crypto/code/zinflate.cpp:119:42: instantiated from here
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: error: no matching function for call to ‘CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::CodeInfo>::construct(CryptoPP::HuffmanDecoder::CodeInfo*)’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: note: candidate is:
src/third_party/crypto/include/secblock.h:32:7: note: void CryptoPP::AllocatorBase<T>::construct(CryptoPP::AllocatorBase<T>::pointer, const T&) [with T = CryptoPP::HuffmanDecoder::CodeInfo, CryptoPP::AllocatorBase<T>::pointer = CryptoPP::HuffmanDecoder::CodeInfo*]
src/third_party/crypto/include/secblock.h:32:7: note: candidate expects 2 arguments, 1 provided
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h: In function ‘void std::__uninitialized_default_n_a(_ForwardIterator, _Size, _Allocator&) [with _ForwardIterator = CryptoPP::HuffmanDecoder::LookupEntry*, _Size = long unsigned int, _Allocator = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>]’:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/vector.tcc:477:8: instantiated from ‘void std::vector<_Tp, _Alloc>::_M_default_append(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::LookupEntry, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_vector.h:592:4: instantiated from ‘void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type) [with _Tp = CryptoPP::HuffmanDecoder::LookupEntry, _Alloc = CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>, std::vector<_Tp, _Alloc>::size_type = long unsigned int]’
src/third_party/crypto/code/zinflate.cpp:142:34: instantiated from here
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: error: no matching function for call to ‘CryptoPP::AllocatorWithCleanup<CryptoPP::HuffmanDecoder::LookupEntry>::construct(CryptoPP::HuffmanDecoder::LookupEntry*)’
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stl_uninitialized.h:576:6: note: candidate is:
src/third_party/crypto/include/secblock.h:32:7: note: void CryptoPP::AllocatorBase<T>::construct(CryptoPP::AllocatorBase<T>::pointer, const T&) [with T = CryptoPP::HuffmanDecoder::LookupEntry, CryptoPP::AllocatorBase<T>::pointer = CryptoPP::HuffmanDecoder::LookupEntry*]
src/third_party/crypto/include/secblock.h:32:7: note: candidate expects 2 arguments, 1 provided
In file included from src/third_party/crypto/include/filters.h:11:0,
from src/third_party/crypto/include/zinflate.h:4,
from src/third_party/crypto/code/zinflate.cpp:9:
src/third_party/crypto/include/algparam.h: In member function ‘void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]’:
src/third_party/crypto/code/zinflate.cpp:621:1: instantiated from here
src/third_party/crypto/include/algparam.h:322:35: warning: unused variable ‘p’ [-Wunused-variable]
src/third_party/crypto/include/misc.h: At global scope:
src/third_party/crypto/include/misc.h:548:20: warning: ‘std::string CryptoPP::StringNarrow(const wchar_t*, bool)’ defined but not used [-Wunused-function]
make: *** [out/Debug/obj.target/crypto/src/third_party/crypto/code/zinflate.o] Error 1
-----------------------------------------------------------
Building project crashdlg_lin
-----------------------------------------------------------
CXX(target) out/Debug/obj.target/crypto/src/third_party/crypto/code/zinflate.o
make: *** Deleting file `out/Debug/obj.target/crypto/src/third_party/crypto/code/zinflate.o'
make: *** [out/Debug/obj.target/crypto/src/third_party/crypto/code/zinflate.o] Interrupt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment