[Bug 226555] devel/cppunit needs C++11

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 12 14:34:07 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226555

            Bug ID: 226555
           Summary: devel/cppunit needs C++11
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bdrewery at FreeBSD.org
          Reporter: jhibbits at FreeBSD.org
             Flags: maintainer-feedback?(bdrewery at FreeBSD.org)
          Assignee: bdrewery at FreeBSD.org

>From poudriere log:

checking whether the compiler supports GCC C++ ABI name demangling... yes
checking whether std::string::compare takes a string in argument 1... no
checking whether c++ supports C++11 features by default... no
checking whether c++ supports C++11 features with -std=c++11... no
checking whether c++ supports C++11 features with -std=c++0x... no
configure: error: *** A compiler with support for C++11 language features is
required.

Adding "compiler:c++11-lang" should fix this.

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


More information about the freebsd-ports-bugs mailing list