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

OSX build error: Removing global symbols from a final linked no longer supported #85600

Closed
jkotas opened this issue May 1, 2023 · 6 comments · Fixed by #86050
Closed

OSX build error: Removing global symbols from a final linked no longer supported #85600

jkotas opened this issue May 1, 2023 · 6 comments · Fixed by #86050
Assignees
Labels
Milestone

Comments

@jkotas
Copy link
Member

jkotas commented May 1, 2023

Failures in libraries tests in /azp run runtime-extra-platforms run:

/Applications/Xcode_13.2.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) removing global symbols from a final linked no longer supported. Use -exported_symbols_list at link time when building: /Users/runner/work/1/s/artifacts/bin/ComInterfaceGenerator.Tests/Release/net8.0/native/ComInterfaceGenerator.Tests

Log: https://dev.azure.com/dnceng-public/public/_build/results?buildId=257857&view=logs&jobId=1b7517dc-3493-5614-db19-9039ca700e8e&j=d44cf75c-a475-5ab8-9e3a-15ab166e7134&t=40b10810-f350-5b11-df15-9a9e3c3e48e8

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label May 1, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label May 1, 2023
@jkotas jkotas added area-NativeAOT-coreclr and removed untriaged New issue has not been triaged by the area owner needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels May 1, 2023
@ghost
Copy link

ghost commented May 1, 2023

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

Issue Details

Failures in libraries tests in /azp run runtime-extra-platforms run:

/Applications/Xcode_13.2.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) removing global symbols from a final linked no longer supported. Use -exported_symbols_list at link time when building: /Users/runner/work/1/s/artifacts/bin/ComInterfaceGenerator.Tests/Release/net8.0/native/ComInterfaceGenerator.Tests

Log: https://dev.azure.com/dnceng-public/public/_build/results?buildId=257857&view=logs&jobId=1b7517dc-3493-5614-db19-9039ca700e8e&j=d44cf75c-a475-5ab8-9e3a-15ab166e7134&t=40b10810-f350-5b11-df15-9a9e3c3e48e8

Author: jkotas
Assignees: -
Labels:

area-NativeAOT-coreclr

Milestone: -

@jkotas
Copy link
Member Author

jkotas commented May 1, 2023

@ivanpovazan This seems to be introduced or related to #85293 . Could you please take a look?

@jkotas jkotas added the blocking-clean-ci-optional Blocking optional rolling runs label May 1, 2023
@jkotas
Copy link
Member Author

jkotas commented May 1, 2023

Testing revert in #85601

@lambdageek
Copy link
Member

FYI @SamMonoRT @kotlarmilos

@jkotas
Copy link
Member Author

jkotas commented May 3, 2023

Testing revert in #85601

I have confirmed that this was introduced by #85293 . I think we should revert the change unless this is fixed soon.

@SamMonoRT
Copy link
Member

Testing revert in #85601

I have confirmed that this was introduced by #85293 . I think we should revert the change unless this is fixed soon.

@ivanpovazan is out, and I'm out sick as well. Please merge the revert PR to get CI green again. We can work on right fix once he is back later next week.

@ivanpovazan ivanpovazan self-assigned this May 9, 2023
@ivanpovazan ivanpovazan added this to the 8.0.0 milestone May 9, 2023
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label May 10, 2023
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label May 11, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Jun 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
4 participants