Open matouskozak opened 5 months ago
Tagging subscribers to 'os-ios': @vitek-karas, @kotlarmilos, @ivanpovazan, @steveisok, @akoeplinger See info in area-owners.md if you want to be subscribed.
Tagging subscribers to 'os-maccatalyst': @vitek-karas, @kotlarmilos, @ivanpovazan, @steveisok, @akoeplinger See info in area-owners.md if you want to be subscribed.
Could it be introduced by https://github.com/dotnet/runtime/pull/103777 @steveisok or does the change only affected NAOT?
Could it be introduced by https://github.com/dotnet/runtime/pull/103777 @steveisok or does the change only affected NAOT?
It only impacted nativeaot. It was really specific. If you had the mono library builder workload installed and you tried to build a static/shared library with nativeaot, you couldn't.
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=789085 Build error leg or test failing:
iOS.Simulator.LambdaCompilerAot.Test
Affected CI:maccatalyst_[x64/arm64]_release_allsubsets_mono
,iossimulator_x64_release_allsubsets_mono
(runtime-extra-platforms
) Range of commits: https://github.com/dotnet/runtime/compare/42ade705...ceb0a16aStack trace example from iOSSimulator job:
Error Message
Fill the error message using step by step known issues guidance.
Known issue validation
Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=789085 Error message validated:
[at System.Reflection.Emit.DynamicMethod.CreateDelegate
] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 8/27/2024 9:26:47 AM UTCReport
Summary