Skip to content

Conversation

fanquake
Copy link
Member

Self-compiled BDB was added to this job as opposed to using depends BDB due to linking issues, however the compiled BDB is not actually used. Remove it for now, given we don't actually lose any coverage (note that BDB is also not currently used in the naitve MSAN fuzz job or for OSS Fuzz builds).

In future, we can use depends BDB, however introducing it now will cause false positives, which can be fixed by upgrading the versions of Clang / LLVM we use, however upgrading to those newer versions causes other issues, which appear in standard library code, and require more involved suppressing, which can be solved in a follow up or another PR i.e #23008.

Self-compiled BDB was added to this job as opposed to using depends BDB
due to linking issues, however the compiled BDB is not actually used.
Remove it for now, given we don't actually lose any coverage (note that
BDB is also no used the MSAN fuzz job), and in future, we can use
depends BDB.
@fanquake fanquake added the Tests label Mar 10, 2022
@maflcko
Copy link
Member

maflcko commented Mar 10, 2022

Looks like you are right: https://cirrus-ci.com/task/5979124916289536?logs=ci#L7911

@maflcko
Copy link
Member

maflcko commented Mar 10, 2022

#24228

@maflcko maflcko merged commit 597ee30 into bitcoin:master Mar 10, 2022
@fanquake fanquake deleted the remove_unused_bdb_msan branch March 10, 2022 14:24
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Mar 11, 2022
@bitcoin bitcoin locked and limited conversation to collaborators Mar 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants