ETrobocon / etrobo

ETロボコンのEV3/シミュレータ双方に対応する開発環境です。
MIT License
50 stars 20 forks source link

Macの開発環境構築が失敗する #41

Closed grace2riku closed 1 year ago

grace2riku commented 1 year ago

問い合わせ内容

Macの開発環境構築が失敗してしまいます。

なにかお気づきの点があればご教示ください。よろしくお願いいたします。

PC環境

MacBook

Xcodeインストール状況

brew --configコマンドでCLT(Command Line Tools)のバージョンを確認しました。 実行結果を引用・抽出しました。

brew --config
CLT: 11.0.0.33.8
Xcode: N/A

こちらの参考ページでいうところのシステムのCLT(Command Line Tools)のみ存在している状態です。

事前質問

こちらのetroboパッケージインストール前の動作環境構築手順(macOS)

HomeBrewを用いたツールチェーンサンドボックス「BeerHall」をホームディレクトリに構築し・・・ とありますが、具体的に何をすれば良いでしょうか?

ホームディレクトリにBeerHallディレクトリをつくれば良いのでしょうか?

とくに環境構築の手順が記載されていないのでetroboパッケージインストール前の動作環境構築手順(macOS)のページに書いてある

を実施し終了しています。

環境構築作業手順

  1. こちらのページのコマンドをターミナルを開き実行した。

コマンド:

cd Desktop; echo 'name=startetrobo_mac.command; if [ ! -f $name ]; then curl -O https://raw.githubusercontent.com/ETrobocon/etrobo/master/scripts/$name; chmod +x ~/$name; fi; ~/$name' > "Start ETrobo.command"; chmod +x "Start ETrobo.command"
  1. デスクトップに【Start ETrobo.command】が作成される。

Start ETrobo.commandの中身はつぎのとおり:

name=startetrobo_mac.command; if [ ! -f $name ]; then curl -O https://raw.githubusercontent.com/ETrobocon/etrobo/master/scripts/$name; chmod +x ~/$name; fi; ~/$name
  1. デスクトップに作成されたStart ETrobo.commandをダブルクリックする

  2. ターミナルにつぎが表示される。

ログ内容を見る限り必要なディレクトリ、ファイルが存在していないようです。

ターミナルのログ表示:

Last login: Mon Mar  6 22:17:17 on ttys003

The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
/Users/k-abe/Desktop/Start\ ETrobo.command ; exit;
(base) KojinoMacBook-2:~ k-abe$ /Users/k-abe/Desktop/Start\ ETrobo.command ; exit;

------------
 jtBeerHall - an implementation of Homebrew sandbox
------------
 as 'startetrobo_mac.command' Ver 5.25a.220617
make aliase to code
/Users/k-abe/startetrobo_mac.command: line 371: /Users/k-abe/BeerHall/usr/local/bin/code: No such file or directory
chmod: /Users/k-abe/BeerHall/usr/local/bin/code: No such file or directory
make symbolic link from $BEERHALL/etc to $HOMEBREW_PREFIX/etc
ln: /Users/k-abe/BeerHall/etc: No such file or directory
ls: /usr/local/lib/libfl*: No such file or directory
make symbolic link from /usr/local/lib to flex/lib
ls: /Users/k-abe/BeerHall/usr/local/opt/flex/lib: No such file or directory
/Users/k-abe/startetrobo_mac.command: line 466: cd: /Users/k-abe/BeerHall: No such file or directory
bash on BeerHall is invoked on /Users/k-abe
invoker params: 
/Users/k-abe/startetrobo_mac.command: line 475: /Users/k-abe/BeerHall/BeerHall: No such file or directory
logout

Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[プロセスが完了しました]
khachiman commented 1 year ago

ホームディレクトリにBeerHallディレクトリをつくれば良いのでしょうか?

BeerHall ディレクトリは、Start ETrobo.command 実行時に自動で作成されます。

/Users/k-abe/startetrobo_mac.command: line 466: cd: /Users/k-abe/BeerHall: No such file or directory

ということなので、BeerHall ディレクトリ が作成されていないようです。

この場合は、インストール作業を最初から行った方がよいです

etroboパッケージのインストールが継続出来なくなってしまった。 の対応か、BeerHallも含めた全体のアンインストール/再インストールを方がよいです。個人的には後者をお勧めします。

grace2riku commented 1 year ago

@khachiman ありがとうございます。どうしてよいか全くわからなかったのでとても助かりました。

BeerHallも含めた全体のアンインストール/再インストールに記載の手順を実施し少し開発環境構築が進みました。

しかし構築後にデスクトップのStart ETrobo.commandを実行してもつぎのログが表示され、etrobo環境のvscodeが起動しませんでした。

Last login: Tue Mar  7 12:35:48 on ttys003

The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
/Users/k-abe/Desktop/Start\ ETrobo.command ; exit;
(base) KojinoMacBook-2:~ k-abe$ /Users/k-abe/Desktop/Start\ ETrobo.command ; exit;

------------
 jtBeerHall - an implementation of Homebrew sandbox
------------
 as 'startetrobo_mac.command' Ver 5.25a.220617
ls: /usr/local/lib/libfl*: No such file or directory
make symbolic link from /usr/local/lib to flex/lib
ls: /Users/k-abe/BeerHall/usr/local/opt/flex/lib: No such file or directory
bash on BeerHall is invoked on /Users/k-abe/BeerHall
invoker params: 
Welcome, you are in jtBeerHall - an implementation of Homebrew sandbox
bash on BeerHall is invoked by params: ./startetrobo  
bash: ./startetrobo: No such file or directory
logout

Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[プロセスが完了しました]

開発環境構築中はつぎログが多数表示されていました。

Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Preferences.

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

Command Line Toolsをアップデートしてもう一度、環境構築をやり直してみようと思います。

開発環境構築中のターミナルのログ

Last login: Tue Mar  7 11:47:25 on ttys002
/Users/k-abe/Desktop/Start\ ETrobo.command ; exit;

The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
(base) KojinoMacBook-2:~ k-abe$ /Users/k-abe/Desktop/Start\ ETrobo.command ; exit;
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 15741  100 15741    0     0  35459      0 --:--:-- --:--:-- --:--:-- 35452

------------
 jtBeerHall - an implementation of Homebrew sandbox
------------
 as 'startetrobo_mac.command' Ver 5.25a.220617
check the Xcode installation:
when after install the Xcode Command Line Tools,
  you should reboot your Mac and run `Start ETrobo.command` again.

if you get an error on below,
  your environment is *GOOD* for create a new BeerHall.
xcode-select: error: command line tools are already installed, use "Software Update" in System Settings to install updates

try to create a new BeerHall

add $BEERHALL env var to /Users/k-abe/.bash_profile
envvar named 'BEERHALL' is added into /Users/k-abe/.bash_profile

add $BEERHALL env var to /Users/k-abe/.zprofile
envvar named 'BEERHALL' is added into /Users/k-abe/.zprofile
add /etc/bashrc_BeerHall
Password:
if [ -z "$BEERHALL_INVOKER" ]; then
    . "$BEERHALL/BeerHall"
else
    . "$BEERHALL/BeerHall" setpath
fi
add /etc/bashrc_vscode
'BEERHALL_INVOKER' event is added into /etc/bashrc_vscode
# ----- this section was added by jtBeerHall -----
if [ "$BEERHALL_INVOKER" = "ready" ]; then
    . "$BEERHALL/BeerHall" setpath
fi
# ------------------------------- jtBeerHall end -
make symbolic link
install HomeBrew, please wait a *few hours*
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 2965k  100 2965k    0     0  1054k      0  0:00:02  0:00:02 --:--:-- 1468k
Initialized empty Git repository in /Users/k-abe/BeerHall/usr/local/.git/
remote: Enumerating objects: 230926, done.
remote: Counting objects: 100% (344/344), done.
remote: Compressing objects: 100% (237/237), done.
remote: Total 230926 (delta 106), reused 279 (delta 90), pack-reused 230582
Receiving objects: 100% (230926/230926), 66.79 MiB | 1.13 MiB/s, done.
Resolving deltas: 100% (169619/169619), done.
From https://github.com/Homebrew/brew
 * [new branch]      dependabot/bundler/Library/Homebrew/minitest-5.18.0 -> origin/dependabot/bundler/Library/Homebrew/minitest-5.18.0
 * [new branch]      dependabot/bundler/Library/Homebrew/rubocop-1.48.0 -> origin/dependabot/bundler/Library/Homebrew/rubocop-1.48.0
 * [new branch]      dependabot/bundler/Library/Homebrew/rubocop-rspec-2.19.0 -> origin/dependabot/bundler/Library/Homebrew/rubocop-rspec-2.19.0
 * [new branch]      master     -> origin/master
 * [new branch]      sponsors-maintainers-man-completions -> origin/sponsors-maintainers-man-completions
 * [new tag]         0.1        -> 0.1
 * [new tag]         0.2        -> 0.2
 * [new tag]         0.3        -> 0.3
 * [new tag]         0.4        -> 0.4
 * [new tag]         0.5        -> 0.5
 * [new tag]         0.6        -> 0.6
 * [new tag]         0.7        -> 0.7
 * [new tag]         0.7.1      -> 0.7.1
 * [new tag]         0.8        -> 0.8
 * [new tag]         0.8.1      -> 0.8.1
 * [new tag]         0.9        -> 0.9
 * [new tag]         0.9.1      -> 0.9.1
 * [new tag]         0.9.2      -> 0.9.2
 * [new tag]         0.9.3      -> 0.9.3
 * [new tag]         0.9.4      -> 0.9.4
 * [new tag]         0.9.5      -> 0.9.5
 * [new tag]         0.9.8      -> 0.9.8
 * [new tag]         0.9.9      -> 0.9.9
 * [new tag]         1.0.0      -> 1.0.0
 * [new tag]         1.0.1      -> 1.0.1
 * [new tag]         1.0.2      -> 1.0.2
 * [new tag]         1.0.3      -> 1.0.3
 * [new tag]         1.0.4      -> 1.0.4
 * [new tag]         1.0.5      -> 1.0.5
 * [new tag]         1.0.6      -> 1.0.6
 * [new tag]         1.0.7      -> 1.0.7
 * [new tag]         1.0.8      -> 1.0.8
 * [new tag]         1.0.9      -> 1.0.9
 * [new tag]         1.1.0      -> 1.1.0
 * [new tag]         1.1.1      -> 1.1.1
 * [new tag]         1.1.10     -> 1.1.10
 * [new tag]         1.1.11     -> 1.1.11
 * [new tag]         1.1.12     -> 1.1.12
 * [new tag]         1.1.13     -> 1.1.13
 * [new tag]         1.1.2      -> 1.1.2
 * [new tag]         1.1.3      -> 1.1.3
 * [new tag]         1.1.4      -> 1.1.4
 * [new tag]         1.1.5      -> 1.1.5
 * [new tag]         1.1.6      -> 1.1.6
 * [new tag]         1.1.7      -> 1.1.7
 * [new tag]         1.1.8      -> 1.1.8
 * [new tag]         1.1.9      -> 1.1.9
 * [new tag]         1.2.0      -> 1.2.0
 * [new tag]         1.2.1      -> 1.2.1
 * [new tag]         1.2.2      -> 1.2.2
 * [new tag]         1.2.3      -> 1.2.3
 * [new tag]         1.2.4      -> 1.2.4
 * [new tag]         1.2.5      -> 1.2.5
 * [new tag]         1.2.6      -> 1.2.6
 * [new tag]         1.3.0      -> 1.3.0
 * [new tag]         1.3.1      -> 1.3.1
 * [new tag]         1.3.2      -> 1.3.2
 * [new tag]         1.3.3      -> 1.3.3
 * [new tag]         1.3.4      -> 1.3.4
 * [new tag]         1.3.5      -> 1.3.5
 * [new tag]         1.3.6      -> 1.3.6
 * [new tag]         1.3.7      -> 1.3.7
 * [new tag]         1.3.8      -> 1.3.8
 * [new tag]         1.3.9      -> 1.3.9
 * [new tag]         1.4.0      -> 1.4.0
 * [new tag]         1.4.1      -> 1.4.1
 * [new tag]         1.4.2      -> 1.4.2
 * [new tag]         1.4.3      -> 1.4.3
 * [new tag]         1.5.0      -> 1.5.0
 * [new tag]         1.5.1      -> 1.5.1
 * [new tag]         1.5.10     -> 1.5.10
 * [new tag]         1.5.11     -> 1.5.11
 * [new tag]         1.5.12     -> 1.5.12
 * [new tag]         1.5.13     -> 1.5.13
 * [new tag]         1.5.14     -> 1.5.14
 * [new tag]         1.5.2      -> 1.5.2
 * [new tag]         1.5.3      -> 1.5.3
 * [new tag]         1.5.4      -> 1.5.4
 * [new tag]         1.5.5      -> 1.5.5
 * [new tag]         1.5.6      -> 1.5.6
 * [new tag]         1.5.7      -> 1.5.7
 * [new tag]         1.5.8      -> 1.5.8
 * [new tag]         1.5.9      -> 1.5.9
 * [new tag]         1.6.0      -> 1.6.0
 * [new tag]         1.6.1      -> 1.6.1
 * [new tag]         1.6.10     -> 1.6.10
 * [new tag]         1.6.11     -> 1.6.11
 * [new tag]         1.6.12     -> 1.6.12
 * [new tag]         1.6.13     -> 1.6.13
 * [new tag]         1.6.14     -> 1.6.14
 * [new tag]         1.6.15     -> 1.6.15
 * [new tag]         1.6.16     -> 1.6.16
 * [new tag]         1.6.17     -> 1.6.17
 * [new tag]         1.6.2      -> 1.6.2
 * [new tag]         1.6.3      -> 1.6.3
 * [new tag]         1.6.4      -> 1.6.4
 * [new tag]         1.6.5      -> 1.6.5
 * [new tag]         1.6.6      -> 1.6.6
 * [new tag]         1.6.7      -> 1.6.7
 * [new tag]         1.6.8      -> 1.6.8
 * [new tag]         1.6.9      -> 1.6.9
 * [new tag]         1.7.0      -> 1.7.0
 * [new tag]         1.7.1      -> 1.7.1
 * [new tag]         1.7.2      -> 1.7.2
 * [new tag]         1.7.3      -> 1.7.3
 * [new tag]         1.7.4      -> 1.7.4
 * [new tag]         1.7.5      -> 1.7.5
 * [new tag]         1.7.6      -> 1.7.6
 * [new tag]         1.7.7      -> 1.7.7
 * [new tag]         1.8.0      -> 1.8.0
 * [new tag]         1.8.1      -> 1.8.1
 * [new tag]         1.8.2      -> 1.8.2
 * [new tag]         1.8.3      -> 1.8.3
 * [new tag]         1.8.4      -> 1.8.4
 * [new tag]         1.8.5      -> 1.8.5
 * [new tag]         1.8.6      -> 1.8.6
 * [new tag]         1.9.0      -> 1.9.0
 * [new tag]         1.9.1      -> 1.9.1
 * [new tag]         1.9.2      -> 1.9.2
 * [new tag]         1.9.3      -> 1.9.3
 * [new tag]         2.0.0      -> 2.0.0
 * [new tag]         2.0.1      -> 2.0.1
 * [new tag]         2.0.2      -> 2.0.2
 * [new tag]         2.0.3      -> 2.0.3
 * [new tag]         2.0.4      -> 2.0.4
 * [new tag]         2.0.5      -> 2.0.5
 * [new tag]         2.0.6      -> 2.0.6
 * [new tag]         2.1.0      -> 2.1.0
 * [new tag]         2.1.1      -> 2.1.1
 * [new tag]         2.1.10     -> 2.1.10
 * [new tag]         2.1.11     -> 2.1.11
 * [new tag]         2.1.12     -> 2.1.12
 * [new tag]         2.1.13     -> 2.1.13
 * [new tag]         2.1.14     -> 2.1.14
 * [new tag]         2.1.15     -> 2.1.15
 * [new tag]         2.1.16     -> 2.1.16
 * [new tag]         2.1.2      -> 2.1.2
 * [new tag]         2.1.3      -> 2.1.3
 * [new tag]         2.1.4      -> 2.1.4
 * [new tag]         2.1.5      -> 2.1.5
 * [new tag]         2.1.6      -> 2.1.6
 * [new tag]         2.1.7      -> 2.1.7
 * [new tag]         2.1.8      -> 2.1.8
 * [new tag]         2.1.9      -> 2.1.9
 * [new tag]         2.2.0      -> 2.2.0
 * [new tag]         2.2.1      -> 2.2.1
 * [new tag]         2.2.10     -> 2.2.10
 * [new tag]         2.2.11     -> 2.2.11
 * [new tag]         2.2.12     -> 2.2.12
 * [new tag]         2.2.13     -> 2.2.13
 * [new tag]         2.2.14     -> 2.2.14
 * [new tag]         2.2.15     -> 2.2.15
 * [new tag]         2.2.16     -> 2.2.16
 * [new tag]         2.2.17     -> 2.2.17
 * [new tag]         2.2.2      -> 2.2.2
 * [new tag]         2.2.3      -> 2.2.3
 * [new tag]         2.2.4      -> 2.2.4
 * [new tag]         2.2.5      -> 2.2.5
 * [new tag]         2.2.6      -> 2.2.6
 * [new tag]         2.2.7      -> 2.2.7
 * [new tag]         2.2.8      -> 2.2.8
 * [new tag]         2.2.9      -> 2.2.9
 * [new tag]         2.3.0      -> 2.3.0
 * [new tag]         2.4.0      -> 2.4.0
 * [new tag]         2.4.1      -> 2.4.1
 * [new tag]         2.4.10     -> 2.4.10
 * [new tag]         2.4.11     -> 2.4.11
 * [new tag]         2.4.12     -> 2.4.12
 * [new tag]         2.4.13     -> 2.4.13
 * [new tag]         2.4.14     -> 2.4.14
 * [new tag]         2.4.15     -> 2.4.15
 * [new tag]         2.4.16     -> 2.4.16
 * [new tag]         2.4.2      -> 2.4.2
 * [new tag]         2.4.3      -> 2.4.3
 * [new tag]         2.4.4      -> 2.4.4
 * [new tag]         2.4.5      -> 2.4.5
 * [new tag]         2.4.6      -> 2.4.6
 * [new tag]         2.4.7      -> 2.4.7
 * [new tag]         2.4.8      -> 2.4.8
 * [new tag]         2.4.9      -> 2.4.9
 * [new tag]         2.5.0      -> 2.5.0
 * [new tag]         2.5.1      -> 2.5.1
 * [new tag]         2.5.10     -> 2.5.10
 * [new tag]         2.5.11     -> 2.5.11
 * [new tag]         2.5.12     -> 2.5.12
 * [new tag]         2.5.2      -> 2.5.2
 * [new tag]         2.5.3      -> 2.5.3
 * [new tag]         2.5.4      -> 2.5.4
 * [new tag]         2.5.5      -> 2.5.5
 * [new tag]         2.5.6      -> 2.5.6
 * [new tag]         2.5.7      -> 2.5.7
 * [new tag]         2.5.8      -> 2.5.8
 * [new tag]         2.5.9      -> 2.5.9
 * [new tag]         2.6.0      -> 2.6.0
 * [new tag]         2.6.1      -> 2.6.1
 * [new tag]         2.6.2      -> 2.6.2
 * [new tag]         2.7.0      -> 2.7.0
 * [new tag]         2.7.1      -> 2.7.1
 * [new tag]         2.7.2      -> 2.7.2
 * [new tag]         2.7.3      -> 2.7.3
 * [new tag]         2.7.4      -> 2.7.4
 * [new tag]         2.7.5      -> 2.7.5
 * [new tag]         2.7.6      -> 2.7.6
 * [new tag]         2.7.7      -> 2.7.7
 * [new tag]         3.0.0      -> 3.0.0
 * [new tag]         3.0.1      -> 3.0.1
 * [new tag]         3.0.10     -> 3.0.10
 * [new tag]         3.0.11     -> 3.0.11
 * [new tag]         3.0.2      -> 3.0.2
 * [new tag]         3.0.3      -> 3.0.3
 * [new tag]         3.0.4      -> 3.0.4
 * [new tag]         3.0.5      -> 3.0.5
 * [new tag]         3.0.6      -> 3.0.6
 * [new tag]         3.0.7      -> 3.0.7
 * [new tag]         3.0.8      -> 3.0.8
 * [new tag]         3.0.9      -> 3.0.9
 * [new tag]         3.1.0      -> 3.1.0
 * [new tag]         3.1.1      -> 3.1.1
 * [new tag]         3.1.10     -> 3.1.10
 * [new tag]         3.1.11     -> 3.1.11
 * [new tag]         3.1.12     -> 3.1.12
 * [new tag]         3.1.2      -> 3.1.2
 * [new tag]         3.1.3      -> 3.1.3
 * [new tag]         3.1.4      -> 3.1.4
 * [new tag]         3.1.5      -> 3.1.5
 * [new tag]         3.1.6      -> 3.1.6
 * [new tag]         3.1.7      -> 3.1.7
 * [new tag]         3.1.8      -> 3.1.8
 * [new tag]         3.1.9      -> 3.1.9
 * [new tag]         3.2.0      -> 3.2.0
 * [new tag]         3.2.1      -> 3.2.1
 * [new tag]         3.2.10     -> 3.2.10
 * [new tag]         3.2.11     -> 3.2.11
 * [new tag]         3.2.12     -> 3.2.12
 * [new tag]         3.2.13     -> 3.2.13
 * [new tag]         3.2.14     -> 3.2.14
 * [new tag]         3.2.15     -> 3.2.15
 * [new tag]         3.2.16     -> 3.2.16
 * [new tag]         3.2.17     -> 3.2.17
 * [new tag]         3.2.2      -> 3.2.2
 * [new tag]         3.2.3      -> 3.2.3
 * [new tag]         3.2.4      -> 3.2.4
 * [new tag]         3.2.5      -> 3.2.5
 * [new tag]         3.2.6      -> 3.2.6
 * [new tag]         3.2.7      -> 3.2.7
 * [new tag]         3.2.8      -> 3.2.8
 * [new tag]         3.2.9      -> 3.2.9
 * [new tag]         3.3.0      -> 3.3.0
 * [new tag]         3.3.1      -> 3.3.1
 * [new tag]         3.3.10     -> 3.3.10
 * [new tag]         3.3.11     -> 3.3.11
 * [new tag]         3.3.12     -> 3.3.12
 * [new tag]         3.3.13     -> 3.3.13
 * [new tag]         3.3.14     -> 3.3.14
 * [new tag]         3.3.15     -> 3.3.15
 * [new tag]         3.3.16     -> 3.3.16
 * [new tag]         3.3.2      -> 3.3.2
 * [new tag]         3.3.3      -> 3.3.3
 * [new tag]         3.3.4      -> 3.3.4
 * [new tag]         3.3.5      -> 3.3.5
 * [new tag]         3.3.6      -> 3.3.6
 * [new tag]         3.3.7      -> 3.3.7
 * [new tag]         3.3.8      -> 3.3.8
 * [new tag]         3.3.9      -> 3.3.9
 * [new tag]         3.4.0      -> 3.4.0
 * [new tag]         3.4.1      -> 3.4.1
 * [new tag]         3.4.10     -> 3.4.10
 * [new tag]         3.4.11     -> 3.4.11
 * [new tag]         3.4.2      -> 3.4.2
 * [new tag]         3.4.3      -> 3.4.3
 * [new tag]         3.4.4      -> 3.4.4
 * [new tag]         3.4.5      -> 3.4.5
 * [new tag]         3.4.6      -> 3.4.6
 * [new tag]         3.4.7      -> 3.4.7
 * [new tag]         3.4.8      -> 3.4.8
 * [new tag]         3.4.9      -> 3.4.9
 * [new tag]         3.5.0      -> 3.5.0
 * [new tag]         3.5.1      -> 3.5.1
 * [new tag]         3.5.10     -> 3.5.10
 * [new tag]         3.5.2      -> 3.5.2
 * [new tag]         3.5.3      -> 3.5.3
 * [new tag]         3.5.4      -> 3.5.4
 * [new tag]         3.5.5      -> 3.5.5
 * [new tag]         3.5.6      -> 3.5.6
 * [new tag]         3.5.7      -> 3.5.7
 * [new tag]         3.5.8      -> 3.5.8
 * [new tag]         3.5.9      -> 3.5.9
 * [new tag]         3.6.0      -> 3.6.0
 * [new tag]         3.6.1      -> 3.6.1
 * [new tag]         3.6.10     -> 3.6.10
 * [new tag]         3.6.11     -> 3.6.11
 * [new tag]         3.6.12     -> 3.6.12
 * [new tag]         3.6.13     -> 3.6.13
 * [new tag]         3.6.14     -> 3.6.14
 * [new tag]         3.6.15     -> 3.6.15
 * [new tag]         3.6.16     -> 3.6.16
 * [new tag]         3.6.17     -> 3.6.17
 * [new tag]         3.6.18     -> 3.6.18
 * [new tag]         3.6.19     -> 3.6.19
 * [new tag]         3.6.2      -> 3.6.2
 * [new tag]         3.6.20     -> 3.6.20
 * [new tag]         3.6.21     -> 3.6.21
 * [new tag]         3.6.3      -> 3.6.3
 * [new tag]         3.6.4      -> 3.6.4
 * [new tag]         3.6.5      -> 3.6.5
 * [new tag]         3.6.6      -> 3.6.6
 * [new tag]         3.6.7      -> 3.6.7
 * [new tag]         3.6.8      -> 3.6.8
 * [new tag]         3.6.9      -> 3.6.9
 * [new tag]         4.0.0      -> 4.0.0
 * [new tag]         4.0.1      -> 4.0.1
 * [new tag]         4.0.2      -> 4.0.2
 * [new tag]         4.0.3      -> 4.0.3
 * [new tag]         4.0.4      -> 4.0.4
 * [new tag]         4.0.5      -> 4.0.5
Checking out files: 100% (3002/3002), done.
HEAD is now at 5cac33c2a Merge pull request #14906 from Homebrew/dependabot/bundler/Library/Homebrew/ruby-progressbar-1.13.0
==> Homebrew has enabled anonymous aggregate formula and cask analytics.
Read the analytics documentation (and how to opt-out) here:
  https://docs.brew.sh/Analytics
No analytics have been recorded yet (nor will be during this `brew` run).

==> Homebrew is run entirely by unpaid volunteers. Please consider donating:
  https://github.com/Homebrew/brew#donations

==> Tapping homebrew/core
Cloning into '/Users/k-abe/BeerHall/usr/local/Library/Taps/homebrew/homebrew-core'...
remote: Enumerating objects: 1429980, done.
remote: Counting objects: 100% (595/595), done.
remote: Compressing objects: 100% (280/280), done.
remote: Total 1429980 (delta 362), reused 525 (delta 315), pack-reused 1429385
Receiving objects: 100% (1429980/1429980), 549.44 MiB | 1.11 MiB/s, done.
Resolving deltas: 100% (997940/997940), done.
Checking out files: 100% (6895/6895), done.
Tapped 3 commands and 6554 formulae (6,906 files, 604.3MB).
Already up-to-date.
Running `brew update --auto-update`...
==> Fetching bash
Warning: Building bash from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://ftp.gnu.org/gnu/bash/bash-5.2-patches/bash52-001
######################################################################## 100.0%
==> Downloading https://ftp.gnu.org/gnu/bash/bash-5.2-patches/bash52-002
######################################################################## 100.0%
==> Downloading https://ftp.gnu.org/gnu/bash/bash-5.2-patches/bash52-003
######################################################################## 100.0%
==> Downloading https://ftp.gnu.org/gnu/bash/bash-5.2-patches/bash52-004
######################################################################## 100.0%
==> Downloading https://ftp.gnu.org/gnu/bash/bash-5.2-patches/bash52-005
######################################################################## 100.0%
==> Downloading https://ftp.gnu.org/gnu/bash/bash-5.2-patches/bash52-006
######################################################################## 100.0%
==> Downloading https://ftp.gnu.org/gnu/bash/bash-5.2-patches/bash52-007
######################################################################## 100.0%
==> Downloading https://ftp.gnu.org/gnu/bash/bash-5.2-patches/bash52-008
######################################################################## 100.0%
==> Downloading https://ftp.gnu.org/gnu/bash/bash-5.2-patches/bash52-009
######################################################################## 100.0%
==> Downloading https://ftp.gnu.org/gnu/bash/bash-5.2-patches/bash52-010
######################################################################## 100.0%
==> Downloading https://ftp.gnu.org/gnu/bash/bash-5.2-patches/bash52-011
######################################################################## 100.0%
==> Downloading https://ftp.gnu.org/gnu/bash/bash-5.2-patches/bash52-012
######################################################################## 100.0%
==> Downloading https://ftp.gnu.org/gnu/bash/bash-5.2-patches/bash52-013
######################################################################## 100.0%
==> Downloading https://ftp.gnu.org/gnu/bash/bash-5.2-patches/bash52-014
######################################################################## 100.0%
==> Downloading https://ftp.gnu.org/gnu/bash/bash-5.2-patches/bash52-015
######################################################################## 100.0%
==> Downloading https://ftp.gnu.org/gnu/bash/bash-5.2.tar.gz
######################################################################## 100.0%
Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Preferences.

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

==> Fetching dependencies for openjdk: giflib, pkg-config, libpng, freetype, fontconfig, gettext, ninja, mpdecimal, ca-certificates, openssl@1.1, readline, sqlite, xz, python@3.11, meson, pcre2, glib, util-macros, xtrans, xorgproto, libxau, libxdmcp, libxcb, libx11, libxext, libxrender, lzo, pixman, cairo, graphite2, icu4c, harfbuzz, jpeg-turbo, lz4, zstd, libtiff and little-cms2
==> Fetching giflib
==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:7b542ce4281
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching pkg-config
Warning: Building pkg-config from source:
  The bottle (and many others) needs to be installed into /usr/local.

==> Downloading https://pkgconfig.freedesktop.org/releases/pkg-config-0.29.2.tar
######################################################################## 100.0%
==> Fetching libpng
==> Downloading https://ghcr.io/v2/homebrew/core/libpng/manifests/1.6.39-1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libpng/blobs/sha256:28c60231600
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching freetype
==> Downloading https://ghcr.io/v2/homebrew/core/freetype/manifests/2.13.0_1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/freetype/blobs/sha256:264dd2427
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching fontconfig
Warning: Building fontconfig from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://www.freedesktop.org/software/fontconfig/release/fontconf
######################################################################## 100.0%
==> Fetching gettext
Warning: Building gettext from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://ftp.gnu.org/gnu/gettext/gettext-0.21.1.tar.gz
######################################################################## 100.0%
==> Fetching ninja
==> Downloading https://ghcr.io/v2/homebrew/core/ninja/manifests/1.11.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/ninja/blobs/sha256:5ed5c0e37fab
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching mpdecimal
==> Downloading https://ghcr.io/v2/homebrew/core/mpdecimal/manifests/2.5.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/mpdecimal/blobs/sha256:91f795d7
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching ca-certificates
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2023-
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:11
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching openssl@1.1
Warning: Building openssl@1.1 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://www.openssl.org/source/openssl-1.1.1t.tar.gz
######################################################################## 100.0%
==> Fetching readline
==> Downloading https://ghcr.io/v2/homebrew/core/readline/manifests/8.2.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/readline/blobs/sha256:abe9d3f3e
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching sqlite
==> Downloading https://ghcr.io/v2/homebrew/core/sqlite/manifests/3.41.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/sqlite/blobs/sha256:d8059dda928
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching xz
==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.4.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/xz/blobs/sha256:619b87932c5393a
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching python@3.11
Warning: Building python@3.11 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/6d2fb
######################################################################## 100.0%
==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/a1618
######################################################################## 100.0%
==> Downloading https://files.pythonhosted.org/packages/b6/21/cb9a8d0b2c8597c83f
######################################################################## 100.0%
==> Downloading https://files.pythonhosted.org/packages/a3/50/c4d2727b99052780aa
######################################################################## 100.0%
==> Downloading https://files.pythonhosted.org/packages/a2/b8/6a06ff0f13a00fc3c3
######################################################################## 100.0%
==> Downloading https://www.python.org/ftp/python/3.11.2/Python-3.11.2.tgz
######################################################################## 100.0%
==> Fetching meson
==> Downloading https://ghcr.io/v2/homebrew/core/meson/manifests/1.0.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/meson/blobs/sha256:4b2d86954614
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching pcre2
==> Downloading https://ghcr.io/v2/homebrew/core/pcre2/manifests/10.42
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/pcre2/blobs/sha256:7f414ed9d561
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching glib
Warning: Building glib from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/43467
######################################################################## 100.0%
==> Downloading https://download.gnome.org/sources/glib/2.74/glib-2.74.6.tar.xz
==> Downloading from https://mirror.ossplanet.net/gnome/sources/glib/2.74/glib-2
######################################################################## 100.0%
==> Fetching util-macros
==> Downloading https://ghcr.io/v2/homebrew/core/util-macros/manifests/1.20.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/util-macros/blobs/sha256:4e3314
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching xtrans
==> Downloading https://ghcr.io/v2/homebrew/core/xtrans/manifests/1.4.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/xtrans/blobs/sha256:24285595cf6
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching xorgproto
==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2022.2
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:d6deb2e4
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching libxau
==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.11
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:7da43230a04
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching libxdmcp
==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.4
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:df9e4852a
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching libxcb
==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.15_1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:9db0c9b2950
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching libx11
Warning: Building libx11 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://www.x.org/archive/individual/lib/libX11-1.8.4.tar.gz
######################################################################## 100.0%
==> Fetching libxext
==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.5
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:8567d6ebc4
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching libxrender
==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.11
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:5eb0bb5
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching lzo
==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:ac88f2fdcb7eb5
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching pixman
==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.42.2
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:701df7463b3
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching cairo
Warning: Building cairo from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://gitlab.freedesktop.org/cairo/cairo/-/commit/e22d7212acb4
 #=#=-#   #                                                                   
==> Downloading https://cairographics.org/releases/cairo-1.16.0.tar.xz
######################################################################## 100.0%
==> Fetching graphite2
==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:db73b7ef
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching icu4c
==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/manifests/72.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/blobs/sha256:ecb91e87e3e4
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching harfbuzz
==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/7.1.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:706c74252
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching jpeg-turbo
==> Downloading https://ghcr.io/v2/homebrew/core/jpeg-turbo/manifests/2.1.5.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/jpeg-turbo/blobs/sha256:776ff10
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching lz4
==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.9.4
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/lz4/blobs/sha256:6a911ee2a3ea07
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching zstd
==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.4
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/zstd/blobs/sha256:7af6b7ea79567
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching libtiff
==> Downloading https://ghcr.io/v2/homebrew/core/libtiff/manifests/4.4.0_1-1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libtiff/blobs/sha256:d93fb14873
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching little-cms2
==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.14
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:1a90d9
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching openjdk
==> Downloading https://ghcr.io/v2/homebrew/core/openjdk/manifests/19.0.2
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/openjdk/blobs/sha256:de86351713
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Installing dependencies for openjdk: giflib, pkg-config, libpng, freetype, fontconfig, gettext, ninja, mpdecimal, ca-certificates, openssl@1.1, readline, sqlite, xz, python@3.11, meson, pcre2, glib, util-macros, xtrans, xorgproto, libxau, libxdmcp, libxcb, libx11, libxext, libxrender, lzo, pixman, cairo, graphite2, icu4c, harfbuzz, jpeg-turbo, lz4, zstd, libtiff and little-cms2
==> Installing openjdk dependency: giflib
==> Pouring giflib--5.2.1.ventura.bottle.tar.gz
🍺  /Users/k-abe/BeerHall/usr/local/Cellar/giflib/5.2.1: 19 files, 518.8KB
==> Installing openjdk dependency: pkg-config
Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Preferences.

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

Error: No such keg: /Users/k-abe/BeerHall/usr/local/Cellar/openjdk
Running `brew update --auto-update`...
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/core).

==> Fetching pkg-config
Warning: Building pkg-config from source:
  The bottle (and many others) needs to be installed into /usr/local.

==> Downloading https://pkgconfig.freedesktop.org/releases/pkg-config-0.29.2.tar
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/5bdbf3b3fdadaf72744884b98b74a2ff887bd63a20b246f811a222a146ad7b64--pkg-config-0.29.2.tar.gz
Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Preferences.

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

==> Fetching gdbm
==> Downloading https://ghcr.io/v2/homebrew/core/gdbm/manifests/1.23
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/gdbm/blobs/sha256:72bf08b82cb8f
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Pouring gdbm--1.23.ventura.bottle.tar.gz
🍺  /Users/k-abe/BeerHall/usr/local/Cellar/gdbm/1.23: 24 files, 955.5KB
==> Running `brew cleanup gdbm`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Fetching dependencies for openssl@1.1: ca-certificates
==> Fetching ca-certificates
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2023-
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/927414ed081d996b84d938be6af4d2639403b4d2bee3cc29268d0844999da180--ca-certificates-2023-01-10.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:11
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ca2448928ab98c455b5e46d4a6604247a151ab0f4e60553dbb5c6aecd2e1df3c--ca-certificates--2023-01-10.all.bottle.tar.gz
==> Fetching openssl@1.1
Warning: Building openssl@1.1 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://www.openssl.org/source/openssl-1.1.1t.tar.gz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ec3feb171aa63b32c30a6e7423e78f743f92d1ef984b66b0ea548d08220c0ce6--openssl-1.1.1t.tar.gz
Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Preferences.

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

Error: No such keg: /Users/k-abe/BeerHall/usr/local/Cellar/openssl@1.1
==> Fetching readline
==> Downloading https://ghcr.io/v2/homebrew/core/readline/manifests/8.2.1
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ab483c9a913ae82f3a2b3ae20918791bc3bd6825c7122a29cd4f1e0c65413759--readline-8.2.1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/readline/blobs/sha256:abe9d3f3e
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/02ffe281c52e32cbf982870b64e753dfd9527c5e0e5d81f0870e33bdead1fa27--readline--8.2.1.ventura.bottle.tar.gz
==> Pouring readline--8.2.1.ventura.bottle.tar.gz
==> Caveats
readline is keg-only, which means it was not symlinked into /Users/k-abe/BeerHall/usr/local,
because macOS provides BSD libedit.

For compilers to find readline you may need to set:
  export LDFLAGS="-L/Users/k-abe/BeerHall/usr/local/opt/readline/lib"
  export CPPFLAGS="-I/Users/k-abe/BeerHall/usr/local/opt/readline/include"

For pkg-config to find readline you may need to set:
  export PKG_CONFIG_PATH="/Users/k-abe/BeerHall/usr/local/opt/readline/lib/pkgconfig"

==> Summary
🍺  /Users/k-abe/BeerHall/usr/local/Cellar/readline/8.2.1: 50 files, 1.7MB
==> Running `brew cleanup readline`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
Linking /Users/k-abe/BeerHall/usr/local/Cellar/readline/8.2.1... 18 symlinks created.
==> Fetching sqlite
==> Downloading https://ghcr.io/v2/homebrew/core/sqlite/manifests/3.41.0
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/19202efbc509ad22113d571d4b2aaa86fdbf2e3c5299fde49c6a0bb41d9b0328--sqlite-3.41.0.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/sqlite/blobs/sha256:d8059dda928
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/6d37796fab971a6f57f36c4fcf67217ce523814ce7f556dccd01eb66ec68f4ba--sqlite--3.41.0.ventura.bottle.tar.gz
==> Pouring sqlite--3.41.0.ventura.bottle.tar.gz
==> Caveats
sqlite is keg-only, which means it was not symlinked into /Users/k-abe/BeerHall/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="/Users/k-abe/BeerHall/usr/local/opt/sqlite/bin:$PATH"' >> /Users/k-abe/.bash_profile

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

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

==> Summary
🍺  /Users/k-abe/BeerHall/usr/local/Cellar/sqlite/3.41.0: 11 files, 4.4MB
==> Running `brew cleanup sqlite`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
Linking /Users/k-abe/BeerHall/usr/local/Cellar/sqlite/3.41.0... 8 symlinks created.

If you need to have this software first in your PATH instead consider running:
  echo 'export PATH="/Users/k-abe/BeerHall/usr/local/opt/sqlite/bin:$PATH"' >> /Users/k-abe/.bash_profile
==> Fetching xz
==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.4.1
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/50832bf13dbc3fee17aae88a9a1b882971b78b8ae6377608d664d7b3eb5f2314--xz-5.4.1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/xz/blobs/sha256:619b87932c5393a
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/579b9e025be2b3bd70a0a20212ddaea52f66b77cbc1f02c94016fbe838131fa1--xz--5.4.1.ventura.bottle.tar.gz
==> Pouring xz--5.4.1.ventura.bottle.tar.gz
🍺  /Users/k-abe/BeerHall/usr/local/Cellar/xz/5.4.1: 95 files, 1.6MB
==> Running `brew cleanup xz`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Fetching mpdecimal
==> Downloading https://ghcr.io/v2/homebrew/core/mpdecimal/manifests/2.5.1
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/f367c2ee08c56b88be0662703a8e4275f8657608a268c8c44e845154b0cea543--mpdecimal-2.5.1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/mpdecimal/blobs/sha256:91f795d7
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/b44cf7b9820aeecfb6a800bab3a1527d7e2921200e24502c2fd4dbcb2e3b368e--mpdecimal--2.5.1.ventura.bottle.tar.gz
==> Pouring mpdecimal--2.5.1.ventura.bottle.tar.gz
🍺  /Users/k-abe/BeerHall/usr/local/Cellar/mpdecimal/2.5.1: 71 files, 2MB
==> Running `brew cleanup mpdecimal`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Fetching dependencies for tcl-tk: ca-certificates and openssl@1.1
==> Fetching ca-certificates
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2023-
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/927414ed081d996b84d938be6af4d2639403b4d2bee3cc29268d0844999da180--ca-certificates-2023-01-10.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:11
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ca2448928ab98c455b5e46d4a6604247a151ab0f4e60553dbb5c6aecd2e1df3c--ca-certificates--2023-01-10.all.bottle.tar.gz
==> Fetching openssl@1.1
Warning: Building openssl@1.1 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://www.openssl.org/source/openssl-1.1.1t.tar.gz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ec3feb171aa63b32c30a6e7423e78f743f92d1ef984b66b0ea548d08220c0ce6--openssl-1.1.1t.tar.gz
==> Fetching tcl-tk
Warning: Building tcl-tk from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://github.com/andreas-kupries/critcl/archive/3.1.18.1.tar.g
==> Downloading from https://codeload.github.com/andreas-kupries/critcl/tar.gz/r
######################################################################## 100.0%
==> Downloading https://downloads.sourceforge.net/project/tcllib/tcllib/1.21/tcl
==> Downloading from https://jaist.dl.sourceforge.net/project/tcllib/tcllib/1.21
######################################################################## 100.0%
==> Downloading https://core.tcl-lang.org/tcltls/uv/tcltls-1.7.22.tar.gz
######################################################################## 100.0%
==> Downloading https://downloads.sourceforge.net/project/tcl/Tcl/8.6.13/tk8.6.1
==> Downloading from https://jaist.dl.sourceforge.net/project/tcl/Tcl/8.6.13/tk8
######################################################################## 100.0%
==> Downloading https://downloads.sourceforge.net/project/incrtcl/%5Bincr%20Tcl_
==> Downloading from https://jaist.dl.sourceforge.net/project/incrtcl/%5Bincr%20
######################################################################## 100.0%
==> Downloading https://downloads.sourceforge.net/project/tcl/Tcl/8.6.13/tcl8.6.
==> Downloading from https://jaist.dl.sourceforge.net/project/tcl/Tcl/8.6.13/tcl
######################################################################## 100.0%
Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Preferences.

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

Error: No such keg: /Users/k-abe/BeerHall/usr/local/Cellar/tcl-tk
==> Fetching dependencies for python@3.10: pkg-config, ca-certificates and openssl@1.1
==> Fetching pkg-config
Warning: Building pkg-config from source:
  The bottle (and many others) needs to be installed into /usr/local.

==> Downloading https://pkgconfig.freedesktop.org/releases/pkg-config-0.29.2.tar
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/5bdbf3b3fdadaf72744884b98b74a2ff887bd63a20b246f811a222a146ad7b64--pkg-config-0.29.2.tar.gz
==> Fetching ca-certificates
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2023-
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/927414ed081d996b84d938be6af4d2639403b4d2bee3cc29268d0844999da180--ca-certificates-2023-01-10.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:11
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ca2448928ab98c455b5e46d4a6604247a151ab0f4e60553dbb5c6aecd2e1df3c--ca-certificates--2023-01-10.all.bottle.tar.gz
==> Fetching openssl@1.1
Warning: Building openssl@1.1 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://www.openssl.org/source/openssl-1.1.1t.tar.gz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ec3feb171aa63b32c30a6e7423e78f743f92d1ef984b66b0ea548d08220c0ce6--openssl-1.1.1t.tar.gz
==> Fetching python@3.10
Warning: Building python@3.10 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/a1618
######################################################################## 100.0%
==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/a1618
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/5fea40db1cb33001d6ab42c76fc28693ce292532c6ed6f89dd3154dac29167bb--3.10-distutils-scheme.diff
==> Downloading https://files.pythonhosted.org/packages/5f/36/7374297692bb9dbd75
######################################################################## 100.0%
==> Downloading https://files.pythonhosted.org/packages/b5/16/5e24bf63cff51dcc16
######################################################################## 100.0%
==> Downloading https://files.pythonhosted.org/packages/a2/b8/6a06ff0f13a00fc3c3
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/11cf98bef3f824f9e6accda9cc720e738be1574ce4b58aa560a67633ac092eab--wheel-0.38.4.tar.gz
==> Downloading https://www.python.org/ftp/python/3.10.10/Python-3.10.10.tgz
######################################################################## 100.0%
Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Preferences.

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

Error: No such keg: /Users/k-abe/BeerHall/usr/local/Cellar/python@3.10
==> Fetching dependencies for scons: pkg-config, ca-certificates, openssl@1.1 and python@3.11
==> Fetching pkg-config
Warning: Building pkg-config from source:
  The bottle (and many others) needs to be installed into /usr/local.

==> Downloading https://pkgconfig.freedesktop.org/releases/pkg-config-0.29.2.tar
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/5bdbf3b3fdadaf72744884b98b74a2ff887bd63a20b246f811a222a146ad7b64--pkg-config-0.29.2.tar.gz
==> Fetching ca-certificates
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2023-
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/927414ed081d996b84d938be6af4d2639403b4d2bee3cc29268d0844999da180--ca-certificates-2023-01-10.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:11
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ca2448928ab98c455b5e46d4a6604247a151ab0f4e60553dbb5c6aecd2e1df3c--ca-certificates--2023-01-10.all.bottle.tar.gz
==> Fetching openssl@1.1
Warning: Building openssl@1.1 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://www.openssl.org/source/openssl-1.1.1t.tar.gz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ec3feb171aa63b32c30a6e7423e78f743f92d1ef984b66b0ea548d08220c0ce6--openssl-1.1.1t.tar.gz
==> Fetching python@3.11
Warning: Building python@3.11 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/6d2fb
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/2322057182c6bb73dfe09e098010168a5a9d0712a89cee86d2c5ddb11052137e--3.11-sysconfig.diff
==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/a1618
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/5fea40db1cb33001d6ab42c76fc28693ce292532c6ed6f89dd3154dac29167bb--3.10-distutils-scheme.diff
==> Downloading https://files.pythonhosted.org/packages/b6/21/cb9a8d0b2c8597c83f
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/baa4898f4ba1986a3029b65e2816bd8027282a9c55dfe944dd85a0081a76bf99--setuptools-65.6.3.tar.gz
==> Downloading https://files.pythonhosted.org/packages/a3/50/c4d2727b99052780aa
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/18f112eb5ce9a9a304959fcd69b75d3102a4f4bc9821d5aecacadd114a74c6b9--pip-22.3.1.tar.gz
==> Downloading https://files.pythonhosted.org/packages/a2/b8/6a06ff0f13a00fc3c3
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/11cf98bef3f824f9e6accda9cc720e738be1574ce4b58aa560a67633ac092eab--wheel-0.38.4.tar.gz
==> Downloading https://www.python.org/ftp/python/3.11.2/Python-3.11.2.tgz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ce4d3485f1170910f1fc15bee454d07bce7f72122bf69605c03a10856a187fb8--Python-3.11.2.tgz
==> Fetching scons
==> Downloading https://ghcr.io/v2/homebrew/core/scons/manifests/4.5.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/scons/blobs/sha256:b786a0f61d35
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Installing dependencies for scons: pkg-config, ca-certificates, openssl@1.1 and python@3.11
==> Installing scons dependency: pkg-config
Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Preferences.

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

==> Fetching pcre
==> Downloading https://ghcr.io/v2/homebrew/core/pcre/manifests/8.45
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/pcre/blobs/sha256:df481fdd99c1d
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Pouring pcre--8.45.ventura.bottle.tar.gz
🍺  /Users/k-abe/BeerHall/usr/local/Cellar/pcre/8.45: 204 files, 5.7MB
==> Running `brew cleanup pcre`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Fetching dependencies for swig: pcre2
==> Fetching pcre2
==> Downloading https://ghcr.io/v2/homebrew/core/pcre2/manifests/10.42
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/6a53794fcaabc5cc5e05b19c02ca9c4c5f2cb9a4d65a5790a6841146465b040f--pcre2-10.42.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/pcre2/blobs/sha256:7f414ed9d561
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/75d2907d28236833dcb172288d16fe09964b80df40aeb49b044d6007a069b846--pcre2--10.42.ventura.bottle.tar.gz
==> Fetching swig
Warning: Building swig from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://downloads.sourceforge.net/project/swig/swig/swig-4.1.1/s
==> Downloading from https://jaist.dl.sourceforge.net/project/swig/swig/swig-4.1
######################################################################## 100.0%
Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Preferences.

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

==> Fetching apr
==> Downloading https://ghcr.io/v2/homebrew/core/apr/manifests/1.7.2
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/apr/blobs/sha256:bd5e75c1eb97d7
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Pouring apr--1.7.2.ventura.bottle.tar.gz
==> Caveats
apr is keg-only, which means it was not symlinked into /Users/k-abe/BeerHall/usr/local,
because Apple's CLT provides apr.

If you need to have apr first in your PATH, run:
  echo 'export PATH="/Users/k-abe/BeerHall/usr/local/opt/apr/bin:$PATH"' >> /Users/k-abe/.bash_profile

For compilers to find apr you may need to set:
  export LDFLAGS="-L/Users/k-abe/BeerHall/usr/local/opt/apr/lib"
  export CPPFLAGS="-I/Users/k-abe/BeerHall/usr/local/opt/apr/include"

For pkg-config to find apr you may need to set:
  export PKG_CONFIG_PATH="/Users/k-abe/BeerHall/usr/local/opt/apr/lib/pkgconfig"

==> Summary
🍺  /Users/k-abe/BeerHall/usr/local/Cellar/apr/1.7.2: 59 files, 1.4MB
==> Running `brew cleanup apr`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
Linking /Users/k-abe/BeerHall/usr/local/Cellar/apr/1.7.2... 6 symlinks created.

If you need to have this software first in your PATH instead consider running:
  echo 'export PATH="/Users/k-abe/BeerHall/usr/local/opt/apr/bin:$PATH"' >> /Users/k-abe/.bash_profile
==> Fetching dependencies for apr-util: ca-certificates and openssl@1.1
==> Fetching ca-certificates
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2023-
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/927414ed081d996b84d938be6af4d2639403b4d2bee3cc29268d0844999da180--ca-certificates-2023-01-10.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:11
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ca2448928ab98c455b5e46d4a6604247a151ab0f4e60553dbb5c6aecd2e1df3c--ca-certificates--2023-01-10.all.bottle.tar.gz
==> Fetching openssl@1.1
Warning: Building openssl@1.1 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://www.openssl.org/source/openssl-1.1.1t.tar.gz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ec3feb171aa63b32c30a6e7423e78f743f92d1ef984b66b0ea548d08220c0ce6--openssl-1.1.1t.tar.gz
==> Fetching apr-util
Warning: Building apr-util from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://www.apache.org/dyn/closer.lua?path=apr/apr-util-1.6.3.ta
==> Downloading from https://dlcdn.apache.org/apr/apr-util-1.6.3.tar.bz2
######################################################################## 100.0%
Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Preferences.

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

Error: No such keg: /Users/k-abe/BeerHall/usr/local/Cellar/apr-util
==> Fetching gettext
Warning: Building gettext from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://ftp.gnu.org/gnu/gettext/gettext-0.21.1.tar.gz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/3eb0a3c8f5e3d46e4a5ef0d5f11dd8bac0ba1e5457cd8cc4672929890890c9fb--gettext-0.21.1.tar.gz
Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Preferences.

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

==> Fetching lz4
==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.9.4
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/379e59b981667f9585b33a2ff318769d8edca3ce6fd2e9a67ed291ae3e0cc872--lz4-1.9.4.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/lz4/blobs/sha256:6a911ee2a3ea07
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/0f1d1abbda9632250a53d7d8bb7709344db6249bff1f30759a69848549aaca4f--lz4--1.9.4.ventura.bottle.tar.gz
==> Pouring lz4--1.9.4.ventura.bottle.tar.gz
🍺  /Users/k-abe/BeerHall/usr/local/Cellar/lz4/1.9.4: 22 files, 685KB
==> Running `brew cleanup lz4`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Fetching dependencies for berkeley-db: ca-certificates and openssl@1.1
==> Fetching ca-certificates
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2023-
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/927414ed081d996b84d938be6af4d2639403b4d2bee3cc29268d0844999da180--ca-certificates-2023-01-10.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:11
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ca2448928ab98c455b5e46d4a6604247a151ab0f4e60553dbb5c6aecd2e1df3c--ca-certificates--2023-01-10.all.bottle.tar.gz
==> Fetching openssl@1.1
Warning: Building openssl@1.1 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://www.openssl.org/source/openssl-1.1.1t.tar.gz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ec3feb171aa63b32c30a6e7423e78f743f92d1ef984b66b0ea548d08220c0ce6--openssl-1.1.1t.tar.gz
==> Fetching berkeley-db
==> Downloading https://ghcr.io/v2/homebrew/core/berkeley-db/manifests/18.1.40_1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/berkeley-db/blobs/sha256:c121a9
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Installing dependencies for berkeley-db: ca-certificates and openssl@1.1
==> Installing berkeley-db dependency: ca-certificates
==> Pouring ca-certificates--2023-01-10.all.bottle.tar.gz
==> Regenerating CA certificate bundle from keychain, this may take a while...
🍺  /Users/k-abe/BeerHall/usr/local/Cellar/ca-certificates/2023-01-10: 3 files, 216.9KB
==> Installing berkeley-db dependency: openssl@1.1
Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Preferences.

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

==> Fetching dependencies for perl: openssl@1.1 and berkeley-db
==> Fetching openssl@1.1
Warning: Building openssl@1.1 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://www.openssl.org/source/openssl-1.1.1t.tar.gz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ec3feb171aa63b32c30a6e7423e78f743f92d1ef984b66b0ea548d08220c0ce6--openssl-1.1.1t.tar.gz
==> Fetching berkeley-db
==> Downloading https://ghcr.io/v2/homebrew/core/berkeley-db/manifests/18.1.40_1
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/607612a8c3d71ff6967d4745fdedcc79f37ee152b7eb4ee9c3dde0b2066ff9c8--berkeley-db-18.1.40_1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/berkeley-db/blobs/sha256:c121a9
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/0caa1489c0f370d452da4fd3c16e283a427017103e9453917767644ca92b4b8d--berkeley-db--18.1.40_1.ventura.bottle.tar.gz
==> Fetching perl
Warning: Building perl from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://github.com/Perl/perl5/commit/7e19816aa8661ce0e984742e2df
######################################################################## 100.0%
==> Downloading https://www.cpan.org/src/5.0/perl-5.36.0.tar.xz
######################################################################## 100.0%
Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Preferences.

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

==> Fetching utf8proc
==> Downloading https://ghcr.io/v2/homebrew/core/utf8proc/manifests/2.8.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/utf8proc/blobs/sha256:205b140d5
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Pouring utf8proc--2.8.0.ventura.bottle.tar.gz
🍺  /Users/k-abe/BeerHall/usr/local/Cellar/utf8proc/2.8.0: 10 files, 747.4KB
==> Running `brew cleanup utf8proc`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Fetching dependencies for subversion: pkg-config, openssl@1.1, python@3.11, scons, pcre2, swig, apr-util and gettext
==> Fetching pkg-config
Warning: Building pkg-config from source:
  The bottle (and many others) needs to be installed into /usr/local.

==> Downloading https://pkgconfig.freedesktop.org/releases/pkg-config-0.29.2.tar
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/5bdbf3b3fdadaf72744884b98b74a2ff887bd63a20b246f811a222a146ad7b64--pkg-config-0.29.2.tar.gz
==> Fetching openssl@1.1
Warning: Building openssl@1.1 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://www.openssl.org/source/openssl-1.1.1t.tar.gz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ec3feb171aa63b32c30a6e7423e78f743f92d1ef984b66b0ea548d08220c0ce6--openssl-1.1.1t.tar.gz
==> Fetching python@3.11
Warning: Building python@3.11 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/6d2fb
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/2322057182c6bb73dfe09e098010168a5a9d0712a89cee86d2c5ddb11052137e--3.11-sysconfig.diff
==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/a1618
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/5fea40db1cb33001d6ab42c76fc28693ce292532c6ed6f89dd3154dac29167bb--3.10-distutils-scheme.diff
==> Downloading https://files.pythonhosted.org/packages/b6/21/cb9a8d0b2c8597c83f
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/baa4898f4ba1986a3029b65e2816bd8027282a9c55dfe944dd85a0081a76bf99--setuptools-65.6.3.tar.gz
==> Downloading https://files.pythonhosted.org/packages/a3/50/c4d2727b99052780aa
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/18f112eb5ce9a9a304959fcd69b75d3102a4f4bc9821d5aecacadd114a74c6b9--pip-22.3.1.tar.gz
==> Downloading https://files.pythonhosted.org/packages/a2/b8/6a06ff0f13a00fc3c3
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/11cf98bef3f824f9e6accda9cc720e738be1574ce4b58aa560a67633ac092eab--wheel-0.38.4.tar.gz
==> Downloading https://www.python.org/ftp/python/3.11.2/Python-3.11.2.tgz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ce4d3485f1170910f1fc15bee454d07bce7f72122bf69605c03a10856a187fb8--Python-3.11.2.tgz
==> Fetching scons
==> Downloading https://ghcr.io/v2/homebrew/core/scons/manifests/4.5.0
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/7f49647bbd17cb38505a6e8c7b76aa53f6a2db314f04dd6e377edf518a62e5d0--scons-4.5.0.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/scons/blobs/sha256:b786a0f61d35
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/8671a0dc2120cfa42bac0284f042bc8129c9bc1cacb148e9baccede9a7953cdf--scons--4.5.0.ventura.bottle.tar.gz
==> Fetching pcre2
==> Downloading https://ghcr.io/v2/homebrew/core/pcre2/manifests/10.42
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/6a53794fcaabc5cc5e05b19c02ca9c4c5f2cb9a4d65a5790a6841146465b040f--pcre2-10.42.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/pcre2/blobs/sha256:7f414ed9d561
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/75d2907d28236833dcb172288d16fe09964b80df40aeb49b044d6007a069b846--pcre2--10.42.ventura.bottle.tar.gz
==> Fetching swig
Warning: Building swig from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://downloads.sourceforge.net/project/swig/swig/swig-4.1.1/s
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/a9cc60bae4a14ba803f00aa5bc5139f77d8aecd59ddfcdbc0c93b327064385da--swig-4.1.1.tar.gz
==> Fetching apr-util
Warning: Building apr-util from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://www.apache.org/dyn/closer.lua?path=apr/apr-util-1.6.3.ta
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/f92b0b8f8aca10c95944d44ff834eaeff0ba3765853997ecca7f44208dbf111f--apr-util-1.6.3.tar.bz2
==> Fetching gettext
Warning: Building gettext from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://ftp.gnu.org/gnu/gettext/gettext-0.21.1.tar.gz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/3eb0a3c8f5e3d46e4a5ef0d5f11dd8bac0ba1e5457cd8cc4672929890890c9fb--gettext-0.21.1.tar.gz
==> Fetching subversion
Warning: Building subversion from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/03cf8
######################################################################## 100.0%
==> Downloading https://github.com/encukou/py3c/archive/v1.1.tar.gz
==> Downloading from https://codeload.github.com/encukou/py3c/tar.gz/refs/tags/v
######################################################################## 100.0%
==> Downloading https://www.apache.org/dyn/closer.lua?path=serf/serf-1.3.9.tar.b
==> Downloading from https://dlcdn.apache.org/serf/serf-1.3.9.tar.bz2
######################################################################## 100.0%
==> Downloading https://www.apache.org/dyn/closer.lua?path=subversion/subversion
==> Downloading from https://dlcdn.apache.org/subversion/subversion-1.14.2.tar.b
######################################################################## 100.0%
Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Preferences.

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

==> Fetching libyaml
==> Downloading https://ghcr.io/v2/homebrew/core/libyaml/manifests/0.2.5
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libyaml/blobs/sha256:b49e62f014
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Pouring libyaml--0.2.5.ventura.bottle.tar.gz
🍺  /Users/k-abe/BeerHall/usr/local/Cellar/libyaml/0.2.5: 10 files, 330.1KB
==> Running `brew cleanup libyaml`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Fetching libunistring
==> Downloading https://ghcr.io/v2/homebrew/core/libunistring/manifests/1.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libunistring/blobs/sha256:10dbd
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Pouring libunistring--1.1.ventura.bottle.tar.gz
🍺  /Users/k-abe/BeerHall/usr/local/Cellar/libunistring/1.1: 56 files, 5MB
==> Running `brew cleanup libunistring`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Fetching dependencies for libidn2: pkg-config and gettext
==> Fetching pkg-config
Warning: Building pkg-config from source:
  The bottle (and many others) needs to be installed into /usr/local.

==> Downloading https://pkgconfig.freedesktop.org/releases/pkg-config-0.29.2.tar
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/5bdbf3b3fdadaf72744884b98b74a2ff887bd63a20b246f811a222a146ad7b64--pkg-config-0.29.2.tar.gz
==> Fetching gettext
Warning: Building gettext from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://ftp.gnu.org/gnu/gettext/gettext-0.21.1.tar.gz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/3eb0a3c8f5e3d46e4a5ef0d5f11dd8bac0ba1e5457cd8cc4672929890890c9fb--gettext-0.21.1.tar.gz
==> Fetching libidn2
Warning: Building libidn2 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://ftp.gnu.org/gnu/libidn/libidn2-2.3.4.tar.gz
######################################################################## 100.0%
Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Preferences.

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

==> Fetching dependencies for help2man: gettext, openssl@1.1, berkeley-db and perl
==> Fetching gettext
Warning: Building gettext from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://ftp.gnu.org/gnu/gettext/gettext-0.21.1.tar.gz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/3eb0a3c8f5e3d46e4a5ef0d5f11dd8bac0ba1e5457cd8cc4672929890890c9fb--gettext-0.21.1.tar.gz
==> Fetching openssl@1.1
Warning: Building openssl@1.1 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://www.openssl.org/source/openssl-1.1.1t.tar.gz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ec3feb171aa63b32c30a6e7423e78f743f92d1ef984b66b0ea548d08220c0ce6--openssl-1.1.1t.tar.gz
==> Fetching berkeley-db
==> Downloading https://ghcr.io/v2/homebrew/core/berkeley-db/manifests/18.1.40_1
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/607612a8c3d71ff6967d4745fdedcc79f37ee152b7eb4ee9c3dde0b2066ff9c8--berkeley-db-18.1.40_1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/berkeley-db/blobs/sha256:c121a9
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/0caa1489c0f370d452da4fd3c16e283a427017103e9453917767644ca92b4b8d--berkeley-db--18.1.40_1.ventura.bottle.tar.gz
==> Fetching perl
Warning: Building perl from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://github.com/Perl/perl5/commit/7e19816aa8661ce0e984742e2df
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/7f32311b27d50333920999cd093f656926711401ab1fb378a60622e1e6d84b49--7e19816aa8661ce0e984742e2df11dd20dcdff18.patch
==> Downloading https://www.cpan.org/src/5.0/perl-5.36.0.tar.xz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/6f23a6ddaa764ba3a96cbcf347a03eab46e77d7caf95ec8d239df2347c0f0d9d--perl-5.36.0.tar.xz
==> Fetching help2man
==> Downloading https://ghcr.io/v2/homebrew/core/help2man/manifests/1.49.3_1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/help2man/blobs/sha256:0e51ad46b
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Installing dependencies for help2man: gettext, openssl@1.1, berkeley-db and perl
==> Installing help2man dependency: gettext
Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Preferences.

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

==> Fetching pcre2
==> Downloading https://ghcr.io/v2/homebrew/core/pcre2/manifests/10.42
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/6a53794fcaabc5cc5e05b19c02ca9c4c5f2cb9a4d65a5790a6841146465b040f--pcre2-10.42.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/pcre2/blobs/sha256:7f414ed9d561
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/75d2907d28236833dcb172288d16fe09964b80df40aeb49b044d6007a069b846--pcre2--10.42.ventura.bottle.tar.gz
==> Pouring pcre2--10.42.ventura.bottle.tar.gz
🍺  /Users/k-abe/BeerHall/usr/local/Cellar/pcre2/10.42: 230 files, 6.3MB
==> Running `brew cleanup pcre2`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Fetching lzip
==> Downloading https://ghcr.io/v2/homebrew/core/lzip/manifests/1.23
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/lzip/blobs/sha256:aba8468f8c8d1
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Pouring lzip--1.23.ventura.bottle.tar.gz
🍺  /Users/k-abe/BeerHall/usr/local/Cellar/lzip/1.23: 10 files, 227.4KB
==> Running `brew cleanup lzip`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Fetching oniguruma
==> Downloading https://ghcr.io/v2/homebrew/core/oniguruma/manifests/6.9.8
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/oniguruma/blobs/sha256:877e5ee7
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Pouring oniguruma--6.9.8.ventura.bottle.tar.gz
🍺  /Users/k-abe/BeerHall/usr/local/Cellar/oniguruma/6.9.8: 14 files, 1.4MB
==> Running `brew cleanup oniguruma`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Fetching brotli
==> Downloading https://ghcr.io/v2/homebrew/core/brotli/manifests/1.0.9
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/brotli/blobs/sha256:ed4f61a9dc1
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Pouring brotli--1.0.9.ventura.bottle.tar.gz
🍺  /Users/k-abe/BeerHall/usr/local/Cellar/brotli/1.0.9: 25 files, 2.3MB
==> Running `brew cleanup brotli`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Fetching libmetalink
==> Downloading https://ghcr.io/v2/homebrew/core/libmetalink/manifests/0.1.3
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libmetalink/blobs/sha256:458a2a
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Pouring libmetalink--0.1.3.ventura.bottle.tar.gz
🍺  /Users/k-abe/BeerHall/usr/local/Cellar/libmetalink/0.1.3: 31 files, 199.1KB
==> Running `brew cleanup libmetalink`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Fetching dependencies for libssh2: openssl@1.1
==> Fetching openssl@1.1
Warning: Building openssl@1.1 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://www.openssl.org/source/openssl-1.1.1t.tar.gz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ec3feb171aa63b32c30a6e7423e78f743f92d1ef984b66b0ea548d08220c0ce6--openssl-1.1.1t.tar.gz
==> Fetching libssh2
==> Downloading https://ghcr.io/v2/homebrew/core/libssh2/manifests/1.10.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libssh2/blobs/sha256:7a7ade31dd
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Installing dependencies for libssh2: openssl@1.1
==> Installing libssh2 dependency: openssl@1.1
Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Preferences.

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

==> Fetching c-ares
==> Downloading https://ghcr.io/v2/homebrew/core/c-ares/manifests/1.19.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/c-ares/blobs/sha256:0830e352c2b
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Pouring c-ares--1.19.0.ventura.bottle.tar.gz
🍺  /Users/k-abe/BeerHall/usr/local/Cellar/c-ares/1.19.0: 87 files, 655.8KB
==> Running `brew cleanup c-ares`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Fetching jemalloc
==> Downloading https://ghcr.io/v2/homebrew/core/jemalloc/manifests/5.3.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/jemalloc/blobs/sha256:66b5f3a4c
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Pouring jemalloc--5.3.0.ventura.bottle.tar.gz
🍺  /Users/k-abe/BeerHall/usr/local/Cellar/jemalloc/5.3.0: 16 files, 2.7MB
==> Running `brew cleanup jemalloc`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Fetching libev
==> Downloading https://ghcr.io/v2/homebrew/core/libev/manifests/4.33
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libev/blobs/sha256:6d0945ebe1bd
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Pouring libev--4.33.ventura.bottle.tar.gz
🍺  /Users/k-abe/BeerHall/usr/local/Cellar/libev/4.33: 12 files, 483.4KB
==> Running `brew cleanup libev`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Fetching libnghttp2
==> Downloading https://ghcr.io/v2/homebrew/core/libnghttp2/manifests/1.52.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libnghttp2/blobs/sha256:18ae975
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Pouring libnghttp2--1.52.0.ventura.bottle.tar.gz
🍺  /Users/k-abe/BeerHall/usr/local/Cellar/libnghttp2/1.52.0: 13 files, 715.5KB
==> Running `brew cleanup libnghttp2`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Fetching dependencies for nghttp2: pkg-config and openssl@1.1
==> Fetching pkg-config
Warning: Building pkg-config from source:
  The bottle (and many others) needs to be installed into /usr/local.

==> Downloading https://pkgconfig.freedesktop.org/releases/pkg-config-0.29.2.tar
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/5bdbf3b3fdadaf72744884b98b74a2ff887bd63a20b246f811a222a146ad7b64--pkg-config-0.29.2.tar.gz
==> Fetching openssl@1.1
Warning: Building openssl@1.1 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://www.openssl.org/source/openssl-1.1.1t.tar.gz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ec3feb171aa63b32c30a6e7423e78f743f92d1ef984b66b0ea548d08220c0ce6--openssl-1.1.1t.tar.gz
==> Fetching nghttp2
Warning: Building nghttp2 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://github.com/nghttp2/nghttp2/releases/download/v1.52.0/ngh
==> Downloading from https://objects.githubusercontent.com/github-production-rel
######################################################################## 100.0%
Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Preferences.

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

==> Fetching dependencies for openldap: openssl@1.1
==> Fetching openssl@1.1
Warning: Building openssl@1.1 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://www.openssl.org/source/openssl-1.1.1t.tar.gz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ec3feb171aa63b32c30a6e7423e78f743f92d1ef984b66b0ea548d08220c0ce6--openssl-1.1.1t.tar.gz
==> Fetching openldap
Warning: Building openldap from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/03cf8
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/195208ba31cadc265ea97bb8aad4e78caab1200daf4d855e6c839b5f987f92db--configure-big_sur.diff
==> Downloading https://www.openldap.org/software/download/OpenLDAP/openldap-rel
######################################################################## 100.0%
Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Preferences.

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

Error: No such keg: /Users/k-abe/BeerHall/usr/local/Cellar/openldap
==> Fetching dependencies for rtmpdump: openssl@1.1
==> Fetching openssl@1.1
Warning: Building openssl@1.1 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://www.openssl.org/source/openssl-1.1.1t.tar.gz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ec3feb171aa63b32c30a6e7423e78f743f92d1ef984b66b0ea548d08220c0ce6--openssl-1.1.1t.tar.gz
==> Fetching rtmpdump
==> Downloading https://ghcr.io/v2/homebrew/core/rtmpdump/manifests/2.4.20151223
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/rtmpdump/blobs/sha256:eb50329d4
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Installing dependencies for rtmpdump: openssl@1.1
==> Installing rtmpdump dependency: openssl@1.1
Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Preferences.

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

==> Fetching zstd
==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.4
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/e6303c6a4e2fa961cb687230d6bcc920e3d056abe81ee48027406f24117d8f01--zstd-1.5.4.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/zstd/blobs/sha256:7af6b7ea79567
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/e71748d7d9f07e95d5c8dd79dcdc9ebed44e4bbaf114ef948a09cec1dbc5c214--zstd--1.5.4.ventura.bottle.tar.gz
==> Pouring zstd--1.5.4.ventura.bottle.tar.gz
🍺  /Users/k-abe/BeerHall/usr/local/Cellar/zstd/1.5.4: 31 files, 2.4MB
==> Running `brew cleanup zstd`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Fetching bash-completion
==> Downloading https://ghcr.io/v2/homebrew/core/bash-completion/manifests/1.3_3
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/bash-completion/blobs/sha256:1a
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching dependencies for coreutils: gmp
==> Fetching gmp
==> Downloading https://ghcr.io/v2/homebrew/core/gmp/manifests/6.2.1_1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/gmp/blobs/sha256:4c6488dfd53b82
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching coreutils
Warning: Building coreutils from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://ftp.gnu.org/gnu/coreutils/coreutils-9.1.tar.xz
######################################################################## 100.0%
==> Fetching findutils
==> Downloading https://ghcr.io/v2/homebrew/core/findutils/manifests/4.9.0-1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/findutils/blobs/sha256:c32f96d5
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching dependencies for wget: pkg-config, gettext, libidn2 and openssl@3
==> Fetching pkg-config
Warning: Building pkg-config from source:
  The bottle (and many others) needs to be installed into /usr/local.

==> Downloading https://pkgconfig.freedesktop.org/releases/pkg-config-0.29.2.tar
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/5bdbf3b3fdadaf72744884b98b74a2ff887bd63a20b246f811a222a146ad7b64--pkg-config-0.29.2.tar.gz
==> Fetching gettext
Warning: Building gettext from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://ftp.gnu.org/gnu/gettext/gettext-0.21.1.tar.gz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/3eb0a3c8f5e3d46e4a5ef0d5f11dd8bac0ba1e5457cd8cc4672929890890c9fb--gettext-0.21.1.tar.gz
==> Fetching libidn2
Warning: Building libidn2 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://ftp.gnu.org/gnu/libidn/libidn2-2.3.4.tar.gz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/061cfa29d6644fe013f3e12b2fedf3918ccb6758865bcc904ca8a059afc6b90f--libidn2-2.3.4.tar.gz
==> Fetching openssl@3
Warning: Building openssl@3 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://www.openssl.org/source/openssl-3.0.8.tar.gz
######################################################################## 100.0%
==> Fetching wget
Warning: Building wget from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://ftp.gnu.org/gnu/wget/wget-1.21.3.tar.gz
######################################################################## 100.0%
==> Fetching git
Warning: Building git from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://mirrors.edge.kernel.org/pub/software/scm/git/git-htmldoc
######################################################################## 100.0%
==> Downloading https://mirrors.edge.kernel.org/pub/software/scm/git/git-manpage
######################################################################## 100.0%
==> Downloading https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Net-SMTP-SSL-1.04
######################################################################## 100.0%
==> Downloading https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.39.2.
######################################################################## 100.0%
==> Fetching dependencies for ruby@2.7: openssl@1.1
==> Fetching openssl@1.1
Warning: Building openssl@1.1 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://www.openssl.org/source/openssl-1.1.1t.tar.gz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ec3feb171aa63b32c30a6e7423e78f743f92d1ef984b66b0ea548d08220c0ce6--openssl-1.1.1t.tar.gz
==> Fetching ruby@2.7
Warning: Building ruby@2.7 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://rubygems.org/rubygems/rubygems-3.3.26.tgz
######################################################################## 100.0%
==> Downloading https://cache.ruby-lang.org/pub/ruby/2.7/ruby-2.7.7.tar.xz
######################################################################## 100.0%
==> Fetching dependencies for flex: berkeley-db, perl and help2man
==> Fetching berkeley-db
==> Downloading https://ghcr.io/v2/homebrew/core/berkeley-db/manifests/18.1.40_1
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/607612a8c3d71ff6967d4745fdedcc79f37ee152b7eb4ee9c3dde0b2066ff9c8--berkeley-db-18.1.40_1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/berkeley-db/blobs/sha256:c121a9
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/0caa1489c0f370d452da4fd3c16e283a427017103e9453917767644ca92b4b8d--berkeley-db--18.1.40_1.ventura.bottle.tar.gz
==> Fetching perl
Warning: Building perl from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://github.com/Perl/perl5/commit/7e19816aa8661ce0e984742e2df
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/7f32311b27d50333920999cd093f656926711401ab1fb378a60622e1e6d84b49--7e19816aa8661ce0e984742e2df11dd20dcdff18.patch
==> Downloading https://www.cpan.org/src/5.0/perl-5.36.0.tar.xz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/6f23a6ddaa764ba3a96cbcf347a03eab46e77d7caf95ec8d239df2347c0f0d9d--perl-5.36.0.tar.xz
==> Fetching help2man
==> Downloading https://ghcr.io/v2/homebrew/core/help2man/manifests/1.49.3_1
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/7613b87c401865b370d2d7f4755804eb0040b53647b0cb3721eb3769dcfac30f--help2man-1.49.3_1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/help2man/blobs/sha256:0e51ad46b
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/0ed2a4d0fc1add21570b5ee85e3eb3aa74f956426a8c2c13c9dc35eac1e15f19--help2man--1.49.3_1.ventura.bottle.tar.gz
==> Fetching flex
Warning: Building flex from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/03cf8
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/195208ba31cadc265ea97bb8aad4e78caab1200daf4d855e6c839b5f987f92db--configure-big_sur.diff
==> Downloading https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6
==> Downloading from https://objects.githubusercontent.com/github-production-rel
######################################################################## 100.0%
==> Fetching make
Warning: Building make from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://ftp.gnu.org/gnu/make/make-4.4.1.tar.lz
######################################################################## 100.0%
==> Fetching jq
==> Downloading https://ghcr.io/v2/homebrew/core/jq/manifests/1.6-1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/jq/blobs/sha256:b70ec02353c5f6c
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Fetching dependencies for curl: libssh2, openldap and rtmpdump
==> Fetching libssh2
==> Downloading https://ghcr.io/v2/homebrew/core/libssh2/manifests/1.10.0
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/6e41bd7557e621390f4e9b68efeffc513d76c89598bdcf08c113dcb26af48c26--libssh2-1.10.0.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/libssh2/blobs/sha256:7a7ade31dd
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/e3b336e97f85c4f5ae5e88af3eb9968a2708c580b37564b8bb39db9052514f66--libssh2--1.10.0.ventura.bottle.tar.gz
==> Fetching openldap
Warning: Building openldap from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/03cf8
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/195208ba31cadc265ea97bb8aad4e78caab1200daf4d855e6c839b5f987f92db--configure-big_sur.diff
==> Downloading https://www.openldap.org/software/download/OpenLDAP/openldap-rel
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/016321acdf5a337e190b6ffe02dc5a41e5b4f480eb3b720b8e7f0630797010f0--openldap-2.6.4.tgz
==> Fetching rtmpdump
==> Downloading https://ghcr.io/v2/homebrew/core/rtmpdump/manifests/2.4.20151223
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/cc1598f2946e431654b278ceac5c9e7f21238bb5ed66d9e5c8640f9030a528cc--rtmpdump-2.4+20151223_1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/rtmpdump/blobs/sha256:eb50329d4
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/4a7fae294796855a3eeeee4c7f26392a49e50f256297e0d2eb71d222ee819c35--rtmpdump--2.4+20151223_1.ventura.bottle.tar.gz
==> Fetching curl
==> Downloading https://ghcr.io/v2/homebrew/core/curl/manifests/7.88.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/curl/blobs/sha256:72d1772795ffd
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Pouring bash-completion--1.3_3.ventura.bottle.tar.gz
==> Caveats
Add the following line to your ~/.bash_profile:
  [[ -r "/Users/k-abe/BeerHall/usr/local/etc/profile.d/bash_completion.sh" ]] && . "/Users/k-abe/BeerHall/usr/local/etc/profile.d/bash_completion.sh"

Bash completion has been installed to:
  /Users/k-abe/BeerHall/usr/local/etc/bash_completion.d
==> Summary
🍺  /Users/k-abe/BeerHall/usr/local/Cellar/bash-completion/1.3_3: 189 files, 608.7KB
==> Running `brew cleanup bash-completion`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Preferences.

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

==> Tapping esolitos/ipa
Cloning into '/Users/k-abe/BeerHall/usr/local/Library/Taps/esolitos/homebrew-ipa'...
remote: Enumerating objects: 59, done.
remote: Counting objects: 100% (25/25), done.
remote: Compressing objects: 100% (17/17), done.
remote: Total 59 (delta 2), reused 0 (delta 0), pack-reused 34
Unpacking objects: 100% (59/59), done.
Tapped 1 formula (71 files, 23.4KB).
==> Fetching esolitos/ipa/sshpass
==> Downloading https://downloads.sourceforge.net/project/sshpass/sshpass/1.09/s
==> Downloading from https://jaist.dl.sourceforge.net/project/sshpass/sshpass/1.
######################################################################## 100.0%
==> Fetching dependencies for iproute2mac: pkg-config, openssl@1.1 and python@3.11
==> Fetching pkg-config
Warning: Building pkg-config from source:
  The bottle (and many others) needs to be installed into /usr/local.

==> Downloading https://pkgconfig.freedesktop.org/releases/pkg-config-0.29.2.tar
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/5bdbf3b3fdadaf72744884b98b74a2ff887bd63a20b246f811a222a146ad7b64--pkg-config-0.29.2.tar.gz
==> Fetching openssl@1.1
Warning: Building openssl@1.1 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://www.openssl.org/source/openssl-1.1.1t.tar.gz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ec3feb171aa63b32c30a6e7423e78f743f92d1ef984b66b0ea548d08220c0ce6--openssl-1.1.1t.tar.gz
==> Fetching python@3.11
Warning: Building python@3.11 from source as the bottle needs:
- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/k-abe/BeerHall/usr/local/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/k-abe/BeerHall/usr/local)
==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/6d2fb
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/2322057182c6bb73dfe09e098010168a5a9d0712a89cee86d2c5ddb11052137e--3.11-sysconfig.diff
==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/a1618
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/5fea40db1cb33001d6ab42c76fc28693ce292532c6ed6f89dd3154dac29167bb--3.10-distutils-scheme.diff
==> Downloading https://files.pythonhosted.org/packages/b6/21/cb9a8d0b2c8597c83f
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/baa4898f4ba1986a3029b65e2816bd8027282a9c55dfe944dd85a0081a76bf99--setuptools-65.6.3.tar.gz
==> Downloading https://files.pythonhosted.org/packages/a3/50/c4d2727b99052780aa
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/18f112eb5ce9a9a304959fcd69b75d3102a4f4bc9821d5aecacadd114a74c6b9--pip-22.3.1.tar.gz
==> Downloading https://files.pythonhosted.org/packages/a2/b8/6a06ff0f13a00fc3c3
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/11cf98bef3f824f9e6accda9cc720e738be1574ce4b58aa560a67633ac092eab--wheel-0.38.4.tar.gz
==> Downloading https://www.python.org/ftp/python/3.11.2/Python-3.11.2.tgz
Already downloaded: /Users/k-abe/BeerHall/usr/local/cache/downloads/ce4d3485f1170910f1fc15bee454d07bce7f72122bf69605c03a10856a187fb8--Python-3.11.2.tgz
==> Fetching iproute2mac
==> Downloading https://ghcr.io/v2/homebrew/core/iproute2mac/manifests/1.4.1-1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/iproute2mac/blobs/sha256:eb6014
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Installing sshpass from esolitos/ipa
Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Preferences.

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

Error: No such keg: /Users/k-abe/BeerHall/usr/local/Cellar/ruby@2.7
Error: No such keg: /Users/k-abe/BeerHall/usr/local/Cellar/flex
Error: No such keg: /Users/k-abe/BeerHall/usr/local/Cellar/curl
Fetching sync-0.5.0.gem
Fetching e2mmap-0.1.0.gem
Fetching shell-0.8.1.gem
Successfully installed sync-0.5.0
Successfully installed e2mmap-0.1.0
Successfully installed shell-0.8.1
Parsing documentation for sync-0.5.0
Installing ri documentation for sync-0.5.0
Parsing documentation for e2mmap-0.1.0
Installing ri documentation for e2mmap-0.1.0
Parsing documentation for shell-0.8.1
Installing ri documentation for shell-0.8.1
Done installing documentation for sync, e2mmap, shell after 0 seconds
3 gems installed

A new release of RubyGems is available: 3.4.1 → 3.4.7!
Run `gem update --system 3.4.7` to update your installation.

make aliase to code
make symbolic link from $BEERHALL/etc to $HOMEBREW_PREFIX/etc
ls: /usr/local/lib/libfl*: No such file or directory
make symbolic link from /usr/local/lib to flex/lib
ls: /Users/k-abe/BeerHall/usr/local/opt/flex/lib: No such file or directory
make BeerHall
download startetrobo
/Users/k-abe/startetrobo_mac.command: line 459: /Users/k-abe/BeerHall/usr/local/bin/wget: No such file or directory
chmod: startetrobo: No such file or directory
bash on BeerHall is invoked on /Users/k-abe/BeerHall
invoker params: 
Welcome, you are in jtBeerHall - an implementation of Homebrew sandbox
bash on BeerHall is invoked by params: ./startetrobo  
bash: ./startetrobo: No such file or directory
logout

Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
Deleting expired sessions...none found.

[プロセスが完了しました]
khachiman commented 1 year ago

Error: Your Command Line Tools are too outdated. Update them from Software Update in System Preferences.

If that doesn't show you any updates, run: sudo rm -rf /Library/Developer/CommandLineTools sudo xcode-select --install

Alternatively, manually download them from: https://developer.apple.com/download/all/. You should download the Command Line Tools for Xcode 14.1.

Command Line Tools for Xcode のバージョンが14.1が必要なようです。(14.1以上であれば大丈夫だと思います) すでにアップデートは試みたようですが、いくつになっていますか?

grace2riku commented 1 year ago

@khachiman ありがとうございます。 Command Line Tools for Xcode のバージョンは14.2.0.0.1.1668646533にアップデートしました。

その後、BeerHallも含めた全体のアンインストール/再インストールを実行しアンインストールしました。

再度、開発環境構築をはじめから行い2時間経過・・・という状況です。 いまのところ、前回の環境構築で発生していたつぎのログは発生していないです。

Error: Your Command Line Tools are too outdated.
Update them from Software Update in System Preferences.

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

なにか進展ありましたら更新させていただきます。

jtFuruhata commented 1 year ago

BeerHallの段階、HomeBrewでのパッケージのインストールに失敗しているような感じです。anaconda系のものがインストールされているなどあまりクリーンな.bashrcではないようで、HomeBrewのインストール先が他に奪われてしまっているのかもしれません。 ( /Users/k-abe/startetrobo_mac.command: line 459: /Users/k-abe/BeerHall/usr/local/bin/wget: No such file or directory あたりが致命的ですね) こちらでもちょっと詳しく追ってみます。

jtFuruhata commented 1 year ago

なるほど、ログを見る限りHomeBrewパッケージの依存関係がものすごく複雑になっていますね、循環依存しているように見えるものもあって本当に大丈夫かなって気もしているのですが... ちょっと今Macで作業中でBeerHallを全消しできないので少々お時間をいただければと思います。

grace2riku commented 1 year ago

@jtFuruhata @khachiman メッセージいただきありがとうございます。

Command Line Tools for Xcode のバージョンを14.2.0.0.1.1668646533にアップデートした後に、はじめからインストールし直したところ、サンプル(sample_c4)のmake, シミュレータの動作確認ができました。

丁寧にサポートいただきありがとうございます🙇

Macで環境構築する場合は、Command Line Tools for Xcode のバージョンは14.1以上にした方が良さそうですね。

grace2riku commented 1 year ago

つぎの手順で環境構築が成功したのでまとめます。

サポート、ありがとうございました🙇