Bug 1670377 - Not possible to build Restraint with GCC 9
Summary: Not possible to build Restraint with GCC 9
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Restraint
Classification: Retired
Component: general
Version: 0.1.38
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: 0.1.39
Assignee: Martin Styk
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-01-29 13:00 UTC by Martin Styk
Modified: 2019-02-28 07:58 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-01-30 14:32:37 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Beaker Project Gerrit 6403 0 None None None 2019-01-30 13:23:32 UTC

Description Martin Styk 2019-01-29 13:00:19 UTC
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:

Comment 3 Martin Styk 2019-02-28 07:58:58 UTC
Restraint 0.1.39 has been released.


Note You need to log in before you can comment on or make changes to this bug.