Skip to content
Closed
Show file tree
Hide file tree
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
5 changes: 2 additions & 3 deletions Formula/e/edencommon.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class Edencommon < Formula
desc "Shared library for Watchman and Eden projects"
homepage "https://github.com/facebookexperimental/edencommon"
url "https://github.com/facebookexperimental/edencommon/archive/refs/tags/v2026.01.12.00.tar.gz"
sha256 "3b60d7dd939c5844b1758a843a37f42cfafda37536a4396eb3876cee70a844bd"
url "https://github.com/facebookexperimental/edencommon/archive/refs/tags/v2026.02.02.00.tar.gz"
sha256 "dfb8d7cd12a4001d8bdb350fefe4cccf5ed5e9241fce6dc55b256dac02d340f0"
license "MIT"
revision 1
head "https://github.com/facebookexperimental/edencommon.git", branch: "main"

bottle do
Expand Down
5 changes: 2 additions & 3 deletions Formula/f/fb303.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class Fb303 < Formula
desc "Thrift functions for querying information from a service"
homepage "https://github.com/facebook/fb303"
url "https://github.com/facebook/fb303/archive/refs/tags/v2026.01.12.00.tar.gz"
sha256 "e455652551702d040b9ba7c9e3991f556c851fc513fd28b039a56127a1190dd5"
url "https://github.com/facebook/fb303/archive/refs/tags/v2026.02.02.00.tar.gz"
sha256 "33a824140973211e97bd75ceebf1790f861f6140942534cc1c3725c8231bba71"
license "Apache-2.0"
revision 1
head "https://github.com/facebook/fb303.git", branch: "main"

bottle do
Expand Down
5 changes: 2 additions & 3 deletions Formula/f/fbthrift.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class Fbthrift < Formula
desc "Facebook's branch of Apache Thrift, including a new C++ server"
homepage "https://github.com/facebook/fbthrift"
url "https://github.com/facebook/fbthrift/archive/refs/tags/v2026.01.12.00.tar.gz"
sha256 "6601fd362b96160ac9c37c3184153f605e4b09fbc54f3d474cf5cc926a3d62de"
url "https://github.com/facebook/fbthrift/archive/refs/tags/v2026.02.02.00.tar.gz"
sha256 "b98349a3b051a9ec8af4ef6aaad652f65b30671e87181b676e1177a8775641fc"
license "Apache-2.0"
revision 1
head "https://github.com/facebook/fbthrift.git", branch: "main"

bottle do
Expand Down
5 changes: 2 additions & 3 deletions Formula/f/fizz.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class Fizz < Formula
desc "C++14 implementation of the TLS-1.3 standard"
homepage "https://github.com/facebookincubator/fizz"
url "https://github.com/facebookincubator/fizz/archive/refs/tags/v2026.01.12.00.tar.gz"
sha256 "b7ae5196273553ee2d04830120830c1f1604b9e96d78db9b58c2ef2b753580d2"
url "https://github.com/facebookincubator/fizz/archive/refs/tags/v2026.02.02.00.tar.gz"
sha256 "e00376a532ef4dd4d5006546f4e465bb7df2a1975671852929074377c0a11772"
license "BSD-3-Clause"
revision 1
head "https://github.com/facebookincubator/fizz.git", branch: "main"

bottle do
Expand All @@ -29,7 +28,7 @@

uses_from_macos "zlib"

def install

Check failure on line 31 in Formula/f/fizz.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

`brew install --formulae --build-from-source fizz` failed on macOS Sonoma (14) on Apple Silicon!

-- Found ZLIB: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib/libz.tbd (found version "1.2.12") -- Found libevent: /opt/homebrew/lib/libevent.dylib -- Could NOT find liboqs (missing: liboqs_DIR) -- Could NOT find aegis (missing: aegis_DIR) -- Configuring done (3.3s) CMake Error at CMakeLists.txt:488 (target_link_libraries): Target "EncryptedRecordBench" links to: Folly::folly_benchmark but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: BUILD_TESTING CMAKE_INSTALL_LIBDIR CMake Generate step failed. Build files cannot be regenerated correctly. READ THIS: https://docs.brew.sh/Troubleshooting

Check failure on line 31 in Formula/f/fizz.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

`brew install --formulae --build-from-source fizz` failed on macOS Sonoma (14) on Apple Silicon!

-- Found ZLIB: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib/libz.tbd (found version "1.2.12") -- Found libevent: /opt/homebrew/lib/libevent.dylib -- Could NOT find liboqs (missing: liboqs_DIR) -- Could NOT find aegis (missing: aegis_DIR) -- Configuring done (2.6s) CMake Error at CMakeLists.txt:488 (target_link_libraries): Target "EncryptedRecordBench" links to: Folly::folly_benchmark but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: BUILD_TESTING CMAKE_INSTALL_LIBDIR CMake Generate step failed. Build files cannot be regenerated correctly. READ THIS: https://docs.brew.sh/Troubleshooting

Check failure on line 31 in Formula/f/fizz.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

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

-- Found ZLIB: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib/libz.tbd (found version "1.2.12") -- Found libevent: /opt/homebrew/lib/libevent.dylib -- Could NOT find liboqs (missing: liboqs_DIR) -- Could NOT find aegis (missing: aegis_DIR) -- Configuring done (3.6s) CMake Error at CMakeLists.txt:488 (target_link_libraries): Target "EncryptedRecordBench" links to: Folly::folly_benchmark but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. -- Generating done (2.3s) CMake Warning: Manually-specified variables were not used by the project: BUILD_TESTING CMAKE_INSTALL_LIBDIR CMake Generate step failed. Build files cannot be regenerated correctly. ==> Formula Path: /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/f/fizz.rb ==> Configuration HOMEBREW_VERSION: 5.0.13-24-g70b5921 ORIGIN: https://github.com/Homebrew/brew HEAD: 70b5921671240e7e3296d539f39828bb6652f92f Last commit: 3 hours ago Branch: main Core tap HEAD: e63a821b0855bdffb2664fef99e588339c38e00b Core tap last commit: 21 minutes ago Core tap JSON: 02 Feb 17:18 UTC Core cask tap JSON: 02 Feb 17:18 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: 1589480+BrewTestBot@users.noreply.github.com 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.8 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.4.8/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.8.3-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/icu4c@78:/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/libevent/lib/pkgconfig:/opt/homebrew/opt/double-conversion/lib/pkgconfig:/opt/homebrew/opt/fmt/lib/pkgconfig:/opt/homebrew/opt/icu4c@78/lib/pkgconfig:/opt/homebrew/opt/xz/lib/pkgconfig:/opt/homebrew/opt/lz4/lib/pkgconfig:/opt/homebrew/opt/zstd/lib/pkgconfig:/opt/homebrew/opt/gflags/lib/pkgconfig:/opt/homebrew/opt/glog/lib/pkgconfig:/opt/homebrew/opt/openssl@3/lib/pkgconfig:/opt/homebrew/opt/libsodium/lib/pkgconfig:/opt/homebrew/opt/folly/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/share/aclocal PATH: /opt/homebrew/Library/Homebrew/shims/mac/super:/opt/homebrew/opt/cmake/bin:/opt/homebrew/opt/libevent/bin:/opt/homebrew/opt/icu4c@78/bin:/opt/homebrew/opt/xz/bin:/opt/homebrew/opt/lz4/bin:/opt/homebrew/opt/zstd/bin:/opt/homebrew/opt/gflags/bin:/opt/homebrew/opt/openssl@3/bin:/usr/bin:/bin:/usr/sbin:/sbin Logs: /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/fizz/00.options.out /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/fizz/01.cmake.cc.log /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/fizz/01.cmake.log /U

Check failure on line 31 in Formula/f/fizz.rb

View workflow job for this annotation

GitHub Actions / macOS 15-arm64

`brew install --formulae --build-from-source fizz` failed on macOS Sequoia (15) on Apple Silicon!

-- Found ZLIB: /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/lib/libz.tbd (found version "1.2.12") -- Found libevent: /opt/homebrew/lib/libevent.dylib -- Could NOT find liboqs (missing: liboqs_DIR) -- Could NOT find aegis (missing: aegis_DIR) -- Configuring done (2.1s) CMake Error at CMakeLists.txt:488 (target_link_libraries): Target "EncryptedRecordBench" links to: Folly::folly_benchmark but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: BUILD_TESTING CMAKE_INSTALL_LIBDIR CMake Generate step failed. Build files cannot be regenerated correctly. READ THIS: https://docs.brew.sh/Troubleshooting

Check failure on line 31 in Formula/f/fizz.rb

View workflow job for this annotation

GitHub Actions / macOS 15-arm64

`brew install --formulae --build-from-source fizz` failed on macOS Sequoia (15) on Apple Silicon!

-- Found ZLIB: /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/lib/libz.tbd (found version "1.2.12") -- Found libevent: /opt/homebrew/lib/libevent.dylib -- Could NOT find liboqs (missing: liboqs_DIR) -- Could NOT find aegis (missing: aegis_DIR) -- Configuring done (3.8s) CMake Error at CMakeLists.txt:488 (target_link_libraries): Target "EncryptedRecordBench" links to: Folly::folly_benchmark but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: BUILD_TESTING CMAKE_INSTALL_LIBDIR CMake Generate step failed. Build files cannot be regenerated correctly. READ THIS: https://docs.brew.sh/Troubleshooting

Check failure on line 31 in Formula/f/fizz.rb

View workflow job for this annotation

GitHub Actions / macOS 15-arm64

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

-- Found ZLIB: /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/lib/libz.tbd (found version "1.2.12") -- Found libevent: /opt/homebrew/lib/libevent.dylib -- Could NOT find liboqs (missing: liboqs_DIR) -- Could NOT find aegis (missing: aegis_DIR) -- Configuring done (2.2s) CMake Error at CMakeLists.txt:488 (target_link_libraries): Target "EncryptedRecordBench" links to: Folly::folly_benchmark but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. -- Generating done (1.1s) CMake Warning: Manually-specified variables were not used by the project: BUILD_TESTING CMAKE_INSTALL_LIBDIR CMake Generate step failed. Build files cannot be regenerated correctly. ==> Formula Path: /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/f/fizz.rb ==> Configuration HOMEBREW_VERSION: 5.0.13-24-g70b5921 ORIGIN: https://github.com/Homebrew/brew HEAD: 70b5921671240e7e3296d539f39828bb6652f92f Last commit: 3 hours ago Branch: main Core tap HEAD: e63a821b0855bdffb2664fef99e588339c38e00b Core tap last commit: 19 minutes ago Core tap JSON: 02 Feb 17:18 UTC Core cask tap JSON: 02 Feb 17:18 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: 1589480+BrewTestBot@users.noreply.github.com 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.8 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.4.8/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: 15.7.3-arm64 CLT: 26.2.0.0.1.1764812424 Xcode: 26.2 Metal Toolchain: 17.0 (17C48) Rosetta 2: false ==> ENV HOMEBREW_CC: clang HOMEBREW_CXX: clang++ MAKEFLAGS: -j4 CMAKE_PREFIX_PATH: /opt/homebrew/opt/icu4c@78:/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/libevent/lib/pkgconfig:/opt/homebrew/opt/double-conversion/lib/pkgconfig:/opt/homebrew/opt/fmt/lib/pkgconfig:/opt/homebrew/opt/icu4c@78/lib/pkgconfig:/opt/homebrew/opt/xz/lib/pkgconfig:/opt/homebrew/opt/lz4/lib/pkgconfig:/opt/homebrew/opt/zstd/lib/pkgconfig:/opt/homebrew/opt/gflags/lib/pkgconfig:/opt/homebrew/opt/glog/lib/pkgconfig:/opt/homebrew/opt/openssl@3/lib/pkgconfig:/opt/homebrew/opt/libsodium/lib/pkgconfig:/opt/homebrew/opt/folly/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: /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk ACLOCAL_PATH: /opt/homebrew/share/aclocal PATH: /opt/homebrew/Library/Homebrew/shims/mac/super:/opt/homebrew/opt/cmake/bin:/opt/homebrew/opt/libevent/bin:/opt/homebrew/opt/icu4c@78/bin:/opt/homebrew/opt/xz/bin:/opt/homebrew/opt/lz4/bin:/opt/homebrew/opt/zstd/bin:/opt/homebrew/opt/gflags/bin:/opt/homebrew/opt/openssl@3/bin:/usr/bin:/bin:/usr/sbin:/sbin Logs: /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/fizz/00.options.out /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/fizz/01.cmake.cc.log /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/

Check failure on line 31 in Formula/f/fizz.rb

View workflow job for this annotation

GitHub Actions / Linux arm64

`brew install --formulae --build-from-source fizz folly` failed on Linux arm64!

(.text+0x0): multiple definition of `__folly_memmove_aarch64_mops'; folly/external/aor/CMakeFiles/folly_external_aor_memcpy_aarch64_obj.dir/memmove-mops.S.o:(.text+0x0): first defined here /usr/bin/ld: folly/external/aor/CMakeFiles/folly_external_aor_memset_aarch64-use_obj.dir/memset-advsimd.S.o: in function `__folly_memset_aarch64_simd': (.text+0x0): multiple definition of `__folly_memset_aarch64_simd'; folly/external/aor/CMakeFiles/folly_external_aor_memset_aarch64_obj.dir/memset-advsimd.S.o:(.text+0x0): first defined here /usr/bin/ld: folly/external/aor/CMakeFiles/folly_external_aor_memset_aarch64-use_obj.dir/memset-mops.S.o: in function `__folly_memset_aarch64_mops': (.text+0x0): multiple definition of `__folly_memset_aarch64_mops'; folly/external/aor/CMakeFiles/folly_external_aor_memset_aarch64_obj.dir/memset-mops.S.o:(.text+0x0): first defined here collect2: error: ld returned 1 exit status ts_quantile_estimator_obj.dir/QuantileEstimator.cpp.o folly/stats/CMakeFiles/folly_stats_tdigest_obj.dir/TDigest.cpp.o folly/stats/detail/CMakeFiles/folly_stats_detail_double_radix_sort_obj.dir/DoubleRadixSort.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_asymmetric_thread_fence_obj.dir/AsymmetricThreadFence.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_atomic_notification_obj.dir/AtomicNotification.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_distributed_mutex_obj.dir/DistributedMutex.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_hazptr_obj.dir/Hazptr.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_hazptr_obj.dir/HazptrDomain.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_hazptr_thread_pool_executor_obj.dir/HazptrThreadPoolExecutor.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_parking_lot_obj.dir/ParkingLot.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_rcu_obj.dir/Rcu.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_sanitize_thread_obj.dir/SanitizeThread.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_striped_throttled_lifo_sem_obj.dir/StripedThrottledLifoSem.cpp.o folly/synchronization/detail/CMakeFiles/folly_synchronization_detail_sleeper_obj.dir/Sleeper.cpp.o folly/system/CMakeFiles/folly_system_at_fork_obj.dir/AtFork.cpp.o folly/system/CMakeFiles/folly_system_env_util_obj.dir/EnvUtil.cpp.o folly/system/CMakeFiles/folly_system_hardware_concurrency_obj.dir/HardwareConcurrency.cpp.o folly/system/CMakeFiles/folly_system_memory_mapping_obj.dir/MemoryMapping.cpp.o folly/system/CMakeFiles/folly_system_pid_obj.dir/Pid.cpp.o folly/system/CMakeFiles/folly_system_shell_obj.dir/Shell.cpp.o folly/system/CMakeFiles/folly_system_thread_id_obj.dir/ThreadId.cpp.o folly/system/CMakeFiles/folly_system_thread_name_obj.dir/ThreadName.cpp.o folly/testing/CMakeFiles/folly_testing_test_util_obj.dir/TestUtil.cpp.o folly/tracing/CMakeFiles/folly_tracing_async_stack_obj.dir/AsyncStack.cpp.o -Wl,-rpath,:::::::::::::: /home/linuxbrew/.linuxbrew/lib/libboost_regex.so.1.90.0 /home/linuxbrew/.linuxbrew/lib/libgflags.so.2.3.0 /home/linuxbrew/.linuxbrew/lib/libboost_program_options.so.1.90.0 /home/linuxbrew/.linuxbrew/lib/libsodium.so /home/linuxbrew/.linuxbrew/lib/libboost_context.so.1.90.0 /home/linuxbrew/.linuxbrew/lib/libboost_filesystem.so.1.90.0 /home/linuxbrew/.linuxbrew/lib/libssl.so /home/linuxbrew/.linuxbrew/lib/libcrypto.so /home/linuxbrew/.linuxbrew/lib/libfmt.so.12.1.0 /home/linuxbrew/.linuxbrew/lib/libdouble-conversion.so /home/linuxbrew/.linuxbrew/lib/libglog.so.0.7.1 /home/linuxbrew/.linuxbrew/lib/libgflags.so.2.3.0 /home/linuxbrew/.linuxbrew/lib/libevent.so /home/linuxbrew/.linuxbrew/lib/libz.so /home/linuxbrew/.linuxbrew/lib/libssl.so /home/linuxbrew/.linuxbrew/lib/libcrypto.so /home/linuxbrew/.linuxbrew/lib/libbz2.so /home/linuxbrew/.linuxbrew/lib/liblzma.so /home/linuxbrew/.linuxbrew/lib/liblz4.so /home/linuxbrew/.linuxbrew/lib/libzstd.so /home/linuxbrew/.linuxbrew/lib/libsnappy.so /home/linuxbrew/.linuxbrew/lib/libsodium.so -ldl /home/linuxbrew/.linuxbrew/lib/libboost_container.so.1.90.0 /home/l

Check failure on line 31 in Formula/f/fizz.rb

View workflow job for this annotation

GitHub Actions / Linux arm64

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

::error::The bottle for folly has an invalid build provenance attestation.%0A%0AThis may indicate that the bottle was not produced by the expected%0Atap, or was maliciously inserted into the expected tap's bottle%0Astorage.%0A%0AAdditional context:%0A%0Ano attestation matches subject: folly--2026.02.02.00.arm64_linux.bottle.tar.gz%0A

Check failure on line 31 in Formula/f/fizz.rb

View workflow job for this annotation

GitHub Actions / Linux x86_64

`brew install --formulae --build-from-source fizz` failed on Linux x86_64!

-- Found ZLIB: /home/linuxbrew/.linuxbrew/lib/libz.so (found version "1.3.1") -- Found libevent: /home/linuxbrew/.linuxbrew/lib/libevent.so -- Could NOT find liboqs (missing: liboqs_DIR) -- Could NOT find aegis (missing: aegis_DIR) -- Configuring done (0.9s) CMake Error at CMakeLists.txt:488 (target_link_libraries): Target "EncryptedRecordBench" links to: Folly::folly_benchmark but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: BUILD_TESTING CMAKE_INSTALL_LIBDIR CMake Generate step failed. Build files cannot be regenerated correctly. READ THIS: https://docs.brew.sh/Troubleshooting

Check failure on line 31 in Formula/f/fizz.rb

View workflow job for this annotation

GitHub Actions / Linux x86_64

`brew install --formulae --build-from-source fizz` failed on Linux x86_64!

-- Found ZLIB: /home/linuxbrew/.linuxbrew/lib/libz.so (found version "1.3.1") -- Found libevent: /home/linuxbrew/.linuxbrew/lib/libevent.so -- Could NOT find liboqs (missing: liboqs_DIR) -- Could NOT find aegis (missing: aegis_DIR) -- Configuring done (0.9s) CMake Error at CMakeLists.txt:488 (target_link_libraries): Target "EncryptedRecordBench" links to: Folly::folly_benchmark but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: BUILD_TESTING CMAKE_INSTALL_LIBDIR CMake Generate step failed. Build files cannot be regenerated correctly. READ THIS: https://docs.brew.sh/Troubleshooting

Check failure on line 31 in Formula/f/fizz.rb

View workflow job for this annotation

GitHub Actions / Linux x86_64

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

-- Found ZLIB: /home/linuxbrew/.linuxbrew/lib/libz.so (found version "1.3.1") -- Found libevent: /home/linuxbrew/.linuxbrew/lib/libevent.so -- Could NOT find liboqs (missing: liboqs_DIR) -- Could NOT find aegis (missing: aegis_DIR) -- Configuring done (0.9s) CMake Error at CMakeLists.txt:488 (target_link_libraries): Target "EncryptedRecordBench" links to: Folly::folly_benchmark but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: BUILD_TESTING CMAKE_INSTALL_LIBDIR CMake Generate step failed. Build files cannot be regenerated correctly. ==> Formula Path: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/f/fizz.rb ==> Configuration HOMEBREW_VERSION: 5.0.13-24-g70b5921 ORIGIN: https://github.com/Homebrew/brew HEAD: 70b5921671240e7e3296d539f39828bb6652f92f Last commit: 3 hours ago Branch: main Core tap HEAD: e63a821b0855bdffb2664fef99e588339c38e00b Core tap last commit: 19 minutes ago Core tap JSON: 02 Feb 17:14 UTC HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew 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: 1589480+BrewTestBot@users.noreply.github.com HOMEBREW_GIT_NAME: BrewTestBot HOMEBREW_GIT_PATH: /usr/bin/git HOMEBREW_LOGS: /github/home/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.8 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.4.8/bin/ruby CPU: quad-core 64-bit zen3 Clang: N/A Git: 2.52.0 => /usr/bin/git Curl: 7.81.0 => /usr/bin/curl Kernel: Linux 6.11.0-1018-azure x86_64 GNU/Linux OS: Ubuntu 22.04.5 LTS Host glibc: 2.35 Host libstdc++: 6.0.30 /usr/bin/gcc-12: 12.3.0 /usr/bin/ruby: N/A glibc: N/A gcc@12: N/A gcc: N/A xorg: N/A ==> ENV HOMEBREW_CC: gcc-12 HOMEBREW_CXX: g++-12 MAKEFLAGS: -j4 CMAKE_PREFIX_PATH: /home/linuxbrew/.linuxbrew PKG_CONFIG_PATH: /home/linuxbrew/.linuxbrew/opt/libevent/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/double-conversion/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/fmt/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/icu4c@78/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/xz/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/lz4/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/zlib/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/zstd/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/bzip2/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/gflags/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/glog/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/openssl@3/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libsodium/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/folly/lib/pkgconfig PKG_CONFIG_LIBDIR: HOMEBREW_MAKE_JOBS: 4 HOMEBREW_GIT: /usr/bin/git ACLOCAL_PATH: /home/linuxbrew/.linuxbrew/share/aclocal PATH: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/home/linuxbrew/.linuxbrew/opt/cmake/bin:/home/linuxbrew/.linuxbrew/opt/libevent/bin:/home/linuxbrew/.linuxbrew/opt/icu4c@78/bin:/home/linuxbrew/.linuxbrew/opt/xz/bin:/home/linuxbrew/.linuxbrew/opt/lz4/bin:/home/linuxbrew/.linuxbrew/opt/zstd/bin:/home/linuxbrew/.linuxbrew/opt/bzip2/bin:/home/linuxbrew/.linuxbrew/opt/gflags/bin:/home/linuxbrew/.linuxbrew/opt/openssl@3/bin:/usr/bin:/bin:/usr/sbin:/sbin Logs: /github/home/bottles/logs/fizz/00.options.out /github/home/bottles/logs/fizz/01.cmake.cc.log /github/home/bottles/logs/fizz/01.cmake.log /github/home/bottles/logs/fizz/build READ THIS: https://docs.brew.sh/Troubleshooting ::error::fizz 2026.02.02.00 did not build

Check failure on line 31 in Formula/f/fizz.rb

View workflow job for this annotation

GitHub Actions / macOS 26-arm64

`brew install --formulae --build-from-source fizz` failed on macOS Tahoe (26) on Apple Silicon!

-- Found ZLIB: /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/lib/libz.tbd (found version "1.2.12") -- Found libevent: /opt/homebrew/lib/libevent.dylib -- Could NOT find liboqs (missing: liboqs_DIR) -- Could NOT find aegis (missing: aegis_DIR) -- Configuring done (2.9s) CMake Error at CMakeLists.txt:488 (target_link_libraries): Target "EncryptedRecordBench" links to: Folly::folly_benchmark but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: BUILD_TESTING CMAKE_INSTALL_LIBDIR CMake Generate step failed. Build files cannot be regenerated correctly. READ THIS: https://docs.brew.sh/Troubleshooting

Check failure on line 31 in Formula/f/fizz.rb

View workflow job for this annotation

GitHub Actions / macOS 26-arm64

`brew install --formulae --build-from-source fizz` failed on macOS Tahoe (26) on Apple Silicon!

-- Found ZLIB: /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/lib/libz.tbd (found version "1.2.12") -- Found libevent: /opt/homebrew/lib/libevent.dylib -- Could NOT find liboqs (missing: liboqs_DIR) -- Could NOT find aegis (missing: aegis_DIR) -- Configuring done (3.9s) CMake Error at CMakeLists.txt:488 (target_link_libraries): Target "EncryptedRecordBench" links to: Folly::folly_benchmark but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: BUILD_TESTING CMAKE_INSTALL_LIBDIR CMake Generate step failed. Build files cannot be regenerated correctly. READ THIS: https://docs.brew.sh/Troubleshooting

Check failure on line 31 in Formula/f/fizz.rb

View workflow job for this annotation

GitHub Actions / macOS 26-arm64

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

-- Found ZLIB: /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/lib/libz.tbd (found version "1.2.12") -- Found libevent: /opt/homebrew/lib/libevent.dylib -- Could NOT find liboqs (missing: liboqs_DIR) -- Could NOT find aegis (missing: aegis_DIR) -- Configuring done (2.4s) CMake Error at CMakeLists.txt:488 (target_link_libraries): Target "EncryptedRecordBench" links to: Folly::folly_benchmark but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. -- Generating done (1.5s) CMake Warning: Manually-specified variables were not used by the project: BUILD_TESTING CMAKE_INSTALL_LIBDIR CMake Generate step failed. Build files cannot be regenerated correctly. ==> Formula Path: /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/f/fizz.rb ==> Configuration HOMEBREW_VERSION: 5.0.13-24-g70b5921 ORIGIN: https://github.com/Homebrew/brew HEAD: 70b5921671240e7e3296d539f39828bb6652f92f Last commit: 3 hours ago Branch: main Core tap HEAD: e63a821b0855bdffb2664fef99e588339c38e00b Core tap last commit: 22 minutes ago Core tap JSON: 02 Feb 17:19 UTC Core cask tap JSON: 02 Feb 17:19 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: 1589480+BrewTestBot@users.noreply.github.com 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.8 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.4.8/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.2-arm64 CLT: 26.2.0.0.1.1764812424 Xcode: 26.2 Metal Toolchain: 17.0 (17C48) Rosetta 2: false ==> ENV HOMEBREW_CC: clang HOMEBREW_CXX: clang++ MAKEFLAGS: -j4 CMAKE_PREFIX_PATH: /opt/homebrew/opt/icu4c@78:/opt/homebrew CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries PKG_CONFIG_PATH: /opt/homebrew/opt/libevent/lib/pkgconfig:/opt/homebrew/opt/double-conversion/lib/pkgconfig:/opt/homebrew/opt/fmt/lib/pkgconfig:/opt/homebrew/opt/icu4c@78/lib/pkgconfig:/opt/homebrew/opt/xz/lib/pkgconfig:/opt/homebrew/opt/lz4/lib/pkgconfig:/opt/homebrew/opt/zstd/lib/pkgconfig:/opt/homebrew/opt/gflags/lib/pkgconfig:/opt/homebrew/opt/glog/lib/pkgconfig:/opt/homebrew/opt/openssl@3/lib/pkgconfig:/opt/homebrew/opt/libsodium/lib/pkgconfig:/opt/homebrew/opt/folly/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: /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk ACLOCAL_PATH: /opt/homebrew/share/aclocal PATH: /opt/homebrew/Library/Homebrew/shims/mac/super:/opt/homebrew/opt/cmake/bin:/opt/homebrew/opt/libevent/bin:/opt/homebrew/opt/icu4c@78/bin:/opt/homebrew/opt/xz/bin:/opt/homebrew/opt/lz4/bin:/opt/homebrew/opt/zstd/bin:/opt/homebrew/opt/gflags/bin:/opt/homebrew/opt/openssl@3/bin:/usr/bin:/bin:/usr/sbin:/sbin Logs: /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/fizz/00.options.out /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/fizz/01.cmake.cc.log /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/lo

Check failure on line 31 in Formula/f/fizz.rb

View workflow job for this annotation

GitHub Actions / macOS 14-x86_64

`brew install --formulae --build-from-source fizz` failed on macOS Sonoma (14)!

-- Found ZLIB: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib/libz.tbd (found version "1.2.12") -- Found libevent: /usr/local/lib/libevent.dylib -- Could NOT find liboqs (missing: liboqs_DIR) -- Could NOT find aegis (missing: aegis_DIR) -- Configuring done (6.4s) CMake Error at CMakeLists.txt:488 (target_link_libraries): Target "EncryptedRecordBench" links to: Folly::folly_benchmark but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. -- Generating done (0.2s) CMake Warning: Manually-specified variables were not used by the project: BUILD_TESTING CMAKE_INSTALL_LIBDIR CMake Generate step failed. Build files cannot be regenerated correctly. READ THIS: https://docs.brew.sh/Troubleshooting

Check failure on line 31 in Formula/f/fizz.rb

View workflow job for this annotation

GitHub Actions / macOS 14-x86_64

`brew install --formulae --build-from-source fizz` failed on macOS Sonoma (14)!

-- Found ZLIB: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib/libz.tbd (found version "1.2.12") -- Found libevent: /usr/local/lib/libevent.dylib -- Could NOT find liboqs (missing: liboqs_DIR) -- Could NOT find aegis (missing: aegis_DIR) -- Configuring done (4.4s) CMake Error at CMakeLists.txt:488 (target_link_libraries): Target "EncryptedRecordBench" links to: Folly::folly_benchmark but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. -- Generating done (0.4s) CMake Warning: Manually-specified variables were not used by the project: BUILD_TESTING CMAKE_INSTALL_LIBDIR CMake Generate step failed. Build files cannot be regenerated correctly. READ THIS: https://docs.brew.sh/Troubleshooting

Check failure on line 31 in Formula/f/fizz.rb

View workflow job for this annotation

GitHub Actions / macOS 14-x86_64

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

-- Found ZLIB: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib/libz.tbd (found version "1.2.12") -- Found libevent: /usr/local/lib/libevent.dylib -- Could NOT find liboqs (missing: liboqs_DIR) -- Could NOT find aegis (missing: aegis_DIR) -- Configuring done (4.7s) CMake Error at CMakeLists.txt:488 (target_link_libraries): Target "EncryptedRecordBench" links to: Folly::folly_benchmark but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. -- Generating done (1.7s) CMake Warning: Manually-specified variables were not used by the project: BUILD_TESTING CMAKE_INSTALL_LIBDIR CMake Generate step failed. Build files cannot be regenerated correctly. ==> Formula Path: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/f/fizz.rb ==> Configuration HOMEBREW_VERSION: 5.0.13-24-g70b5921 ORIGIN: https://github.com/Homebrew/brew HEAD: 70b5921671240e7e3296d539f39828bb6652f92f Last commit: 3 hours ago Branch: main Core tap HEAD: e63a821b0855bdffb2664fef99e588339c38e00b Core tap last commit: 34 minutes ago Core tap JSON: 02 Feb 17:18 UTC Core cask tap JSON: 02 Feb 17:18 UTC HOMEBREW_PREFIX: /usr/local HOMEBREW_CACHE: /Users/brew/Library/Caches/Homebrew HOMEBREW_CASK_OPTS: [] HOMEBREW_COLOR: set HOMEBREW_CURL_PATH: /usr/bin/curl HOMEBREW_DOWNLOAD_CONCURRENCY: 12 HOMEBREW_FAIL_LOG_LINES: 150 HOMEBREW_FORBID_PACKAGES_FROM_PATHS: set HOMEBREW_GITHUB_API_TOKEN: set HOMEBREW_GIT_EMAIL: 1589480+BrewTestBot@users.noreply.github.com 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: 6 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.8 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.4.8/bin/ruby CPU: hexa-core 64-bit penryn Clang: 16.0.0 build 1600 Git: 2.39.5 => /usr/bin/git Curl: 8.7.1 => /usr/bin/curl macOS: 14.8.3-x86_64 CLT: 16.2.0.0.1.1733547573 Xcode: 16.2 ==> ENV HOMEBREW_CC: clang HOMEBREW_CXX: clang++ MAKEFLAGS: -j6 CMAKE_PREFIX_PATH: /usr/local/opt/icu4c@78:/usr/local 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: /usr/local/opt/libevent/lib/pkgconfig:/usr/local/opt/double-conversion/lib/pkgconfig:/usr/local/opt/fmt/lib/pkgconfig:/usr/local/opt/icu4c@78/lib/pkgconfig:/usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/lz4/lib/pkgconfig:/usr/local/opt/zstd/lib/pkgconfig:/usr/local/opt/gflags/lib/pkgconfig:/usr/local/opt/glog/lib/pkgconfig:/usr/local/opt/openssl@3/lib/pkgconfig:/usr/local/opt/libsodium/lib/pkgconfig:/usr/local/opt/folly/lib/pkgconfig PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/14 HOMEBREW_MAKE_JOBS: 6 HOMEBREW_GIT: /usr/bin/git HOMEBREW_SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk ACLOCAL_PATH: /usr/local/share/aclocal PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super:/usr/local/opt/cmake/bin:/usr/local/opt/libevent/bin:/usr/local/opt/icu4c@78/bin:/usr/local/opt/xz/bin:/usr/local/opt/lz4/bin:/usr/local/opt/zstd/bin:/usr/local/opt/gflags/bin:/usr/local/opt/openssl@3/bin:/usr/bin:/bin:/usr/sbin:/sbin Logs: /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/fizz/00.options.out /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/fizz/01.cmake.cc.log /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs/fizz/01.cmake.log /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottle
args = ["-DBUILD_TESTS=OFF", "-DBUILD_SHARED_LIBS=ON", "-DCMAKE_INSTALL_RPATH=#{rpath}"]
if OS.mac?
# Prevent indirect linkage with boost and snappy.
Expand Down
5 changes: 2 additions & 3 deletions Formula/f/folly.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class Folly < Formula
desc "Collection of reusable C++ library artifacts developed at Facebook"
homepage "https://github.com/facebook/folly"
url "https://github.com/facebook/folly/archive/refs/tags/v2026.01.12.00.tar.gz"
sha256 "4b694698c773a3236d6379316f67872db77070d56ea256bec5759964712f9c34"
url "https://github.com/facebook/folly/archive/refs/tags/v2026.02.02.00.tar.gz"
sha256 "4558c9e9de4f5443efe3d961646798443545a380e5974bd2bb2486ab8d3eff66"
license "Apache-2.0"
revision 1
head "https://github.com/facebook/folly.git", branch: "main"

bottle do
Expand Down Expand Up @@ -54,7 +53,7 @@
# ref: https://github.com/facebook/folly/pull/2474
patch :DATA

def install

Check failure on line 56 in Formula/f/folly.rb

View workflow job for this annotation

GitHub Actions / Linux arm64

`brew install --formulae --build-from-source fizz folly` failed on Linux arm64!

(.text+0x0): multiple definition of `__folly_memmove_aarch64_mops'; folly/external/aor/CMakeFiles/folly_external_aor_memcpy_aarch64_obj.dir/memmove-mops.S.o:(.text+0x0): first defined here /usr/bin/ld: folly/external/aor/CMakeFiles/folly_external_aor_memset_aarch64-use_obj.dir/memset-advsimd.S.o: in function `__folly_memset_aarch64_simd': (.text+0x0): multiple definition of `__folly_memset_aarch64_simd'; folly/external/aor/CMakeFiles/folly_external_aor_memset_aarch64_obj.dir/memset-advsimd.S.o:(.text+0x0): first defined here /usr/bin/ld: folly/external/aor/CMakeFiles/folly_external_aor_memset_aarch64-use_obj.dir/memset-mops.S.o: in function `__folly_memset_aarch64_mops': (.text+0x0): multiple definition of `__folly_memset_aarch64_mops'; folly/external/aor/CMakeFiles/folly_external_aor_memset_aarch64_obj.dir/memset-mops.S.o:(.text+0x0): first defined here collect2: error: ld returned 1 exit status ts_quantile_estimator_obj.dir/QuantileEstimator.cpp.o folly/stats/CMakeFiles/folly_stats_tdigest_obj.dir/TDigest.cpp.o folly/stats/detail/CMakeFiles/folly_stats_detail_double_radix_sort_obj.dir/DoubleRadixSort.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_asymmetric_thread_fence_obj.dir/AsymmetricThreadFence.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_atomic_notification_obj.dir/AtomicNotification.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_distributed_mutex_obj.dir/DistributedMutex.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_hazptr_obj.dir/Hazptr.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_hazptr_obj.dir/HazptrDomain.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_hazptr_thread_pool_executor_obj.dir/HazptrThreadPoolExecutor.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_parking_lot_obj.dir/ParkingLot.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_rcu_obj.dir/Rcu.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_sanitize_thread_obj.dir/SanitizeThread.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_striped_throttled_lifo_sem_obj.dir/StripedThrottledLifoSem.cpp.o folly/synchronization/detail/CMakeFiles/folly_synchronization_detail_sleeper_obj.dir/Sleeper.cpp.o folly/system/CMakeFiles/folly_system_at_fork_obj.dir/AtFork.cpp.o folly/system/CMakeFiles/folly_system_env_util_obj.dir/EnvUtil.cpp.o folly/system/CMakeFiles/folly_system_hardware_concurrency_obj.dir/HardwareConcurrency.cpp.o folly/system/CMakeFiles/folly_system_memory_mapping_obj.dir/MemoryMapping.cpp.o folly/system/CMakeFiles/folly_system_pid_obj.dir/Pid.cpp.o folly/system/CMakeFiles/folly_system_shell_obj.dir/Shell.cpp.o folly/system/CMakeFiles/folly_system_thread_id_obj.dir/ThreadId.cpp.o folly/system/CMakeFiles/folly_system_thread_name_obj.dir/ThreadName.cpp.o folly/testing/CMakeFiles/folly_testing_test_util_obj.dir/TestUtil.cpp.o folly/tracing/CMakeFiles/folly_tracing_async_stack_obj.dir/AsyncStack.cpp.o -Wl,-rpath,:::::::::::::: /home/linuxbrew/.linuxbrew/lib/libboost_regex.so.1.90.0 /home/linuxbrew/.linuxbrew/lib/libgflags.so.2.3.0 /home/linuxbrew/.linuxbrew/lib/libboost_program_options.so.1.90.0 /home/linuxbrew/.linuxbrew/lib/libsodium.so /home/linuxbrew/.linuxbrew/lib/libboost_context.so.1.90.0 /home/linuxbrew/.linuxbrew/lib/libboost_filesystem.so.1.90.0 /home/linuxbrew/.linuxbrew/lib/libssl.so /home/linuxbrew/.linuxbrew/lib/libcrypto.so /home/linuxbrew/.linuxbrew/lib/libfmt.so.12.1.0 /home/linuxbrew/.linuxbrew/lib/libdouble-conversion.so /home/linuxbrew/.linuxbrew/lib/libglog.so.0.7.1 /home/linuxbrew/.linuxbrew/lib/libgflags.so.2.3.0 /home/linuxbrew/.linuxbrew/lib/libevent.so /home/linuxbrew/.linuxbrew/lib/libz.so /home/linuxbrew/.linuxbrew/lib/libssl.so /home/linuxbrew/.linuxbrew/lib/libcrypto.so /home/linuxbrew/.linuxbrew/lib/libbz2.so /home/linuxbrew/.linuxbrew/lib/liblzma.so /home/linuxbrew/.linuxbrew/lib/liblz4.so /home/linuxbrew/.linuxbrew/lib/libzstd.so /home/linuxbrew/.linuxbrew/lib/libsnappy.so /home/linuxbrew/.linuxbrew/lib/libsodium.so -ldl /home/linuxbrew/.linuxbrew/lib/libboost_container.so.1.90.0 /home/l

Check failure on line 56 in Formula/f/folly.rb

View workflow job for this annotation

GitHub Actions / Linux arm64

`brew install --formulae --build-from-source folly` failed on Linux arm64!

(.text+0x0): multiple definition of `__folly_memmove_aarch64_mops'; folly/external/aor/CMakeFiles/folly_external_aor_memcpy_aarch64_obj.dir/memmove-mops.S.o:(.text+0x0): first defined here /usr/bin/ld: folly/external/aor/CMakeFiles/folly_external_aor_memset_aarch64-use_obj.dir/memset-advsimd.S.o: in function `__folly_memset_aarch64_simd': (.text+0x0): multiple definition of `__folly_memset_aarch64_simd'; folly/external/aor/CMakeFiles/folly_external_aor_memset_aarch64_obj.dir/memset-advsimd.S.o:(.text+0x0): first defined here /usr/bin/ld: folly/external/aor/CMakeFiles/folly_external_aor_memset_aarch64-use_obj.dir/memset-mops.S.o: in function `__folly_memset_aarch64_mops': (.text+0x0): multiple definition of `__folly_memset_aarch64_mops'; folly/external/aor/CMakeFiles/folly_external_aor_memset_aarch64_obj.dir/memset-mops.S.o:(.text+0x0): first defined here collect2: error: ld returned 1 exit status ts_quantile_estimator_obj.dir/QuantileEstimator.cpp.o folly/stats/CMakeFiles/folly_stats_tdigest_obj.dir/TDigest.cpp.o folly/stats/detail/CMakeFiles/folly_stats_detail_double_radix_sort_obj.dir/DoubleRadixSort.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_asymmetric_thread_fence_obj.dir/AsymmetricThreadFence.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_atomic_notification_obj.dir/AtomicNotification.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_distributed_mutex_obj.dir/DistributedMutex.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_hazptr_obj.dir/Hazptr.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_hazptr_obj.dir/HazptrDomain.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_hazptr_thread_pool_executor_obj.dir/HazptrThreadPoolExecutor.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_parking_lot_obj.dir/ParkingLot.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_rcu_obj.dir/Rcu.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_sanitize_thread_obj.dir/SanitizeThread.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_striped_throttled_lifo_sem_obj.dir/StripedThrottledLifoSem.cpp.o folly/synchronization/detail/CMakeFiles/folly_synchronization_detail_sleeper_obj.dir/Sleeper.cpp.o folly/system/CMakeFiles/folly_system_at_fork_obj.dir/AtFork.cpp.o folly/system/CMakeFiles/folly_system_env_util_obj.dir/EnvUtil.cpp.o folly/system/CMakeFiles/folly_system_hardware_concurrency_obj.dir/HardwareConcurrency.cpp.o folly/system/CMakeFiles/folly_system_memory_mapping_obj.dir/MemoryMapping.cpp.o folly/system/CMakeFiles/folly_system_pid_obj.dir/Pid.cpp.o folly/system/CMakeFiles/folly_system_shell_obj.dir/Shell.cpp.o folly/system/CMakeFiles/folly_system_thread_id_obj.dir/ThreadId.cpp.o folly/system/CMakeFiles/folly_system_thread_name_obj.dir/ThreadName.cpp.o folly/testing/CMakeFiles/folly_testing_test_util_obj.dir/TestUtil.cpp.o folly/tracing/CMakeFiles/folly_tracing_async_stack_obj.dir/AsyncStack.cpp.o -Wl,-rpath,:::::::::::::: /home/linuxbrew/.linuxbrew/lib/libboost_regex.so.1.90.0 /home/linuxbrew/.linuxbrew/lib/libgflags.so.2.3.0 /home/linuxbrew/.linuxbrew/lib/libboost_program_options.so.1.90.0 /home/linuxbrew/.linuxbrew/lib/libsodium.so /home/linuxbrew/.linuxbrew/lib/libboost_context.so.1.90.0 /home/linuxbrew/.linuxbrew/lib/libboost_filesystem.so.1.90.0 /home/linuxbrew/.linuxbrew/lib/libssl.so /home/linuxbrew/.linuxbrew/lib/libcrypto.so /home/linuxbrew/.linuxbrew/lib/libfmt.so.12.1.0 /home/linuxbrew/.linuxbrew/lib/libdouble-conversion.so /home/linuxbrew/.linuxbrew/lib/libglog.so.0.7.1 /home/linuxbrew/.linuxbrew/lib/libgflags.so.2.3.0 /home/linuxbrew/.linuxbrew/lib/libevent.so /home/linuxbrew/.linuxbrew/lib/libz.so /home/linuxbrew/.linuxbrew/lib/libssl.so /home/linuxbrew/.linuxbrew/lib/libcrypto.so /home/linuxbrew/.linuxbrew/lib/libbz2.so /home/linuxbrew/.linuxbrew/lib/liblzma.so /home/linuxbrew/.linuxbrew/lib/liblz4.so /home/linuxbrew/.linuxbrew/lib/libzstd.so /home/linuxbrew/.linuxbrew/lib/libsnappy.so /home/linuxbrew/.linuxbrew/lib/libsodium.so -ldl /home/linuxbrew/.linuxbrew/lib/libboost_container.so.1.90.0 /home/l

Check failure on line 56 in Formula/f/folly.rb

View workflow job for this annotation

GitHub Actions / Linux arm64

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

(.text+0x0): multiple definition of `__folly_memmove_aarch64_mops'; folly/external/aor/CMakeFiles/folly_external_aor_memcpy_aarch64_obj.dir/memmove-mops.S.o:(.text+0x0): first defined here /usr/bin/ld: folly/external/aor/CMakeFiles/folly_external_aor_memset_aarch64-use_obj.dir/memset-advsimd.S.o: in function `__folly_memset_aarch64_simd': (.text+0x0): multiple definition of `__folly_memset_aarch64_simd'; folly/external/aor/CMakeFiles/folly_external_aor_memset_aarch64_obj.dir/memset-advsimd.S.o:(.text+0x0): first defined here /usr/bin/ld: folly/external/aor/CMakeFiles/folly_external_aor_memset_aarch64-use_obj.dir/memset-mops.S.o: in function `__folly_memset_aarch64_mops': (.text+0x0): multiple definition of `__folly_memset_aarch64_mops'; folly/external/aor/CMakeFiles/folly_external_aor_memset_aarch64_obj.dir/memset-mops.S.o:(.text+0x0): first defined here collect2: error: ld returned 1 exit status ts_quantile_estimator_obj.dir/QuantileEstimator.cpp.o folly/stats/CMakeFiles/folly_stats_tdigest_obj.dir/TDigest.cpp.o folly/stats/detail/CMakeFiles/folly_stats_detail_double_radix_sort_obj.dir/DoubleRadixSort.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_asymmetric_thread_fence_obj.dir/AsymmetricThreadFence.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_atomic_notification_obj.dir/AtomicNotification.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_distributed_mutex_obj.dir/DistributedMutex.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_hazptr_obj.dir/Hazptr.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_hazptr_obj.dir/HazptrDomain.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_hazptr_thread_pool_executor_obj.dir/HazptrThreadPoolExecutor.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_parking_lot_obj.dir/ParkingLot.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_rcu_obj.dir/Rcu.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_sanitize_thread_obj.dir/SanitizeThread.cpp.o folly/synchronization/CMakeFiles/folly_synchronization_striped_throttled_lifo_sem_obj.dir/StripedThrottledLifoSem.cpp.o folly/synchronization/detail/CMakeFiles/folly_synchronization_detail_sleeper_obj.dir/Sleeper.cpp.o folly/system/CMakeFiles/folly_system_at_fork_obj.dir/AtFork.cpp.o folly/system/CMakeFiles/folly_system_env_util_obj.dir/EnvUtil.cpp.o folly/system/CMakeFiles/folly_system_hardware_concurrency_obj.dir/HardwareConcurrency.cpp.o folly/system/CMakeFiles/folly_system_memory_mapping_obj.dir/MemoryMapping.cpp.o folly/system/CMakeFiles/folly_system_pid_obj.dir/Pid.cpp.o folly/system/CMakeFiles/folly_system_shell_obj.dir/Shell.cpp.o folly/system/CMakeFiles/folly_system_thread_id_obj.dir/ThreadId.cpp.o folly/system/CMakeFiles/folly_system_thread_name_obj.dir/ThreadName.cpp.o folly/testing/CMakeFiles/folly_testing_test_util_obj.dir/TestUtil.cpp.o folly/tracing/CMakeFiles/folly_tracing_async_stack_obj.dir/AsyncStack.cpp.o -Wl,-rpath,:::::::::::::: /home/linuxbrew/.linuxbrew/lib/libboost_regex.so.1.90.0 /home/linuxbrew/.linuxbrew/lib/libgflags.so.2.3.0 /home/linuxbrew/.linuxbrew/lib/libboost_program_options.so.1.90.0 /home/linuxbrew/.linuxbrew/lib/libsodium.so /home/linuxbrew/.linuxbrew/lib/libboost_context.so.1.90.0 /home/linuxbrew/.linuxbrew/lib/libboost_filesystem.so.1.90.0 /home/linuxbrew/.linuxbrew/lib/libssl.so /home/linuxbrew/.linuxbrew/lib/libcrypto.so /home/linuxbrew/.linuxbrew/lib/libfmt.so.12.1.0 /home/linuxbrew/.linuxbrew/lib/libdouble-conversion.so /home/linuxbrew/.linuxbrew/lib/libglog.so.0.7.1 /home/linuxbrew/.linuxbrew/lib/libgflags.so.2.3.0 /home/linuxbrew/.linuxbrew/lib/libevent.so /home/linuxbrew/.linuxbrew/lib/libz.so /home/linuxbrew/.linuxbrew/lib/libssl.so /home/linuxbrew/.linuxbrew/lib/libcrypto.so /home/linuxbrew/.linuxbrew/lib/libbz2.so /home/linuxbrew/.linuxbrew/lib/liblzma.so /home/linuxbrew/.linuxbrew/lib/liblz4.so /home/linuxbrew/.linuxbrew/lib/libzstd.so /home/linuxbrew/.linuxbrew/lib/libsnappy.so /home/linuxbrew/.linuxbrew/lib/libsodium.so -ldl /home/linuxbrew/.linuxbrew/lib/libboost_container.so.1.90.0 /home/l
args = %W[
-DCMAKE_LIBRARY_ARCHITECTURE=#{Hardware::CPU.arch}
-DFOLLY_USE_JEMALLOC=OFF
Expand Down
5 changes: 2 additions & 3 deletions Formula/m/mvfst.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class Mvfst < Formula
desc "QUIC transport protocol implementation"
homepage "https://github.com/facebook/mvfst"
url "https://github.com/facebook/mvfst/archive/refs/tags/v2026.01.12.00.tar.gz"
sha256 "5c000c1ad7886a25d434224f85f9b5147acb9d0058497ec7666d843de129fd8a"
url "https://github.com/facebook/mvfst/archive/refs/tags/v2026.02.02.00.tar.gz"
sha256 "4e003a0d1ff6ad3d2aa00e9d5682cf108d59ba6503379fd816c77f2ae6550cd5"
license "MIT"
revision 1
head "https://github.com/facebook/mvfst.git", branch: "main"

bottle do
Expand All @@ -27,7 +26,7 @@
depends_on "libsodium"
depends_on "openssl@3"

def install

Check failure on line 29 in Formula/m/mvfst.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

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

::error::The bottle for fizz has an invalid build provenance attestation.%0A%0AThis may indicate that the bottle was not produced by the expected%0Atap, or was maliciously inserted into the expected tap's bottle%0Astorage.%0A%0AAdditional context:%0A%0Ano attestation matches subject: fizz--2026.02.02.00.arm64_sonoma.bottle.tar.gz%0A

Check failure on line 29 in Formula/m/mvfst.rb

View workflow job for this annotation

GitHub Actions / macOS 15-arm64

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

::error::The bottle for fizz has an invalid build provenance attestation.%0A%0AThis may indicate that the bottle was not produced by the expected%0Atap, or was maliciously inserted into the expected tap's bottle%0Astorage.%0A%0AAdditional context:%0A%0Ano attestation matches subject: fizz--2026.02.02.00.arm64_sequoia.bottle.tar.gz%0A

Check failure on line 29 in Formula/m/mvfst.rb

View workflow job for this annotation

GitHub Actions / Linux x86_64

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

::error::The bottle for fizz has an invalid build provenance attestation.%0A%0AThis may indicate that the bottle was not produced by the expected%0Atap, or was maliciously inserted into the expected tap's bottle%0Astorage.%0A%0AAdditional context:%0A%0Ano attestation matches subject: fizz--2026.02.02.00.x86_64_linux.bottle.tar.gz%0A

Check failure on line 29 in Formula/m/mvfst.rb

View workflow job for this annotation

GitHub Actions / macOS 26-arm64

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

::error::The bottle for fizz has an invalid build provenance attestation.%0A%0AThis may indicate that the bottle was not produced by the expected%0Atap, or was maliciously inserted into the expected tap's bottle%0Astorage.%0A%0AAdditional context:%0A%0Ano attestation matches subject: fizz--2026.02.02.00.arm64_tahoe.bottle.tar.gz%0A

Check failure on line 29 in Formula/m/mvfst.rb

View workflow job for this annotation

GitHub Actions / macOS 14-x86_64

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

::error::The bottle for fizz has an invalid build provenance attestation.%0A%0AThis may indicate that the bottle was not produced by the expected%0Atap, or was maliciously inserted into the expected tap's bottle%0Astorage.%0A%0AAdditional context:%0A%0Ano attestation matches subject: fizz--2026.02.02.00.sonoma.bottle.tar.gz%0A
shared_args = ["-DBUILD_SHARED_LIBS=ON", "-DCMAKE_INSTALL_RPATH=#{rpath}"]
linker_flags = %w[-undefined dynamic_lookup -dead_strip_dylibs]
linker_flags << "-ld_classic" if OS.mac? && MacOS.version == :ventura
Expand Down
5 changes: 2 additions & 3 deletions Formula/p/proxygen.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class Proxygen < Formula
desc "Collection of C++ HTTP libraries"
homepage "https://github.com/facebook/proxygen"
url "https://github.com/facebook/proxygen/releases/download/v2026.01.12.00/proxygen-v2026.01.12.00.tar.gz"
sha256 "66364e2119618a98f5c3ad62765b53d8bc2c34a9e51e0e861345aa7a5e87414f"
url "https://github.com/facebook/proxygen/releases/download/v2026.02.02.00/proxygen-v2026.02.02.00.tar.gz"
sha256 "e6a3832f8aadcbe8e1cace3f471632c392d33d4657367de618b8d21c2a961499"
license "BSD-3-Clause"
revision 1
head "https://github.com/facebook/proxygen.git", branch: "main"

bottle do
Expand Down
5 changes: 2 additions & 3 deletions Formula/w/wangle.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class Wangle < Formula
desc "Modular, composable client/server abstractions framework"
homepage "https://github.com/facebook/wangle"
url "https://github.com/facebook/wangle/archive/refs/tags/v2026.01.12.00.tar.gz"
sha256 "49b8e318a44e6bcdce37d79644ffd4efc7084621d08b6822cc357047819634ec"
url "https://github.com/facebook/wangle/archive/refs/tags/v2026.02.02.00.tar.gz"
sha256 "2baa95a1ce28048e6655ae912d39ec754097fe74699b9012518b46f5b04894bc"
license "Apache-2.0"
revision 1
head "https://github.com/facebook/wangle.git", branch: "main"

bottle do
Expand Down
5 changes: 2 additions & 3 deletions Formula/w/watchman.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ class Watchman < Formula

desc "Watch files and take action when they change"
homepage "https://github.com/facebook/watchman"
url "https://github.com/facebook/watchman/archive/refs/tags/v2026.01.12.00.tar.gz"
sha256 "5b6be267c159356a77511545b0608b0dcbd1dfa4c6277b0a5385fc221e85392a"
url "https://github.com/facebook/watchman/archive/refs/tags/v2026.02.02.00.tar.gz"
sha256 "240ac7f07ff71fb3dd84dc4f0f01648ff9dc0a3b4d3757b2d287b6a5c3565aaa"
license "MIT"
revision 1
head "https://github.com/facebook/watchman.git", branch: "main"

bottle do
Expand Down
Loading