https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245189
Bug ID: 245189
Summary: Building world WITH_PIE=1 is currently broken
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Using the following src.conf and trying to build world with build option
WITH_PIE=1 applied is currently broken.
WITH_EXTRA_TCP_STACKS=1
WITH_BEARSSL=1
WITH_PIE=1
WITH_RETPOLINE=1
The error messages are the following.
===> 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
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"