Created attachment 204012 [details] patch Add USES=compiler:c++11-lang and merge upstream patch (commit 662b6db3f3c395b552fa16f7fb22558aa38fe6aa) to fix build on GCC architectures. Tested on powerpc64 and amd64.
Accepted with thanks!
A commit references this bug: Author: pkubaj Date: Fri May 3 14:29:51 UTC 2019 New revision: 500735 URL: https://svnweb.freebsd.org/changeset/ports/500735 Log: net/shadowsocks-libev: fix build with GCC-based architectures Base GCC fails to build this port: cc: Internal error: Segmentation fault (program ld) PR: 237562 Approved by: mat (mentor), xiaoding+freebsd@xiaoding.org (maintainer) Differential Revision: https://reviews.freebsd.org/D20085 Changes: head/net/shadowsocks-libev/Makefile head/net/shadowsocks-libev/distinfo