Working fine for me.
KiCad and CubicSDR work well for me with these updates.
KiCad and CubicSDR work well for me with these updates.
Working well - thanks!
Works fine with KDE
Works fine with KiCad
Good here also
This update has been unpushed.
This update has been unpushed.
This update has been unpushed.
I was able to build KiCad with this version of gcc12.
Understood. KiCad explicitly selects -std=gnu++17 in its cmake configuration, so it shouldn't be affected by a change to -std=gnu++23 as the default.
That is excellent news, Jakub. Thanks!
I'll run a test build and comment on the gcc-12.0.1-0.2.fc36 page.
It would be great if PR libstdc++/104099 could also be picked up, as that one is causing a build failure of KiCad in Rawhide as shown here:
https://copr.fedorainfracloud.org/coprs/g/kicad/kicad/build/3196619/
Still works with KiCad scripting console.
This fixes a problem with KiCad whereby the python scripting console would fail to open. Thanks very much for the fix!
Fair enough, regarding libheif. But I just tried again with "dnf update --refresh" and got errors on packages that appear to be part of Fedora itself. @fschwarz, so I get it right next time, are the errors below sufficient to justify the negative karma?
============================================================================================
Package Architecture Version Repository Size
============================================================================================
Skipping packages with conflicts:
(add '--best --allowerasing' to command line to force their upgrade):
libjxl x86_64 0.6.1-6.fc35 updates-archive 969 k
libjxl x86_64 0.6.1-6.fc35 updates 969 k
Skipping packages with broken dependencies:
gimp-jxl-plugin x86_64 0.6.1-6.fc35 updates 31 k
jxl-pixbuf-loader x86_64 0.6.1-6.fc35 updates 54 k
libaom x86_64 3.2.0-2.fc35 updates-archive 1.6 M
As @rathann indicated, this is not installable. Using:
dnf update --refresh --best --allowerasing
I get:
Error:
Problem: cannot install the best update candidate for package libheif-1.12.0-2.fc35.x86_64
- problem with installed package libheif-1.12.0-2.fc35.x86_64
- package libheif-1.12.0-2.fc35.x86_64 requires libjxl.so.0()(64bit), but none of the providers can be installed
- cannot install the best update candidate for package libjxl-0.5-3.fc35.x86_64
- cannot install both libjxl-0.6.1-6.fc35.x86_64 and libjxl-0.5-3.fc35.x86_64
Working fine here.