Compile [2024-11-21 16:37:35 UTC]: succeed
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.3\msvc-setup.bat" >nul
cl /Zm800 -nologo "..\libs\serialization\test\test_iterators_base64.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\serialization\test\test_iterators_base64.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\thrd-mlt\test_iterators_base64.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Od /Ob0 /W4 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -Gy -wd4996 -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_LIB_DIAGNOSTIC=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DBOOST_WSERIALIZATION_DYN_LINK=1 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I.."
test_iterators_base64.cpp
..\boost/archive/iterators/transform_width.hpp(75): warning C4127: conditional expression is constant
..\boost/archive/iterators/transform_width.hpp(75): note: the template instantiation context (the oldest one first) is
..\libs\serialization\test\test_iterators_base64.cpp(98): note: see reference to function template instantiation 'void test_base64<wchar_t>(unsigned int)' being compiled
..\boost/archive/iterators/base64_from_binary.hpp(72): note: see reference to class template instantiation 'boost::iterators::iterator_value<Base>' being compiled
with
[
Base=boost::archive::iterators::transform_width<wchar_t *,6,16,wchar_t>
]
..\boost/iterator/iterator_traits.hpp(23): note: see reference to class template instantiation 'std::iterator_traits<Iterator>' being compiled
with
[
Iterator=boost::archive::iterators::transform_width<wchar_t *,6,16,wchar_t>
]
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\__msvc_iter_core.hpp(510): note: see reference to class template instantiation 'boost::archive::iterators::transform_width<CharType *,6,16,CharType>' being compiled
with
[
CharType=wchar_t
]
..\boost/archive/iterators/transform_width.hpp(74): note: while compiling class template member function 'bool boost::archive::iterators::transform_width<CharType *,6,16,CharType>::equal_impl(const boost::archive::iterators::transform_width<CharType *,6,16,CharType> &)'
with
[
CharType=wchar_t
]
..\boost/archive/iterators/transform_width.hpp(89): note: see the first reference to 'boost::archive::iterators::transform_width<CharType *,6,16,CharType>::equal_impl' in 'boost::archive::iterators::transform_width<CharType *,6,16,CharType>::equal'
with
[
CharType=wchar_t
]
..\boost/iterator/iterator_facade.hpp(649): note: see the first reference to 'boost::archive::iterators::transform_width<CharType *,6,16,CharType>::equal' in 'boost::iterators::iterator_core_access::equal'
with
[
CharType=wchar_t
]
Link [2024-11-21 16:37:35 UTC]: fail
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.3\msvc-setup.bat" >nul
link /NOLOGO /INCREMENTAL:NO "C:\teeks99-09\run\results\boost\bin.v2\libs\serialization\test\test_iterators_base64.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\thrd-mlt\test_iterators_base64.obj" "C:\teeks99-09\run\results\boost\bin.v2\libs\serialization\build\msvc-14.3\dbg\x86_6\dbg-symbl-off\thrd-mlt\boost_serialization-vc143-mt-gd-x64-1_87.lib" /MANIFEST:EMBED /MACHINE:X64 /subsystem:console /out:"C:\teeks99-09\run\results\boost\bin.v2\libs\serialization\test\test_iterators_base64.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\thrd-mlt\test_iterators_base64.exe"
Creating library C:\teeks99-09\run\results\boost\bin.v2\libs\serialization\test\test_iterators_base64.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\thrd-mlt\test_iterators_base64.lib and object C:\teeks99-09\run\results\boost\bin.v2\libs\serialization\test\test_iterators_base64.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\thrd-mlt\test_iterators_base64.exp
test_iterators_base64.obj : error LNK2019: unresolved external symbol "void __cdecl boost::filesystem::detail::path_traits::convert(char const *,char const *,class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &,class std::codecvt<wchar_t,char,struct _Mbstatet> const *)" (?convert@path_traits@detail@filesystem@boost@@YAXPEBD0AEAV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@PEBV?$codecvt@_WDU_Mbstatet@@@6@@Z) referenced in function "public: void __cdecl boost::filesystem::path::assign_op::operator()<char>(char const *,char const *,class std::codecvt<wchar_t,char,struct _Mbstatet> const *)const " (??$?RD@assign_op@path@filesystem@boost@@QEBAXPEBD0PEBV?$codecvt@_WDU_Mbstatet@@@std@@@Z)
test_iterators_base64.obj : error LNK2019: unresolved external symbol "void __cdecl boost::filesystem::detail::path_traits::convert(wchar_t const *,wchar_t const *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,class std::codecvt<wchar_t,char,struct _Mbstatet> const *)" (?convert@path_traits@detail@filesystem@boost@@YAXPEB_W0AEAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PEBV?$codecvt@_WDU_Mbstatet@@@6@@Z) referenced in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl boost::filesystem::path::string(void)const " (?string@path@filesystem@boost@@QEBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ)
test_iterators_base64.obj : error LNK2019: unresolved external symbol "class boost::filesystem::path __cdecl boost::filesystem::detail::unique_path(class boost::filesystem::path const &,class boost::system::error_code *)" (?unique_path@detail@filesystem@boost@@YA?AVpath@23@AEBV423@PEAVerror_code@system@3@@Z) referenced in function "class boost::filesystem::path __cdecl boost::filesystem::unique_path(class boost::filesystem::path const &)" (?unique_path@filesystem@boost@@YA?AVpath@12@AEBV312@@Z)
C:\teeks99-09\run\results\boost\bin.v2\libs\serialization\test\test_iterators_base64.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\thrd-mlt\test_iterators_base64.exe : fatal error LNK1120: 3 unresolved externals