Skip to content

Instantly share code, notes, and snippets.

@atsushieno
Created May 12, 2016 12:09
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 atsushieno/fb295b9768dadcf900fb501f75d13221 to your computer and use it in GitHub Desktop.
Save atsushieno/fb295b9768dadcf900fb501f75d13221 to your computer and use it in GitHub Desktop.
Build FAILED.
Errors:
/sources/fsharp/src/fsharp/FSharp.Core/FSharp.Core.fsproj (default targets) ->
/sources/fsharp/packages/FSharp.Compiler.Tools.4.0.0.1/tools/Microsoft.FSharp.Targets (CoreCompile target) ->
/sources/fsharp/packages/FSharp.Compiler.Tools.4.0.0.1/tools/Microsoft.FSharp.Targets: error : Tool exited with code: 1. Output:
Unhandled Exception:
System.Resources.MissingManifestResourceException: Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "FSComp.resources" was correctly embedded or linked into assembly "FSharp.Compiler-proto" at compile time, or that all the satellite assemblies required are loadable and fully signed.
at System.Resources.ManifestBasedResourceGroveler.HandleResourceStreamMissing (System.String fileName) <0x7f92b281b430 + 0x00270> in <filename unknown>:0
at System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet (System.Globalization.CultureInfo culture, System.Collections.Generic.Dictionary`2[TKey,TValue] localResourceSets, System.Boolean tryParents, System.Boolean createIfNotExists, System.Threading.StackCrawlMark& stackMark) <0x7f92b28198b0 + 0x002d7> in <filename unknown>:0
at System.Resources.ResourceManager.InternalGetResourceSet (System.Globalization.CultureInfo requestedCulture, System.Boolean createIfNotExists, System.Boolean tryParents, System.Threading.StackCrawlMark& stackMark) <0x7f92b281d820 + 0x00319> in <filename unknown>:0
at System.Resources.ResourceManager.InternalGetResourceSet (System.Globalization.CultureInfo culture, System.Boolean createIfNotExists, System.Boolean tryParents) <0x7f92b281d7d0 + 0x00041> in <filename unknown>:0
at System.Resources.ResourceManager.GetString (System.String name, System.Globalization.CultureInfo culture) <0x7f92b281e4f0 + 0x00165> in <filename unknown>:0
at FSComp.SR.GetString (System.String name) <0x41469880 + 0x00064> in <filename unknown>:0
at FSComp.SR.GetStringFunc[T] (System.String messageID, Microsoft.FSharp.Core.PrintfFormat`4[TPrinter,TState,TResidue,TResult] fmt) <0x414697b0 + 0x0005f> in <filename unknown>:0
at <StartupCode$FSharp-Compiler-proto>.$FSComp+buildProductName@168.Invoke (System.Tuple`2[T1,T2] tupledArg) <0x41469710 + 0x0001f> in <filename unknown>:0
at Microsoft.FSharp.Core.FSharpFunc`2[T,TResult].InvokeFast[V] (Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] func, T arg1, TResult arg2) <0x41465b20 + 0x00099> in <filename unknown>:0
at FSComp.SR.buildProductName (System.String a0) <0x414694d0 + 0x000db> in <filename unknown>:0
at Microsoft.FSharp.Compiler.CompileOps+TcConfigBuilder.CreateNew (System.String defaultFSharpBinariesDir, System.Boolean optimizeForMemory, System.String implicitIncludeDir, System.Boolean isInteractive, System.Boolean isInvalidationSupported) <0x414602f0 + 0x002db> in <filename unknown>:0
at Microsoft.FSharp.Compiler.Driver.GetTcImportsFromCommandLine (System.String[] argv, System.String defaultFSharpBinariesDir, System.String directoryBuildingFrom, Microsoft.FSharp.Core.FSharpOption`1[T] lcidFromCodePage, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] setProcessThreadLocals, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] displayBannerIfNeeded, System.Boolean optimizeForMemory, Microsoft.FSharp.Compiler.ErrorLogger+Exiter exiter, Microsoft.FSharp.Compiler.Driver+ErrorLoggerProvider errorLoggerProvider, Microsoft.FSharp.Compiler.Driver+DisposablesTracker disposables) <0x4145e4e0 + 0x0021f> in <filename unknown>:0
at Microsoft.FSharp.Compiler.Driver.main0 (System.String[] argv, System.Boolean bannerAlreadyPrinted, Microsoft.FSharp.Compiler.ErrorLogger+Exiter exiter, Microsoft.FSharp.Compiler.Driver+ErrorLoggerProvider errorLoggerProvider, Microsoft.FSharp.Compiler.Driver+DisposablesTracker disposables) <0x4145baa0 + 0x0028b> in <filename unknown>:0
at Microsoft.FSharp.Compiler.Driver.typecheckAndCompile (System.String[] argv, System.Boolean bannerAlreadyPrinted, Microsoft.FSharp.Compiler.ErrorLogger+Exiter exiter, Microsoft.FSharp.Compiler.Driver+ErrorLoggerProvider errorLoggerProvider) <0x4145a800 + 0x000cf> in <filename unknown>:0
at Microsoft.FSharp.Compiler.Driver.mainCompile (System.String[] argv, System.Boolean bannerAlreadyPrinted, Microsoft.FSharp.Compiler.ErrorLogger+Exiter exiter) <0x4145a7a0 + 0x00043> in <filename unknown>:0
at Microsoft.FSharp.Compiler.CommandLineMain+Driver.main (System.String[] argv) <0x4145a0d0 + 0x0034b> in <filename unknown>:0
at Microsoft.FSharp.Compiler.CommandLineMain.main (System.String[] argv) <0x41443f10 + 0x000e7> in <filename unknown>:0
at Microsoft.FSharp.Compiler.ErrorLogger+ErrorLoggerExtensions.ReraiseIfWatsonable (System.Exception exn) <0x414a9c30 + 0x00173> in <filename unknown>:0
at Microsoft.FSharp.Compiler.ErrorLogger+ErrorLoggerExtensions.ErrorLogger.ErrorRecovery (Microsoft.FSharp.Compiler.ErrorLogger+ErrorLogger x, System.Exception exn, Microsoft.FSharp.Compiler.Range+range m) <0x4146e4e0 + 0x0027b> in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.Resources.MissingManifestResourceException: Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "FSComp.resources" was correctly embedded or linked into assembly "FSharp.Compiler-proto" at compile time, or that all the satellite assemblies required are loadable and fully signed.
at System.Resources.ManifestBasedResourceGroveler.HandleResourceStreamMissing (System.String fileName) <0x7f92b281b430 + 0x00270> in <filename unknown>:0
at System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet (System.Globalization.CultureInfo culture, System.Collections.Generic.Dictionary`2[TKey,TValue] localResourceSets, System.Boolean tryParents, System.Boolean createIfNotExists, System.Threading.StackCrawlMark& stackMark) <0x7f92b28198b0 + 0x002d7> in <filename unknown>:0
at System.Resources.ResourceManager.InternalGetResourceSet (System.Globalization.CultureInfo requestedCulture, System.Boolean createIfNotExists, System.Boolean tryParents, System.Threading.StackCrawlMark& stackMark) <0x7f92b281d820 + 0x00319> in <filename unknown>:0
at System.Resources.ResourceManager.InternalGetResourceSet (System.Globalization.CultureInfo culture, System.Boolean createIfNotExists, System.Boolean tryParents) <0x7f92b281d7d0 + 0x00041> in <filename unknown>:0
at System.Resources.ResourceManager.GetString (System.String name, System.Globalization.CultureInfo culture) <0x7f92b281e4f0 + 0x00165> in <filename unknown>:0
at FSComp.SR.GetString (System.String name) <0x41469880 + 0x00064> in <filename unknown>:0
at FSComp.SR.GetStringFunc[T] (System.String messageID, Microsoft.FSharp.Core.PrintfFormat`4[TPrinter,TState,TResidue,TResult] fmt) <0x414697b0 + 0x0005f> in <filename unknown>:0
at <StartupCode$FSharp-Compiler-proto>.$FSComp+buildProductName@168.Invoke (System.Tuple`2[T1,T2] tupledArg) <0x41469710 + 0x0001f> in <filename unknown>:0
at Microsoft.FSharp.Core.FSharpFunc`2[T,TResult].InvokeFast[V] (Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] func, T arg1, TResult arg2) <0x41465b20 + 0x00099> in <filename unknown>:0
at FSComp.SR.buildProductName (System.String a0) <0x414694d0 + 0x000db> in <filename unknown>:0
at Microsoft.FSharp.Compiler.CompileOps+TcConfigBuilder.CreateNew (System.String defaultFSharpBinariesDir, System.Boolean optimizeForMemory, System.String implicitIncludeDir, System.Boolean isInteractive, System.Boolean isInvalidationSupported) <0x414602f0 + 0x002db> in <filename unknown>:0
at Microsoft.FSharp.Compiler.Driver.GetTcImportsFromCommandLine (System.String[] argv, System.String defaultFSharpBinariesDir, System.String directoryBuildingFrom, Microsoft.FSharp.Core.FSharpOption`1[T] lcidFromCodePage, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] setProcessThreadLocals, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] displayBannerIfNeeded, System.Boolean optimizeForMemory, Microsoft.FSharp.Compiler.ErrorLogger+Exiter exiter, Microsoft.FSharp.Compiler.Driver+ErrorLoggerProvider errorLoggerProvider, Microsoft.FSharp.Compiler.Driver+DisposablesTracker disposables) <0x4145e4e0 + 0x0021f> in <filename unknown>:0
at Microsoft.FSharp.Compiler.Driver.main0 (System.String[] argv, System.Boolean bannerAlreadyPrinted, Microsoft.FSharp.Compiler.ErrorLogger+Exiter exiter, Microsoft.FSharp.Compiler.Driver+ErrorLoggerProvider errorLoggerProvider, Microsoft.FSharp.Compiler.Driver+DisposablesTracker disposables) <0x4145baa0 + 0x0028b> in <filename unknown>:0
at Microsoft.FSharp.Compiler.Driver.typecheckAndCompile (System.String[] argv, System.Boolean bannerAlreadyPrinted, Microsoft.FSharp.Compiler.ErrorLogger+Exiter exiter, Microsoft.FSharp.Compiler.Driver+ErrorLoggerProvider errorLoggerProvider) <0x4145a800 + 0x000cf> in <filename unknown>:0
at Microsoft.FSharp.Compiler.Driver.mainCompile (System.String[] argv, System.Boolean bannerAlreadyPrinted, Microsoft.FSharp.Compiler.ErrorLogger+Exiter exiter) <0x4145a7a0 + 0x00043> in <filename unknown>:0
at Microsoft.FSharp.Compiler.CommandLineMain+Driver.main (System.String[] argv) <0x4145a0d0 + 0x0034b> in <filename unknown>:0
at Microsoft.FSharp.Compiler.CommandLineMain.main (System.String[] argv) <0x41443f10 + 0x000e7> in <filename unknown>:0
at Microsoft.FSharp.Compiler.ErrorLogger+ErrorLoggerExtensions.ReraiseIfWatsonable (System.Exception exn) <0x414a9c30 + 0x00173> in <filename unknown>:0
at Microsoft.FSharp.Compiler.ErrorLogger+ErrorLoggerExtensions.ErrorLogger.ErrorRecovery (Microsoft.FSharp.Compiler.ErrorLogger+ErrorLogger x, System.Exception exn, Microsoft.FSharp.Compiler.Range+range m) <0x4146e4e0 + 0x0027b> in <filename unknown>:0
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:01.6827290
/sources/fsharp//src/fsharp/targets.make:6: recipe for target 'build' failed
make[3]: *** [build] Error 1
make[3]: Leaving directory '/sources/fsharp/src/fsharp/FSharp.Core'
Makefile:29: recipe for target 'build' failed
make[2]: *** [build] Error 2
make[2]: Leaving directory '/sources/fsharp/src/fsharp'
Makefile:10: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/sources/fsharp/src/fsharp'
Makefile:4: recipe for target 'all' failed
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment