Runtime: Builds on linux fail to produce a native build log in `bin\Logs`

Created on 14 Jul 2017  路  6Comments  路  Source: dotnet/runtime

Builds of the C++ codebase on Windows produce fairly complete logs thanks to msbuild's logging support. The same build on Linux, however, produces no permanent logs. I'm not sure if it's feasible to log a higher level of verbosity like it is on Windows, but at the very least, it would be helpful to tee stdout from the call to make and save that in an appropriately-named log file.

area-Infrastructure-coreclr easy enhancement

Most helpful comment

I'm new here, and i'd love to start contributing to this repo.
I'd like to start with this issue, can i be assigned?

All 6 comments

I'm new here, and i'd love to start contributing to this repo.
I'd like to start with this issue, can i be assigned?

Welcome @noamyogev84, thank you for stepping forward and offering to work on this issue! I'm assigning it to you now. Feel free to reach out if you have any questions about the bug, or the process to get the fix PR merged.

I should mention that I added @noamyogev84 as a read-only contributor on this repo which will allow us to actually assign the issue. However, first @noamyogev84 has to accept the email invite.

Thanks @terrajobst, I was just about to reach out to you about the permissions issue. :smile:

Thanks so much @dpodder @terrajobst.

@noamyogev84 I've just assigned this issue to you.

Was this page helpful?
0 / 5 - 0 ratings