[Bug 214653] audio/playgsf: fails to build with libc++ 3.9

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 19 01:39:13 UTC 2016


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

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

VBA/Util.cpp:920:11: error: cannot initialize a variable of type 'char *' with
an rvalue of type
      'const char *'
    char *p = strrchr(file,'.');
          ^   ~~~~~~~~~~~~~~~~~
VBA/Util.cpp:937:12: error: cannot initialize a variable of type 'char *' with
an rvalue of type
      'const char *'
    char * p = strrchr(file,'.');
           ^   ~~~~~~~~~~~~~~~~~

http://package18.nyi.freebsd.org/data/headi386PR212343-default/2016-09-11_07h04m19s/logs/errors/playgsf-0.7.1_2.log
http://package18.nyi.freebsd.org/data/headamd64PR212343-default/2016-09-13_07h18m01s/logs/errors/playgsf-0.7.1_2.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