-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
Android application type
Android for .NET (net6.0-android, etc.)
Affected platform version
nuget packages AndroidX and GooglePlayServices-Firebase-MLKit
Description
Bindings for io.grpc:grpc-api:1.64.2 crashes dotnet build
/usr/local/share/dotnet/packs/Microsoft.Android.Sdk.Darwin/34.0.113/tools/Xamarin.Android.Bindings.Core.targets(99,5):
error MSB6006:
"dotnet" exited with code 134.
[./generated/io.grpc.grpc-api/io.grpc.grpc-api.csproj::TargetFramework=net8.0-android]
17336 Warning(s)
1 Error(s)
Steps to Reproduce
- bump grpc to 1.64.2
- run binderator
Did you find any workaround?
No. undergoing investigation.
Relevant log output
Binlog hangs MsBuildLogViewer (Avalonia App) on Mac.
/usr/local/share/dotnet/packs/Microsoft.Android.Sdk.Darwin/34.0.113/tools/Xamarin.Android.Bindings.Core.targets(99,5):
error MSB6006:
"dotnet" exited with code 134.
[./generated/io.grpc.grpc-api/io.grpc.grpc-api.csproj::TargetFramework=net8.0-android]
17336 Warning(s)
1 Error(s)Online version at https://live.msbuildlog.com/
System.NotSupportedException: Unsupported log file format. Latest supported version is 16, the log file has version 21. at Microsoft.Build.Logging.StructuredLogger.BinLogReader.EnsureFileFormatVersionKnown(Int32 fileFormatVersion) at Microsoft.Build.Logging.StructuredLogger.BinLogReader.Replay(Stream stream, Func`3 progressFunc) at Microsoft.Build.Logging.StructuredLogger.BinaryLog.ReadBuild(Stream stream, Byte[] projectImportsArchive, Func`3 progressFunc) at StructuredLogViewerWASM.Shared.NavMenu.LoadBinlog(MemoryStream memoryStream) at StructuredLogViewerWASM.Shared.NavMenu.ReadFile(IFileListEntry[] files)
Metadata
Metadata
Assignees
Labels
No labels