[Bug 219279] graphics/animorph: fails to build with lang/gcc6 or later

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 14 17:44:26 UTC 2017


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

            Bug ID: 219279
           Summary: graphics/animorph: fails to build with lang/gcc6 or
                    later
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
                CC: amdmi3 at FreeBSD.org, gerald at FreeBSD.org
            Blocks: 219275
                CC: amdmi3 at FreeBSD.org, gerald at FreeBSD.org

In file included from /usr/include/string.h:37:0,
                 from /usr/include/memory.h:34,
                 from xmlParser.cpp:104:
xmlParser.cpp: In function 'char* stringDup(const char*, int)':
xmlParser.cpp:464:36: error: cast from 'std::nullptr_t' to 'char' loses
precision [-fpermissive]
         lpszNew[cbData] = (XMLCHAR)NULL;
                                    ^
gmake[3]: *** [Makefile:362: xmlParser.lo] Error 1

build log: http://sprunge.us/EHDf


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219275
[Bug 219275] [exp-run] Update GCC_DEFAULT from 5 to 6
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list