[Issue 18696] New: runnable/test18322.d is failing spuriously on Win32

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Mar 30 07:37:17 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=18696

          Issue ID: 18696
           Summary: runnable/test18322.d is failing spuriously on Win32
           Product: D
           Version: D2
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: greensunny12 at gmail.com

>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
---

--


More information about the Digitalmars-d-bugs mailing list