Created attachment 245584 [details] Patch for gromacs Switch MASTER_SITES to https Fails to build with LLVM 14-17, switch to GCC instead Reference: https://github.com/Homebrew/homebrew-core/blob/c3174cdd90e026ce95010b725aa0a2f312d41bcd/Formula/g/gromacs.rb Compile tested on FreeBSD 13.2-RELEASE (amd64) (make, make check-plist) Poudriere testport OK 13.2-RELEASE (amd64)
Thanks for the patch. Approved. Please commit it.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6c44e80aa1aeb28cda67e5eefb57285f67aef7b4 commit 6c44e80aa1aeb28cda67e5eefb57285f67aef7b4 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-10-14 17:34:46 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-10-14 17:38:19 +0000 science/gromacs: Use https for MASTER_SITES and GCC for build - Switch MASTER_SITES to https - Fails to build with LLVM 14-17, use GCC instead Reference: https://github.com/Homebrew/homebrew-core/blob/c3174cdd90e026ce95010b725aa0a2f312d41bcd/Formula/g/gromacs.rb PR: 274435 Reviewed by: yuri (maintainer) science/gromacs/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
Thanks!
A commit in branch 2023Q4 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c4ed455a4759caec5d71b92ddae5797383b52e99 commit c4ed455a4759caec5d71b92ddae5797383b52e99 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-10-14 17:34:46 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-11-04 01:42:33 +0000 science/gromacs: Use https for MASTER_SITES and GCC for build - Switch MASTER_SITES to https - Fails to build with LLVM 14-17, use GCC instead Reference: https://github.com/Homebrew/homebrew-core/blob/c3174cdd90e026ce95010b725aa0a2f312d41bcd/Formula/g/gromacs.rb PR: 274435 Reviewed by: yuri (maintainer) (cherry picked from commit 6c44e80aa1aeb28cda67e5eefb57285f67aef7b4) science/gromacs/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)