Public bug reported: I installed tracy-profiler on 2 PC: 1st with AMD A6-5200 CPU, 2nd - with Intel Core i5-3450. I'm getting: ``` $ tracy-profiler Illegal instruction (core dumped) ``` on both PC. There is an assumption that the reason is in 2 lines: ``` set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -march=native") set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -march=native") ``` from https://github.com/wolfpld/tracy/blob/v0.11.1/cmake/config.cmake#L12
Other software from Ubuntu repo works fine and didn't require AVX2 or above extensions ProblemType: Bug DistroRelease: Ubuntu 24.10 Package: tracy-profiler 0.11.0+ds-1 Uname: Linux 6.12.12-061212-generic x86_64 ApportVersion: 2.30.0-0ubuntu4 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: LXQt Date: Fri Mar 7 06:01:50 2025 InstallationDate: Installed on 2022-08-28 (922 days ago) InstallationMedia: Lubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 (20220809) SourcePackage: tracy UpgradeStatus: Upgraded to oracular on 2024-12-12 (84 days ago) ** Affects: tracy (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug oracular third-party-packages -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2101117 Title: tracy-profiler Illegal instruction without AVX2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tracy/+bug/2101117/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs