Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/s/swift-protobuf.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class SwiftProtobuf < Formula
desc "Plugin and runtime library for using protobuf with Swift"
homepage "https://github.com/apple/swift-protobuf"
url "https://github.com/apple/swift-protobuf/archive/refs/tags/1.32.0.tar.gz"
sha256 "630887931bb51260f1602d2641e4a1dff3db260ed8ba62092cb9651007d7a115"
url "https://github.com/apple/swift-protobuf/archive/refs/tags/1.33.2.tar.gz"
sha256 "341dd55b57fdcd49769fa4b7fbe02b8b2176c2ab27d077824921fb084147d488"
license "Apache-2.0"
head "https://github.com/apple/swift-protobuf.git", branch: "main"

Expand All @@ -25,7 +25,7 @@

uses_from_macos "swift" => :build

def install

Check failure on line 28 in Formula/s/swift-protobuf.rb

View workflow job for this annotation

GitHub Actions / macOS 15-arm64

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

warning: 'swift-protobuf-1.33.2': Invalid Source '/private/tmp/swift-protobuf-20251029-5523-sx2jrw/swift-protobuf-1.33.2/Sources/protobuf/protobuf/upb_generator/common/names.cc': File not found. warning: 'swift-protobuf-1.33.2': Invalid Source '/private/tmp/swift-protobuf-20251029-5523-sx2jrw/swift-protobuf-1.33.2/Sources/protobuf/protobuf/upb_generator/file_layout.cc': File not found. warning: 'swift-protobuf-1.33.2': Invalid Source '/private/tmp/swift-protobuf-20251029-5523-sx2jrw/swift-protobuf-1.33.2/Sources/protobuf/protobuf/upb_generator/minitable/names.cc': File not found. warning: 'swift-protobuf-1.33.2': Invalid Source '/private/tmp/swift-protobuf-20251029-5523-sx2jrw/swift-protobuf-1.33.2/Sources/protobuf/protobuf/upb_generator/minitable/names_internal.cc': File not found. warning: 'swift-protobuf-1.33.2': Source files for target protoc should be located under 'Sources/protoc', or a custom sources path can be set with the 'path' property in Package.swift error: 'swift-protobuf-1.33.2': target 'protoc' referenced in product 'protoc' is empty ==> Formula Path: /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/s/swift-protobuf.rb ==> Configuration HOMEBREW_VERSION: 4.6.19-6-g4486245 ORIGIN: https://github.com/Homebrew/brew HEAD: 4486245e5c9604cfd97907e188bcbe8ba06155bf Last commit: 24 hours ago Branch: main Core tap HEAD: 3928eb9a4c669ddf246d9da5b4287ecd7097816c Core tap last commit: 7 minutes ago Core tap JSON: 29 Oct 17:40 UTC Core cask tap JSON: 29 Oct 17:40 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_DOWNLOAD_CONCURRENCY: 8 HOMEBREW_FAIL_LOG_LINES: 150 HOMEBREW_FORBID_PACKAGES_FROM_PATHS: set 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.5 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.4.5/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 CMAKE_INCLUDE_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers CMAKE_LIBRARY_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries PKG_CONFIG_PATH: /opt/homebrew/opt/abseil/lib/pkgconfig:/opt/homebrew/opt/protobuf/lib/pkgconfig PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/opt/homebrew/Library/Homebrew/os/mac/pkgconfig/15 HOMEBREW_MAKE_JOBS: 4 HOMEBREW_GIT: /usr/bin/git HOMEBREW_SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.sdk PATH: /opt/homebrew/Library/Homebrew/shims/mac/super:/opt/homebrew/opt/protobuf/bin:/usr/bin:/bin:/usr/sbin:/sbin Logs: /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/swift-protobuf/00.options.out /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/swift-protobuf/01.swift.log READ THIS: https://docs.brew.sh/Troubleshooting ::error::swift-protobuf 1.33.2 did not build

Check failure on line 28 in Formula/s/swift-protobuf.rb

View workflow job for this annotation

GitHub Actions / macOS 26-arm64

`brew install --verbose --formula --build-bottle swift-protobuf` failed on macOS Tahoe (26) on Apple Silicon!

warning: 'swift-protobuf-1.33.2': Invalid Source '/private/tmp/swift-protobuf-20251029-5529-na2cy/swift-protobuf-1.33.2/Sources/protobuf/protobuf/upb_generator/common/names.cc': File not found. warning: 'swift-protobuf-1.33.2': Invalid Source '/private/tmp/swift-protobuf-20251029-5529-na2cy/swift-protobuf-1.33.2/Sources/protobuf/protobuf/upb_generator/file_layout.cc': File not found. warning: 'swift-protobuf-1.33.2': Invalid Source '/private/tmp/swift-protobuf-20251029-5529-na2cy/swift-protobuf-1.33.2/Sources/protobuf/protobuf/upb_generator/minitable/names.cc': File not found. warning: 'swift-protobuf-1.33.2': Invalid Source '/private/tmp/swift-protobuf-20251029-5529-na2cy/swift-protobuf-1.33.2/Sources/protobuf/protobuf/upb_generator/minitable/names_internal.cc': File not found. warning: 'swift-protobuf-1.33.2': Source files for target protoc should be located under 'Sources/protoc', or a custom sources path can be set with the 'path' property in Package.swift error: 'swift-protobuf-1.33.2': target 'protoc' referenced in product 'protoc' is empty ==> Formula Path: /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/s/swift-protobuf.rb ==> Configuration HOMEBREW_VERSION: 4.6.19-6-g4486245 ORIGIN: https://github.com/Homebrew/brew HEAD: 4486245e5c9604cfd97907e188bcbe8ba06155bf Last commit: 24 hours ago Branch: main Core tap HEAD: 3928eb9a4c669ddf246d9da5b4287ecd7097816c Core tap last commit: 7 minutes ago Core tap JSON: 29 Oct 17:40 UTC Core cask tap JSON: 29 Oct 17:40 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_DOWNLOAD_CONCURRENCY: 8 HOMEBREW_FAIL_LOG_LINES: 150 HOMEBREW_FORBID_PACKAGES_FROM_PATHS: set 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.5 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.4.5/bin/ruby CPU: quad-core 64-bit dunno Clang: 17.0.0 build 1700 Git: 2.50.1 => /usr/bin/git Curl: 8.7.1 => /usr/bin/curl macOS: 26.0-arm64 CLT: 26.0.0.0.1.1756965055 Xcode: 26.0 Rosetta 2: false ==> ENV HOMEBREW_CC: clang HOMEBREW_CXX: clang++ MAKEFLAGS: -j4 CMAKE_PREFIX_PATH: /opt/homebrew CMAKE_INCLUDE_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers CMAKE_LIBRARY_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries PKG_CONFIG_PATH: /opt/homebrew/opt/abseil/lib/pkgconfig:/opt/homebrew/opt/protobuf/lib/pkgconfig PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/opt/homebrew/Library/Homebrew/os/mac/pkgconfig/26 HOMEBREW_MAKE_JOBS: 4 HOMEBREW_GIT: /usr/bin/git HOMEBREW_SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.sdk PATH: /opt/homebrew/Library/Homebrew/shims/mac/super:/opt/homebrew/opt/protobuf/bin:/usr/bin:/bin:/usr/sbin:/sbin Logs: /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/swift-protobuf/00.options.out /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/swift-protobuf/01.swift.log READ THIS: https://docs.brew.sh/Troubleshooting ::error::swift-protobuf 1.33.2 did not build

Check failure on line 28 in Formula/s/swift-protobuf.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

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

warning: 'swift-protobuf-1.33.2': Invalid Source '/private/tmp/swift-protobuf-20251029-5634-guo6o2/swift-protobuf-1.33.2/Sources/protobuf/protobuf/upb_generator/common/names.cc': File not found. warning: 'swift-protobuf-1.33.2': Invalid Source '/private/tmp/swift-protobuf-20251029-5634-guo6o2/swift-protobuf-1.33.2/Sources/protobuf/protobuf/upb_generator/file_layout.cc': File not found. warning: 'swift-protobuf-1.33.2': Invalid Source '/private/tmp/swift-protobuf-20251029-5634-guo6o2/swift-protobuf-1.33.2/Sources/protobuf/protobuf/upb_generator/minitable/names.cc': File not found. warning: 'swift-protobuf-1.33.2': Invalid Source '/private/tmp/swift-protobuf-20251029-5634-guo6o2/swift-protobuf-1.33.2/Sources/protobuf/protobuf/upb_generator/minitable/names_internal.cc': File not found. warning: 'swift-protobuf-1.33.2': Source files for target protoc should be located under 'Sources/protoc', or a custom sources path can be set with the 'path' property in Package.swift error: 'swift-protobuf-1.33.2': target 'protoc' referenced in product 'protoc' is empty ==> Formula Path: /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/s/swift-protobuf.rb ==> Configuration HOMEBREW_VERSION: 4.6.19-6-g4486245 ORIGIN: https://github.com/Homebrew/brew HEAD: 4486245e5c9604cfd97907e188bcbe8ba06155bf Last commit: 24 hours ago Branch: main Core tap HEAD: 3928eb9a4c669ddf246d9da5b4287ecd7097816c Core tap last commit: 7 minutes ago Core tap JSON: 29 Oct 17:40 UTC Core cask tap JSON: 29 Oct 17:40 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_DOWNLOAD_CONCURRENCY: 8 HOMEBREW_FAIL_LOG_LINES: 150 HOMEBREW_FORBID_PACKAGES_FROM_PATHS: set 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.5 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.4.5/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 CMAKE_INCLUDE_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers CMAKE_LIBRARY_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries PKG_CONFIG_PATH: /opt/homebrew/opt/abseil/lib/pkgconfig:/opt/homebrew/opt/protobuf/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: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.sdk PATH: /opt/homebrew/Library/Homebrew/shims/mac/super:/opt/homebrew/opt/protobuf/bin:/usr/bin:/bin:/usr/sbin:/sbin Logs: /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/swift-protobuf/00.options.out /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/swift-protobuf/01.swift.log READ THIS: https://docs.brew.sh/Troubleshooting ::error::swift-protobuf 1.33.2 did not build
args = if OS.mac?
["--disable-sandbox"]
else
Expand Down
Loading