Skip to content

Conversation

@fanquake
Copy link
Member

Fixes:

checking for brew... brew
Warning: Use berkeley-db@4 instead of deprecated berkeley-db4

on macOS.

@hebasto
Copy link
Member

hebasto commented Nov 21, 2021

Concept ACK.

Maybe also s/qt5/qt@5/ a few lines below?

@katesalazar
Copy link
Contributor

Concept ACK.

- brew install boost libevent berkeley-db4 qt@5 miniupnpc libnatpmp ccache zeromq qrencode sqlite libtool automake pkg-config gnu-getopt

Fixes:
```bash
checking for brew... brew
Warning: Use berkeley-db@4 instead of deprecated berkeley-db4
```
@fanquake fanquake force-pushed the dont_use_deprecated_bdb branch from b57813e to 4d83038 Compare November 21, 2021 11:35
@fanquake fanquake changed the title build: don't check for deprecated berkeley-db4 package build: don't use deprecated brew package names Nov 21, 2021
@fanquake
Copy link
Member Author

Maybe also s/qt5/qt@5/ a few lines below?

Done.

Concept ACK.

- brew install boost libevent berkeley-db4 qt@5 miniupnpc libnatpmp ccache zeromq qrencode sqlite libtool automake pkg-config gnu-getopt

Added.

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 4d83038, I have reviewed the code and it looks OK, I agree it can be merged.

@katesalazar
Copy link
Contributor

Suggest replacing:

build: don't check for deprecated berkeley-db4 package

Fixes:
```bash
checking for brew... brew
Warning: Use berkeley-db@4 instead of deprecated berkeley-db4
```

For:

build: don't check for deprecated berkeley-db4 package

Fixes:

    checking for brew... brew
    Warning: Use berkeley-db@4 instead of deprecated berkeley-db4

Console output is not source code.

@mjdietzx
Copy link
Contributor

Tested ACK 4d83038 on macOS Big Sur

@fanquake fanquake merged commit a2ed33b into bitcoin:master Nov 22, 2021
@fanquake fanquake deleted the dont_use_deprecated_bdb branch November 22, 2021 06:27
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Nov 22, 2021
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Nov 23, 2021
@bitcoin bitcoin locked and limited conversation to collaborators Nov 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants