Created attachment 198695 [details] patch js_embed, used to generate well_known_types_embed.cc is linked to base libstdc++, and then fails to run on GCC architectures (the port uses GCC7). Add CXXFLAGS for js_embed build. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.
A commit references this bug: Author: linimon Date: Sun Oct 28 08:07:37 UTC 2018 New revision: 483235 URL: https://svnweb.freebsd.org/changeset/ports/483235 Log: Fix build on powerpc64. While here, pet portlint. PR: 232750 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Changes: head/devel/protobuf/Makefile head/devel/protobuf/files/patch-src_Makefile.am
Grabbed and committed. (This blocks 391 dependencies on powerpc64, so we really need it ASAP to make further progress).