[Bug 268922] security/isal-kmod: not WITH_PIE safe
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 Jan 2023 08:23:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268922 Bug ID: 268922 Summary: security/isal-kmod: 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: jhb@FreeBSD.org Reporter: netchild@FreeBSD.org Assignee: jhb@FreeBSD.org Flags: maintainer-feedback?(jhb@FreeBSD.org) Hi, building the port with WITH_PIE makes it fail (error message tells that ld can't relocate a specific symbol and that it should be recompiled wiht -fPIE). Until this is fixed, the port should get PIE_UNSAFE=yes in the Makefile (this fixes the build for me). Bye, Alexander. -- You are receiving this mail because: You are the assignee for the bug.