Created attachment 228711 [details] Patch for gatling There's also a new version available Various errors but most common seems to be "ld: error: duplicate symbol: first_deferred" Reference: https://portsfallout.com/fallout?port=www%2Fgatling%24&page=1
^Triage: Reporter is committer, assign accordingly.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=20df5227d7eac6caac456b68c359a5116f7d76fa commit 20df5227d7eac6caac456b68c359a5116f7d76fa Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2021-11-03 21:24:50 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2021-11-03 21:53:43 +0000 www/gatling: Mark BROKEN Gatling hasn't built for months and there's also a new version available. Various errors but most common seems to be: "ld: error: duplicate symbol: first_deferred" Reference: https://portsfallout.com/fallout?port=www%2Fgatling%24&page=1 PR: 259180 Reported by: pkg-fallout Approved by: port maintainer timeout (2+ weeks), arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32769 www/gatling/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
Committed