Skip to content

Conversation

@fanquake
Copy link
Contributor

@fanquake fanquake commented Sep 5, 2025

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

@github-actions github-actions bot added the boost Boost use is a significant feature of the PR or issue label Sep 5, 2025
@fanquake
Copy link
Contributor Author

fanquake commented Sep 5, 2025

Website will be updated shortly: bitcoin-core/bitcoincore.org#1169.

@alebcay alebcay force-pushed the bitcoin_29_1 branch 2 times, most recently from 0496e1a to 59adc66 Compare September 5, 2025 15:52
@chenrui333
Copy link
Member

  [  2%] Building CXX object src/univalue/CMakeFiles/univalue.dir/lib/univalue_read.cpp.o
  cd /private/tmp/bitcoin-20250905-9379-9lw6hd/bitcoin-29.1/build/src/univalue && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -I/private/tmp/bitcoin-20250905-9379-9lw6hd/bitcoin-29.1/build/src -I/private/tmp/bitcoin-20250905-9379-9lw6hd/bitcoin-29.1/src -I/private/tmp/bitcoin-20250905-9379-9lw6hd/bitcoin-29.1/src/univalue/include -O2 -std=c++20 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -fdebug-prefix-map=/private/tmp/bitcoin-20250905-9379-9lw6hd/bitcoin-29.1/src=. -fmacro-prefix-map=/private/tmp/bitcoin-20250905-9379-9lw6hd/bitcoin-29.1/src=. -Wall -Wextra -Wgnu -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wloop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Wduplicated-branches -Wduplicated-cond -Wlogical-op -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wdocumentation -Wself-assign -Wbidi-chars=any -Wundef -Wno-unused-parameter -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fstack-clash-protection -mbranch-protection=bti -MD -MT src/univalue/CMakeFiles/univalue.dir/lib/univalue_read.cpp.o -MF CMakeFiles/univalue.dir/lib/univalue_read.cpp.o.d -o CMakeFiles/univalue.dir/lib/univalue_read.cpp.o -c /private/tmp/bitcoin-20250905-9379-9lw6hd/bitcoin-29.1/src/univalue/lib/univalue_read.cpp 
  In file included from /private/tmp/bitcoin-20250905-9379-9lw6hd/bitcoin-29.1/src/util/asmap.cpp:8:
  /private/tmp/bitcoin-20250905-9379-9lw6hd/bitcoin-29.1/src/logging.h:23:10: fatal error: 'source_location' file not found
  #include <source_location>
           ^~~~~~~~~~~~~~~~~

@chenrui333 chenrui333 added build failure CI fails while building the software CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Sep 5, 2025
@carlocab carlocab added the ready to merge PR can be merged once CI is green label Sep 6, 2025
@chenrui333 chenrui333 removed build failure CI fails while building the software CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Sep 6, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2025

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Sep 6, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Sep 6, 2025
Merged via the queue into Homebrew:main with commit 576006d Sep 6, 2025
19 checks passed
@fanquake fanquake deleted the bitcoin_29_1 branch September 6, 2025 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

boost Boost use is a significant feature of the PR or issue CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. ready to merge PR can be merged once CI is green

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants