Date: Sun, 14 May 2017 17:44:26 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 219279] graphics/animorph: fails to build with lang/gcc6 or later Message-ID: <bug-219279-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219279 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@FreeBSD.org Reporter: jbeich@FreeBSD.org CC: amdmi3@FreeBSD.org, gerald@FreeBSD.org Blocks: 219275 CC: amdmi3@FreeBSD.org, gerald@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] =3D (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=3D219275 [Bug 219275] [exp-run] Update GCC_DEFAULT from 5 to 6 --=20 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-219279-13>