Description of problem: Package glibd fails to build from source in Fedora 33. The error message in the logs is: ../x86_64-redhat-linux-gnu/generated/glib/BookmarkFile.d(240): Error: function glib.c.functions.g_bookmark_file_get_application_info(GBookmarkFile* bookmark, const(char)* uri, const(char)* name, char** exec, uint* count, GDateTime** stamp, GError** err) is not callable using argument types (GBookmarkFile*, char*, char*, char**, uint*, GDateTime*, GError**) ../x86_64-redhat-linux-gnu/generated/glib/BookmarkFile.d(240): cannot pass argument stamp is cast(DateTime)null ? cast(GDateTime*)null : stamp.getDateTimeStruct(false) of type GDateTime* to parameter GDateTime** stamp Version-Release number of selected component (if applicable): 2.1.0-6.fc33 Steps to Reproduce: koji build --scratch f33 glibd-2.1.0-6.fc33.src.rpm Additional info: This package is tracked by Koschei. See: https://koschei.fedoraproject.org/package/glibd
Issue reported upstream: https://github.com/gtkd-developers/GlibD/issues/10
FEDORA-2020-bd90392bb6 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-bd90392bb6
FEDORA-2020-bd90392bb6 has been pushed to the Fedora 33 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-bd90392bb6` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-bd90392bb6 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-bd90392bb6 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.