[Bug 239123] sysutils/xfce4-cpugraph-plugin: fix build on GCC architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 10 22:28:14 UTC 2019


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: xfce at FreeBSD.org
          Reporter: pkubaj at FreeBSD.org
          Assignee: xfce at FreeBSD.org
             Flags: maintainer-feedback?(xfce at 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.


More information about the freebsd-xfce mailing list