Created attachment 197818 [details] patch This port's Makefile adds -Wno-c++11-narrowing to CXXFLAGS, but GCC in base doesn't support it. Add USES=compiler:c++11-lang to fix it. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.
A commit references this bug: Author: linimon Date: Sun Oct 28 11:44:52 UTC 2018 New revision: 483284 URL: https://svnweb.freebsd.org/changeset/ports/483284 Log: Fix build with GCC-based architectures. PR: 231985 Submitted by: Piotr Kubaj Changes: head/www/cssed/Makefile