[Bug 280397] finance/gnucash: Port defines conflicing C++ standards

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 21 Jul 2024 20:59:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280397

            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= compiler and removing USE_CXXSTD should fix the issue

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