Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Aug 2019 19:24:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240081] devel/grantlee5: fix build with GCC architectures
Message-ID:  <bug-240081-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 240081
           Summary: devel/grantlee5: fix build with GCC architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde@FreeBSD.org
          Reporter: pkubaj@FreeBSD.org
             Flags: maintainer-feedback?(kde@FreeBSD.org)
          Assignee: kde@FreeBSD.org

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

Compiling with GCC9 fails with:
/usr/local/lib/gcc9/include/c++/bits/c++0x_warning.h:32:2: error: #error Th=
is
file requires compiler and library support for the ISO C++ 2011 standard. T=
his
support must be enabled with the -std=3Dc++11 or -std=3Dgnu++11 compiler op=
tions.

Add USE_CXXSTD=3Dc++11 to fix this.

--=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-240081-7788>