Skip to content

Conversation

hebasto
Copy link
Member

@hebasto hebasto commented Apr 12, 2021

A solution for https://bintray.com shutdown.

Details: Homebrew/discussions#691.

@laanwj
Copy link
Member

laanwj commented Apr 12, 2021

Looks like it runs into a different issue after this:

checking for Qt5Core >= 5.9.5... no
configure: error: Qt5Core >= 5.9.5 not found
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

@DrahtBot DrahtBot added the Tests label Apr 12, 2021
@hebasto
Copy link
Member Author

hebasto commented Apr 12, 2021

@laanwj

Looks like it runs into a different issue after this:

checking for Qt5Core >= 5.9.5... no
configure: error: Qt5Core >= 5.9.5 not found
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

Thanks! Fixed.

@jamesob
Copy link
Contributor

jamesob commented Apr 12, 2021

ACK b738155

@laanwj laanwj merged commit 708517b into bitcoin:master Apr 12, 2021
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Apr 13, 2021
b738155 ci: Fix macOS brew install command (Hennadii Stepanov)

Pull request description:

  A solution for https://bintray.com shutdown.

  Details: Homebrew/discussions#691.

ACKs for top commit:
  jamesob:
    ACK bitcoin@b738155

Tree-SHA512: 4570c297421ae66043348acbe2f1e50b000e700406b38bc813c80714d4f109c6cadecff571ecbd8c2f0094ebdc959486fc55022ba6545bd592683a421e9c0655
@hebasto hebasto deleted the 210412-brew branch April 13, 2021 06:36
apoelstra pushed a commit to apoelstra/elements that referenced this pull request Jul 11, 2021
Details: Homebrew/discussions#691

bitcoin/bitcoin#21663 (1/1)

Conflicts: .cirrus.yml; had to remove libnatpnp which was added upstream
 in bitcoin/bitcoin#18077 which is a much larger
 PR that we are NOT backporting.
apoelstra pushed a commit to apoelstra/elements that referenced this pull request Jul 11, 2021
Details: Homebrew/discussions#691

bitcoin/bitcoin#21663 (1/1)

Conflicts: .cirrus.yml; had to remove libnatpnp which was added upstream
 in bitcoin/bitcoin#18077 which is a much larger
 PR that we are NOT backporting.
apoelstra pushed a commit to apoelstra/elements that referenced this pull request Jul 11, 2021
Details: Homebrew/discussions#691

bitcoin/bitcoin#21663 (1/1)

Conflicts: .cirrus.yml; had to remove libnatpnp which was added upstream
 in bitcoin/bitcoin#18077 which is a much larger
 PR that we are NOT backporting.
stevenroose added a commit to ElementsProject/elements that referenced this pull request Jul 12, 2021
1e63e57 ci: disable Werror on MacOS build (not a backport) (Andrew Poelstra)
1852f83 ci: Bump macOS image to big-sur-xcode-12.5 (MarcoFalke)
4f33ba7 ci: Fix macOS brew install command (Hennadii Stepanov)
0265085 ci: Bump macOS VM image to the latest version (Hennadii Stepanov)
0740cee ci: Adjust cirrus ci task names (Andrew Poelstra)
d08e584 ci: Fix doc typos in .cirrus.yml (Andrew Poelstra)
953cbe2 ci: Run nowallet ci config on cirrus (MarcoFalke)
60a5632 build: set minimum supported macOS to 10.14 (fanquake)

Pull request description:

  Backport of bitcoin/bitcoin#20419 then bitcoin/bitcoin#19179 (except 2nd commit "Run i686 centos ci config on cirrus" which requires some more supporting PRs) then bitcoin/bitcoin#20545 then bitcoin/bitcoin#21542 then
  bitcoin/bitcoin#21663 then bitcoin/bitcoin#22122

  We are getting 403 errors in our MacOS job on Cirrus, presumably because bintray.com has shut down (see discussion on upstream PR 21663). Backport this PR and several supporting ones. These PRs will be merged as part of the 22.0 rebase. In the interest of keeping CI running let's backport them early.

Top commit has no ACKs.

Tree-SHA512: cdfe96789adedbfb617cdafb534175323a8fd46606e67adf7053f97cc32712dd3ece850906b522b6b0bed137f52c1372319f52f4a7b303aec479ea54d213271c
fanquake pushed a commit to fanquake/bitcoin that referenced this pull request Jul 29, 2021
fanquake pushed a commit to fanquake/bitcoin that referenced this pull request Jul 29, 2021
maflcko pushed a commit that referenced this pull request Jul 30, 2021
55e941f test: Fix intermittent feature_taproot issue (MarcoFalke)
681f728 ci: Build with --enable-werror by default, and document exceptions (Hennadii Stepanov)
89426c4 ci: Fix macOS brew install command (Hennadii Stepanov)

Pull request description:

  This backports a few changes to fix CI failures we are seeing with the 0.21 branch.

  Backports #21663, this might be the easiest way to fix the macOS CI failures we're seeing. i.e in #22569. The underlying issue is that the older CI images are using a version of brew that without running `brew update` first, is trying to download packages like Boost, from bintray (which no-longer works).

  This also includes #20182, as by fixing macOS failure, via running `brew upgrade`, we end up using a newer version of miniupnpc, which emits a GNU extension related warning, and causes the build to fail, because we use `-Werror`.

  Backporting #20535 should fix #22581.

ACKs for top commit:
  hebasto:
    ACK 55e941f, I verified changes by backporting locally.

Tree-SHA512: 3ab2c5c73c707d0f5b862264f3a0179cdeee30ae55aae872f3c3e0bb81d71a5027c39ba830210c99a21f98cc86c4167c4f215e24d1a8891ec79ce512debf82df
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Aug 18, 2022
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.

4 participants