Skip to content

Instantly share code, notes, and snippets.

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 directhex/d84c5129e20496280630e6d4a7129a79 to your computer and use it in GitHub Desktop.
Save directhex/d84c5129e20496280630e6d4a7129a79 to your computer and use it in GitHub Desktop.
directhex@flame:~/Projects/monodroid-samples/Phoneword$ msbuild /t:signAndroidPackage /p:androidSdkDirectory=/home/directhex/androidsdk
Microsoft (R) Build Engine version 15.6.0.0 ( Fri Apr 6 15:55:10 UTC 2018) for Mono
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 03/05/2018 13:06:45.
Project "/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword.sln" on node 1 (signAndroidPackage target(s)).
ValidateSolutionConfiguration:
Building solution configuration "Debug|Any CPU".
Project "/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword.sln" (1) is building "/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/Phoneword.csproj" (2) on node 1 (signAndroidPackage target(s)).
_CreatePropertiesCache:
Creating directory "obj/Debug/".
_SetLatestTargetFrameworkVersion:
Found Java SDK version 1.8.0.
_ValidateAndroidPackageProperties:
PackageName: Phoneword.Phoneword
PrepareForBuild:
Creating directory "bin/Debug/".
_ComputeAndroidResourcePaths:
Creating directory "obj/Debug/res/".
_ResolveMonoAndroidSdks:
MonoAndroid Tools: /usr/lib/xamarin.android/xbuild/Xamarin/Android/
Android Platform API level: 27
TargetFrameworkVersion: v8.1
Android NDK: /
Android SDK: /home/directhex/androidsdk/
Android SDK Build Tools: /home/directhex/androidsdk/build-tools/27.0.3/
Java SDK: /usr/
_SetupApplicationJavaClass:
Application Java class: android.app.Application
_CreateAdditionalResourceCache:
Skipping target "_CreateAdditionalResourceCache" because it has no outputs.
_GenerateAndroidResourceDir:
Creating directory "/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/obj/Debug/res/layout".
Copying file from "Resources/layout/Main.axml" to "/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/obj/Debug/res/layout/main.xml".
Creating directory "/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/obj/Debug/res/values".
Copying file from "Resources/values/Strings.xml" to "/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/obj/Debug/res/values/strings.xml".
Creating directory "/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/obj/Debug/res/drawable-mdpi".
Copying file from "Resources/drawable-mdpi/Icon.png" to "/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/obj/Debug/res/drawable-mdpi/icon.png".
Creating directory "/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/obj/Debug/res/drawable-xhdpi".
Copying file from "Resources/drawable-xhdpi/Icon.png" to "/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/obj/Debug/res/drawable-xhdpi/icon.png".
Creating directory "/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/obj/Debug/res/drawable-xxhdpi".
Copying file from "Resources/drawable-xxhdpi/Icon.png" to "/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/obj/Debug/res/drawable-xxhdpi/icon.png".
Creating directory "/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/obj/Debug/res/drawable-xxxhdpi".
Copying file from "Resources/drawable-xxxhdpi/Icon.png" to "/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/obj/Debug/res/drawable-xxxhdpi/icon.png".
Creating directory "/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/obj/Debug/res/drawable-hdpi".
Copying file from "Resources/drawable-hdpi/Icon.png" to "/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/obj/Debug/res/drawable-hdpi/icon.png".
Creating "obj/Debug/res.flag" because "AlwaysCreate" was specified.
_GenerateLayoutBindings:
Creating directory "obj/Debug/generated".
_DefineBuildTargetAbis:
Build target ABI: armeabi-v7a;armeabi;x86;arm64-v8a;x86_64
_CreateAdditionalResourceCache:
Skipping target "_CreateAdditionalResourceCache" because it has no outputs.
_GenerateJavaDesignerForComponent:
Skipping target "_GenerateJavaDesignerForComponent" because it has no inputs.
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
CoreCompile:
/usr/lib/mono/4.5/csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;__XAMARIN_ANDROID_v1_0__;__MOBILE__;__ANDROID__;__ANDROID_1__;__ANDROID_2__;__ANDROID_3__;__ANDROID_4__;__ANDROID_5__;__ANDROID_6__;__ANDROID_7__;__ANDROID_8__;__ANDROID_9__;__ANDROID_10__;__ANDROID_11__;__ANDROID_12__;__ANDROID_13__;__ANDROID_14__;__ANDROID_15__;__ANDROID_16__;__ANDROID_17__;__ANDROID_18__;__ANDROID_19__;__ANDROID_20__;__ANDROID_21__;__ANDROID_22__;__ANDROID_23__;__ANDROID_24__;__ANDROID_25__;__ANDROID_26__;__ANDROID_27__ /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Java.Interop.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v8.1/Mono.Android.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/mscorlib.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/System.Core.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/System.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/System.Xml.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/Microsoft.Win32.Primitives.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/Microsoft.Win32.Registry.AccessControl.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/Microsoft.Win32.Registry.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/netstandard.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.AppContext.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Collections.Concurrent.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Collections.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Collections.NonGeneric.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Collections.Specialized.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ComponentModel.Annotations.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ComponentModel.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ComponentModel.Primitives.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ComponentModel.TypeConverter.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Console.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Data.Common.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Data.SqlClient.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.Contracts.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.Debug.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.FileVersionInfo.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.Process.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.StackTrace.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.TextWriterTraceListener.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.Tools.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.TraceEvent.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.TraceSource.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.Tracing.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Drawing.Primitives.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Dynamic.Runtime.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Globalization.Calendars.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Globalization.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Globalization.Extensions.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.Compression.ZipFile.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.FileSystem.AccessControl.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.FileSystem.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.FileSystem.DriveInfo.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.FileSystem.Primitives.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.FileSystem.Watcher.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.IsolatedStorage.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.MemoryMappedFiles.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.Pipes.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.UnmanagedMemoryStream.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Linq.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Linq.Expressions.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Linq.Parallel.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Linq.Queryable.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Memory.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.AuthenticationManager.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Cache.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.HttpListener.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Mail.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.NameResolution.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.NetworkInformation.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Ping.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Primitives.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Requests.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Security.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.ServicePoint.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Sockets.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Utilities.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.WebHeaderCollection.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.WebSockets.Client.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.WebSockets.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ObjectModel.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.DispatchProxy.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Emit.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Emit.Lightweight.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Extensions.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Primitives.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.TypeExtensions.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Resources.ReaderWriter.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Resources.ResourceManager.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.CompilerServices.VisualC.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Extensions.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Handles.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.InteropServices.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Loader.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Numerics.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Serialization.Formatters.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Serialization.Json.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Serialization.Primitives.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Serialization.Xml.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.AccessControl.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Claims.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Algorithms.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Cng.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Csp.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.DeriveBytes.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Encoding.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Encryption.Aes.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Encryption.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Encryption.ECDsa.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Hashing.Algorithms.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Hashing.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.OpenSsl.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Pkcs.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Primitives.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.ProtectedData.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.RandomNumberGenerator.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.RSA.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.X509Certificates.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Principal.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Principal.Windows.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.SecureString.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ServiceModel.Duplex.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ServiceModel.Http.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ServiceModel.NetTcp.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ServiceModel.Primitives.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ServiceModel.Security.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ServiceProcess.ServiceController.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Text.Encoding.CodePages.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Text.Encoding.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Text.Encoding.Extensions.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Text.RegularExpressions.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.AccessControl.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.Overlapped.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.Tasks.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.Tasks.Parallel.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.Thread.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.ThreadPool.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.Timer.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ValueTuple.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.ReaderWriter.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.XDocument.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.XmlDocument.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.XmlSerializer.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.XPath.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.XPath.XDocument.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.XPath.XmlDocument.dll /reference:/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.Xsl.Primitives.dll /debug+ /debug:portable /optimize- /out:obj/Debug/Phoneword.dll /target:library /utf8output MainActivity.cs Resources/Resource.designer.cs Properties/AssemblyInfo.cs PhoneTranslator.cs obj/Debug/generated/Binding.Main.g.cs "/tmp/MonoAndroid,Version=v8.0.AssemblyAttributes.cs"
_CopyFilesMarkedCopyLocal:
Copying file from "/usr/lib/mono/xbuild/Xamarin/../../xbuild-frameworks/MonoAndroid/v1.0/mscorlib.dll" to "bin/Debug/mscorlib.dll".
Copying file from "/usr/lib/mono/xbuild/Xamarin/../../xbuild-frameworks/MonoAndroid/v1.0/mscorlib.pdb" to "bin/Debug/mscorlib.pdb".
Creating "/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/obj/Debug/Phoneword.csproj.CopyComplete" because "AlwaysCreate" was specified.
CopyFilesToOutputDirectory:
Copying file from "obj/Debug/Phoneword.dll" to "bin/Debug/Phoneword.dll".
Phoneword -> /home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/bin/Debug/Phoneword.dll
Copying file from "obj/Debug/Phoneword.pdb" to "bin/Debug/Phoneword.pdb".
_ResolveAssemblies:
Adding assembly reference for Phoneword, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, recursively...
Adding assembly reference for Java.Interop, Version=0.1.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065, recursively...
Adding assembly reference for System.Runtime, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
Adding assembly reference for System.ComponentModel.Composition, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, recursively...
Adding assembly reference for System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
Adding assembly reference for System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
Adding assembly reference for System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
Adding assembly reference for System.Collections.Concurrent, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
Adding assembly reference for System.Reflection, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
Adding assembly reference for System.Linq.Expressions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
Adding assembly reference for System.Reflection.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
Adding assembly reference for System.Dynamic.Runtime, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
Adding assembly reference for System.ObjectModel, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
Adding assembly reference for System.Linq, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
Adding assembly reference for System.Runtime.InteropServices, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
Adding assembly reference for System.Runtime.Extensions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
Adding assembly reference for System.Reflection.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
Adding assembly reference for Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065, recursively...
Adding assembly reference for System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, recursively...
Adding assembly reference for System.Runtime.Serialization, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, recursively...
Adding assembly reference for System.ServiceModel.Internals, Version=0.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, recursively...
Adding assembly reference for mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, recursively...
Adding assembly reference for System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, recursively...
Adding assembly reference for System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, recursively...
Adding assembly reference for Mono.Security, Version=2.0.5.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, recursively...
Adding assembly reference for System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, recursively...
_CreatePackageWorkspace:
Creating directory "obj/Debug/android/assets/".
_CopyConfigFiles:
Skipping target "_CopyConfigFiles" because it has no outputs.
_CopyIntermediateAssemblies:
Creating directory "obj/Debug/linksrc".
Copying file from "/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/bin/Debug/Phoneword.dll" to "obj/Debug/linksrc/Phoneword.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Java.Interop.dll" to "obj/Debug/linksrc/Java.Interop.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v8.1/Mono.Android.dll" to "obj/Debug/linksrc/Mono.Android.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/mscorlib.dll" to "obj/Debug/linksrc/mscorlib.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/System.Core.dll" to "obj/Debug/linksrc/System.Core.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/System.dll" to "obj/Debug/linksrc/System.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/System.Xml.dll" to "obj/Debug/linksrc/System.Xml.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.dll" to "obj/Debug/linksrc/System.Runtime.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/System.ComponentModel.Composition.dll" to "obj/Debug/linksrc/System.ComponentModel.Composition.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.Debug.dll" to "obj/Debug/linksrc/System.Diagnostics.Debug.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.dll" to "obj/Debug/linksrc/System.Threading.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Collections.dll" to "obj/Debug/linksrc/System.Collections.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Collections.Concurrent.dll" to "obj/Debug/linksrc/System.Collections.Concurrent.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.dll" to "obj/Debug/linksrc/System.Reflection.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Linq.Expressions.dll" to "obj/Debug/linksrc/System.Linq.Expressions.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Primitives.dll" to "obj/Debug/linksrc/System.Reflection.Primitives.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Dynamic.Runtime.dll" to "obj/Debug/linksrc/System.Dynamic.Runtime.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ObjectModel.dll" to "obj/Debug/linksrc/System.ObjectModel.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Linq.dll" to "obj/Debug/linksrc/System.Linq.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.InteropServices.dll" to "obj/Debug/linksrc/System.Runtime.InteropServices.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Extensions.dll" to "obj/Debug/linksrc/System.Runtime.Extensions.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Extensions.dll" to "obj/Debug/linksrc/System.Reflection.Extensions.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/System.Net.Http.dll" to "obj/Debug/linksrc/System.Net.Http.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/System.Runtime.Serialization.dll" to "obj/Debug/linksrc/System.Runtime.Serialization.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/System.ServiceModel.Internals.dll" to "obj/Debug/linksrc/System.ServiceModel.Internals.dll".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v1.0/Mono.Security.dll" to "obj/Debug/linksrc/Mono.Security.dll".
Touching "obj/Debug/linksrc/Phoneword.dll".
_ConvertPdbFiles:
Skipping target "_ConvertPdbFiles" because it has no outputs.
_CopyPdbFiles:
Copying file from "bin/Debug/Phoneword.pdb" to "obj/Debug/linksrc/Phoneword.pdb".
Copying file from "bin/Debug/Mono.Android.pdb" to "obj/Debug/linksrc/Mono.Android.pdb".
Copying file from "bin/Debug/mscorlib.pdb" to "obj/Debug/linksrc/mscorlib.pdb".
Copying file from "bin/Debug/System.Core.pdb" to "obj/Debug/linksrc/System.Core.pdb".
Copying file from "bin/Debug/System.pdb" to "obj/Debug/linksrc/System.pdb".
Copying file from "bin/Debug/System.Xml.pdb" to "obj/Debug/linksrc/System.Xml.pdb".
Copying file from "bin/Debug/System.ComponentModel.Composition.pdb" to "obj/Debug/linksrc/System.ComponentModel.Composition.pdb".
Copying file from "bin/Debug/System.Net.Http.pdb" to "obj/Debug/linksrc/System.Net.Http.pdb".
Copying file from "bin/Debug/System.Runtime.Serialization.pdb" to "obj/Debug/linksrc/System.Runtime.Serialization.pdb".
Copying file from "bin/Debug/System.ServiceModel.Internals.pdb" to "obj/Debug/linksrc/System.ServiceModel.Internals.pdb".
Copying file from "bin/Debug/Mono.Security.pdb" to "obj/Debug/linksrc/Mono.Security.pdb".
_CopyMdbFiles:
Skipping target "_CopyMdbFiles" because it has no outputs.
_StripEmbeddedLibraries:
Creating "obj/Debug/strip.flag" because "AlwaysCreate" was specified.
_LinkAssembliesNoShrink:
Creating "obj/Debug/link.flag" because "AlwaysCreate" was specified.
_AddStaticResources:
Creating directory "obj/Debug/android/bin".
Copying file from "/usr/lib/mono/xbuild-frameworks/MonoAndroid/v8.1/mono.android.jar" to "obj/Debug/android/bin/mono.android.jar".
Creating "obj/Debug/static.flag" because "AlwaysCreate" was specified.
_CreateAdditionalResourceCache:
Skipping target "_CreateAdditionalResourceCache" because it has no outputs.
_GenerateAndroidAssetsDir:
Skipping target "_GenerateAndroidAssetsDir" because it has no outputs.
_CreateBaseApk:
Touching "obj/Debug/android/bin/packaged_resources".
_CreateAdditionalResourceCache:
Skipping target "_CreateAdditionalResourceCache" because it has no outputs.
_CompileJava:
/usr/bin/javac -J-Dfile.encoding=UTF8 -d obj/Debug/android/bin/classes -classpath /usr/lib/mono/xbuild-frameworks/MonoAndroid/v8.1/mono.android.jar -bootclasspath /home/directhex/androidsdk/platforms/android-27/android.jar -encoding UTF-8 "@/tmp/tmp42b07c42.tmp"
Note: obj/Debug/android/src/md546c5e78f838042973048a226c3fadeec/MainActivity.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Creating "obj/Debug/_javac.stamp" because "AlwaysCreate" was specified.
_CreateAdditionalResourceCache:
Skipping target "_CreateAdditionalResourceCache" because it has no outputs.
_CompileToDalvikWithDx:
Creating directory "obj/Debug/proguard".
/usr/bin/java -Xmx1G -jar /home/directhex/androidsdk/build-tools/27.0.3/lib/dx.jar --dex --no-strict --output obj/Debug/android/bin /home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/obj/Debug/android/bin/classes.zip /usr/lib/mono/xbuild-frameworks/MonoAndroid/v8.1/mono.android.jar
Creating "obj/Debug/_dex_stamp" because "AlwaysCreate" was specified.
_CopyPackage:
Copying file from "/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/obj/Debug/android/bin/Phoneword.Phoneword.apk" to "bin/Debug/Phoneword.Phoneword.apk".
_ResolveAndroidSigningKey:
Creating "obj/Debug/android_debug_keystore.flag" because "AlwaysCreate" was specified.
_Sign:
/usr/bin/keytool -list -alias androiddebugkey -storepass android -keypass android -keystore "/home/directhex/.local/share/Xamarin/Mono for Android/debug.keystore"
KEYTOOL : warning : [/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/Phoneword.csproj]
The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/directhex/.local/share/Xamarin/Mono for Android/debug.keystore -destkeystore /home/directhex/.local/share/Xamarin/Mono for Android/debug.keystore -deststoretype pkcs12".
/home/directhex/androidsdk/build-tools/27.0.3/zipalign 4 "/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/obj/Debug/android/bin/Phoneword.Phoneword.apk" "bin/Debug//Phoneword.Phoneword-Signed.apk"
/usr/bin/java -jar /home/directhex/androidsdk/build-tools/27.0.3/lib/apksigner.jar sign --ks "/home/directhex/.local/share/Xamarin/Mono for Android/debug.keystore" --ks-pass pass:android --ks-key-alias androiddebugkey --key-pass pass:android --min-sdk-version 21 --max-sdk-version 27 /home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/bin/Debug/Phoneword.Phoneword-Signed.apk
Signed android package 'bin/Debug/Phoneword.Phoneword-Signed.apk'
Done Building Project "/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/Phoneword.csproj" (signAndroidPackage target(s)).
Done Building Project "/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword.sln" (signAndroidPackage target(s)).
Build succeeded.
"/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword.sln" (signAndroidPackage target) (1) ->
"/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/Phoneword.csproj" (signAndroidPackage target) (2) ->
(_Sign target) ->
KEYTOOL : warning : [/home/directhex/Projects/monodroid-samples/Phoneword/Phoneword/Phoneword.csproj]
1 Warning(s)
0 Error(s)
Time Elapsed 00:00:40.70
directhex@flame:~/Projects/monodroid-samples/Phoneword$ ls -lh Phoneword/bin/Debug/*Signed.apk
-rw-r--r-- 1 directhex directhex 89M May 3 13:07 Phoneword/bin/Debug/Phoneword.Phoneword-Signed.apk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment