Run brew install bdw-gc binutils
2026-05-29T08:47:14.8657780Z brew install bdw-gc binutils2026-05-29T08:47:14.8658310Z pypy -m pip install vmprof2026-05-29T08:47:14.8713420Z shell: /bin/bash -e {0}
2026-05-29T08:47:14.8713890Z env:
2026-05-29T08:47:14.8714420Z pythonLocation: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-05-29T08:47:14.8715210Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-05-29T08:47:14.8716030Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-05-29T08:47:14.8716810Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-05-29T08:47:14.8717710Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64/bin/lib/pkgconfig
2026-05-29T08:47:21.5935500Z Inspect the formula dependency plan before installing with `brew install --ask`.
2026-05-29T08:47:21.6612330Z Enable ask mode by setting `HOMEBREW_ASK=1`.
2026-05-29T08:47:21.7374660Z Hide these hints with `HOMEBREW_NO_ENV_HINTS=1` (see `man brew`).
2026-05-29T08:47:21.7386960Z ==>Fetching downloads for: bdw-gc and binutils2026-05-29T08:47:22.2005190Z âï¸ Bottle Manifest bdw-gc (8.2.12)
2026-05-29T08:47:22.2690620Z âï¸ Bottle Manifest binutils (2.46.0)
2026-05-29T08:47:23.2582820Z âï¸ Bottle bdw-gc (8.2.12)
2026-05-29T08:47:25.4077410Z âï¸ Bottle binutils (2.46.0)
2026-05-29T08:47:25.5113670Z ==>Pouring bdw-gc--8.2.12.sonoma.bottle.tar.gz2026-05-29T08:47:29.0534140Z ðº /usr/local/Cellar/bdw-gc/8.2.12: 82 files, 1.7MB
2026-05-29T08:47:29.1003720Z ==>Pouring binutils--2.46.0.sonoma.bottle.tar.gz2026-05-29T08:47:34.9038540Z ==>Caveats2026-05-29T08:47:34.9039290Z binutils is keg-only, which means it was not symlinked into /usr/local,
2026-05-29T08:47:34.9040020Z because it shadows the host toolchain.
2026-05-29T08:47:34.9040390Z 2026-05-29T08:47:34.9040680Z If you need to have binutils first in your PATH, run:
2026-05-29T08:47:34.9041530Z echo 'export PATH="/usr/local/opt/binutils/bin:$PATH"' >> /Users/runner/.bash_profile
2026-05-29T08:47:34.9042170Z 2026-05-29T08:47:34.9042420Z For compilers to find binutils you may need to set:
2026-05-29T08:47:34.9043060Z export LDFLAGS="-L/usr/local/opt/binutils/lib"
2026-05-29T08:47:34.9043700Z export CPPFLAGS="-I/usr/local/opt/binutils/include"
2026-05-29T08:47:34.9044500Z ==>Summary2026-05-29T08:47:34.9122020Z ðº /usr/local/Cellar/binutils/2.46.0: 89 files, 129.9MB
2026-05-29T08:47:34.9131770Z ==>Caveats2026-05-29T08:47:34.9134430Z ==>binutils2026-05-29T08:47:34.9151740Z binutils is keg-only, which means it was not symlinked into /usr/local,
2026-05-29T08:47:34.9152460Z because it shadows the host toolchain.
2026-05-29T08:47:34.9153310Z 2026-05-29T08:47:34.9153920Z If you need to have binutils first in your PATH, run:
2026-05-29T08:47:34.9154830Z echo 'export PATH="/usr/local/opt/binutils/bin:$PATH"' >> /Users/runner/.bash_profile
2026-05-29T08:47:34.9155460Z 2026-05-29T08:47:34.9156210Z For compilers to find binutils you may need to set:
2026-05-29T08:47:34.9157790Z export LDFLAGS="-L/usr/local/opt/binutils/lib"
2026-05-29T08:47:34.9158470Z export CPPFLAGS="-I/usr/local/opt/binutils/include"
2026-05-29T08:47:35.5021030Z DEPRECATION: pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
2026-05-29T08:47:36.0732230Z Collecting vmprof
2026-05-29T08:47:36.1371400Z Downloading vmprof-0.4.18.1.tar.gz (293 kB)
2026-05-29T08:47:36.9899230Z Collecting requests
2026-05-29T08:47:37.0264160Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
2026-05-29T08:47:37.1225280Z Collecting six
2026-05-29T08:47:37.2295470Z Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
2026-05-29T08:47:37.4235220Z Collecting pytz
2026-05-29T08:47:37.4313100Z Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB)
2026-05-29T08:47:37.6054000Z Collecting colorama
2026-05-29T08:47:37.6211110Z Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
2026-05-29T08:47:37.6646960Z Collecting backports.shutil_which
2026-05-29T08:47:37.6740140Z Downloading backports.shutil_which-3.5.2-py2.py3-none-any.whl (2.7 kB)
2026-05-29T08:47:37.9250920Z Collecting urllib3<1.27,>=1.21.1
2026-05-29T08:47:37.9301650Z Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB)
2026-05-29T08:47:38.0756250Z Collecting certifi>=2017.4.17
2026-05-29T08:47:38.0844260Z Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
2026-05-29T08:47:38.3052190Z Collecting chardet<5,>=3.0.2; python_version < "3"
2026-05-29T08:47:38.3702880Z Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB)
2026-05-29T08:47:38.4258000Z Collecting idna<3,>=2.5; python_version < "3"
2026-05-29T08:47:38.4335650Z Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
2026-05-29T08:47:38.4348130Z Using legacy 'setup.py install' for vmprof, since package 'wheel' is not installed.
2026-05-29T08:47:38.6186810Z Installing collected packages: urllib3, certifi, chardet, idna, requests, six, pytz, colorama, backports.shutil-which, vmprof
2026-05-29T08:47:40.0104320Z Running setup.py install for vmprof: started
2026-05-29T08:47:40.4873560Z Running setup.py install for vmprof: finished with status 'done'
2026-05-29T08:47:40.5084070Z Successfully installed backports.shutil-which-3.5.2 certifi-2021.10.8 chardet-4.0.0 colorama-0.4.6 idna-2.10 pytz-2026.2 requests-2.27.1 six-1.17.0 urllib3-1.26.20 vmprof-0.4.18.1