Description of problem: With glfw-3.2.1-9, the glfw-devel subpackage used to depend on various X11 extension devel packages as well: pkgconfig(x11) pkgconfig(xcursor) pkgconfig(xinerama) pkgconfig(xrandr) pkgconfig(xxf86vm) xorg-x11-proto-devel With 3.3-1, it only depends on the main library: pkgconfig(x11) xorg-x11-proto-devel This caused glava to fail the mass rebuild [1] due to the missing header: BUILDSTDERR: In file included from glfw_wcb.c:29: BUILDSTDERR: /usr/include/GLFW/glfw3native.h:102:11: fatal error: X11/extensions/Xrandr.h: No such file or directory BUILDSTDERR: 102 | #include <X11/extensions/Xrandr.h> BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ I think this may be related to this change in glfw's release notes: > X11 extension libraries are loaded dynamically > > GLFW now loads all X11 extension libraries at initialization. The only X11 library you need to link against is libX11. The header files for the extension libraries are still required for compilation. > > Existing projects and makefiles that link GLFW directly against the extension libraries should still build correctly but will add these libraries as load-time dependencies. Version-Release number of selected component (if applicable): glfw-devel-1:3.3-1.fc31 Additional info: [1] https://koji.fedoraproject.org/koji/taskinfo?taskID=36492438
This bug appears to have been reported against 'rawhide' during the Fedora 31 development cycle. Changing version to '31'.
This bug appears to have been reported against 'rawhide' during the Fedora 31 development cycle. Changing version to 31.
FEDORA-2020-59e794e266 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2020-59e794e266
glfw-3.3.1-3.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-59e794e266
glfw-3.3.1-3.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-37f8960cc8
glfw-3.3.1-3.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.
glfw-3.3.1-3.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.