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

ICU ARM64 simulator builds are actually device builds #50005

Closed
directhex opened this issue Mar 22, 2021 · 1 comment
Closed

ICU ARM64 simulator builds are actually device builds #50005

directhex opened this issue Mar 22, 2021 · 1 comment
Labels
untriaged New issue has not been triaged by the area owner

Comments

@directhex
Copy link
Contributor

Description

Ref #50003

Right now, the binaries produced in the iOSSimulator and tvOSSimulator builds of ICU are producing device builds. As a result, linking fails.

  [ 99%] Linking CXX shared library libmonosgen-2.0.dylib
  [100%] Linking C static library libmonosgen-2.0.a
  ld: in /Users/runner/work/1/s/.packages/microsoft.netcore.runtime.icu.transport/6.0.0-preview.3.21167.1/runtimes/tvOSSimulator-arm64/native/lib/libicuuc.a(uinvchar.ao), building for tvOS Simulator, but linking in object file built for tvOS,
  clang: error: linker command failed with exit code 1 (use -v to see invocation)
  make[2]: *** [mono/mini/libmonosgen-2.0.dylib] Error 1

Configuration

Regression?

Other information

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Mar 22, 2021
directhex added a commit to directhex/runtime that referenced this issue Mar 22, 2021
directhex added a commit to directhex/icu that referenced this issue Mar 23, 2021
akoeplinger pushed a commit to dotnet/icu that referenced this issue Mar 23, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Apr 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

1 participant