[Bug 225635] x11-toolkits/gtksourceview3 and all dependent ports need compiler:c11 and USE_CSTD=c11 (or gnu11)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Feb 2 17:05:35 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225635
Bug ID: 225635
Summary: x11-toolkits/gtksourceview3 and all dependent ports
need compiler:c11 and USE_CSTD=c11 (or gnu11)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: gnome at FreeBSD.org
Reporter: jhibbits at FreeBSD.org
Assignee: gnome at FreeBSD.org
Flags: maintainer-feedback?(gnome at FreeBSD.org)
x11-toolkits/gtksourceview3 uses C11 features, such as redefined identical
typedefs. This leads to errors such as:
/usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcetag.h:43: error:
redefinition of typedef 'GtkSourceTag'
/usr/local/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:63: error:
previous declaration of 'GtkSourceTag' was here
All dependent ports are affected.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list