D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\__config:592:37: note: expanded from macro '_LIBCPP_FUNC_VIS'
#define _LIBCPP_FUNC_VIS _LIBCPP_DLL_VIS
^
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\__config:585:37: note: expanded from macro '_LIBCPP_DLL_VIS'
# define _LIBCPP_DLL_VIS __declspec(dllimport)
^
2 warnings generated.
[ 0%] Building CXX object projects/libcxxabi/src/CMakeFiles/cxxabi_objects.dir/cxa_demangle.cpp.obj
[ 0%] Building CXX object projects/libcxxabi/src/CMakeFiles/cxxabi_objects.dir/cxa_exception_storage.cpp.obj
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/algorithm.cpp:11:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\random:1646:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\istream:163:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\ostream:140:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1154:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isxdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:83:20: note: expanded from macro 'isxdigit_l'
#define isxdigit_l _isxdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:208:36: note: expanded from macro '_isxdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/algorithm.cpp:11:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\random:1646:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\istream:163:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\ostream:140:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1154:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isxdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^ ~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:83:20: note: expanded from macro 'isxdigit_l'
#define isxdigit_l _isxdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:208:36: note: expanded from macro '_isxdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/algorithm.cpp:11:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\random:1646:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\istream:163:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\ostream:140:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1160:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:82:19: note: expanded from macro 'isdigit_l'
#define isdigit_l _isdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:207:35: note: expanded from macro '_isdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/algorithm.cpp:11:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\random:1646:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\istream:163:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\ostream:140:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1160:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^ ~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:82:19: note: expanded from macro 'isdigit_l'
#define isdigit_l _isdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:207:35: note: expanded from macro '_isdigit_l'
is_equal(const std::type_info* x, const std::type_info* y, bool use_strcmp)
^
1 warning generated.
[ 0%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx_objects.dir/__/src/future.cpp.obj
[ 0%] Building CXX object projects/libcxxabi/src/CMakeFiles/cxxabi_objects.dir/stdlib_new_delete.cpp.obj
[ 0%] Building CXX object projects/libcxxabi/src/CMakeFiles/cxxabi_objects.dir/cxa_exception.cpp.obj
[ 0%] Building CXX object projects/libcxxabi/src/CMakeFiles/cxxabi_objects.dir/cxa_personality.cpp.obj
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxxabi/src/cxa_personality.cpp:21:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxxabi/src/cxa_exception.hpp:18:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxxabi/include\cxxabi.h:30:7: warning: attribute declaration must precede definition [-Wignored-attributes]
class _LIBCXXABI_TYPE_VIS type_info; // forward declaration
^
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxxabi/include\__cxxabi_config.h:32:42: note: expanded from macro '_LIBCXXABI_TYPE_VIS'
#define _LIBCXXABI_TYPE_VIS __declspec(dllexport)
^
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\typeinfo:84:29: note: previous definition is here
class _LIBCPP_EXCEPTION_ABI type_info
^
1 warning generated.
[ 0%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx_objects.dir/__/src/hash.cpp.obj
[ 0%] Built target cxxabi_objects
[ 0%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx_objects.dir/__/src/ios.cpp.obj
Scanning dependencies of target cxxabi_shared
[ 0%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx_objects.dir/__/src/iostream.cpp.obj
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/ios.cpp:18:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/include/config_elast.h:37:2: warning: ELAST for this platform not yet implemented [-W#warnings]
#warning ELAST for this platform not yet implemented
^
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/ios.cpp:19:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\istream:163:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\ostream:140:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1154:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isxdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:83:20: note: expanded from macro 'isxdigit_l'
#define isxdigit_l _isxdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:208:36: note: expanded from macro '_isxdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/ios.cpp:19:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\istream:163:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\ostream:140:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1154:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isxdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^ ~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:83:20: note: expanded from macro 'isxdigit_l'
#define isxdigit_l _isxdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:208:36: note: expanded from macro '_isxdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/ios.cpp:19:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\istream:163:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\ostream:140:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1160:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:82:19: note: expanded from macro 'isdigit_l'
#define isdigit_l _isdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:207:35: note: expanded from macro '_isdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/ios.cpp:19:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\istream:163:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\ostream:140:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1160:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^ ~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:82:19: note: expanded from macro 'isdigit_l'
#define isdigit_l _isdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:207:35: note: expanded from macro '_isdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/iostream.cpp:10:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\__std_stream:15:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\ostream:140:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1154:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isxdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:83:20: note: expanded from macro 'isxdigit_l'
#define isxdigit_l _isxdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:208:36: note: expanded from macro '_isxdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/iostream.cpp:10:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\__std_stream:15:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\ostream:140:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1154:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isxdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^ ~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:83:20: note: expanded from macro 'isxdigit_l'
#define isxdigit_l _isxdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:208:36: note: expanded from macro '_isxdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/iostream.cpp:10:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\__std_stream:15:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\ostream:140:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1160:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:82:19: note: expanded from macro 'isdigit_l'
#define isdigit_l _isdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:207:35: note: expanded from macro '_isdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/iostream.cpp:10:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\__std_stream:15:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\ostream:140:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1160:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^ ~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:82:19: note: expanded from macro 'isdigit_l'
#define isdigit_l _isdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:207:35: note: expanded from macro '_isdigit_l'
[ 0%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx_objects.dir/__/src/locale.cpp.obj
5 warnings generated.
clang++.exe: warning: argument unused during compilation: '-Wa,-mbig-obj' [-Wunused-command-line-argument]
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_exception.cpp.obj):(.rdata+0x1c0): multiple definition of `typeinfo for std::bad_alloc'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_aux_runtime.cpp.obj):(.rdata[_ZTISt9bad_alloc]+0x0): first defined here
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_exception.cpp.obj):(.rdata+0x220): multiple definition of `typeinfo for std::bad_array_new_length'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_aux_runtime.cpp.obj):(.rdata[_ZTISt20bad_array_new_length]+0x0): first defined here
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_exception.cpp.obj):(.rdata+0x118): multiple definition of `typeinfo for std::exception'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_aux_runtime.cpp.obj):(.rdata[_ZTISt9exception]+0x0): first defined here
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_exception.cpp.obj):(.rdata+0x108): multiple definition of `typeinfo name for std::exception'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_aux_runtime.cpp.obj):(.rdata[_ZTSSt9exception]+0x0): first defined here
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_exception.cpp.obj):(.rdata+0x1a5): multiple definition of `typeinfo name for std::bad_alloc'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_aux_runtime.cpp.obj):(.rdata[_ZTSSt9bad_alloc]+0x0): first defined here
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_exception.cpp.obj):(.rdata+0x200): multiple definition of `typeinfo name for std::bad_array_new_length'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_aux_runtime.cpp.obj):(.rdata[_ZTSSt20bad_array_new_length]+0x0): first defined here
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_personality.cpp.obj):(.rdata[_ZTSSt13bad_exception]+0x0): multiple definition of `typeinfo name for std::bad_exception'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_exception.cpp.obj):(.rdata+0x150): first defined here
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_personality.cpp.obj):(.rdata[_ZTISt13bad_exception]+0x0): multiple definition of `typeinfo for std::bad_exception'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_exception.cpp.obj):(.rdata+0x170): first defined here
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_aux_runtime.cpp.obj):(.text+0x17): undefined reference to `__imp__ZNSt8bad_castC1Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_aux_runtime.cpp.obj):(.text+0x25): undefined reference to `__imp__ZNSt8bad_castD1Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_aux_runtime.cpp.obj):(.text+0x57): undefined reference to `__imp__ZNSt10bad_typeidC1Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_aux_runtime.cpp.obj):(.text+0x65): undefined reference to `__imp__ZNSt10bad_typeidD1Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_aux_runtime.cpp.obj):(.text+0x97): undefined reference to `__imp__ZNSt20bad_array_new_lengthC1Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_aux_runtime.cpp.obj):(.text+0xa5): undefined reference to `__imp__ZNSt20bad_array_new_lengthD1Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_default_handlers.cpp.obj):(.text+0x164): undefined reference to `__imp__ZSt9terminatev'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_vector.cpp.obj):(.text+0xd9): undefined reference to `__imp__ZSt9terminatev'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_vector.cpp.obj):(.text+0x1c5): undefined reference to `__imp__ZSt9terminatev'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_vector.cpp.obj):(.text+0x270): undefined reference to `__imp__ZSt9terminatev'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_vector.cpp.obj):(.text+0x379): undefined reference to `__imp__ZSt9terminatev'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_vector.cpp.obj):(.text+0x420): more undefined references to `__imp__ZSt9terminatev' follow
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_stdexcept.cpp.obj):(.text+0xb): undefined reference to `__imp__ZTVSt11logic_error'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_stdexcept.cpp.obj):(.text+0x3c): undefined reference to `__imp__ZNSt9exceptionD2Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_stdexcept.cpp.obj):(.text+0x4b): undefined reference to `__imp__ZTVSt11logic_error'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_stdexcept.cpp.obj):(.text+0x76): undefined reference to `__imp__ZNSt9exceptionD2Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_stdexcept.cpp.obj):(.text+0xab): undefined reference to `__imp__ZTVSt13runtime_error'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_stdexcept.cpp.obj):(.text+0xdc): undefined reference to `__imp__ZNSt9exceptionD2Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_stdexcept.cpp.obj):(.text+0xeb): undefined reference to `__imp__ZTVSt13runtime_error'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_stdexcept.cpp.obj):(.text+0x116): undefined reference to `__imp__ZNSt9exceptionD2Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_stdexcept.cpp.obj):(.text+0x14b): undefined reference to `__imp__ZTVSt11logic_error'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_stdexcept.cpp.obj):(.text+0x176): undefined reference to `__imp__ZNSt9exceptionD2Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_stdexcept.cpp.obj):(.text+0x19b): undefined reference to `__imp__ZTVSt11logic_error'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_stdexcept.cpp.obj):(.text+0x1c6): undefined reference to `__imp__ZNSt9exceptionD2Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_stdexcept.cpp.obj):(.text+0x1eb): undefined reference to `__imp__ZTVSt11logic_error'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_stdexcept.cpp.obj):(.text+0x216): undefined reference to `__imp__ZNSt9exceptionD2Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_stdexcept.cpp.obj):(.text+0x23b): undefined reference to `__imp__ZTVSt11logic_error'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_stdexcept.cpp.obj):(.text+0x266): undefined reference to `__imp__ZNSt9exceptionD2Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_stdexcept.cpp.obj):(.text+0x28b): undefined reference to `__imp__ZTVSt13runtime_error'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_stdexcept.cpp.obj):(.text+0x2b6): undefined reference to `__imp__ZNSt9exceptionD2Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_stdexcept.cpp.obj):(.text+0x2db): undefined reference to `__imp__ZTVSt13runtime_error'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_stdexcept.cpp.obj):(.text+0x306): undefined reference to `__imp__ZNSt9exceptionD2Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_stdexcept.cpp.obj):(.text+0x32b): undefined reference to `__imp__ZTVSt13runtime_error'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_stdexcept.cpp.obj):(.text+0x356): undefined reference to `__imp__ZNSt9exceptionD2Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_typeinfo.cpp.obj):(.text+0x23): undefined reference to `__imp__ZTVSt8bad_cast'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_typeinfo.cpp.obj):(.text+0x33): undefined reference to `__imp__ZNSt9exceptionD2Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_typeinfo.cpp.obj):(.text+0x4a): undefined reference to `__imp__ZNSt9exceptionD2Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_typeinfo.cpp.obj):(.text+0x73): undefined reference to `__imp__ZTVSt10bad_typeid'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_typeinfo.cpp.obj):(.text+0x83): undefined reference to `__imp__ZNSt9exceptionD2Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_typeinfo.cpp.obj):(.text+0x9a): undefined reference to `__imp__ZNSt9exceptionD2Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(private_typeinfo.cpp.obj):(.text+0x3): undefined reference to `__imp__ZNSt9type_infoD2Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(private_typeinfo.cpp.obj):(.text+0x1a): undefined reference to `__imp__ZNSt9type_infoD2Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(private_typeinfo.cpp.obj):(.text+0x5a): undefined reference to `__imp__ZNSt9type_infoD2Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(private_typeinfo.cpp.obj):(.text+0x7a): undefined reference to `__imp__ZNSt9type_infoD2Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(private_typeinfo.cpp.obj):(.text+0x9a): undefined reference to `__imp__ZNSt9type_infoD2Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(private_typeinfo.cpp.obj):(.text+0xba): more undefined references to `__imp__ZNSt9type_infoD2Ev' follow
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_new_delete.cpp.obj):(.text+0x40): undefined reference to `__imp___cxa_allocate_exception'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_new_delete.cpp.obj):(.text+0x62): undefined reference to `__imp___cxa_throw'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_new_delete.cpp.obj):(.text+0x84): undefined reference to `__imp___cxa_begin_catch'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_new_delete.cpp.obj):(.text+0x8a): undefined reference to `__imp___cxa_end_catch'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_new_delete.cpp.obj):(.text+0xc4): undefined reference to `__imp___cxa_begin_catch'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_new_delete.cpp.obj):(.text+0xca): undefined reference to `__imp___cxa_end_catch'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_new_delete.cpp.obj):(.text+0x1a8): undefined reference to `__imp___cxa_allocate_exception'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_new_delete.cpp.obj):(.text+0x1ca): undefined reference to `__imp___cxa_throw'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_new_delete.cpp.obj):(.text+0x1e4): undefined reference to `__imp___cxa_begin_catch'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_new_delete.cpp.obj):(.text+0x1ea): undefined reference to `__imp___cxa_end_catch'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_new_delete.cpp.obj):(.text+0x224): undefined reference to `__imp___cxa_begin_catch'
CMakeFiles/cxxabi_shared.dir/objects.a(stdlib_new_delete.cpp.obj):(.text+0x22a): undefined reference to `__imp___cxa_end_catch'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_exception.cpp.obj):(.text+0x41): undefined reference to `__imp__ZSt9terminatev'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_exception.cpp.obj):(.text+0x4c): undefined reference to `__imp___cxa_call_unexpected'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_exception.cpp.obj):(.text+0x78): undefined reference to `__imp___cxa_call_unexpected'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_exception.cpp.obj):(.text+0xbc): undefined reference to `__imp__ZSt9terminatev'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_exception.cpp.obj):(.text+0xfc): undefined reference to `__imp__ZSt14get_unexpectedv'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_exception.cpp.obj):(.text+0x106): undefined reference to `__imp__ZSt13get_terminatev'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_exception.cpp.obj):(.text+0x1b4): undefined reference to `__imp___cxa_call_unexpected'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_exception.cpp.obj):(.text+0x238): undefined reference to `__imp__ZSt9terminatev'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_exception.cpp.obj):(.text+0x243): undefined reference to `__imp___cxa_call_unexpected'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_exception.cpp.obj):(.text+0x310): undefined reference to `__imp___cxa_call_unexpected'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_exception.cpp.obj):(.text+0x368): undefined reference to `__imp___cxa_call_unexpected'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_exception.cpp.obj):(.text+0x45c): undefined reference to `__imp__ZSt9terminatev'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_exception.cpp.obj):(.text+0x464): undefined reference to `__imp__ZSt9terminatev'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_exception.cpp.obj):(.text+0x46f): undefined reference to `__imp___cxa_call_unexpected'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_exception.cpp.obj):(.text+0x4e5): undefined reference to `__imp___cxa_call_unexpected'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_exception.cpp.obj):(.text+0x55d): undefined reference to `__imp__ZSt14get_unexpectedv'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_exception.cpp.obj):(.text+0x567): undefined reference to `__imp__ZSt13get_terminatev'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_exception.cpp.obj):(.text+0x5df): undefined reference to `__imp__ZSt9terminatev'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_exception.cpp.obj):(.text+0x5e7): undefined reference to `__imp__ZSt9terminatev'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_exception.cpp.obj):(.text+0x5f2): undefined reference to `__imp___cxa_call_unexpected'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_exception.cpp.obj):(.text+0x668): undefined reference to `__imp___cxa_call_unexpected'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_exception.cpp.obj):(.text+0x693): undefined reference to `__imp___cxa_call_unexpected'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_exception.cpp.obj):(.text+0x6bf): undefined reference to `__imp___cxa_call_unexpected'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_personality.cpp.obj):(.text+0x865): undefined reference to `__imp__ZSt9terminatev'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_personality.cpp.obj):(.text+0x8d8): undefined reference to `__imp__ZSt13get_terminatev'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_personality.cpp.obj):(.text+0x8e4): undefined reference to `__imp__ZSt14get_unexpectedv'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_personality.cpp.obj):(.text+0xb54): undefined reference to `__imp__ZTVSt13bad_exception'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_personality.cpp.obj):(.text+0xc3a): undefined reference to `__imp__ZNSt13bad_exceptionD1Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_personality.cpp.obj):(.text+0xc59): undefined reference to `__imp__ZNSt13bad_exceptionD1Ev'
CMakeFiles/cxxabi_shared.dir/objects.a(cxa_personality.cpp.obj):(.text+0xc83): undefined reference to `__imp__ZNSt13bad_exceptionD1Ev'
clang++.exe: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** Oczekiwanie na niezakończone zadania....
[ 0%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx_objects.dir/__/src/memory.cpp.obj
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/locale.cpp:17:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1154:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isxdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:83:20: note: expanded from macro 'isxdigit_l'
#define isxdigit_l _isxdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:208:36: note: expanded from macro '_isxdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/locale.cpp:17:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1154:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isxdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^ ~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:83:20: note: expanded from macro 'isxdigit_l'
#define isxdigit_l _isxdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:208:36: note: expanded from macro '_isxdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/locale.cpp:17:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1160:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:82:19: note: expanded from macro 'isdigit_l'
#define isdigit_l _isdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:207:35: note: expanded from macro '_isdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/locale.cpp:17:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1160:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^ ~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:82:19: note: expanded from macro 'isdigit_l'
#define isdigit_l _isdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:207:35: note: expanded from macro '_isdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/locale.cpp:17:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1154:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isxdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:83:20: note: expanded from macro 'isxdigit_l'
#define isxdigit_l _isxdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:208:36: note: expanded from macro '_isxdigit_l'
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/locale.cpp:6100:58: note: in instantiation of member function 'std::__1::__num_put<char>::__widen_and_group_float' requested here
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/locale.cpp:17:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1154:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isxdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^ ~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:83:20: note: expanded from macro 'isxdigit_l'
#define isxdigit_l _isxdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:208:36: note: expanded from macro '_isxdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/locale.cpp:17:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1160:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:82:19: note: expanded from macro 'isdigit_l'
#define isdigit_l _isdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:207:35: note: expanded from macro '_isdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/locale.cpp:17:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1160:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^ ~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:82:19: note: expanded from macro 'isdigit_l'
#define isdigit_l _isdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:207:35: note: expanded from macro '_isdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/locale.cpp:17:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1154:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isxdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:83:20: note: expanded from macro 'isxdigit_l'
#define isxdigit_l _isxdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:208:36: note: expanded from macro '_isxdigit_l'
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/locale.cpp:6101:58: note: in instantiation of member function 'std::__1::__num_put<wchar_t>::__widen_and_group_float' requested here
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/locale.cpp:17:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1154:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isxdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^ ~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:83:20: note: expanded from macro 'isxdigit_l'
#define isxdigit_l _isxdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:208:36: note: expanded from macro '_isxdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/locale.cpp:17:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1160:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:82:19: note: expanded from macro 'isdigit_l'
#define isdigit_l _isdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:207:35: note: expanded from macro '_isdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/locale.cpp:17:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1160:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^ ~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:82:19: note: expanded from macro 'isdigit_l'
#define isdigit_l _isdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:207:35: note: expanded from macro '_isdigit_l'
[ 0%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx_objects.dir/__/src/new.cpp.obj
[ 0%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx_objects.dir/__/src/optional.cpp.obj
[ 0%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx_objects.dir/__/src/random.cpp.obj
[ 0%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx_objects.dir/__/src/regex.cpp.obj
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/random.cpp:17:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\random:1646:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\istream:163:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\ostream:140:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1154:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isxdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:83:20: note: expanded from macro 'isxdigit_l'
#define isxdigit_l _isxdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:208:36: note: expanded from macro '_isxdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/random.cpp:17:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\random:1646:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\istream:163:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\ostream:140:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1154:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isxdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^ ~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:83:20: note: expanded from macro 'isxdigit_l'
#define isxdigit_l _isxdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:208:36: note: expanded from macro '_isxdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/random.cpp:17:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\random:1646:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\istream:163:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\ostream:140:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1160:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:82:19: note: expanded from macro 'isdigit_l'
#define isdigit_l _isdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:207:35: note: expanded from macro '_isdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/random.cpp:17:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\random:1646:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\istream:163:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\ostream:140:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1160:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^ ~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:82:19: note: expanded from macro 'isdigit_l'
#define isdigit_l _isdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:207:35: note: expanded from macro '_isdigit_l'
[ 0%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx_objects.dir/__/src/shared_mutex.cpp.obj
[ 0%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx_objects.dir/__/src/stdexcept.cpp.obj
[ 0%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx_objects.dir/__/src/string.cpp.obj
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/stdexcept.cpp:19:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/build-x86_64-w64-mingw32/projects/libcxx/include/c++build\cxxabi.h:30:7: warning: attribute declaration must precede definition [-Wignored-attributes]
class _LIBCXXABI_TYPE_VIS type_info; // forward declaration
^
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/build-x86_64-w64-mingw32/projects/libcxx/include/c++build\__cxxabi_config.h:37:42: note: expanded from macro '_LIBCXXABI_TYPE_VIS'
#define _LIBCXXABI_TYPE_VIS __declspec(dllimport)
^
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\typeinfo:84:29: note: previous definition is here
class _LIBCPP_EXCEPTION_ABI type_info
^
1 warning generated.
[ 0%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx_objects.dir/__/src/strstream.cpp.obj
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/strstream.cpp:10:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\strstream:131:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\ostream:140:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1154:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isxdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:83:20: note: expanded from macro 'isxdigit_l'
#define isxdigit_l _isxdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:208:36: note: expanded from macro '_isxdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/strstream.cpp:10:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\strstream:131:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\ostream:140:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1154:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isxdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^ ~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:83:20: note: expanded from macro 'isxdigit_l'
#define isxdigit_l _isxdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:208:36: note: expanded from macro '_isxdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/strstream.cpp:10:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\strstream:131:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\ostream:140:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1160:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:82:19: note: expanded from macro 'isdigit_l'
#define isdigit_l _isdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:207:35: note: expanded from macro '_isdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/strstream.cpp:10:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\strstream:131:
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\ostream:140:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1160:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^ ~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:82:19: note: expanded from macro 'isdigit_l'
#define isdigit_l _isdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:207:35: note: expanded from macro '_isdigit_l'
[ 0%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx_objects.dir/__/src/system_error.cpp.obj
[ 0%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx_objects.dir/__/src/thread.cpp.obj
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/system_error.cpp:15:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/include/config_elast.h:37:2: warning: ELAST for this platform not yet implemented [-W#warnings]
#warning ELAST for this platform not yet implemented
^
1 warning generated.
[ 0%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx_objects.dir/__/src/typeinfo.cpp.obj
[ 0%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx_objects.dir/__/src/utility.cpp.obj
[ 0%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx_objects.dir/__/src/valarray.cpp.obj
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx_objects.dir/__/src/variant.cpp.obj
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx_objects.dir/__/src/support/win32/locale_win32.cpp.obj
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx_objects.dir/__/src/support/win32/support.cpp.obj
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/support/win32/locale_win32.cpp:11:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1154:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isxdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:83:20: note: expanded from macro 'isxdigit_l'
#define isxdigit_l _isxdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:208:36: note: expanded from macro '_isxdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/support/win32/locale_win32.cpp:11:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1154:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isxdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^ ~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:83:20: note: expanded from macro 'isxdigit_l'
#define isxdigit_l _isxdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:208:36: note: expanded from macro '_isxdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/support/win32/locale_win32.cpp:11:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1160:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:82:19: note: expanded from macro 'isdigit_l'
#define isdigit_l _isdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:207:35: note: expanded from macro '_isdigit_l'
In file included from D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/src/support/win32/locale_win32.cpp:11:
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\locale:1160:18: warning: array subscript is of type 'char' [-Wchar-subscripts]
if (!isdigit_l(*__ns, _LIBCPP_GET_C_LOCALE))
^ ~~~~~
D:/projekty/msys2/MINGW-packages/mingw-w64-libc++-git/src/llvm/projects/libcxx/include\support/win32/locale_win32.h:82:19: note: expanded from macro 'isdigit_l'
#define isdigit_l _isdigit_l
^
D:\msys64\mingw64\x86_64-w64-mingw32\include\ctype.h:207:35: note: expanded from macro '_isdigit_l'