Hello, Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok). Your package (kicad) Fails To Install in Fedora 36: can't install kicad: - nothing provides libGLEW.so.2.1()(64bit) needed by kicad-1:6.0.1-4.fc36.x86_64 If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem. If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks. P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages Thanks!
It looks like the problem is elsewhere. The mock log shows: Error: Problem: package opencascade-devel-7.5.0-6.fc36.x86_64 requires opencascade-draw(x86-64) = 7.5.0-6.fc36, but none of the providers can be installed - package opencascade-draw-7.5.0-6.fc36.x86_64 requires libvtkCommonCore.so.1()(64bit), but none of the providers can be installed - package opencascade-draw-7.5.0-6.fc36.x86_64 requires libvtkCommonExecutionModel.so.1()(64bit), but none of the providers can be installed - package opencascade-draw-7.5.0-6.fc36.x86_64 requires libvtkRenderingCore.so.1()(64bit), but none of the providers can be installed - package opencascade-draw-7.5.0-6.fc36.x86_64 requires libvtkInteractionStyle.so.1()(64bit), but none of the providers can be installed - package opencascade-draw-7.5.0-6.fc36.x86_64 requires libvtkRenderingOpenGL2.so.1()(64bit), but none of the providers can be installed - package opencascade-draw-7.5.0-6.fc36.x86_64 requires libvtkIOImage.so.1()(64bit), but none of the providers can be installed - package opencascade-draw-7.5.0-6.fc36.x86_64 requires libvtkImagingCore.so.1()(64bit), but none of the providers can be installed - conflicting requests - nothing provides libGLEW.so.2.1()(64bit) needed by vtk-9.1.0-5.fc36.x86_64 (try to add '--skip-broken' to skip uninstallable packages) I.e. opencascade-devel needs opencascade-draw which needs vtk which needs libGLEW. Hopefully, once those are resolved, that will fix the kicad build.
If I recall, KiCad also links directly to GLEW (at least when not using the EGL backend of wxWidgets, specified using the KICAD_USE_EGL CMake variable), so KiCad probably also needs to be rebuilt once the other GLEW-dependent packages have been.
Once 6.0.2 is tagged, I'll be attempting rebuilding for that. It looks like glew 2.2.0 has been built, and vtk looks like it is currently building. I noticed that vtk failed on f36 for armv7hl - I don't know how that will affect things. Then the opencascade stuff will have to be built. This could take a while.
Hello, Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok). All subpackages of a package against which this bug was filled are now installable or removed from Fedora 36. Thanks for taking care of it!