Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python@3.12: update resources #168168

Merged
merged 2 commits into from
Apr 6, 2024
Merged

Conversation

cho-m
Copy link
Member

@cho-m cho-m commented Apr 5, 2024

  • 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>?

Want to see if wheel resource will impact the all bottle in six - #168155.

Signed-off-by: Michael Cho <michael@michaelcho.dev>
@cho-m cho-m added the CI-skip-recursive-dependents Pass --skip-recursive-dependents to brew test-bot. label Apr 5, 2024
@github-actions github-actions bot added the CI-linux-self-hosted Build on Linux self-hosted runner label Apr 5, 2024
@cho-m cho-m added CI-long-timeout Use longer GitHub Actions CI timeout. CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Apr 5, 2024
@github-actions github-actions bot removed the CI-long-timeout Use longer GitHub Actions CI timeout. label Apr 6, 2024
@cho-m cho-m added the CI-long-timeout Use longer GitHub Actions CI timeout. label Apr 6, 2024
@github-actions github-actions bot removed the CI-long-timeout Use longer GitHub Actions CI timeout. label Apr 6, 2024
@cho-m cho-m added the ready to merge PR can be merged once CI is green label Apr 6, 2024
@chenrui333
Copy link
Member

chenrui333 commented Apr 6, 2024

subversion and xxh test failed in master as well, good to merge.


will do the followup on it.

Copy link
Contributor

github-actions bot commented Apr 6, 2024

@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 Apr 6, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Apr 6, 2024
Merged via the queue into master with commit 39dc7ab Apr 6, 2024
14 checks passed
@BrewTestBot BrewTestBot deleted the python@3.12-update-resources branch April 6, 2024 15:18
@chenrui333 chenrui333 mentioned this pull request Apr 6, 2024
6 tasks
@chenrui333
Copy link
Member

subversion does not build for me

==> make swig-py
/bin/sh "/private/tmp/subversion-20240406-72245-hixmpg/subversion-1.14.3/libtool" --tag=CC --silent --mode=compile none  -I/opt/homebrew/opt/apr-util/include -I/opt/homebrew/opt/apr/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK  -I/private/tmp/subversion-20240406-72245-hixmpg/subversion-1.14.3/subversion/bindings/swig/python/libsvn_swig_py -prefer-pic -c -o subversion/bindings/swig/python/svn_client.lo subversion/bindings/swig/python/svn_client.c
/bin/sh "/private/tmp/subversion-20240406-72245-hixmpg/subversion-1.14.3/libtool" --tag=CC --silent --mode=compile none -I/opt/homebrew/opt/apr-util/include -I/opt/homebrew/opt/apr/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK   -DSWIGPYTHON -I/private/tmp/subversion-20240406-72245-hixmpg/subversion-1.14.3/subversion/bindings/swig/python/libsvn_swig_py -I./subversion/include -I./subversion -I/opt/homebrew/opt/apr/include/apr-1   -I/opt/homebrew/opt/apr-util/include/apr-1 -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/Cellar/subversion/1.14.3/libexec/serf/include/serf-1 -I/opt/homebrew/Cellar/openssl@3/3.2.1/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include -I/opt/homebrew/Cellar/lz4/1.9.4/include  -o subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.lo -c subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.c
SWIG python disabled at configure time: You specfied not to build Python bindings or suitable Python interpreter is not found.
make: *** [.swig_py_checked] Error 1
make: *** Waiting for unfinished jobs....
/private/tmp/subversion-20240406-72245-hixmpg/subversion-1.14.3/libtool: line 1760: none: command not found
make: *** [subversion/bindings/swig/python/svn_client.lo] Error 1
/private/tmp/subversion-20240406-72245-hixmpg/subversion-1.14.3/libtool: line 1760: none: command not found
make: *** [subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.lo] Error 1
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/git --version
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --version
/opt/homebrew/Library/Homebrew/ignorable.rb:29:in `block in raise'
BuildError: Failed executing: make swig-py

@github-actions github-actions bot added the outdated PR was locked due to age label May 7, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI-linux-self-hosted Build on Linux self-hosted runner CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. CI-skip-recursive-dependents Pass --skip-recursive-dependents to brew test-bot. outdated PR was locked due to age ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants