Skip to content

Instantly share code, notes, and snippets.

Created April 19, 2013 19:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/5422697 to your computer and use it in GitHub Desktop.
Save anonymous/5422697 to your computer and use it in GitHub Desktop.
XBuild Engine Version 3.0.10.0
Mono, Version 3.0.10.0
Copyright (C) Marek Sieradzki 2005-2008, Novell 2008-2011.
Build started 4/19/2013 2:39:33 PM.
__________________________________________________
Project "/home/eskimod/git/fsharp/tests/projects/Sample_VS2010_FSharp_ConsoleApp_net35/SampleVisualStudio2010FSharpConsoleApp/SampleVisualStudio2010FSharpConsoleApp.fsproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: x86
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target CoreCompile:
Tool /usr/local/lib/pkgconfig/../../lib/mono//4.0/fsc.exe execution started with arguments: -o:obj/x86/Debug/SampleVisualStudio2010FSharpConsoleApp.exe -g --debug:full --noframework --define:DEBUG --define:TRACE --doc:bin/Debug/SampleVisualStudio2010FSharpConsoleApp.XML --optimize- --tailcalls- --platform:x86 -r:/usr/local/lib/mono/2.0/mscorlib.dll -r:/usr/local/lib/mono/2.0/FSharp.Core.dll -r:/usr/local/lib/mono/2.0/System.dll -r:/usr/local/lib/mono/2.0/System.Core.dll --target:exe --warn:3 --warnaserror:76 --fullpaths --flaterrors --highentropyva- Program.fs
/usr/local/lib/mono/Microsoft F#/v4.0/Microsoft.FSharp.Targets: error : Error executing tool '/usr/local/lib/pkgconfig/../../lib/mono//4.0/fsc.exe': ApplicationName='/usr/local/lib/pkgconfig/../../lib/mono//4.0/fsc.exe', CommandLine='-o:obj/x86/Debug/SampleVisualStudio2010FSharpConsoleApp.exe -g --debug:full --noframework --define:DEBUG --define:TRACE --doc:bin/Debug/SampleVisualStudio2010FSharpConsoleApp.XML --optimize- --tailcalls- --platform:x86 -r:/usr/local/lib/mono/2.0/mscorlib.dll -r:/usr/local/lib/mono/2.0/FSharp.Core.dll -r:/usr/local/lib/mono/2.0/System.dll -r:/usr/local/lib/mono/2.0/System.Core.dll --target:exe --warn:3 --warnaserror:76 --fullpaths --flaterrors --highentropyva- Program.fs ', CurrentDirectory='/home/eskimod/git/fsharp/tests/projects/Sample_VS2010_FSharp_ConsoleApp_net35/SampleVisualStudio2010FSharpConsoleApp', Native error= Cannot find the specified file
Task "Fsc" execution -- FAILED
Done building target "CoreCompile" in project "/home/eskimod/git/fsharp/tests/projects/Sample_VS2010_FSharp_ConsoleApp_net35/SampleVisualStudio2010FSharpConsoleApp/SampleVisualStudio2010FSharpConsoleApp.fsproj".-- FAILED
Done building project "/home/eskimod/git/fsharp/tests/projects/Sample_VS2010_FSharp_ConsoleApp_net35/SampleVisualStudio2010FSharpConsoleApp/SampleVisualStudio2010FSharpConsoleApp.fsproj".-- FAILED
Build FAILED.
Errors:
/home/eskimod/git/fsharp/tests/projects/Sample_VS2010_FSharp_ConsoleApp_net35/SampleVisualStudio2010FSharpConsoleApp/SampleVisualStudio2010FSharpConsoleApp.fsproj (default targets) ->
/usr/local/lib/mono/Microsoft F#/v4.0/Microsoft.FSharp.Targets (CoreCompile target) ->
/usr/local/lib/mono/Microsoft F#/v4.0/Microsoft.FSharp.Targets: error : Error executing tool '/usr/local/lib/pkgconfig/../../lib/mono//4.0/fsc.exe': ApplicationName='/usr/local/lib/pkgconfig/../../lib/mono//4.0/fsc.exe', CommandLine='-o:obj/x86/Debug/SampleVisualStudio2010FSharpConsoleApp.exe -g --debug:full --noframework --define:DEBUG --define:TRACE --doc:bin/Debug/SampleVisualStudio2010FSharpConsoleApp.XML --optimize- --tailcalls- --platform:x86 -r:/usr/local/lib/mono/2.0/mscorlib.dll -r:/usr/local/lib/mono/2.0/FSharp.Core.dll -r:/usr/local/lib/mono/2.0/System.dll -r:/usr/local/lib/mono/2.0/System.Core.dll --target:exe --warn:3 --warnaserror:76 --fullpaths --flaterrors --highentropyva- Program.fs ', CurrentDirectory='/home/eskimod/git/fsharp/tests/projects/Sample_VS2010_FSharp_ConsoleApp_net35/SampleVisualStudio2010FSharpConsoleApp', Native error= Cannot find the specified file
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.2121420
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment