Created attachment 237109 [details] Patch for osrm-backend As of PR 266721 -Werror=all needs to be disabled to build Compile tested on 13.1-STABLE (amd64)
^Triage: reporter is committer, assign accordingly
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa14b345d72a6e95893dbe3af8c32f7d1cf37faa commit fa14b345d72a6e95893dbe3af8c32f7d1cf37faa Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-10-20 08:03:36 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-10-20 08:03:42 +0000 www/osrm-backend: Disable compiler warnings as errors When -DNDEBUG is defined -Werror=all needs to be disabled otherwise port won't build PR: 266852 Approved by: portmgr (maintainer timeout, 2+ weeks) www/osrm-backend/Makefile | 4 ++++ 1 file changed, 4 insertions(+)