Skip to content

[NativeAOT/ARM] undefined symbol: NYI_Assert #97748

@filipnavara

Description

@filipnavara

Observed when compiling library tests:

ld.lld : error : undefined symbol: NYI_Assert [/home/navara/runtime/src/libraries/Common/tests/Common.Tests.csproj::TargetFramework=net9.0-linux]
  >>> referenced by /home/navara/runtime/artifacts/obj/Common.Tests/Debug/net9.0-linux/native/Common.Tests.o:(__ResolveVirtualFunction_System.IO.Stream__BeginRead)
  >>> referenced by /home/navara/runtime/artifacts/obj/Common.Tests/Debug/net9.0-linux/native/Common.Tests.o:(__ResolveVirtualFunction_System.IO.Stream__EndRead)
  >>> referenced by /home/navara/runtime/artifacts/obj/Common.Tests/Debug/net9.0-linux/native/Common.Tests.o:(__ResolveVirtualFunction_System.IO.Stream__BeginWrite)
  >>> referenced 1 more times
clang-17 : error : linker command failed with exit code 1 (use -v to see invocation) [/home/navara/runtime/src/libraries/Common/tests/Common.Tests.csproj::TargetFramework=net9.0-linux]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions