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

CI build of EnableOpenSource.csproj is causing failures #300

Closed
latkin opened this issue Mar 9, 2015 · 1 comment
Closed

CI build of EnableOpenSource.csproj is causing failures #300

latkin opened this issue Mar 9, 2015 · 1 comment

Comments

@latkin
Copy link
Contributor

latkin commented Mar 9, 2015

Recent CI builds are either timing out or failing when building EnableOpenSource.csproj.

Latest build of tip of fsharp4 timed out
Latest build from #251 errored out
Latest build from #219 timed out

Problem seems to occur when the below command is invoked. Per the log, getting to this point takes about 10 min, then builds time out after 40 min.

[00:10:57]   Setting up Visual Studio for debugging extensions. This one-time operation may take a minute or more.
[00:10:57]   C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\devenv.exe /RootSuffix FSharp /ResetSettings General.vssettings /Embedding /Command File.Exit 
@latkin
Copy link
Contributor Author

latkin commented Mar 9, 2015

I also get possibly-related errors in about the same place when building on my laptop:

C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\VSSDK\Microsoft.VsSDK.targets(502,5): error VSSDK1031: Extension 'EnableOpenSource..4c74b903-4a32-44da-8c3f-c004633ab0f2' could not be found. Please make sure the extension has been installed. [C:\Users\latkin\source\Repos\visualfsharp\vsintegration\src\deployment\EnableOpenSource\EnableOpenSource.csproj]

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