[Bug 281198] lang/sbcl: fails to build when W^X protection is activated
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 Sep 2024 19:43:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281198 Bug ID: 281198 Summary: lang/sbcl: fails to build when W^X protection is activated Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: krion@FreeBSD.org Reporter: alster@vinterdalen.se Assignee: krion@FreeBSD.org Flags: maintainer-feedback?(krion@FreeBSD.org) With kern.elf64.allow_wx: 1 build is OK. With kern.elf64.allow_wx: 0 build fails with this message: (cd /wrkdirs/usr/ports/lang/sbcl/work/sbcl-2.4.8 && /bin/sh make.sh --prefix="/usr/local" --xc-host="/wrkdirs/usr/ports/lang/sbcl/work/sbcl-1.2.7-x86-64-freebsd/src/runtime/sbcl --core /wrkdirs/usr/ports/lang/sbcl/work/sbcl-1.2.7-x86-64-freebsd/output/sbcl.core --noinform --disable-debugger --no-sysinit --no-userinit" --with-sb-core-compression --with-gencgc --without-mark-region-gc --without-sb-linkable-runtime --without-sb-qshow --without-sb-safepoint --without-sb-thruption --without-sb-wtimer --without-sb-simd --with-sb-thread --with-sb-unicode --without-sb-xref-for-internals) exec_new_vmspace: mapping stack size 0x20000000 prot 0x7 failed, mach error 2 errno 13 Abort trap No working host Common Lisp implementation. See ./INSTALL, the "SOURCE DISTRIBUTION" section -- You are receiving this mail because: You are the assignee for the bug.