Date: Mon, 16 Jan 2023 11:56:28 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 268985] math/lapack: not WITH_PIE safe Message-ID: <bug-268985-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268985 Bug ID: 268985 Summary: math/lapack: 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: fortran@FreeBSD.org Reporter: netchild@FreeBSD.org Assignee: fortran@FreeBSD.org Flags: maintainer-feedback?(fortran@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 with -fPI= E). Until this is fixed, the port should get PIE_UNSAFE=3Dyes in the Makefile (= this fixes the build for me). 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-268985-7788>