maintainer-feedback requested: [Bug 268884] print/tex-xetex: not WITH_PIE safe
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268884] print/tex-xetex: not WITH_PIE safe"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 11 Jan 2023 09:52:23 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked Tex Mailing List (Nobody) <tex@FreeBSD.org> for maintainer-feedback: Bug 268884: print/tex-xetex: not WITH_PIE safe https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268884 --- Description --- 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.