https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239123
Bug ID: 239123 Summary: sysutils/xfce4-cpugraph-plugin: fix build on GCC architectures Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: x...@freebsd.org Reporter: pku...@freebsd.org Assignee: x...@freebsd.org Flags: maintainer-feedback?(x...@freebsd.org) Created attachment 205677 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205677&action=edit patch After last update this port needs USE_CSTD=c99 to build with base GCC: cpu.c:573: error: 'for' loop initial declaration used outside C99 mode cpu.c: In function 'set_color': cpu.c:592: warning: 'gtk_widget_override_background_color' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1150) cpu.c:593: warning: 'gtk_widget_override_background_color' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1150) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-xfce@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-xfce To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"