Skip to content

[Bug]: Ubuntu arm TypeReflectionTest.IsSmartPtrType symbols not found #578

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

Open
mcbarton opened this issue May 13, 2025 · 0 comments
Open
Labels
bug Something isn't working

Comments

@mcbarton
Copy link
Collaborator

mcbarton commented May 13, 2025

Description of bug

If you look here https://github.com/compiler-research/CppInterOp/actions/runs/14990559920/job/42113161383#step:10:486 despite the testing passing the TypeReflectionTest.IsSmartPtrType test has a symbol error which is not picked up on Ubuntu arm.

This error doesn't exist for any other system
https://github.com/compiler-research/CppInterOp/actions/runs/14990559899/job/42113011703#step:8:517 - Windows x86
https://github.com/compiler-research/CppInterOp/actions/runs/14990559909/job/42113091561#step:8:518 - Windows x86
https://github.com/compiler-research/CppInterOp/actions/runs/14990559912/job/42113093766#step:10:485 - Ubuntu x86
https://github.com/compiler-research/CppInterOp/actions/runs/14990559901/job/42113635906#step:9:495 - osx x86
https://github.com/compiler-research/CppInterOp/actions/runs/14990559913/job/42113377836#step:9:495 - osx arm

What operating system was you using when the bug occured?

Ubuntu

What is the architechture of the cpu on your system?

ARM

What did you build CppInterOp against?

No response

@mcbarton mcbarton added the bug Something isn't working label May 13, 2025
@mcbarton mcbarton changed the title [Bug]: Ubuntu arm TypeReflectionTest.IsSmartPtrType symbols not found: [Bug]: Ubuntu arm TypeReflectionTest.IsSmartPtrType symbols not found May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant