[Bug 196852] devel/libcwd fails to build with GCC 4.9, USE_GCC=any is a lie

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 18 22:47:04 UTC 2015


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

            Bug ID: 196852
           Summary: devel/libcwd fails to build with GCC 4.9, USE_GCC=any
                    is a lie
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: gerald at FreeBSD.org

http://package18.nyi.freebsd.org/data/101amd64-default-PR196712/2015-01-16_07h05m42s/logs/errors/libcwd-1.0.4_1.log

libtool: compile:  g++49 -DHAVE_CONFIG_H -I./include -I./include -DCWDEBUG
-ggdb -Wl,-rpath=/usr/local/lib/gcc49 -Wl,-rpath=/usr/local/lib/gcc49 -O2 -pipe
-D__GNU_LIBRARY__ -fstack-protector -fno-strict-aliasing -c demangle3.cc  -fPIC
-DPIC -o .libs/libcwd_la-demangle3.o
In file included from demangle3.cc:112:0:
./include/demangle.h:465:35: error: redeclaration of 'void
__gnu_cxx::demangler::session<Allocator>::add_substitution(int,
__gnu_cxx::demangler::substitution_nt, int)' may not have default arguments
[-fpermissive]
         int number_of_prefixes = 0)
                                   ^
./include/demangle.h:1739:53: error: redeclaration of 'void
__gnu_cxx::demangler::qualifier_list<Allocator>::decode_qualifiers(__gnu_cxx::demangler::qualifier_list<Allocator>::string_type&,
__gnu_cxx::demangler::qualifier_list<Allocator>::string_type&, bool) const' may
not have default arguments [-fpermissive]
    bool member_function_pointer_qualifiers = false) const
                                                     ^
Makefile:646: recipe for target 'libcwd_la-demangle3.lo' failed
gmake[3]: *** [libcwd_la-demangle3.lo] Error 1

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


More information about the freebsd-ports-bugs mailing list