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

build release/9.0 android and ios local failed #110278

Open
srxqds opened this issue Nov 30, 2024 · 5 comments
Open

build release/9.0 android and ios local failed #110278

srxqds opened this issue Nov 30, 2024 · 5 comments
Labels
area-Infrastructure-libraries untriaged New issue has not been triaged by the area owner

Comments

@srxqds
Copy link
Contributor

srxqds commented Nov 30, 2024

I have tried to build v9.0.0 tag.

hit error when build android:

Image

the build toolchain not changed from .net8 said from the docs:

https://github.com/dotnet/runtime/blob/v9.0.0/docs/workflow/testing/libraries/testing-android.md

how can I solve it?

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Nov 30, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

@srxqds srxqds changed the title build release/9.0 local failed build release/9.0 android local failed Nov 30, 2024
@srxqds
Copy link
Contributor Author

srxqds commented Nov 30, 2024

Image

I use ubuntu 22.04 in wsl to build android

@srxqds
Copy link
Contributor Author

srxqds commented Nov 30, 2024

Image

build android toolchain:

Image

@srxqds srxqds changed the title build release/9.0 android local failed build release/9.0 android and ios local failed Nov 30, 2024
@srxqds
Copy link
Contributor Author

srxqds commented Nov 30, 2024

and build ios also hit the error:
fatal error: unicode/uidna.h file not found

Image

I have also install the requirements:

Image

the macos version is Monterey 12.6

I found the icuc4c@76 or icu4c folder both have the uidna.h file
Image

I have export LDFLAGS and CPPFLAGS but not work:

Image

i use macos 14 build ios the error disappear.

so the macos 12 is not supported for building?

@srxqds
Copy link
Contributor Author

srxqds commented Dec 2, 2024

the full detial log for build android arm64
log1.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Infrastructure-libraries untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

1 participant