Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kwloafman/4a475e01b895ce78a12de68a46f934c4 to your computer and use it in GitHub Desktop.
Save kwloafman/4a475e01b895ce78a12de68a46f934c4 to your computer and use it in GitHub Desktop.
python@3.10 on macOS 12.6 - Homebrew build logs
Homebrew build logs for python@3.10 on macOS 12.6
Build date: 2023-05-06 13:51:59
HOMEBREW_VERSION: 4.0.16-47-g1120812
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 11208123782ffcb567de5fb0cea991b10459c3ca
Last commit: 18 hours ago
Core tap origin: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 27c0cd838bffc25f861966fd9278055291a9144f
Core tap last commit: 3 months ago
Core tap branch: master
Core tap JSON: 07 May 15:13 UTC
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CASK_OPTS: []
HOMEBREW_DISPLAY: /private/tmp/com.apple.launchd.Ze52w57MPw/org.xquartz:0
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_MAKE_JOBS: 8
Homebrew Ruby: 2.6.10 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: octa-core 64-bit haswell
Clang: 14.0.0 build 1400
Git: 2.40.1 => /usr/local/bin/git
Curl: 7.87.0 => /usr/bin/curl
macOS: 12.6.5-x86_64
CLT: 14.2.0.0.1.1668646533
Xcode: 14.2
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: Some installed kegs have no formulae!
This means they were either deleted or installed manually.
You should find replacements for the following formulae:
pycparser
cffi
Warning: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
docker-compose-completion
docker-machine-completion
hping
libglade
pandoc-include-code
Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/librsync.2.0.1.dylib
Warning: /usr/bin occurs before /usr/local/bin in your PATH.
This means that system-provided programs will be used instead of those
provided by Homebrew. Consider setting your PATH so that
/usr/local/bin occurs before /usr/bin. Here is a one-liner:
echo 'export PATH="/usr/local/bin:$PATH"' >> /Users/ken/.bash_profile
The following tools exist at both paths:
cpan
instmodsh
db_upgrade
perlivp
pod2usage
corelist
db_hotbackup
git-receive-pack
libnetcfg
python3
ssh-keyscan
encguess
db_printlog
db_archive
pip3
pod2text
ptardiff
wish
db_stat
json_pp
perl
perlbug
db_load
piconv
ptargrep
h2ph
prove
podchecker
sftp
rsync
shasum
git-upload-archive
ptar
slogin
pl2pm
ssh-agent
tclsh
db_verify
perlthanks
ssh
xsubpp
perldoc
swift
ssh-add
ssh-keygen
h2xs
db_checkpoint
pod2man
enc2xs
git-shell
scp
db_deadlock
git-upload-pack
splain
pod2html
db_recover
db_dump
git
zipdetails
Warning: Homebrew's "bin" was not found in your PATH.
Consider setting your PATH for example like so:
echo 'export PATH="/usr/local/bin:$PATH"' >> /Users/ken/.bash_profile
Warning: Homebrew's "sbin" was not found in your PATH but you have installed
formulae that put executables in /usr/local/sbin.
Consider setting your PATH for example like so:
echo 'export PATH="/usr/local/sbin:$PATH"' >> /Users/ken/.bash_profile
2023-05-07 10:13:33 -0500
/usr/local/Cellar/python@3.10/3.10.11/bin/python3.10
-m
ensurepip
Looking in links: /private/tmp/tmpzhf1brb3
Processing /private/tmp/tmpzhf1brb3/setuptools-67.6.1-py3-none-any.whl
Requirement already satisfied: pip in /usr/local/lib/python3.10/site-packages (23.0.1)
Installing collected packages: setuptools
Successfully installed setuptools-67.6.1
2023-05-07 10:13:39 -0500
/usr/local/Cellar/python@3.10/3.10.11/bin/python3.10
-m
pip
install
-v
--no-deps
--no-index
--upgrade
--isolated
--target=/usr/local/lib/python3.10/site-packages
/usr/local/Cellar/python@3.10/3.10.11/Frameworks/Python.framework/Versions/3.10/lib/python3.10/ensurepip/_bundled/setuptools-67.6.1-py3-none-any.whl
/usr/local/Cellar/python@3.10/3.10.11/Frameworks/Python.framework/Versions/3.10/lib/python3.10/ensurepip/_bundled/pip-23.0.1-py3-none-any.whl
/usr/local/Cellar/python@3.10/3.10.11/libexec/wheel-0.40.0-py3-none-any.whl
WARNING: The directory '/Users/ken/Library/Caches/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Using pip 23.0.1 from /usr/local/lib/python3.10/site-packages/pip (python 3.10)
Processing /usr/local/Cellar/python@3.10/3.10.11/Frameworks/Python.framework/Versions/3.10/lib/python3.10/ensurepip/_bundled/setuptools-67.6.1-py3-none-any.whl
Processing /usr/local/Cellar/python@3.10/3.10.11/Frameworks/Python.framework/Versions/3.10/lib/python3.10/ensurepip/_bundled/pip-23.0.1-py3-none-any.whl
Processing /usr/local/Cellar/python@3.10/3.10.11/libexec/wheel-0.40.0-py3-none-any.whl
Installing collected packages: wheel, setuptools, pip
Creating /private/tmp/pip-target-ndhnu041/bin
changing mode of /private/tmp/pip-target-ndhnu041/bin/wheel to 755
changing mode of /private/tmp/pip-target-ndhnu041/bin/pip to 755
changing mode of /private/tmp/pip-target-ndhnu041/bin/pip3 to 755
changing mode of /private/tmp/pip-target-ndhnu041/bin/pip3.10 to 755
Successfully installed pip-23.0.1 setuptools-67.6.1 wheel-0.40.0
ERROR: Exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper
status = run_func(*args)
File "/usr/local/lib/python3.10/site-packages/pip/_internal/cli/req_command.py", line 247, in wrapper
return func(self, options, args)
File "/usr/local/lib/python3.10/site-packages/pip/_internal/commands/install.py", line 566, in run
self._handle_target_dir(
File "/usr/local/lib/python3.10/site-packages/pip/_internal/commands/install.py", line 621, in _handle_target_dir
shutil.rmtree(target_item_dir)
File "/usr/local/Cellar/python@3.10/3.10.11/Frameworks/Python.framework/Versions/3.10/lib/python3.10/shutil.py", line 725, in rmtree
_rmtree_safe_fd(fd, path, onerror)
File "/usr/local/Cellar/python@3.10/3.10.11/Frameworks/Python.framework/Versions/3.10/lib/python3.10/shutil.py", line 681, in _rmtree_safe_fd
onerror(os.unlink, fullname, sys.exc_info())
File "/usr/local/Cellar/python@3.10/3.10.11/Frameworks/Python.framework/Versions/3.10/lib/python3.10/shutil.py", line 679, in _rmtree_safe_fd
os.unlink(entry.name, dir_fd=topfd)
PermissionError: [Errno 13] Permission denied: 'RECORD'
HOMEBREW_VERSION: 4.0.16-47-g1120812
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 11208123782ffcb567de5fb0cea991b10459c3ca
Last commit: 18 hours ago
Core tap origin: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 27c0cd838bffc25f861966fd9278055291a9144f
Core tap last commit: 3 months ago
Core tap branch: master
Core tap JSON: 07 May 15:13 UTC
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CASK_OPTS: []
HOMEBREW_DISPLAY: /private/tmp/com.apple.launchd.Ze52w57MPw/org.xquartz:0
HOMEBREW_MAKE_JOBS: 8
HOMEBREW_NO_BOOTSNAP: set
Homebrew Ruby: 2.6.10 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: octa-core 64-bit haswell
Clang: 14.0.0 build 1400
Git: 2.40.1 => /usr/local/bin/git
Curl: 7.87.0 => /usr/bin/curl
macOS: 12.6.5-x86_64
CLT: 14.2.0.0.1.1668646533
Xcode: 14.2
HOMEBREW_GIT: git
PATH: /usr/local/bin:/usr/local/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/User/ken/bin:/opt/X11/bin:/Library/Apple/usr/bin:/Applications/Wireshark.app/Contents/MacOS:/usr/local/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/bin:/usr/local/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/bin:/usr/local/opt/python@3.8/Frameworks/Python.framework/Versions/3.8/bin:/usr/local/opt/python@3.7/Frameworks/Python.framework/Versions/3.7/bin:/Users/ken/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment