Skip to content

Conversation

fanquake
Copy link
Member

This was previously used to install hexdump (for the tests). However that isn't used by CMake. I'm not aware of any other tools from this package being used.

@DrahtBot
Copy link
Contributor

DrahtBot commented Aug 29, 2024

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Code Coverage

For detailed information about the code coverage, see the test coverage report.

Reviews

See the guideline for information on the review process.

Type Reviewers
ACK maflcko, hebasto

If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

Copy link
Member

@hebasto hebasto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was previously used to install hexdump (for the tests).

(via the bsdextrautils package, at least on Ubuntu 24.04)

ACK c462276.

@maflcko
Copy link
Member

maflcko commented Aug 29, 2024

-- Checking for module 'libzmq>=4'
--   Package 'libzmq', required by 'virtual:world', not found
CMake Error at /usr/local/share/cmake-3.30/Modules/FindPkgConfig.cmake:645 (message):
  The following required packages were not found:

   - libzmq>=4

Call Stack (most recent call first):
  /usr/local/share/cmake-3.30/Modules/FindPkgConfig.cmake:873 (_pkg_check_modules_internal)
  CMakeLists.txt:150 (pkg_check_modules)


-- Configuring incomplete, errors occurred!

@fanquake
Copy link
Member Author

Yea, see my comment here: https://github.com/bitcoin/bitcoin/pull/30740/files#r1735920877. I will just add the proper dependency.

@maflcko
Copy link
Member

maflcko commented Aug 29, 2024

ACK 78358ce

@DrahtBot DrahtBot requested a review from hebasto August 29, 2024 10:13
@maflcko maflcko added Bug and removed Bug labels Aug 29, 2024
Copy link
Member

@hebasto hebasto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 78358ce.

@fanquake
Copy link
Member Author

Going to merge this now, to prevent any further unrelated CI failures in other PRs.

@fanquake fanquake merged commit 5c7d4b9 into bitcoin:master Aug 29, 2024
9 of 16 checks passed
@fanquake fanquake deleted the no_bsd_main_utils branch August 29, 2024 11:32
@Sjors
Copy link
Member

Sjors commented Aug 29, 2024

Just ran into this as well, thanks for the fix.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants