Created attachment 204642 [details] cvc4.diff Can we please get rid of the llvm60 build dependency? FreeBSD 10 is no longer supported and it builds fine on 11.2/i386, 12.0/amd64, 13.0/amd64 without it.
I believe this is a blanket candidate not requiring approval, given EoL status of 10.x. Presumably the dependency ought to have been scoped to only FreeBSD 10.x OSVERSIONS in the first instance.
(In reply to Kubilay Kocak from comment #1) > I believe this is a blanket candidate not requiring approval, given EoL > status of 10.x. Presumably the dependency ought to have been scoped to only > FreeBSD 10.x OSVERSIONS in the first instance. I'm basing this on the comment above it and comments left in ports are often wrong or are not updated to new circumstances, so let's ask Greg to confirm that this is ok. Also the comment above LLVM_VERSION is quite useless as it does not explain what the build failure was in any detail whatsoever.
The failure was: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229780#c1 This looks fine, I didn't even care about i386. Thanks for reminding me about this port, there's a new version out, I'll post an update soon.
Thanks.
A commit references this bug: Author: tobik Date: Mon May 27 10:10:15 UTC 2019 New revision: 502779 URL: https://svnweb.freebsd.org/changeset/ports/502779 Log: math/cvc4: Remove llvm60 build dependency It was added for FreeBSD 10.x/i386 and is no longer needed. PR: 238162 Approved by: greg@unrelenting.technology (maintainer) Changes: head/math/cvc4/Makefile