Date: Fri, 12 Jul 2024 11:25:43 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 280238] security/crowdsec-firewall-bouncer: not WITH_PIE safe Message-ID: <bug-280238-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280238 Bug ID: 280238 Summary: security/crowdsec-firewall-bouncer: not WITH_PIE safe Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: netchild@FreeBSD.org CC: marco@crowdsec.net Flags: maintainer-feedback?(marco@crowdsec.net) CC: marco@crowdsec.net Hi, the port fails to build when WITH_PIE=3Dyes is set. I suggest to add PIE_UNSAFE=3Dyes to the port Makefile (or fix the build wi= th WITH_PIE, but the easy stuff of adding --buildmode=3Dpie is already in Mk/USES/go.mk and it seems to be not trivial to get this to work in the gen= eric case -- https://dubo-dubon-duponey.medium.com/a-beginners-guide-to-cross-compiling-= static-cgo-pie-binaries-golang-1-16-792eea92d5aa). Bye, Alexander. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280238-7788>