Skip to content

Instantly share code, notes, and snippets.

@chenrui333
Created November 27, 2023 15:45
Show Gist options
  • Save chenrui333/19f6fcc6b6c7076609837f16bfd3d366 to your computer and use it in GitHub Desktop.
Save chenrui333/19f6fcc6b6c7076609837f16bfd3d366 to your computer and use it in GitHub Desktop.
gti on macOS 13.6 - Homebrew build logs
Homebrew build logs for gti on macOS 13.6
Build date: 2023-11-27 10:44:45
HOMEBREW_VERSION: 4.1.21-42-gdbcb475-dirty
ORIGIN: https://github.com/Homebrew/brew
HEAD: dbcb475b3b50aa91e6e375c9f4c2fe5b951b4648
Last commit: 3 days ago
Core tap origin: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 595504d48abc5e98e898d32beed0cbb7a56a41dd
Core tap last commit: 2 hours ago
Core tap branch: bump-gti-1.9.0
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_DEVELOPER: set
HOMEBREW_EDITOR: vim
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_MAKE_JOBS: 10
HOMEBREW_NO_ANALYTICS: set
HOMEBREW_NO_AUTO_UPDATE: set
HOMEBREW_NO_INSTALL_FROM_API: set
HOMEBREW_SORBET_RUNTIME: set
Homebrew Ruby: 3.1.4 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/bin/ruby
CPU: 10-core 64-bit arm_firestorm_icestorm
Clang: 15.0.0 build 1500
Git: 2.43.0 => /opt/homebrew/bin/git
Curl: 8.1.2 => /usr/bin/curl
macOS: 13.6.1-arm64
CLT: 15.0.0.0.1.1694021235
Xcode: 15.0.1
Rosetta 2: false
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:
blush
rvvm
dfrs
protobuf241
buildcache
camouflage
timecraft
termtunnel
python-mdurl
dbcrossbar
libemf
polyrhythmix
amoco
sish
cross
ktop
kibi
munit
tree-sitter-c
kplot
jplot
magicbell-cli
featurebase
mrustc
python-markdown-it-py
kubecolor
whatstyle
slashbase
zsh-history-enquirer
lensm
live-chart
layerform
otto
stringsext
bingo
dovitool
polyclipping
mox
Warning: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
gdrive@2
[email protected]
spotify-tui
Warning: You have unlinked kegs in your Cellar.
Leaving kegs unlinked can lead to build-trouble and cause formulae that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
protobuf241
bash-completion@2
bash-completion
Warning: You have uncommitted modifications to Homebrew/brew.
If this is a surprise to you, then you should stash these modifications.
Stashing returns Homebrew to a pristine state but can be undone
should you later need to do so for some reason.
cd /opt/homebrew && git stash -u && git clean -d -f
Uncommitted files:
M Library/Homebrew/cask/artifact/installer.rbi
M Library/Homebrew/cask/dsl/depends_on.rbi
Warning: Some taps are not on the default git origin branch and may not receive
updates. If this is a surprise to you, check out the default branch with:
git -C $(brew --repo homebrew/core) checkout master
git -C $(brew --repo homebrew/cask) checkout master
Warning: /usr/bin occurs before /opt/homebrew/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
/opt/homebrew/bin occurs before /usr/bin. Here is a one-liner:
echo 'export PATH="/opt/homebrew/bin:$PATH"' >> /Users/rui/.bash_profile
The following tools exist at both paths:
bashbug
bsdtar
bundle
bundler
cmp
cpio
curl
curl-config
db_archive
db_checkpoint
db_deadlock
db_dump
db_hotbackup
db_load
db_printlog
db_recover
db_stat
db_upgrade
db_verify
demandoc
diff
diff3
erb
gem
git
git-receive-pack
git-shell
git-upload-archive
git-upload-pack
irb
less
lessecho
mandoc
openssl
patch
pip3
pp
python3
rake
rdoc
ri
ruby
sdiff
tar
tclsh
tidy
wish
xml2-config
xmlcatalog
xmllint
xslt-config
xsltproc
zipinfo
Warning: Homebrew's "bin" was not found in your PATH.
Consider setting your PATH for example like so:
echo 'export PATH="/opt/homebrew/bin:$PATH"' >> /Users/rui/.bash_profile
Warning: Homebrew's "sbin" was not found in your PATH but you have installed
formulae that put executables in /opt/homebrew/sbin.
Consider setting your PATH for example like so:
echo 'export PATH="/opt/homebrew/sbin:$PATH"' >> /Users/rui/.bash_profile
Warning: Some installed formulae are missing dependencies.
You should `brew install` the missing dependencies:
brew install open-mpi [email protected] perl python-argcomplete python-certifi python-charset-normalizer python-click python-cryptography python-dateutil python-distlib python-docopt python-filelock [email protected] python-idna python-lxml python-markdown python-markupsafe python-packaging python-pathspec python-platformdirs python-psutil python-regex python-requests python-setuptools python-tabulate python-toml python-urllib3 python-websocket-client
Run `brew missing` for more details.
2023-11-27 15:44:45 +0000
make
CC=clang
CFLAGS=
make: `/usr' is up to date.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment