-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
ComInterfaceGenerator and LibraryImportGenerator tests fail on linux-arm with "symbol lookup error: /root/helix/work/workitem/e/Microsoft.Interop.Tests.NativeExportsNE.so: undefined symbol: __atomic_compare_exchange_4" #90376
Comments
This looks like an issue with the DNNE version update |
@jtschuster Yes, this is unfortunate. Looks like @jakobbotsch Can you tell me what OS we are targeting on arm32? |
@AaronRobinsonMSFT You can see from the top of a Helix run console log, e.g.:
So you could try checking that Docker container for version info. |
Similarly, the Docker container for the build is |
@jtschuster Can you take a look at AaronRobinsonMSFT/DNNE#176 |
This is annoying. I have a local repro. This is now failing on a different symbol, |
@jtschuster Can you get the following NuGet package updated - https://www.nuget.org/packages/DNNE/2.0.5. Speaking to @elinor-fung about this issue, she mentioned that for /cc @jkoritzinsky |
Also hit this with |
@AaronRobinsonMSFT @jtschuster Any chance this will get fixed today? |
Yes, it is in |
@jtschuster This can be closed now? |
Yes this can now be closed... again :( |
See e.g. https://dev.azure.com/dnceng-public/public/_build/results?buildId=370764&view=ms.vss-test-web.build-test-results-tab.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=370764
Error message validated:
undefined symbol: __atomic_
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 8/14/2023 2:20:00 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: