[Bug 239132] lang/go14 build broken with aslr

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 11 03:21:40 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239132

            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 at FreeBSD.org
          Reporter: imagin8r at protonmail.com
                CC:
             Flags: maintainer-feedback?(jlaffaye at FreeBSD.org)
          Assignee: jlaffaye at FreeBSD.org

The lang/go14 port does not compile with ASLR enabled.

To reproduce, run:

sysctl kern.elf64.aslr.enable=1
sysctl kern.elf64.aslr.pie_enable=1

And try to build it. Turning those off fixes the build on 12-STABLE.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list