Hi, building the port with WITH_PIE makes it fail (strange error messages: undefined reference to 'main', local symbol 'environ' is referenced by DSO, bad value). Until this is fixed, the port should get PIE_UNSAFE=yes in the Makefile (this fixes the build for me). Bye, Alexander.
I don't disagree but what exactly do you expect me to do?
(In reply to Alex S from comment #1) The positive maintainer feedback is enough, I will commit the change as time permits.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=383d05e4551d5967400d6793bd2199d93e349a22 commit 383d05e4551d5967400d6793bd2199d93e349a22 Author: Alexander Leidinger <netchild@FreeBSD.org> AuthorDate: 2023-01-25 12:00:49 +0000 Commit: Alexander Leidinger <netchild@FreeBSD.org> CommitDate: 2023-01-25 12:02:32 +0000 emulators/wine-proton: mark as PIE_UNSAFE PR: 268986 Approved by: maintainer emulators/wine-proton/Makefile | 1 + 1 file changed, 1 insertion(+)