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.
*** This bug has been marked as a duplicate of bug 235735 ***