Skip to content

Instantly share code, notes, and snippets.

@chenrui333
Created September 8, 2023 05:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chenrui333/b2415de703f19bae2fb2b9a687057f06 to your computer and use it in GitHub Desktop.
Save chenrui333/b2415de703f19bae2fb2b9a687057f06 to your computer and use it in GitHub Desktop.
portablegl on macOS 13.5 - Homebrew build logs
Homebrew build logs for portablegl on macOS 13.5
Build date: 2023-09-08 01:26:10
HOMEBREW_VERSION: 4.1.10
ORIGIN: https://github.com/Homebrew/brew
HEAD: 12c8778af976269344f3c0b914243e178fc4ffbd
Last commit: 27 hours ago
Core tap origin: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 118e6aa0558aa6a585e07e60930e811383f7efd8
Core tap last commit: 22 minutes ago
Core tap branch: master
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: 2.6.10 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: 10-core 64-bit arm_firestorm_icestorm
Clang: 14.0.3 build 1403
Git: 2.42.0 => /opt/homebrew/bin/git
Curl: 8.1.2 => /usr/bin/curl
macOS: 13.5.1-arm64
CLT: 14.3.1.0.1.1683849156
Xcode: 14.3.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: Suspicious https://github.com/Homebrew/homebrew-core git origin remote found.
The current git origin is:
git@github.com:Homebrew/homebrew-core.git
With a non-standard origin, Homebrew won't update properly.
You can solve this by setting the origin remote:
git -C "/opt/homebrew/Library/Taps/homebrew/homebrew-core" remote set-url origin https://github.com/Homebrew/homebrew-core
Warning: Some installed kegs have no formulae!
This means they were either deleted or installed manually.
You should find replacements for the following formulae:
vulkan-utility-libraries
dtf
blush
rvvm
protobuf241
buildcache
camouflage
cargo-vet
crunchy-cli
ocaml@4.14
timecraft
termtunnel
dbcrossbar
libemf
polyrhythmix
sish
chaoskube
cross
ktop
kibi
ketch
magicbell-cli
featurebase
mrustc
kubecolor
slashbase
lensm
live-chart
libjuice
layerform
otto
stringsext
talhelper
squiid
polyclipping
mox
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
pulseaudio
zmap
git-extras
Warning: Some installed formulae are not readable:
squiid: undefined local variable or method `gitlab' for Formulary::FormulaNamespacee5cf6d525b3db564c2612fb9fa532f8c:Module
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:
cpan
rview
vim
instmodsh
db_upgrade
perlivp
pp
vi
pod2usage
corelist
db_hotbackup
demandoc
git-receive-pack
xmllint
vimdiff
libnetcfg
python3
xxd
xsltproc
encguess
db_printlog
db_archive
pip3
xslt-config
pod2text
bashbug
mail
irb
ptardiff
wish
db_stat
json_pp
bsdtar
perl
ex
perlbug
db_load
piconv
ptargrep
h2ph
rake
rvim
vimtutor
prove
podchecker
shasum
bundle
git-upload-archive
xml2-config
ri
ptar
dwarfdump
pl2pm
curl-config
tclsh
curl
db_verify
perlthanks
patch
xsubpp
tidy
streamzip
perldoc
mandoc
view
h2xs
db_checkpoint
pod2man
enc2xs
git-shell
db_deadlock
git-upload-pack
erb
openssl
splain
xmlcatalog
pod2html
tar
rdoc
db_recover
zipinfo
db_dump
bundler
ruby
git
zipdetails
cpio
gem
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 python-markdown
Run `brew missing` for more details.
2023-09-08 01:26:10 -0400
make
run_tests
==== Building run_tests (debug) ====
Creating obj/Debug/run_tests
run_tests.cpp
gltools.cpp
Linking run_tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment