Hi, building the port with WITH_PIE makes it fail (error message tells that -pie unused during compilation). Until this is fixed, the port should get PIE_UNSAFE=yes in the Makefile (this fixes the build for me). Bye, Alexander.
Committed, thanks.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e72a6ce0963c5f24b3257e7ed67411a62c7e164a commit e72a6ce0963c5f24b3257e7ed67411a62c7e164a Author: Vanilla I. Shu <vanilla@FreeBSD.org> AuthorDate: 2023-08-03 13:46:18 +0000 Commit: Vanilla I. Shu <vanilla@FreeBSD.org> CommitDate: 2023-08-03 13:46:18 +0000 archivers/snappy: mark as PIE_UNSAFE PR: 268920 Reported by: netchild@ archivers/snappy/Makefile | 1 + 1 file changed, 1 insertion(+)