[Bug 239622] x11-themes/qtcurve: fix build with GCC-based architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 3 19:18:21 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239622
Bug ID: 239622
Summary: x11-themes/qtcurve: fix build with GCC-based
architectures
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: jhale at FreeBSD.org
Reporter: pkubaj at FreeBSD.org
Flags: maintainer-feedback?(jhale at FreeBSD.org)
Assignee: jhale at FreeBSD.org
Created attachment 206244
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206244&action=edit
patch
GCC9 requires upstream fix because of:
/wrkdirs/usr/ports/x11-themes/qtcurve-gtk2/work/qtcurve-a1ec5f8/.cmake_utils_base/cmake_c_macros/include_fix/qtcurve-utils/gtkprops.h:80:24:
error: a reinterpret_cast is not a constant expression
80 | return (GObject*)qtcContainerOf(p, Props, name)->m_w;
\
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/x11-themes/qtcurve-gtk2/work/qtcurve-a1ec5f8/.cmake_utils_base/cmake_c_macros/include_fix/qtcurve-utils/gtkprops.h:161:9:
note: in expansion of macro 'DEF_WIDGET_SIG_CONN_PROPS'
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list