I regularly build photo editing programs Darktable, RawTherapee and ART. Everything works fine on F41. Today I upgraded one of my workstations to F42. Upgrade itself was fine, no errors. But compiling the above programs now produce the same assembler errors:
I searched for this error and there was something similar coming from Ubuntu using gcc 15. They said it is because of mismatch between libtools versions.
Thank you, but these projects use cmake and ccache. It is not so easy to substitute gcc 15 with 14. And I don’t want more complexities with VM/containers. I’ll wait until this issue is fixed.
It did not - please read my answer about wiping out the build dir and starting again, including reconfiguring with cmake.
Only using a fresh install of F42 solved the issue. Apparently pdate F41 → F42 broke something. And just to be sure I force reinstalled all packages on the updated system - did not help either.