Created attachment 199621 [details] patch Megatools dev doesn't state what GCC version is minimum for building this megatools, but they imply at least 5.4 should be used: https://github.com/megous/megatools/issues/381 Add USES=compiler:c11, since the port doesn't build with base GCC. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.
A commit references this bug: Author: linimon Date: Thu Nov 29 11:07:58 UTC 2018 New revision: 486166 URL: https://svnweb.freebsd.org/changeset/ports/486166 Log: Megatools dev doesn't state what GCC version is the minimum required for building, but they imply at least 5.4 should be used: https://github.com/megous/megatools/issues/381 Thus, add USES=compiler:c11, since the port doesn't build with base GCC. PR: 233592 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Changes: head/net/megatools/Makefile