Bug 1871169

Summary: glibd: FTBFS in Fedora 33
Product: [Fedora] Fedora Reporter: Kalev Lember <klember>
Component: glibdAssignee: Neal Gompa <ngompa13>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 33CC: ngompa13
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://koschei.fedoraproject.org/package/glibd
Whiteboard:
Fixed In Version: glibd-2.2.0-1.fc33 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-09-25 17:02:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1803234    

Description Kalev Lember 2020-08-21 13:31:34 UTC
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

Comment 1 Neal Gompa 2020-08-23 22:19:54 UTC
Issue reported upstream: https://github.com/gtkd-developers/GlibD/issues/10

Comment 2 Fedora Update System 2020-09-21 19:45:25 UTC
FEDORA-2020-bd90392bb6 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-bd90392bb6

Comment 3 Fedora Update System 2020-09-23 15:25:51 UTC
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.

Comment 4 Fedora Update System 2020-09-25 17:02:37 UTC
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.