Created
December 3, 2012 04:36
-
-
Save idavis/4192723 to your computer and use it in GitHub Desktop.
Fresh clone of FubuMvc, trying to build
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> git clone [email protected]:idavis/fubumvc.git | |
Cloning into 'fubumvc'... | |
remote: Counting objects: 57191, done. | |
remote: Compressing objects: 100% (11208/11208), done. | |
remote: Total 57191 (delta 45719), reused 56278 (delta 44979) | |
Receiving objects: 100% (57191/57191), 61.02 MiB | 327 KiB/s, done. | |
Resolving deltas: 100% (45719/45719), done. | |
> cd .\fubumvc | |
[master]> ls | |
Directory: D:\dev\fubumvc | |
Mode LastWriteTime Length Name | |
---- ------------- ------ ---- | |
d---- 12/2/2012 8:20 PM buildsupport | |
d---- 12/2/2012 8:20 PM docs | |
d---- 12/2/2012 8:20 PM fubuTemplates | |
d---- 12/2/2012 8:20 PM lib | |
d---- 12/2/2012 8:20 PM packaging | |
d---- 12/2/2012 8:20 PM src | |
-a--- 12/2/2012 8:20 PM 362 .bottle-alias | |
-a--- 12/2/2012 8:20 PM 831 .gitignore | |
-a--- 12/2/2012 8:20 PM 102 .gitmodules | |
-a--- 12/2/2012 8:20 PM 605 .mailmap | |
-a--- 12/2/2012 8:20 PM 56 bottles.cmd | |
-a--- 12/2/2012 8:20 PM 508 changelog.txt | |
-a--- 12/2/2012 8:20 PM 1114 deploy-test-app.bat | |
-a--- 12/2/2012 8:20 PM 405 InstallGems.bat | |
-a--- 12/2/2012 8:20 PM 281 InstallGems.sh | |
-a--- 12/2/2012 8:20 PM 764 license.txt | |
-a--- 12/2/2012 8:20 PM 4250 rakefile.rb | |
-a--- 12/2/2012 8:20 PM 2524 readme.markdown | |
-a--- 12/2/2012 8:20 PM 26 ripple.cmd | |
-a--- 12/2/2012 8:20 PM 759 ripple.config | |
-a--- 12/2/2012 8:20 PM 76 runst.bat | |
-a--- 12/2/2012 8:20 PM 1841 Storyteller.xml | |
-a--- 12/2/2012 8:20 PM 651 StoryTellerDebug.cs | |
-a--- 12/2/2012 8:20 PM 23 VERSION.txt | |
[master]> rake | |
C:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/rake-0.8.7/lib/rake/alt_system.rb:32: Use RbConfig instead of obsol | |
ete and deprecated Config. | |
(in D:/dev/fubumvc) | |
git submodule update --init | |
Submodule 'buildsupport' (git://github.com/DarthFubuMVC/buildsupport.git) registered for path 'buildsupport' | |
Cloning into 'buildsupport'... | |
remote: Counting objects: 314, done. | |
remote: Compressing objects: 100% (191/191), done. | |
remote: Total 314 (delta 175), reused 255 (delta 116) | |
Receiving objects: 100% (314/314), 3.79 MiB | 661 KiB/s, done. | |
Resolving deltas: 100% (175/175), done. | |
Submodule path 'buildsupport': checked out 'eb013fcbb3e9c60a7c5dd01f515f1cfc450542a3' | |
buildsupport/ripple.exe restore --feeds http://build.fubu-project.org/guestAuth/app/nuget/v1/FeedService.svc/#http://pac | |
kages.nuget.org/v1/FeedService.svc/#http://nuget.org/api/v2 | |
Restoring nuget dependencies for solution fubumvc | |
Successfully installed 'Bottles 1.0.0.415'. | |
Successfully installed 'Castle.Core 3.0.0.4001'. | |
Successfully installed 'DotNetZip 1.9.1.8'. | |
Successfully installed 'FubuCore 1.0.0.212'. | |
Successfully installed 'FubuLocalization 0.9.5.110'. | |
Successfully installed 'FubuTestingSupport 1.0.0.212'. | |
Successfully installed 'HtmlTags 1.2.0.133'. | |
Successfully installed 'Microsoft.AspNet.WebApi.Client 4.0.20710.0'. | |
Successfully installed 'Microsoft.AspNet.WebApi.Core 4.0.20710.0'. | |
Successfully installed 'Microsoft.AspNet.WebApi.SelfHost 4.0.20710.0'. | |
Successfully installed 'Microsoft.Net.Http 2.0.20710.0'. | |
Successfully installed 'Newtonsoft.Json 4.5.9'. | |
Successfully installed 'NUnit 2.5.10.11092'. | |
Successfully installed 'RhinoMocks 3.6.1'. | |
Successfully installed 'structuremap 2.6.3'. | |
Successfully installed 'structuremap.automocking 2.6.3'. | |
Processing directives at src\packages\Bottles.1.0.0.415\tools\ripple.xml | |
Writing file to D:\dev\fubumvc\bottles.cmd | |
*** Updating buildsupport... | |
git fetch | |
git checkout master | |
Switched to branch 'master' | |
git rebase origin/master | |
Current branch master is up to date. | |
*** Buildsupport updated. | |
Version: 0.9.9.52023 | |
I, [2012-12-02T20:24:34.007205 #5544] INFO -- : Generating Assembly Info File At: D:/dev/fubumvc/src/CommonAssemblyInfo | |
.cs | |
C:\Windows/Microsoft.NET/Framework/v4.0.30319/msbuild.exe src/FubuMVC.sln /property:Configuration=Debug /v:m /t:rebuil | |
d /maxcpucount:2 | |
Microsoft (R) Build Engine version 4.0.30319.17929 | |
[Microsoft .NET Framework, version 4.0.30319.18010] | |
Copyright (C) Microsoft Corporation. All rights reserved. | |
D:\dev\fubumvc\src\TestPackage1\TestPackage1.csproj(96,3): error MSB4019: The imported project "C:\Program Files (x86)\ | |
MSBuild\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" was not found. Confirm that the | |
path in the <Import> declaration is correct, and that the file exists on disk. | |
D:\dev\fubumvc\src\TestPackage1\TestPackage1.csproj(96,3): error MSB4019: The imported project "C:\Program Files (x86)\ | |
MSBuild\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" was not found. Confirm that the | |
path in the <Import> declaration is correct, and that the file exists on disk. | |
D:\dev\fubumvc\src\TestPackage2\TestPackage2.csproj(82,3): error MSB4019: The imported project "C:\Program Files (x86)\ | |
MSBuild\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" was not found. Confirm that the | |
path in the <Import> declaration is correct, and that the file exists on disk. | |
D:\dev\fubumvc\src\TestPackage1\TestPackage1.csproj(96,3): error MSB4019: The imported project "C:\Program Files (x86)\ | |
MSBuild\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" was not found. Confirm that the | |
path in the <Import> declaration is correct, and that the file exists on disk. | |
D:\dev\fubumvc\src\TestPackage2\TestPackage2.csproj(82,3): error MSB4019: The imported project "C:\Program Files (x86)\ | |
MSBuild\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" was not found. Confirm that the | |
path in the <Import> declaration is correct, and that the file exists on disk. | |
D:\dev\fubumvc\src\AspNetApplication\AspNetApplication.csproj(118,3): error MSB4019: The imported project "C:\Program F | |
iles (x86)\MSBuild\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" was not found. Confir | |
m that the path in the <Import> declaration is correct, and that the file exists on disk. | |
D:\dev\fubumvc\src\AspNetApplication\AspNetApplication.csproj(118,3): error MSB4019: The imported project "C:\Program F | |
iles (x86)\MSBuild\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" was not found. Confir | |
m that the path in the <Import> declaration is correct, and that the file exists on disk. | |
Registration\OverridesFor.cs(66,48): warning CS0693: Type parameter 'T' has the same name as the type parameter from ou | |
ter type 'FubuMVC.Core.Registration.OverridesFor<T>' [D:\dev\fubumvc\src\FubuMVC.Core\FubuMVC.Core.csproj] | |
Registration\ServiceAdded.cs(6,18): warning CS0659: 'FubuMVC.Core.Registration.ServiceAdded' overrides Object.Equals(ob | |
ject o) but does not override Object.GetHashCode() [D:\dev\fubumvc\src\FubuMVC.Core\FubuMVC.Core.csproj] | |
Registration\ServiceRemoved.cs(6,18): warning CS0659: 'FubuMVC.Core.Registration.ServiceRemoved' overrides Object.Equal | |
s(object o) but does not override Object.GetHashCode() [D:\dev\fubumvc\src\FubuMVC.Core\FubuMVC.Core.csproj] | |
Registration\Nodes\Wrapper.cs(26,21): warning CS0108: 'FubuMVC.Core.Registration.Nodes.Wrapper.BehaviorType' hides inhe | |
rited member 'FubuMVC.Core.Registration.Nodes.BehaviorNode.BehaviorType'. Use the new keyword if hiding was intended. [ | |
D:\dev\fubumvc\src\FubuMVC.Core\FubuMVC.Core.csproj] | |
FubuMVC.Core -> D:\dev\fubumvc\src\FubuMVC.Core\bin\Debug\FubuMVC.Core.dll | |
AssemblyPackage -> D:\dev\fubumvc\src\AssemblyPackage\bin\Debug\AssemblyPackage.dll | |
FubuMVC.SelfHost -> D:\dev\fubumvc\src\FubuMVC.SelfHost\bin\Debug\FubuMVC.SelfHost.dll | |
FubuMVC.StructureMap -> D:\dev\fubumvc\src\FubuMVC.StructureMap\bin\Debug\FubuMVC.StructureMap.dll | |
FubuMVC.SelfHost.Testing -> D:\dev\fubumvc\src\FubuMVC.SelfHost.Testing\bin\Debug\FubuMVC.SelfHost.Testing.dll | |
FubuMVC.StructureMap.Testing -> D:\dev\fubumvc\src\FubuMVC.StructureMap.Testing\bin\Debug\FubuMVC.StructureMap.Testin | |
g.dll | |
FubuMVC.TestingHarness -> D:\dev\fubumvc\src\FubuMVC.TestingHarness\bin\Debug\FubuMVC.TestingHarness.dll | |
rake aborted! | |
Command failed with status (1): [C:\Windows/Microsoft.NET/Framework/v4.0.30...] | |
D:/dev/fubumvc/rakefile.rb:87:in `block in <top (required)>' | |
(See full trace by running task with --trace) | |
[master]> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are definitely hard coded values in the project files. I believe that is because this is a VS2010 project. I know that the FubuMVC.TestingHarness requires Administrator level permissions. It does some self hosting and can't open a local port for listening without the higher permissions.
I've been kicked in the teeth before by not running my bash prompt as an Administrator. I also run VS2010 as an Administrator.
The permissions levels are not going to solve the VS2010 issue. I would have thought that VS2012 converted project files that needed updating. I am not sure what to tell you about that.
Please let me know If I can be of more help.