Created
July 24, 2023 19:50
-
-
Save Saeven/ff8bc2e732a23622b1b5e784b83269c1 to your computer and use it in GitHub Desktop.
Revisions
-
Saeven created this gist
Jul 24, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,2 @@ Homebrew build logs for php on macOS 13.4 Build date: 2023-07-23 23:39:42 This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,18 @@ HOMEBREW_VERSION: 4.1.1 ORIGIN: https://github.com/Homebrew/brew HEAD: 3b3300546b5a4e40b74f4ee33cf225cca280defe Last commit: 12 hours ago Core tap JSON: 24 Jul 19:41 UTC HOMEBREW_PREFIX: /opt/homebrew HOMEBREW_CASK_OPTS: [] HOMEBREW_GITHUB_API_TOKEN: set HOMEBREW_MAKE_JOBS: 24 Homebrew Ruby: 2.6.10 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby CPU: 24-core 64-bit arm_blizzard_avalanche Clang: 14.0.3 build 1403 Git: 2.39.2 => /Library/Developer/CommandLineTools/usr/bin/git Curl: 7.88.1 => /usr/bin/curl macOS: 13.4.1-arm64 CLT: 14.3.1.0.1.1683849156 Xcode: N/A Rosetta 2: false This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,22 @@ Please note that these warnings are just used to help the Homebrew maintainers with debugging if you file an issue. If everything you use Homebrew for is working fine: please don't worry or file an issue; just ignore this. Thanks! Warning: /usr/bin occurs before /opt/homebrew/bin in your PATH. This means that system-provided programs will be used instead of those provided by Homebrew. Consider setting your PATH so that /opt/homebrew/bin occurs before /usr/bin. Here is a one-liner: echo 'export PATH="/opt/homebrew/bin:$PATH"' >> ~/.zshrc The following tools exist at both paths: tidy openssl Warning: Homebrew's "bin" was not found in your PATH. Consider setting your PATH for example like so: echo 'export PATH="/opt/homebrew/bin:$PATH"' >> ~/.zshrc Warning: Homebrew's "sbin" was not found in your PATH but you have installed formulae that put executables in /opt/homebrew/sbin. Consider setting your PATH for example like so: echo 'export PATH="/opt/homebrew/sbin:$PATH"' >> ~/.zshrc This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ 2023-07-24 15:46:33 -0400 /opt/homebrew/Cellar/php/8.2.8/bin/pear config-set php_ini /opt/homebrew/etc/php/8.2/php.ini system config-set succeeded This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ 2023-07-24 15:46:33 -0400 /opt/homebrew/Cellar/php/8.2.8/bin/pear config-set php_dir /opt/homebrew/share/pear system config-set succeeded This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ 2023-07-24 15:46:33 -0400 /opt/homebrew/Cellar/php/8.2.8/bin/pear config-set doc_dir /opt/homebrew/share/pear/doc system config-set succeeded This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ 2023-07-24 15:46:33 -0400 /opt/homebrew/Cellar/php/8.2.8/bin/pear config-set ext_dir /opt/homebrew/lib/php/pecl/20220829 system config-set succeeded This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ 2023-07-24 15:46:33 -0400 /opt/homebrew/Cellar/php/8.2.8/bin/pear config-set bin_dir /opt/homebrew/opt/php/bin system config-set succeeded This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ 2023-07-24 15:46:33 -0400 /opt/homebrew/Cellar/php/8.2.8/bin/pear config-set data_dir /opt/homebrew/share/pear/data system config-set succeeded This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ 2023-07-24 15:46:33 -0400 /opt/homebrew/Cellar/php/8.2.8/bin/pear config-set cfg_dir /opt/homebrew/share/pear/cfg system config-set succeeded This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ 2023-07-24 15:46:33 -0400 /opt/homebrew/Cellar/php/8.2.8/bin/pear config-set www_dir /opt/homebrew/share/pear/htdocs system config-set succeeded This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ 2023-07-24 15:46:33 -0400 /opt/homebrew/Cellar/php/8.2.8/bin/pear config-set man_dir /opt/homebrew/share/man system config-set succeeded This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ 2023-07-24 15:46:34 -0400 /opt/homebrew/Cellar/php/8.2.8/bin/pear config-set test_dir /opt/homebrew/share/pear/test system config-set succeeded This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ 2023-07-24 15:46:34 -0400 /opt/homebrew/Cellar/php/8.2.8/bin/pear config-set php_bin /opt/homebrew/opt/php/bin/php system config-set succeeded This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,26 @@ 2023-07-24 15:46:34 -0400 /opt/homebrew/Cellar/php/8.2.8/bin/pear update-channels Updating channel "doc.php.net" Warning: Undefined variable $php_errormsg in Config.php on line 1029 PHP Warning: Undefined variable $php_errormsg in /opt/homebrew/Cellar/php/8.2.8/share/php/pear/PEAR/Config.php on line 1029 Warning: Undefined variable $php_errormsg in /opt/homebrew/Cellar/php/8.2.8/share/php/pear/PEAR/Config.php on line 1029 Update of Channel "doc.php.net" succeeded Updating channel "pear.php.net" Warning: Undefined variable $php_errormsg in Config.php on line 1029 PHP Warning: Undefined variable $php_errormsg in /opt/homebrew/Cellar/php/8.2.8/share/php/pear/PEAR/Config.php on line 1029 Warning: Undefined variable $php_errormsg in /opt/homebrew/Cellar/php/8.2.8/share/php/pear/PEAR/Config.php on line 1029 Update of Channel "pear.php.net" succeeded Updating channel "pecl.php.net" Warning: Undefined variable $php_errormsg in Config.php on line 1029 PHP Warning: Undefined variable $php_errormsg in /opt/homebrew/Cellar/php/8.2.8/share/php/pear/PEAR/Config.php on line 1029 Warning: Undefined variable $php_errormsg in /opt/homebrew/Cellar/php/8.2.8/share/php/pear/PEAR/Config.php on line 1029 Update of Channel "pecl.php.net" succeeded