Date: Mon, 30 Mar 2020 15:24:05 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 245189] Building world WITH_PIE=1 is currently broken Message-ID: <bug-245189-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245189 Bug ID: 245189 Summary: Building world WITH_PIE=3D1 is currently broken Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: gbergling@gmail.com Using the following src.conf and trying to build world with build option WITH_PIE=3D1 applied is currently broken. WITH_EXTRA_TCP_STACKS=3D1 WITH_BEARSSL=3D1 WITH_PIE=3D1 WITH_RETPOLINE=3D1 The error messages are the following. =3D=3D=3D> sbin/veriexec (all) ld: error: unable to find library -lveriexec_pie ld: error: unable to find library -lsecureboot_pie ld: error: unable to find library -lbearssl_pie cc: error: linker command failed with exit code 1 (use -v to see invocation) --- veriexec.full --- *** [veriexec.full] Error code 1 make[4]: stopped in /boiler/nfs/src/sbin/veriexec 1 error make[4]: stopped in /boiler/nfs/src/sbin/veriexec --=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-245189-227>