On FreeBSD, Python's zmq module is provided as a separate port.
This PR updates the FreeBSD Build Guide to include this port, enabling the interface_zmq.py functional test.
On FreeBSD, Python's zmq module is provided as a separate port.
This PR updates the FreeBSD Build Guide to include this port, enabling the interface_zmq.py functional test.
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--006a51241073e994b41acfe9ec718e94-->
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/31526.
<!--021abf342d371248e50ceaed478a90ca-->
See the guideline for information on the review process.
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
ACK 0a76c292ac8fa29166a7ec6efda1fafce86af0d3
Without net/py-pyzmq:
$ .../interface_zmq.py
...
2024-12-23T11:21:49.815000Z TestFramework (WARNING): Test Skipped: python3-zmq module not available.
After pkg install net/py-pyzmq the test runs and passes, thanks!
lgtm ACK 0a76c292ac8fa29166a7ec6efda1fafce86af0d3