Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'auto-tester-build' target to makefiles (stable branch) #4540

Merged
merged 1 commit into from
Apr 14, 2015

Conversation

yebblies
Copy link
Member

@yebblies yebblies commented Apr 2, 2015

No description provided.

@yebblies
Copy link
Member Author

yebblies commented Apr 2, 2015

Anyone know why win64 is failing?

@MartinNowak
Copy link
Member

Sorry, no.

@MartinNowak
Copy link
Member

Looks a bit like druntime tests fail to link or so. @rainers do you know that failure?

unittest
Error: 'unittest' not found

@rainers
Copy link
Member

rainers commented Apr 12, 2015

Looks a bit like druntime tests fail to link or so. @rainers do you know that failure?

No, I have no clue. Maybe add a temporary dir before calling unittest to see what's built.

@yebblies
Copy link
Member Author

It only fails on that one machine...

@MartinNowak
Copy link
Member

Can you please add a dir unittest.exe before the test is executed here.
https://github.com/D-Programming-Language/druntime/blob/e919d8bbbe81438b7d328c2fb5fdbf7544c7924a/win64.mak#L661

@MartinNowak
Copy link
Member

Maybe it's a silent failure of dmd or the linker.

@yebblies
Copy link
Member Author

Can you please add a dir unittest.exe before the test is executed here.

This is a dmd pull request, so no.

I think this should be pulled now, because the stable branch is broken without it and the win64 failure doesn't make any sense. I don't see how it could be caused by this pull.

MartinNowak added a commit that referenced this pull request Apr 14, 2015
Add 'auto-tester-build' target to makefiles (stable branch)
@MartinNowak MartinNowak merged commit f63d1e9 into dlang:stable Apr 14, 2015
@yebblies yebblies deleted the maketarget-stable branch April 14, 2015 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants