-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Labels
bugSomething isn't workingSomething isn't workingupstreamIssue is in an upstream dependency but still affects usIssue is in an upstream dependency but still affects us
Description
Describe the bug
[FsToolkit.ErrorHandling.IcedTasks.dll] Exec (with response file contents expanded) in C:\Users\juriy\source\repos\eCierge\PropertyManagement\Console\App: MONO_PATH=C:\Users\juriy\source\repos\eCierge\PropertyManagement\Console\App\obj\Release\net8.0-android\android-x86\linked; MONO_ENV_OPTIONS= c:\program files\dotnet\packs\Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86\8.0.5\Sdk\..\tools\mono-aot-cross.exe --debug --nollvm "--aot=asmwriter,temp-path=obj\Release\net8.0-android\android-x86\aot\x86\FsToolkit.ErrorHandling.IcedTasks,profile-only,profile=c:\program files\dotnet\packs\Microsoft.Android.Sdk.Windows\34.0.52\targets\dotnet.aotprofile,mtriple=i686-linux-android,tool-prefix=c:\program files\dotnet\packs\Microsoft.Android.Sdk.Windows\34.0.52\tools\binutils\bin\i686-linux-android-,outfile=obj\Release\net8.0-android\android-x86\aot\FsToolkit.ErrorHandling.IcedTasks.dll.so,temp-path=obj\Release\net8.0-android\android-x86\FsToolkit.ErrorHandling.IcedTasks.dll.tmp,ld-name=ld,ld-flags=--no-relax -s" "obj\Release\net8.0-android\android-x86\linked\FsToolkit.ErrorHandling.IcedTasks.dll"
1>c:\program files\dotnet\packs\Microsoft.Android.Sdk.Windows\34.0.52\targets\Microsoft.Android.Sdk.Aot.targets(109,5): error : Precompiling failed for C:\Users\juriy\source\repos\eCierge\PropertyManagement\Console\App\obj\Release\net8.0-android\android-x86\linked\FsToolkit.ErrorHandling.IcedTasks.dll with exit code 1.
1>c:\program files\dotnet\packs\Microsoft.Android.Sdk.Windows\34.0.52\targets\Microsoft.Android.Sdk.Aot.targets(109,5): error : Mono Ahead of Time compiler - compiling assembly C:\Users\juriy\source\repos\eCierge\PropertyManagement\Console\App\obj\Release\net8.0-android\android-x86\linked\FsToolkit.ErrorHandling.IcedTasks.dll
1>c:\program files\dotnet\packs\Microsoft.Android.Sdk.Windows\34.0.52\targets\Microsoft.Android.Sdk.Aot.targets(109,5): error : AOTID BBBE58D8-93CA-B764-523F-676B69DC7019
1>c:\program files\dotnet\packs\Microsoft.Android.Sdk.Windows\34.0.52\targets\Microsoft.Android.Sdk.Aot.targets(109,5): error : Using profile data file 'c:\program files\dotnet\packs\Microsoft.Android.Sdk.Windows\34.0.52\targets\dotnet.aotprofile'
1>c:\program files\dotnet\packs\Microsoft.Android.Sdk.Windows\34.0.52\targets\Microsoft.Android.Sdk.Aot.targets(109,5): error : TypeRef ResolutionScope not yet handled (10) for .CancellableTaskStateMachineData`1 in image C:\Users\juriy\source\repos\eCierge\PropertyManagement\Console\App\obj\Release\net8.0-android\android-x86\linked\FsToolkit.ErrorHandling.IcedTasks.dll
1>c:\program files\dotnet\packs\Microsoft.Android.Sdk.Windows\34.0.52\targets\Microsoft.Android.Sdk.Aot.targets(109,5): error : Failed to load method 0x600000c from 'C:\Users\juriy\source\repos\eCierge\PropertyManagement\Console\App\obj\Release\net8.0-android\android-x86\linked\FsToolkit.ErrorHandling.IcedTasks.dll' due to Could not resolve type with token 0100000b from typeref (expected class 'CancellableTaskStateMachineData`1' in assembly '') assembly: type:CancellableTaskStateMachineData`1 member:(null).
1>c:\program files\dotnet\packs\Microsoft.Android.Sdk.Windows\34.0.52\targets\Microsoft.Android.Sdk.Aot.targets(109,5): error : Run with MONO_LOG_LEVEL=debug for more information.
1>c:\program files\dotnet\packs\Microsoft.Android.Sdk.Windows\34.0.52\targets\Microsoft.Android.Sdk.Aot.targets(109,5): error : AOT of image C:\Users\juriy\source\repos\eCierge\PropertyManagement\Console\App\obj\Release\net8.0-android\android-x86\linked\FsToolkit.ErrorHandling.IcedTasks.dll failed.
To Reproduce
Steps to reproduce the behavior:
- Create MAUI app.
- Install
FsToolkit.ErrorHandling.IcedTaskslibrary. - Switch to "Release" configuration.
- Build.
Expected behavior
Builds successfully.
Desktop (please complete the following information):
- OS: Windows 11
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingupstreamIssue is in an upstream dependency but still affects usIssue is in an upstream dependency but still affects us