Advertisement
Guest User

Untitled

a guest
Mar 26th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.54 KB | None | 0 0
  1. libstest-w1(root) 14:13:57 SE N ~/ssosample/DOTNET - xbuild /p:TargetFrameworkVersion=v4.5 ssoextlib.sln
  2. XBuild Engine Version 12.0
  3. Mono, Version 4.2.4.0
  4. Copyright (C) 2005-2013 Various Mono authors
  5.  
  6. Build started 3/26/2017 2:14:01 PM.
  7. __________________________________________________
  8. Project "/root/ssosample/DOTNET/ssoextlib.sln" (default target(s)):
  9.         Target ValidateSolutionConfiguration:
  10.                 Building solution configuration "Debug|Any CPU".
  11.         Target Build:
  12.                 Project "/root/ssosample/DOTNET/ssoextlib.csproj" (default target(s)):
  13.                         Target PrepareForBuild:
  14.                                 Configuration: Debug Platform: AnyCPU
  15.                                 Created directory "bin/Debug/"
  16.                                 Created directory "obj/Debug/"
  17.                         Target ResolveAssemblyReferences:
  18. /usr/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'ssoextlib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL' not resolved
  19.                                 For searchpath {CandidateAssemblyFiles}
  20.                                 Warning: {CandidateAssemblyFiles} not supported currently
  21.                                 For searchpath {HintPathFromItem}
  22.                                 HintPath attribute not found
  23.                                 For searchpath {TargetFrameworkDirectory}
  24.                                 Considered target framework dir /usr/lib/mono/4.5, assembly named 'ssoextlib' not found.
  25.                                 Considered target framework dir /usr/lib/mono/4.5/Facades/, assembly named 'ssoextlib' not found.
  26.                                 For searchpath {PkgConfig}
  27.                                 Considered ssoextlib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL, but could not find in any pkg-config files.
  28.                                 For searchpath {GAC}
  29.                                 Considered ssoextlib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL, but could not find in the GAC.
  30.                                 For searchpath {RawFileName}
  31.                                 Considered 'ssoextlib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL' as a file, but the file does not exist
  32.                                 For searchpath bin/Debug/
  33.                                 Considered '/root/ssosample/DOTNET/bin/Debug/ssoextlib' as a file, but the file does not exist
  34.                                 Considered '/root/ssosample/DOTNET/bin/Debug/ssoextlib.exe' as a file, but the file does not exist
  35.                                 Considered '/root/ssosample/DOTNET/bin/Debug/ssoextlib.dll' as a file, but the file does not exist
  36.                         Target GenerateSatelliteAssemblies:
  37.                         No input files were specified for target GenerateSatelliteAssemblies, skipping.
  38.                         Target CoreCompile:
  39.                                 Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug+ /optimize- /out:obj/Debug/ssoextlib.dll AssemblyInfo.cs SAPSSOEXT.cs obj/Debug/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:library /define:"TRACE;DEBUG;x86" /nostdlib /platform:x86 /reference:/usr/lib/mono/4.5/System.dll /reference:/usr/lib/mono/4.5/System.Data.dll /reference:/usr/lib/mono/4.5/System.Xml.dll /reference:/usr/lib/mono/4.5/System.Core.dll /reference:/usr/lib/mono/4.5/mscorlib.dll /warn:4
  40.                         Target DeployOutputFiles:
  41.                                 Copying file from '/root/ssosample/DOTNET/obj/Debug/ssoextlib.dll.mdb' to '/root/ssosample/DOTNET/bin/Debug/ssoextlib.dll.mdb'
  42.                                 Copying file from '/root/ssosample/DOTNET/obj/Debug/ssoextlib.dll' to '/root/ssosample/DOTNET/bin/Debug/ssoextlib.dll'
  43.                 Done building project "/root/ssosample/DOTNET/ssoextlib.csproj".
  44. Done building project "/root/ssosample/DOTNET/ssoextlib.sln".
  45.  
  46. Build succeeded.
  47.  
  48. Warnings:
  49.  
  50. /root/ssosample/DOTNET/ssoextlib.sln (default targets) ->
  51. (Build target) ->
  52. /root/ssosample/DOTNET/ssoextlib.csproj (default targets) ->
  53. /usr/lib/mono/4.5/Microsoft.Common.targets (ResolveAssemblyReferences target) ->
  54.  
  55.         /usr/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'ssoextlib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL' not resolved
  56.  
  57.          1 Warning(s)
  58.          0 Error(s)
  59.  
  60. Time Elapsed 00:00:03.0823660
  61. libstest-w1(root) 14:14:05 SE N ~/ssosample/DOTNET - xbuild /p:TargetFrameworkVersion=v4.5 ssoext.sln
  62. XBuild Engine Version 12.0
  63. Mono, Version 4.2.4.0
  64. Copyright (C) 2005-2013 Various Mono authors
  65.  
  66. Build started 3/26/2017 2:14:05 PM.
  67. __________________________________________________
  68. Project "/root/ssosample/DOTNET/ssoext.sln" (default target(s)):
  69.         Target ValidateSolutionConfiguration:
  70.                 Building solution configuration "Debug|Any CPU".
  71.         Target Build:
  72.                 Project "/root/ssosample/DOTNET/ssoext.csproj" (default target(s)):
  73.                         Target PrepareForBuild:
  74.                                 Configuration: Debug Platform: AnyCPU
  75.                         Target GenerateSatelliteAssemblies:
  76.                         No input files were specified for target GenerateSatelliteAssemblies, skipping.
  77.                         Target GenerateTargetFrameworkMonikerAttribute:
  78.                         Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
  79.                         Target CoreCompile:
  80.                                 Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug+ /optimize- /out:obj/Debug/ssoext.exe SAPSSOEXT.cs AssemblyInfo.cs /target:exe /unsafe+ /define:"TRACE;DEBUG;x86" /nostdlib /platform:x86 /reference:/usr/lib/mono/4.5/System.dll /reference:/usr/lib/mono/4.5/System.Data.dll /reference:/usr/lib/mono/4.5/System.Xml.dll /reference:/usr/lib/mono/4.5/System.Core.dll /reference:/usr/lib/mono/4.5/mscorlib.dll /warn:4
  81.                         Target DeployOutputFiles:
  82.                                 Copying file from '/root/ssosample/DOTNET/obj/Debug/ssoext.exe.mdb' to '/root/ssosample/DOTNET/bin/Debug/ssoext.exe.mdb'
  83.                                 Copying file from '/root/ssosample/DOTNET/obj/Debug/ssoext.exe' to '/root/ssosample/DOTNET/bin/Debug/ssoext.exe'
  84.                 Done building project "/root/ssosample/DOTNET/ssoext.csproj".
  85. Done building project "/root/ssosample/DOTNET/ssoext.sln".
  86.  
  87. Build succeeded.
  88.          0 Warning(s)
  89.          0 Error(s)
  90.  
  91. Time Elapsed 00:00:01.0549580
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement