Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jul 2024 20:59:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280397] finance/gnucash: Port defines conflicing C++ standards
Message-ID:  <bug-280397-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 280397
           Summary: finance/gnucash: Port defines conflicing C++ standards
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: madpilot@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
             Flags: maintainer-feedback?(madpilot@FreeBSD.org)
          Assignee: madpilot@FreeBSD.org

Port defines c++11 but builds using c++17

https://cgit.freebsd.org/ports/tree/finance/gnucash/Makefile#n26
https://cgit.freebsd.org/ports/tree/finance/gnucash/Makefile#n30
https://github.com/Gnucash/gnucash/blob/5.8/CMakeLists.txt#L607

Update USES=3D compiler and removing USE_CXXSTD should fix the issue

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