Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jan 2015 22:47:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196852] devel/libcwd fails to build with GCC 4.9, USE_GCC=any is a lie
Message-ID:  <bug-196852-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: gerald@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196852-13>