KDAB / hotspot

The Linux perf GUI for performance analysis.
4.09k stars 252 forks source link

Use almalinux8 for the appimage generation #664

Open milianw opened 3 months ago

milianw commented 3 months ago

Update our dependencies accordingly

GitMensch commented 3 months ago

Would that mean that the resulting appimage would be unlikely to run on RHEL7 any more? alma has elfutils 0.190 which is also nice - but I don't know if this would only be available on almalinux9.

In any case I definitely like the newer dependencies :-) and guess you'll fix the current issue for the appimage generation soon

/github/workspace/scripts/appimage/build_appimage.sh: line 21: /opt/rh/gcc-toolset-13/enable

milianw commented 3 months ago

RHEL7 is EOL: https://www.redhat.com/en/technologies/linux-platforms/enterprise-linux/rhel-7-end-of-maintenance

almalinux8 already has elfutils 0.190

milianw commented 3 months ago

and: the build fails b/c I didn't yet push the new docker image. I'll see when I get the time, wanted to give @lievenhey some time to give this a look over (which he did already)

GitMensch commented 3 months ago

Thank you for sharing this information. Does this change brings us anywhere nearer the callgraph as well or is there still a KDE issue that needs to be solved for that?