rockyhill:~/Downloads/src/imacg3$ xbuild /p:Configuration=Mono crtcpl.sln
>>>> xbuild tool is deprecated and will be removed in future updates, use msbuild instead <<<<
XBuild Engine Version 14.0
Mono, Version 6.6.0.166
Copyright (C) 2005-2013 Various Mono authors
Build started 5/12/2020 9:43:37 AM.
__________________________________________________
/home/rockyhill/Downloads/src/imacg3/crtcpl.sln: warning : Ignoring vcproj 'crtcplres'.
/home/rockyhill/Downloads/src/imacg3/crtcpl.sln: warning : Ignoring vcproj 'rightclickassist'.
/home/rockyhill/Downloads/src/imacg3/crtcpl.sln: warning : Failed to find project 8351da02-4ea8-4505-b944-d5c6724b3af6
/home/rockyhill/Downloads/src/imacg3/crtcpl.sln: warning : Failed to find project 3ea43c76-9821-43ba-ba3c-4e3c13c7c0f7
/home/rockyhill/Downloads/src/imacg3/crtcpl.sln: warning : Don't know how to handle GlobalSection ExtensibilityGlobals, Ignoring.
Project "/home/rockyhill/Downloads/src/imacg3/crtcpl.sln" (default target(s)):
Target ValidateSolutionConfiguration:
Building solution configuration "Mono|Any CPU".
Target Build:
Project "/home/rockyhill/Downloads/src/imacg3/crtcpl/crtcpl.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Mono Platform: AnyCPU
Created directory "bin/Mono/"
Created directory "obj/Mono/"
Target GenerateResources:
Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "AdvancedPage.resx,obj/Mono/crtcpl.AdvancedPage.resources"
Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "AppletForm.resx,obj/Mono/crtcpl.AppletForm.resources"
Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "ColorsPage.resx,obj/Mono/crtcpl.ColorsPage.resources"
Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "SettingsAnalyzerForm.resx,obj/Mono/crtcpl.SettingsAnalyzerForm.resources"
Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "GeometryPage.resx,obj/Mono/crtcpl.GeometryPage.resources"
Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "ImageRes/ImageRes.resx,obj/Mono/crtcpl.ImageRes.ImageRes.resources"
Unhandled Exception:
System.ArgumentException: No codec available for format:b96b3cac-0728-11d3-9d7b-0000f81ef32e
at System.Drawing.Image.Save (System.IO.Stream stream, System.Drawing.Imaging.ImageFormat format) [0x00029] in <fa3058d2db7e41b08d735ae82b67fb70>:0
at System.Drawing.Image.System.Runtime.Serialization.ISerializable.GetObjectData (System.Runtime.Serialization.SerializationInfo si, System.Runtime.Serialization.StreamingContext context) [0x0002e] in <fa3058d2db7e41b08d735ae82b67fb70>:0
at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitSerialize (System.Object obj, System.Runtime.Serialization.ISurrogateSelector surrogateSelector, System.Runtime.Serialization.StreamingContext context, System.Runtime.Serialization.Formatters.Binary.SerObjectInfoInit serObjectInfoInit, System.Runtime.Serialization.IFormatterConverter converter, System.Runtime.Serialization.Formatters.Binary.ObjectWriter objectWriter, System.Runtime.Serialization.SerializationBinder binder) <0x7f07eea1f1a0 + 0x002f9> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize (System.Object graph, System.Runtime.Remoting.Messaging.Header[] inHeaders, System.Runtime.Serialization.Formatters.Binary.__BinaryWriter serWriter, System.Boolean fCheck) <0x7f07eea256c0 + 0x003ea> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph, System.Runtime.Remoting.Messaging.Header[] headers, System.Boolean fCheck) <0x7f07eea1c0e0 + 0x000fa> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph) <0x7f07eea1c050 + 0x00036> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Resources.ResourceWriter.WriteValue (System.Resources.ResourceTypeCode typeCode, System.Object value, System.IO.BinaryWriter writer, System.Runtime.Serialization.IFormatter objFormatter) <0x7f07eea545e0 + 0x00083> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Resources.ResourceWriter.Generate () [0x00252] in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Resources.ResourceWriter.Dispose () <0x7f07eea542b0 + 0x0002a> in <ab4b6f8474df465bb9c200aa76d63763>:0
at ResGen.CompileResourceFile (System.String sname, System.String dname, System.Boolean useSourcePath) [0x00179] in <5769227c34414fe0861c1d3a1494c400>:0
at ResGen.Main (System.String[] args) [0x0038e] in <5769227c34414fe0861c1d3a1494c400>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentException: No codec available for format:b96b3cac-0728-11d3-9d7b-0000f81ef32e
at System.Drawing.Image.Save (System.IO.Stream stream, System.Drawing.Imaging.ImageFormat format) [0x00029] in <fa3058d2db7e41b08d735ae82b67fb70>:0
at System.Drawing.Image.System.Runtime.Serialization.ISerializable.GetObjectData (System.Runtime.Serialization.SerializationInfo si, System.Runtime.Serialization.StreamingContext context) [0x0002e] in <fa3058d2db7e41b08d735ae82b67fb70>:0
at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitSerialize (System.Object obj, System.Runtime.Serialization.ISurrogateSelector surrogateSelector, System.Runtime.Serialization.StreamingContext context, System.Runtime.Serialization.Formatters.Binary.SerObjectInfoInit serObjectInfoInit, System.Runtime.Serialization.IFormatterConverter converter, System.Runtime.Serialization.Formatters.Binary.ObjectWriter objectWriter, System.Runtime.Serialization.SerializationBinder binder) <0x7f07eea1f1a0 + 0x002f9> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize (System.Object graph, System.Runtime.Remoting.Messaging.Header[] inHeaders, System.Runtime.Serialization.Formatters.Binary.__BinaryWriter serWriter, System.Boolean fCheck) <0x7f07eea256c0 + 0x003ea> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph, System.Runtime.Remoting.Messaging.Header[] headers, System.Boolean fCheck) <0x7f07eea1c0e0 + 0x000fa> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph) <0x7f07eea1c050 + 0x00036> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Resources.ResourceWriter.WriteValue (System.Resources.ResourceTypeCode typeCode, System.Object value, System.IO.BinaryWriter writer, System.Runtime.Serialization.IFormatter objFormatter) <0x7f07eea545e0 + 0x00083> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Resources.ResourceWriter.Generate () [0x00252] in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Resources.ResourceWriter.Dispose () <0x7f07eea542b0 + 0x0002a> in <ab4b6f8474df465bb9c200aa76d63763>:0
at ResGen.CompileResourceFile (System.String sname, System.String dname, System.Boolean useSourcePath) [0x00179] in <5769227c34414fe0861c1d3a1494c400>:0
at ResGen.Main (System.String[] args) [0x0038e] in <5769227c34414fe0861c1d3a1494c400>:0
/usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets: error : Tool exited with code: 1. Output: Read in 29 resources from '/home/rockyhill/Downloads/src/imacg3/crtcpl/ImageRes/ImageRes.resx'
Error: No codec available for format:b96b3cac-0728-11d3-9d7b-0000f81ef32e
Unhandled Exception:
System.ArgumentException: No codec available for format:b96b3cac-0728-11d3-9d7b-0000f81ef32e
at System.Drawing.Image.Save (System.IO.Stream stream, System.Drawing.Imaging.ImageFormat format) [0x00029] in <fa3058d2db7e41b08d735ae82b67fb70>:0
at System.Drawing.Image.System.Runtime.Serialization.ISerializable.GetObjectData (System.Runtime.Serialization.SerializationInfo si, System.Runtime.Serialization.StreamingContext context) [0x0002e] in <fa3058d2db7e41b08d735ae82b67fb70>:0
at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitSerialize (System.Object obj, System.Runtime.Serialization.ISurrogateSelector surrogateSelector, System.Runtime.Serialization.StreamingContext context, System.Runtime.Serialization.Formatters.Binary.SerObjectInfoInit serObjectInfoInit, System.Runtime.Serialization.IFormatterConverter converter, System.Runtime.Serialization.Formatters.Binary.ObjectWriter objectWriter, System.Runtime.Serialization.SerializationBinder binder) <0x7f07eea1f1a0 + 0x002f9> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize (System.Object graph, System.Runtime.Remoting.Messaging.Header[] inHeaders, System.Runtime.Serialization.Formatters.Binary.__BinaryWriter serWriter, System.Boolean fCheck) <0x7f07eea256c0 + 0x003ea> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph, System.Runtime.Remoting.Messaging.Header[] headers, System.Boolean fCheck) <0x7f07eea1c0e0 + 0x000fa> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph) <0x7f07eea1c050 + 0x00036> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Resources.ResourceWriter.WriteValue (System.Resources.ResourceTypeCode typeCode, System.Object value, System.IO.BinaryWriter writer, System.Runtime.Serialization.IFormatter objFormatter) <0x7f07eea545e0 + 0x00083> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Resources.ResourceWriter.Generate () [0x00252] in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Resources.ResourceWriter.Dispose () <0x7f07eea542b0 + 0x0002a> in <ab4b6f8474df465bb9c200aa76d63763>:0
at ResGen.CompileResourceFile (System.String sname, System.String dname, System.Boolean useSourcePath) [0x00179] in <5769227c34414fe0861c1d3a1494c400>:0
at ResGen.Main (System.String[] args) [0x0038e] in <5769227c34414fe0861c1d3a1494c400>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentException: No codec available for format:b96b3cac-0728-11d3-9d7b-0000f81ef32e
at System.Drawing.Image.Save (System.IO.Stream stream, System.Drawing.Imaging.ImageFormat format) [0x00029] in <fa3058d2db7e41b08d735ae82b67fb70>:0
at System.Drawing.Image.System.Runtime.Serialization.ISerializable.GetObjectData (System.Runtime.Serialization.SerializationInfo si, System.Runtime.Serialization.StreamingContext context) [0x0002e] in <fa3058d2db7e41b08d735ae82b67fb70>:0
at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitSerialize (System.Object obj, System.Runtime.Serialization.ISurrogateSelector surrogateSelector, System.Runtime.Serialization.StreamingContext context, System.Runtime.Serialization.Formatters.Binary.SerObjectInfoInit serObjectInfoInit, System.Runtime.Serialization.IFormatterConverter converter, System.Runtime.Serialization.Formatters.Binary.ObjectWriter objectWriter, System.Runtime.Serialization.SerializationBinder binder) <0x7f07eea1f1a0 + 0x002f9> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize (System.Object graph, System.Runtime.Remoting.Messaging.Header[] inHeaders, System.Runtime.Serialization.Formatters.Binary.__BinaryWriter serWriter, System.Boolean fCheck) <0x7f07eea256c0 + 0x003ea> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph, System.Runtime.Remoting.Messaging.Header[] headers, System.Boolean fCheck) <0x7f07eea1c0e0 + 0x000fa> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph) <0x7f07eea1c050 + 0x00036> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Resources.ResourceWriter.WriteValue (System.Resources.ResourceTypeCode typeCode, System.Object value, System.IO.BinaryWriter writer, System.Runtime.Serialization.IFormatter objFormatter) <0x7f07eea545e0 + 0x00083> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Resources.ResourceWriter.Generate () [0x00252] in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Resources.ResourceWriter.Dispose () <0x7f07eea542b0 + 0x0002a> in <ab4b6f8474df465bb9c200aa76d63763>:0
at ResGen.CompileResourceFile (System.String sname, System.String dname, System.Boolean useSourcePath) [0x00179] in <5769227c34414fe0861c1d3a1494c400>:0
at ResGen.Main (System.String[] args) [0x0038e] in <5769227c34414fe0861c1d3a1494c400>:0
Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "ScreenPage.resx,obj/Mono/crtcpl.ScreenPage.resources"
Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "ColorGradient.resx,obj/Mono/crtcpl.ColorGradient.resources"
Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "StringRes/StringRes.resx,obj/Mono/crtcpl.StringRes.StringRes.resources"
Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "TestPatternForm.resx,obj/Mono/crtcpl.TestPatternForm.resources"
Task "GenerateResource" execution -- FAILED
Done building target "GenerateResources" in project "/home/rockyhill/Downloads/src/imacg3/crtcpl/crtcpl.csproj".-- FAILED
Done building project "/home/rockyhill/Downloads/src/imacg3/crtcpl/crtcpl.csproj".-- FAILED
Task "MSBuild" execution -- FAILED
Done building target "Build" in project "/home/rockyhill/Downloads/src/imacg3/crtcpl.sln".-- FAILED
Done building project "/home/rockyhill/Downloads/src/imacg3/crtcpl.sln".-- FAILED
Build FAILED.
Warnings:
/home/rockyhill/Downloads/src/imacg3/crtcpl.sln: warning : Ignoring vcproj 'crtcplres'.
/home/rockyhill/Downloads/src/imacg3/crtcpl.sln: warning : Ignoring vcproj 'rightclickassist'.
/home/rockyhill/Downloads/src/imacg3/crtcpl.sln: warning : Failed to find project 8351da02-4ea8-4505-b944-d5c6724b3af6
/home/rockyhill/Downloads/src/imacg3/crtcpl.sln: warning : Failed to find project 3ea43c76-9821-43ba-ba3c-4e3c13c7c0f7
/home/rockyhill/Downloads/src/imacg3/crtcpl.sln: warning : Don't know how to handle GlobalSection ExtensibilityGlobals, Ignoring.
Errors:
/home/rockyhill/Downloads/src/imacg3/crtcpl.sln (default targets) ->
(Build target) ->
/home/rockyhill/Downloads/src/imacg3/crtcpl/crtcpl.csproj (default targets) ->
/usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets (GenerateResources target) ->
/usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets: error : Tool exited with code: 1. Output: Read in 29 resources from '/home/rockyhill/Downloads/src/imacg3/crtcpl/ImageRes/ImageRes.resx'
Error: No codec available for format:b96b3cac-0728-11d3-9d7b-0000f81ef32e
Unhandled Exception:
System.ArgumentException: No codec available for format:b96b3cac-0728-11d3-9d7b-0000f81ef32e
at System.Drawing.Image.Save (System.IO.Stream stream, System.Drawing.Imaging.ImageFormat format) [0x00029] in <fa3058d2db7e41b08d735ae82b67fb70>:0
at System.Drawing.Image.System.Runtime.Serialization.ISerializable.GetObjectData (System.Runtime.Serialization.SerializationInfo si, System.Runtime.Serialization.StreamingContext context) [0x0002e] in <fa3058d2db7e41b08d735ae82b67fb70>:0
at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitSerialize (System.Object obj, System.Runtime.Serialization.ISurrogateSelector surrogateSelector, System.Runtime.Serialization.StreamingContext context, System.Runtime.Serialization.Formatters.Binary.SerObjectInfoInit serObjectInfoInit, System.Runtime.Serialization.IFormatterConverter converter, System.Runtime.Serialization.Formatters.Binary.ObjectWriter objectWriter, System.Runtime.Serialization.SerializationBinder binder) <0x7f07eea1f1a0 + 0x002f9> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize (System.Object graph, System.Runtime.Remoting.Messaging.Header[] inHeaders, System.Runtime.Serialization.Formatters.Binary.__BinaryWriter serWriter, System.Boolean fCheck) <0x7f07eea256c0 + 0x003ea> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph, System.Runtime.Remoting.Messaging.Header[] headers, System.Boolean fCheck) <0x7f07eea1c0e0 + 0x000fa> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph) <0x7f07eea1c050 + 0x00036> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Resources.ResourceWriter.WriteValue (System.Resources.ResourceTypeCode typeCode, System.Object value, System.IO.BinaryWriter writer, System.Runtime.Serialization.IFormatter objFormatter) <0x7f07eea545e0 + 0x00083> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Resources.ResourceWriter.Generate () [0x00252] in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Resources.ResourceWriter.Dispose () <0x7f07eea542b0 + 0x0002a> in <ab4b6f8474df465bb9c200aa76d63763>:0
at ResGen.CompileResourceFile (System.String sname, System.String dname, System.Boolean useSourcePath) [0x00179] in <5769227c34414fe0861c1d3a1494c400>:0
at ResGen.Main (System.String[] args) [0x0038e] in <5769227c34414fe0861c1d3a1494c400>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentException: No codec available for format:b96b3cac-0728-11d3-9d7b-0000f81ef32e
at System.Drawing.Image.Save (System.IO.Stream stream, System.Drawing.Imaging.ImageFormat format) [0x00029] in <fa3058d2db7e41b08d735ae82b67fb70>:0
at System.Drawing.Image.System.Runtime.Serialization.ISerializable.GetObjectData (System.Runtime.Serialization.SerializationInfo si, System.Runtime.Serialization.StreamingContext context) [0x0002e] in <fa3058d2db7e41b08d735ae82b67fb70>:0
at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitSerialize (System.Object obj, System.Runtime.Serialization.ISurrogateSelector surrogateSelector, System.Runtime.Serialization.StreamingContext context, System.Runtime.Serialization.Formatters.Binary.SerObjectInfoInit serObjectInfoInit, System.Runtime.Serialization.IFormatterConverter converter, System.Runtime.Serialization.Formatters.Binary.ObjectWriter objectWriter, System.Runtime.Serialization.SerializationBinder binder) <0x7f07eea1f1a0 + 0x002f9> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize (System.Object graph, System.Runtime.Remoting.Messaging.Header[] inHeaders, System.Runtime.Serialization.Formatters.Binary.__BinaryWriter serWriter, System.Boolean fCheck) <0x7f07eea256c0 + 0x003ea> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph, System.Runtime.Remoting.Messaging.Header[] headers, System.Boolean fCheck) <0x7f07eea1c0e0 + 0x000fa> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph) <0x7f07eea1c050 + 0x00036> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Resources.ResourceWriter.WriteValue (System.Resources.ResourceTypeCode typeCode, System.Object value, System.IO.BinaryWriter writer, System.Runtime.Serialization.IFormatter objFormatter) <0x7f07eea545e0 + 0x00083> in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Resources.ResourceWriter.Generate () [0x00252] in <ab4b6f8474df465bb9c200aa76d63763>:0
at System.Resources.ResourceWriter.Dispose () <0x7f07eea542b0 + 0x0002a> in <ab4b6f8474df465bb9c200aa76d63763>:0
at ResGen.CompileResourceFile (System.String sname, System.String dname, System.Boolean useSourcePath) [0x00179] in <5769227c34414fe0861c1d3a1494c400>:0
at ResGen.Main (System.String[] args) [0x0038e] in <5769227c34414fe0861c1d3a1494c400>:0
5 Warning(s)
1 Error(s)
Time Elapsed 00:00:01.6851630