Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Aug 2019 19:18:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239622] x11-themes/qtcurve: fix build with GCC-based architectures
Message-ID:  <bug-239622-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239622

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

Created attachment 206244
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D206244&action=
=3Dedit
patch

GCC9 requires upstream fix because of:
/wrkdirs/usr/ports/x11-themes/qtcurve-gtk2/work/qtcurve-a1ec5f8/.cmake_util=
s_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;=20=20
\
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/x11-themes/qtcurve-gtk2/work/qtcurve-a1ec5f8/.cmake_util=
s_base/cmake_c_macros/include_fix/qtcurve-utils/gtkprops.h:161:9:
note: in expansion of macro 'DEF_WIDGET_SIG_CONN_PROPS'

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239622-7788>