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

cmake is missing from build machines #17

Closed
danmoseley opened this issue Nov 14, 2018 · 8 comments
Closed

cmake is missing from build machines #17

danmoseley opened this issue Nov 14, 2018 · 8 comments
Assignees

Comments

@danmoseley
Copy link
Member

After #15 we still have 2 repos failing to build. (https://mseng.visualstudio.com/Tools/_build/results?buildId=7742669&view=logs)

It looks like if you can get CMAKE on the build machine, we would get past this and I can look at any remaining issues

CMake is a pre-requisite to build this repository but it was not found on the path. Please install CMake from http://www.cmake.org/download/ and ensure it is on your path.

@alexperovich can you please help with that?

cc @stephentoub

@danmoseley
Copy link
Member Author

#12

@danmoseley
Copy link
Member Author

@alexperovich I don't know much about how this works but I see the build happened on Pool: DotNet-HelixVS2017 so it doesn't surprise me that CMAKE isn't there. What if we switch to Pool: DotNet-Build -- is there anything the indexing part might need that isn't there? It's OK if tests don't work -- they should be disabled - looks like they are only running now for corfxelab.

@danmoseley
Copy link
Member Author

I would try it but this pool isn't listed in the dropdown for this mseng project. ..?

@alexperovich
Copy link
Member

I sent a build on the Hosted pool to see if that works.

@danmoseley
Copy link
Member Author

2018-11-14T23:46:03.1464866Z      at Microsoft.SourceBrowser.Common.Log.WriteToFile(String message, String filePath).
2018-11-14T23:46:03.1465139Z   23:46:03 Failed to generate references file for: D:\a\1\s\bin\index\index\AllScenarioTests\R\d66e2395e758e06a.txt
2018-11-14T23:46:03.1465345Z   System.IO.IOException: There is not enough space on the disk.

@alexperovich
Copy link
Member

yep, I put it back. Is there a way we can make the thing work without cmake available? Nothing the indexer needs requires native stuff built.

@danmoseley
Copy link
Member Author

dotnet/coreclr#21040

@danmoseley
Copy link
Member Author

fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants