Skip to content

Instantly share code, notes, and snippets.

@Cauterite
Last active August 23, 2016 20:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Cauterite/d5d71fa4d155b0b9f24389c57c543341 to your computer and use it in GitHub Desktop.
Save Cauterite/d5d71fa4d155b0b9f24389c57c543341 to your computer and use it in GitHub Desktop.
win64 tests
.\digger -c build.components.dmd.debugDMD=true build --model=64 "master"
.\digger test --model=64
... runnable\template6.d (-inline -release -g -O)
... runnable\template8.d ()
... runnable\template9.d ()
... runnable\test10.d (-inline -release -g -O)
... runnable\test10378.d (-inline -release -g -O)
... runnable\test10441.d (-inline -release -g -O)
... runnable\test10573.d (-inline -release -g -O)
... runnable\test10736.d (-inline -release -g -O)
... runnable\test10942.d -g (-inline -release -g -O)
Test failed. The logged output:
..\src\dmd.exe -conf= -m64 -Irunnable -g -odtest_results\runnable -oftest_resul
ts\runnable\test10942_0.exe runnable\test10942.d -map nul.map
DMD v2.072.0 DEBUG
Internal error: backend\cgcv.c 204
==============================
Test failed: expected rc == 0, exited with rc == 1
make[1]: *** [test_results/runnable/test10942.d.out] Error 1
make: *** [start_runnable_tests] Error 2
object.Exception@ae\sys\d\manager.d(756): Command ["make", "MODEL=64", "VCDIR=C:
\\diggermaster\\dl\\vs2013-community\\Program Files (x86)\\Microsoft Visual Stud
io 12.0\\VC", "SDKDIR=C:\\diggermaster\\dl\\vs2013-community\\Program Files\\Mic
rosoft SDKs\\Windows\\v7.1A", "CC=C:\\diggermaster\\dl\\vs2013-community\\\"Prog
ram Files (x86)\"\\\"Microsoft Visual Studio 12.0\"\\VC\\bin\\x86_amd64\\cl.exe"
, "LD=\"C:\\diggermaster\\dl\\vs2013-community\\Program Files (x86)\\Microsoft V
isual Studio 12.0\\VC\\bin\\x86_amd64\\link.exe\"", "AR=\"C:\\diggermaster\\dl\\
vs2013-community\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\bin\\x8
6_amd64\\lib.exe\"", "OS=win64", "SHELL=bash"] failed with status 2
----------------
0x0040A781
0x0040A72C
0x0045625E
0x00453C43
0x00459BEF
0x0048A893
0x0046B136
0x0047060C
0x0046AEB4
0x004034E4
0x004036C5
0x004AFFAB
0x004AFEAC
0x0044289B
0x773A33CA in BaseThreadInitThunk
0x77CC9ED2 in RtlInitializeExceptionChain
0x77CC9EA5 in RtlInitializeExceptionChain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment