Bug 1670377
| Summary: | Not possible to build Restraint with GCC 9 | ||
|---|---|---|---|
| Product: | [Retired] Restraint | Reporter: | Martin Styk <mastyk> |
| Component: | general | Assignee: | Martin Styk <mastyk> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 0.1.38 | CC: | asavkov, bpeck, breilly, cbeer |
| Target Milestone: | 0.1.39 | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-01-30 14:32: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: | |||
Restraint 0.1.39 has been released. |
Description of problem: Restraint build is failing in the following environment: Restraint - 0.1.38 GLib - 2.56.1 Automake GCC 9 Version-Release number of selected component (if applicable): 0.1.38 How reproducible: Try to build restraint on Fedora Rawhide (Rawhide will be F30 in the future) Actual results: Build failed on GLib CC libgio_2_0_la-gdbusauth.lo gdbusauth.c: In function '_g_dbus_auth_run_server': gdbusauth.c:1302:11: error: '%s' directive argument is null [-Werror=format-overflow=] 1302 | debug_print ("SERVER: WaitingForBegin, read '%s'", line); Expected results: Restraint build is successful Additional info: