JustPaste.it

CMakeOutput.log

The system is: Windows - 10.0.19041 - AMD64
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler:  
Build flags: 
Id flags:  

The output was:
0
Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

Der Buildvorgang wurde am 05.06.2021 21:52:24 gestartet.
Projekt "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\3.20.3\CompilerIdCXX\CompilerIdCXX.vcxproj" auf Knoten "1" (Standardziele).
PrepareForBuild:
  Das Verzeichnis "Debug\" wird erstellt.
  Das Verzeichnis "Debug\CompilerIdCXX.tlog\" wird erstellt.
InitializeBuildStatus:
  "Debug\CompilerIdCXX.tlog\unsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30037\bin\HostX64\x64\CL.exe /c /nologo /W0 /WX- /diagnostics:column /Od /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W0 /Gd /TP /FC /errorReport:queue CMakeCXXCompilerId.cpp
  CMakeCXXCompilerId.cpp
Link:
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30037\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:".\CompilerIdCXX.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\CompilerIdCXX.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\CompilerIdCXX.lib" /MACHINE:X64 Debug\CMakeCXXCompilerId.obj
  CompilerIdCXX.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\3.20.3\CompilerIdCXX\CompilerIdCXX.exe
PostBuildEvent:
  for %%i in (cl.exe) do @echo CMAKE_CXX_COMPILER=%%~$PATH:i
  :VCEnd
  CMAKE_CXX_COMPILER=C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30037\bin\Hostx64\x64\cl.exe
FinalizeBuildStatus:
  Die Datei "Debug\CompilerIdCXX.tlog\unsuccessfulbuild" wird gelöscht.
  Aktualisieren des Timestamps von "Debug\CompilerIdCXX.tlog\CompilerIdCXX.lastbuildstate".
Die Erstellung von Projekt "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\3.20.3\CompilerIdCXX\CompilerIdCXX.vcxproj" ist abgeschlossen (Standardziele).

Der Buildvorgang wurde erfolgreich ausgeführt.
    0 Warnung(en)
    0 Fehler

Verstrichene Zeit 00:00:01.47


Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.exe"

Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.vcxproj"

The CXX compiler identification is MSVC, found in "C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/3.20.3/CompilerIdCXX/CompilerIdCXX.exe"

Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler:  
Build flags: 
Id flags:  

The output was:
0
Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

Der Buildvorgang wurde am 05.06.2021 21:52:26 gestartet.
Projekt "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\3.20.3\CompilerIdC\CompilerIdC.vcxproj" auf Knoten "1" (Standardziele).
PrepareForBuild:
  Das Verzeichnis "Debug\" wird erstellt.
  Das Verzeichnis "Debug\CompilerIdC.tlog\" wird erstellt.
InitializeBuildStatus:
  "Debug\CompilerIdC.tlog\unsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30037\bin\HostX64\x64\CL.exe /c /nologo /W0 /WX- /diagnostics:column /Od /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W0 /Gd /TC /FC /errorReport:queue CMakeCCompilerId.c
  CMakeCCompilerId.c
Link:
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30037\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:".\CompilerIdC.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\CompilerIdC.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\CompilerIdC.lib" /MACHINE:X64 Debug\CMakeCCompilerId.obj
  CompilerIdC.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\3.20.3\CompilerIdC\CompilerIdC.exe
PostBuildEvent:
  for %%i in (cl.exe) do @echo CMAKE_C_COMPILER=%%~$PATH:i
  :VCEnd
  CMAKE_C_COMPILER=C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30037\bin\Hostx64\x64\cl.exe
FinalizeBuildStatus:
  Die Datei "Debug\CompilerIdC.tlog\unsuccessfulbuild" wird gelöscht.
  Aktualisieren des Timestamps von "Debug\CompilerIdC.tlog\CompilerIdC.lastbuildstate".
Die Erstellung von Projekt "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\3.20.3\CompilerIdC\CompilerIdC.vcxproj" ist abgeschlossen (Standardziele).

Der Buildvorgang wurde erfolgreich ausgeführt.
    0 Warnung(en)
    0 Fehler

Verstrichene Zeit 00:00:00.98


Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CompilerIdC.exe"

Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CompilerIdC.vcxproj"

The C compiler identification is MSVC, found in "C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/3.20.3/CompilerIdC/CompilerIdC.exe"

Detecting CXX compiler ABI info compiled with the following output:
Change Dir: C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_01c96.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.29.30037 für x64
  Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  CMakeCXXCompilerABI.cpp
  cl /c /Zi /W1 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_01c96.dir\Debug\\" /Fd"cmTC_01c96.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TP /errorReport:queue "C:\Users\gooog\anaconda3\envs\torchbase\Library\share\cmake-3.20\Modules\CMakeCXXCompilerABI.cpp"
  cmTC_01c96.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_01c96.exe

 

Detecting C compiler ABI info compiled with the following output:
Change Dir: C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_22abe.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.29.30037 für x64
  Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  CMakeCCompilerABI.c
  cl /c /Zi /W1 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_22abe.dir\Debug\\" /Fd"cmTC_22abe.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TC /errorReport:queue "C:\Users\gooog\anaconda3\envs\torchbase\Library\share\cmake-3.20\Modules\CMakeCCompilerABI.c"
  cmTC_22abe.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_22abe.exe

 

Performing C SOURCE FILE Test COMPILER_WORKS succeeded with the following compile output:
Change Dir: C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_2ee16.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.29.30037 für x64
  Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  src.c
  cl /c /Zi /W1 /WX- /diagnostics:column /MP /Od /Ob0 /D WIN32 /D _WINDOWS /D COMPILER_WORKS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_2ee16.dir\Debug\\" /Fd"cmTC_2ee16.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TC /errorReport:queue  /w /bigobj "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\src.c"
cl : befehlszeile warning D9025: "/W1" wird durch "/w" überschrieben [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_2ee16.vcxproj]
  cmTC_2ee16.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_2ee16.exe


...and run output:

Return value: 1
Source file was:

  int main() { return 0; }
  
Performing C++ SOURCE FILE Test SUPPORT_GLIBCXX_USE_C99 succeeded with the following output:
Change Dir: C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_4ab12.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.29.30037 für x64
  Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  src.cxx
  cl /c /Zi /W1 /WX- /diagnostics:column /MP /Od /Ob0 /D WIN32 /D _WINDOWS /D SUPPORT_GLIBCXX_USE_C99 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_4ab12.dir\Debug\\" /Fd"cmTC_4ab12.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TP /errorReport:queue  /w /bigobj -std=c++14 "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\src.cxx"
cl : befehlszeile warning D9025: "/W1" wird durch "/w" überschrieben [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_4ab12.vcxproj]
cl : befehlszeile warning D9002: Unbekannte Option "-std=c++14" wird ignoriert. [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_4ab12.vcxproj]
  cmTC_4ab12.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_4ab12.exe


Source file was:

  #include <cmath>
  #include <string>

  int main() {
    int a = std::isinf(3.0);
    int b = std::isnan(0.0);
    std::string s = std::to_string(1);

    return 0;
    }
Performing C++ SOURCE FILE Test CAFFE2_EXCEPTION_PTR_SUPPORTED succeeded with the following output:
Change Dir: C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_302c9.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.29.30037 für x64
  Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  src.cxx
  cl /c /Zi /W1 /WX- /diagnostics:column /MP /Od /Ob0 /D WIN32 /D _WINDOWS /D CAFFE2_EXCEPTION_PTR_SUPPORTED /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_302c9.dir\Debug\\" /Fd"cmTC_302c9.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TP /errorReport:queue  /w /bigobj -std=c++14 "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\src.cxx"
cl : befehlszeile warning D9025: "/W1" wird durch "/w" überschrieben [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_302c9.vcxproj]
cl : befehlszeile warning D9002: Unbekannte Option "-std=c++14" wird ignoriert. [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_302c9.vcxproj]
  cmTC_302c9.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_302c9.exe


Source file was:
#include <string>
    #include <exception>
    int main(int argc, char** argv) {
      std::exception_ptr eptr;
      try {
          std::string().at(1);
      } catch(...) {
          eptr = std::current_exception();
      }
    }
Performing C++ SOURCE FILE Test CAFFE2_COMPILER_SUPPORTS_AVX2_EXTENSIONS succeeded with the following output:
Change Dir: C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_ce806.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.29.30037 für x64
  Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  src.cxx
  cl /c /Zi /W1 /WX- /diagnostics:column /MP /Od /Ob0 /D WIN32 /D _WINDOWS /D CAFFE2_COMPILER_SUPPORTS_AVX2_EXTENSIONS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /arch:AVX2 /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_ce806.dir\Debug\\" /Fd"cmTC_ce806.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TP /errorReport:queue  /w /bigobj "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\src.cxx"
cl : befehlszeile warning D9025: "/W1" wird durch "/w" überschrieben [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_ce806.vcxproj]
  cmTC_ce806.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_ce806.exe


Source file was:
#include <immintrin.h>
      int main() {
        __m256i a, b;
        a = _mm256_set1_epi8 (1);
        b = a;
        _mm256_add_epi8 (a,a);
        __m256i x;
        _mm256_extract_epi64(x, 0); // we rely on this in our AVX2 code
        return 0;
      }
Performing C++ SOURCE FILE Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS succeeded with the following output:
Change Dir: C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_6d89e.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.29.30037 für x64
  Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  src.cxx
  cl /c /Zi /W1 /WX- /diagnostics:column /MP /Od /Ob0 /D WIN32 /D _WINDOWS /D __AVX512F__ /D __AVX512DQ__ /D __AVX512VL__ /D CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_6d89e.dir\Debug\\" /Fd"cmTC_6d89e.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TP /errorReport:queue  /w /bigobj "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\src.cxx"
cl : befehlszeile warning D9025: "/W1" wird durch "/w" überschrieben [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_6d89e.vcxproj]
  cmTC_6d89e.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_6d89e.exe


Source file was:
#if defined(_MSC_VER)
     #include <intrin.h>
     #else
     #include <immintrin.h>
     #endif
     // check avx512f
     __m512 addConstant(__m512 arg) {
       return _mm512_add_ps(arg, _mm512_set1_ps(1.f));
     }
     // check avx512dq
     __m512 andConstant(__m512 arg) {
       return _mm512_and_ps(arg, _mm512_set1_ps(1.f));
     }
     int main() {
       __m512i a = _mm512_set1_epi32(1);
       __m256i ymm = _mm512_extracti64x4_epi64(a, 0);
       ymm = _mm256_abs_epi64(ymm); // check avx512vl
       __mmask16 m = _mm512_cmp_epi32_mask(a, a, _MM_CMPINT_EQ);
       __m512i r = _mm512_andnot_si512(a, a);
     }
Determining if the include file sys/types.h exists passed with the following output:
Change Dir: C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_ee058.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.29.30037 für x64
  Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  CheckIncludeFile.c
  cl /c /Zi /W1 /WX- /diagnostics:column /MP /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ee058.dir\Debug\\" /Fd"cmTC_ee058.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TC /errorReport:queue  /w /bigobj "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
cl : befehlszeile warning D9025: "/W1" wird durch "/w" überschrieben [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_ee058.vcxproj]
  cmTC_ee058.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_ee058.exe

 

Determining if the include file stdint.h exists passed with the following output:
Change Dir: C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_11088.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.29.30037 für x64
  Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  CheckIncludeFile.c
  cl /c /Zi /W1 /WX- /diagnostics:column /MP /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_11088.dir\Debug\\" /Fd"cmTC_11088.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TC /errorReport:queue  /w /bigobj "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
cl : befehlszeile warning D9025: "/W1" wird durch "/w" überschrieben [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_11088.vcxproj]
  cmTC_11088.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_11088.exe

 

Determining if the include file stddef.h exists passed with the following output:
Change Dir: C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_2e5f6.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.29.30037 für x64
  Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  CheckIncludeFile.c
  cl /c /Zi /W1 /WX- /diagnostics:column /MP /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_2e5f6.dir\Debug\\" /Fd"cmTC_2e5f6.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TC /errorReport:queue  /w /bigobj "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\CheckIncludeFile.c"
cl : befehlszeile warning D9025: "/W1" wird durch "/w" überschrieben [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_2e5f6.vcxproj]
  cmTC_2e5f6.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_2e5f6.exe

 

Determining size of void* passed with the following output:
Change Dir: C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_2f2bb.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.29.30037 für x64
  Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  SIZE_OF_VOIDP.c
  cl /c /Zi /W1 /WX- /diagnostics:column /MP /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_2f2bb.dir\Debug\\" /Fd"cmTC_2f2bb.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TC /errorReport:queue  /w /bigobj "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CheckTypeSize\SIZE_OF_VOIDP.c"
cl : befehlszeile warning D9025: "/W1" wird durch "/w" überschrieben [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_2f2bb.vcxproj]
  cmTC_2f2bb.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_2f2bb.exe

 

Determining if the function cblas_sgemm exists passed with the following output:
Change Dir: C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_26ff2.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.29.30037 für x64
  Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  CheckFunctionExists.c
  cl /c /Zi /W1 /WX- /diagnostics:column /MP /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=cblas_sgemm /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_26ff2.dir\Debug\\" /Fd"cmTC_26ff2.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TC /errorReport:queue  /w /bigobj "C:\Users\gooog\anaconda3\envs\torchbase\Library\share\cmake-3.20\Modules\CheckFunctionExists.c"
cl : befehlszeile warning D9025: "/W1" wird durch "/w" überschrieben [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_26ff2.vcxproj]
  cmTC_26ff2.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_26ff2.exe

 

Performing C++ SOURCE FILE Test COMPILER_SUPPORTS_AVX512 succeeded with the following output:
Change Dir: C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_4b7a1.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.29.30037 für x64
  Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  src.cxx
  cl /c /Zi /W1 /WX- /diagnostics:column /MP /Od /Ob0 /D WIN32 /D _WINDOWS /D COMPILER_SUPPORTS_AVX512 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_4b7a1.dir\Debug\\" /Fd"cmTC_4b7a1.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TP /errorReport:queue  /w /bigobj /arch:AVX512 "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\src.cxx"
cl : befehlszeile warning D9025: "/W1" wird durch "/w" überschrieben [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_4b7a1.vcxproj]
  cmTC_4b7a1.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_4b7a1.exe


Source file was:
int main() { return 0; }
Performing C SOURCE FILE Test C_HAS_AVX_1 succeeded with the following output:
Change Dir: C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_56d85.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.29.30037 für x64
  Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  src.c
  cl /c /Zi /W1 /WX- /diagnostics:column /MP /Od /Ob0 /D WIN32 /D _WINDOWS /D NDEBUG /D C_HAS_AVX_1 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_56d85.dir\Debug\\" /Fd"cmTC_56d85.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TC /errorReport:queue  /w /bigobj -openmp:experimental "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\src.c"
cl : befehlszeile warning D9025: "/W1" wird durch "/w" überschrieben [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_56d85.vcxproj]
  cmTC_56d85.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_56d85.exe


Source file was:

  #include <immintrin.h>

  int main()
  {
    __m256 a;
    a = _mm256_set1_ps(0);
    return 0;
  }

Performing C SOURCE FILE Test C_HAS_AVX2_1 succeeded with the following output:
Change Dir: C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_76721.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.29.30037 für x64
  Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  src.c
  cl /c /Zi /W1 /WX- /diagnostics:column /MP /Od /Ob0 /D WIN32 /D _WINDOWS /D NDEBUG /D C_HAS_AVX2_1 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_76721.dir\Debug\\" /Fd"cmTC_76721.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TC /errorReport:queue  /w /bigobj -openmp:experimental "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\src.c"
cl : befehlszeile warning D9025: "/W1" wird durch "/w" überschrieben [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_76721.vcxproj]
  cmTC_76721.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_76721.exe


Source file was:

  #include <immintrin.h>

  int main()
  {
    __m256i a = {0};
    a = _mm256_abs_epi16(a);
    __m256i x;
    _mm256_extract_epi64(x, 0); // we rely on this in our AVX2 code
    return 0;
  }

Performing C SOURCE FILE Test CXX_HAS_AVX_1 succeeded with the following output:
Change Dir: C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_09bdc.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.29.30037 für x64
  Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  src.c
  cl /c /Zi /W1 /WX- /diagnostics:column /MP /Od /Ob0 /D WIN32 /D _WINDOWS /D NDEBUG /D CXX_HAS_AVX_1 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_09bdc.dir\Debug\\" /Fd"cmTC_09bdc.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TC /errorReport:queue  /w /bigobj -openmp:experimental "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\src.c"
cl : befehlszeile warning D9025: "/W1" wird durch "/w" überschrieben [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_09bdc.vcxproj]
  cmTC_09bdc.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_09bdc.exe


Source file was:

  #include <immintrin.h>

  int main()
  {
    __m256 a;
    a = _mm256_set1_ps(0);
    return 0;
  }

Performing C SOURCE FILE Test CXX_HAS_AVX2_1 succeeded with the following output:
Change Dir: C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_04f6d.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.29.30037 für x64
  Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  src.c
  cl /c /Zi /W1 /WX- /diagnostics:column /MP /Od /Ob0 /D WIN32 /D _WINDOWS /D NDEBUG /D CXX_HAS_AVX2_1 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_04f6d.dir\Debug\\" /Fd"cmTC_04f6d.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TC /errorReport:queue  /w /bigobj -openmp:experimental "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\src.c"
cl : befehlszeile warning D9025: "/W1" wird durch "/w" überschrieben [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_04f6d.vcxproj]
  cmTC_04f6d.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_04f6d.exe


Source file was:

  #include <immintrin.h>

  int main()
  {
    __m256i a = {0};
    a = _mm256_abs_epi16(a);
    __m256i x;
    _mm256_extract_epi64(x, 0); // we rely on this in our AVX2 code
    return 0;
  }

Performing C SOURCE FILE Test BLAS_F2C_FLOAT_WORKS succeeded with the following compile output:
Change Dir: C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_606d5.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.29.30037 für x64
  Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  src.c
  cl /c /Zi /W1 /WX- /diagnostics:column /MP /Od /Ob0 /D WIN32 /D _WINDOWS /D NDEBUG /D BLAS_F2C_FLOAT_WORKS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_606d5.dir\Debug\\" /Fd"cmTC_606d5.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TC /errorReport:queue  /w /bigobj -openmp:experimental "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\src.c"
cl : befehlszeile warning D9025: "/W1" wird durch "/w" überschrieben [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_606d5.vcxproj]
  cmTC_606d5.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_606d5.exe


...and run output:

Return value: 1
Source file was:

#include <stdlib.h>
#include <stdio.h>
float x[4] = { 1, 2, 3, 4 };
float y[4] = { .1, .01, .001, .0001 };
int four = 4;
int one = 1;
extern float sdot_();
int main() {
  int i;
  double r = sdot_(&four, x, &one, y, &one);
  exit((float)r != (float).1234);
}
Performing C SOURCE FILE Test BLAS_USE_CBLAS_DOT succeeded with the following compile output:
Change Dir: C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_caae1.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.29.30037 für x64
  Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  src.c
  cl /c /Zi /W1 /WX- /diagnostics:column /MP /Od /Ob0 /D WIN32 /D _WINDOWS /D NDEBUG /D BLAS_USE_CBLAS_DOT /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_caae1.dir\Debug\\" /Fd"cmTC_caae1.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TC /errorReport:queue  /w /bigobj -openmp:experimental "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\src.c"
cl : befehlszeile warning D9025: "/W1" wird durch "/w" überschrieben [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_caae1.vcxproj]
  cmTC_caae1.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_caae1.exe


...and run output:

Return value: 1
Source file was:

#include <stdlib.h>
#include <stdio.h>
float x[4] = { 1, 2, 3, 4 };
float y[4] = { .1, .01, .001, .0001 };
extern float cblas_sdot();
int main() {
  int i;
  double r = cblas_sdot(4, x, 1, y, 1);
  exit((float)r != (float).1234);
}
Performing C SOURCE FILE Test C_HAS_THREAD succeeded with the following output:
Change Dir: C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_54ffc.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.29.30037 für x64
  Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  src.c
  cl /c /Zi /W1 /WX- /diagnostics:column /MP /Od /Ob0 /D WIN32 /D _WINDOWS /D NDEBUG /D C_HAS_THREAD /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_54ffc.dir\Debug\\" /Fd"cmTC_54ffc.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TC /errorReport:queue  /w /bigobj -openmp:experimental "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\src.c"
cl : befehlszeile warning D9025: "/W1" wird durch "/w" überschrieben [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_54ffc.vcxproj]
  cmTC_54ffc.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_54ffc.exe


Source file was:
static __declspec( thread ) int x = 1; int main() { return x; }
Performing C++ SOURCE FILE Test SUPPORTS_USER_DEFINED_LITERALS succeeded with the following output:
Change Dir: C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_84b6e.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.29.30037 für x64
  Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  src.cxx
  cl /c /Zi /W1 /WX- /diagnostics:column /MP /Od /Ob0 /D WIN32 /D _WINDOWS /D NDEBUG /D SUPPORTS_USER_DEFINED_LITERALS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_84b6e.dir\Debug\\" /Fd"cmTC_84b6e.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TP /errorReport:queue  /w /bigobj -openmp:experimental "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\src.cxx"
cl : befehlszeile warning D9025: "/W1" wird durch "/w" überschrieben [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_84b6e.vcxproj]
  cmTC_84b6e.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_84b6e.exe


Source file was:

  void operator"" _udl(long double);
  int main() {}
Performing C++ SOURCE FILE Test FMT_HAS_VARIANT succeeded with the following output:
Change Dir: C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_078e3.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.29.30037 für x64
  Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  src.cxx
  cl /c /Zi /W1 /WX- /diagnostics:column /MP /Od /Ob0 /D WIN32 /D _WINDOWS /D NDEBUG /D FMT_HAS_VARIANT /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_078e3.dir\Debug\\" /Fd"cmTC_078e3.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TP /errorReport:queue  /w /bigobj -openmp:experimental -std=c++1z "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\src.cxx"
cl : befehlszeile warning D9025: "/W1" wird durch "/w" überschrieben [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_078e3.vcxproj]
cl : befehlszeile warning D9002: Unbekannte Option "-std=c++1z" wird ignoriert. [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_078e3.vcxproj]
  The contents of <variant> are available only with C++17 or later.
  cmTC_078e3.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_078e3.exe


Source file was:

  #include <variant>
  int main() {}
Determining if the _strtod_l exist passed with the following output:
Change Dir: C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/CMakeTmp

Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/MSBuild.exe cmTC_5526e.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.10.0+4242f381a für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.29.30037 für x64
  Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  CheckSymbolExists.c
  cl /c /Z7 /W1 /WX- /diagnostics:column /MP /Od /Ob0 /D WIN32 /D _WINDOWS /D NDEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /std:c11 /Fo"cmTC_5526e.dir\Debug\\" /Fd"cmTC_5526e.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TC /errorReport:queue  /w /bigobj -openmp:experimental /w /bigobj "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\CheckSymbolExists.c"
cl : befehlszeile warning D9025: "/W1" wird durch "/w" überschrieben [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_5526e.vcxproj]
  cmTC_5526e.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_5526e.exe


File C:/Users/gooog/Downloads/Pytorch/pytorch-1.7.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef _strtod_l
  return ((int*)(&_strtod_l))[argc];
#else
  (void)argc;
  return 0;
#endif
}