Replies: 6 comments 2 replies
-
|
Impressive update, congrats ! Already updated packages for openSUSE, including submission to Tumbleweed and for the first time ppc64le packages: https://build.opensuse.org/package/show/hardware/CoreFreq There's an oddity with a kernel macro causing a failure on Leap 16.0 x86_64. Wonder if it is a problem of the gcc 13 version (13.4.0+git9739-160000) bundled with that distro: Is clang supported as compiler ? If so I could force it on Leap 16.0. |
Beta Was this translation helpful? Give feedback.
-
|
Each build on OBS is automated in a sandbox corresponding to the distro, thus always clean. Not even Tumbleweed uses gcc 16 as default yet (it is using 15 currently), although it will soon. Anyway, this is a quirk of this gcc version on Leap 16. It is heavily patched so who knows if some patch did not break something. |
Beta Was this translation helpful? Give feedback.
-
|
How can I reproduce this environment ? |
Beta Was this translation helpful? Give feedback.
-
|
Before v2.1.1, this patch was needed for compilation to work on Leap 16.0 due to the heavily patched kernel, with patches backported from more recent versions. |
Beta Was this translation helpful? Give feedback.
-
|
You need the Then clone the devel project: compile it (+ generate RPM if it compiles) locally for Leap 16.0 in a sandbox: to inspect the sandbox: |
Beta Was this translation helpful? Give feedback.
-
|
Issue solved in #594 |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
See change-log in the release
This discussion was created from the release v2.1.1.
Beta Was this translation helpful? Give feedback.
All reactions