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.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

Der Buildvorgang wurde am 14.05.2021 18:30:10 gestartet.
Projekt "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\3.20.2\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.28.29910\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" /Gd /TP /FC /errorReport:queue CMakeCXXCompilerId.cpp
  CMakeCXXCompilerId.cpp
Link:
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29910\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.2\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.28.29910\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.2\CompilerIdCXX\CompilerIdCXX.vcxproj" ist abgeschlossen (Standardziele).

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

Verstrichene Zeit 00:00:02.01


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.2/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.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

Der Buildvorgang wurde am 14.05.2021 18:30:13 gestartet.
Projekt "C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\3.20.2\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.28.29910\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" /Gd /TC /FC /errorReport:queue CMakeCCompilerId.c
  CMakeCCompilerId.c
Link:
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29910\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.2\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.28.29910\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.2\CompilerIdC\CompilerIdC.vcxproj" ist abgeschlossen (Standardziele).

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

Verstrichene Zeit 00:00:00.90


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.2/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_8c1b7.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.28.29914 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_8c1b7.dir\Debug\\" /Fd"cmTC_8c1b7.dir\Debug\vc142.pdb" /Gd /TP /errorReport:queue "C:\Users\gooog\anaconda3\envs\torchbuild\Library\share\cmake-3.20\Modules\CMakeCXXCompilerABI.cpp"
  cmTC_8c1b7.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_8c1b7.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_ef6ff.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.28.29914 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_ef6ff.dir\Debug\\" /Fd"cmTC_ef6ff.dir\Debug\vc142.pdb" /Gd /TC /errorReport:queue "C:\Users\gooog\anaconda3\envs\torchbuild\Library\share\cmake-3.20\Modules\CMakeCCompilerABI.c"
  cmTC_ef6ff.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_ef6ff.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_30cca.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.28.29914 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_30cca.dir\Debug\\" /Fd"cmTC_30cca.dir\Debug\vc142.pdb" /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_30cca.vcxproj]
  cmTC_30cca.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_30cca.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_42745.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.28.29914 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_42745.dir\Debug\\" /Fd"cmTC_42745.dir\Debug\vc142.pdb" /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_42745.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_42745.vcxproj]
  cmTC_42745.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_42745.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_62822.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.28.29914 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_62822.dir\Debug\\" /Fd"cmTC_62822.dir\Debug\vc142.pdb" /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_62822.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_62822.vcxproj]
  cmTC_62822.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_62822.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_1edb9.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.28.29914 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_1edb9.dir\Debug\\" /Fd"cmTC_1edb9.dir\Debug\vc142.pdb" /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_1edb9.vcxproj]
  cmTC_1edb9.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_1edb9.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_84048.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.28.29914 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_84048.dir\Debug\\" /Fd"cmTC_84048.dir\Debug\vc142.pdb" /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_84048.vcxproj]
  cmTC_84048.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_84048.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_f5ff1.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.28.29914 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_f5ff1.dir\Debug\\" /Fd"cmTC_f5ff1.dir\Debug\vc142.pdb" /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_f5ff1.vcxproj]
  cmTC_f5ff1.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_f5ff1.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_8c63b.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.28.29914 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_8c63b.dir\Debug\\" /Fd"cmTC_8c63b.dir\Debug\vc142.pdb" /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_8c63b.vcxproj]
  cmTC_8c63b.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_8c63b.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_a4839.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.28.29914 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_a4839.dir\Debug\\" /Fd"cmTC_a4839.dir\Debug\vc142.pdb" /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_a4839.vcxproj]
  cmTC_a4839.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_a4839.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_8860a.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.28.29914 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_8860a.dir\Debug\\" /Fd"cmTC_8860a.dir\Debug\vc142.pdb" /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_8860a.vcxproj]
  cmTC_8860a.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_8860a.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_0c641.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.28.29914 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_0c641.dir\Debug\\" /Fd"cmTC_0c641.dir\Debug\vc142.pdb" /Gd /TC /errorReport:queue  /w /bigobj "C:\Users\gooog\anaconda3\envs\torchbuild\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_0c641.vcxproj]
  cmTC_0c641.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_0c641.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_577fc.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.28.29914 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_577fc.dir\Debug\\" /Fd"cmTC_577fc.dir\Debug\vc142.pdb" /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_577fc.vcxproj]
  cmTC_577fc.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_577fc.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_21629.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.28.29914 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_21629.dir\Debug\\" /Fd"cmTC_21629.dir\Debug\vc142.pdb" /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_21629.vcxproj]
  cmTC_21629.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_21629.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_c63bb.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.28.29914 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_c63bb.dir\Debug\\" /Fd"cmTC_c63bb.dir\Debug\vc142.pdb" /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_c63bb.vcxproj]
  cmTC_c63bb.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_c63bb.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_7230d.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.28.29914 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_7230d.dir\Debug\\" /Fd"cmTC_7230d.dir\Debug\vc142.pdb" /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_7230d.vcxproj]
  cmTC_7230d.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_7230d.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_0d9a3.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.28.29914 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_0d9a3.dir\Debug\\" /Fd"cmTC_0d9a3.dir\Debug\vc142.pdb" /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_0d9a3.vcxproj]
  cmTC_0d9a3.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_0d9a3.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_f7322.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.28.29914 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_f7322.dir\Debug\\" /Fd"cmTC_f7322.dir\Debug\vc142.pdb" /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_f7322.vcxproj]
  cmTC_f7322.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_f7322.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_192c7.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.28.29914 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_192c7.dir\Debug\\" /Fd"cmTC_192c7.dir\Debug\vc142.pdb" /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_192c7.vcxproj]
  cmTC_192c7.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_192c7.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_8bd7c.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.28.29914 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_8bd7c.dir\Debug\\" /Fd"cmTC_8bd7c.dir\Debug\vc142.pdb" /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_8bd7c.vcxproj]
  cmTC_8bd7c.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_8bd7c.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_8e459.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.28.29914 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_8e459.dir\Debug\\" /Fd"cmTC_8e459.dir\Debug\vc142.pdb" /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_8e459.vcxproj]
  cmTC_8e459.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_8e459.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_aa80f.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.28.29914 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_aa80f.dir\Debug\\" /Fd"cmTC_aa80f.dir\Debug\vc142.pdb" /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_aa80f.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_aa80f.vcxproj]
  The contents of <variant> are available only with C++17 or later.
  cmTC_aa80f.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_aa80f.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_e8167.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R)-Build-Engine, Version 16.9.0+5e4b48a27 für .NET Framework
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

  Microsoft (R) C/C++-Optimierungscompiler Version 19.28.29914 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_e8167.dir\Debug\\" /Fd"cmTC_e8167.dir\Debug\vc142.pdb" /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_e8167.vcxproj]
  cmTC_e8167.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_e8167.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
}