[Bug 214645] graphics/sharpconstruct: fails to build with libc++ 3.9

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 19 00:59:33 UTC 2016


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

            Bug ID: 214645
           Summary: graphics/sharpconstruct: fails to build with libc++
                    3.9
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: amdmi3 at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
            Blocks: 212343
          Assignee: amdmi3 at FreeBSD.org
             Flags: maintainer-feedback?(amdmi3 at FreeBSD.org)

prefix.cc:400:6: error: assigning to 'char *' from incompatible type 'const
char *'
        end = strrchr (path, '/');
            ^ ~~~~~~~~~~~~~~~~~~~
prefix.cc:436:6: error: assigning to 'char *' from incompatible type 'const
char *'
        end = strrchr (path, '/');
            ^ ~~~~~~~~~~~~~~~~~~~

http://package18.nyi.freebsd.org/data/headi386PR212343-default/2016-09-11_07h04m19s/logs/errors/sharpconstruct-0.11_10.log
http://package18.nyi.freebsd.org/data/headamd64PR212343-default/2016-09-13_07h18m01s/logs/errors/sharpconstruct-0.11_10.log


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212343
[Bug 212343] [exp-run] Update llvm/clang/lldb/libc++ in base to 3.9.0
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list