[Bug 278460] science/py-scipy: not WITH_PIE safe
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 19 Apr 2024 13:24:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278460 Bug ID: 278460 Summary: science/py-scipy: 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: python@FreeBSD.org Reporter: netchild@FreeBSD.org Assignee: python@FreeBSD.org Flags: maintainer-feedback?(python@FreeBSD.org) Building the port with WITH_PIE=yes results in a build failure with a lot of missing symbols on linking. Adding PIE_UNSAFE=yes in the port-Makefile is a workaround. This was tested with PR 268981 applied locally (= some PIE stuff for cmake). -- You are receiving this mail because: You are the assignee for the bug.