Date: Thu, 11 Jul 2019 03:21:37 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 239132] lang/go14 build broken with aslr Message-ID: <bug-239132-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239132 Bug ID: 239132 Summary: lang/go14 build broken with aslr Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: jlaffaye@FreeBSD.org Reporter: imagin8r@protonmail.com CC: Flags: maintainer-feedback?(jlaffaye@FreeBSD.org) Assignee: jlaffaye@FreeBSD.org The lang/go14 port does not compile with ASLR enabled. To reproduce, run: sysctl kern.elf64.aslr.enable=3D1 sysctl kern.elf64.aslr.pie_enable=3D1 And try to build it. Turning those off fixes the build on 12-STABLE. --=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-239132-7788>