Created attachment 199614 [details] patch Flags -Wno-unknown-warning-option -Wno-implicit-fallthrough are not supported by base GCC, making build fail on GCC architectures. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.
Comment on attachment 199614 [details] patch May want to bump port with PORTREVISION since this fixes a build
(In reply to Nathan from comment #1) It is generally not need to bump PORTREVISION for fixes. A previous version on those archs could not have been built.
A commit references this bug: Author: linimon Date: Sun Dec 2 02:37:30 UTC 2018 New revision: 486390 URL: https://svnweb.freebsd.org/changeset/ports/486390 Log: Flags -Wno-unknown-warning-option -Wno-implicit-fallthrough are not supported by base GCC, making build fail on GCC-based architectures. This changes the location of the BAD_TESTS conditional. PR: 233576 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Changes: head/www/varnish6/Makefile