-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Description
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
Type
Projects
Status
No status