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

Subgraph #31

Open
wants to merge 61 commits into
base: master
Choose a base branch
from
Open

Subgraph #31

wants to merge 61 commits into from

Conversation

TigerThePro
Copy link
Contributor

Changed how the program finds paths and the pattern of the path.
Changed 'explain path' to 'explain subgraph'

  • New 'find path' will always include the node selected in the path. Notes here.
  • 'explain subgraph also find common incoming edges in the cycles. Notes here

@fpoli
Copy link
Member

fpoli commented Aug 26, 2021

What is the correct way to compile this PR? I tried with the Dockerfile that I just added to the master branch but I get the following error:

Click to expand
 > [12/12] RUN xbuild /p:Configuration=Release source/AxiomProfiler.sln:                                                                                                          
#17 0.411                                                                                                                                                                         
#17 0.411 >>>> xbuild tool is deprecated and will be removed in future updates, use msbuild instead <<<<                                                                          
#17 0.411                                                                                                                                                                         
#17 0.413 XBuild Engine Version 14.0                                                                                                                                              
#17 0.413 Mono, Version 6.12.0.122
#17 0.413 Copyright (C) 2005-2013 Various Mono authors
#17 0.666 
#17 0.667 Build started 8/26/2021 5:08:32 AM.
#17 0.668 __________________________________________________
#17 1.079 /home/ubuntu/axiom-profiler/source/AxiomProfiler.sln:  warning : Don't know how to handle GlobalSection ExtensibilityGlobals, Ignoring.
#17 1.236 Project "/home/ubuntu/axiom-profiler/source/AxiomProfiler.sln" (default target(s)):
#17 1.240 	Target ValidateSolutionConfiguration:
#17 1.241 		Building solution configuration "Release|Any CPU".
#17 1.339 	Target Build:
#17 1.339 		Project "/home/ubuntu/axiom-profiler/source/AxiomProfiler.csproj" (default target(s)):
#17 1.339 			Target PrepareForBuild:
#17 1.339 				Configuration: Release Platform: AnyCPU
#17 1.352 				Created directory "../bin/Release/"
#17 1.352 				Created directory "obj/Release/"
#17 1.646 			Target ResolveAssemblyReferences:
#17 1.646 /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets:  warning : Reference 'PresentationCore' not resolved
#17 1.646 				For searchpath {CandidateAssemblyFiles}
#17 1.646 				Warning: {CandidateAssemblyFiles} not supported currently
#17 1.646 				For searchpath {HintPathFromItem}
#17 1.646 				HintPath attribute not found
#17 1.646 				For searchpath {TargetFrameworkDirectory}
#17 1.646 				Considered target framework dir /usr/lib/mono/4.5-api/, assembly named 'PresentationCore' not found.
#17 1.646 				Considered target framework dir /usr/lib/mono/4.5-api//Facades/, assembly named 'PresentationCore' not found.
#17 1.646 				For searchpath {PkgConfig}
#17 1.646 				Considered PresentationCore, but could not find in any pkg-config files.
#17 1.646 				For searchpath {GAC}
#17 1.646 				Considered PresentationCore, but could not find in the GAC.
#17 1.646 				For searchpath {RawFileName}
#17 1.646 				Considered 'PresentationCore' as a file, but the file does not exist
#17 1.646 				For searchpath ../bin/Release/
#17 1.646 				Considered '/home/ubuntu/axiom-profiler/bin/Release/PresentationCore' as a file, but the file does not exist
#17 1.646 				Considered '/home/ubuntu/axiom-profiler/bin/Release/PresentationCore.exe' as a file, but the file does not exist
#17 1.646 				Considered '/home/ubuntu/axiom-profiler/bin/Release/PresentationCore.dll' as a file, but the file does not exist
#17 1.647 /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets:  warning : Reference 'PresentationFramework' not resolved
#17 1.647 				For searchpath {CandidateAssemblyFiles}
#17 1.647 				Warning: {CandidateAssemblyFiles} not supported currently
#17 1.647 				For searchpath {HintPathFromItem}
#17 1.647 				HintPath attribute not found
#17 1.647 				For searchpath {TargetFrameworkDirectory}
#17 1.647 				Considered target framework dir /usr/lib/mono/4.5-api/, assembly named 'PresentationFramework' not found.
#17 1.647 				Considered target framework dir /usr/lib/mono/4.5-api//Facades/, assembly named 'PresentationFramework' not found.
#17 1.647 				For searchpath {PkgConfig}
#17 1.647 				Considered PresentationFramework, but could not find in any pkg-config files.
#17 1.647 				For searchpath {GAC}
#17 1.647 				Considered PresentationFramework, but could not find in the GAC.
#17 1.647 				For searchpath {RawFileName}
#17 1.647 				Considered 'PresentationFramework' as a file, but the file does not exist
#17 1.647 				For searchpath ../bin/Release/
#17 1.647 				Considered '/home/ubuntu/axiom-profiler/bin/Release/PresentationFramework' as a file, but the file does not exist
#17 1.648 				Considered '/home/ubuntu/axiom-profiler/bin/Release/PresentationFramework.exe' as a file, but the file does not exist
#17 1.648 				Considered '/home/ubuntu/axiom-profiler/bin/Release/PresentationFramework.dll' as a file, but the file does not exist
#17 1.652 /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets:  warning : Reference 'UIAutomationProvider' not resolved
#17 1.652 				For searchpath {CandidateAssemblyFiles}
#17 1.652 				Warning: {CandidateAssemblyFiles} not supported currently
#17 1.652 				For searchpath {HintPathFromItem}
#17 1.652 				HintPath attribute not found
#17 1.652 				For searchpath {TargetFrameworkDirectory}
#17 1.652 				Considered target framework dir /usr/lib/mono/4.5-api/, assembly named 'UIAutomationProvider' not found.
#17 1.652 				Considered target framework dir /usr/lib/mono/4.5-api//Facades/, assembly named 'UIAutomationProvider' not found.
#17 1.653 				For searchpath {PkgConfig}
#17 1.653 				Considered UIAutomationProvider, but could not find in any pkg-config files.
#17 1.653 				For searchpath {GAC}
#17 1.653 				Considered UIAutomationProvider, but could not find in the GAC.
#17 1.653 				For searchpath {RawFileName}
#17 1.653 				Considered 'UIAutomationProvider' as a file, but the file does not exist
#17 1.653 				For searchpath ../bin/Release/
#17 1.653 				Considered '/home/ubuntu/axiom-profiler/bin/Release/UIAutomationProvider' as a file, but the file does not exist
#17 1.653 				Considered '/home/ubuntu/axiom-profiler/bin/Release/UIAutomationProvider.exe' as a file, but the file does not exist
#17 1.653 				Considered '/home/ubuntu/axiom-profiler/bin/Release/UIAutomationProvider.dll' as a file, but the file does not exist
#17 1.654 /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets:  warning : Reference 'WindowsFormsIntegration' not resolved
#17 1.654 				For searchpath {CandidateAssemblyFiles}
#17 1.654 				Warning: {CandidateAssemblyFiles} not supported currently
#17 1.654 				For searchpath {HintPathFromItem}
#17 1.654 				HintPath attribute not found
#17 1.654 				For searchpath {TargetFrameworkDirectory}
#17 1.654 				Considered target framework dir /usr/lib/mono/4.5-api/, assembly named 'WindowsFormsIntegration' not found.
#17 1.654 				Considered target framework dir /usr/lib/mono/4.5-api//Facades/, assembly named 'WindowsFormsIntegration' not found.
#17 1.654 				For searchpath {PkgConfig}
#17 1.654 				Considered WindowsFormsIntegration, but could not find in any pkg-config files.
#17 1.654 				For searchpath {GAC}
#17 1.654 				Considered WindowsFormsIntegration, but could not find in the GAC.
#17 1.654 				For searchpath {RawFileName}
#17 1.654 				Considered 'WindowsFormsIntegration' as a file, but the file does not exist
#17 1.654 				For searchpath ../bin/Release/
#17 1.654 				Considered '/home/ubuntu/axiom-profiler/bin/Release/WindowsFormsIntegration' as a file, but the file does not exist
#17 1.654 				Considered '/home/ubuntu/axiom-profiler/bin/Release/WindowsFormsIntegration.exe' as a file, but the file does not exist
#17 1.654 				Considered '/home/ubuntu/axiom-profiler/bin/Release/WindowsFormsIntegration.dll' as a file, but the file does not exist
#17 1.696 			Target CopyFilesMarkedCopyLocal:
#17 1.696 				Copying file from '/home/ubuntu/axiom-profiler/lib/Msagl/Microsoft.Msagl.dll' to '/home/ubuntu/axiom-profiler/bin/Release/Microsoft.Msagl.dll'
#17 1.701 				Copying file from '/home/ubuntu/axiom-profiler/lib/Msagl/Microsoft.Msagl.Drawing.dll' to '/home/ubuntu/axiom-profiler/bin/Release/Microsoft.Msagl.Drawing.dll'
#17 1.702 				Copying file from '/home/ubuntu/axiom-profiler/lib/Msagl/Microsoft.Msagl.GraphViewerGdi.dll' to '/home/ubuntu/axiom-profiler/bin/Release/Microsoft.Msagl.GraphViewerGdi.dll'
#17 1.704 				Copying file from '/home/ubuntu/axiom-profiler/lib/Msagl/Microsoft.Msagl.WpfGraphControl.dll' to '/home/ubuntu/axiom-profiler/bin/Release/Microsoft.Msagl.WpfGraphControl.dll'
#17 1.755 			Target GenerateResources:
#17 1.755 				Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "AboutBox.resx,obj/Release/AxiomProfiler.AboutBox.resources" 
#17 2.916 				Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "EditPrintRuleDialog.resx,obj/Release/AxiomProfiler.EditPrintRuleDialog.resources" 
#17 3.082 				Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "ColorVisalizationForm.resx,obj/Release/AxiomProfiler.ColorVisalizationForm.resources" 
#17 3.301 				Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "DAGView.resx,obj/Release/AxiomProfiler.DAGView.resources" 
#17 3.466 				Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "HelpWindow.resx,obj/Release/AxiomProfiler.HelpWindow.resources" 
#17 3.657 				Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "InstantiationFilter.resx,obj/Release/AxiomProfiler.InstantiationFilter.resources" 
#17 3.826 				Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "LoadingProgressForm.resx,obj/Release/AxiomProfiler.LoadingProgressForm.resources" 
#17 4.081 				Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "LoadZ3LogForm.resx,obj/Release/AxiomProfiler.LoadZ3LogForm.resources" 
#17 4.254 				Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "PrintRuleViewer.resx,obj/Release/AxiomProfiler.PrintRuleViewer.resources" 
#17 4.418 				Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "SearchBox.resx,obj/Release/AxiomProfiler.SearchBox.resources" 
#17 4.582 				Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "SearchTree.resx,obj/Release/AxiomProfiler.SearchTree.resources" 
#17 4.745 				Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "AxiomProfiler.resx,obj/Release/AxiomProfiler.AxiomProfiler.resources" 
#17 4.966 				Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "Properties/Resources.resx,obj/Release/AxiomProfiler.Properties.Resources.resources" 
#17 5.142 			Target GenerateSatelliteAssemblies:
#17 5.142 			No input files were specified for target GenerateSatelliteAssemblies, skipping.
#17 5.182 			Target CoreCompile:
#17 5.182 				Tool /usr/lib/mono/4.5/csc.exe execution started with arguments: /noconfig /debug:pdbonly /optimize+ /out:obj/Release/AxiomProfiler.exe /resource:obj/Release/AxiomProfiler.AboutBox.resources /resource:obj/Release/AxiomProfiler.EditPrintRuleDialog.resources /resource:obj/Release/AxiomProfiler.ColorVisalizationForm.resources /resource:obj/Release/AxiomProfiler.DAGView.resources /resource:obj/Release/AxiomProfiler.HelpWindow.resources /resource:obj/Release/AxiomProfiler.InstantiationFilter.resources /resource:obj/Release/AxiomProfiler.LoadingProgressForm.resources /resource:obj/Release/AxiomProfiler.LoadZ3LogForm.resources /resource:obj/Release/AxiomProfiler.PrintRuleViewer.resources /resource:obj/Release/AxiomProfiler.SearchBox.resources /resource:obj/Release/AxiomProfiler.SearchTree.resources /resource:obj/Release/AxiomProfiler.AxiomProfiler.resources /resource:obj/Release/AxiomProfiler.Properties.Resources.resources AboutBox.cs AboutBox.Designer.cs CycleDetection/CycleDetection.cs EditPrintRuleDialog.cs EditPrintRuleDialog.Designer.cs ColorVisalizationForm.cs ColorVisalizationForm.designer.cs DAGView.cs DAGView.Designer.cs HelpWindow.cs HelpWindow.Designer.cs InstantiationFilter.cs InstantiationFilter.Designer.cs Loader.cs LoadingProgressForm.cs LoadingProgressForm.Designer.cs LoadZ3LogForm.cs LoadZ3LogForm.Designer.cs LogProcessor.cs Plotting.cs PrettyPrinting/InfoPanelContent.cs PrettyPrinting/IPrintable.cs PrettyPrinting/EqualityExplanationPrinter.cs QuantifierModel/InstantiationSubgraph.cs QuantifierModel/TheoryMeaning/TheoryMeaningInterpretation.cs ScriptingSupport.cs Utilities/EqualityExplanationTermVisitor.cs QuantifierModel/EqualityExplanation.cs QuantifierModel/Common.cs QuantifierModel/Conflict.cs QuantifierModel/FunApp.cs QuantifierModel/FunSymbol.cs QuantifierModel/Instantiation.cs QuantifierModel/InstantiationPath.cs QuantifierModel/Literal.cs QuantifierModel/Model.cs QuantifierModel/Partition.cs QuantifierModel/BindingInfo.cs QuantifierModel/Quantifier.cs QuantifierModel/Scope.cs QuantifierModel/Term.cs PrintRuleViewer.cs PrintRuleViewer.Designer.cs PrettyPrinting/PrettyPrinting.cs SearchBox.cs SearchBox.Designer.cs SearchTree.cs SearchTree.Designer.cs SuffixTree/SuffixTree.cs AxiomProfiler.cs AxiomProfiler.Designer.cs Program.cs Properties/AssemblyInfo.cs Utilities/LambdaEqualityComparer.cs Utilities/RepeatIndefinietly.cs Properties/Resources.Designer.cs Properties/Settings.Designer.cs obj/Release/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:exe /define:TRACE /langversion:7.1 /nostdlib /platform:x64 /reference:../lib/Msagl/Microsoft.Msagl.dll /reference:../lib/Msagl/Microsoft.Msagl.Drawing.dll /reference:../lib/Msagl/Microsoft.Msagl.GraphViewerGdi.dll /reference:../lib/Msagl/Microsoft.Msagl.WpfGraphControl.dll /reference:/usr/lib/mono/4.5-api/System.dll /reference:/usr/lib/mono/4.5-api/System.Data.dll /reference:/usr/lib/mono/gac/System.Deployment/4.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll /reference:/usr/lib/mono/4.5-api/System.Drawing.dll /reference:/usr/lib/mono/4.5-api/System.Numerics.dll /reference:/usr/lib/mono/4.5-api/System.Runtime.Serialization.dll /reference:/usr/lib/mono/4.5-api/System.Windows.Forms.dll /reference:/usr/lib/mono/4.5-api/System.Xml.dll /reference:/usr/lib/mono/4.5-api/WindowsBase.dll /reference:/usr/lib/mono/4.5-api/System.Core.dll /reference:/usr/lib/mono/4.5-api//mscorlib.dll /warn:4
#17 5.579 				Microsoft (R) Visual C# Compiler version 3.6.0-4.20224.5 (ec77c100)
#17 5.580 				Copyright (C) Microsoft Corporation. All rights reserved.
#17 12.19 			Target _CopyDeployFilesToOutputDirectoryPreserveNewest:
#17 12.19 				Copying file from '/home/ubuntu/axiom-profiler/source/axiom-profiler.css' to '/home/ubuntu/axiom-profiler/bin/Release/axiom-profiler.css'
#17 12.19 				Copying file from '/home/ubuntu/axiom-profiler/source/axiom-profiler.js' to '/home/ubuntu/axiom-profiler/bin/Release/axiom-profiler.js'
#17 12.19 				Copying file from '/home/ubuntu/axiom-profiler/source/axiom-profiler.template.html' to '/home/ubuntu/axiom-profiler/bin/Release/axiom-profiler.template.html'
#17 12.20 			Target _CopyAppConfigFile:
#17 12.20 				Copying file from '/home/ubuntu/axiom-profiler/source/app.config' to '/home/ubuntu/axiom-profiler/bin/Release/AxiomProfiler.exe.config'
#17 12.20 			Target DeployOutputFiles:
#17 12.20 				Copying file from '/home/ubuntu/axiom-profiler/source/obj/Release/AxiomProfiler.pdb' to '/home/ubuntu/axiom-profiler/bin/Release/AxiomProfiler.pdb'
#17 12.20 				Copying file from '/home/ubuntu/axiom-profiler/source/obj/Release/AxiomProfiler.exe' to '/home/ubuntu/axiom-profiler/bin/Release/AxiomProfiler.exe'
#17 12.22 		Done building project "/home/ubuntu/axiom-profiler/source/AxiomProfiler.csproj".
#17 12.26 		Project "/home/ubuntu/axiom-profiler/UnitTestProject1/UnitTestProject1.csproj" (default target(s)):
#17 12.26 			Target EnsureNuGetPackageBuildImports:
#17 12.26 /home/ubuntu/axiom-profiler/UnitTestProject1/UnitTestProject1.csproj: error : This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them.  For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is ../source/packages/MSTest.TestAdapter.2.1.2/build/net45/MSTest.TestAdapter.props.
#17 12.26 			Task "Error" execution -- FAILED
#17 12.26 			Done building target "EnsureNuGetPackageBuildImports" in project "/home/ubuntu/axiom-profiler/UnitTestProject1/UnitTestProject1.csproj".-- FAILED
#17 12.27 			Target _RecordCleanFile:
#17 12.27 /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets: error : Could not find a part of the path "/home/ubuntu/axiom-profiler/UnitTestProject1/obj/Release/UnitTestProject1.csproj.FilesWrittenAbsolute.txt".  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00164] in <533173d24dae460899d2b10975534bb0>:0 
#17 12.27   at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options) [0x00000] in <533173d24dae460899d2b10975534bb0>:0 
#17 12.27   at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions)
#17 12.27   at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00055] in <533173d24dae460899d2b10975534bb0>:0 
#17 12.27   at System.IO.StreamWriter..ctor (System.String path, System.Boolean append) [0x00008] in <533173d24dae460899d2b10975534bb0>:0 
#17 12.27   at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string,bool)
#17 12.27   at Microsoft.Build.Tasks.WriteLinesToFile.Execute () [0x0002e] in <92cf8310857249289755ec778dfab20c>:0 
#17 12.27 			Task "WriteLinesToFile" execution -- FAILED
#17 12.27 			Done building target "_RecordCleanFile" in project "/home/ubuntu/axiom-profiler/UnitTestProject1/UnitTestProject1.csproj".-- FAILED
#17 12.27 		Done building project "/home/ubuntu/axiom-profiler/UnitTestProject1/UnitTestProject1.csproj".-- FAILED
#17 12.27 	Task "MSBuild" execution -- FAILED
#17 12.27 	Done building target "Build" in project "/home/ubuntu/axiom-profiler/source/AxiomProfiler.sln".-- FAILED
#17 12.27 Done building project "/home/ubuntu/axiom-profiler/source/AxiomProfiler.sln".-- FAILED
#17 12.27 
#17 12.27 Build FAILED.
#17 12.27 
#17 12.27 Warnings:
#17 12.27 
#17 12.27 /home/ubuntu/axiom-profiler/source/AxiomProfiler.sln:  warning : Don't know how to handle GlobalSection ExtensibilityGlobals, Ignoring.
#17 12.27 
#17 12.27 /home/ubuntu/axiom-profiler/source/AxiomProfiler.sln (default targets) ->
#17 12.27 (Build target) ->
#17 12.27 /home/ubuntu/axiom-profiler/source/AxiomProfiler.csproj (default targets) ->
#17 12.27 /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets (ResolveAssemblyReferences target) ->
#17 12.27 
#17 12.27 	/usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets:  warning : Reference 'PresentationCore' not resolved
#17 12.27 	/usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets:  warning : Reference 'PresentationFramework' not resolved
#17 12.27 	/usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets:  warning : Reference 'UIAutomationProvider' not resolved
#17 12.27 	/usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets:  warning : Reference 'WindowsFormsIntegration' not resolved
#17 12.27 
#17 12.27 Errors:
#17 12.27 
#17 12.27 /home/ubuntu/axiom-profiler/source/AxiomProfiler.sln (default targets) ->
#17 12.27 (Build target) ->
#17 12.27 /home/ubuntu/axiom-profiler/UnitTestProject1/UnitTestProject1.csproj (default targets) ->
#17 12.27 (EnsureNuGetPackageBuildImports target) ->
#17 12.27 
#17 12.27 	/home/ubuntu/axiom-profiler/UnitTestProject1/UnitTestProject1.csproj: error : This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them.  For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is ../source/packages/MSTest.TestAdapter.2.1.2/build/net45/MSTest.TestAdapter.props.
#17 12.27 
#17 12.27 /home/ubuntu/axiom-profiler/source/AxiomProfiler.sln (default targets) ->
#17 12.27 (Build target) ->
#17 12.27 /home/ubuntu/axiom-profiler/UnitTestProject1/UnitTestProject1.csproj (default targets) ->
#17 12.27 /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets (_RecordCleanFile target) ->
#17 12.27 
#17 12.27 	/usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets: error : Could not find a part of the path "/home/ubuntu/axiom-profiler/UnitTestProject1/obj/Release/UnitTestProject1.csproj.FilesWrittenAbsolute.txt".  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00164] in <533173d24dae460899d2b10975534bb0>:0 
#17 12.27   at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options) [0x00000] in <533173d24dae460899d2b10975534bb0>:0 
#17 12.27   at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions)
#17 12.27   at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00055] in <533173d24dae460899d2b10975534bb0>:0 
#17 12.27   at System.IO.StreamWriter..ctor (System.String path, System.Boolean append) [0x00008] in <533173d24dae460899d2b10975534bb0>:0 
#17 12.27   at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string,bool)
#17 12.27   at Microsoft.Build.Tasks.WriteLinesToFile.Execute () [0x0002e] in <92cf8310857249289755ec778dfab20c>:0 
#17 12.27 
#17 12.27 	 5 Warning(s)
#17 12.27 	 2 Error(s)
#17 12.27 
#17 12.27 Time Elapsed 00:00:11.6044220
------

@TigerThePro
Copy link
Contributor Author

I am not familiar with using xbuild, but the program compiles fine in Visual Studio even after fetch and merge.
I have only tried with visual studio though, so there might be problems that I am unaware of.
But the first error message just says there isn't a NuGet package, so installing that might solve the problem.
The second error message seems to be relating to the unit test files, which even when compiling in Visual Studio needs to have CPU set to x64 to work.

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

Successfully merging this pull request may close these issues.

2 participants