Closed
Description
The ar
step fails with the following message in the ghcup-metadata pipeline:
*** systool:ar:
*** Ar:
"D:\a\_temp\foobarbaz\ghcup\ghc\9.6.3\lib\../mingw/bin/llvm-ar.exe" "qcL" "C:\\cabal\\script-builds\\%xfEvOiFMnTvjFvrlRdQhPuWQl\\build\\x86_64-windows\\ghc-9.6.3\\fake-package-0\\x\\script-main.hs\\build\\script-main.hs\\script-main.hs-tmp\Main.p_o.tmp" "C:\Users\RUNNER~1\AppData\Local\Temp\ghc3216_0\ghc_5.o" "C:\Users\RUNNER~1\AppData\Local\Temp\ghc3216_0\ghc_3.p_o"
D:/a/_temp/foobarbaz/ghcup/ghc/9.6.3/lib/../mingw/bin/llvm-ar.exe: error: C:\\cabal\\script-builds\\%xfEvOiFMnTvjFvrlRdQhPuWQl\\build\\x86_64-windows\\ghc-9.6.3\\fake-package-0\\x\\script-main.hs\\build\\script-main.hs\\script-main.hs-tmp\Main.p_o.tmp: No such file or directory
<no location info>: error:
`llvm-ar.exe' failed in phase `Ar'. (Exit code: 1)
First encountered in haskell/ghcup-metadata#127