在Mac上安装rabbitmq

第一步

brew update --verbose

第二步

brew install rabbitmq --verbose

完成

==> rabbitmq
Management Plugin enabled by default at http://localhost:15672

To have launchd start rabbitmq now and restart at login:
  brew services start rabbitmq
Or, if you don't want/need a background service you can just run:
  rabbitmq-server

在这里插入图片描述
访问地址:http://localhost:15672/#/

全部操作日志

Last login: Sat Feb 27 15:47:41 on console
➜  ~ brew update --verbose
Checking if we need to fetch /usr/local/Homebrew...
Checking if we need to fetch /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core...
Fetching /usr/local/Homebrew...
Checking if we need to fetch /usr/local/Homebrew/Library/Taps/homebrew/homebrew-services...
Fetching /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core...
Fetching /usr/local/Homebrew/Library/Taps/homebrew/homebrew-services...
Updating /usr/local/Homebrew...
Branch 'master' set up to track remote branch 'master' from 'origin'.
Switched to and reset branch 'master'
Your branch is up to date with 'origin/master'.
Switched to and reset branch 'stable'
Current branch stable is up to date.

Updating /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core...
First, rewinding head to replay your work on top of it...
Fast-forwarded master to origin/master.

Updating /usr/local/Homebrew/Library/Taps/homebrew/homebrew-services...
First, rewinding head to replay your work on top of it...
Fast-forwarded master to origin/master.

Updated 2 taps (homebrew/core and homebrew/services).
==> Updated Formulae
jetty

You have 3 outdated formulae installed.
You can update them with brew upgrade.
➜  ~ brew install rabbitmq
Updating Homebrew...
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/gdbm-1.18.1_1.catali
######################################################################## 100.0%
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/mpdecimal-2.5.1.cata
######################################################################## 100.0%
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/openssl%401.1-1.1.1j
######################################################################## 100.0%
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/sqlite-3.34.0.catali
######################################################################## 100.0%
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/tcl-tk-8.6.11_1.cata
######################################################################## 100.0%
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/xz-5.2.5.catalina.bo
######################################################################## 100.0%
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/python%403.9-3.9.2_1
######################################################################## 100.0%
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/jpeg-9d.catalina.bot
######################################################################## 100.0%
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/libpng-1.6.37.catali
######################################################################## 100.0%
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/libtiff-4.2.0.catali
######################################################################## 100.0%
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/wxmac-3.0.5.1_1.cata
######################################################################## 100.0%
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/erlang-23.2.6.catali
######################################################################## 100.0%
==> Downloading https://github.com/rabbitmq/rabbitmq-server/releases/download/v3.8.12/rab
==> Downloading from https://github-releases.githubusercontent.com/924551/4617c180-7062-1
#############################                                             41.6%
curl: (92) HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)
Error: Failed to download resource "rabbitmq"
Download failed: https://github.com/rabbitmq/rabbitmq-server/releases/download/v3.8.12/rabbitmq-server-generic-unix-3.8.12.tar.xz
➜  ~ brew install rabbitmq
^C^Z
[1]  + 2801 suspended  brew install rabbitmq
➜  ~ brew install rabbitmq --verbose
Error: Another active Homebrew update process is already in progress.
Please wait for it to finish or terminate it to continue.
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/gdbm-1.18.1_1.catalina.bottle.tar.gz
/usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.0.2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --retry 3 --location --silent --head --request GET https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/gdbm-1.18.1_1.catalina.bottle.tar.gz
Already downloaded: /Users/air/Library/Caches/Homebrew/downloads/1629762b58847263729d23ae4ae664733596c41f83bfb213454eda9b3f11f9cf--gdbm-1.18.1_1.catalina.bottle.tar.gz
==> Verifying checksum for '1629762b58847263729d23ae4ae664733596c41f83bfb213454eda9b3f11f9cf--gdbm-1.18.1_1.catalina.bottle.tar.gz'
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/mpdecimal-2.5.1.catalina.bottle.tar.gz
/usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.0.2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --retry 3 --location --silent --head --request GET https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/mpdecimal-2.5.1.catalina.bottle.tar.gz
Already downloaded: /Users/air/Library/Caches/Homebrew/downloads/973bf6543ac4a091a9440b21f12c80d5315c00ec385a49c3575f8ba8a31846e2--mpdecimal-2.5.1.catalina.bottle.tar.gz
==> Verifying checksum for '973bf6543ac4a091a9440b21f12c80d5315c00ec385a49c3575f8ba8a31846e2--mpdecimal-2.5.1.catalina.bottle.tar.gz'
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/openssl%401.1-1.1.1j.catalina.bottle.tar.gz
/usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.0.2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --retry 3 --location --silent --head --request GET https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/openssl\%401.1-1.1.1j.catalina.bottle.tar.gz
Already downloaded: /Users/air/Library/Caches/Homebrew/downloads/94a44d376cfbff5d3c9049345660c7296c71de95d364f0a0cceceb5d32ca0606--openssl@1.1-1.1.1j.catalina.bottle.tar.gz
==> Verifying checksum for '94a44d376cfbff5d3c9049345660c7296c71de95d364f0a0cceceb5d32ca0606--openssl@1.1-1.1.1j.catalina.bottle.tar.gz'
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/sqlite-3.34.0.catalina.bottle.tar.gz
/usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.0.2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --retry 3 --location --silent --head --request GET https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/sqlite-3.34.0.catalina.bottle.tar.gz
Already downloaded: /Users/air/Library/Caches/Homebrew/downloads/931544283a1d6c4d6ee97bd4677947c0fa2bc68daeede7a59e890032af97f4e0--sqlite-3.34.0.catalina.bottle.tar.gz
==> Verifying checksum for '931544283a1d6c4d6ee97bd4677947c0fa2bc68daeede7a59e890032af97f4e0--sqlite-3.34.0.catalina.bottle.tar.gz'
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/tcl-tk-8.6.11_1.catalina.bottle.tar.gz
/usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.0.2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --retry 3 --location --silent --head --request GET https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/tcl-tk-8.6.11_1.catalina.bottle.tar.gz
Already downloaded: /Users/air/Library/Caches/Homebrew/downloads/e8200a73767a18f6e5289b14472de1e08f22f1afa6dce2140fbd293bcc35813b--tcl-tk-8.6.11_1.catalina.bottle.tar.gz
==> Verifying checksum for 'e8200a73767a18f6e5289b14472de1e08f22f1afa6dce2140fbd293bcc35813b--tcl-tk-8.6.11_1.catalina.bottle.tar.gz'
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/xz-5.2.5.catalina.bottle.tar.gz
/usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.0.2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --retry 3 --location --silent --head --request GET https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/xz-5.2.5.catalina.bottle.tar.gz
Already downloaded: /Users/air/Library/Caches/Homebrew/downloads/78738b3c8a67efd62f727f0678fa9928febd2003b1830aae7d2b9eb65c62786b--xz-5.2.5.catalina.bottle.tar.gz
==> Verifying checksum for '78738b3c8a67efd62f727f0678fa9928febd2003b1830aae7d2b9eb65c62786b--xz-5.2.5.catalina.bottle.tar.gz'
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/python%403.9-3.9.2_1.catalina.bottle.tar.gz
/usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.0.2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --retry 3 --location --silent --head --request GET https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/python\%403.9-3.9.2_1.catalina.bottle.tar.gz
Already downloaded: /Users/air/Library/Caches/Homebrew/downloads/0dcefb7b72870af7ea2592f91a01391a04040c10f47df51c874fcba5ae4bea05--python@3.9-3.9.2_1.catalina.bottle.tar.gz
==> Verifying checksum for '0dcefb7b72870af7ea2592f91a01391a04040c10f47df51c874fcba5ae4bea05--python@3.9-3.9.2_1.catalina.bottle.tar.gz'
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/jpeg-9d.catalina.bottle.tar.gz
/usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.0.2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --retry 3 --location --silent --head --request GET https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/jpeg-9d.catalina.bottle.tar.gz
Already downloaded: /Users/air/Library/Caches/Homebrew/downloads/09160568f60b17c96765be54747fe094a96b69df202ad0e7d5ac6db1b2e1ba49--jpeg-9d.catalina.bottle.tar.gz
==> Verifying checksum for '09160568f60b17c96765be54747fe094a96b69df202ad0e7d5ac6db1b2e1ba49--jpeg-9d.catalina.bottle.tar.gz'
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/libpng-1.6.37.catalina.bottle.tar.gz
/usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.0.2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --retry 3 --location --silent --head --request GET https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/libpng-1.6.37.catalina.bottle.tar.gz
Already downloaded: /Users/air/Library/Caches/Homebrew/downloads/9b5c14f4781e65fa9dd9463025a5f2ae7f1644e6aac87e0f3958ab5812be8131--libpng-1.6.37.catalina.bottle.tar.gz
==> Verifying checksum for '9b5c14f4781e65fa9dd9463025a5f2ae7f1644e6aac87e0f3958ab5812be8131--libpng-1.6.37.catalina.bottle.tar.gz'
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/libtiff-4.2.0.catalina.bottle.tar.gz
/usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.0.2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --retry 3 --location --silent --head --request GET https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/libtiff-4.2.0.catalina.bottle.tar.gz
Already downloaded: /Users/air/Library/Caches/Homebrew/downloads/888a4abda3fcca5310f4d58a5d7bfea5f3d3b5a37ac386e5b403d26440ace187--libtiff-4.2.0.catalina.bottle.tar.gz
==> Verifying checksum for '888a4abda3fcca5310f4d58a5d7bfea5f3d3b5a37ac386e5b403d26440ace187--libtiff-4.2.0.catalina.bottle.tar.gz'
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/wxmac-3.0.5.1_1.catalina.bottle.tar.gz
/usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.0.2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --retry 3 --location --silent --head --request GET https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/wxmac-3.0.5.1_1.catalina.bottle.tar.gz
Already downloaded: /Users/air/Library/Caches/Homebrew/downloads/7cf2f4008f97b113cb10ab596294d58c51468410d96eeef441ad8199d0502684--wxmac-3.0.5.1_1.catalina.bottle.tar.gz
==> Verifying checksum for '7cf2f4008f97b113cb10ab596294d58c51468410d96eeef441ad8199d0502684--wxmac-3.0.5.1_1.catalina.bottle.tar.gz'
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/erlang-23.2.6.catalina.bottle.tar.gz
/usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.0.2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --retry 3 --location --silent --head --request GET https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/erlang-23.2.6.catalina.bottle.tar.gz
Already downloaded: /Users/air/Library/Caches/Homebrew/downloads/02cc8b879885afb7ccc5cb87ad622ab349941a15ef49ab91bfd41e7436785aa6--erlang-23.2.6.catalina.bottle.tar.gz
==> Verifying checksum for '02cc8b879885afb7ccc5cb87ad622ab349941a15ef49ab91bfd41e7436785aa6--erlang-23.2.6.catalina.bottle.tar.gz'
/usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.0.2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --retry 3 --location --silent --head --request GET https://github.com/rabbitmq/rabbitmq-server/releases/download/v3.8.12/rabbitmq-server-generic-unix-3.8.12.tar.xz
==> Downloading https://github.com/rabbitmq/rabbitmq-server/releases/download/v3.8.12/rabbitmq-server-generic-unix-3.8.12.tar.xz
==> Downloading from https://github-releases.githubusercontent.com/924551/4617c180-7062-11eb-87ff-78f4576cb917?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210227%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210227T084818Z&X-Amz-Expires=300&X-Amz-Signature=0455e8197f4c2abd23ff359f5ff773987205957dbebd8c1db096bf1b79d7953d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=924551&response-content-disposition=attachment%3B%20filename%3Drabbitmq-server-generic-unix-3.8.12.tar.xz&response-content-type=application%2Foctet-stream
/usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.0.2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --retry 3 --location --range 0-1 --dump-header - --write-out \%\{http_code\} --output /dev/null https://github-releases.githubusercontent.com/924551/4617c180-7062-11eb-87ff-78f4576cb917\?X-Amz-Algorithm=AWS4-HMAC-SHA256\&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A\%2F20210227\%2Fus-east-1\%2Fs3\%2Faws4_request\&X-Amz-Date=20210227T084818Z\&X-Amz-Expires=300\&X-Amz-Signature=0455e8197f4c2abd23ff359f5ff773987205957dbebd8c1db096bf1b79d7953d\&X-Amz-SignedHeaders=host\&actor_id=0\&key_id=0\&repo_id=924551\&response-content-disposition=attachment\%3B\%20filename\%3Drabbitmq-server-generic-unix-3.8.12.tar.xz\&response-content-type=application\%2Foctet-stream
/usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.0.2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --retry 3 --location --remote-time --continue-at - --output /Users/air/Library/Caches/Homebrew/downloads/04d6b767c386e6df0fd6e2308cddd690b997e283ebf39808f5ca7d42c6cf967b--rabbitmq-server-generic-unix-3.8.12.tar.xz.incomplete https://github-releases.githubusercontent.com/924551/4617c180-7062-11eb-87ff-78f4576cb917\?X-Amz-Algorithm=AWS4-HMAC-SHA256\&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A\%2F20210227\%2Fus-east-1\%2Fs3\%2Faws4_request\&X-Amz-Date=20210227T084818Z\&X-Amz-Expires=300\&X-Amz-Signature=0455e8197f4c2abd23ff359f5ff773987205957dbebd8c1db096bf1b79d7953d\&X-Amz-SignedHeaders=host\&actor_id=0\&key_id=0\&repo_id=924551\&response-content-disposition=attachment\%3B\%20filename\%3Drabbitmq-server-generic-unix-3.8.12.tar.xz\&response-content-type=application\%2Foctet-stream
** Resuming transfer from byte position 6511938
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 8930k  100 8930k    0     0  12128      0  0:12:34  0:12:33  0:00:01 15512
==> Verifying checksum for '04d6b767c386e6df0fd6e2308cddd690b997e283ebf39808f5ca7d42c6cf967b--rabbitmq-server-generic-unix-3.8.12.tar.xz'
==> Installing dependencies for rabbitmq: gdbm, mpdecimal, openssl@1.1, sqlite, tcl-tk, xz, python@3.9, jpeg, libpng, libtiff, wxmac and erlang
==> Installing rabbitmq dependency: gdbm
==> Pouring gdbm-1.18.1_1.catalina.bottle.tar.gz
tar xof /Users/air/Library/Caches/Homebrew/downloads/1629762b58847263729d23ae4ae664733596c41f83bfb213454eda9b3f11f9cf--gdbm-1.18.1_1.catalina.bottle.tar.gz -C /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-1xht26e
cp -pR /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-1xht26e/gdbm/. /usr/local/Cellar/gdbm
chmod -Rf +w /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-1xht26e
==> Finishing up
ln -s ../Cellar/gdbm/1.18.1_1/bin/gdbm_dump gdbm_dump
ln -s ../Cellar/gdbm/1.18.1_1/bin/gdbm_load gdbm_load
ln -s ../Cellar/gdbm/1.18.1_1/bin/gdbmtool gdbmtool
ln -s ../Cellar/gdbm/1.18.1_1/include/dbm.h dbm.h
ln -s ../Cellar/gdbm/1.18.1_1/include/gdbm-ndbm.h gdbm-ndbm.h
ln -s ../Cellar/gdbm/1.18.1_1/include/gdbm.h gdbm.h
ln -s ../../Cellar/gdbm/1.18.1_1/share/info/gdbm.info gdbm.info
info /usr/local/share/info/gdbm.info
ln -s ../../../Cellar/gdbm/1.18.1_1/share/man/man1/gdbm_dump.1 gdbm_dump.1
ln -s ../../../Cellar/gdbm/1.18.1_1/share/man/man1/gdbm_load.1 gdbm_load.1
ln -s ../../../Cellar/gdbm/1.18.1_1/share/man/man1/gdbmtool.1 gdbmtool.1
ln -s ../../../Cellar/gdbm/1.18.1_1/share/man/man3/gdbm.3 gdbm.3
ln -s ../Cellar/gdbm/1.18.1_1/lib/libgdbm.6.dylib libgdbm.6.dylib
ln -s ../Cellar/gdbm/1.18.1_1/lib/libgdbm.a libgdbm.a
ln -s ../Cellar/gdbm/1.18.1_1/lib/libgdbm.dylib libgdbm.dylib
ln -s ../Cellar/gdbm/1.18.1_1/lib/libgdbm_compat.4.dylib libgdbm_compat.4.dylib
ln -s ../Cellar/gdbm/1.18.1_1/lib/libgdbm_compat.a libgdbm_compat.a
ln -s ../Cellar/gdbm/1.18.1_1/lib/libgdbm_compat.dylib libgdbm_compat.dylib
/usr/bin/sandbox-exec -f /private/tmp/homebrew20210227-3969-1m1z7ip.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gdbm.rb
==> Summary
🍺  /usr/local/Cellar/gdbm/1.18.1_1: 25 files, 641KB
==> Installing rabbitmq dependency: mpdecimal
==> Pouring mpdecimal-2.5.1.catalina.bottle.tar.gz
tar xof /Users/air/Library/Caches/Homebrew/downloads/973bf6543ac4a091a9440b21f12c80d5315c00ec385a49c3575f8ba8a31846e2--mpdecimal-2.5.1.catalina.bottle.tar.gz -C /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-m63qo4
cp -pR /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-m63qo4/mpdecimal/. /usr/local/Cellar/mpdecimal
chmod -Rf +w /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-m63qo4
==> Finishing up
ln -s ../Cellar/mpdecimal/2.5.1/include/decimal.hh decimal.hh
ln -s ../Cellar/mpdecimal/2.5.1/include/mpdecimal.h mpdecimal.h
ln -s ../../Cellar/mpdecimal/2.5.1/share/doc/mpdecimal mpdecimal
ln -s ../Cellar/mpdecimal/2.5.1/lib/libmpdec++.2.5.1.dylib libmpdec++.2.5.1.dylib
ln -s ../Cellar/mpdecimal/2.5.1/lib/libmpdec++.3.dylib libmpdec++.3.dylib
ln -s ../Cellar/mpdecimal/2.5.1/lib/libmpdec++.a libmpdec++.a
ln -s ../Cellar/mpdecimal/2.5.1/lib/libmpdec++.dylib libmpdec++.dylib
ln -s ../Cellar/mpdecimal/2.5.1/lib/libmpdec.2.5.1.dylib libmpdec.2.5.1.dylib
ln -s ../Cellar/mpdecimal/2.5.1/lib/libmpdec.3.dylib libmpdec.3.dylib
ln -s ../Cellar/mpdecimal/2.5.1/lib/libmpdec.a libmpdec.a
ln -s ../Cellar/mpdecimal/2.5.1/lib/libmpdec.dylib libmpdec.dylib
/usr/bin/sandbox-exec -f /private/tmp/homebrew20210227-4005-1ru6kmh.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/mpdecimal.rb
==> Summary
🍺  /usr/local/Cellar/mpdecimal/2.5.1: 71 files, 2.1MB
==> Installing rabbitmq dependency: openssl@1.1
==> Pouring openssl@1.1-1.1.1j.catalina.bottle.tar.gz
tar xof /Users/air/Library/Caches/Homebrew/downloads/94a44d376cfbff5d3c9049345660c7296c71de95d364f0a0cceceb5d32ca0606--openssl@1.1-1.1.1j.catalina.bottle.tar.gz -C /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-1qfc8hr
cp -pR /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-1qfc8hr/openssl@1.1/. /usr/local/Cellar/openssl@1.1
chmod -Rf +w /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-1qfc8hr
==> Finishing up
/usr/bin/sandbox-exec -f /private/tmp/homebrew20210227-4045-1lbw10d.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openssl@1.1.rb
==> Caveats
A CA file has been bootstrapped using certificates from the system
keychain. To add additional certificates, place .pem files in
  /usr/local/etc/openssl@1.1/certs

and run
  /usr/local/opt/openssl@1.1/bin/c_rehash

openssl@1.1 is keg-only, which means it was not symlinked into /usr/local,
because macOS provides LibreSSL.

If you need to have openssl@1.1 first in your PATH, run:
  echo 'export PATH="/usr/local/opt/openssl@1.1/bin:$PATH"' >> ~/.zshrc

For compilers to find openssl@1.1 you may need to set:
  export LDFLAGS="-L/usr/local/opt/openssl@1.1/lib"
  export CPPFLAGS="-I/usr/local/opt/openssl@1.1/include"

For pkg-config to find openssl@1.1 you may need to set:
  export PKG_CONFIG_PATH="/usr/local/opt/openssl@1.1/lib/pkgconfig"

==> Summary
🍺  /usr/local/Cellar/openssl@1.1/1.1.1j: 8,071 files, 18.5MB
==> Installing rabbitmq dependency: sqlite
==> Pouring sqlite-3.34.0.catalina.bottle.tar.gz
tar xof /Users/air/Library/Caches/Homebrew/downloads/931544283a1d6c4d6ee97bd4677947c0fa2bc68daeede7a59e890032af97f4e0--sqlite-3.34.0.catalina.bottle.tar.gz -C /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-9do658
cp -pR /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-9do658/sqlite/. /usr/local/Cellar/sqlite
chmod -Rf +w /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-9do658
==> Finishing up
/usr/bin/sandbox-exec -f /private/tmp/homebrew20210227-4434-1tgpfkh.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sqlite.rb
==> Caveats
sqlite is keg-only, which means it was not symlinked into /usr/local,
because macOS already provides this software and installing another version in
parallel can cause all kinds of trouble.

If you need to have sqlite first in your PATH, run:
  echo 'export PATH="/usr/local/opt/sqlite/bin:$PATH"' >> ~/.zshrc

For compilers to find sqlite you may need to set:
  export LDFLAGS="-L/usr/local/opt/sqlite/lib"
  export CPPFLAGS="-I/usr/local/opt/sqlite/include"

For pkg-config to find sqlite you may need to set:
  export PKG_CONFIG_PATH="/usr/local/opt/sqlite/lib/pkgconfig"

==> Summary
🍺  /usr/local/Cellar/sqlite/3.34.0: 11 files, 4.1MB
==> Installing rabbitmq dependency: tcl-tk
==> Pouring tcl-tk-8.6.11_1.catalina.bottle.tar.gz
tar xof /Users/air/Library/Caches/Homebrew/downloads/e8200a73767a18f6e5289b14472de1e08f22f1afa6dce2140fbd293bcc35813b--tcl-tk-8.6.11_1.catalina.bottle.tar.gz -C /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-g5sup8
cp -pR /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-g5sup8/tcl-tk/. /usr/local/Cellar/tcl-tk
chmod -Rf +w /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-g5sup8
==> Finishing up
/usr/bin/sandbox-exec -f /private/tmp/homebrew20210227-4472-15n7c6e.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/tcl-tk.rb
==> Caveats
tcl-tk is keg-only, which means it was not symlinked into /usr/local,
because macOS already provides this software and installing another version in
parallel can cause all kinds of trouble.

If you need to have tcl-tk first in your PATH, run:
  echo 'export PATH="/usr/local/opt/tcl-tk/bin:$PATH"' >> ~/.zshrc

For compilers to find tcl-tk you may need to set:
  export LDFLAGS="-L/usr/local/opt/tcl-tk/lib"
  export CPPFLAGS="-I/usr/local/opt/tcl-tk/include"

For pkg-config to find tcl-tk you may need to set:
  export PKG_CONFIG_PATH="/usr/local/opt/tcl-tk/lib/pkgconfig"

==> Summary
🍺  /usr/local/Cellar/tcl-tk/8.6.11_1: 3,041 files, 51.6MB
==> Installing rabbitmq dependency: xz
==> Pouring xz-5.2.5.catalina.bottle.tar.gz
tar xof /Users/air/Library/Caches/Homebrew/downloads/78738b3c8a67efd62f727f0678fa9928febd2003b1830aae7d2b9eb65c62786b--xz-5.2.5.catalina.bottle.tar.gz -C /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-zus63r
cp -pR /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-zus63r/xz/. /usr/local/Cellar/xz
chmod -Rf +w /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-zus63r
==> Finishing up
ln -s ../Cellar/xz/5.2.5/bin/lzcat lzcat
ln -s ../Cellar/xz/5.2.5/bin/lzcmp lzcmp
ln -s ../Cellar/xz/5.2.5/bin/lzdiff lzdiff
ln -s ../Cellar/xz/5.2.5/bin/lzegrep lzegrep
ln -s ../Cellar/xz/5.2.5/bin/lzfgrep lzfgrep
ln -s ../Cellar/xz/5.2.5/bin/lzgrep lzgrep
ln -s ../Cellar/xz/5.2.5/bin/lzless lzless
ln -s ../Cellar/xz/5.2.5/bin/lzma lzma
ln -s ../Cellar/xz/5.2.5/bin/lzmadec lzmadec
ln -s ../Cellar/xz/5.2.5/bin/lzmainfo lzmainfo
ln -s ../Cellar/xz/5.2.5/bin/lzmore lzmore
ln -s ../Cellar/xz/5.2.5/bin/unlzma unlzma
ln -s ../Cellar/xz/5.2.5/bin/unxz unxz
ln -s ../Cellar/xz/5.2.5/bin/xz xz
ln -s ../Cellar/xz/5.2.5/bin/xzcat xzcat
ln -s ../Cellar/xz/5.2.5/bin/xzcmp xzcmp
ln -s ../Cellar/xz/5.2.5/bin/xzdec xzdec
ln -s ../Cellar/xz/5.2.5/bin/xzdiff xzdiff
ln -s ../Cellar/xz/5.2.5/bin/xzegrep xzegrep
ln -s ../Cellar/xz/5.2.5/bin/xzfgrep xzfgrep
ln -s ../Cellar/xz/5.2.5/bin/xzgrep xzgrep
ln -s ../Cellar/xz/5.2.5/bin/xzless xzless
ln -s ../Cellar/xz/5.2.5/bin/xzmore xzmore
ln -s ../Cellar/xz/5.2.5/include/lzma lzma
ln -s ../Cellar/xz/5.2.5/include/lzma.h lzma.h
ln -s ../../Cellar/xz/5.2.5/share/doc/xz xz
ln -s ../../../Cellar/xz/5.2.5/share/man/man1/lzcat.1 lzcat.1
ln -s ../../../Cellar/xz/5.2.5/share/man/man1/lzcmp.1 lzcmp.1
ln -s ../../../Cellar/xz/5.2.5/share/man/man1/lzdiff.1 lzdiff.1
ln -s ../../../Cellar/xz/5.2.5/share/man/man1/lzegrep.1 lzegrep.1
ln -s ../../../Cellar/xz/5.2.5/share/man/man1/lzfgrep.1 lzfgrep.1
ln -s ../../../Cellar/xz/5.2.5/share/man/man1/lzgrep.1 lzgrep.1
ln -s ../../../Cellar/xz/5.2.5/share/man/man1/lzless.1 lzless.1
ln -s ../../../Cellar/xz/5.2.5/share/man/man1/lzma.1 lzma.1
ln -s ../../../Cellar/xz/5.2.5/share/man/man1/lzmadec.1 lzmadec.1
ln -s ../../../Cellar/xz/5.2.5/share/man/man1/lzmainfo.1 lzmainfo.1
ln -s ../../../Cellar/xz/5.2.5/share/man/man1/lzmore.1 lzmore.1
ln -s ../../../Cellar/xz/5.2.5/share/man/man1/unlzma.1 unlzma.1
ln -s ../../../Cellar/xz/5.2.5/share/man/man1/unxz.1 unxz.1
ln -s ../../../Cellar/xz/5.2.5/share/man/man1/xz.1 xz.1
ln -s ../../../Cellar/xz/5.2.5/share/man/man1/xzcat.1 xzcat.1
ln -s ../../../Cellar/xz/5.2.5/share/man/man1/xzcmp.1 xzcmp.1
ln -s ../../../Cellar/xz/5.2.5/share/man/man1/xzdec.1 xzdec.1
ln -s ../../../Cellar/xz/5.2.5/share/man/man1/xzdiff.1 xzdiff.1
ln -s ../../../Cellar/xz/5.2.5/share/man/man1/xzegrep.1 xzegrep.1
ln -s ../../../Cellar/xz/5.2.5/share/man/man1/xzfgrep.1 xzfgrep.1
ln -s ../../../Cellar/xz/5.2.5/share/man/man1/xzgrep.1 xzgrep.1
ln -s ../../../Cellar/xz/5.2.5/share/man/man1/xzless.1 xzless.1
ln -s ../../../Cellar/xz/5.2.5/share/man/man1/xzmore.1 xzmore.1
ln -s ../Cellar/xz/5.2.5/lib/liblzma.5.dylib liblzma.5.dylib
ln -s ../Cellar/xz/5.2.5/lib/liblzma.a liblzma.a
ln -s ../Cellar/xz/5.2.5/lib/liblzma.dylib liblzma.dylib
ln -s ../../Cellar/xz/5.2.5/lib/pkgconfig/liblzma.pc liblzma.pc
/usr/bin/sandbox-exec -f /private/tmp/homebrew20210227-4508-smtqca.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xz.rb
==> Summary
🍺  /usr/local/Cellar/xz/5.2.5: 92 files, 1.1MB
==> Installing rabbitmq dependency: python@3.9
==> Pouring python@3.9-3.9.2_1.catalina.bottle.tar.gz
tar xof /Users/air/Library/Caches/Homebrew/downloads/0dcefb7b72870af7ea2592f91a01391a04040c10f47df51c874fcba5ae4bea05--python@3.9-3.9.2_1.catalina.bottle.tar.gz -C /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-akmzm7
cp -pR /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-akmzm7/python@3.9/. /usr/local/Cellar/python@3.9
chmod -Rf +w /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-akmzm7
==> Finishing up
ln -s ../Cellar/python@3.9/3.9.2_1/bin/2to3 2to3
ln -s ../Cellar/python@3.9/3.9.2_1/bin/2to3-3.9 2to3-3.9
ln -s ../Cellar/python@3.9/3.9.2_1/bin/easy_install-3.9 easy_install-3.9
ln -s ../Cellar/python@3.9/3.9.2_1/bin/idle3 idle3
ln -s ../Cellar/python@3.9/3.9.2_1/bin/idle3.9 idle3.9
ln -s ../Cellar/python@3.9/3.9.2_1/bin/pip3 pip3
ln -s ../Cellar/python@3.9/3.9.2_1/bin/pip3.9 pip3.9
ln -s ../Cellar/python@3.9/3.9.2_1/bin/pydoc3 pydoc3
ln -s ../Cellar/python@3.9/3.9.2_1/bin/pydoc3.9 pydoc3.9
ln -s ../Cellar/python@3.9/3.9.2_1/bin/python3 python3
ln -s ../Cellar/python@3.9/3.9.2_1/bin/python3-config python3-config
ln -s ../Cellar/python@3.9/3.9.2_1/bin/python3.9 python3.9
ln -s ../Cellar/python@3.9/3.9.2_1/bin/python3.9-config python3.9-config
ln -s ../../../Cellar/python@3.9/3.9.2_1/share/man/man1/python3.1 python3.1
ln -s ../../../Cellar/python@3.9/3.9.2_1/share/man/man1/python3.9.1 python3.9.1
ln -s ../../Cellar/python@3.9/3.9.2_1/lib/pkgconfig/python-3.9-embed.pc python-3.9-embed.pc
ln -s ../../Cellar/python@3.9/3.9.2_1/lib/pkgconfig/python-3.9.pc python-3.9.pc
ln -s ../../Cellar/python@3.9/3.9.2_1/lib/pkgconfig/python3-embed.pc python3-embed.pc
ln -s ../../Cellar/python@3.9/3.9.2_1/lib/pkgconfig/python3.pc python3.pc
mkdir -p /usr/local/Frameworks/Python.framework
ln -s ../../Cellar/python@3.9/3.9.2_1/Frameworks/Python.framework/Headers Headers
ln -s ../../Cellar/python@3.9/3.9.2_1/Frameworks/Python.framework/Python Python
ln -s ../../Cellar/python@3.9/3.9.2_1/Frameworks/Python.framework/Resources Resources
mkdir -p /usr/local/Frameworks/Python.framework/Versions
ln -s ../../../Cellar/python@3.9/3.9.2_1/Frameworks/Python.framework/Versions/3.9 3.9
ln -s ../../../Cellar/python@3.9/3.9.2_1/Frameworks/Python.framework/Versions/Current Current
/usr/bin/sandbox-exec -f /private/tmp/homebrew20210227-4548-1mxxq68.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/python@3.9.rb
==> /usr/local/Cellar/python@3.9/3.9.2_1/bin/python3 -m ensurepip
==> /usr/local/Cellar/python@3.9/3.9.2_1/bin/pip3 install -v --global-option=--no-user-cf
==> /usr/local/Cellar/python@3.9/3.9.2_1/bin/pip3 wheel --wheel-dir=/usr/local/Cellar/pyt
==> Caveats
Python has been installed as
  /usr/local/bin/python3

Unversioned symlinks `python`, `python-config`, `pip` etc. pointing to
`python3`, `python3-config`, `pip3` etc., respectively, have been installed into
  /usr/local/opt/python@3.9/libexec/bin

You can install Python packages with
  pip3 install <package>
They will install into the site-package directory
  /usr/local/lib/python3.9/site-packages

See: https://docs.brew.sh/Homebrew-and-Python
==> Summary
🍺  /usr/local/Cellar/python@3.9/3.9.2_1: 3,935 files, 65.9MB
==> Installing rabbitmq dependency: jpeg
==> Pouring jpeg-9d.catalina.bottle.tar.gz
tar xof /Users/air/Library/Caches/Homebrew/downloads/09160568f60b17c96765be54747fe094a96b69df202ad0e7d5ac6db1b2e1ba49--jpeg-9d.catalina.bottle.tar.gz -C /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-1xf0jnc
cp -pR /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-1xf0jnc/jpeg/. /usr/local/Cellar/jpeg
chmod -Rf +w /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-1xf0jnc
==> Finishing up
ln -s ../Cellar/jpeg/9d/bin/cjpeg cjpeg
ln -s ../Cellar/jpeg/9d/bin/djpeg djpeg
ln -s ../Cellar/jpeg/9d/bin/jpegtran jpegtran
ln -s ../Cellar/jpeg/9d/bin/rdjpgcom rdjpgcom
ln -s ../Cellar/jpeg/9d/bin/wrjpgcom wrjpgcom
ln -s ../Cellar/jpeg/9d/include/jconfig.h jconfig.h
ln -s ../Cellar/jpeg/9d/include/jerror.h jerror.h
ln -s ../Cellar/jpeg/9d/include/jmorecfg.h jmorecfg.h
ln -s ../Cellar/jpeg/9d/include/jpeglib.h jpeglib.h
ln -s ../../../Cellar/jpeg/9d/share/man/man1/cjpeg.1 cjpeg.1
ln -s ../../../Cellar/jpeg/9d/share/man/man1/djpeg.1 djpeg.1
ln -s ../../../Cellar/jpeg/9d/share/man/man1/jpegtran.1 jpegtran.1
ln -s ../../../Cellar/jpeg/9d/share/man/man1/rdjpgcom.1 rdjpgcom.1
ln -s ../../../Cellar/jpeg/9d/share/man/man1/wrjpgcom.1 wrjpgcom.1
ln -s ../Cellar/jpeg/9d/lib/libjpeg.9.dylib libjpeg.9.dylib
ln -s ../Cellar/jpeg/9d/lib/libjpeg.a libjpeg.a
ln -s ../Cellar/jpeg/9d/lib/libjpeg.dylib libjpeg.dylib
ln -s ../../Cellar/jpeg/9d/lib/pkgconfig/libjpeg.pc libjpeg.pc
/usr/bin/sandbox-exec -f /private/tmp/homebrew20210227-4628-s8wlzt.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/jpeg.rb
==> Summary
🍺  /usr/local/Cellar/jpeg/9d: 21 files, 775.2KB
==> Installing rabbitmq dependency: libpng
==> Pouring libpng-1.6.37.catalina.bottle.tar.gz
tar xof /Users/air/Library/Caches/Homebrew/downloads/9b5c14f4781e65fa9dd9463025a5f2ae7f1644e6aac87e0f3958ab5812be8131--libpng-1.6.37.catalina.bottle.tar.gz -C /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-1potoxv
cp -pR /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-1potoxv/libpng/. /usr/local/Cellar/libpng
chmod -Rf +w /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-1potoxv
==> Finishing up
ln -s ../Cellar/libpng/1.6.37/bin/libpng-config libpng-config
ln -s ../Cellar/libpng/1.6.37/bin/libpng16-config libpng16-config
ln -s ../Cellar/libpng/1.6.37/bin/png-fix-itxt png-fix-itxt
ln -s ../Cellar/libpng/1.6.37/bin/pngfix pngfix
ln -s ../Cellar/libpng/1.6.37/include/libpng16 libpng16
ln -s ../Cellar/libpng/1.6.37/include/png.h png.h
ln -s ../Cellar/libpng/1.6.37/include/pngconf.h pngconf.h
ln -s ../Cellar/libpng/1.6.37/include/pnglibconf.h pnglibconf.h
ln -s ../../../Cellar/libpng/1.6.37/share/man/man3/libpng.3 libpng.3
ln -s ../../../Cellar/libpng/1.6.37/share/man/man3/libpngpf.3 libpngpf.3
mkdir -p /usr/local/share/man/man5
ln -s ../../../Cellar/libpng/1.6.37/share/man/man5/png.5 png.5
ln -s ../Cellar/libpng/1.6.37/lib/libpng.a libpng.a
ln -s ../Cellar/libpng/1.6.37/lib/libpng.dylib libpng.dylib
ln -s ../Cellar/libpng/1.6.37/lib/libpng16.16.dylib libpng16.16.dylib
ln -s ../Cellar/libpng/1.6.37/lib/libpng16.a libpng16.a
ln -s ../Cellar/libpng/1.6.37/lib/libpng16.dylib libpng16.dylib
ln -s ../../Cellar/libpng/1.6.37/lib/pkgconfig/libpng.pc libpng.pc
ln -s ../../Cellar/libpng/1.6.37/lib/pkgconfig/libpng16.pc libpng16.pc
/usr/bin/sandbox-exec -f /private/tmp/homebrew20210227-4664-d1dp3f.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libpng.rb
==> Summary
🍺  /usr/local/Cellar/libpng/1.6.37: 27 files, 1.2MB
==> Installing rabbitmq dependency: libtiff
==> Pouring libtiff-4.2.0.catalina.bottle.tar.gz
tar xof /Users/air/Library/Caches/Homebrew/downloads/888a4abda3fcca5310f4d58a5d7bfea5f3d3b5a37ac386e5b403d26440ace187--libtiff-4.2.0.catalina.bottle.tar.gz -C /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-14hb640
cp -pR /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-14hb640/libtiff/. /usr/local/Cellar/libtiff
chmod -Rf +w /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-14hb640
==> Finishing up
ln -s ../Cellar/libtiff/4.2.0/bin/fax2ps fax2ps
ln -s ../Cellar/libtiff/4.2.0/bin/fax2tiff fax2tiff
ln -s ../Cellar/libtiff/4.2.0/bin/pal2rgb pal2rgb
ln -s ../Cellar/libtiff/4.2.0/bin/ppm2tiff ppm2tiff
ln -s ../Cellar/libtiff/4.2.0/bin/raw2tiff raw2tiff
ln -s ../Cellar/libtiff/4.2.0/bin/tiff2bw tiff2bw
ln -s ../Cellar/libtiff/4.2.0/bin/tiff2pdf tiff2pdf
ln -s ../Cellar/libtiff/4.2.0/bin/tiff2ps tiff2ps
ln -s ../Cellar/libtiff/4.2.0/bin/tiff2rgba tiff2rgba
ln -s ../Cellar/libtiff/4.2.0/bin/tiffcmp tiffcmp
ln -s ../Cellar/libtiff/4.2.0/bin/tiffcp tiffcp
ln -s ../Cellar/libtiff/4.2.0/bin/tiffcrop tiffcrop
ln -s ../Cellar/libtiff/4.2.0/bin/tiffdither tiffdither
ln -s ../Cellar/libtiff/4.2.0/bin/tiffdump tiffdump
ln -s ../Cellar/libtiff/4.2.0/bin/tiffinfo tiffinfo
ln -s ../Cellar/libtiff/4.2.0/bin/tiffmedian tiffmedian
ln -s ../Cellar/libtiff/4.2.0/bin/tiffset tiffset
ln -s ../Cellar/libtiff/4.2.0/bin/tiffsplit tiffsplit
ln -s ../Cellar/libtiff/4.2.0/include/tiff.h tiff.h
ln -s ../Cellar/libtiff/4.2.0/include/tiffconf.h tiffconf.h
ln -s ../Cellar/libtiff/4.2.0/include/tiffio.h tiffio.h
ln -s ../Cellar/libtiff/4.2.0/include/tiffio.hxx tiffio.hxx
ln -s ../Cellar/libtiff/4.2.0/include/tiffvers.h tiffvers.h
ln -s ../../Cellar/libtiff/4.2.0/share/doc/tiff-4.2.0 tiff-4.2.0
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man1/fax2ps.1 fax2ps.1
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man1/fax2tiff.1 fax2tiff.1
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man1/pal2rgb.1 pal2rgb.1
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man1/ppm2tiff.1 ppm2tiff.1
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man1/raw2tiff.1 raw2tiff.1
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man1/tiff2bw.1 tiff2bw.1
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man1/tiff2pdf.1 tiff2pdf.1
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man1/tiff2ps.1 tiff2ps.1
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man1/tiff2rgba.1 tiff2rgba.1
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man1/tiffcmp.1 tiffcmp.1
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man1/tiffcp.1 tiffcp.1
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man1/tiffcrop.1 tiffcrop.1
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man1/tiffdither.1 tiffdither.1
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man1/tiffdump.1 tiffdump.1
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man1/tiffgt.1 tiffgt.1
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man1/tiffinfo.1 tiffinfo.1
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man1/tiffmedian.1 tiffmedian.1
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man1/tiffset.1 tiffset.1
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man1/tiffsplit.1 tiffsplit.1
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFClose.3tiff TIFFClose.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFDataWidth.3tiff TIFFDataWidth.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFError.3tiff TIFFError.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFFieldDataType.3tiff TIFFFieldDataType.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFFieldName.3tiff TIFFFieldName.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFFieldPassCount.3tiff TIFFFieldPassCount.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFFieldReadCount.3tiff TIFFFieldReadCount.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFFieldTag.3tiff TIFFFieldTag.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFFieldWriteCount.3tiff TIFFFieldWriteCount.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFFlush.3tiff TIFFFlush.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFGetField.3tiff TIFFGetField.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFOpen.3tiff TIFFOpen.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFPrintDirectory.3tiff TIFFPrintDirectory.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFRGBAImage.3tiff TIFFRGBAImage.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFReadDirectory.3tiff TIFFReadDirectory.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFReadEncodedStrip.3tiff TIFFReadEncodedStrip.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFReadEncodedTile.3tiff TIFFReadEncodedTile.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFReadRGBAImage.3tiff TIFFReadRGBAImage.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFReadRGBAStrip.3tiff TIFFReadRGBAStrip.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFReadRGBATile.3tiff TIFFReadRGBATile.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFReadRawStrip.3tiff TIFFReadRawStrip.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFReadRawTile.3tiff TIFFReadRawTile.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFReadScanline.3tiff TIFFReadScanline.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFReadTile.3tiff TIFFReadTile.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFSetDirectory.3tiff TIFFSetDirectory.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFSetField.3tiff TIFFSetField.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFWarning.3tiff TIFFWarning.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFWriteDirectory.3tiff TIFFWriteDirectory.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFWriteEncodedStrip.3tiff TIFFWriteEncodedStrip.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFWriteEncodedTile.3tiff TIFFWriteEncodedTile.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFWriteRawStrip.3tiff TIFFWriteRawStrip.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFWriteRawTile.3tiff TIFFWriteRawTile.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFWriteScanline.3tiff TIFFWriteScanline.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFWriteTile.3tiff TIFFWriteTile.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFbuffer.3tiff TIFFbuffer.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFcodec.3tiff TIFFcodec.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFcolor.3tiff TIFFcolor.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFmemory.3tiff TIFFmemory.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFquery.3tiff TIFFquery.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFsize.3tiff TIFFsize.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFstrip.3tiff TIFFstrip.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFswab.3tiff TIFFswab.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/TIFFtile.3tiff TIFFtile.3tiff
ln -s ../../../Cellar/libtiff/4.2.0/share/man/man3/libtiff.3tiff libtiff.3tiff
ln -s ../Cellar/libtiff/4.2.0/lib/libtiff.5.dylib libtiff.5.dylib
ln -s ../Cellar/libtiff/4.2.0/lib/libtiff.a libtiff.a
ln -s ../Cellar/libtiff/4.2.0/lib/libtiff.dylib libtiff.dylib
ln -s ../Cellar/libtiff/4.2.0/lib/libtiffxx.5.dylib libtiffxx.5.dylib
ln -s ../Cellar/libtiff/4.2.0/lib/libtiffxx.a libtiffxx.a
ln -s ../Cellar/libtiff/4.2.0/lib/libtiffxx.dylib libtiffxx.dylib
ln -s ../../Cellar/libtiff/4.2.0/lib/pkgconfig/libtiff-4.pc libtiff-4.pc
/usr/bin/sandbox-exec -f /private/tmp/homebrew20210227-4700-11sc2th.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libtiff.rb
==> Summary
🍺  /usr/local/Cellar/libtiff/4.2.0: 248 files, 4.4MB
==> Installing rabbitmq dependency: wxmac
==> Pouring wxmac-3.0.5.1_1.catalina.bottle.tar.gz
tar xof /Users/air/Library/Caches/Homebrew/downloads/7cf2f4008f97b113cb10ab596294d58c51468410d96eeef441ad8199d0502684--wxmac-3.0.5.1_1.catalina.bottle.tar.gz -C /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-bok7q9
cp -pR /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-bok7q9/wxmac/. /usr/local/Cellar/wxmac
chmod -Rf +w /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-bok7q9
==> Finishing up
ln -s ../Cellar/wxmac/3.0.5.1_1/bin/wx-config wx-config
ln -s ../Cellar/wxmac/3.0.5.1_1/bin/wxrc wxrc
ln -s ../Cellar/wxmac/3.0.5.1_1/bin/wxrc-3.0 wxrc-3.0
ln -s ../Cellar/wxmac/3.0.5.1_1/include/wx-3.0 wx-3.0
ln -s ../../Cellar/wxmac/3.0.5.1_1/share/aclocal/wxwin.m4 wxwin.m4
ln -s ../Cellar/wxmac/3.0.5.1_1/share/bakefile bakefile
mkdir -p /usr/local/share/locale
mkdir -p /usr/local/share/locale/ca
mkdir -p /usr/local/share/locale/ca/LC_MESSAGES
ln -s ../../../../Cellar/wxmac/3.0.5.1_1/share/locale/ca/LC_MESSAGES/wxstd.mo wxstd.mo
mkdir -p /usr/local/share/locale/cs
mkdir -p /usr/local/share/locale/cs/LC_MESSAGES
ln -s ../../../../Cellar/wxmac/3.0.5.1_1/share/locale/cs/LC_MESSAGES/wxstd.mo wxstd.mo
mkdir -p /usr/local/share/locale/da
mkdir -p /usr/local/share/locale/da/LC_MESSAGES
ln -s ../../../../Cellar/wxmac/3.0.5.1_1/share/locale/da/LC_MESSAGES/wxstd.mo wxstd.mo
mkdir -p /usr/local/share/locale/de
mkdir -p /usr/local/share/locale/de/LC_MESSAGES
ln -s ../../../../Cellar/wxmac/3.0.5.1_1/share/locale/de/LC_MESSAGES/wxstd.mo wxstd.mo
mkdir -p /usr/local/share/locale/el
mkdir -p /usr/local/share/locale/el/LC_MESSAGES
ln -s ../../../../Cellar/wxmac/3.0.5.1_1/share/locale/el/LC_MESSAGES/wxstd.mo wxstd.mo
mkdir -p /usr/local/share/locale/es
mkdir -p /usr/local/share/locale/es/LC_MESSAGES
ln -s ../../../../Cellar/wxmac/3.0.5.1_1/share/locale/es/LC_MESSAGES/wxstd.mo wxstd.mo
mkdir -p /usr/local/share/locale/fi
mkdir -p /usr/local/share/locale/fi/LC_MESSAGES
ln -s ../../../../Cellar/wxmac/3.0.5.1_1/share/locale/fi/LC_MESSAGES/wxstd.mo wxstd.mo
mkdir -p /usr/local/share/locale/fr
mkdir -p /usr/local/share/locale/fr/LC_MESSAGES
ln -s ../../../../Cellar/wxmac/3.0.5.1_1/share/locale/fr/LC_MESSAGES/wxstd.mo wxstd.mo
mkdir -p /usr/local/share/locale/hu
mkdir -p /usr/local/share/locale/hu/LC_MESSAGES
ln -s ../../../../Cellar/wxmac/3.0.5.1_1/share/locale/hu/LC_MESSAGES/wxstd.mo wxstd.mo
mkdir -p /usr/local/share/locale/id
mkdir -p /usr/local/share/locale/id/LC_MESSAGES
ln -s ../../../../Cellar/wxmac/3.0.5.1_1/share/locale/id/LC_MESSAGES/wxstd.mo wxstd.mo
mkdir -p /usr/local/share/locale/it
mkdir -p /usr/local/share/locale/it/LC_MESSAGES
ln -s ../../../../Cellar/wxmac/3.0.5.1_1/share/locale/it/LC_MESSAGES/wxmsw.mo wxmsw.mo
ln -s ../../../../Cellar/wxmac/3.0.5.1_1/share/locale/it/LC_MESSAGES/wxstd.mo wxstd.mo
mkdir -p /usr/local/share/locale/ja
mkdir -p /usr/local/share/locale/ja/LC_MESSAGES
ln -s ../../../../Cellar/wxmac/3.0.5.1_1/share/locale/ja/LC_MESSAGES/wxstd.mo wxstd.mo
mkdir -p /usr/local/share/locale/nl
mkdir -p /usr/local/share/locale/nl/LC_MESSAGES
ln -s ../../../../Cellar/wxmac/3.0.5.1_1/share/locale/nl/LC_MESSAGES/wxstd.mo wxstd.mo
mkdir -p /usr/local/share/locale/pl
mkdir -p /usr/local/share/locale/pl/LC_MESSAGES
ln -s ../../../../Cellar/wxmac/3.0.5.1_1/share/locale/pl/LC_MESSAGES/wxstd.mo wxstd.mo
mkdir -p /usr/local/share/locale/ru
mkdir -p /usr/local/share/locale/ru/LC_MESSAGES
ln -s ../../../../Cellar/wxmac/3.0.5.1_1/share/locale/ru/LC_MESSAGES/wxstd.mo wxstd.mo
mkdir -p /usr/local/share/locale/sl
mkdir -p /usr/local/share/locale/sl/LC_MESSAGES
ln -s ../../../../Cellar/wxmac/3.0.5.1_1/share/locale/sl/LC_MESSAGES/wxstd.mo wxstd.mo
mkdir -p /usr/local/share/locale/sv
mkdir -p /usr/local/share/locale/sv/LC_MESSAGES
ln -s ../../../../Cellar/wxmac/3.0.5.1_1/share/locale/sv/LC_MESSAGES/wxstd.mo wxstd.mo
mkdir -p /usr/local/share/locale/tr
mkdir -p /usr/local/share/locale/tr/LC_MESSAGES
ln -s ../../../../Cellar/wxmac/3.0.5.1_1/share/locale/tr/LC_MESSAGES/wxstd.mo wxstd.mo
mkdir -p /usr/local/share/locale/uk
mkdir -p /usr/local/share/locale/uk/LC_MESSAGES
ln -s ../../../../Cellar/wxmac/3.0.5.1_1/share/locale/uk/LC_MESSAGES/wxstd.mo wxstd.mo
mkdir -p /usr/local/share/locale/zh_CN
mkdir -p /usr/local/share/locale/zh_CN/LC_MESSAGES
ln -s ../../../../Cellar/wxmac/3.0.5.1_1/share/locale/zh_CN/LC_MESSAGES/wxstd.mo wxstd.mo
mkdir -p /usr/local/share/locale/zh_TW
mkdir -p /usr/local/share/locale/zh_TW/LC_MESSAGES
ln -s ../../../../Cellar/wxmac/3.0.5.1_1/share/locale/zh_TW/LC_MESSAGES/wxstd.mo wxstd.mo
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_baseu-3.0.0.5.0.dylib libwx_baseu-3.0.0.5.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_baseu-3.0.0.dylib libwx_baseu-3.0.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_baseu-3.0.dylib libwx_baseu-3.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_baseu_net-3.0.0.5.0.dylib libwx_baseu_net-3.0.0.5.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_baseu_net-3.0.0.dylib libwx_baseu_net-3.0.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_baseu_net-3.0.dylib libwx_baseu_net-3.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_baseu_xml-3.0.0.5.0.dylib libwx_baseu_xml-3.0.0.5.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_baseu_xml-3.0.0.dylib libwx_baseu_xml-3.0.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_baseu_xml-3.0.dylib libwx_baseu_xml-3.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_adv-3.0.0.5.0.dylib libwx_osx_cocoau_adv-3.0.0.5.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_adv-3.0.0.dylib libwx_osx_cocoau_adv-3.0.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_adv-3.0.dylib libwx_osx_cocoau_adv-3.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_aui-3.0.0.5.0.dylib libwx_osx_cocoau_aui-3.0.0.5.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_aui-3.0.0.dylib libwx_osx_cocoau_aui-3.0.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_aui-3.0.dylib libwx_osx_cocoau_aui-3.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_core-3.0.0.5.0.dylib libwx_osx_cocoau_core-3.0.0.5.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_core-3.0.0.dylib libwx_osx_cocoau_core-3.0.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_core-3.0.dylib libwx_osx_cocoau_core-3.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_gl-3.0.0.5.0.dylib libwx_osx_cocoau_gl-3.0.0.5.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_gl-3.0.0.dylib libwx_osx_cocoau_gl-3.0.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_gl-3.0.dylib libwx_osx_cocoau_gl-3.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_html-3.0.0.5.0.dylib libwx_osx_cocoau_html-3.0.0.5.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_html-3.0.0.dylib libwx_osx_cocoau_html-3.0.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_html-3.0.dylib libwx_osx_cocoau_html-3.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_media-3.0.0.5.0.dylib libwx_osx_cocoau_media-3.0.0.5.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_media-3.0.0.dylib libwx_osx_cocoau_media-3.0.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_media-3.0.dylib libwx_osx_cocoau_media-3.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_propgrid-3.0.0.5.0.dylib libwx_osx_cocoau_propgrid-3.0.0.5.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_propgrid-3.0.0.dylib libwx_osx_cocoau_propgrid-3.0.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_propgrid-3.0.dylib libwx_osx_cocoau_propgrid-3.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_qa-3.0.0.5.0.dylib libwx_osx_cocoau_qa-3.0.0.5.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_qa-3.0.0.dylib libwx_osx_cocoau_qa-3.0.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_qa-3.0.dylib libwx_osx_cocoau_qa-3.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_ribbon-3.0.0.5.0.dylib libwx_osx_cocoau_ribbon-3.0.0.5.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_ribbon-3.0.0.dylib libwx_osx_cocoau_ribbon-3.0.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_ribbon-3.0.dylib libwx_osx_cocoau_ribbon-3.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_richtext-3.0.0.5.0.dylib libwx_osx_cocoau_richtext-3.0.0.5.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_richtext-3.0.0.dylib libwx_osx_cocoau_richtext-3.0.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_richtext-3.0.dylib libwx_osx_cocoau_richtext-3.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_stc-3.0.0.5.0.dylib libwx_osx_cocoau_stc-3.0.0.5.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_stc-3.0.0.dylib libwx_osx_cocoau_stc-3.0.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_stc-3.0.dylib libwx_osx_cocoau_stc-3.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_xrc-3.0.0.5.0.dylib libwx_osx_cocoau_xrc-3.0.0.5.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_xrc-3.0.0.dylib libwx_osx_cocoau_xrc-3.0.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/libwx_osx_cocoau_xrc-3.0.dylib libwx_osx_cocoau_xrc-3.0.dylib
ln -s ../Cellar/wxmac/3.0.5.1_1/lib/wx wx
/usr/bin/sandbox-exec -f /private/tmp/homebrew20210227-4744-12fyazh.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/wxmac.rb
==> Summary
🍺  /usr/local/Cellar/wxmac/3.0.5.1_1: 810 files, 23.0MB
==> Installing rabbitmq dependency: erlang
==> Pouring erlang-23.2.6.catalina.bottle.tar.gz
tar xof /Users/air/Library/Caches/Homebrew/downloads/02cc8b879885afb7ccc5cb87ad622ab349941a15ef49ab91bfd41e7436785aa6--erlang-23.2.6.catalina.bottle.tar.gz -C /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-1n2iftb
cp -pR /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-1n2iftb/erlang/. /usr/local/Cellar/erlang
chmod -Rf +w /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-1n2iftb
==> Finishing up
ln -s ../Cellar/erlang/23.2.6/bin/ct_run ct_run
ln -s ../Cellar/erlang/23.2.6/bin/dialyzer dialyzer
ln -s ../Cellar/erlang/23.2.6/bin/epmd epmd
ln -s ../Cellar/erlang/23.2.6/bin/erl erl
ln -s ../Cellar/erlang/23.2.6/bin/erlc erlc
ln -s ../Cellar/erlang/23.2.6/bin/escript escript
ln -s ../Cellar/erlang/23.2.6/bin/run_erl run_erl
ln -s ../Cellar/erlang/23.2.6/bin/to_erl to_erl
ln -s ../Cellar/erlang/23.2.6/bin/typer typer
ln -s ../../Cellar/erlang/23.2.6/share/doc/erlang erlang
ln -s ../Cellar/erlang/23.2.6/lib/erlang erlang
/usr/bin/sandbox-exec -f /private/tmp/homebrew20210227-4784-4ehuz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/erlang.rb
==> Caveats
Man pages can be found in:
  /usr/local/opt/erlang/lib/erlang/man

Access them with `erl -man`, or add this directory to MANPATH.
==> Summary
🍺  /usr/local/Cellar/erlang/23.2.6: 7,984 files, 460.8MB
==> Installing rabbitmq
/usr/bin/sandbox-exec -f /private/tmp/homebrew20210227-4791-1y9vco6.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/build.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rabbitmq.rb --verbose
tar xof /Users/air/Library/Caches/Homebrew/downloads/04d6b767c386e6df0fd6e2308cddd690b997e283ebf39808f5ca7d42c6cf967b--rabbitmq-server-generic-unix-3.8.12.tar.xz -C /private/tmp/d20210227-4792-1goza0c
cp -pR /private/tmp/d20210227-4792-1goza0c/rabbitmq_server-3.8.12/. /private/tmp/rabbitmq-20210227-4792-8ia1ce/rabbitmq_server-3.8.12
chmod -Rf +w /private/tmp/d20210227-4792-1goza0c
==> /usr/bin/unzip -qq -j /usr/local/Cellar/rabbitmq/3.8.12/plugins/rabbitmq_management-3.8.12.ez rabbitmq_management-3.8.12/priv/www/cli/rabbitmqadmin
==> Cleaning
rmdir: /usr/local/Cellar/rabbitmq/3.8.12/etc/rabbitmq (empty)
==> Finishing up
ln -s ../../Cellar/rabbitmq/3.8.12/etc/bash_completion.d/rabbitmqadmin.bash rabbitmqadmin.bash
ln -s ../Cellar/rabbitmq/3.8.12/sbin/rabbitmq-defaults rabbitmq-defaults
ln -s ../Cellar/rabbitmq/3.8.12/sbin/rabbitmq-diagnostics rabbitmq-diagnostics
ln -s ../Cellar/rabbitmq/3.8.12/sbin/rabbitmq-env rabbitmq-env
ln -s ../Cellar/rabbitmq/3.8.12/sbin/rabbitmq-plugins rabbitmq-plugins
ln -s ../Cellar/rabbitmq/3.8.12/sbin/rabbitmq-queues rabbitmq-queues
ln -s ../Cellar/rabbitmq/3.8.12/sbin/rabbitmq-server rabbitmq-server
ln -s ../Cellar/rabbitmq/3.8.12/sbin/rabbitmq-upgrade rabbitmq-upgrade
ln -s ../Cellar/rabbitmq/3.8.12/sbin/rabbitmqadmin rabbitmqadmin
ln -s ../Cellar/rabbitmq/3.8.12/sbin/rabbitmqctl rabbitmqctl
ln -s ../../../Cellar/rabbitmq/3.8.12/share/man/man5/rabbitmq-env.conf.5.gz rabbitmq-env.conf.5.gz
ln -s ../../../Cellar/rabbitmq/3.8.12/share/man/man8/rabbitmq-diagnostics.8.gz rabbitmq-diagnostics.8.gz
ln -s ../../../Cellar/rabbitmq/3.8.12/share/man/man8/rabbitmq-echopid.8.gz rabbitmq-echopid.8.gz
ln -s ../../../Cellar/rabbitmq/3.8.12/share/man/man8/rabbitmq-plugins.8.gz rabbitmq-plugins.8.gz
ln -s ../../../Cellar/rabbitmq/3.8.12/share/man/man8/rabbitmq-queues.8.gz rabbitmq-queues.8.gz
ln -s ../../../Cellar/rabbitmq/3.8.12/share/man/man8/rabbitmq-server.8.gz rabbitmq-server.8.gz
ln -s ../../../Cellar/rabbitmq/3.8.12/share/man/man8/rabbitmq-service.8.gz rabbitmq-service.8.gz
ln -s ../../../Cellar/rabbitmq/3.8.12/share/man/man8/rabbitmq-upgrade.8.gz rabbitmq-upgrade.8.gz
ln -s ../../../Cellar/rabbitmq/3.8.12/share/man/man8/rabbitmqctl.8.gz rabbitmqctl.8.gz
/usr/bin/sandbox-exec -f /private/tmp/homebrew20210227-4872-21eoy8.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rabbitmq.rb
==> Caveats
Management Plugin enabled by default at http://localhost:15672

To have launchd start rabbitmq now and restart at login:
  brew services start rabbitmq
Or, if you don't want/need a background service you can just run:
  rabbitmq-server
==> Summary
🍺  /usr/local/Cellar/rabbitmq/3.8.12: 115 files, 23.6MB, built in 10 seconds
==> Upgrading 1 dependent:
nginx 1.19.6 -> 1.19.7
==> Upgrading nginx 1.19.6 -> 1.19.7 
/usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.0.2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --retry 3 --location --silent --head --request GET https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/nginx-1.19.7.catalina.bottle.tar.gz
==> Downloading https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/nginx-1.19.7.catalina.bottle.tar.gz
/usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.0.2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --retry 3 --location --range 0-1 --dump-header - --write-out \%\{http_code\} --output /dev/null https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/nginx-1.19.7.catalina.bottle.tar.gz
/usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.0.2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --retry 3 --location --remote-time --continue-at 0 --output /Users/air/Library/Caches/Homebrew/downloads/4e0fcbab20fa49a63afd6dfde7b09f9ead3139e11b5f5c6aa4d92d59fe24e04e--nginx-1.19.7.catalina.bottle.tar.gz.incomplete https://mirrors.ustc.edu.cn/homebrew-bottles/bottles/nginx-1.19.7.catalina.bottle.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1265k  100 1265k    0     0  3295k      0 --:--:-- --:--:-- --:--:-- 3287k
==> Verifying checksum for '4e0fcbab20fa49a63afd6dfde7b09f9ead3139e11b5f5c6aa4d92d59fe24e04e--nginx-1.19.7.catalina.bottle.tar.gz'
rm /usr/local/bin/nginx
rm /usr/local/share/man/man8/nginx.8
rm /usr/local/share/nginx
==> Pouring nginx-1.19.7.catalina.bottle.tar.gz
tar xof /Users/air/Library/Caches/Homebrew/downloads/4e0fcbab20fa49a63afd6dfde7b09f9ead3139e11b5f5c6aa4d92d59fe24e04e--nginx-1.19.7.catalina.bottle.tar.gz -C /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-8910p2
cp -pR /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-8910p2/nginx/. /usr/local/Cellar/nginx
chmod -Rf +w /var/folders/mc/bbjk6xkn71j7byjbxw22ln040000gn/T/d20210227-3299-8910p2
==> Finishing up
ln -s ../Cellar/nginx/1.19.7/bin/nginx nginx
ln -s ../../../Cellar/nginx/1.19.7/share/man/man8/nginx.8 nginx.8
ln -s ../Cellar/nginx/1.19.7/share/nginx nginx
/usr/bin/sandbox-exec -f /private/tmp/homebrew20210227-4911-1d736rj.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nginx.rb
==> Caveats
Docroot is: /usr/local/var/www

The default port has been set in /usr/local/etc/nginx/nginx.conf to 8080 so that
nginx can run without sudo.

nginx will load all files in /usr/local/etc/nginx/servers/.

To have launchd start nginx now and restart at login:
  brew services start nginx
Or, if you don't want/need a background service you can just run:
  nginx
==> Summary
🍺  /usr/local/Cellar/nginx/1.19.7: 25 files, 2.2MB
Removing: /usr/local/Cellar/nginx/1.19.6... (25 files, 2.2MB)
==> Checking for dependents of upgraded formulae...
==> No broken dependents found!
==> Caveats
==> openssl@1.1
A CA file has been bootstrapped using certificates from the system
keychain. To add additional certificates, place .pem files in
  /usr/local/etc/openssl@1.1/certs

and run
  /usr/local/opt/openssl@1.1/bin/c_rehash

openssl@1.1 is keg-only, which means it was not symlinked into /usr/local,
because macOS provides LibreSSL.

If you need to have openssl@1.1 first in your PATH, run:
  echo 'export PATH="/usr/local/opt/openssl@1.1/bin:$PATH"' >> ~/.zshrc

For compilers to find openssl@1.1 you may need to set:
  export LDFLAGS="-L/usr/local/opt/openssl@1.1/lib"
  export CPPFLAGS="-I/usr/local/opt/openssl@1.1/include"

For pkg-config to find openssl@1.1 you may need to set:
  export PKG_CONFIG_PATH="/usr/local/opt/openssl@1.1/lib/pkgconfig"

==> sqlite
sqlite is keg-only, which means it was not symlinked into /usr/local,
because macOS already provides this software and installing another version in
parallel can cause all kinds of trouble.

If you need to have sqlite first in your PATH, run:
  echo 'export PATH="/usr/local/opt/sqlite/bin:$PATH"' >> ~/.zshrc

For compilers to find sqlite you may need to set:
  export LDFLAGS="-L/usr/local/opt/sqlite/lib"
  export CPPFLAGS="-I/usr/local/opt/sqlite/include"

For pkg-config to find sqlite you may need to set:
  export PKG_CONFIG_PATH="/usr/local/opt/sqlite/lib/pkgconfig"

==> tcl-tk
tcl-tk is keg-only, which means it was not symlinked into /usr/local,
because macOS already provides this software and installing another version in
parallel can cause all kinds of trouble.

If you need to have tcl-tk first in your PATH, run:
  echo 'export PATH="/usr/local/opt/tcl-tk/bin:$PATH"' >> ~/.zshrc

For compilers to find tcl-tk you may need to set:
  export LDFLAGS="-L/usr/local/opt/tcl-tk/lib"
  export CPPFLAGS="-I/usr/local/opt/tcl-tk/include"

For pkg-config to find tcl-tk you may need to set:
  export PKG_CONFIG_PATH="/usr/local/opt/tcl-tk/lib/pkgconfig"

==> python@3.9
Python has been installed as
  /usr/local/bin/python3

Unversioned symlinks `python`, `python-config`, `pip` etc. pointing to
`python3`, `python3-config`, `pip3` etc., respectively, have been installed into
  /usr/local/opt/python@3.9/libexec/bin

You can install Python packages with
  pip3 install <package>
They will install into the site-package directory
  /usr/local/lib/python3.9/site-packages

See: https://docs.brew.sh/Homebrew-and-Python
==> erlang
Man pages can be found in:
  /usr/local/opt/erlang/lib/erlang/man

Access them with `erl -man`, or add this directory to MANPATH.
==> rabbitmq
Management Plugin enabled by default at http://localhost:15672

To have launchd start rabbitmq now and restart at login:
  brew services start rabbitmq
Or, if you don't want/need a background service you can just run:
  rabbitmq-server
==> nginx
Docroot is: /usr/local/var/www

The default port has been set in /usr/local/etc/nginx/nginx.conf to 8080 so that
nginx can run without sudo.

nginx will load all files in /usr/local/etc/nginx/servers/.

To have launchd start nginx now and restart at login:
  brew services start nginx
Or, if you don't want/need a background service you can just run:
  nginx
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

小沈曰

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值