Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure on Visual Studio 2019 #2468

Open
mns-csharp opened this issue Oct 31, 2021 · 15 comments
Open

Build failure on Visual Studio 2019 #2468

mns-csharp opened this issue Oct 31, 2021 · 15 comments

Comments

@mns-csharp
Copy link

mns-csharp commented Oct 31, 2021

I am getting the following error while compiling SeqAn Framework under Windows 10 using Visual Studio 2019.

Click to open log
    1> [CMake] CMake Error:
    1> [CMake]   Running
    1> [CMake] 
    1> [CMake]    'C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe' '-C' 'C:/Users/pc/source/repos/seqan/out/build/x64-Clang-Debug' '-t' 'recompact'
    1> [CMake] 
    1> [CMake]   failed with:
    1> [CMake] 
    1> [CMake]    ninja: error: build.ninja:152: bad $-escape (literal $ must be written as $$)
    1> [CMake] 
    1> [CMake]   
    1> [CMake] 
    1> [CMake] 
    1> [CMake] 
    1> [CMake] CMake Generate step failed.  Build files cannot be regenerated correctly.
    1> 'C:\WINDOWS\system32\cmd.exe' '/c "%SYSTEMROOT%\System32\chcp.com 65001 >NUL && "C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2019\PROFESSIONAL\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\CMAKE\CMake\bin\cmake.exe"  -G "Ninja"  -DCMAKE_BUILD_TYPE:STRING="Debug" -DCMAKE_INSTALL_PREFIX:PATH="C:\Users\pc\Source\Repos\seqan\out\install\x64-Clang-Debug" -DCMAKE_CXX_COMPILER:FILEPATH="C:/Program Files/LLVM/bin/clang-cl.exe"  -DCMAKE_MAKE_PROGRAM="C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2019\PROFESSIONAL\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\CMAKE\Ninja\ninja.exe" "C:\Users\pc\Source\Repos\seqan" 2>&1"' execution failed with error: ''C:\WINDOWS\system32\cmd.exe' '/c "%SYSTEMROOT%\System32\chcp.com 65001 >NUL && "C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2019\PROFESSIONAL\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\CMAKE\CMake\bin\cmake.exe"  -G "Ninja"  -DCMAKE_BUILD_TYPE:STRING="Debug" -DCMAKE_INSTALL_PREFIX:PATH="C:\Users\pc\Source\Repos\seqan\out\install\x64-Clang-Debug" -DCMAKE_CXX_COMPILER:FILEPATH="C:/Program Files/LLVM/bin/clang-cl.exe"  -DCMAKE_MAKE_PROGRAM="C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2019\PROFESSIONAL\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\CMAKE\Ninja\ninja.exe" "C:\Users\pc\Source\Repos\seqan" 2>&1"' returned with exit code: 1'.

The following is my CMakeSettings_schema.json file:

    {
      "configurations": [
        {
          "name": "x64-Clang-Debug",
          "generator": "Ninja",
          "configurationType": "Debug",
          "buildRoot": "${projectDir}\\out\\build\\${name}",
          "installRoot": "${projectDir}\\out\\install\\${name}",
          "cmakeCommandArgs": "",
          "buildCommandArgs": "",
          "ctestCommandArgs": "",
          "inheritEnvironments": [ "clang_cl_x64_x64" ],
          "variables": []
        }
      ]
    }

<\details>

What can I do to fix this?

@smehringer
Copy link
Member

smehringer commented Nov 1, 2021

Hi @mns-csharp

unfortunately, we do not check if we work with ninja on windows.

  1. Can you check if it works if you do not set the generator?
  2. Alternatively set you generator to "generator": "Visual Studio 16 2019"?

Even if one of the above works. Could you help us trouble shoot and outcomment the offending line
https://github.com/seqan/seqan/blob/master/util/cmake/SeqAnCtdSetup.cmake#L71
in the CMakeLists.txt file of SeqAn and try to run ninja again?

Best,
the SeqAn team

@mns-csharp
Copy link
Author

mns-csharp commented Nov 1, 2021

If I comment out line#71, the Generator works fine.

Click to open log
1> CMake generation started for configuration: 'x64-Debug'.
1> Extracted CMake variables.
1> Extracted source files and headers.
1> Extracted code model.
1> Extracted toolchain configurations.
1> Extracted includes paths.
1> CMake generation finished.

the Jason file:

{
  "configurations": [
	{
	  "name": "x64-Debug",
	  "generator": "",
	  "configurationType": "Debug",
	  "inheritEnvironments": [ "msvc_x64_x64" ],
	  "buildRoot": "${projectDir}\\out\\build\\${name}",
	  "installRoot": "${projectDir}\\out\\install\\${name}",
	  "cmakeCommandArgs": "",
	  "buildCommandArgs": "",
	  "ctestCommandArgs": ""
	}
  ]
}

However, the Visualtudio2019 fails to build the project.

Click to open log
>------ Rebuild All started: Project: seqan, Configuration: x64-Debug ------
  [1/1] Cleaning all built files...
  Cleaning... 0 files.
  [1/1132] Building CXX object tests\basic\CMakeFiles\test_basic_parallelism.dir\test_basic_parallelism.cpp.obj
  FAILED: tests/basic/CMakeFiles/test_basic_parallelism.dir/test_basic_parallelism.cpp.obj 
  "C:\PROGRA~2\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\cl.exe"  /nologo /TP -DNOMINMAX -DSEQAN_DISABLE_VERSION_CHECK -DSEQAN_ENABLE_TESTING=1 -DSEQAN_HAS_BZIP2=1 -DSEQAN_HAS_EXECINFO=0 -DSEQAN_HAS_OPENMP=1 -DSEQAN_HAS_ZLIB=1 -DWINVER=0x0600 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0600 -I..\..\..\include -I"C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include" /DWIN32 /D_WINDOWS /W3 /GR /EHsc  /W2 -openmp /MDd /Zi /Ob0 /Od /RTC1 -DSEQAN_ENABLE_DEBUG=1   /bigobj  -DSEQAN_GLOBAL_EXCEPTION_HANDLER=1 /EHsc /Oi /showIncludes /Fotests\basic\CMakeFiles\test_basic_parallelism.dir\test_basic_parallelism.cpp.obj /Fdtests\basic\CMakeFiles\test_basic_parallelism.dir\ /FS -c ..\..\..\tests\basic\test_basic_parallelism.cpp
C:\Users\pc\Source\Repos\seqan\out\build\x64-Debug\cl : Command line warning D9025: overriding '/W3' with '/W2'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(61): warning C4083: expected ')'; found identifier '_VCRUNTIME_DISABLED_WARNINGS'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(111): warning C4005: '_CRT_STRINGIZE': macro redefinition
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\_mingw.h(286): note: see previous definition of '_CRT_STRINGIZE'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(114): warning C4005: '_CRT_WIDE': macro redefinition
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\_mingw.h(291): note: see previous definition of '_CRT_WIDE'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(155): warning C4005: '__CRTDECL': macro redefinition
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\_mingw.h(398): note: see previous definition of '__CRTDECL'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(310): warning C4005: '_CRT_DEPRECATE_TEXT': macro redefinition
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\_mingw.h(349): note: see previous definition of '_CRT_DEPRECATE_TEXT'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(351): error C2065: 'uintptr_t': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(351): error C2146: syntax error: missing ')' before identifier '_StackCookie'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(352): error C2065: 'uintptr_t': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(352): error C2146: syntax error: missing ')' before identifier '_StackCookie'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): error C2146: syntax error: missing ';' before identifier '__security_cookie'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\crtdefs.h(75): error C2378: 'uintptr_t': redefinition; symbol cannot be overloaded with a typedef
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): note: see declaration of 'uintptr_t'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stddef.h(26): error C2143: syntax error: missing ';' before '__cdecl'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stddef.h(26): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stddef.h(26): error C2370: 'uintptr_t': redefinition; different storage class
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): note: see declaration of 'uintptr_t'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stddef.h(26): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdint(52): error C2874: using-declaration causes a multiple declaration of 'uintptr_t'
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\crtdefs.h(75): note: see declaration of 'uintptr_t'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdint(86): error C2874: using-declaration causes a multiple declaration of 'uintptr_t'
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\crtdefs.h(75): note: see declaration of 'uintptr_t'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\yvals.h(13): warning C4005: '_CPPLIB_VER': macro redefinition
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\yvals_core.h(536): note: see previous definition of '_CPPLIB_VER'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2065: '__asm__': undeclared identifier
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2146: syntax error: missing ';' before identifier '__volatile__'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2143: syntax error: missing ')' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C3861: '__volatile__': identifier not found
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2143: syntax error: missing ';' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2059: syntax error: ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2059: syntax error: ')'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2065: '__asm__': undeclared identifier
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2146: syntax error: missing ';' before identifier '__volatile__'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2143: syntax error: missing ')' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C3861: '__volatile__': identifier not found
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2143: syntax error: missing ';' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2059: syntax error: ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2059: syntax error: ')'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(231): error C2169: 'fabs': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(687): error C2169: 'sinhf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(693): error C2169: 'coshf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(699): error C2169: 'tanhf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(723): error C2169: 'expf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(892): error C2169: 'powf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1158): error C2065: '__asm__': undeclared identifier
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1158): error C2146: syntax error: missing ';' before identifier '__volatile__'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1159): error C2143: syntax error: missing ')' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1158): error C3861: '__volatile__': identifier not found
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1159): error C2143: syntax error: missing ';' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1159): error C2059: syntax error: ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1159): error C2059: syntax error: ')'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(147): error C2061: syntax error: identifier 'uintptr_t'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(360): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(361): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(365): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(365): warning C4091: '__declspec(noreturn)': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(367): error C2381: '_Exit': redefinition; 'noreturn' differs
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(365): note: see declaration of '_Exit'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(368): error C3861: '_exit': identifier not found
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(374): error C2059: syntax error: '__declspec(noreturn)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(465): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(466): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(468): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(471): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(656): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(656): warning C4091: '': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(658): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(658): warning C4091: '': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(659): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(659): warning C4091: '': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(705): error C2169: 'llabs': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\malloc.h(147): error C2065: '_ALLOCA_S_MARKER_SIZE': undeclared identifier
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\malloc.h(166): error C2065: '_ALLOCA_S_MARKER_SIZE': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(24): error C2065: 'fabs': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(39): error C2039: 'abort': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(39): error C2873: 'abort': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(48): error C2039: 'exit': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(48): error C2873: 'exit': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(60): error C2039: '__strtod': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(60): error C2873: '__strtod': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(76): error C2039: 'strtof': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(76): error C2873: 'strtof': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(77): error C2039: 'strtold': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(77): error C2873: 'strtold': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(82): error C2039: 'at_quick_exit': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(82): error C2873: 'at_quick_exit': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(83): error C2039: 'quick_exit': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(83): error C2873: 'quick_exit': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\intrin0.inl.h(21): warning C4083: expected ')'; found identifier '_VCRUNTIME_DISABLED_WARNINGS'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(93): error C2065: 'coshf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(105): error C2065: 'expf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(223): error C2065: 'powf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(261): error C2065: 'sinhf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(273): error C2065: 'tanhf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(896): error C2039: 'fpclassify': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(896): error C2873: 'fpclassify': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(897): error C2039: 'signbit': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(897): error C2873: 'signbit': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(898): error C2039: 'isfinite': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(898): error C2873: 'isfinite': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(899): error C2039: 'isinf': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(899): error C2873: 'isinf': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(900): error C2039: 'isnan': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(900): error C2873: 'isnan': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(901): error C2039: 'isnormal': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(901): error C2873: 'isnormal': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(902): error C2039: 'isgreater': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(902): error C2873: 'isgreater': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(903): error C2039: 'isgreaterequal': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(903): error C2873: 'isgreaterequal': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(904): error C2039: 'isless': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(904): error C2873: 'isless': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(905): error C2039: 'islessequal': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(905): error C2873: 'islessequal': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(906): error C2039: 'islessgreater': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(906): error C2873: 'islessgreater': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(907): error C2039: 'isunordered': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(907): error C2873: 'isunordered': symbol cannot be used in a using-declaration
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(190): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(190): warning C4091: '__declspec(nothrow)': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(193): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(193): warning C4091: '__declspec(nothrow)': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(196): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(196): fatal error C1003: error count exceeds 100; stopping compilation
  [2/1132] Building CXX object tests\basic\CMakeFiles\test_basic_iterator.dir\test_basic_iterator.cpp.obj
  FAILED: tests/basic/CMakeFiles/test_basic_iterator.dir/test_basic_iterator.cpp.obj 
  "C:\PROGRA~2\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\cl.exe"  /nologo /TP -DNOMINMAX -DSEQAN_DISABLE_VERSION_CHECK -DSEQAN_ENABLE_TESTING=1 -DSEQAN_HAS_BZIP2=1 -DSEQAN_HAS_EXECINFO=0 -DSEQAN_HAS_OPENMP=1 -DSEQAN_HAS_ZLIB=1 -DWINVER=0x0600 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0600 -I..\..\..\include -I"C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include" /DWIN32 /D_WINDOWS /W3 /GR /EHsc  /W2 -openmp /MDd /Zi /Ob0 /Od /RTC1 -DSEQAN_ENABLE_DEBUG=1   /bigobj  -DSEQAN_GLOBAL_EXCEPTION_HANDLER=1 /EHsc /Oi /showIncludes /Fotests\basic\CMakeFiles\test_basic_iterator.dir\test_basic_iterator.cpp.obj /Fdtests\basic\CMakeFiles\test_basic_iterator.dir\ /FS -c ..\..\..\tests\basic\test_basic_iterator.cpp
C:\Users\pc\Source\Repos\seqan\out\build\x64-Debug\cl : Command line warning D9025: overriding '/W3' with '/W2'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(61): warning C4083: expected ')'; found identifier '_VCRUNTIME_DISABLED_WARNINGS'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(111): warning C4005: '_CRT_STRINGIZE': macro redefinition
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\_mingw.h(286): note: see previous definition of '_CRT_STRINGIZE'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(114): warning C4005: '_CRT_WIDE': macro redefinition
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\_mingw.h(291): note: see previous definition of '_CRT_WIDE'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(155): warning C4005: '__CRTDECL': macro redefinition
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\_mingw.h(398): note: see previous definition of '__CRTDECL'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(310): warning C4005: '_CRT_DEPRECATE_TEXT': macro redefinition
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\_mingw.h(349): note: see previous definition of '_CRT_DEPRECATE_TEXT'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(351): error C2065: 'uintptr_t': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(351): error C2146: syntax error: missing ')' before identifier '_StackCookie'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(352): error C2065: 'uintptr_t': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(352): error C2146: syntax error: missing ')' before identifier '_StackCookie'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): error C2146: syntax error: missing ';' before identifier '__security_cookie'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\crtdefs.h(75): error C2378: 'uintptr_t': redefinition; symbol cannot be overloaded with a typedef
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): note: see declaration of 'uintptr_t'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stddef.h(26): error C2143: syntax error: missing ';' before '__cdecl'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stddef.h(26): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stddef.h(26): error C2370: 'uintptr_t': redefinition; different storage class
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): note: see declaration of 'uintptr_t'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stddef.h(26): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdint(52): error C2874: using-declaration causes a multiple declaration of 'uintptr_t'
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\crtdefs.h(75): note: see declaration of 'uintptr_t'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdint(86): error C2874: using-declaration causes a multiple declaration of 'uintptr_t'
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\crtdefs.h(75): note: see declaration of 'uintptr_t'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\yvals.h(13): warning C4005: '_CPPLIB_VER': macro redefinition
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\yvals_core.h(536): note: see previous definition of '_CPPLIB_VER'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2065: '__asm__': undeclared identifier
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2146: syntax error: missing ';' before identifier '__volatile__'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2143: syntax error: missing ')' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C3861: '__volatile__': identifier not found
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2143: syntax error: missing ';' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2059: syntax error: ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2059: syntax error: ')'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2065: '__asm__': undeclared identifier
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2146: syntax error: missing ';' before identifier '__volatile__'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2143: syntax error: missing ')' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C3861: '__volatile__': identifier not found
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2143: syntax error: missing ';' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2059: syntax error: ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2059: syntax error: ')'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(231): error C2169: 'fabs': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(687): error C2169: 'sinhf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(693): error C2169: 'coshf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(699): error C2169: 'tanhf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(723): error C2169: 'expf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(892): error C2169: 'powf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1158): error C2065: '__asm__': undeclared identifier
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1158): error C2146: syntax error: missing ';' before identifier '__volatile__'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1159): error C2143: syntax error: missing ')' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1158): error C3861: '__volatile__': identifier not found
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1159): error C2143: syntax error: missing ';' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1159): error C2059: syntax error: ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1159): error C2059: syntax error: ')'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(147): error C2061: syntax error: identifier 'uintptr_t'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(360): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(361): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(365): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(365): warning C4091: '__declspec(noreturn)': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(367): error C2381: '_Exit': redefinition; 'noreturn' differs
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(365): note: see declaration of '_Exit'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(368): error C3861: '_exit': identifier not found
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(374): error C2059: syntax error: '__declspec(noreturn)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(465): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(466): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(468): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(471): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(656): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(656): warning C4091: '': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(658): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(658): warning C4091: '': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(659): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(659): warning C4091: '': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(705): error C2169: 'llabs': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\malloc.h(147): error C2065: '_ALLOCA_S_MARKER_SIZE': undeclared identifier
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\malloc.h(166): error C2065: '_ALLOCA_S_MARKER_SIZE': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(24): error C2065: 'fabs': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(39): error C2039: 'abort': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(39): error C2873: 'abort': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(48): error C2039: 'exit': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(48): error C2873: 'exit': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(60): error C2039: '__strtod': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(60): error C2873: '__strtod': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(76): error C2039: 'strtof': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(76): error C2873: 'strtof': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(77): error C2039: 'strtold': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(77): error C2873: 'strtold': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(82): error C2039: 'at_quick_exit': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(82): error C2873: 'at_quick_exit': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(83): error C2039: 'quick_exit': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(83): error C2873: 'quick_exit': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\intrin0.inl.h(21): warning C4083: expected ')'; found identifier '_VCRUNTIME_DISABLED_WARNINGS'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(93): error C2065: 'coshf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(105): error C2065: 'expf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(223): error C2065: 'powf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(261): error C2065: 'sinhf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(273): error C2065: 'tanhf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(896): error C2039: 'fpclassify': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(896): error C2873: 'fpclassify': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(897): error C2039: 'signbit': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(897): error C2873: 'signbit': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(898): error C2039: 'isfinite': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(898): error C2873: 'isfinite': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(899): error C2039: 'isinf': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(899): error C2873: 'isinf': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(900): error C2039: 'isnan': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(900): error C2873: 'isnan': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(901): error C2039: 'isnormal': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(901): error C2873: 'isnormal': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(902): error C2039: 'isgreater': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(902): error C2873: 'isgreater': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(903): error C2039: 'isgreaterequal': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(903): error C2873: 'isgreaterequal': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(904): error C2039: 'isless': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(904): error C2873: 'isless': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(905): error C2039: 'islessequal': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(905): error C2873: 'islessequal': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(906): error C2039: 'islessgreater': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(906): error C2873: 'islessgreater': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(907): error C2039: 'isunordered': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(907): error C2873: 'isunordered': symbol cannot be used in a using-declaration
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(190): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(190): warning C4091: '__declspec(nothrow)': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(193): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(193): warning C4091: '__declspec(nothrow)': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(196): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(196): fatal error C1003: error count exceeds 100; stopping compilation
  [3/1132] Building CXX object tests\basic\CMakeFiles\test_basic_concept.dir\test_basic_concept.cpp.obj
  FAILED: tests/basic/CMakeFiles/test_basic_concept.dir/test_basic_concept.cpp.obj 
  "C:\PROGRA~2\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\cl.exe"  /nologo /TP -DNOMINMAX -DSEQAN_DISABLE_VERSION_CHECK -DSEQAN_ENABLE_TESTING=1 -DSEQAN_HAS_BZIP2=1 -DSEQAN_HAS_EXECINFO=0 -DSEQAN_HAS_OPENMP=1 -DSEQAN_HAS_ZLIB=1 -DWINVER=0x0600 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0600 -I..\..\..\include -I"C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include" /DWIN32 /D_WINDOWS /W3 /GR /EHsc  /W2 -openmp /MDd /Zi /Ob0 /Od /RTC1 -DSEQAN_ENABLE_DEBUG=1   /bigobj  -DSEQAN_GLOBAL_EXCEPTION_HANDLER=1 /EHsc /Oi /showIncludes /Fotests\basic\CMakeFiles\test_basic_concept.dir\test_basic_concept.cpp.obj /Fdtests\basic\CMakeFiles\test_basic_concept.dir\ /FS -c ..\..\..\tests\basic\test_basic_concept.cpp
C:\Users\pc\Source\Repos\seqan\out\build\x64-Debug\cl : Command line warning D9025: overriding '/W3' with '/W2'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(61): warning C4083: expected ')'; found identifier '_VCRUNTIME_DISABLED_WARNINGS'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(111): warning C4005: '_CRT_STRINGIZE': macro redefinition
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\_mingw.h(286): note: see previous definition of '_CRT_STRINGIZE'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(114): warning C4005: '_CRT_WIDE': macro redefinition
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\_mingw.h(291): note: see previous definition of '_CRT_WIDE'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(155): warning C4005: '__CRTDECL': macro redefinition
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\_mingw.h(398): note: see previous definition of '__CRTDECL'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(310): warning C4005: '_CRT_DEPRECATE_TEXT': macro redefinition
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\_mingw.h(349): note: see previous definition of '_CRT_DEPRECATE_TEXT'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(351): error C2065: 'uintptr_t': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(351): error C2146: syntax error: missing ')' before identifier '_StackCookie'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(352): error C2065: 'uintptr_t': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(352): error C2146: syntax error: missing ')' before identifier '_StackCookie'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): error C2146: syntax error: missing ';' before identifier '__security_cookie'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\crtdefs.h(75): error C2378: 'uintptr_t': redefinition; symbol cannot be overloaded with a typedef
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): note: see declaration of 'uintptr_t'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stddef.h(26): error C2143: syntax error: missing ';' before '__cdecl'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stddef.h(26): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stddef.h(26): error C2370: 'uintptr_t': redefinition; different storage class
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): note: see declaration of 'uintptr_t'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stddef.h(26): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdint(52): error C2874: using-declaration causes a multiple declaration of 'uintptr_t'
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\crtdefs.h(75): note: see declaration of 'uintptr_t'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdint(86): error C2874: using-declaration causes a multiple declaration of 'uintptr_t'
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\crtdefs.h(75): note: see declaration of 'uintptr_t'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\yvals.h(13): warning C4005: '_CPPLIB_VER': macro redefinition
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\yvals_core.h(536): note: see previous definition of '_CPPLIB_VER'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2065: '__asm__': undeclared identifier
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2146: syntax error: missing ';' before identifier '__volatile__'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2143: syntax error: missing ')' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C3861: '__volatile__': identifier not found
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2143: syntax error: missing ';' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2059: syntax error: ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2059: syntax error: ')'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2065: '__asm__': undeclared identifier
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2146: syntax error: missing ';' before identifier '__volatile__'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2143: syntax error: missing ')' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C3861: '__volatile__': identifier not found
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2143: syntax error: missing ';' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2059: syntax error: ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2059: syntax error: ')'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(231): error C2169: 'fabs': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(687): error C2169: 'sinhf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(693): error C2169: 'coshf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(699): error C2169: 'tanhf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(723): error C2169: 'expf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(892): error C2169: 'powf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1158): error C2065: '__asm__': undeclared identifier
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1158): error C2146: syntax error: missing ';' before identifier '__volatile__'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1159): error C2143: syntax error: missing ')' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1158): error C3861: '__volatile__': identifier not found
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1159): error C2143: syntax error: missing ';' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1159): error C2059: syntax error: ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1159): error C2059: syntax error: ')'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(147): error C2061: syntax error: identifier 'uintptr_t'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(360): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(361): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(365): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(365): warning C4091: '__declspec(noreturn)': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(367): error C2381: '_Exit': redefinition; 'noreturn' differs
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(365): note: see declaration of '_Exit'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(368): error C3861: '_exit': identifier not found
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(374): error C2059: syntax error: '__declspec(noreturn)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(465): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(466): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(468): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(471): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(656): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(656): warning C4091: '': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(658): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(658): warning C4091: '': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(659): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(659): warning C4091: '': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(705): error C2169: 'llabs': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\malloc.h(147): error C2065: '_ALLOCA_S_MARKER_SIZE': undeclared identifier
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\malloc.h(166): error C2065: '_ALLOCA_S_MARKER_SIZE': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(24): error C2065: 'fabs': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(39): error C2039: 'abort': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(39): error C2873: 'abort': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(48): error C2039: 'exit': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(48): error C2873: 'exit': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(60): error C2039: '__strtod': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(60): error C2873: '__strtod': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(76): error C2039: 'strtof': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(76): error C2873: 'strtof': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(77): error C2039: 'strtold': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(77): error C2873: 'strtold': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(82): error C2039: 'at_quick_exit': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(82): error C2873: 'at_quick_exit': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(83): error C2039: 'quick_exit': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(83): error C2873: 'quick_exit': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\intrin0.inl.h(21): warning C4083: expected ')'; found identifier '_VCRUNTIME_DISABLED_WARNINGS'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(93): error C2065: 'coshf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(105): error C2065: 'expf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(223): error C2065: 'powf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(261): error C2065: 'sinhf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(273): error C2065: 'tanhf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(896): error C2039: 'fpclassify': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(896): error C2873: 'fpclassify': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(897): error C2039: 'signbit': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(897): error C2873: 'signbit': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(898): error C2039: 'isfinite': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(898): error C2873: 'isfinite': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(899): error C2039: 'isinf': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(899): error C2873: 'isinf': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(900): error C2039: 'isnan': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(900): error C2873: 'isnan': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(901): error C2039: 'isnormal': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(901): error C2873: 'isnormal': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(902): error C2039: 'isgreater': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(902): error C2873: 'isgreater': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(903): error C2039: 'isgreaterequal': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(903): error C2873: 'isgreaterequal': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(904): error C2039: 'isless': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(904): error C2873: 'isless': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(905): error C2039: 'islessequal': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(905): error C2873: 'islessequal': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(906): error C2039: 'islessgreater': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(906): error C2873: 'islessgreater': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(907): error C2039: 'isunordered': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(907): error C2873: 'isunordered': symbol cannot be used in a using-declaration
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(190): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(190): warning C4091: '__declspec(nothrow)': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(193): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(193): warning C4091: '__declspec(nothrow)': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(196): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(196): fatal error C1003: error count exceeds 100; stopping compilation
  [4/1132] Building CXX object tests\basic\CMakeFiles\test_basic_allocator.dir\test_basic_allocator.cpp.obj
  FAILED: tests/basic/CMakeFiles/test_basic_allocator.dir/test_basic_allocator.cpp.obj 
  "C:\PROGRA~2\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\cl.exe"  /nologo /TP -DNOMINMAX -DSEQAN_DISABLE_VERSION_CHECK -DSEQAN_ENABLE_TESTING=1 -DSEQAN_HAS_BZIP2=1 -DSEQAN_HAS_EXECINFO=0 -DSEQAN_HAS_OPENMP=1 -DSEQAN_HAS_ZLIB=1 -DWINVER=0x0600 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0600 -I..\..\..\include -I"C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include" /DWIN32 /D_WINDOWS /W3 /GR /EHsc  /W2 -openmp /MDd /Zi /Ob0 /Od /RTC1 -DSEQAN_ENABLE_DEBUG=1   /bigobj  -DSEQAN_GLOBAL_EXCEPTION_HANDLER=1 /EHsc /Oi /showIncludes /Fotests\basic\CMakeFiles\test_basic_allocator.dir\test_basic_allocator.cpp.obj /Fdtests\basic\CMakeFiles\test_basic_allocator.dir\ /FS -c ..\..\..\tests\basic\test_basic_allocator.cpp
C:\Users\pc\Source\Repos\seqan\out\build\x64-Debug\cl : Command line warning D9025: overriding '/W3' with '/W2'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(61): warning C4083: expected ')'; found identifier '_VCRUNTIME_DISABLED_WARNINGS'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(111): warning C4005: '_CRT_STRINGIZE': macro redefinition
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\_mingw.h(286): note: see previous definition of '_CRT_STRINGIZE'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(114): warning C4005: '_CRT_WIDE': macro redefinition
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\_mingw.h(291): note: see previous definition of '_CRT_WIDE'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(155): warning C4005: '__CRTDECL': macro redefinition
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\_mingw.h(398): note: see previous definition of '__CRTDECL'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(310): warning C4005: '_CRT_DEPRECATE_TEXT': macro redefinition
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\_mingw.h(349): note: see previous definition of '_CRT_DEPRECATE_TEXT'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(351): error C2065: 'uintptr_t': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(351): error C2146: syntax error: missing ')' before identifier '_StackCookie'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(352): error C2065: 'uintptr_t': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(352): error C2146: syntax error: missing ')' before identifier '_StackCookie'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): error C2146: syntax error: missing ';' before identifier '__security_cookie'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\crtdefs.h(75): error C2378: 'uintptr_t': redefinition; symbol cannot be overloaded with a typedef
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): note: see declaration of 'uintptr_t'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stddef.h(26): error C2143: syntax error: missing ';' before '__cdecl'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stddef.h(26): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stddef.h(26): error C2370: 'uintptr_t': redefinition; different storage class
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): note: see declaration of 'uintptr_t'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stddef.h(26): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdint(52): error C2874: using-declaration causes a multiple declaration of 'uintptr_t'
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\crtdefs.h(75): note: see declaration of 'uintptr_t'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdint(86): error C2874: using-declaration causes a multiple declaration of 'uintptr_t'
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\crtdefs.h(75): note: see declaration of 'uintptr_t'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\yvals.h(13): warning C4005: '_CPPLIB_VER': macro redefinition
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\yvals_core.h(536): note: see previous definition of '_CPPLIB_VER'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2065: '__asm__': undeclared identifier
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2146: syntax error: missing ';' before identifier '__volatile__'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2143: syntax error: missing ')' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C3861: '__volatile__': identifier not found
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2143: syntax error: missing ';' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2059: syntax error: ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2059: syntax error: ')'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2065: '__asm__': undeclared identifier
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2146: syntax error: missing ';' before identifier '__volatile__'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2143: syntax error: missing ')' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C3861: '__volatile__': identifier not found
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2143: syntax error: missing ';' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2059: syntax error: ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2059: syntax error: ')'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(231): error C2169: 'fabs': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(687): error C2169: 'sinhf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(693): error C2169: 'coshf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(699): error C2169: 'tanhf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(723): error C2169: 'expf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(892): error C2169: 'powf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1158): error C2065: '__asm__': undeclared identifier
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1158): error C2146: syntax error: missing ';' before identifier '__volatile__'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1159): error C2143: syntax error: missing ')' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1158): error C3861: '__volatile__': identifier not found
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1159): error C2143: syntax error: missing ';' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1159): error C2059: syntax error: ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1159): error C2059: syntax error: ')'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(147): error C2061: syntax error: identifier 'uintptr_t'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(360): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(361): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(365): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(365): warning C4091: '__declspec(noreturn)': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(367): error C2381: '_Exit': redefinition; 'noreturn' differs
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(365): note: see declaration of '_Exit'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(368): error C3861: '_exit': identifier not found
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(374): error C2059: syntax error: '__declspec(noreturn)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(465): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(466): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(468): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(471): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(656): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(656): warning C4091: '': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(658): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(658): warning C4091: '': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(659): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(659): warning C4091: '': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(705): error C2169: 'llabs': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\malloc.h(147): error C2065: '_ALLOCA_S_MARKER_SIZE': undeclared identifier
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\malloc.h(166): error C2065: '_ALLOCA_S_MARKER_SIZE': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(24): error C2065: 'fabs': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(39): error C2039: 'abort': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(39): error C2873: 'abort': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(48): error C2039: 'exit': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(48): error C2873: 'exit': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(60): error C2039: '__strtod': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(60): error C2873: '__strtod': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(76): error C2039: 'strtof': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(76): error C2873: 'strtof': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(77): error C2039: 'strtold': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(77): error C2873: 'strtold': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(82): error C2039: 'at_quick_exit': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(82): error C2873: 'at_quick_exit': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(83): error C2039: 'quick_exit': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(83): error C2873: 'quick_exit': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\intrin0.inl.h(21): warning C4083: expected ')'; found identifier '_VCRUNTIME_DISABLED_WARNINGS'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(93): error C2065: 'coshf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(105): error C2065: 'expf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(223): error C2065: 'powf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(261): error C2065: 'sinhf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(273): error C2065: 'tanhf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(896): error C2039: 'fpclassify': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(896): error C2873: 'fpclassify': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(897): error C2039: 'signbit': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(897): error C2873: 'signbit': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(898): error C2039: 'isfinite': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(898): error C2873: 'isfinite': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(899): error C2039: 'isinf': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(899): error C2873: 'isinf': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(900): error C2039: 'isnan': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(900): error C2873: 'isnan': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(901): error C2039: 'isnormal': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(901): error C2873: 'isnormal': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(902): error C2039: 'isgreater': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(902): error C2873: 'isgreater': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(903): error C2039: 'isgreaterequal': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(903): error C2873: 'isgreaterequal': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(904): error C2039: 'isless': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(904): error C2873: 'isless': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(905): error C2039: 'islessequal': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(905): error C2873: 'islessequal': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(906): error C2039: 'islessgreater': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(906): error C2873: 'islessgreater': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(907): error C2039: 'isunordered': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(907): error C2873: 'isunordered': symbol cannot be used in a using-declaration
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(190): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(190): warning C4091: '__declspec(nothrow)': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(193): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(193): warning C4091: '__declspec(nothrow)': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(196): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(196): fatal error C1003: error count exceeds 100; stopping compilation
  [5/1132] Building CXX object tests\basic\CMakeFiles\test_basic_alphabet.dir\test_basic_alphabet.cpp.obj
  FAILED: tests/basic/CMakeFiles/test_basic_alphabet.dir/test_basic_alphabet.cpp.obj 
  "C:\PROGRA~2\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\cl.exe"  /nologo /TP -DNOMINMAX -DSEQAN_DISABLE_VERSION_CHECK -DSEQAN_ENABLE_TESTING=1 -DSEQAN_HAS_BZIP2=1 -DSEQAN_HAS_EXECINFO=0 -DSEQAN_HAS_OPENMP=1 -DSEQAN_HAS_ZLIB=1 -DWINVER=0x0600 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0600 -I..\..\..\include -I"C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include" /DWIN32 /D_WINDOWS /W3 /GR /EHsc  /W2 -openmp /MDd /Zi /Ob0 /Od /RTC1 -DSEQAN_ENABLE_DEBUG=1   /bigobj  -DSEQAN_GLOBAL_EXCEPTION_HANDLER=1 /EHsc /Oi /showIncludes /Fotests\basic\CMakeFiles\test_basic_alphabet.dir\test_basic_alphabet.cpp.obj /Fdtests\basic\CMakeFiles\test_basic_alphabet.dir\ /FS -c ..\..\..\tests\basic\test_basic_alphabet.cpp
C:\Users\pc\Source\Repos\seqan\out\build\x64-Debug\cl : Command line warning D9025: overriding '/W3' with '/W2'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(61): warning C4083: expected ')'; found identifier '_VCRUNTIME_DISABLED_WARNINGS'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(111): warning C4005: '_CRT_STRINGIZE': macro redefinition
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\_mingw.h(286): note: see previous definition of '_CRT_STRINGIZE'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(114): warning C4005: '_CRT_WIDE': macro redefinition
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\_mingw.h(291): note: see previous definition of '_CRT_WIDE'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(155): warning C4005: '__CRTDECL': macro redefinition
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\_mingw.h(398): note: see previous definition of '__CRTDECL'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(310): warning C4005: '_CRT_DEPRECATE_TEXT': macro redefinition
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\_mingw.h(349): note: see previous definition of '_CRT_DEPRECATE_TEXT'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(351): error C2065: 'uintptr_t': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(351): error C2146: syntax error: missing ')' before identifier '_StackCookie'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(352): error C2065: 'uintptr_t': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(352): error C2146: syntax error: missing ')' before identifier '_StackCookie'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): error C2146: syntax error: missing ';' before identifier '__security_cookie'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\crtdefs.h(75): error C2378: 'uintptr_t': redefinition; symbol cannot be overloaded with a typedef
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): note: see declaration of 'uintptr_t'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stddef.h(26): error C2143: syntax error: missing ';' before '__cdecl'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stddef.h(26): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stddef.h(26): error C2370: 'uintptr_t': redefinition; different storage class
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): note: see declaration of 'uintptr_t'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stddef.h(26): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdint(52): error C2874: using-declaration causes a multiple declaration of 'uintptr_t'
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\crtdefs.h(75): note: see declaration of 'uintptr_t'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdint(86): error C2874: using-declaration causes a multiple declaration of 'uintptr_t'
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\crtdefs.h(75): note: see declaration of 'uintptr_t'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\yvals.h(13): warning C4005: '_CPPLIB_VER': macro redefinition
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\yvals_core.h(536): note: see previous definition of '_CPPLIB_VER'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2065: '__asm__': undeclared identifier
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2146: syntax error: missing ';' before identifier '__volatile__'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2143: syntax error: missing ')' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C3861: '__volatile__': identifier not found
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2143: syntax error: missing ';' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2059: syntax error: ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2059: syntax error: ')'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2065: '__asm__': undeclared identifier
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2146: syntax error: missing ';' before identifier '__volatile__'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2143: syntax error: missing ')' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C3861: '__volatile__': identifier not found
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2143: syntax error: missing ';' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2059: syntax error: ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2059: syntax error: ')'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(231): error C2169: 'fabs': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(687): error C2169: 'sinhf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(693): error C2169: 'coshf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(699): error C2169: 'tanhf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(723): error C2169: 'expf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(892): error C2169: 'powf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1158): error C2065: '__asm__': undeclared identifier
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1158): error C2146: syntax error: missing ';' before identifier '__volatile__'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1159): error C2143: syntax error: missing ')' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1158): error C3861: '__volatile__': identifier not found
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1159): error C2143: syntax error: missing ';' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1159): error C2059: syntax error: ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1159): error C2059: syntax error: ')'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(147): error C2061: syntax error: identifier 'uintptr_t'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(360): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(361): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(365): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(365): warning C4091: '__declspec(noreturn)': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(367): error C2381: '_Exit': redefinition; 'noreturn' differs
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(365): note: see declaration of '_Exit'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(368): error C3861: '_exit': identifier not found
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(374): error C2059: syntax error: '__declspec(noreturn)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(465): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(466): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(468): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(471): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(656): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(656): warning C4091: '': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(658): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(658): warning C4091: '': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(659): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(659): warning C4091: '': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(705): error C2169: 'llabs': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\malloc.h(147): error C2065: '_ALLOCA_S_MARKER_SIZE': undeclared identifier
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\malloc.h(166): error C2065: '_ALLOCA_S_MARKER_SIZE': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(24): error C2065: 'fabs': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(39): error C2039: 'abort': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(39): error C2873: 'abort': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(48): error C2039: 'exit': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(48): error C2873: 'exit': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(60): error C2039: '__strtod': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(60): error C2873: '__strtod': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(76): error C2039: 'strtof': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(76): error C2873: 'strtof': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(77): error C2039: 'strtold': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(77): error C2873: 'strtold': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(82): error C2039: 'at_quick_exit': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(82): error C2873: 'at_quick_exit': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(83): error C2039: 'quick_exit': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(83): error C2873: 'quick_exit': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\intrin0.inl.h(21): warning C4083: expected ')'; found identifier '_VCRUNTIME_DISABLED_WARNINGS'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(93): error C2065: 'coshf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(105): error C2065: 'expf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(223): error C2065: 'powf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(261): error C2065: 'sinhf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(273): error C2065: 'tanhf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(896): error C2039: 'fpclassify': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(896): error C2873: 'fpclassify': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(897): error C2039: 'signbit': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(897): error C2873: 'signbit': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(898): error C2039: 'isfinite': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(898): error C2873: 'isfinite': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(899): error C2039: 'isinf': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(899): error C2873: 'isinf': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(900): error C2039: 'isnan': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(900): error C2873: 'isnan': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(901): error C2039: 'isnormal': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(901): error C2873: 'isnormal': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(902): error C2039: 'isgreater': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(902): error C2873: 'isgreater': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(903): error C2039: 'isgreaterequal': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(903): error C2873: 'isgreaterequal': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(904): error C2039: 'isless': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(904): error C2873: 'isless': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(905): error C2039: 'islessequal': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(905): error C2873: 'islessequal': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(906): error C2039: 'islessgreater': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(906): error C2873: 'islessgreater': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(907): error C2039: 'isunordered': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(907): error C2873: 'isunordered': symbol cannot be used in a using-declaration
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(190): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(190): warning C4091: '__declspec(nothrow)': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(193): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(193): warning C4091: '__declspec(nothrow)': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(196): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(196): fatal error C1003: error count exceeds 100; stopping compilation
  [6/1132] Building CXX object tests\align\CMakeFiles\test_align_simd_global_variable_length.dir\test_align_simd_global_variable_length.cpp.obj
  FAILED: tests/align/CMakeFiles/test_align_simd_global_variable_length.dir/test_align_simd_global_variable_length.cpp.obj 
  "C:\PROGRA~2\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\cl.exe"  /nologo /TP -DNOMINMAX -DSEQAN_DISABLE_VERSION_CHECK -DSEQAN_ENABLE_TESTING=1 -DSEQAN_HAS_BZIP2=1 -DSEQAN_HAS_EXECINFO=0 -DSEQAN_HAS_OPENMP=1 -DSEQAN_HAS_ZLIB=1 -DWINVER=0x0600 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0600 -I..\..\..\include -I"C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include" /DWIN32 /D_WINDOWS /W3 /GR /EHsc  /W2 -openmp /MDd /Zi /Ob0 /Od /RTC1 -DSEQAN_ENABLE_DEBUG=1   /bigobj  -DSEQAN_GLOBAL_EXCEPTION_HANDLER=1 /EHsc /Oi /showIncludes /Fotests\align\CMakeFiles\test_align_simd_global_variable_length.dir\test_align_simd_global_variable_length.cpp.obj /Fdtests\align\CMakeFiles\test_align_simd_global_variable_length.dir\ /FS -c ..\..\..\tests\align\test_align_simd_global_variable_length.cpp
C:\Users\pc\Source\Repos\seqan\out\build\x64-Debug\cl : Command line warning D9025: overriding '/W3' with '/W2'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(61): warning C4083: expected ')'; found identifier '_VCRUNTIME_DISABLED_WARNINGS'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(111): warning C4005: '_CRT_STRINGIZE': macro redefinition
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\_mingw.h(286): note: see previous definition of '_CRT_STRINGIZE'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(114): warning C4005: '_CRT_WIDE': macro redefinition
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\_mingw.h(291): note: see previous definition of '_CRT_WIDE'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(155): warning C4005: '__CRTDECL': macro redefinition
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\_mingw.h(398): note: see previous definition of '__CRTDECL'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(310): warning C4005: '_CRT_DEPRECATE_TEXT': macro redefinition
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\_mingw.h(349): note: see previous definition of '_CRT_DEPRECATE_TEXT'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(351): error C2065: 'uintptr_t': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(351): error C2146: syntax error: missing ')' before identifier '_StackCookie'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(352): error C2065: 'uintptr_t': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(352): error C2146: syntax error: missing ')' before identifier '_StackCookie'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): error C2146: syntax error: missing ';' before identifier '__security_cookie'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\crtdefs.h(75): error C2378: 'uintptr_t': redefinition; symbol cannot be overloaded with a typedef
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): note: see declaration of 'uintptr_t'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stddef.h(26): error C2143: syntax error: missing ';' before '__cdecl'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stddef.h(26): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stddef.h(26): error C2370: 'uintptr_t': redefinition; different storage class
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\vcruntime.h(356): note: see declaration of 'uintptr_t'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stddef.h(26): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdint(52): error C2874: using-declaration causes a multiple declaration of 'uintptr_t'
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\crtdefs.h(75): note: see declaration of 'uintptr_t'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdint(86): error C2874: using-declaration causes a multiple declaration of 'uintptr_t'
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\crtdefs.h(75): note: see declaration of 'uintptr_t'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\yvals.h(13): warning C4005: '_CPPLIB_VER': macro redefinition
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\yvals_core.h(536): note: see previous definition of '_CPPLIB_VER'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2065: '__asm__': undeclared identifier
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2146: syntax error: missing ';' before identifier '__volatile__'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2143: syntax error: missing ')' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C3861: '__volatile__': identifier not found
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2143: syntax error: missing ';' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2059: syntax error: ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(214): error C2059: syntax error: ')'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2065: '__asm__': undeclared identifier
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2146: syntax error: missing ';' before identifier '__volatile__'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2143: syntax error: missing ')' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C3861: '__volatile__': identifier not found
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2143: syntax error: missing ';' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2059: syntax error: ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(225): error C2059: syntax error: ')'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(231): error C2169: 'fabs': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(687): error C2169: 'sinhf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(693): error C2169: 'coshf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(699): error C2169: 'tanhf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(723): error C2169: 'expf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(892): error C2169: 'powf': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1158): error C2065: '__asm__': undeclared identifier
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1158): error C2146: syntax error: missing ';' before identifier '__volatile__'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1159): error C2143: syntax error: missing ')' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1158): error C3861: '__volatile__': identifier not found
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1159): error C2143: syntax error: missing ';' before ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1159): error C2059: syntax error: ':'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\math.h(1159): error C2059: syntax error: ')'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(147): error C2061: syntax error: identifier 'uintptr_t'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(360): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(361): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(365): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(365): warning C4091: '__declspec(noreturn)': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(367): error C2381: '_Exit': redefinition; 'noreturn' differs
  C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(365): note: see declaration of '_Exit'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(368): error C3861: '_exit': identifier not found
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(374): error C2059: syntax error: '__declspec(noreturn)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(465): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(466): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(468): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(471): error C2059: syntax error: '__declspec(nothrow)'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(656): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(656): warning C4091: '': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(658): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(658): warning C4091: '': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(659): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(659): warning C4091: '': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdlib.h(705): error C2169: 'llabs': intrinsic function, cannot be defined
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\malloc.h(147): error C2065: '_ALLOCA_S_MARKER_SIZE': undeclared identifier
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\malloc.h(166): error C2065: '_ALLOCA_S_MARKER_SIZE': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(24): error C2065: 'fabs': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(39): error C2039: 'abort': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(39): error C2873: 'abort': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(48): error C2039: 'exit': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(48): error C2873: 'exit': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(60): error C2039: '__strtod': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(60): error C2873: '__strtod': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(76): error C2039: 'strtof': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(76): error C2873: 'strtof': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(77): error C2039: 'strtold': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(77): error C2873: 'strtold': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(82): error C2039: 'at_quick_exit': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(82): error C2873: 'at_quick_exit': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(83): error C2039: 'quick_exit': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cstdlib(83): error C2873: 'quick_exit': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\intrin0.inl.h(21): warning C4083: expected ')'; found identifier '_VCRUNTIME_DISABLED_WARNINGS'
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(93): error C2065: 'coshf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(105): error C2065: 'expf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(223): error C2065: 'powf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(261): error C2065: 'sinhf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(273): error C2065: 'tanhf': undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(896): error C2039: 'fpclassify': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(896): error C2873: 'fpclassify': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(897): error C2039: 'signbit': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(897): error C2873: 'signbit': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(898): error C2039: 'isfinite': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(898): error C2873: 'isfinite': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(899): error C2039: 'isinf': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(899): error C2873: 'isinf': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(900): error C2039: 'isnan': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(900): error C2873: 'isnan': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(901): error C2039: 'isnormal': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(901): error C2873: 'isnormal': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(902): error C2039: 'isgreater': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(902): error C2873: 'isgreater': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(903): error C2039: 'isgreaterequal': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(903): error C2873: 'isgreaterequal': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(904): error C2039: 'isless': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(904): error C2873: 'isless': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(905): error C2039: 'islessequal': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(905): error C2873: 'islessequal': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(906): error C2039: 'islessgreater': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(906): error C2873: 'islessgreater': symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(907): error C2039: 'isunordered': is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\cmath(907): error C2873: 'isunordered': symbol cannot be used in a using-declaration
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(190): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(190): warning C4091: '__declspec(nothrow)': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(193): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(193): warning C4091: '__declspec(nothrow)': ignored on left of 'int' when no variable is declared
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(196): error C2144: syntax error: 'int' should be preceded by ';'
C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\include\stdio.h(196): fatal error C1003: error count exceeds 100; stopping compilation
  ninja: build stopped: subcommand failed.

Rebuild All failed.

@mns-csharp
Copy link
Author

Neither Clang nor MSVS is able to build the project.

@mns-csharp
Copy link
Author

mns-csharp commented Nov 1, 2021

If I set generator to "Visual Studio 16 2019" againe Generator fails:

Click to open log
1> CMake generation started for configuration: 'x64-Debug'.
1> Environment settings:
1>     CXXFLAGS=-m64 -fdiagnostics-absolute-paths
1>     CFLAGS=-m64 -fdiagnostics-absolute-paths
1> Command line: "C:\WINDOWS\system32\cmd.exe" /c "%SYSTEMROOT%\System32\chcp.com 65001 >NUL && "C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2019\PROFESSIONAL\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\CMAKE\CMake\bin\cmake.exe"  -G "Visual Studio 16 2019" -A Win32  -T "ClangCl"  -DCMAKE_CONFIGURATION_TYPES:STRING="Debug" -DCMAKE_INSTALL_PREFIX:PATH="C:\Users\pc\Source\Repos\seqan\out\install\x64-Debug" -DCMAKE_CXX_COMPILER:FILEPATH="C:/Program Files/LLVM/bin/clang-cl.exe"  "C:\Users\pc\Source\Repos\seqan" 2>&1"
1> Working directory: C:\Users\pc\Source\Repos\seqan\out\build\x64-Debug
1> [CMake] -- Selecting Windows SDK version  to target Windows 10.0.19043.
1> [CMake] CMake Error at C:\Users\pc\Source\Repos\seqan\CMakeLists.txt:9 (project):
1> [CMake]   Failed to run MSBuild command:
1> [CMake] 
1> [CMake]     C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/MSBuild/Current/Bin/MSBuild.exe
1> [CMake] 
1> [CMake]   to get the value of VCTargetsPath:
1> [CMake] 
1> [CMake]     Microsoft (R) Build Engine version 16.11.1+3e40a09f8 for .NET Framework
1> [CMake]     Copyright (C) Microsoft Corporation. All rights reserved.
1> [CMake]     
1> [CMake]     Build started 01-Nov-21 4:42:18 PM.
1> [CMake]     Project "C:\Users\pc\source\repos\seqan\out\build\x64-Debug\CMakeFiles\3.20.21032501-MSVC_2\VCTargetsPath.vcxproj" on node 1 (default targets).
1> [CMake]     C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(439,5): error MSB8020: The build tools for ClangCl (Platform Toolset = 'ClangCl') cannot be found. To build using the ClangCl build tools, please install ClangCl build tools.  Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution". [C:\Users\pc\source\repos\seqan\out\build\x64-Debug\CMakeFiles\3.20.21032501-MSVC_2\VCTargetsPath.vcxproj]
1> [CMake]     Done Building Project "C:\Users\pc\source\repos\seqan\out\build\x64-Debug\CMakeFiles\3.20.21032501-MSVC_2\VCTargetsPath.vcxproj" (default targets) -- FAILED.
1> [CMake]     
1> [CMake]     Build FAILED.
1> [CMake]     
1> [CMake]     "C:\Users\pc\source\repos\seqan\out\build\x64-Debug\CMakeFiles\3.20.21032501-MSVC_2\VCTargetsPath.vcxproj" (default target) (1) ->
1> [CMake]     (PrepareForBuild target) -> 
1> [CMake]       C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(439,5): error MSB8020: The build tools for ClangCl (Platform Toolset = 'ClangCl') cannot be found. To build using the ClangCl build tools, please install ClangCl build tools.  Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution". [C:\Users\pc\source\repos\seqan\out\build\x64-Debug\CMakeFiles\3.20.21032501-MSVC_2\VCTargetsPath.vcxproj]
1> [CMake]     
1> [CMake]         0 Warning(s)
1> [CMake]         1 Error(s)
1> [CMake]     
1> [CMake]     Time Elapsed 00:00:00.49
1> [CMake]     
1> [CMake] 
1> [CMake]   Exit code: 1
1> [CMake] 
1> [CMake] 
1> [CMake] 
1> [CMake] -- Configuring incomplete, errors occurred!
1> [CMake] See also "C:/Users/pc/source/repos/seqan/out/build/x64-Debug/CMakeFiles/CMakeOutput.log".
1> 'C:\WINDOWS\system32\cmd.exe' '/c "%SYSTEMROOT%\System32\chcp.com 65001 >NUL && "C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2019\PROFESSIONAL\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\CMAKE\CMake\bin\cmake.exe"  -G "Visual Studio 16 2019" -A Win32  -T "ClangCl"  -DCMAKE_CONFIGURATION_TYPES:STRING="Debug" -DCMAKE_INSTALL_PREFIX:PATH="C:\Users\pc\Source\Repos\seqan\out\install\x64-Debug" -DCMAKE_CXX_COMPILER:FILEPATH="C:/Program Files/LLVM/bin/clang-cl.exe"  "C:\Users\pc\Source\Repos\seqan" 2>&1"' execution failed with error: ''C:\WINDOWS\system32\cmd.exe' '/c "%SYSTEMROOT%\System32\chcp.com 65001 >NUL && "C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2019\PROFESSIONAL\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\CMAKE\CMake\bin\cmake.exe"  -G "Visual Studio 16 2019" -A Win32  -T "ClangCl"  -DCMAKE_CONFIGURATION_TYPES:STRING="Debug" -DCMAKE_INSTALL_PREFIX:PATH="C:\Users\pc\Source\Repos\seqan\out\install\x64-Debug" -DCMAKE_CXX_COMPILER:FILEPATH="C:/Program Files/LLVM/bin/clang-cl.exe"  "C:\Users\pc\Source\Repos\seqan" 2>&1"' returned with exit code: 1'.

@marehr
Copy link
Member

marehr commented Nov 2, 2021

Hi @mns-csharp,

it seems that you use now Visual Studio Project files (Generator = Visual Studio) instead of Ninja Make Files and cmake seems happy.

Now it seems that your Compiler is "MingW" or "Clang", which we don't support. Could you use the Visual Studio Compiler instead?

So to summarize it: We only fully support Visual Studio as Project Structure (generated by CMake; In CMake Terminology the "Generator" which has the flag -G) AND the Visual Studio Compiler (no clang, no mingw, that should be the "Toolset" which has the flag -T). We have experimental support for Intel Compiler for Windows, but let's first test the Visual Studio Compiler.

https://docs.microsoft.com/en-us/cpp/build/cmake-presets-vs?view=msvc-160#edit-presets says that you need to specify to build with cl.exe

  "CMAKE_C_COMPILER": "cl",
  "CMAKE_CXX_COMPILER": "cl"

We don't have much experience with Visual Studio Code as an IDE under Windows, as most of our developers use Linux. So I don't know how to correctly configure that in Visual Studio Code. If you figure that out, please let us know! We could add a section in our documentation.


Maybe we should start the troubleshooting from the beginning:

  • Do you want to use alf as application? Check out our http://packages.seqan.de/ and specifically http://packages.seqan.de/alf/ for the app alf. There are installers for windows.

  • If you want to compile from source, please use the command line and use the develop branch. This is how we test with our CI (see https://github.com/seqan/seqan/blob/develop/.github/workflows/ci_win.yml), the following should work under Windows (you need to install https://gitforwindows.org/ and https://cmake.org/download/ on Windows):

    # only do this once (configuration):
    git clone -b develop https://github.com/seqan/seqan
    cd seqan
    mkdir build
    cd build
    cmake ../
    # can be repeated (building apps/tests/snippets):
    cmake --build . # builds all
    # build a specific target:
    cmake --build . -t alf 

    If you want to change source code you can do that in the IDE, but do the compilation via command line.

  • You could also use Linux on Windows via WSL.

  • The best would be if you could figure out how to configure Visual Studio Code properly to reflect the command line. :)

@marehr
Copy link
Member

marehr commented Nov 2, 2021

Looking at #2468 (comment) more closely, it seems like you use MSVC, but it somehow includes MingW header. Could you deinstall MingW? Visual Studio seems to have trouble interpreting entities from MingW and/or it seems to interfere.

@eseiler
Copy link
Member

eseiler commented Nov 2, 2021

This worked for me:

  • develop branch
  • replaced $(ConfigurationName) with ${ConfigurationName} https://github.com/seqan/seqan/blob/develop/util/cmake/SeqAnCtdSetup.cmake#L71
  • CMakeSettings_schema.json:
    {
        "configurations": [
            {
                "name": "x64-Debug",
                "generator": "Ninja",
                "configurationType": "Debug",
                "buildRoot": "${projectDir}\\out\\build\\${name}",
                "installRoot": "${projectDir}\\out\\install\\${name}",
                "cmakeCommandArgs": "-DCMAKE_CXX_FLAGS=/std:c++latest",
                "buildCommandArgs": "",
                "ctestCommandArgs": "",
                "inheritEnvironments": [ "msvc_x64_x64" ],
                "variables": []
            }
        ]
    }

@eseiler
Copy link
Member

eseiler commented Nov 4, 2021

aee8e31 should fix problem, i.e. on the current develop branch this issue should not occur anymore.

@eseiler
Copy link
Member

eseiler commented Nov 5, 2021

Can you please double-check that you are on the develop branch and also post the complete configure output?

@mns-csharp
Copy link
Author

mns-csharp commented Nov 5, 2021

Click to open

image

CMakeSettings.json

{
  "configurations": [
	{
	  "name": "x64-Debug",
	  "generator": "Ninja",
	  "configurationType": "Debug",
	  "buildRoot": "${projectDir}\\out\\build\\${name}",
	  "installRoot": "${projectDir}\\out\\install\\${name}",
	  "cmakeCommandArgs": "-DCMAKE_CXX_FLAGS=/std:c++latest",
	  "buildCommandArgs": "",
	  "ctestCommandArgs": "",
	  "inheritEnvironments": [ "msvc_x64_x64" ],
	  "variables": []
	}
  ]
}

Output

1> CMake generation started for configuration: 'x64-Debug'.
1> Command line: "C:\WINDOWS\system32\cmd.exe" /c "%SYSTEMROOT%\System32\chcp.com 65001 >NUL && "C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2019\PROFESSIONAL\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\CMAKE\CMake\bin\cmake.exe"  -G "Ninja"  -DCMAKE_BUILD_TYPE:STRING="Debug" -DCMAKE_INSTALL_PREFIX:PATH="C:\Users\pc\source\repos\seqan\out\install\x64-Debug" -DCMAKE_CXX_COMPILER:FILEPATH="C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe" -DCMAKE_CXX_FLAGS=/std:c++latest -DCMAKE_MAKE_PROGRAM="C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2019\PROFESSIONAL\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\CMAKE\Ninja\ninja.exe" "C:\Users\pc\source\repos\seqan" 2>&1"
1> Working directory: C:\Users\pc\source\repos\seqan\out\build\x64-Debug
1> [CMake] -- CMAKE_PREFIX_PATH is "".
1> [CMake] -- CMAKE_PREFIX_PATH is "".
1> [CMake] -- Initializing SeqAn Build System...
1> [CMake] -- Scanning dependencies once in DEVELOP mode...
1> [CMake] -- Found Seqan: C:/Users/pc/source/repos/seqan/include (found version "2.4.0")
1> [CMake] --   Selected repository dir: C:/Users/pc/source/repos/seqan
1> [CMake] --   Determined repository date is 2019-08-02_14:42:28_+0000
1> [CMake] --   Determined repository revision is f5f6583
1> [CMake] -- Configuring tests
1> [CMake] -- Configuring tests
1> [CMake] -- Configuring tests/align
1> [CMake] -- Could NOT find SDE: Intel(R) Software Development Emulator (sde) (missing: SDE_EXECUTABLE SDE_VERSION_STRING) 
1> [CMake] -- Could NOT find Umesimd (missing: UMESIMD_INCLUDE_DIR) 
1> [CMake] -- Intel Software Development Emulator not found, not building platform emulated tests.
1> [CMake] -- Intel Software Development Emulator not found, not building platform emulated tests.
1> [CMake] -- Intel Software Development Emulator not found, not building platform emulated tests.
1> [CMake] -- Intel Software Development Emulator not found, not building platform emulated tests.
1> [CMake] -- Configuring tests/align_extend
1> [CMake] -- Configuring tests/align_parallel
1> [CMake] -- Could NOT find SDE: Intel(R) Software Development Emulator (sde) (missing: SDE_EXECUTABLE SDE_VERSION_STRING) 
1> [CMake] -- Could NOT find Umesimd (missing: UMESIMD_INCLUDE_DIR) 
1> [CMake] -- Intel Software Development Emulator not found, not building platform emulated tests.
1> [CMake] -- Intel Software Development Emulator not found, not building platform emulated tests.
1> [CMake] -- Configuring tests/align_profile
1> [CMake] -- Configuring tests/align_split
1> [CMake] -- Configuring tests/alignment_free
1> [CMake] -- Configuring tests/arg_parse
1> [CMake] -- Configuring tests/bam_io
1> [CMake] -- Configuring tests/basic
1> [CMake] -- Configuring tests/bed_io
1> [CMake] -- Configuring tests/blast
1> [CMake] -- Configuring tests/consensus
1> [CMake] -- Configuring tests/consensus_v2
1> [CMake] -- Configuring tests/find
1> [CMake] -- Configuring tests/gff_io
1> [CMake] -- Configuring tests/graph_algorithms
1> [CMake] -- Configuring tests/graph_align
1> [CMake] -- Configuring tests/graph_msa
1> [CMake] -- Configuring tests/graph_types
1> [CMake] -- Configuring tests/index
1> [CMake] -- Configuring tests/journaled_set
1> [CMake] -- Configuring tests/journaled_string_tree
1> [CMake] -- Configuring tests/map
1> [CMake] -- Configuring tests/misc
1> [CMake] -- Configuring tests/modifier
1> [CMake] -- Configuring tests/modifier_cyclic_shape
1> [CMake] -- Configuring tests/multiple_translation_units
1> [CMake] -- Configuring tests/parallel
1> [CMake] -- Configuring tests/parse_lm
1> [CMake] -- Configuring tests/pipe
1> [CMake] -- Configuring tests/platform
1> [CMake] -- Configuring tests/random
1> [CMake] -- Configuring tests/realign
1> [CMake] -- Configuring tests/reduced_aminoacid
1> [CMake] -- Configuring tests/rna_io
1> [CMake] -- Configuring tests/roi_io
1> [CMake] -- Configuring tests/score
1> [CMake] -- Configuring tests/seeds
1> [CMake] -- Configuring tests/seq_io
1> [CMake] -- Configuring tests/sequence
1> [CMake] -- Configuring tests/sequence_journaled
1> [CMake] -- Configuring tests/simd
1> [CMake] -- Could NOT find SDE: Intel(R) Software Development Emulator (sde) (missing: SDE_EXECUTABLE SDE_VERSION_STRING) 
1> [CMake] -- Could NOT find Umesimd (missing: UMESIMD_INCLUDE_DIR) 
1> [CMake] -- Intel Software Development Emulator not found, not building platform emulated tests.
1> [CMake] -- Configuring tests/simple_intervals_io
1> [CMake] -- Configuring tests/statistics
1> [CMake] -- Configuring tests/store
1> [CMake] -- Configuring tests/stream
1> [CMake] -- Configuring tests/find_swift
1> [CMake] -- Configuring tests/tabix_io
1> [CMake] -- Configuring tests/translation
1> [CMake] -- Configuring tests/test_ucsc_io
1> [CMake] -- Configuring tests/vcf_io
1> [CMake] -- Configuring demos
1> [CMake] -- dox/parallel/queue_example.cpp skipped on this platform.
1> [CMake] -- Configuring manual
1> [CMake] -- Configuring dox
1> [CMake] --   You need Python 2.x for building dox. (skip the tests)
1> [CMake] -- Configuring util/py_lib
1> [CMake] --   Python nosetests ('import nose' failed), cannot add tests for seqan.dox
1> [CMake] -- Configuring apps
1> [CMake] -- Configuring apps/alf
1> [CMake] -- Configuring apps/bs_tools
1> [CMake] -- Configuring apps/dfi
1> [CMake] -- Configuring apps/fiona
1> [CMake] --   Not building fiona under Visual Studio.
1> [CMake] -- Configuring apps/fx_tools
1> [CMake] -- Configuring apps/gustaf
1> [CMake] -- Configuring apps/insegt
1> [CMake] -- Configuring apps/mason2
1> [CMake] -- Configuring apps/micro_razers
1> [CMake] -- Configuring apps/ngs_roi
1> [CMake] -- Configuring apps/pair_align
1> [CMake] -- Configuring apps/param_chooser
1> [CMake] -- Configuring apps/rabema
1> [CMake] -- Configuring apps/razers
1> [CMake] -- Configuring apps/razers3
1> [CMake] -- Configuring apps/rep_sep
1> [CMake] -- Configuring apps/sak
1> [CMake] -- Configuring apps/sam2matrix
1> [CMake] -- Configuring apps/samcat
1> [CMake] -- Configuring apps/searchjoin
1> [CMake] -- Configuring apps/seqan_tcoffee
1> [CMake] -- Configuring apps/seqcons2
1> [CMake] -- Configuring apps/sgip
1> [CMake] -- Configuring apps/snp_store
1> [CMake] -- Configuring apps/splazers
1> [CMake] -- Configuring apps/stellar
1> [CMake] -- Configuring apps/tree_recon
1> [CMake] -- Configuring apps/yara
1> [CMake] -- Yara is currently not build on Microsoft Visual because it requires OpenMP 3.0.
1> [CMake] -- Configuring done
1> [CMake] -- Generating done
1> [CMake] CMake Error:
1> [CMake]   Running
1> [CMake] 
1> [CMake]    'C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe' '-C' 'C:/Users/pc/source/repos/seqan/out/build/x64-Debug' '-t' 'recompact'
1> [CMake] 
1> [CMake]   failed with:
1> [CMake] 
1> [CMake]    ninja: error: build.ninja:152: bad $-escape (literal $ must be written as $$)
1> [CMake] 
1> [CMake]   
1> [CMake] 
1> [CMake] 
1> [CMake] 
1> [CMake] CMake Generate step failed.  Build files cannot be regenerated correctly.
1> 'C:\WINDOWS\system32\cmd.exe' '/c "%SYSTEMROOT%\System32\chcp.com 65001 >NUL && "C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2019\PROFESSIONAL\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\CMAKE\CMake\bin\cmake.exe"  -G "Ninja"  -DCMAKE_BUILD_TYPE:STRING="Debug" -DCMAKE_INSTALL_PREFIX:PATH="C:\Users\pc\source\repos\seqan\out\install\x64-Debug" -DCMAKE_CXX_COMPILER:FILEPATH="C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe" -DCMAKE_CXX_FLAGS=/std:c++latest -DCMAKE_MAKE_PROGRAM="C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2019\PROFESSIONAL\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\CMAKE\Ninja\ninja.exe" "C:\Users\pc\source\repos\seqan" 2>&1"' execution failed with error: ''C:\WINDOWS\system32\cmd.exe' '/c "%SYSTEMROOT%\System32\chcp.com 65001 >NUL && "C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2019\PROFESSIONAL\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\CMAKE\CMake\bin\cmake.exe"  -G "Ninja"  -DCMAKE_BUILD_TYPE:STRING="Debug" -DCMAKE_INSTALL_PREFIX:PATH="C:\Users\pc\source\repos\seqan\out\install\x64-Debug" -DCMAKE_CXX_COMPILER:FILEPATH="C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe" -DCMAKE_CXX_FLAGS=/std:c++latest -DCMAKE_MAKE_PROGRAM="C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2019\PROFESSIONAL\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\CMAKE\Ninja\ninja.exe" "C:\Users\pc\source\repos\seqan" 2>&1"' returned with exit code: 1'.

@eseiler
Copy link
Member

eseiler commented Nov 5, 2021

You are still on the master branch instead of develop (see lower right corner in MSV)

@mns-csharp
Copy link
Author

mns-csharp commented Nov 5, 2021

I switched to develop version.

Now, the generator works.

However, the build fails.

Click to open log
>------ Rebuild All started: Project: seqan, Configuration: x64-Debug ------
  [1/1] Cleaning all built files...
  Cleaning... 0 files.
  [1/1148] Building CXX object tests\basic\CMakeFiles\test_basic_parallelism.dir\test_basic_parallelism.cpp.obj
  FAILED: tests/basic/CMakeFiles/test_basic_parallelism.dir/test_basic_parallelism.cpp.obj 
  "C:\PROGRA~2\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\cl.exe"  /nologo /TP -DNOMINMAX -DSEQAN_DISABLE_VERSION_CHECK -DSEQAN_ENABLE_TESTING=1 -DSEQAN_HAS_BZIP2=1 -DSEQAN_HAS_EXECINFO=0 -DSEQAN_HAS_OPENMP=1 -DSEQAN_HAS_ZLIB=1 -DWINVER=0x0600 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0600 -I..\..\..\include -IC:\ProgramData\Miniconda3\Library\include /std:c++latest  /W2 -openmp /MDd /Zi /Ob0 /Od /RTC1 -DSEQAN_ENABLE_DEBUG=1   /bigobj  -DSEQAN_GLOBAL_EXCEPTION_HANDLER=1 /EHsc /Oi /showIncludes /Fotests\basic\CMakeFiles\test_basic_parallelism.dir\test_basic_parallelism.cpp.obj /Fdtests\basic\CMakeFiles\test_basic_parallelism.dir\ /FS -c ..\..\..\tests\basic\test_basic_parallelism.cpp
C:\Program Files (x86)\Windows Kits\8.1\include\um\combaseapi.h(229): error C2760: syntax error: unexpected token 'identifier', expected 'type specifier'
  [2/1148] Building CXX object tests\basic\CMakeFiles\test_basic_alphabet.dir\test_basic_alphabet.cpp.obj
  FAILED: tests/basic/CMakeFiles/test_basic_alphabet.dir/test_basic_alphabet.cpp.obj 
  "C:\PROGRA~2\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\cl.exe"  /nologo /TP -DNOMINMAX -DSEQAN_DISABLE_VERSION_CHECK -DSEQAN_ENABLE_TESTING=1 -DSEQAN_HAS_BZIP2=1 -DSEQAN_HAS_EXECINFO=0 -DSEQAN_HAS_OPENMP=1 -DSEQAN_HAS_ZLIB=1 -DWINVER=0x0600 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0600 -I..\..\..\include -IC:\ProgramData\Miniconda3\Library\include /std:c++latest  /W2 -openmp /MDd /Zi /Ob0 /Od /RTC1 -DSEQAN_ENABLE_DEBUG=1   /bigobj  -DSEQAN_GLOBAL_EXCEPTION_HANDLER=1 /EHsc /Oi /showIncludes /Fotests\basic\CMakeFiles\test_basic_alphabet.dir\test_basic_alphabet.cpp.obj /Fdtests\basic\CMakeFiles\test_basic_alphabet.dir\ /FS -c ..\..\..\tests\basic\test_basic_alphabet.cpp
C:\Program Files (x86)\Windows Kits\8.1\include\um\combaseapi.h(229): error C2760: syntax error: unexpected token 'identifier', expected 'type specifier'
  [3/1148] Building CXX object tests\basic\CMakeFiles\test_basic_concept.dir\test_basic_concept.cpp.obj
  FAILED: tests/basic/CMakeFiles/test_basic_concept.dir/test_basic_concept.cpp.obj 
  "C:\PROGRA~2\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\cl.exe"  /nologo /TP -DNOMINMAX -DSEQAN_DISABLE_VERSION_CHECK -DSEQAN_ENABLE_TESTING=1 -DSEQAN_HAS_BZIP2=1 -DSEQAN_HAS_EXECINFO=0 -DSEQAN_HAS_OPENMP=1 -DSEQAN_HAS_ZLIB=1 -DWINVER=0x0600 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0600 -I..\..\..\include -IC:\ProgramData\Miniconda3\Library\include /std:c++latest  /W2 -openmp /MDd /Zi /Ob0 /Od /RTC1 -DSEQAN_ENABLE_DEBUG=1   /bigobj  -DSEQAN_GLOBAL_EXCEPTION_HANDLER=1 /EHsc /Oi /showIncludes /Fotests\basic\CMakeFiles\test_basic_concept.dir\test_basic_concept.cpp.obj /Fdtests\basic\CMakeFiles\test_basic_concept.dir\ /FS -c ..\..\..\tests\basic\test_basic_concept.cpp
C:\Program Files (x86)\Windows Kits\8.1\include\um\combaseapi.h(229): error C2760: syntax error: unexpected token 'identifier', expected 'type specifier'
  [4/1148] Building CXX object tests\align_split\CMakeFiles\test_align_split.dir\test_align_split.cpp.obj
  FAILED: tests/align_split/CMakeFiles/test_align_split.dir/test_align_split.cpp.obj 
  "C:\PROGRA~2\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\cl.exe"  /nologo /TP -DNOMINMAX -DSEQAN_DISABLE_VERSION_CHECK -DSEQAN_ENABLE_TESTING=1 -DSEQAN_HAS_BZIP2=1 -DSEQAN_HAS_EXECINFO=0 -DSEQAN_HAS_OPENMP=1 -DSEQAN_HAS_ZLIB=1 -DWINVER=0x0600 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0600 -I..\..\..\include -IC:\ProgramData\Miniconda3\Library\include /std:c++latest  /W2 -openmp /MDd /Zi /Ob0 /Od /RTC1 -DSEQAN_ENABLE_DEBUG=1   /bigobj  -DSEQAN_GLOBAL_EXCEPTION_HANDLER=1 /EHsc /Oi /showIncludes /Fotests\align_split\CMakeFiles\test_align_split.dir\test_align_split.cpp.obj /Fdtests\align_split\CMakeFiles\test_align_split.dir\ /FS -c ..\..\..\tests\align_split\test_align_split.cpp
C:\Program Files (x86)\Windows Kits\8.1\include\um\combaseapi.h(229): error C2760: syntax error: unexpected token 'identifier', expected 'type specifier'
  [5/1148] Building CXX object tests\alignment_free\CMakeFiles\test_alignment_free.dir\test_alignment_free.cpp.obj
  FAILED: tests/alignment_free/CMakeFiles/test_alignment_free.dir/test_alignment_free.cpp.obj 
  "C:\PROGRA~2\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\cl.exe"  /nologo /TP -DNOMINMAX -DSEQAN_DISABLE_VERSION_CHECK -DSEQAN_ENABLE_TESTING=1 -DSEQAN_HAS_BZIP2=1 -DSEQAN_HAS_EXECINFO=0 -DSEQAN_HAS_OPENMP=1 -DSEQAN_HAS_ZLIB=1 -DWINVER=0x0600 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0600 -I..\..\..\include -IC:\ProgramData\Miniconda3\Library\include /std:c++latest  /W2 -openmp /MDd /Zi /Ob0 /Od /RTC1 -DSEQAN_ENABLE_DEBUG=1   /bigobj  -DSEQAN_GLOBAL_EXCEPTION_HANDLER=1 /EHsc /Oi /showIncludes /Fotests\alignment_free\CMakeFiles\test_alignment_free.dir\test_alignment_free.cpp.obj /Fdtests\alignment_free\CMakeFiles\test_alignment_free.dir\ /FS -c ..\..\..\tests\alignment_free\test_alignment_free.cpp
C:\Program Files (x86)\Windows Kits\8.1\include\um\combaseapi.h(229): error C2760: syntax error: unexpected token 'identifier', expected 'type specifier'
  [6/1148] Building CXX object tests\align_profile\CMakeFiles\test_align_profile.dir\test_align_profile.cpp.obj
  FAILED: tests/align_profile/CMakeFiles/test_align_profile.dir/test_align_profile.cpp.obj 
  "C:\PROGRA~2\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\cl.exe"  /nologo /TP -DNOMINMAX -DSEQAN_DISABLE_VERSION_CHECK -DSEQAN_ENABLE_TESTING=1 -DSEQAN_HAS_BZIP2=1 -DSEQAN_HAS_EXECINFO=0 -DSEQAN_HAS_OPENMP=1 -DSEQAN_HAS_ZLIB=1 -DWINVER=0x0600 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -D_WIN32_WINNT=0x0600 -I..\..\..\include -IC:\ProgramData\Miniconda3\Library\include /std:c++latest  /W2 -openmp /MDd /Zi /Ob0 /Od /RTC1 -DSEQAN_ENABLE_DEBUG=1   /bigobj  -DSEQAN_GLOBAL_EXCEPTION_HANDLER=1 /EHsc /Oi /showIncludes /Fotests\align_profile\CMakeFiles\test_align_profile.dir\test_align_profile.cpp.obj /Fdtests\align_profile\CMakeFiles\test_align_profile.dir\ /FS -c ..\..\..\tests\align_profile\test_align_profile.cpp
C:\Program Files (x86)\Windows Kits\8.1\include\um\combaseapi.h(229): error C2760: syntax error: unexpected token 'identifier', expected 'type specifier'
  ninja: build stopped: subcommand failed.

Rebuild All failed.

@eseiler
Copy link
Member

eseiler commented Nov 8, 2021

Can you post the configure log again? Can you make sure that develop is up-to-date?

@mns-csharp
Copy link
Author

mns-csharp commented Nov 8, 2021

Can you make sure that develop is up-to-date?

Yes, I can confirm.

Can you post the configure log again?

You mean, Generator output?

Click to open log
1> CMake generation started for configuration: 'x64-Debug'.
1> Command line: "C:\WINDOWS\system32\cmd.exe" /c "%SYSTEMROOT%\System32\chcp.com 65001 >NUL && "C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2019\PROFESSIONAL\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\CMAKE\CMake\bin\cmake.exe"  -G "Ninja"  -DCMAKE_BUILD_TYPE:STRING="Debug" -DCMAKE_INSTALL_PREFIX:PATH="C:\Users\pc\Source\Repos\seqan\out\install\x64-Debug" -DCMAKE_CXX_COMPILER:FILEPATH="C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe" -DCMAKE_CXX_FLAGS=/std:c++latest -DCMAKE_MAKE_PROGRAM="C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2019\PROFESSIONAL\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\CMAKE\Ninja\ninja.exe" "C:\Users\pc\Source\Repos\seqan" 2>&1"
1> Working directory: C:\Users\pc\Source\Repos\seqan\out\build\x64-Debug
1> [CMake] -- CMAKE_PREFIX_PATH is "".
1> [CMake] -- CMAKE_PREFIX_PATH is "".
1> [CMake] -- CMAKE_PREFIX_PATH is "".
1> [CMake] -- Initializing SeqAn Build System...
1> [CMake] -- Scanning dependencies once in DEVELOP mode...
1> [CMake] -- Detected git repository:
1> [CMake] --   Selected repository dir: C:/Users/pc/source/repos/seqan
1> [CMake] --   Determined repository date is 2021-11-05_20:53:23_+0100
1> [CMake] --   Determined repository revision is 3d34785
1> [CMake] -- Configuring tests
1> [CMake] -- Configuring tests
1> [CMake] -- Configuring tests/align
1> [CMake] -- Could NOT find SDE: Intel(R) Software Development Emulator (sde) (missing: SDE_EXECUTABLE SDE_VERSION_STRING) 
1> [CMake] -- Could NOT find Umesimd (missing: UMESIMD_INCLUDE_DIR) 
1> [CMake] -- Intel Software Development Emulator not found, not building platform emulated tests.
1> [CMake] -- Intel Software Development Emulator not found, not building platform emulated tests.
1> [CMake] -- Intel Software Development Emulator not found, not building platform emulated tests.
1> [CMake] -- Intel Software Development Emulator not found, not building platform emulated tests.
1> [CMake] -- Configuring tests/align_extend
1> [CMake] -- Configuring tests/align_parallel
1> [CMake] -- Could NOT find SDE: Intel(R) Software Development Emulator (sde) (missing: SDE_EXECUTABLE SDE_VERSION_STRING) 
1> [CMake] -- Could NOT find Umesimd (missing: UMESIMD_INCLUDE_DIR) 
1> [CMake] -- Intel Software Development Emulator not found, not building platform emulated tests.
1> [CMake] -- Intel Software Development Emulator not found, not building platform emulated tests.
1> [CMake] -- Configuring tests/align_profile
1> [CMake] -- Configuring tests/align_split
1> [CMake] -- Configuring tests/alignment_free
1> [CMake] -- Configuring tests/arg_parse
1> [CMake] -- Configuring tests/bam_io
1> [CMake] -- Configuring tests/basic
1> [CMake] -- Configuring tests/bed_io
1> [CMake] -- Configuring tests/blast
1> [CMake] -- Configuring tests/consensus
1> [CMake] -- Configuring tests/consensus_v2
1> [CMake] -- Configuring tests/find
1> [CMake] -- Configuring tests/gff_io
1> [CMake] -- Configuring tests/graph_algorithms
1> [CMake] -- Configuring tests/graph_align
1> [CMake] -- Configuring tests/graph_msa
1> [CMake] -- Configuring tests/graph_types
1> [CMake] -- Configuring tests/index
1> [CMake] -- Configuring tests/journaled_set
1> [CMake] -- Configuring tests/journaled_string_tree
1> [CMake] -- Configuring tests/map
1> [CMake] -- Configuring tests/misc
1> [CMake] -- Configuring tests/modifier
1> [CMake] -- Configuring tests/modifier_cyclic_shape
1> [CMake] -- Configuring tests/multiple_translation_units
1> [CMake] -- Configuring tests/parallel
1> [CMake] -- Configuring tests/parse_lm
1> [CMake] -- Configuring tests/pipe
1> [CMake] -- Configuring tests/platform
1> [CMake] -- Configuring tests/random
1> [CMake] -- Configuring tests/realign
1> [CMake] -- Configuring tests/reduced_aminoacid
1> [CMake] -- Configuring tests/rna_io
1> [CMake] -- Configuring tests/roi_io
1> [CMake] -- Configuring tests/score
1> [CMake] -- Configuring tests/seeds
1> [CMake] -- Configuring tests/seq_io
1> [CMake] -- Configuring tests/sequence
1> [CMake] -- Configuring tests/sequence_journaled
1> [CMake] -- Configuring tests/simd
1> [CMake] -- Could NOT find SDE: Intel(R) Software Development Emulator (sde) (missing: SDE_EXECUTABLE SDE_VERSION_STRING) 
1> [CMake] -- Could NOT find Umesimd (missing: UMESIMD_INCLUDE_DIR) 
1> [CMake] -- Intel Software Development Emulator not found, not building platform emulated tests.
1> [CMake] -- Configuring tests/simple_intervals_io
1> [CMake] -- Configuring tests/statistics
1> [CMake] -- Configuring tests/store
1> [CMake] -- Configuring tests/stream
1> [CMake] -- Configuring tests/find_swift
1> [CMake] -- Configuring tests/tabix_io
1> [CMake] -- Configuring tests/translation
1> [CMake] -- Configuring tests/test_ucsc_io
1> [CMake] -- Configuring tests/vcf_io
1> [CMake] -- Configuring demos
1> [CMake] -- Skipping dox/parallel/queue_example.cpp on this platform
1> [CMake] -- Configuring manual
1> [CMake] -- Configuring dox
1> [CMake] -- Configuring util/py_lib
1> [CMake] -- Could NOT find Python3 module nose2
1> [CMake] --   Skipping py_lib tests
1> [CMake] -- Configuring apps
1> [CMake] -- Configuring apps/alf
1> [CMake] -- Configuring apps/bs_tools
1> [CMake] -- Configuring apps/dfi
1> [CMake] -- Configuring apps/fiona
1> [CMake] --   Skipping fiona on Visual Studio
1> [CMake] -- Configuring apps/fx_tools
1> [CMake] -- Configuring apps/gustaf
1> [CMake] -- Configuring apps/insegt
1> [CMake] -- Configuring apps/mason2
1> [CMake] -- Configuring apps/micro_razers
1> [CMake] -- Configuring apps/ngs_roi
1> [CMake] -- Configuring apps/pair_align
1> [CMake] -- Configuring apps/param_chooser
1> [CMake] -- Configuring apps/rabema
1> [CMake] -- Configuring apps/razers
1> [CMake] -- Configuring apps/razers3
1> [CMake] -- Configuring apps/rep_sep
1> [CMake] -- Configuring apps/sak
1> [CMake] -- Configuring apps/sam2matrix
1> [CMake] -- Configuring apps/samcat
1> [CMake] -- Configuring apps/searchjoin
1> [CMake] -- Configuring apps/seqan_tcoffee
1> [CMake] -- Configuring apps/seqcons2
1> [CMake] -- Configuring apps/sgip
1> [CMake] -- Configuring apps/snp_store
1> [CMake] -- Configuring apps/splazers
1> [CMake] -- Configuring apps/stellar
1> [CMake] -- Configuring apps/tree_recon
1> [CMake] -- Configuring apps/yara
1> [CMake] --   Skipping yara on Visual Studio
1> [CMake] -- Configuring done
1> [CMake] -- Generating done
1> [CMake] -- Build files have been written to: C:/Users/pc/source/repos/seqan/out/build/x64-Debug
1> Extracted CMake variables.
1> Extracted source files and headers.
1> Extracted code model.
1> Extracted toolchain configurations.
1> Extracted includes paths.
1> CMake generation finished.

@eseiler
Copy link
Member

eseiler commented Nov 8, 2021

You mean, Generator output?

Yes, thank you :)
I'll try to figure out what's going wrong, but as it works on my end, and also works in the CI, it might be tricky.

In the meanwhile (and if you haven't done so already), can you delete the build directory (I guess the default is out inside the repository checkout), and run the generator+build again. If there were any artifacts of previous tries, this should get rid of them.


Note: I renamed the issue as the Ninja issue is fixed.

@eseiler eseiler self-assigned this Nov 8, 2021
@eseiler eseiler changed the title ninja: error: build.ninja: bad $-escape (literal $ must be written as $$) Build failure on Visual Studio 2019 Nov 8, 2021
@eseiler eseiler removed their assignment Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants