Bug 18696 – runnable/test18322.d is failing spuriously on Win32

Status
RESOLVED
Resolution
WORKSFORME
Severity
normal
Priority
P3
Component
dmd
Product
D
Version
D2
Platform
x86_64
OS
Windows
Creation time
2018-03-30T07:37:17Z
Last change time
2023-05-05T10:09:01Z
Assigned to
No Owner
Creator
Seb

Comments

Comment #0 by greensunny12 — 2018-03-30T07:37:17Z
From the auto-tester: --- ... runnable\test18322.d -Irunnable/imports () Test runnable/test18322.d failed. The logged output: ..\generated\windows\release\32\dmd.exe -conf= -m64 -Irunnable -Irunnable/imports -L/OPT:NOICF -odtest_results\runnable -oftest_results\runnable\test18322_0.exe runnable\test18322.d runnable/imports/test18322import.d -map nul.map test_results\runnable\test18322_0.exe ..\generated\windows\release\32\dmd.exe -conf= -m64 -Irunnable -Irunnable/imports -L/OPT:NOICF -odtest_results\runnable -oftest_results\runnable\test18322_0.exe runnable\test18322.d -i -map nul.map LINK : fatal error LNK1104: cannot open file 'test_results\runnable\test18322_0.exe' Error: linker exited with status 1104 ---