Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Ninja construction failures #7

Open
Ravenwater opened this issue Feb 2, 2025 · 0 comments · May be fixed by #11
Open

Ninja construction failures #7

Ravenwater opened this issue Feb 2, 2025 · 0 comments · May be fixed by #11

Comments

@Ravenwater
Copy link

Trying to build the tree and I am met with a lot of issues in setting up the build:

tomtz@sw-desktop-300 MINGW64 /F/Users/tomtz/dev/clones/pnnl/soda-opt/build (main)                                                      
$ cmake -G Ninja -DLLVM_EXTERNAL_LIT=/f/Users/tomtz/dev/clones/llvm-project/build_msvc/Release/bin/llvm-lit -DMLIR_DIR=/f/Users/tomtz/d
ev/clones/llvm-project/build_msvc/lib/cmake/mlir ..                                                                                    
-- Using MLIRConfig.cmake in: F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir                                         
-- Using LLVMConfig.cmake in: F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm                                         
-- Found python include dirs: C:/Program Files/WindowsApps/PythonSoftwareFoundation.Python.3.12_3.12.2288.0_x64__qbz5n2kfra8p0/include 
-- Found python libraries: C:/Program Files/WindowsApps/PythonSoftwareFoundation.Python.3.12_3.12.2288.0_x64__qbz5n2kfra8p0/libs/python
312.lib                                                                                                                                
-- Found numpy v:                                                                                                                      
-- Checking for pybind11 in python path...                                                                                             
-- found (C:\Users\tomtz\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-packages\Python312\
site-packages\pybind11\share\cmake\pybind11)                                                                                           
-- pybind11::lto disabled (problems with undefined symbols for MinGW for now)                                                          
-- pybind11::thin_lto disabled (problems with undefined symbols for MinGW for now)                                                     
-- Found pybind11: C:/Users/tomtz/AppData/Local/Packages/PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0/LocalCache/local-packages/P
ython312/site-packages/pybind11/include (found version "2.13.6")                                                                       
-- Found pybind11 v2.13.6: C:/Users/tomtz/AppData/Local/Packages/PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0/LocalCache/local-pa
ckages/Python312/site-packages/pybind11/include                                                                                        
-- Python prefix = '', suffix = '', extension = '.cp312-win_amd64.pyd                                                                  
-- Checking for nanobind in python path...                                                                                             
-- found (C:\Users\tomtz\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-packages\Python312\
site-packages\nanobind\cmake)                                                                                                          
-- Found nanobind v2.4.0: C:\Users\tomtz\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-pac
kages\Python312\site-packages\nanobind\include                                                                                         
-- Python prefix = '', suffix = '', extension = '.cp312-win_amd64.pyd                                                                  
-- Enabling SODA-OPT Python API                                                                                                        
PUBLICMLIRAffineAnalysis;MLIRAffineDialect;MLIRAffineTransforms;MLIRAffineTransformOps;MLIRAffineUtils;MLIRAMDGPUDialect;MLIRAMDGPUTran
sforms;MLIRAMDGPUUtils;MLIRAMXDialect;MLIRAMXTransforms;MLIRArithDialect;MLIRArithValueBoundsOpInterfaceImpl;MLIRArithTransforms;MLIRAr
ithUtils;MLIRArmNeonDialect;MLIRArmNeonTransforms;MLIRArmSMEDialect;MLIRArmSMETransforms;MLIRArmSVEDialect;MLIRArmSVETransforms;MLIRAsy
ncDialect;MLIRAsyncTransforms;MLIRBufferizationDialect;MLIRBufferizationPipelines;MLIRBufferizationTransformOps;MLIRBufferizationTransf
orms;MLIRComplexDialect;MLIRControlFlowDialect;MLIRControlFlowTransforms;MLIRDLTITransformOps;MLIRDLTIDialect;MLIREmitCDialect;MLIREmit
CTransforms;MLIRFuncDialect;MLIRFuncTransforms;MLIRFuncTransformOps;MLIRGPUDialect;MLIRGPUTransforms;MLIRGPUTransformOps;MLIRGPUPipelin
es;MLIRGPUUtils;MLIRIndexDialect;MLIRIRDL;MLIRLinalgDialect;MLIRLinalgTransformOps;MLIRLinalgTransforms;MLIRLinalgUtils;MLIRLLVMIRTrans
forms;MLIRLLVMDialect;MLIRNVVMDialect;MLIRROCDLDialect;MLIRVCIXDialect;MLIRMathDialect;MLIRMathTransforms;MLIRMemRefDialect;MLIRMemRefT
ransformOps;MLIRMemRefTransforms;MLIRMemRefUtils;MLIRMeshDialect;MLIRMeshTransforms;MLIRMLProgramDialect;MLIRMLProgramTransforms;MLIRMP
IDialect;MLIRNVGPUDialect;MLIRNVGPUUtils;MLIRNVGPUTransformOps;MLIRNVGPUTransforms;MLIROpenACCDialect;MLIROpenACCTransforms;MLIROpenMPD
ialect;MLIRPDLDialect;MLIRPDLInterpDialect;MLIRPolynomialDialect;MLIRPtrDialect;MLIRQuantDialect;MLIRQuantTransforms;MLIRQuantUtils;MLI
RSCFDialect;MLIRSCFTransformOps;MLIRSCFTransforms;MLIRSCFUtils;MLIRShapeDialect;MLIRShapeOpsTransforms;MLIRSparseTensorDialect;MLIRSpar
seTensorPipelines;MLIRSparseTensorTransformOps;MLIRSparseTensorTransforms;MLIRSparseTensorUtils;MLIRSPIRVDialect;MLIRSPIRVModuleCombine
r;MLIRSPIRVConversion;MLIRSPIRVTransforms;MLIRSPIRVUtils;MLIRTensorDialect;MLIRTensorInferTypeOpInterfaceImpl;MLIRTensorTilingInterface
Impl;MLIRTensorTransforms;MLIRTensorTransformOps;MLIRTensorUtils;MLIRTosaDialect;MLIRTosaShardingInterfaceImpl;MLIRTosaTransforms;MLIRT
ransformDebugExtension;MLIRTransformDialect;MLIRTransformDialectIRDLExtension;MLIRTransformLoopExtension;MLIRTransformPDLExtension;MLIR
TransformDialectTransforms;MLIRTransformDialectUtils;MLIRUBDialect;MLIRVectorDialect;MLIRVectorTransforms;MLIRVectorTransformOps;MLIRVe
ctorUtils;MLIRX86VectorDialect;MLIRX86VectorTransforms;MLIRXeGPUDialect;MLIRXeGPUTransforms;MLIRSPIRVTarget;MLIRNVVMTarget;MLIRROCDLTar
get;MLIRTestDynDialect;MLIRTosaTestPasses;SODAMisc;MLIRSODAOps;MLIRSODATransforms;MLIRSNNOps;MLIRSNNTransforms;SODALinalgTransforms;SOD
ALinalgReports;SODAAffineTransforms;SODATransformTransforms;SODAFuncToLLVM                                                             
-- AllocaNamer ignored -- Loadable modules not supported on this platform.                                                             
-- XMLWriter ignored -- Loadable modules not supported on this platform.                                                               
-- VhlsLLVMRewriter ignored -- Loadable modules not supported on this platform.                                                        
-- Configuring done (2.5s)                                                                                                             
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIRPython.cmake:316 (mlir_tablegen)                             
  python/CMakeLists.txt:15 (declare_mlir_dialect_python_bindings)                                                                      
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  include/soda/Misc/CMakeLists.txt:2 (mlir_tablegen)                                                                                   
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:165 (mlir_tablegen)                                   
  include/soda/Dialect/SODA/CMakeLists.txt:1 (add_mlir_dialect)                                                                        
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:164 (mlir_tablegen)                                   
  include/soda/Dialect/SODA/CMakeLists.txt:1 (add_mlir_dialect)                                                                        
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:169 (mlir_tablegen)                                   
  include/soda/Dialect/SODA/CMakeLists.txt:1 (add_mlir_dialect)                                                                        
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:168 (mlir_tablegen)                                   
  include/soda/Dialect/SODA/CMakeLists.txt:1 (add_mlir_dialect)                                                                        
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:167 (mlir_tablegen)                                   
  include/soda/Dialect/SODA/CMakeLists.txt:1 (add_mlir_dialect)                                                                        
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:166 (mlir_tablegen)                                   
  include/soda/Dialect/SODA/CMakeLists.txt:1 (add_mlir_dialect)                                                                        
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:204 (tablegen)                                        
  include/soda/Dialect/SODA/CMakeLists.txt:2 (add_mlir_doc)                                                                            
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  include/soda/Dialect/SODA/CMakeLists.txt:6 (mlir_tablegen)                                                                           
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  include/soda/Dialect/SODA/CMakeLists.txt:5 (mlir_tablegen)                                                                           
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  include/soda/Dialect/SODA/CMakeLists.txt:10 (mlir_tablegen)                                                                          
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  include/soda/Dialect/SODA/CMakeLists.txt:15 (mlir_tablegen)                                                                          
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  include/soda/Dialect/SODA/CMakeLists.txt:14 (mlir_tablegen)                                                                          
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  include/soda/Dialect/SODA/CMakeLists.txt:20 (mlir_tablegen)                                                                          
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  include/soda/Dialect/SODA/CMakeLists.txt:19 (mlir_tablegen)                                                                          
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:204 (tablegen)                                        
  include/soda/Dialect/SODA/CMakeLists.txt:23 (add_mlir_doc)                                                                           
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:165 (mlir_tablegen)                                   
  include/soda/Dialect/SNN/IR/CMakeLists.txt:1 (add_mlir_dialect)                                                                      
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:164 (mlir_tablegen)                                   
  include/soda/Dialect/SNN/IR/CMakeLists.txt:1 (add_mlir_dialect)                                                                      
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:169 (mlir_tablegen)                                   
  include/soda/Dialect/SNN/IR/CMakeLists.txt:1 (add_mlir_dialect)                                                                      
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:168 (mlir_tablegen)                                   
  include/soda/Dialect/SNN/IR/CMakeLists.txt:1 (add_mlir_dialect)                                                                      
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:167 (mlir_tablegen)                                   
  include/soda/Dialect/SNN/IR/CMakeLists.txt:1 (add_mlir_dialect)                                                                      
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:166 (mlir_tablegen)                                   
  include/soda/Dialect/SNN/IR/CMakeLists.txt:1 (add_mlir_dialect)                                                                      
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:204 (tablegen)                                        
  include/soda/Dialect/SNN/IR/CMakeLists.txt:2 (add_mlir_doc)                                                                          
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  include/soda/Dialect/SNN/Transforms/CMakeLists.txt:2 (mlir_tablegen)                                                                 
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:204 (tablegen)                                        
  include/soda/Dialect/SNN/Transforms/CMakeLists.txt:5 (add_mlir_doc)                                                                  
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  include/soda/Dialect/Linalg/Transforms/CMakeLists.txt:4 (mlir_tablegen)                                                              
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  include/soda/Dialect/Linalg/Transforms/CMakeLists.txt:3 (mlir_tablegen)                                                              
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  include/soda/Dialect/Linalg/Transforms/CMakeLists.txt:2 (mlir_tablegen)                                                              
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:204 (tablegen)                                        
  include/soda/Dialect/Linalg/Transforms/CMakeLists.txt:7 (add_mlir_doc)                                                               
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  include/soda/Dialect/Linalg/Reports/CMakeLists.txt:2 (mlir_tablegen)                                                                 
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  include/soda/Dialect/Transform/Transforms/CMakeLists.txt:2 (mlir_tablegen)                                                           
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:204 (tablegen)                                        
  include/soda/Dialect/Transform/Transforms/CMakeLists.txt:5 (add_mlir_doc)                                                            
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:5 (tablegen)                                          
  include/soda/Conversion/CMakeLists.txt:3 (mlir_tablegen)                                                                             
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
CMake Warning (dev) at F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/llvm/TableGen.cmake:134 (add_custom_command):       
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from                                                                  
  add_custom_command().  Run "cmake --help-policy CMP0116" for policy                                                                  
  details.  Use the cmake_policy command to set the policy and suppress this                                                           
  warning.                                                                                                                             
Call Stack (most recent call first):                                                                                                   
  F:/Users/tomtz/dev/clones/llvm-project/build_msvc/lib/cmake/mlir/AddMLIR.cmake:204 (tablegen)                                        
  include/soda/Conversion/CMakeLists.txt:6 (add_mlir_doc)                                                                              
This warning is for project developers.  Use -Wno-dev to suppress it.                                                                  
                                                                                                                                       
-- Generating done (0.7s)                                                                                                              
CMake Error:                                                                                                                           
  Running                                                                                                                              
                                                                                                                                       
   'C:/Users/tomtz/bin/ninja.exe' '-C' 'F:/Users/tomtz/dev/clones/pnnl/soda-opt/build' '-t' 'recompact'                                
                                                                                                                                       
  failed with:                                                                                                                         
                                                                                                                                       
   ninja: error: build.ninja:214: bad $-escape (literal $ must be written as $$)                                                       
    LINK_PATH = -LF:/Users/tomtz/dev/clones/llvm-project/build_msvc/$(Conf...                                                          
                                                                    ^ near here                                                        
                                                                                                                                       
                                                                                                                                       
                                                                                                                                       
CMake Generate step failed.  Build files cannot be regenerated correctly.                                                              
                                                                                                                                       

Please advise

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant