Skip to content

Conversation

@knst
Copy link
Collaborator

@knst knst commented Jul 27, 2022

Merge bitcoin#23315: [22.x] build: explicitly disable libsecp256k1 openssl based tests

e959b46 build: explicitly disable libsecp256k1 openssl based tests (fanquake)

Pull request description:

Backport of bitcoin#23314

These tests are failing when run against OpenSSL 3, and have been
removed upstream, bitcoin-core/secp256k1#983, so
disabled them for now to avoid make check failures.

Note that this will also remove warning output from our build, due to
the use of deprecated OpenSSL API functions. See bitcoin#23048.

Top commit has no ACKs.

Tree-SHA512: ab3213dc82e7a64a005ce237710009bb447dee2702c4c02245e70df62063a00add73c4e80e9c619ce57345d4a2808fd4dc08e2e02a319b0f3d9285b8b0056599

…enssl based tests

e959b46 build: explicitly disable libsecp256k1 openssl based tests (fanquake)

Pull request description:

  Backport of bitcoin#23314

  These tests are failing when run against OpenSSL 3, and have been
  removed upstream, bitcoin-core/secp256k1#983, so
  disabled them for now to avoid `make check` failures.

  Note that this will also remove warning output from our build, due to
  the use of deprecated OpenSSL API functions. See bitcoin#23048.

Top commit has no ACKs.

Tree-SHA512: ab3213dc82e7a64a005ce237710009bb447dee2702c4c02245e70df62063a00add73c4e80e9c619ce57345d4a2808fd4dc08e2e02a319b0f3d9285b8b0056599
@knst knst requested a review from nmarley July 27, 2022 09:39
Copy link
Member

@PastaPastaPasta PastaPastaPasta left a comment

Choose a reason for hiding this comment

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

utACK for squash merge

@PastaPastaPasta PastaPastaPasta changed the title Fix make check with new openssl: Merge bitcoin/bitcoin#23315 Merge bitcoin#23315: [22.x] build: explicitly disable libsecp256k1... Jul 27, 2022
@PastaPastaPasta PastaPastaPasta added this to the 18.1 milestone Jul 27, 2022
Copy link

@UdjinM6 UdjinM6 left a comment

Choose a reason for hiding this comment

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

utACK

@UdjinM6 UdjinM6 merged commit a6e9e50 into dashpay:develop Jul 27, 2022
Copy link

@nmarley nmarley left a comment

Choose a reason for hiding this comment

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

post-merge utACK

good find 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants