Skip to content

protobuf@29 29.5 #225040

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
1 change: 1 addition & 0 deletions Formula/b/brpc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class Brpc < Formula
url "https://dlcdn.apache.org/brpc/1.13.0/apache-brpc-1.13.0-src.tar.gz"
sha256 "106f6be8bbc6038b975f611c0e7a862a1c3ea3f8c82ec83d3915790a1ca7f5d8"
license "Apache-2.0"
revision 1
head "https://github.com/apache/brpc.git", branch: "master"

bottle do
Expand Down
2 changes: 1 addition & 1 deletion Formula/lib/libpulsar.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
mirror "https://archive.apache.org/dist/pulsar/pulsar-client-cpp-3.7.0/apache-pulsar-client-cpp-3.7.0.tar.gz"
sha256 "3223cfeda484ab7b580f4a8768b5a85739cc064005c765c06cde67c3238639c9"
license "Apache-2.0"
revision 2
revision 3

bottle do
sha256 cellar: :any, arm64_sequoia: "17409dae5bc4dfeae755a2e7ebc4d0e255a56f12f6c8d658a8f631cdbfe35bec"
Expand All @@ -31,7 +31,7 @@
uses_from_macos "curl"
uses_from_macos "zlib"

def install

Check failure on line 34 in Formula/lib/libpulsar.rb

View workflow job for this annotation

GitHub Actions / macOS 15-arm64

`brew install --verbose --formula --build-bottle libpulsar` failed on macOS Sequoia (15) on Apple Silicon!

cd /private/tmp/libpulsar-20250623-31472-q1ecjg/apache-pulsar-client-cpp-3.7.0/build/lib && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_ALL_NO_LIB -DBUILDING_PULSAR -DHAS_SNAPPY=1 -DHAS_ZSTD=1 -DPROTOBUF_USE_DLLS -DUSE_ASIO -I/private/tmp/libpulsar-20250623-31472-q1ecjg/apache-pulsar-client-cpp-3.7.0 -I/private/tmp/libpulsar-20250623-31472-q1ecjg/apache-pulsar-client-cpp-3.7.0/include -I/private/tmp/libpulsar-20250623-31472-q1ecjg/apache-pulsar-client-cpp-3.7.0/build/include -I/private/tmp/libpulsar-20250623-31472-q1ecjg/apache-pulsar-client-cpp-3.7.0/build/generated -I/opt/homebrew/opt/openssl@3/include -I/private/tmp/libpulsar-20250623-31472-q1ecjg/apache-pulsar-client-cpp-3.7.0/build/generated/lib -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -fPIC -Wall -Wformat-security -Wvla -Werror -Wno-sign-compare -Wno-deprecated-declarations -Wno-error=cpp -msse4.2 -mpclmul -Qunused-arguments -MD -MT lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/Authentication.cc.o -MF CMakeFiles/PULSAR_OBJECT_LIB.dir/Authentication.cc.o.d -o CMakeFiles/PULSAR_OBJECT_LIB.dir/Authentication.cc.o -c /private/tmp/libpulsar-20250623-31472-q1ecjg/apache-pulsar-client-cpp-3.7.0/lib/Authentication.cc cd /private/tmp/libpulsar-20250623-31472-q1ecjg/apache-pulsar-client-cpp-3.7.0/build/lib && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_ALL_NO_LIB -DBUILDING_PULSAR -DHAS_SNAPPY=1 -DHAS_ZSTD=1 -DPROTOBUF_USE_DLLS -DUSE_ASIO -I/private/tmp/libpulsar-20250623-31472-q1ecjg/apache-pulsar-client-cpp-3.7.0 -I/private/tmp/libpulsar-20250623-31472-q1ecjg/apache-pulsar-client-cpp-3.7.0/include -I/private/tmp/libpulsar-20250623-31472-q1ecjg/apache-pulsar-client-cpp-3.7.0/build/include -I/private/tmp/libpulsar-20250623-31472-q1ecjg/apache-pulsar-client-cpp-3.7.0/build/generated -I/opt/homebrew/opt/openssl@3/include -I/private/tmp/libpulsar-20250623-31472-q1ecjg/apache-pulsar-client-cpp-3.7.0/build/generated/lib -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -fPIC -Wall -Wformat-security -Wvla -Werror -Wno-sign-compare -Wno-deprecated-declarations -Wno-error=cpp -msse4.2 -mpclmul -Qunused-arguments -MD -MT lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTrackerDisabled.cc.o -MF CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTrackerDisabled.cc.o.d -o CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTrackerDisabled.cc.o -c /private/tmp/libpulsar-20250623-31472-q1ecjg/apache-pulsar-client-cpp-3.7.0/lib/AckGroupingTrackerDisabled.cc [ 3%] Building CXX object lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTracker.cc.o cd /private/tmp/libpulsar-20250623-31472-q1ecjg/apache-pulsar-client-cpp-3.7.0/build/lib && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_ALL_NO_LIB -DBUILDING_PULSAR -DHAS_SNAPPY=1 -DHAS_ZSTD=1 -DPROTOBUF_USE_DLLS -DUSE_ASIO -I/private/tmp/libpulsar-20250623-31472-q1ecjg/apache-pulsar-client-cpp-3.7.0 -I/private/tmp/libpulsar-20250623-31472-q1ecjg/apache-pulsar-client-cpp-3.7.0/include -I/private/tmp/libpulsar-20250623-31472-q1ecjg/apache-pulsar-client-cpp-3.7.0/build/include -I/private/tmp/libpulsar-20250623-31472-q1ecjg/apache-pulsar-client-cpp-3.7.0/build/generated -I/opt/homebrew/opt/openssl@3/include -I/private/tmp/libpulsar-20250623-31472-q1ecjg/apache-pulsar-client-cpp-3.7.0/build/generated/lib -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -fPIC -Wall -Wformat-security -Wvla -Werror -Wno-sign-compare -Wno-deprecated-declarations -Wno-error=cpp -msse4.2 -mpclmul -Qunused-arguments -MD -MT lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTracker.cc.o -MF CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTracker.cc.o.d -o CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTracker.cc.o -c /private/tmp/libpulsar-20250623-31472-q1ecjg/apache-pulsar-client-cpp-3.7.0/lib/AckGroupingTracker.cc In file included from /private/tmp/libpulsar-20250623-31472-q1ecjg/apache-pu

Check failure on line 34 in Formula/lib/libpulsar.rb

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

`brew install --verbose --formula --build-bottle libpulsar` failed on macOS Ventura (13) on Apple Silicon!

[ 3%] Building CXX object lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTrackerDisabled.cc.o cd /private/tmp/libpulsar-20250623-31559-x32s25/apache-pulsar-client-cpp-3.7.0/build/lib && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_ALL_NO_LIB -DBUILDING_PULSAR -DHAS_SNAPPY=1 -DHAS_ZSTD=1 -DPROTOBUF_USE_DLLS -DUSE_ASIO -I/private/tmp/libpulsar-20250623-31559-x32s25/apache-pulsar-client-cpp-3.7.0 -I/private/tmp/libpulsar-20250623-31559-x32s25/apache-pulsar-client-cpp-3.7.0/include -I/private/tmp/libpulsar-20250623-31559-x32s25/apache-pulsar-client-cpp-3.7.0/build/include -I/private/tmp/libpulsar-20250623-31559-x32s25/apache-pulsar-client-cpp-3.7.0/build/generated -I/opt/homebrew/opt/openssl@3/include -I/private/tmp/libpulsar-20250623-31559-x32s25/apache-pulsar-client-cpp-3.7.0/build/generated/lib -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -Wall -Wformat-security -Wvla -Werror -Wno-sign-compare -Wno-deprecated-declarations -Wno-error=cpp -msse4.2 -mpclmul -Qunused-arguments -MD -MT lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/Authentication.cc.o -MF CMakeFiles/PULSAR_OBJECT_LIB.dir/Authentication.cc.o.d -o CMakeFiles/PULSAR_OBJECT_LIB.dir/Authentication.cc.o -c /private/tmp/libpulsar-20250623-31559-x32s25/apache-pulsar-client-cpp-3.7.0/lib/Authentication.cc cd /private/tmp/libpulsar-20250623-31559-x32s25/apache-pulsar-client-cpp-3.7.0/build/lib && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_ALL_NO_LIB -DBUILDING_PULSAR -DHAS_SNAPPY=1 -DHAS_ZSTD=1 -DPROTOBUF_USE_DLLS -DUSE_ASIO -I/private/tmp/libpulsar-20250623-31559-x32s25/apache-pulsar-client-cpp-3.7.0 -I/private/tmp/libpulsar-20250623-31559-x32s25/apache-pulsar-client-cpp-3.7.0/include -I/private/tmp/libpulsar-20250623-31559-x32s25/apache-pulsar-client-cpp-3.7.0/build/include -I/private/tmp/libpulsar-20250623-31559-x32s25/apache-pulsar-client-cpp-3.7.0/build/generated -I/opt/homebrew/opt/openssl@3/include -I/private/tmp/libpulsar-20250623-31559-x32s25/apache-pulsar-client-cpp-3.7.0/build/generated/lib -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -Wall -Wformat-security -Wvla -Werror -Wno-sign-compare -Wno-deprecated-declarations -Wno-error=cpp -msse4.2 -mpclmul -Qunused-arguments -MD -MT lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTrackerDisabled.cc.o -MF CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTrackerDisabled.cc.o.d -o CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTrackerDisabled.cc.o -c /private/tmp/libpulsar-20250623-31559-x32s25/apache-pulsar-client-cpp-3.7.0/lib/AckGroupingTrackerDisabled.cc cd /private/tmp/libpulsar-20250623-31559-x32s25/apache-pulsar-client-cpp-3.7.0/build/lib && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_ALL_NO_LIB -DBUILDING_PULSAR -DHAS_SNAPPY=1 -DHAS_ZSTD=1 -DPROTOBUF_USE_DLLS -DUSE_ASIO -I/private/tmp/libpulsar-20250623-31559-x32s25/apache-pulsar-client-cpp-3.7.0 -I/private/tmp/libpulsar-20250623-31559-x32s25/apache-pulsar-client-cpp-3.7.0/include -I/private/tmp/libpulsar-20250623-31559-x32s25/apache-pulsar-client-cpp-3.7.0/build/include -I/private/tmp/libpulsar-20250623-31559-x32s25/apache-pulsar-client-cpp-3.7.0/build/generated -I/opt/homebrew/opt/openssl@3/include -I/private/tmp/libpulsar-20250623-31559-x32s25/apache-pulsar-client-cpp-3.7.0/build/generated/lib -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -Wall -Wformat-security -Wvla -Werror -Wno-sign-compare -Wno-deprecated-declarations -Wno-error=cpp -msse4.2 -mpclmul -Qunused-arguments -MD -MT lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTracker.cc.o -MF CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTracker.cc.o.d -o CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTracker.cc.o -c /private/tmp/libpulsar-20250623-31559-x32s25/apache-pulsar-client-cpp-3.7.0/lib/AckGroupingTracker.cc In file included from /private/tmp/libpulsar-20250623-31559-x32s25/a

Check failure on line 34 in Formula/lib/libpulsar.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

`brew install --verbose --formula --build-bottle libpulsar` failed on macOS Sonoma (14) on Apple Silicon!

[ 3%] Building CXX object lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/Authentication.cc.o cd /private/tmp/libpulsar-20250623-31575-okwj1y/apache-pulsar-client-cpp-3.7.0/build/lib && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_ALL_NO_LIB -DBUILDING_PULSAR -DHAS_SNAPPY=1 -DHAS_ZSTD=1 -DPROTOBUF_USE_DLLS -DUSE_ASIO -I/private/tmp/libpulsar-20250623-31575-okwj1y/apache-pulsar-client-cpp-3.7.0 -I/private/tmp/libpulsar-20250623-31575-okwj1y/apache-pulsar-client-cpp-3.7.0/include -I/private/tmp/libpulsar-20250623-31575-okwj1y/apache-pulsar-client-cpp-3.7.0/build/include -I/private/tmp/libpulsar-20250623-31575-okwj1y/apache-pulsar-client-cpp-3.7.0/build/generated -I/opt/homebrew/opt/openssl@3/include -I/private/tmp/libpulsar-20250623-31575-okwj1y/apache-pulsar-client-cpp-3.7.0/build/generated/lib -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fPIC -Wall -Wformat-security -Wvla -Werror -Wno-sign-compare -Wno-deprecated-declarations -Wno-error=cpp -msse4.2 -mpclmul -Qunused-arguments -MD -MT lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/Authentication.cc.o -MF CMakeFiles/PULSAR_OBJECT_LIB.dir/Authentication.cc.o.d -o CMakeFiles/PULSAR_OBJECT_LIB.dir/Authentication.cc.o -c /private/tmp/libpulsar-20250623-31575-okwj1y/apache-pulsar-client-cpp-3.7.0/lib/Authentication.cc cd /private/tmp/libpulsar-20250623-31575-okwj1y/apache-pulsar-client-cpp-3.7.0/build/lib && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_ALL_NO_LIB -DBUILDING_PULSAR -DHAS_SNAPPY=1 -DHAS_ZSTD=1 -DPROTOBUF_USE_DLLS -DUSE_ASIO -I/private/tmp/libpulsar-20250623-31575-okwj1y/apache-pulsar-client-cpp-3.7.0 -I/private/tmp/libpulsar-20250623-31575-okwj1y/apache-pulsar-client-cpp-3.7.0/include -I/private/tmp/libpulsar-20250623-31575-okwj1y/apache-pulsar-client-cpp-3.7.0/build/include -I/private/tmp/libpulsar-20250623-31575-okwj1y/apache-pulsar-client-cpp-3.7.0/build/generated -I/opt/homebrew/opt/openssl@3/include -I/private/tmp/libpulsar-20250623-31575-okwj1y/apache-pulsar-client-cpp-3.7.0/build/generated/lib -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fPIC -Wall -Wformat-security -Wvla -Werror -Wno-sign-compare -Wno-deprecated-declarations -Wno-error=cpp -msse4.2 -mpclmul -Qunused-arguments -MD -MT lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTrackerDisabled.cc.o -MF CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTrackerDisabled.cc.o.d -o CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTrackerDisabled.cc.o -c /private/tmp/libpulsar-20250623-31575-okwj1y/apache-pulsar-client-cpp-3.7.0/lib/AckGroupingTrackerDisabled.cc cd /private/tmp/libpulsar-20250623-31575-okwj1y/apache-pulsar-client-cpp-3.7.0/build/lib && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_ALL_NO_LIB -DBUILDING_PULSAR -DHAS_SNAPPY=1 -DHAS_ZSTD=1 -DPROTOBUF_USE_DLLS -DUSE_ASIO -I/private/tmp/libpulsar-20250623-31575-okwj1y/apache-pulsar-client-cpp-3.7.0 -I/private/tmp/libpulsar-20250623-31575-okwj1y/apache-pulsar-client-cpp-3.7.0/include -I/private/tmp/libpulsar-20250623-31575-okwj1y/apache-pulsar-client-cpp-3.7.0/build/include -I/private/tmp/libpulsar-20250623-31575-okwj1y/apache-pulsar-client-cpp-3.7.0/build/generated -I/opt/homebrew/opt/openssl@3/include -I/private/tmp/libpulsar-20250623-31575-okwj1y/apache-pulsar-client-cpp-3.7.0/build/generated/lib -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fPIC -Wall -Wformat-security -Wvla -Werror -Wno-sign-compare -Wno-deprecated-declarations -Wno-error=cpp -msse4.2 -mpclmul -Qunused-arguments -MD -MT lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTracker.cc.o -MF CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTracker.cc.o.d -o CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTracker.cc.o -c /private/tmp/libpulsar-20250623-31575-okwj1y/apache-pulsar-client-cpp-3.7.0/lib/AckGroupingTracker.cc In file included from /private/tmp/libpulsar-20250623-31575-okwj1y/apache-pulsar

Check failure on line 34 in Formula/lib/libpulsar.rb

View workflow job for this annotation

GitHub Actions / Linux arm64

`brew install --verbose --formula --build-bottle libpulsar` failed on Linux arm64!

cd /var/tmp/libpulsar-20250623-22470-yxhcxe/apache-pulsar-client-cpp-3.7.0/build/lib && /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/g++-11 -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_ALL_NO_LIB -DBUILDING_PULSAR -DHAS_SNAPPY=1 -DHAS_ZSTD=1 -DPULSAR_AUXV_GETAUXVAL_PRESENT -DUSE_ASIO -I/var/tmp/libpulsar-20250623-22470-yxhcxe/apache-pulsar-client-cpp-3.7.0 -I/var/tmp/libpulsar-20250623-22470-yxhcxe/apache-pulsar-client-cpp-3.7.0/include -I/var/tmp/libpulsar-20250623-22470-yxhcxe/apache-pulsar-client-cpp-3.7.0/build/include -I/var/tmp/libpulsar-20250623-22470-yxhcxe/apache-pulsar-client-cpp-3.7.0/build/generated -I/home/linuxbrew/.linuxbrew/opt/openssl@3/include -I/var/tmp/libpulsar-20250623-22470-yxhcxe/apache-pulsar-client-cpp-3.7.0/build/generated/lib -O3 -DNDEBUG -std=gnu++17 -fPIC -Wall -Wformat-security -Wvla -Werror -Wno-sign-compare -Wno-deprecated-declarations -Wno-error=cpp -Wno-stringop-truncation -fdiagnostics-show-option -fdiagnostics-color -fvisibility=hidden -MD -MT lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTrackerDisabled.cc.o -MF CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTrackerDisabled.cc.o.d -o CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTrackerDisabled.cc.o -c /var/tmp/libpulsar-20250623-22470-yxhcxe/apache-pulsar-client-cpp-3.7.0/lib/AckGroupingTrackerDisabled.cc [ 3%] Building CXX object lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/Authentication.cc.o cd /var/tmp/libpulsar-20250623-22470-yxhcxe/apache-pulsar-client-cpp-3.7.0/build/lib && /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/g++-11 -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_ALL_NO_LIB -DBUILDING_PULSAR -DHAS_SNAPPY=1 -DHAS_ZSTD=1 -DPULSAR_AUXV_GETAUXVAL_PRESENT -DUSE_ASIO -I/var/tmp/libpulsar-20250623-22470-yxhcxe/apache-pulsar-client-cpp-3.7.0 -I/var/tmp/libpulsar-20250623-22470-yxhcxe/apache-pulsar-client-cpp-3.7.0/include -I/var/tmp/libpulsar-20250623-22470-yxhcxe/apache-pulsar-client-cpp-3.7.0/build/include -I/var/tmp/libpulsar-20250623-22470-yxhcxe/apache-pulsar-client-cpp-3.7.0/build/generated -I/home/linuxbrew/.linuxbrew/opt/openssl@3/include -I/var/tmp/libpulsar-20250623-22470-yxhcxe/apache-pulsar-client-cpp-3.7.0/build/generated/lib -O3 -DNDEBUG -std=gnu++17 -fPIC -Wall -Wformat-security -Wvla -Werror -Wno-sign-compare -Wno-deprecated-declarations -Wno-error=cpp -Wno-stringop-truncation -fdiagnostics-show-option -fdiagnostics-color -fvisibility=hidden -MD -MT lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTrackerEnabled.cc.o -MF CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTrackerEnabled.cc.o.d -o CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTrackerEnabled.cc.o -c /var/tmp/libpulsar-20250623-22470-yxhcxe/apache-pulsar-client-cpp-3.7.0/lib/AckGroupingTrackerEnabled.cc cd /var/tmp/libpulsar-20250623-22470-yxhcxe/apache-pulsar-client-cpp-3.7.0/build/lib && /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/g++-11 -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_ALL_NO_LIB -DBUILDING_PULSAR -DHAS_SNAPPY=1 -DHAS_ZSTD=1 -DPULSAR_AUXV_GETAUXVAL_PRESENT -DUSE_ASIO -I/var/tmp/libpulsar-20250623-22470-yxhcxe/apache-pulsar-client-cpp-3.7.0 -I/var/tmp/libpulsar-20250623-22470-yxhcxe/apache-pulsar-client-cpp-3.7.0/include -I/var/tmp/libpulsar-20250623-22470-yxhcxe/apache-pulsar-client-cpp-3.7.0/build/include -I/var/tmp/libpulsar-20250623-22470-yxhcxe/apache-pulsar-client-cpp-3.7.0/build/generated -I/home/linuxbrew/.linuxbrew/opt/openssl@3/include -I/var/tmp/libpulsar-20250623-22470-yxhcxe/apache-pulsar-client-cpp-3.7.0/build/generated/lib -O3 -DNDEBUG -std=gnu++17 -fPIC -Wall -Wformat-security -Wvla -Werror -Wno-sign-compare -Wno-deprecated-declarations -Wno-error=cpp -Wno-stringop-truncation -fdiagnostics-show-option -fdiagnostics-color -fvisibility=hidden -MD -MT lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/Authentication.cc.o -MF CMakeFiles/PULSAR_OBJECT_LIB.dir/Authentication.cc.o.d -o CMakeFiles/PULSAR_OBJECT_LIB.dir/Authentication.cc.o -c /var/tmp/libpulsar-20250623-22470-yxhcxe/apache-pulsar-client-cpp-3.7.0/lib/Authentication.cc In file included from �[K/var/tmp/libpulsar-20250623-22470-yxh

Check failure on line 34 in Formula/lib/libpulsar.rb

View workflow job for this annotation

GitHub Actions / Linux x86_64

`brew install --verbose --formula --build-bottle libpulsar` failed on Linux x86_64!

cd /var/tmp/libpulsar-20250623-22513-q99zah/apache-pulsar-client-cpp-3.7.0/build/lib && /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/g++-11 -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_ALL_NO_LIB -DBUILDING_PULSAR -DHAS_SNAPPY=1 -DHAS_ZSTD=1 -DPULSAR_AUXV_GETAUXVAL_PRESENT -DUSE_ASIO -I/var/tmp/libpulsar-20250623-22513-q99zah/apache-pulsar-client-cpp-3.7.0 -I/var/tmp/libpulsar-20250623-22513-q99zah/apache-pulsar-client-cpp-3.7.0/include -I/var/tmp/libpulsar-20250623-22513-q99zah/apache-pulsar-client-cpp-3.7.0/build/include -I/var/tmp/libpulsar-20250623-22513-q99zah/apache-pulsar-client-cpp-3.7.0/build/generated -I/home/linuxbrew/.linuxbrew/opt/openssl@3/include -I/var/tmp/libpulsar-20250623-22513-q99zah/apache-pulsar-client-cpp-3.7.0/build/generated/lib -O3 -DNDEBUG -std=gnu++17 -fPIC -Wall -Wformat-security -Wvla -Werror -Wno-sign-compare -Wno-deprecated-declarations -Wno-error=cpp -msse4.2 -mpclmul -Wno-stringop-truncation -fdiagnostics-show-option -fdiagnostics-color -fvisibility=hidden -MD -MT lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTracker.cc.o -MF CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTracker.cc.o.d -o CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTracker.cc.o -c /var/tmp/libpulsar-20250623-22513-q99zah/apache-pulsar-client-cpp-3.7.0/lib/AckGroupingTracker.cc cd /var/tmp/libpulsar-20250623-22513-q99zah/apache-pulsar-client-cpp-3.7.0/build/lib && /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/g++-11 -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_ALL_NO_LIB -DBUILDING_PULSAR -DHAS_SNAPPY=1 -DHAS_ZSTD=1 -DPULSAR_AUXV_GETAUXVAL_PRESENT -DUSE_ASIO -I/var/tmp/libpulsar-20250623-22513-q99zah/apache-pulsar-client-cpp-3.7.0 -I/var/tmp/libpulsar-20250623-22513-q99zah/apache-pulsar-client-cpp-3.7.0/include -I/var/tmp/libpulsar-20250623-22513-q99zah/apache-pulsar-client-cpp-3.7.0/build/include -I/var/tmp/libpulsar-20250623-22513-q99zah/apache-pulsar-client-cpp-3.7.0/build/generated -I/home/linuxbrew/.linuxbrew/opt/openssl@3/include -I/var/tmp/libpulsar-20250623-22513-q99zah/apache-pulsar-client-cpp-3.7.0/build/generated/lib -O3 -DNDEBUG -std=gnu++17 -fPIC -Wall -Wformat-security -Wvla -Werror -Wno-sign-compare -Wno-deprecated-declarations -Wno-error=cpp -msse4.2 -mpclmul -Wno-stringop-truncation -fdiagnostics-show-option -fdiagnostics-color -fvisibility=hidden -MD -MT lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTrackerDisabled.cc.o -MF CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTrackerDisabled.cc.o.d -o CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTrackerDisabled.cc.o -c /var/tmp/libpulsar-20250623-22513-q99zah/apache-pulsar-client-cpp-3.7.0/lib/AckGroupingTrackerDisabled.cc cd /var/tmp/libpulsar-20250623-22513-q99zah/apache-pulsar-client-cpp-3.7.0/build/lib && /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/g++-11 -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_ALL_NO_LIB -DBUILDING_PULSAR -DHAS_SNAPPY=1 -DHAS_ZSTD=1 -DPULSAR_AUXV_GETAUXVAL_PRESENT -DUSE_ASIO -I/var/tmp/libpulsar-20250623-22513-q99zah/apache-pulsar-client-cpp-3.7.0 -I/var/tmp/libpulsar-20250623-22513-q99zah/apache-pulsar-client-cpp-3.7.0/include -I/var/tmp/libpulsar-20250623-22513-q99zah/apache-pulsar-client-cpp-3.7.0/build/include -I/var/tmp/libpulsar-20250623-22513-q99zah/apache-pulsar-client-cpp-3.7.0/build/generated -I/home/linuxbrew/.linuxbrew/opt/openssl@3/include -I/var/tmp/libpulsar-20250623-22513-q99zah/apache-pulsar-client-cpp-3.7.0/build/generated/lib -O3 -DNDEBUG -std=gnu++17 -fPIC -Wall -Wformat-security -Wvla -Werror -Wno-sign-compare -Wno-deprecated-declarations -Wno-error=cpp -msse4.2 -mpclmul -Wno-stringop-truncation -fdiagnostics-show-option -fdiagnostics-color -fvisibility=hidden -MD -MT lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTrackerEnabled.cc.o -MF CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTrackerEnabled.cc.o.d -o CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTrackerEnabled.cc.o -c /var/tmp/libpulsar-20250623-22513-q99zah/apache-pulsar-client-cpp-3.7.0/lib/AckGroupingTrackerEnabled.cc cd /var/tmp/libpulsar-20250623-22513-q99zah/apache-pulsar-client-cpp-3.7.0/b

Check failure on line 34 in Formula/lib/libpulsar.rb

View workflow job for this annotation

GitHub Actions / macOS 14-x86_64

`brew install --verbose --formula --build-bottle libpulsar` failed on macOS Sonoma (14)!

cd /private/tmp/libpulsar-20250624-31564-x5v065/apache-pulsar-client-cpp-3.7.0/build/lib && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_ALL_NO_LIB -DBUILDING_PULSAR -DHAS_SNAPPY=1 -DHAS_ZSTD=1 -DPROTOBUF_USE_DLLS -DUSE_ASIO -I/private/tmp/libpulsar-20250624-31564-x5v065/apache-pulsar-client-cpp-3.7.0 -I/private/tmp/libpulsar-20250624-31564-x5v065/apache-pulsar-client-cpp-3.7.0/include -I/private/tmp/libpulsar-20250624-31564-x5v065/apache-pulsar-client-cpp-3.7.0/build/include -I/private/tmp/libpulsar-20250624-31564-x5v065/apache-pulsar-client-cpp-3.7.0/build/generated -I/usr/local/opt/openssl@3/include -I/private/tmp/libpulsar-20250624-31564-x5v065/apache-pulsar-client-cpp-3.7.0/build/generated/lib -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fPIC -Wall -Wformat-security -Wvla -Werror -Wno-sign-compare -Wno-deprecated-declarations -Wno-error=cpp -msse4.2 -mpclmul -Qunused-arguments -MD -MT lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/Authentication.cc.o -MF CMakeFiles/PULSAR_OBJECT_LIB.dir/Authentication.cc.o.d -o CMakeFiles/PULSAR_OBJECT_LIB.dir/Authentication.cc.o -c /private/tmp/libpulsar-20250624-31564-x5v065/apache-pulsar-client-cpp-3.7.0/lib/Authentication.cc cd /private/tmp/libpulsar-20250624-31564-x5v065/apache-pulsar-client-cpp-3.7.0/build/lib && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_ALL_NO_LIB -DBUILDING_PULSAR -DHAS_SNAPPY=1 -DHAS_ZSTD=1 -DPROTOBUF_USE_DLLS -DUSE_ASIO -I/private/tmp/libpulsar-20250624-31564-x5v065/apache-pulsar-client-cpp-3.7.0 -I/private/tmp/libpulsar-20250624-31564-x5v065/apache-pulsar-client-cpp-3.7.0/include -I/private/tmp/libpulsar-20250624-31564-x5v065/apache-pulsar-client-cpp-3.7.0/build/include -I/private/tmp/libpulsar-20250624-31564-x5v065/apache-pulsar-client-cpp-3.7.0/build/generated -I/usr/local/opt/openssl@3/include -I/private/tmp/libpulsar-20250624-31564-x5v065/apache-pulsar-client-cpp-3.7.0/build/generated/lib -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fPIC -Wall -Wformat-security -Wvla -Werror -Wno-sign-compare -Wno-deprecated-declarations -Wno-error=cpp -msse4.2 -mpclmul -Qunused-arguments -MD -MT lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/BatchMessageContainer.cc.o -MF CMakeFiles/PULSAR_OBJECT_LIB.dir/BatchMessageContainer.cc.o.d -o CMakeFiles/PULSAR_OBJECT_LIB.dir/BatchMessageContainer.cc.o -c /private/tmp/libpulsar-20250624-31564-x5v065/apache-pulsar-client-cpp-3.7.0/lib/BatchMessageContainer.cc [ 6%] Building CXX object lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/BatchMessageContainerBase.cc.o cd /private/tmp/libpulsar-20250624-31564-x5v065/apache-pulsar-client-cpp-3.7.0/build/lib && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_ALL_NO_LIB -DBUILDING_PULSAR -DHAS_SNAPPY=1 -DHAS_ZSTD=1 -DPROTOBUF_USE_DLLS -DUSE_ASIO -I/private/tmp/libpulsar-20250624-31564-x5v065/apache-pulsar-client-cpp-3.7.0 -I/private/tmp/libpulsar-20250624-31564-x5v065/apache-pulsar-client-cpp-3.7.0/include -I/private/tmp/libpulsar-20250624-31564-x5v065/apache-pulsar-client-cpp-3.7.0/build/include -I/private/tmp/libpulsar-20250624-31564-x5v065/apache-pulsar-client-cpp-3.7.0/build/generated -I/usr/local/opt/openssl@3/include -I/private/tmp/libpulsar-20250624-31564-x5v065/apache-pulsar-client-cpp-3.7.0/build/generated/lib -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fPIC -Wall -Wformat-security -Wvla -Werror -Wno-sign-compare -Wno-deprecated-declarations -Wno-error=cpp -msse4.2 -mpclmul -Qunused-arguments -MD -MT lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/BatchMessageContainerBase.cc.o -MF CMakeFiles/PULSAR_OBJECT_LIB.dir/BatchMessageContainerBase.cc.o.d -o CMakeFiles/PULSAR_OBJECT_LIB.dir/BatchMessageContainerBase.cc.o -c /private/tmp/libpulsar-20250624-31564-x5v065/apache-pulsar-client-cpp-3.7.0/lib/BatchMessageContainerBase.cc In file included from /private/tmp/libpulsar-20250624-31564-x5v065/apache-pulsar-client-

Check failure on line 34 in Formula/lib/libpulsar.rb

View workflow job for this annotation

GitHub Actions / macOS 13-x86_64

`brew install --verbose --formula --build-bottle libpulsar` failed on macOS Ventura (13)!

cd /private/tmp/libpulsar-20250624-31656-7bo38y/apache-pulsar-client-cpp-3.7.0/build/lib && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_ALL_NO_LIB -DBUILDING_PULSAR -DHAS_SNAPPY=1 -DHAS_ZSTD=1 -DPROTOBUF_USE_DLLS -DUSE_ASIO -I/private/tmp/libpulsar-20250624-31656-7bo38y/apache-pulsar-client-cpp-3.7.0 -I/private/tmp/libpulsar-20250624-31656-7bo38y/apache-pulsar-client-cpp-3.7.0/include -I/private/tmp/libpulsar-20250624-31656-7bo38y/apache-pulsar-client-cpp-3.7.0/build/include -I/private/tmp/libpulsar-20250624-31656-7bo38y/apache-pulsar-client-cpp-3.7.0/build/generated -I/usr/local/opt/openssl@3/include -I/private/tmp/libpulsar-20250624-31656-7bo38y/apache-pulsar-client-cpp-3.7.0/build/generated/lib -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -Wall -Wformat-security -Wvla -Werror -Wno-sign-compare -Wno-deprecated-declarations -Wno-error=cpp -msse4.2 -mpclmul -Qunused-arguments -MD -MT lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/Backoff.cc.o -MF CMakeFiles/PULSAR_OBJECT_LIB.dir/Backoff.cc.o.d -o CMakeFiles/PULSAR_OBJECT_LIB.dir/Backoff.cc.o -c /private/tmp/libpulsar-20250624-31656-7bo38y/apache-pulsar-client-cpp-3.7.0/lib/Backoff.cc cd /private/tmp/libpulsar-20250624-31656-7bo38y/apache-pulsar-client-cpp-3.7.0/build/lib && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_ALL_NO_LIB -DBUILDING_PULSAR -DHAS_SNAPPY=1 -DHAS_ZSTD=1 -DPROTOBUF_USE_DLLS -DUSE_ASIO -I/private/tmp/libpulsar-20250624-31656-7bo38y/apache-pulsar-client-cpp-3.7.0 -I/private/tmp/libpulsar-20250624-31656-7bo38y/apache-pulsar-client-cpp-3.7.0/include -I/private/tmp/libpulsar-20250624-31656-7bo38y/apache-pulsar-client-cpp-3.7.0/build/include -I/private/tmp/libpulsar-20250624-31656-7bo38y/apache-pulsar-client-cpp-3.7.0/build/generated -I/usr/local/opt/openssl@3/include -I/private/tmp/libpulsar-20250624-31656-7bo38y/apache-pulsar-client-cpp-3.7.0/build/generated/lib -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -Wall -Wformat-security -Wvla -Werror -Wno-sign-compare -Wno-deprecated-declarations -Wno-error=cpp -msse4.2 -mpclmul -Qunused-arguments -MD -MT lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTracker.cc.o -MF CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTracker.cc.o.d -o CMakeFiles/PULSAR_OBJECT_LIB.dir/AckGroupingTracker.cc.o -c /private/tmp/libpulsar-20250624-31656-7bo38y/apache-pulsar-client-cpp-3.7.0/lib/AckGroupingTracker.cc [ 6%] Building CXX object lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/BatchMessageContainerBase.cc.o cd /private/tmp/libpulsar-20250624-31656-7bo38y/apache-pulsar-client-cpp-3.7.0/build/lib && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_ALL_NO_LIB -DBUILDING_PULSAR -DHAS_SNAPPY=1 -DHAS_ZSTD=1 -DPROTOBUF_USE_DLLS -DUSE_ASIO -I/private/tmp/libpulsar-20250624-31656-7bo38y/apache-pulsar-client-cpp-3.7.0 -I/private/tmp/libpulsar-20250624-31656-7bo38y/apache-pulsar-client-cpp-3.7.0/include -I/private/tmp/libpulsar-20250624-31656-7bo38y/apache-pulsar-client-cpp-3.7.0/build/include -I/private/tmp/libpulsar-20250624-31656-7bo38y/apache-pulsar-client-cpp-3.7.0/build/generated -I/usr/local/opt/openssl@3/include -I/private/tmp/libpulsar-20250624-31656-7bo38y/apache-pulsar-client-cpp-3.7.0/build/generated/lib -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -Wall -Wformat-security -Wvla -Werror -Wno-sign-compare -Wno-deprecated-declarations -Wno-error=cpp -msse4.2 -mpclmul -Qunused-arguments -MD -MT lib/CMakeFiles/PULSAR_OBJECT_LIB.dir/BatchMessageContainerBase.cc.o -MF CMakeFiles/PULSAR_OBJECT_LIB.dir/BatchMessageContainerBase.cc.o.d -o CMakeFiles/PULSAR_OBJECT_LIB.dir/BatchMessageContainerBase.cc.o -c /private/tmp/libpulsar-20250624-31656-7bo38y/apache-pulsar-client-cpp-3.7.0/lib/BatchMessageContainerBase.cc In file included from /private/tmp/libpulsar-20250624-31656-7bo38y/apache-pulsar-client-cpp-3.7.0/lib/AckGroupingTrackerEnabled.
args = %W[
-DBUILD_TESTS=OFF
-DCMAKE_CXX_STANDARD=17
Expand Down
1 change: 1 addition & 0 deletions Formula/m/mysql.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
url "https://cdn.mysql.com/Downloads/MySQL-9.3/mysql-9.3.0.tar.gz"
sha256 "1a3ee236f1daac5ef897c6325c9b0e0aae486389be1b8001deb3ff77ce682d60"
license "GPL-2.0-only" => { with: "Universal-FOSS-exception-1.0" }
revision 1

livecheck do
url "https://dev.mysql.com/downloads/mysql/?tpl=files&os=src"
Expand Down Expand Up @@ -70,7 +71,7 @@
var/"mysql"
end

def install

Check failure on line 74 in Formula/m/mysql.rb

View workflow job for this annotation

GitHub Actions / macOS 15-arm64

`brew install --verbose --formula --build-bottle mysql` failed on macOS Sequoia (15) on Apple Silicon!

Test ended at 2025-06-23 23:40:21 CURRENT_TEST: main.status mysqltest: At line 80: Query failed. Query: 'reap' Returned error: 1205 (HY000): Lock wait timeout exceeded; try restarting transaction The result from queries just before the failure was: # Sending: update t1 set n = get_lock('mysqltest_lock', 100) ; # Switched to connection: con1 # Wait for the first UPDATE to get blocked. # Sending: update t1 set n = 3; # Switched to connection: default # wait for the second UPDATE to get blocked Timeout in wait_condition.inc for select 1 from INFORMATION_SCHEMA.PROCESSLIST where ID = (select connection_id()) and STATE = "Waiting for table level lock" select release_lock('mysqltest_lock'); release_lock('mysqltest_lock') 1 # Switched to connection: con2 # Reaping first UPDATE select release_lock('mysqltest_lock'); release_lock('mysqltest_lock') 1 # Switched to connection: con1 # Reaping second UPDATE safe_process[73023]: Child process: 73024, exit: 1 - the logfile can be found in '/private/tmp/mysql-20250623-36427-thji7/mysql-9.3.0/mysql-test-vardir/log/main.status/status.log' [100%] shutdown_report [ pass ] ------------------------------------------------------------------------------ The servers were restarted 0 times The servers were reinitialized 0 times Spent 0.000 of 67 seconds executing testcases Completed: Failed 1/2 tests, 50.00% were successful. Failing test(s): main.status The log files in var/log may give you some hint of what went wrong. If you want to report this error, please read first the documentation at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html mysql-test-run: *** ERROR: there were failing test cases ==> Formula Path: /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/m/mysql.rb ==> Configuration HOMEBREW_VERSION: 4.5.8-6-g27b9bf2 ORIGIN: https://github.com/Homebrew/brew HEAD: 27b9bf23772635d9f9fb5cce7ff1e39474440748 Last commit: 8 hours ago Branch: master Core tap HEAD: 77e36c43b52671c16588e00c884ec6dc564fe744 Core tap last commit: 61 minutes ago Core tap JSON: 23 Jun 22:44 UTC Core cask tap JSON: 23 Jun 22:44 UTC HOMEBREW_PREFIX: /opt/homebrew HOMEBREW_CACHE: /Users/brew/Library/Caches/Homebrew HOMEBREW_CASK_OPTS: [] HOMEBREW_COLOR: set HOMEBREW_CURL_PATH: /usr/bin/curl HOMEBREW_FAIL_LOG_LINES: 150 HOMEBREW_GITHUB_API_TOKEN: set HOMEBREW_GIT_EMAIL: [email protected] HOMEBREW_GIT_NAME: BrewTestBot HOMEBREW_GIT_PATH: /usr/bin/git HOMEBREW_LOGS: /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs HOMEBREW_MAKE_JOBS: 4 HOMEBREW_NO_AUTO_UPDATE: set HOMEBREW_NO_EMOJI: set HOMEBREW_NO_ENV_HINTS: set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: set HOMEBREW_NO_INSTALL_FROM_API: set HOMEBREW_SORBET_RUNTIME: set HOMEBREW_VERIFY_ATTESTATIONS: set Homebrew Ruby: 3.4.4 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.4.4/bin/ruby CPU: quad-core 64-bit dunno Clang: 17.0.0 build 1700 Git: 2.39.5 => /usr/bin/git Curl: 8.7.1 => /usr/bin/curl macOS: 15.4.1-arm64 CLT: 16.3.0.0.1.1742442376 Xcode: 16.3 Rosetta 2: false ==> ENV HOMEBREW_CC: clang HOMEBREW_CXX: clang++ MAKEFLAGS: -j4 CMAKE_PREFIX_PATH: /opt/homebrew/opt/bison:/opt/homebrew/opt/icu4c@77:/opt/homebrew/opt/protobuf@29:/opt/homebrew/opt/zlib:/opt/homebrew CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries PKG_CONFIG_PATH: /opt/homebrew/opt/pkgconf/lib/pkgconfig:/opt/homebrew/opt/abseil/lib/pkgconfig:/opt/homebrew/opt/icu4c@77/lib/pkgconfig:/opt/homebrew/opt/lz4/lib/pkgconfig:/opt/homebrew/opt/openssl@3/lib/pkgconfig:/opt/homebrew/opt/protobuf@29/lib/pkgconfig:/opt/homebrew/opt/zlib/lib/pkgconfig:/opt/homebrew/opt/xz/lib/pkgconfig:/opt/homebrew/opt/zstd/lib/pkgconfig PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/opt/homebrew/Library/Homebrew/os/mac/pkgconfig/15 HOMEBREW_MA

Check failure on line 74 in Formula/m/mysql.rb

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

`brew install --verbose --formula --build-bottle mysql` failed on macOS Ventura (13) on Apple Silicon!

Test ended at 2025-06-23 23:14:00 CURRENT_TEST: main.status mysqltest: At line 80: Query failed. Query: 'reap' Returned error: 1205 (HY000): Lock wait timeout exceeded; try restarting transaction The result from queries just before the failure was: # Sending: update t1 set n = get_lock('mysqltest_lock', 100) ; # Switched to connection: con1 # Wait for the first UPDATE to get blocked. # Sending: update t1 set n = 3; # Switched to connection: default # wait for the second UPDATE to get blocked Timeout in wait_condition.inc for select 1 from INFORMATION_SCHEMA.PROCESSLIST where ID = (select connection_id()) and STATE = "Waiting for table level lock" select release_lock('mysqltest_lock'); release_lock('mysqltest_lock') 1 # Switched to connection: con2 # Reaping first UPDATE select release_lock('mysqltest_lock'); release_lock('mysqltest_lock') 1 # Switched to connection: con1 # Reaping second UPDATE safe_process[88337]: Child process: 88338, exit: 1 - the logfile can be found in '/private/tmp/mysql-20250623-37969-idxvgr/mysql-9.3.0/mysql-test-vardir/log/main.status/status.log' [100%] shutdown_report [ pass ] ------------------------------------------------------------------------------ The servers were restarted 0 times The servers were reinitialized 0 times Spent 0.000 of 62 seconds executing testcases Completed: Failed 1/2 tests, 50.00% were successful. Failing test(s): main.status The log files in var/log may give you some hint of what went wrong. If you want to report this error, please read first the documentation at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html mysql-test-run: *** ERROR: there were failing test cases ==> Formula Path: /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/m/mysql.rb ==> Configuration HOMEBREW_VERSION: 4.5.8-6-g27b9bf2 ORIGIN: https://github.com/Homebrew/brew HEAD: 27b9bf23772635d9f9fb5cce7ff1e39474440748 Last commit: 7 hours ago Branch: master Core tap HEAD: 77e36c43b52671c16588e00c884ec6dc564fe744 Core tap last commit: 35 minutes ago Core tap JSON: 23 Jun 22:44 UTC Core cask tap JSON: 23 Jun 22:44 UTC HOMEBREW_PREFIX: /opt/homebrew HOMEBREW_CACHE: /Users/brew/Library/Caches/Homebrew HOMEBREW_CASK_OPTS: [] HOMEBREW_COLOR: set HOMEBREW_CURL_PATH: /usr/bin/curl HOMEBREW_FAIL_LOG_LINES: 150 HOMEBREW_GITHUB_API_TOKEN: set HOMEBREW_GIT_EMAIL: [email protected] HOMEBREW_GIT_NAME: BrewTestBot HOMEBREW_GIT_PATH: /usr/bin/git HOMEBREW_LOGS: /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs HOMEBREW_MAKE_JOBS: 4 HOMEBREW_NO_AUTO_UPDATE: set HOMEBREW_NO_EMOJI: set HOMEBREW_NO_ENV_HINTS: set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: set HOMEBREW_NO_INSTALL_FROM_API: set HOMEBREW_SORBET_RUNTIME: set HOMEBREW_VERIFY_ATTESTATIONS: set Homebrew Ruby: 3.4.4 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.4.4/bin/ruby CPU: quad-core 64-bit dunno Clang: 15.0.0 build 1500 Git: 2.39.3 => /usr/bin/git Curl: 8.7.1 => /usr/bin/curl macOS: 13.7.5-arm64 CLT: 15.1.0.0.1.1700200546 Xcode: 15.2 Rosetta 2: false ==> ENV HOMEBREW_CC: llvm_clang HOMEBREW_CXX: llvm_clang++ LDFLAGS: -L/opt/homebrew/opt/llvm/lib/unwind -lunwind MAKEFLAGS: -j4 CMAKE_PREFIX_PATH: /opt/homebrew/opt/bison:/opt/homebrew/opt/icu4c@77:/opt/homebrew/opt/protobuf@29:/opt/homebrew/opt/zlib:/opt/homebrew/opt/readline:/opt/homebrew/opt/sqlite:/opt/homebrew/opt/expat:/opt/homebrew/opt/llvm:/opt/homebrew CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries CMAKE_FRAMEWORK_PATH: /opt/homebrew/opt/[email protected]/Frameworks PKG_CONFIG_PATH: /opt/homebrew/opt/pkgconf/lib/pkgconfig:/opt/homebrew/opt/abseil/lib/pkgconfig:/opt/homebrew/opt/icu4c@77/lib/pkgconfig:/opt/homebrew/opt/lz4/lib/pkgconfig:/opt/homebrew/opt/openssl@3/lib/pkgconfig:/opt/homebrew/opt/protobuf

Check failure on line 74 in Formula/m/mysql.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

`brew install --verbose --formula --build-bottle mysql` failed on macOS Sonoma (14) on Apple Silicon!

Test ended at 2025-06-23 23:14:41 CURRENT_TEST: main.status mysqltest: At line 80: Query failed. Query: 'reap' Returned error: 1205 (HY000): Lock wait timeout exceeded; try restarting transaction The result from queries just before the failure was: # Sending: update t1 set n = get_lock('mysqltest_lock', 100) ; # Switched to connection: con1 # Wait for the first UPDATE to get blocked. # Sending: update t1 set n = 3; # Switched to connection: default # wait for the second UPDATE to get blocked Timeout in wait_condition.inc for select 1 from INFORMATION_SCHEMA.PROCESSLIST where ID = (select connection_id()) and STATE = "Waiting for table level lock" select release_lock('mysqltest_lock'); release_lock('mysqltest_lock') 1 # Switched to connection: con2 # Reaping first UPDATE select release_lock('mysqltest_lock'); release_lock('mysqltest_lock') 1 # Switched to connection: con1 # Reaping second UPDATE safe_process[72973]: Child process: 72974, exit: 1 - the logfile can be found in '/private/tmp/mysql-20250623-36461-4bl2ww/mysql-9.3.0/mysql-test-vardir/log/main.status/status.log' [100%] shutdown_report [ pass ] ------------------------------------------------------------------------------ The servers were restarted 0 times The servers were reinitialized 0 times Spent 0.000 of 59 seconds executing testcases Completed: Failed 1/2 tests, 50.00% were successful. Failing test(s): main.status The log files in var/log may give you some hint of what went wrong. If you want to report this error, please read first the documentation at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html mysql-test-run: *** ERROR: there were failing test cases ==> Formula Path: /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/m/mysql.rb ==> Configuration HOMEBREW_VERSION: 4.5.8-6-g27b9bf2 ORIGIN: https://github.com/Homebrew/brew HEAD: 27b9bf23772635d9f9fb5cce7ff1e39474440748 Last commit: 7 hours ago Branch: master Core tap HEAD: 77e36c43b52671c16588e00c884ec6dc564fe744 Core tap last commit: 35 minutes ago Core tap JSON: 23 Jun 22:44 UTC Core cask tap JSON: 23 Jun 22:44 UTC HOMEBREW_PREFIX: /opt/homebrew HOMEBREW_CACHE: /Users/brew/Library/Caches/Homebrew HOMEBREW_CASK_OPTS: [] HOMEBREW_COLOR: set HOMEBREW_CURL_PATH: /usr/bin/curl HOMEBREW_FAIL_LOG_LINES: 150 HOMEBREW_GITHUB_API_TOKEN: set HOMEBREW_GIT_EMAIL: [email protected] HOMEBREW_GIT_NAME: BrewTestBot HOMEBREW_GIT_PATH: /usr/bin/git HOMEBREW_LOGS: /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs HOMEBREW_MAKE_JOBS: 4 HOMEBREW_NO_AUTO_UPDATE: set HOMEBREW_NO_EMOJI: set HOMEBREW_NO_ENV_HINTS: set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: set HOMEBREW_NO_INSTALL_FROM_API: set HOMEBREW_SORBET_RUNTIME: set HOMEBREW_VERIFY_ATTESTATIONS: set Homebrew Ruby: 3.4.4 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.4.4/bin/ruby CPU: quad-core 64-bit dunno Clang: 16.0.0 build 1600 Git: 2.39.5 => /usr/bin/git Curl: 8.7.1 => /usr/bin/curl macOS: 14.7.5-arm64 CLT: 16.2.0.0.1.1733547573 Xcode: 16.2 Rosetta 2: false ==> ENV HOMEBREW_CC: clang HOMEBREW_CXX: clang++ MAKEFLAGS: -j4 CMAKE_PREFIX_PATH: /opt/homebrew/opt/bison:/opt/homebrew/opt/icu4c@77:/opt/homebrew/opt/protobuf@29:/opt/homebrew/opt/zlib:/opt/homebrew CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries PKG_CONFIG_PATH: /opt/homebrew/opt/pkgconf/lib/pkgconfig:/opt/homebrew/opt/abseil/lib/pkgconfig:/opt/homebrew/opt/icu4c@77/lib/pkgconfig:/opt/homebrew/opt/lz4/lib/pkgconfig:/opt/homebrew/opt/openssl@3/lib/pkgconfig:/opt/homebrew/opt/protobuf@29/lib/pkgconfig:/opt/homebrew/opt/zlib/lib/pkgconfig:/opt/homebrew/opt/xz/lib/pkgconfig:/opt/homebrew/opt/zstd/lib/pkgconfig PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/opt/homebrew/Library/Homebrew/os/mac/pkgconfig/14 HOMEBREW_M
# Remove bundled libraries other than explicitly allowed below.
# `boost` and `rapidjson` must use bundled copy due to patches.
# `lz4` is still needed due to xxhash.c used by mysqlgcs
Expand Down
1 change: 1 addition & 0 deletions Formula/m/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
url "https://cdn.mysql.com/Downloads/MySQL-8.0/mysql-boost-8.0.42.tar.gz"
sha256 "c2aa67c618edfa1bc379107fe819ca8e94cba5d85f156d1053b8fedc88cc5f8f"
license "GPL-2.0-only" => { with: "Universal-FOSS-exception-1.0" }
revision 1

livecheck do
url "https://dev.mysql.com/downloads/mysql/8.0.html?tpl=files&os=src&version=8.0"
Expand Down Expand Up @@ -57,7 +58,7 @@
var/"mysql"
end

def install

Check failure on line 61 in Formula/m/[email protected]

View workflow job for this annotation

GitHub Actions / macOS 15-arm64

`brew install --verbose --formula --build-bottle [email protected]` failed on macOS Sequoia (15) on Apple Silicon!

In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/vector:325: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/__format/formatter_bool.h:19: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/__format/formatter_integral.h:21: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/__format/formatter_output.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/__format/parser_std_format_spec.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/string:821:42: error: implicit instantiation of undefined template 'std::char_traits<unsigned char>' 821 | static_assert(is_same<_CharT, typename traits_type::char_type>::value, | ^ /private/tmp/mysqlA8.0-20250623-77726-7ybre5/mysql-8.0.42/sql/rpl_log_encryption.h:101:16: note: in instantiation of template class 'std::basic_string<unsigned char>' requested here 101 | Key_string m_value; | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from /private/tmp/mysqlA8.0-20250623-77726-7ybre5/mysql-8.0.42/storage/perfschema/pfs_engine_table.cc:29: In file included from /private/tmp/mysqlA8.0-20250623-77726-7ybre5/mysql-8.0.42/storage/perfschema/pfs_engine_table.h:32: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/vector:325: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/__format/formatter_bool.h:16: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/__format/concepts.h:16: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/__format/format_parse_context.h:16: /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/string_view:300:42: error: implicit instantiation of undefined template 'std::char_traits<unsigned char>' 300 | static_assert(is_same<_CharT, typename traits_type::char_type>::value, | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/__type_traits/is_convertible.h:22:99: note: in instantiation of template class 'std::basic_string_view<unsigned char>' requested here 22 | struct _LIBCPP_TEMPLATE_VIS is_convertible : public integral_constant<bool, __is_convertible(_T1, _T2)> {}; | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/string:746:29: note: in instantiation of template class 'std::is_convertible<const std::basic_string<unsigned char> &, std::basic_string_view<unsigned char>>' requested here 746 | : public _BoolConstant< is_convertible<const _Tp&, basic_string_view<_CharT, _Traits> >::value && | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/string:1152:27: note: in instantiation of template class 'std::__can_be_converted_to_string_view<unsigned char, std::char_traits<unsigned char>, std::basic_string<unsigned char>>' requested here 1152 | __enable_if_t<__can_be_converted_to_string_view<_CharT, _Traits, _Tp>::value && | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/string:1155:93: note: while substituting prior template arguments into non-type template parameter [with _Tp = std::basic_string<unsigned char>] 1155 | _LIBCPP_METHOD_TEMPLATE_IMPLICIT_INSTANTIATION_VIS _LIBCPP_CONSTEXPR_SINCE_CXX20 explicit basic_string(const _Tp& __t) |

Check failure on line 61 in Formula/m/[email protected]

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

`brew install --verbose --formula --build-bottle [email protected]` failed on macOS Ventura (13) on Apple Silicon!

The log files in var/log may give you some hint of what went wrong. If you want to report this error, please read first the documentation at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html mysql-test-run: *** ERROR: there were failing test cases ==> Formula Path: /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/m/[email protected] ==> Configuration HOMEBREW_VERSION: 4.5.8-6-g27b9bf2 ORIGIN: https://github.com/Homebrew/brew HEAD: 27b9bf23772635d9f9fb5cce7ff1e39474440748 Last commit: 7 hours ago Branch: master Core tap HEAD: 77e36c43b52671c16588e00c884ec6dc564fe744 Core tap last commit: 48 minutes ago Core tap JSON: 23 Jun 22:44 UTC Core cask tap JSON: 23 Jun 22:44 UTC HOMEBREW_PREFIX: /opt/homebrew HOMEBREW_CACHE: /Users/brew/Library/Caches/Homebrew HOMEBREW_CASK_OPTS: [] HOMEBREW_COLOR: set HOMEBREW_CURL_PATH: /usr/bin/curl HOMEBREW_FAIL_LOG_LINES: 150 HOMEBREW_GITHUB_API_TOKEN: set HOMEBREW_GIT_EMAIL: [email protected] HOMEBREW_GIT_NAME: BrewTestBot HOMEBREW_GIT_PATH: /usr/bin/git HOMEBREW_LOGS: /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs HOMEBREW_MAKE_JOBS: 4 HOMEBREW_NO_AUTO_UPDATE: set HOMEBREW_NO_EMOJI: set HOMEBREW_NO_ENV_HINTS: set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: set HOMEBREW_NO_INSTALL_FROM_API: set HOMEBREW_SORBET_RUNTIME: set HOMEBREW_VERIFY_ATTESTATIONS: set Homebrew Ruby: 3.4.4 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.4.4/bin/ruby CPU: quad-core 64-bit dunno Clang: 15.0.0 build 1500 Git: 2.39.3 => /usr/bin/git Curl: 8.7.1 => /usr/bin/curl macOS: 13.7.5-arm64 CLT: 15.1.0.0.1.1700200546 Xcode: 15.2 Rosetta 2: false ==> ENV HOMEBREW_CC: clang HOMEBREW_CXX: clang++ MAKEFLAGS: -j4 CMAKE_PREFIX_PATH: /opt/homebrew/opt/bison:/opt/homebrew/opt/icu4c@77:/opt/homebrew/opt/protobuf@29:/opt/homebrew/opt/zlib:/opt/homebrew CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries PKG_CONFIG_PATH: /opt/homebrew/opt/pkgconf/lib/pkgconfig:/opt/homebrew/opt/abseil/lib/pkgconfig:/opt/homebrew/opt/icu4c@77/lib/pkgconfig:/opt/homebrew/opt/openssl@3/lib/pkgconfig:/opt/homebrew/opt/libevent/lib/pkgconfig:/opt/homebrew/opt/libcbor/lib/pkgconfig:/opt/homebrew/opt/libfido2/lib/pkgconfig:/opt/homebrew/opt/lz4/lib/pkgconfig:/opt/homebrew/opt/protobuf@29/lib/pkgconfig:/opt/homebrew/opt/zlib/lib/pkgconfig:/opt/homebrew/opt/xz/lib/pkgconfig:/opt/homebrew/opt/zstd/lib/pkgconfig PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/opt/homebrew/Library/Homebrew/os/mac/pkgconfig/13 HOMEBREW_MAKE_JOBS: 4 HOMEBREW_GIT: /usr/bin/git HOMEBREW_SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk ACLOCAL_PATH: /opt/homebrew/opt/bison/share/aclocal:/opt/homebrew/share/aclocal PATH: /opt/homebrew/Library/Homebrew/shims/mac/super:/opt/homebrew/opt/bison/bin:/opt/homebrew/opt/cmake/bin:/opt/homebrew/opt/pkgconf/bin:/opt/homebrew/opt/icu4c@77/bin:/opt/homebrew/opt/openssl@3/bin:/opt/homebrew/opt/libevent/bin:/opt/homebrew/opt/libfido2/bin:/opt/homebrew/opt/lz4/bin:/opt/homebrew/opt/protobuf@29/bin:/opt/homebrew/opt/xz/bin:/opt/homebrew/opt/zstd/bin:/usr/bin:/bin:/usr/sbin:/sbin Logs: /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/[email protected]/00.options.out /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/[email protected]/01.cmake /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/[email protected]/01.cmake.cc /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/[email protected]/02.cmake /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/[email protected]/02.cmake.cc /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/[email protected]/03.cmake /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/[email protected]/04.mysql-test-run.pl /Users/brew/actions-runner/_work/homebrew-core/h

Check failure on line 61 in Formula/m/[email protected]

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

`brew install --verbose --formula --build-bottle [email protected]` failed on macOS Sonoma (14) on Apple Silicon!

The log files in var/log may give you some hint of what went wrong. If you want to report this error, please read first the documentation at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html mysql-test-run: *** ERROR: there were failing test cases ==> Formula Path: /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/m/[email protected] ==> Configuration HOMEBREW_VERSION: 4.5.8-6-g27b9bf2 ORIGIN: https://github.com/Homebrew/brew HEAD: 27b9bf23772635d9f9fb5cce7ff1e39474440748 Last commit: 7 hours ago Branch: master Core tap HEAD: 77e36c43b52671c16588e00c884ec6dc564fe744 Core tap last commit: 50 minutes ago Core tap JSON: 23 Jun 22:44 UTC Core cask tap JSON: 23 Jun 22:44 UTC HOMEBREW_PREFIX: /opt/homebrew HOMEBREW_CACHE: /Users/brew/Library/Caches/Homebrew HOMEBREW_CASK_OPTS: [] HOMEBREW_COLOR: set HOMEBREW_CURL_PATH: /usr/bin/curl HOMEBREW_FAIL_LOG_LINES: 150 HOMEBREW_GITHUB_API_TOKEN: set HOMEBREW_GIT_EMAIL: [email protected] HOMEBREW_GIT_NAME: BrewTestBot HOMEBREW_GIT_PATH: /usr/bin/git HOMEBREW_LOGS: /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs HOMEBREW_MAKE_JOBS: 4 HOMEBREW_NO_AUTO_UPDATE: set HOMEBREW_NO_EMOJI: set HOMEBREW_NO_ENV_HINTS: set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: set HOMEBREW_NO_INSTALL_FROM_API: set HOMEBREW_SORBET_RUNTIME: set HOMEBREW_VERIFY_ATTESTATIONS: set Homebrew Ruby: 3.4.4 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.4.4/bin/ruby CPU: quad-core 64-bit dunno Clang: 16.0.0 build 1600 Git: 2.39.5 => /usr/bin/git Curl: 8.7.1 => /usr/bin/curl macOS: 14.7.5-arm64 CLT: 16.2.0.0.1.1733547573 Xcode: 16.2 Rosetta 2: false ==> ENV HOMEBREW_CC: clang HOMEBREW_CXX: clang++ MAKEFLAGS: -j4 CMAKE_PREFIX_PATH: /opt/homebrew/opt/bison:/opt/homebrew/opt/icu4c@77:/opt/homebrew/opt/protobuf@29:/opt/homebrew/opt/zlib:/opt/homebrew CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries PKG_CONFIG_PATH: /opt/homebrew/opt/pkgconf/lib/pkgconfig:/opt/homebrew/opt/abseil/lib/pkgconfig:/opt/homebrew/opt/icu4c@77/lib/pkgconfig:/opt/homebrew/opt/openssl@3/lib/pkgconfig:/opt/homebrew/opt/libevent/lib/pkgconfig:/opt/homebrew/opt/libcbor/lib/pkgconfig:/opt/homebrew/opt/libfido2/lib/pkgconfig:/opt/homebrew/opt/lz4/lib/pkgconfig:/opt/homebrew/opt/protobuf@29/lib/pkgconfig:/opt/homebrew/opt/zlib/lib/pkgconfig:/opt/homebrew/opt/xz/lib/pkgconfig:/opt/homebrew/opt/zstd/lib/pkgconfig PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/opt/homebrew/Library/Homebrew/os/mac/pkgconfig/14 HOMEBREW_MAKE_JOBS: 4 HOMEBREW_GIT: /usr/bin/git HOMEBREW_SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk ACLOCAL_PATH: /opt/homebrew/opt/bison/share/aclocal:/opt/homebrew/share/aclocal PATH: /opt/homebrew/Library/Homebrew/shims/mac/super:/opt/homebrew/opt/bison/bin:/opt/homebrew/opt/cmake/bin:/opt/homebrew/opt/pkgconf/bin:/opt/homebrew/opt/icu4c@77/bin:/opt/homebrew/opt/openssl@3/bin:/opt/homebrew/opt/libevent/bin:/opt/homebrew/opt/libfido2/bin:/opt/homebrew/opt/lz4/bin:/opt/homebrew/opt/protobuf@29/bin:/opt/homebrew/opt/xz/bin:/opt/homebrew/opt/zstd/bin:/usr/bin:/bin:/usr/sbin:/sbin Logs: /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/[email protected]/00.options.out /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/[email protected]/01.cmake /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/[email protected]/01.cmake.cc /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/[email protected]/02.cmake /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/[email protected]/02.cmake.cc /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/[email protected]/03.cmake /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/[email protected]/04.mysql-test-run.pl /Users/brew/actions-runner/_work/homebrew-core/h
# Remove bundled libraries other than explicitly allowed below.
# `boost` and `rapidjson` must use bundled copy due to patches.
# `lz4` is still needed due to xxhash.c used by mysqlgcs
Expand Down
1 change: 1 addition & 0 deletions Formula/m/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ class MysqlAT84 < Formula
url "https://cdn.mysql.com/Downloads/MySQL-8.4/mysql-8.4.5.tar.gz"
sha256 "53639592a720a719fdfadf2c921b947eac86c06e333202e47667852a5781bd1a"
license "GPL-2.0-only" => { with: "Universal-FOSS-exception-1.0" }
revision 1

livecheck do
url "https://dev.mysql.com/downloads/mysql/8.4.html?tpl=files&os=src&version=8.4"
Expand Down
2 changes: 1 addition & 1 deletion Formula/p/percona-server.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class PerconaServer < Formula
url "https://downloads.percona.com/downloads/Percona-Server-8.4/Percona-Server-8.4.3-3/source/tarball/percona-server-8.4.3-3.tar.gz"
sha256 "dfb5b46fccd8284ad3a09054f9a62d0a6423a2b703b6fb86d186cec09cee660a"
license "BSD-3-Clause"
revision 3
revision 4

livecheck do
url "https://www.percona.com/products-api.php", post_form: {
Expand Down
2 changes: 1 addition & 1 deletion Formula/p/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class PerconaServerAT80 < Formula
url "https://downloads.percona.com/downloads/Percona-Server-8.0/Percona-Server-8.0.40-31/source/tarball/percona-server-8.0.40-31.tar.gz"
sha256 "1318670d8e176c24df74019f748f5f233e2787f865dd3d41d61790ab5a772c4e"
license "BSD-3-Clause"
revision 3
revision 4

livecheck do
url "https://www.percona.com/products-api.php", post_form: {
Expand Down
4 changes: 2 additions & 2 deletions Formula/p/[email protected]
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class ProtobufAT29 < Formula
desc "Protocol buffers (Google's data interchange format)"
homepage "https://protobuf.dev/"
url "https://github.com/protocolbuffers/protobuf/releases/download/v29.4/protobuf-29.4.tar.gz"
sha256 "6bd9dcc91b17ef25c26adf86db71c67ec02431dc92e9589eaf82e22889230496"
url "https://github.com/protocolbuffers/protobuf/releases/download/v29.5/protobuf-29.5.tar.gz"
sha256 "a191d2afdd75997ba59f62019425016703daed356a9d92f7425f4741439ae544"
license "BSD-3-Clause"

livecheck do
Expand Down
2 changes: 1 addition & 1 deletion Formula/p/protoc-gen-grpc-web.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class ProtocGenGrpcWeb < Formula
url "https://github.com/grpc/grpc-web/archive/refs/tags/1.5.0.tar.gz"
sha256 "d3043633f1c284288e98e44c802860ca7203c7376b89572b5f5a9e376c2392d5"
license "Apache-2.0"
revision 10
revision 11

livecheck do
url :stable
Expand Down
2 changes: 1 addition & 1 deletion Formula/p/protoc-gen-js.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class ProtocGenJs < Formula
url "https://github.com/protocolbuffers/protobuf-javascript/archive/refs/tags/v3.21.4.tar.gz"
sha256 "8cef92b4c803429af0c11c4090a76b6a931f82d21e0830760a17f9c6cb358150"
license "BSD-3-Clause"
revision 9
revision 10
head "https://github.com/protocolbuffers/protobuf-javascript.git", branch: "main"

no_autobump! because: :requires_manual_review
Expand Down
Loading