The recently merged #32667 broke builds on NetBSD due to the following issues:
-
The
boost-headers
package does not provide CMake configuration files now required since #32667.The first commit updates the Build Guide to recommend using the
boost
package instead. -
The CMake configuration file provided by the
boost
package is broken.The second commit adds a workaround for this issue.
Upstream issues:
Successful CI job: https://github.com/hebasto/bitcoin-core-nightly/actions/runs/15958818914/job/45008576879.