Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beginnings of native Android build #110471

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Enable doublemapping via memfd_create and few fixes

ee4ec72
Select commit
Loading
Failed to load commit list.
Draft

Beginnings of native Android build #110471

Enable doublemapping via memfd_create and few fixes
ee4ec72
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build linux_musl-x64 Debug Libraries_CheckedCoreCLR) failed Dec 18, 2024 in 20m 18s

Build linux_musl-x64 Debug Libraries_CheckedCoreCLR failed

Annotations

Check failure on line 0 in ld.lld

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux_musl-x64 Debug Libraries_CheckedCoreCLR)

ld.lld#L0

ld.lld(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) cannot open crtbeginS.o: No such file or directory

Check failure on line 0 in ld.lld

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux_musl-x64 Debug Libraries_CheckedCoreCLR)

ld.lld#L0

ld.lld(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) unable to find library -lgcc

Check failure on line 0 in ld.lld

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux_musl-x64 Debug Libraries_CheckedCoreCLR)

ld.lld#L0

ld.lld(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) unable to find library -lgcc

Check failure on line 0 in ld.lld

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux_musl-x64 Debug Libraries_CheckedCoreCLR)

ld.lld#L0

ld.lld(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) cannot open crtendS.o: No such file or directory

Check failure on line 0 in clang-18

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux_musl-x64 Debug Libraries_CheckedCoreCLR)

clang-18#L0

clang-18(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) linker command failed with exit code 1 (use -v to see invocation)