Skip to content

Conversation

@sahas3
Copy link
Member

@sahas3 sahas3 commented Nov 13, 2025

Windows build is failing https://github.com/llvm/torch-mlir/actions/runs/19180245913/job/54834980057#step:8:6030

LINK: command "C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1444~1.352\bin\Hostx64\x64\link.exe /nologo @CMakeFiles\TorchMLIRAggregateCAPI.rsp /out:tools\torch-mlir\python_packages\torch_mlir\torch_mlir\_mlir_libs\TorchMLIRAggregateCAPI.dll /implib:tools\torch-mlir\python_packages\torch_mlir\torch_mlir\_mlir_libs\TorchMLIRAggregateCAPI.lib /pdb:tools\torch-mlir\python_packages\torch_mlir\torch_mlir\_mlir_libs\TorchMLIRAggregateCAPI.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:tools\torch-mlir\python\CMakeFiles\TorchMLIRAggregateCAPI.dir\.\exports.def /MANIFEST:EMBED,ID=2" failed (exit code 1181) with the following output:
  LINK : fatal error LNK1181: cannot open input file 'LIRAggregateCAPI.dir\D_\a\torch-mlir\torch-mlir\externals\llvm-project\llvm\resources\windows_version_resource.rc.res'

due to the ninja issue mentioned in ninja-build/ninja#2616

Pinning back to older ninja version on windows.

@sahas3
Copy link
Member Author

sahas3 commented Nov 13, 2025

Copy link
Contributor

@hanhanW hanhanW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, thanks!

Copy link
Collaborator

@sjarus sjarus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @sahas3 !

@sahas3 sahas3 enabled auto-merge (squash) November 13, 2025 22:32
@sahas3 sahas3 merged commit 05f4d85 into llvm:main Nov 13, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants