JustPaste.it

CMakeError.log

Performing C++ SOURCE FILE Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING failed 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_7b27b.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_NEED_TO_TURN_OFF_DEPRECATION_WARNING /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_7b27b.dir\Debug\\" /Fd"cmTC_7b27b.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_7b27b.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_7b27b.vcxproj]
C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\src.cxx(1,10): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "glog/stl_logging.h": No such file or directory [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_7b27b.vcxproj]


Source file was:
#include <glog/stl_logging.h>
    int main(int argc, char** argv) {
      return 0;
    }
Performing C++ SOURCE FILE Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY failed 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_de4cb.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_HIDDEN_VISIBILITY /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_de4cb.dir\Debug\\" /Fd"cmTC_de4cb.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TP /errorReport:queue  /w /bigobj -fvisibility=hidden "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_de4cb.vcxproj]
cl : befehlszeile warning D9002: Unbekannte Option "-fvisibility=hidden" wird ignoriert. [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_de4cb.vcxproj]
  cmTC_de4cb.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_de4cb.exe


Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY failed 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_961b7.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_HIDDEN_INLINE_VISIBILITY /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_961b7.dir\Debug\\" /Fd"cmTC_961b7.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TP /errorReport:queue  /w /bigobj -fvisibility-inlines-hidden "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_961b7.vcxproj]
cl : befehlszeile warning D9002: Unbekannte Option "-fvisibility-inlines-hidden" wird ignoriert. [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_961b7.vcxproj]
  cmTC_961b7.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_961b7.exe


Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test COMPILER_SUPPORTS_RDYNAMIC failed 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_76ada.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_RDYNAMIC /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_76ada.dir\Debug\\" /Fd"cmTC_76ada.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TP /errorReport:queue  /w /bigobj -rdynamic "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_76ada.vcxproj]
cl : befehlszeile warning D9002: Unbekannte Option "-rdynamic" wird ignoriert. [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_76ada.vcxproj]
  cmTC_76ada.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_76ada.exe


Source file was:
int main() { return 0; }
Determining if the include file pthread.h exists failed 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_88176.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_88176.dir\Debug\\" /Fd"cmTC_88176.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_88176.vcxproj]
C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1,10): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "pthread.h": No such file or directory [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_88176.vcxproj]

 

The MPI test test_mpi for C in mode normal failed to compile 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_c10ca.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.
  test_mpi.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_c10ca.dir\Debug\\" /Fd"cmTC_c10ca.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\FindMPI\test_mpi.c"
cl : befehlszeile warning D9025: "/W1" wird durch "/w" überschrieben [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_c10ca.vcxproj]
C:\Users\gooog\anaconda3\envs\torchbase\Library\share\cmake-3.20\Modules\FindMPI\test_mpi.c(1,10): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "mpi.h": No such file or directory [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_c10ca.vcxproj]

 

The MPI test test_mpi for CXX in mode normal failed to compile 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_bf8c9.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.
  test_mpi.cpp
  cl /c /Zi /W1 /WX- /diagnostics:column /MP /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_bf8c9.dir\Debug\\" /Fd"cmTC_bf8c9.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\FindMPI\test_mpi.cpp"
cl : befehlszeile warning D9025: "/W1" wird durch "/w" überschrieben [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_bf8c9.vcxproj]
C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\FindMPI\test_mpi.cpp(1,10): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "mpi.h": No such file or directory [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_bf8c9.vcxproj]

 

Determining if the include file cpuid.h exists failed 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_9f6b4.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 NDEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_9f6b4.dir\Debug\\" /Fd"cmTC_9f6b4.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\CheckIncludeFile.c"
cl : befehlszeile warning D9025: "/W1" wird durch "/w" überschrieben [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_9f6b4.vcxproj]
C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1,10): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "cpuid.h": No such file or directory [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_9f6b4.vcxproj]

 

Performing C SOURCE FILE Test NO_GCC_EBX_FPIC_BUG failed 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_a969a.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 NO_GCC_EBX_FPIC_BUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_a969a.dir\Debug\\" /Fd"cmTC_a969a.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_a969a.vcxproj]
C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\src.c(6,13): error C2065: "asm": nichtdeklarierter Bezeichner [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_a969a.vcxproj]
C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\src.c(6,13): error C2143: Syntaxfehler: Es fehlt ";" vor "volatile" [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_a969a.vcxproj]


Source file was:
#include <stdint.h>
      static inline void cpuid(uint32_t *eax, uint32_t *ebx,
                               uint32_t *ecx, uint32_t *edx)
      {
        uint32_t a = *eax, b, c = *ecx, d;
        asm volatile ( "cpuid" : "+a"(a), "=b"(b), "+c"(c), "=d"(d) );
        *eax = a; *ebx = b; *ecx = c; *edx = d;
      }
      int main() {
        uint32_t a,b,c,d;
        cpuid(&a, &b, &c, &d);
        return 0;
      }
Performing C SOURCE FILE Test BLAS_F2C_DOUBLE_WORKS failed 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_a1477.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_DOUBLE_WORKS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_a1477.dir\Debug\\" /Fd"cmTC_a1477.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_a1477.vcxproj]
  cmTC_a1477.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_a1477.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 double sdot_();
int main() {
  int i;
  double r = sdot_(&four, x, &one, y, &one);
  exit((float)r != (float).1234);
}
Performing C++ SOURCE FILE Test has_std_14_flag failed 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_eb868.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 has_std_14_flag /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_eb868.dir\Debug\\" /Fd"cmTC_eb868.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TP /errorReport:queue  /w /bigobj -openmp:experimental -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_eb868.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_eb868.vcxproj]
  cmTC_eb868.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_eb868.exe


Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test has_std_1y_flag failed 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_6f1e3.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 has_std_1y_flag /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_6f1e3.dir\Debug\\" /Fd"cmTC_6f1e3.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TP /errorReport:queue  /w /bigobj -openmp:experimental -std=c++1y "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_6f1e3.vcxproj]
cl : befehlszeile warning D9002: Unbekannte Option "-std=c++1y" wird ignoriert. [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_6f1e3.vcxproj]
  cmTC_6f1e3.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_6f1e3.exe


Source file was:
int main() { return 0; }
Determining if the backtrace exist failed 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_98977.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_98977.dir\Debug\\" /Fd"cmTC_98977.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_98977.vcxproj]
C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2,1): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "execinfo.h": No such file or directory [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_98977.vcxproj]


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

int main(int argc, char** argv)
{
  (void)argv;
#ifndef backtrace
  return ((int*)(&backtrace))[argc];
#else
  (void)argc;
  return 0;
#endif
}
Performing C++ SOURCE FILE Test COMPILER_SUPPORTS_NO_AVX256_SPLIT failed 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_c690c.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 USE_FBGEMM /D USE_VULKAN_WRAPPER /D HAVE_AVX_CPU_DEFINITION /D HAVE_AVX2_CPU_DEFINITION /D COMPILER_SUPPORTS_NO_AVX256_SPLIT /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_c690c.dir\Debug\\" /Fd"cmTC_c690c.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W1 /Gd /TP /errorReport:queue  /w /bigobj -openmp:experimental -mno-avx256-split-unaligned-load -mno-avx256-split-unaligned-store "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_c690c.vcxproj]
cl : befehlszeile warning D9002: Unbekannte Option "-mno-avx256-split-unaligned-load" wird ignoriert. [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_c690c.vcxproj]
cl : befehlszeile warning D9002: Unbekannte Option "-mno-avx256-split-unaligned-store" wird ignoriert. [C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\cmTC_c690c.vcxproj]
  cmTC_c690c.vcxproj -> C:\Users\gooog\Downloads\Pytorch\pytorch-1.7.0\build\CMakeFiles\CMakeTmp\Debug\cmTC_c690c.exe


Source file was:
int main() { return 0; }