glog 0.7.0 #381951
tests.yml
on: pull_request
formulae_detect
39s
Matrix: tap_syntax
Matrix: tests
conclusion
0s
Matrix: test_deps
Annotations
55 errors and 5 notices
`brew test --verbose fizz` failed on macOS Monterey (12) on Apple Silicon!:
Formula/f/fizz.rb#L53
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/bin/bundle clean
==> Testing fizz
==> /usr/bin/clang++ -std=c++17 test.cpp -o test -I/opt/homebrew/Cellar/fizz/2024.05.02.00_1/include -I/opt/homebrew/opt/openssl@3/include -L/opt/homebrew/Cellar/fizz/2024.05.02.00_1/lib -lfizz -L/opt/homebrew/opt/folly/lib -lfolly -L/opt/homebrew/opt/gflags/lib -lgflags -L/opt/homebrew/opt/glog/lib -lglog -L/opt/homebrew/opt/libevent/lib -levent -L/opt/homebrew/opt/libsodium/lib -lsodium -L/opt/homebrew/opt/openssl@3/lib -lcrypto -lssl
In file included from test.cpp:1:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/client/AsyncFizzClient.h:11:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/client/ClientExtensions.h:11:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/record/Types.h:12:
In file included from /opt/homebrew/include/folly/io/Cursor.h:31:
In file included from /opt/homebrew/include/folly/io/IOBuf.h:33:
/opt/homebrew/include/glog/logging.h:60:4: error: <glog/logging.h> was not included correctly. See the documention for how to consume the library.
# error <glog/logging.h> was not included correctly. See the documention for how to consume the library.
^
In file included from test.cpp:1:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/client/AsyncFizzClient.h:11:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/client/ClientExtensions.h:11:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/record/Types.h:12:
In file included from /opt/homebrew/include/folly/io/Cursor.h:31:
In file included from /opt/homebrew/include/folly/io/IOBuf.h:33:
In file included from /opt/homebrew/include/glog/logging.h:63:
/opt/homebrew/include/glog/flags.h:45:4: error: <glog/flags.h> was not included correctly. See the documention for how to consume the library.
# error <glog/flags.h> was not included correctly. See the documention for how to consume the library.
^
/opt/homebrew/include/glog/flags.h:105:1: error: unknown type name 'GLOG_EXPORT'
DECLARE_int32(logemaillevel);
^
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/opt/homebrew/include/glog/flags.h:80:14: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
/opt/homebrew/include/glog/flags.h:105:1: error: cannot define or redeclare 'int32' here because namespace 'fLI' does not enclose namespace 'google'
DECLARE_int32(logemaillevel);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:88:56: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
~~~~~~~~^
/opt/homebrew/include/glog/flags.h:80:26: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^~~~
/opt/homebrew/include/glog/flags.h:105:1: error: expected ';' after top level declarator
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/opt/homebrew/include/glog/flags.h:80:31: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
<scratch space>:8:1: note: expanded from here
FLAGS_logemaillevel
^
In file included from test.cpp:1:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/client/AsyncFizzClient.h:11:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/client/ClientExtensions.h:11:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/record/Types.h:12:
In file included from /opt/homebrew/include/folly/io/Curso
|
`brew test --verbose wangle` failed on macOS Monterey (12) on Apple Silicon!:
Formula/w/wangle.rb#L54
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/bin/bundle clean
==> Testing wangle
==> /usr/bin/clang++ /opt/homebrew/Cellar/wangle/2024.05.02.00_1/share/wangle/EchoClient.cpp -std=c++17 -I/opt/homebrew/Cellar/wangle/2024.05.02.00_1/include -I/opt/homebrew/opt/openssl@3/include -L/opt/homebrew/opt/gflags/lib -L/opt/homebrew/opt/glog/lib -L/opt/homebrew/opt/folly/lib -L/opt/homebrew/opt/fizz/lib -L/opt/homebrew/Cellar/wangle/2024.05.02.00_1/lib -lgflags -lglog -lfolly -lfizz -lwangle -o EchoClient
In file included from /opt/homebrew/Cellar/wangle/2024.05.02.00_1/share/wangle/EchoClient.cpp:22:
In file included from /opt/homebrew/Cellar/wangle/2024.05.02.00_1/include/wangle/bootstrap/ClientBootstrap.h:19:
In file included from /opt/homebrew/include/folly/executors/IOThreadPoolExecutor.h:21:
In file included from /opt/homebrew/include/folly/executors/QueueObserver.h:28:
In file included from /opt/homebrew/include/folly/Synchronized.h:42:
/opt/homebrew/include/glog/logging.h:60:4: error: <glog/logging.h> was not included correctly. See the documention for how to consume the library.
# error <glog/logging.h> was not included correctly. See the documention for how to consume the library.
^
In file included from /opt/homebrew/Cellar/wangle/2024.05.02.00_1/share/wangle/EchoClient.cpp:22:
In file included from /opt/homebrew/Cellar/wangle/2024.05.02.00_1/include/wangle/bootstrap/ClientBootstrap.h:19:
In file included from /opt/homebrew/include/folly/executors/IOThreadPoolExecutor.h:21:
In file included from /opt/homebrew/include/folly/executors/QueueObserver.h:28:
In file included from /opt/homebrew/include/folly/Synchronized.h:42:
In file included from /opt/homebrew/include/glog/logging.h:63:
/opt/homebrew/include/glog/flags.h:45:4: error: <glog/flags.h> was not included correctly. See the documention for how to consume the library.
# error <glog/flags.h> was not included correctly. See the documention for how to consume the library.
^
/opt/homebrew/include/glog/flags.h:105:1: error: unknown type name 'GLOG_EXPORT'
DECLARE_int32(logemaillevel);
^
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/opt/homebrew/include/glog/flags.h:80:14: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
/opt/homebrew/include/glog/flags.h:105:1: error: cannot define or redeclare 'int32' here because namespace 'fLI' does not enclose namespace 'google'
DECLARE_int32(logemaillevel);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:88:56: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
~~~~~~~~^
/opt/homebrew/include/glog/flags.h:80:26: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^~~~
/opt/homebrew/include/glog/flags.h:105:1: error: expected ';' after top level declarator
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/opt/homebrew/include/glog/flags.h:80:31: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
<scratch space>:35:1: note: expanded from here
FLAGS_logemaillevel
^
In file included from /opt/homebrew/Cellar/wangle/2024.05.02.00_1/share/wangle/EchoClient.cpp:22:
In file included from /opt/homebrew/Cellar/wangle/2024.05.02.00_1/include/wangle/bootstrap/ClientBootstrap.h:19:
In file included from /opt/homebrew/include/folly/executors/IOThreadPoolExecutor.h:21:
In file included from /opt/homebrew/include/folly/executors/QueueObserver.h:28:
In file included from /opt/homebrew/include/folly/Synchronized.h:42:
In file included from /opt/h
|
`brew install --verbose --build-bottle fb303` failed on macOS Monterey (12) on Apple Silicon!:
Formula/f/fb303.rb#L34
<scratch space>:143:1: note: expanded from here
FLAGS_alsologtoemail
^
In file included from /tmp/fb303-20240504-40337-b2y85a/fb303-2024.05.02.00/build/fb303/thrift/gen-cpp2/fb303_core_data.cpp:8:
In file included from /tmp/fb303-20240504-40337-b2y85a/fb303-2024.05.02.00/build/fb303/thrift/gen-cpp2/fb303_core_data.h:11:
In file included from /tmp/fb303-20240504-40337-b2y85a/fb303-2024.05.02.00/build/fb303/thrift/gen-cpp2/fb303_core_types.h:9:
In file included from /opt/homebrew/include/thrift/lib/cpp2/gen/module_types_h.h:35:
In file included from /opt/homebrew/include/thrift/lib/cpp2/Adapter.h:21:
In file included from /opt/homebrew/include/thrift/lib/cpp2/op/Clear.h:21:
In file included from /opt/homebrew/include/thrift/lib/cpp2/op/detail/Clear.h:25:
In file included from /opt/homebrew/include/folly/io/IOBuf.h:33:
In file included from /opt/homebrew/include/glog/logging.h:63:
/opt/homebrew/include/glog/flags.h:112:1: error: unknown type name 'GLOG_EXPORT'
DECLARE_string(log_backtrace_at);
^
/opt/homebrew/include/glog/flags.h:100:12: note: expanded from macro 'DECLARE_string'
extern GLOG_EXPORT std::string& FLAGS_##name; \
^
/opt/homebrew/include/glog/flags.h:112:1: error: cannot define or redeclare 'string' here because namespace 'fLS' does not enclose namespace 'std'
DECLARE_string(log_backtrace_at);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:100:29: note: expanded from macro 'DECLARE_string'
extern GLOG_EXPORT std::string& FLAGS_##name; \
~~~~~^
/opt/homebrew/include/glog/flags.h:112:1: error: expected ';' after top level declarator
/opt/homebrew/include/glog/flags.h:100:35: note: expanded from macro 'DECLARE_string'
extern GLOG_EXPORT std::string& FLAGS_##name; \
^
/opt/homebrew/include/glog/flags.h:111:1: error: no member named 'FLAGS_alsologtoemail' in namespace 'fLS'
DECLARE_string(alsologtoemail);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:102:16: note: expanded from macro 'DECLARE_string'
using fLS::FLAGS_##name
~~~~~^
<scratch space>:157:1: note: expanded from here
FLAGS_alsologtoemail
^
/opt/homebrew/include/glog/flags.h:111:1: error: no member named 'FLAGS_alsologtoemail' in namespace 'fLS'
DECLARE_string(alsologtoemail);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:102:16: note: expanded from macro 'DECLARE_string'
using fLS::FLAGS_##name
~~~~~^
<scratch space>:143:1: note: expanded from here
FLAGS_alsologtoemail
^
In file included from /tmp/fb303-20240504-40337-b2y85a/fb303-2024.05.02.00/build/fb303/thrift/gen-cpp2/fb303_core_metadata.cpp:7:
In file included from /opt/homebrew/include/thrift/lib/cpp2/gen/module_metadata_cpp.h:23:
In file included from /opt/homebrew/include/thrift/lib/cpp2/gen/module_metadata_h.h:22:
In file included from /opt/homebrew/include/thrift/lib/thrift/gen-cpp2/metadata_types.h:9:
In file included from /opt/homebrew/include/thrift/lib/cpp2/gen/module_types_h.h:35:
In file included from /opt/homebrew/include/thrift/lib/cpp2/Adapter.h:21:
In file included from /opt/homebrew/include/thrift/lib/cpp2/op/Clear.h:21:
In file included from /opt/homebrew/include/thrift/lib/cpp2/op/detail/Clear.h:25:
In file included from /opt/homebrew/include/folly/io/IOBuf.h:33:
In file included from /opt/homebrew/include/glog/logging.h:63:
/opt/homebrew/include/glog/flags.h:112:1: error: unknown type name 'GLOG_EXPORT'
DECLARE_string(log_backtrace_at);
^
/opt/homebrew/include/glog/flags.h:100:12: note: expanded from macro 'DECLARE_string'
extern GLOG_EXPORT std::string& FLAGS_##name; \
^
/opt/homebrew/include/glog/flags.h:112:1: error: cannot define or redeclare 'string' here because namespace 'fLS' does not enclose namespace 'std'
DECLARE_string(log_backtrace_at);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:100:29: note: expanded from macro 'DECLARE_string'
extern GLOG_EXPORT std::string& FLAGS_##name; \
|
`brew install --build-from-source fb303` failed on macOS Monterey (12) on Apple Silicon!:
Formula/f/fb303.rb#L34
==> Fetching fbthrift
==> Downloading https://ghcr.io/v2/homebrew/core/fbthrift/manifests/2024.05.02.00
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/1bc441aa3f33038bc455eeae0cb35804a30e0c7d13f093e132b0cf401fff1b84--fbthrift-2024.05.02.00.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/fbthrift/blobs/sha256:ad4b9196d8d2e3ff8a56f554a571ca77223c513bd7481df7717d5e1974fc3f02
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/52bc4d69438ea08c93ae2cbf444edcdd0076f6eed1c7fbb38f73d85f8cf86970--fbthrift--2024.05.02.00.arm64_monterey.bottle.tar.gz
==> Fetching fb303
==> Downloading https://github.com/facebook/fb303/archive/refs/tags/v2024.05.02.00.tar.gz
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/f32c3b70aeb956012048171b6bddd11c52139d467bb266ab4c34c8fb111d78ce--fb303-2024.05.02.00.tar.gz
==> Installing dependencies for fb303: cmake, icu4c, xz, lz4, zstd, boost, double-conversion, fmt, gflags, ca-certificates, openssl@3, libevent, libsodium, snappy, mvfst and fbthrift
==> Installing fb303 dependency: cmake
==> Downloading https://ghcr.io/v2/homebrew/core/cmake/manifests/3.29.2
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/5d86fc2c8aaddd092bcc954dec2091b65eb56cecc087312d622cd82f39c55c37--cmake-3.29.2.bottle_manifest.json
==> Pouring cmake--3.29.2.arm64_monterey.bottle.tar.gz
/opt/homebrew/Cellar/cmake/3.29.2: 3,384 files, 57.3MB
==> Installing fb303 dependency: icu4c
==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/manifests/74.2
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/3e5230e726e5548db28bc0cf75710d6405903b742f941113d3dbe7483fad72a4--icu4c-74.2.bottle_manifest.json
==> Pouring icu4c--74.2.arm64_monterey.bottle.tar.gz
/opt/homebrew/Cellar/icu4c/74.2: 270 files, 77.9MB
==> Installing fb303 dependency: xz
==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.4.6
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/b2cc4077807c100af6e0253f51d186f187ff55165638cbe3a4aa16d1c4762660--xz-5.4.6.bottle_manifest.json
==> Pouring xz--5.4.6.arm64_monterey.bottle.tar.gz
/opt/homebrew/Cellar/xz/5.4.6: 163 files, 2.6MB
==> Installing fb303 dependency: lz4
==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.9.4
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/379e59b981667f9585b33a2ff318769d8edca3ce6fd2e9a67ed291ae3e0cc872--lz4-1.9.4.bottle_manifest.json
==> Pouring lz4--1.9.4.arm64_monterey.bottle.tar.gz
/opt/homebrew/Cellar/lz4/1.9.4: 22 files, 681.5KB
==> Installing fb303 dependency: zstd
==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.6
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/29403e0df5404d8aeca0e750ac135ec9ef44fc5eeb6df69170ed602acabf0ffb--zstd-1.5.6.bottle_manifest.json
==> Pouring zstd--1.5.6.arm64_monterey.bottle.tar.gz
/opt/homebrew/Cellar/zstd/1.5.6: 31 files, 2.4MB
==> Installing fb303 dependency: boost
==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.85.0
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/cb9add14f164eb6b7d74bbe1b440464435111b181c3060f3ca7f20d572044f47--boost-1.85.0.bottle_manifest.json
==> Pouring boost--1.85.0.arm64_monterey.bottle.tar.gz
/opt/homebrew/Cellar/boost/1.85.0: 16,160 files, 498MB
==> Installing fb303 dependency: double-conversion
==> Downloading https://ghcr.io/v2/homebrew/core/double-conversion/manifests/3.3.0
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/3f6c03611d69daaddcd2d467993bfc4e75cc54a55e2900fd5f383411c445a5b4--double-conversion-3.3.0.bottle_manifest.json
==> Pouring double-conversion--3.3.0.arm64_monterey.bottle.tar.gz
/opt/homebrew/Cellar/double-conversion/3.3.0: 26 files, 260.0KB
==> Installing fb303 dependency: fmt
==> Downloading https://ghcr.io/v2/homebrew/core/fmt/manifests/10.2.1_1
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/bbfb45ceacfa2ebba03c28dbddb022a0b5127bffd4d3d3700e5a310df9a2acde--fmt-10.2.1_1.bottle_manifest.json
==> Pouring fmt--10.2.1_1.arm64_monterey.bottle.tar.gz
/opt/homebre
|
`brew install --verbose --build-bottle edencommon` failed on macOS Monterey (12) on Apple Silicon!:
Formula/e/edencommon.rb#L32
==> Fetching dependencies for edencommon: fb303
==> Fetching fb303
==> Downloading https://ghcr.io/v2/homebrew/core/fb303/manifests/2024.05.02.00_1
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.2.20-108-g7e0c137\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 12.7.4\)\ curl/8.4.0 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1+json --header Authorization:\ Bearer\ QQ== --remote-time --output /Users/brew/Library/Caches/Homebrew/downloads/cd77acffe5f95a0178ce6e0ae795fbff05427e9f591683fa65386c90f1c75f4e--fb303-2024.05.02.00_1.bottle_manifest.json.incomplete --location https://ghcr.io/v2/homebrew/core/fb303/manifests/2024.05.02.00_1
curl: (22) The requested URL returned error: 404
==> Downloading https://ghcr.io/v2/homebrew/core/fb303/blobs/sha256:cb99c3737cd971446d9049c1189756be3c6b773eea5363752ae706402a906509
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/cc952eb01c6003de85fa581fd4543e8701bdbf1015d3e06f5c4a2092dc70eae9--fb303--2024.05.02.00_1.arm64_monterey.bottle.tar.gz
==> Verifying checksum for 'cc952eb01c6003de85fa581fd4543e8701bdbf1015d3e06f5c4a2092dc70eae9--fb303--2024.05.02.00_1.arm64_monterey.bottle.tar.gz'
==> Fetching edencommon
==> Downloading https://github.com/facebookexperimental/edencommon/archive/refs/tags/v2024.05.02.00.tar.gz
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/d446929e81f3253f444e766b5332d1130f6448ed6644183f0f89832e562e38f3--edencommon-2024.05.02.00.tar.gz
==> Verifying checksum for 'd446929e81f3253f444e766b5332d1130f6448ed6644183f0f89832e562e38f3--edencommon-2024.05.02.00.tar.gz'
==> Installing dependencies for edencommon: fb303
==> Installing edencommon dependency: fb303
==> Downloading https://ghcr.io/v2/homebrew/core/fb303/manifests/2024.05.02.00_1
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.2.20-108-g7e0c137\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 12.7.4\)\ curl/8.4.0 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1+json --header Authorization:\ Bearer\ QQ== --remote-time --output /Users/brew/Library/Caches/Homebrew/downloads/cd77acffe5f95a0178ce6e0ae795fbff05427e9f591683fa65386c90f1c75f4e--fb303-2024.05.02.00_1.bottle_manifest.json.incomplete --location https://ghcr.io/v2/homebrew/core/fb303/manifests/2024.05.02.00_1
curl: (22) The requested URL returned error: 404
==> Pouring fb303--2024.05.02.00_1.arm64_monterey.bottle.tar.gz
/usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/cc952eb01c6003de85fa581fd4543e8701bdbf1015d3e06f5c4a2092dc70eae9--fb303--2024.05.02.00_1.arm64_monterey.bottle.tar.gz --directory /private/tmp/homebrew-unpack20240504-53217-i6zaf7
/usr/bin/env cp -pR /private/tmp/homebrew-unpack20240504-53217-i6zaf7/fb303/. /opt/homebrew/Cellar/fb303
cp: /opt/homebrew/Cellar/fb303/./2024.05.02.00/lib/cmake/fb303/fb303-targets-release.cmake: Permission denied
cp: /opt/homebrew/Cellar/fb303/./2024.05.02.00/lib/cmake/fb303/fb303-config.cmake: Permission denied
cp: /opt/homebrew/Cellar/fb303/./2024.05.02.00/lib/cmake/fb303/fb303-targets.cmake: Permission denied
Error: Failure while executing; `/usr/bin/env cp -pR /private/tmp/homebrew-unpack20240504-53217-i6zaf7/fb303/. /opt/homebrew/Cellar/fb303` exited with 1. Here's the output:
cp: /opt/homebrew/Cellar/fb303/./2024.05.02.00/lib/cmake/fb303/fb303-targets-release.cmake: Permission denied
cp: /opt/homebrew/Cellar/fb303/./2024.05.02.00/lib/cmake/fb303/fb303-config.cmake: Permission denied
cp: /opt/homebrew/Cellar/fb303/./2024.05.02.00/lib/cmake/fb303/fb303-targets.cmake: Permission denied
|
`brew install --verbose --build-bottle libgrape-lite` failed on macOS Monterey (12) on Apple Silicon!:
Formula/lib/libgrape-lite.rb#L26
DECLARE_int32(logemaillevel);
^
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/opt/homebrew/include/glog/flags.h:80:14: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
/opt/homebrew/include/glog/flags.h:105:1: error: cannot define or redeclare 'int32' here because namespace 'fLI' does not enclose namespace 'google'
DECLARE_int32(logemaillevel);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:88:56: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
~~~~~~~~^
/opt/homebrew/include/glog/flags.h:80:26: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^~~~
/opt/homebrew/include/glog/flags.h:105:1: error: expected ';' after top level declarator
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/opt/homebrew/include/glog/flags.h:80:31: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
<scratch space>:62:1: note: expanded from here
FLAGS_logemaillevel
^
In file included from /tmp/libgrape-lite-20240504-56879-lvnqan/libgrape-lite-0.3.4/grape/io/local_io_adaptor.cc:16:
In file included from /tmp/libgrape-lite-20240504-56879-lvnqan/libgrape-lite-0.3.4/grape/io/local_io_adaptor.h:25:
In file included from /tmp/libgrape-lite-20240504-56879-lvnqan/libgrape-lite-0.3.4/grape/io/io_adaptor_base.h:21:
In file included from /tmp/libgrape-lite-20240504-56879-lvnqan/libgrape-lite-0.3.4/grape/serialization/in_archive.h:33:
In file included from /tmp/libgrape-lite-20240504-56879-lvnqan/libgrape-lite-0.3.4/grape/utils/gcontainer.h:29:
In file included from /tmp/libgrape-lite-20240504-56879-lvnqan/libgrape-lite-0.3.4/grape/config.h:28:
In file included from /tmp/libgrape-lite-20240504-56879-lvnqan/libgrape-lite-0.3.4/grape/utils/hp_allocator.h:22:
In file included from /opt/homebrew/include/glog/logging.h:63:
/opt/homebrew/include/glog/flags.h:105:1: error: no member named 'FLAGS_logemaillevel' in namespace 'fLI'
DECLARE_int32(logemaillevel);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:82:26: note: expanded from macro 'DECLARE_VARIABLE'
using fL##shorttype::FLAGS_##name
~~~~~~~~~~~~~~~^
<scratch space>:64:1: note: expanded from here
FLAGS_logemaillevel
^
In file included from /tmp/libgrape-lite-20240504-56879-lvnqan/libgrape-lite-0.3.4/grape/io/local_io_adaptor.cc:16:
In file included from /tmp/libgrape-lite-20240504-56879-lvnqan/libgrape-lite-0.3.4/grape/io/local_io_adaptor.h:25:
In file included from /tmp/libgrape-lite-20240504-56879-lvnqan/libgrape-lite-0.3.4/grape/io/io_adaptor_base.h:21:
In file included from /tmp/libgrape-lite-20240504-56879-lvnqan/libgrape-lite-0.3.4/grape/serialization/in_archive.h:33:
In file included from /tmp/libgrape-lite-20240504-56879-lvnqan/libgrape-lite-0.3.4/grape/utils/gcontainer.h:29:
In file included from /tmp/libgrape-lite-20240504-56879-lvnqan/libgrape-lite-0.3.4/grape/config.h:28:
In file included from /tmp/libgrape-lite-20240504-56879-lvnqan/libgrape-lite-0.3.4/grape/utils/hp_allocator.h:22:
In file included from /opt/homebrew/include/glog/logging.h:63:
/opt/homebrew/include/glog/flags.h:106:1: error: unknown type name 'GLOG_EXPORT'
DECLARE_int32(logcleansecs);
^
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_
|
`brew install --verbose --build-bottle proxygen` failed on macOS Monterey (12) on Apple Silicon!:
Formula/p/proxygen.rb#L35
erIndexingStrategy.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/HeaderTable.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/HPACKCodec.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/HPACKContext.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/HPACKDecodeBuffer.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/HPACKDecoderBase.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/HPACKDecoder.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/HPACKEncodeBuffer.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/HPACKEncoderBase.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/HPACKEncoder.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/HPACKHeader.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/Huffman.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/Logging.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/NoPathIndexingStrategy.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/QPACKCodec.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/QPACKContext.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/QPACKDecoder.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/QPACKEncoder.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/QPACKHeaderTable.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/QPACKStaticHeaderTable.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/StaticHeaderTable.cpp.o CMakeFiles/proxygen.dir/http/codec/DefaultHTTPCodecFactory.cpp.o CMakeFiles/proxygen.dir/http/codec/ErrorCode.cpp.o CMakeFiles/proxygen.dir/http/codec/FlowControlFilter.cpp.o CMakeFiles/proxygen.dir/http/codec/HeaderDecodeInfo.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTP1xCodec.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTP2Codec.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTP2Constants.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTP2Framer.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTPChecks.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTPCodecFactory.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTPCodecFilter.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTPCodecPrinter.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTPParallelCodec.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTPSettings.cpp.o CMakeFiles/proxygen.dir/http/codec/TransportDirection.cpp.o CMakeFiles/proxygen.dir/http/codec/RateLimitFilter.cpp.o CMakeFiles/proxygen.dir/http/connpool/ServerIdleSessionController.cpp.o CMakeFiles/proxygen.dir/http/connpool/SessionHolder.cpp.o CMakeFiles/proxygen.dir/http/connpool/SessionPool.cpp.o CMakeFiles/proxygen.dir/http/connpool/ThreadIdleSessionController.cpp.o CMakeFiles/proxygen.dir/http/experimental/RFC1867.cpp.o CMakeFiles/proxygen.dir/http/HeaderConstants.cpp.o CMakeFiles/proxygen.dir/http/HTTPConnector.cpp.o CMakeFiles/proxygen.dir/http/HTTPConnectorWithFizz.cpp.o CMakeFiles/proxygen.dir/http/HTTPConstants.cpp.o CMakeFiles/proxygen.dir/http/HTTPException.cpp.o CMakeFiles/proxygen.dir/http/HTTPHeaders.cpp.o CMakeFiles/proxygen.dir/http/HTTPMessage.cpp.o CMakeFiles/proxygen.dir/http/HTTPMessageFilters.cpp.o CMakeFiles/proxygen.dir/http/HTTPMethod.cpp.o CMakeFiles/proxygen.dir/http/HTTPPriorityFunctions.cpp.o CMakeFiles/proxygen.dir/http/StatusTypeEnum.cpp.o CMakeFiles/proxygen.dir/http/ProxygenErrorEnum.cpp.o CMakeFiles/proxygen.dir/http/ProxyStatus.cpp.o CMakeFiles/proxygen.dir/http/RFC2616.cpp.o CMakeFiles/proxygen.dir/http/observer/HTTPSessionObserverInterface.cpp.o CMakeFiles/proxygen.dir/http/observer/HTTPTransactionObserverInterface.cpp.o CMakeFiles/proxygen.dir/http/session/ByteEvents.cpp.o CMakeFiles/proxygen.dir/http/session/ByteEventTracker.cpp.o CMakeFiles/proxygen.dir/http/session/CodecErrorResponseHandler.cpp.o CMakeFiles/proxygen.dir/http/session/HTTP2PriorityQueue.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPDefaultSessionCodecFactory.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPDirectResponseHandler.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPDownstreamSession.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPErrorPage.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPEvent.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPSessionAcceptor.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPSessionActivityTracker.cpp.o CMakeFiles/proxygen
|
`brew install --verbose --build-bottle treefrog` failed on macOS Monterey (12) on Apple Silicon!:
Formula/t/treefrog.rb#L35
tCore.framework/Headers -I. -I/opt/homebrew/share/qt/mkspecs/macx-clang -F/opt/homebrew/lib -o filewriter.o filewriter.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++1z -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -mmacosx-version-min=12.0 -Wall -Wextra -DQT_USE_QSTRINGBUILDER -DTF_DLL -DTF_VERSION=\"2.8.0\" -DINSTALL_PATH=\"/opt/homebrew/Cellar/treefrog/2.8.0_1/bin\" -DTF_NO_DEBUG -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/opt/homebrew/Cellar/treefrog/2.8.0_1/include/treefrog -I/opt/homebrew/lib/QtNetwork.framework/Headers -I/opt/homebrew/lib/QtCore.framework/Headers -I. -I/opt/homebrew/share/qt/mkspecs/macx-clang -F/opt/homebrew/lib -o moc_systembusdaemon.o moc_systembusdaemon.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++1z -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -mmacosx-version-min=12.0 -Wall -Wextra -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../../include -I/opt/homebrew/lib/QtCore.framework/Headers -I. -I/opt/homebrew/share/qt/mkspecs/macx-clang -F/opt/homebrew/lib -o otmparser.o otmparser.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++1z -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -mmacosx-version-min=12.0 -Wall -Wextra -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../../include -I/opt/homebrew/lib/QtCore.framework/Headers -I. -I/opt/homebrew/share/qt/mkspecs/macx-clang -F/opt/homebrew/lib -o otamaconverter.o otamaconverter.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -mmacosx-version-min=12.0 -Wl,-rpath,@executable_path/../Frameworks -Wl,-rpath,/opt/homebrew/lib -o treefrog main.o servermanager.o systembusdaemon.o moc_servermanager.o moc_systembusdaemon.o -F/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/Cellar/treefrog/2.8.0_1/lib -L/opt/homebrew/Cellar/treefrog/2.8.0_1/lib -ltreefrog -framework QtNetwork -framework QtCore -framework IOKit -framework DiskArbitration
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++1z -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -mmacosx-version-min=12.0 -Wall -Wextra -DQT_USE_QSTRINGBUILDER -DTF_DLL -DTREEFROG_DATA_DIR=\"/opt/homebrew/Cellar/treefrog/2.8.0_1/share/treefrog\" -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_CORE_LIB -I. -I/opt/homebrew/Cellar/treefrog/2.8.0_1/include/treefrog -I/opt/homebrew/lib/QtSql.framework/Headers -I/opt/homebrew/lib/QtCore.framework/Headers -I. -I/opt/homebrew/share/qt/mkspecs/macx-clang -F/opt/homebrew/lib -o tableschema.o tableschema.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++1z -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -mmacosx-version-min=12.0 -Wall -Wextra -DQT_USE_QSTRINGBUILDER -DTF_DLL -DTREEFROG_DATA_DIR=\"/opt/homebrew/Cellar/treefrog/2.8.0_1/share/treefrog\" -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_CORE_LIB -I. -I/opt/homebrew/Cellar/treefrog/2.8.0_1/include/treefrog -I/opt/homebrew/lib/QtSql.framework/Headers -I/opt/homebrew/lib/QtCore.framework/Headers -I. -I/opt/homebrew/share/qt/mkspecs/macx-clang -F/opt/homebrew/lib -o projectfilegenerator.o projectfilegenerator.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -
|
`brew install --build-from-source edencommon` failed on macOS Monterey (12) on Apple Silicon!:
Formula/e/edencommon.rb#L32
==> Fetching dependencies for edencommon: cmake, googletest, icu4c, xz, lz4, zstd, boost, double-conversion, fmt, gflags, ca-certificates, openssl@3, libevent, libsodium, snappy, mvfst, fbthrift and fb303
==> Fetching cmake
==> Downloading https://ghcr.io/v2/homebrew/core/cmake/manifests/3.29.2
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/5d86fc2c8aaddd092bcc954dec2091b65eb56cecc087312d622cd82f39c55c37--cmake-3.29.2.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/cmake/blobs/sha256:1c4a6eca08be0bebaa8a54c272ed8ec406d7e27adf7371e899a8032c860d3edc
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/4beb74417058b95cf29b8f0de9211979729f9bbd4a2c61c698d6984715dc57e6--cmake--3.29.2.arm64_monterey.bottle.tar.gz
==> Fetching googletest
==> Downloading https://ghcr.io/v2/homebrew/core/googletest/manifests/1.14.0-1
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/4ffc6fee8e69aa48864adcf7a39b55ddd4941cd561c1accd4e1e43198a7b24c6--googletest-1.14.0-1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/googletest/blobs/sha256:115017b85183ca9378ecce82eee8cb18f0796c348eee6fce94db2be9674bafe4
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/88fe8c27d0bc3d135a211f3415f9413beacf53a9b1b01e2c5fae5c534ffc7209--googletest--1.14.0.arm64_monterey.bottle.1.tar.gz
==> Fetching icu4c
==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/manifests/74.2
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/3e5230e726e5548db28bc0cf75710d6405903b742f941113d3dbe7483fad72a4--icu4c-74.2.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/blobs/sha256:014d11c8918c732dc17f4436d1946584ab42a443355f18096e6d6f3280390330
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/f850f228bb1836168182a923d8eeef7f09a16a3cddfdb17189db92799c216c41--icu4c--74.2.arm64_monterey.bottle.tar.gz
==> Fetching xz
==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.4.6
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/b2cc4077807c100af6e0253f51d186f187ff55165638cbe3a4aa16d1c4762660--xz-5.4.6.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/xz/blobs/sha256:d7a51a59ce7e63b9e3f81be7f3b239d951ac83ab429a7c4423ba14c064ec7921
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/3f1acec32937c5d07fc3da300d14807e17eb09f0c1ed0dd63ba66ea7748d1996--xz--5.4.6.arm64_monterey.bottle.tar.gz
==> Fetching lz4
==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.9.4
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/379e59b981667f9585b33a2ff318769d8edca3ce6fd2e9a67ed291ae3e0cc872--lz4-1.9.4.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/lz4/blobs/sha256:284fa580570efdc8056e4fc95dc05f7b0546aa0c346795dd616d4cec8eb99426
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/cf5934d018185f7e533825658fd9a6a34a4cafa354cafe7a844fdcc9d83f89bf--lz4--1.9.4.arm64_monterey.bottle.tar.gz
==> Fetching zstd
==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.6
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/29403e0df5404d8aeca0e750ac135ec9ef44fc5eeb6df69170ed602acabf0ffb--zstd-1.5.6.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/zstd/blobs/sha256:7f12fa16033d6576099c481f93a7423a526a7b3252a0ea0921ea0016c18f49f8
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/38eb3a83cc61e35d992fb6ab77690327f003bb1520497560dc2d5e25c85987b3--zstd--1.5.6.arm64_monterey.bottle.tar.gz
==> Fetching boost
==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.85.0
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/cb9add14f164eb6b7d74bbe1b440464435111b181c3060f3ca7f20d572044f47--boost-1.85.0.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:4784f99d2e99d5cbcac457b05b89ec26338ceb0766394c7182be71b2843e32c6
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/be7d5d6ac1780a03a7bca1b68e8ecc8fef7550590d15536b96429094b46
|
`brew install --verbose --build-bottle watchman` failed on macOS Monterey (12) on Apple Silicon!:
Formula/w/watchman.rb#L50
==> Fetching dependencies for watchman: fb303, edencommon, pkg-config, python-setuptools, libssh2, libgit2, llvm@17, rust, pcre2, mpdecimal, readline, sqlite and python@3.12
==> Fetching fb303
==> Downloading https://ghcr.io/v2/homebrew/core/fb303/manifests/2024.05.02.00_1
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.2.20-108-g7e0c137\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 12.7.4\)\ curl/8.4.0 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1+json --header Authorization:\ Bearer\ QQ== --remote-time --output /Users/brew/Library/Caches/Homebrew/downloads/cd77acffe5f95a0178ce6e0ae795fbff05427e9f591683fa65386c90f1c75f4e--fb303-2024.05.02.00_1.bottle_manifest.json.incomplete --location https://ghcr.io/v2/homebrew/core/fb303/manifests/2024.05.02.00_1
curl: (22) The requested URL returned error: 404
==> Downloading https://ghcr.io/v2/homebrew/core/fb303/blobs/sha256:cb99c3737cd971446d9049c1189756be3c6b773eea5363752ae706402a906509
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/cc952eb01c6003de85fa581fd4543e8701bdbf1015d3e06f5c4a2092dc70eae9--fb303--2024.05.02.00_1.arm64_monterey.bottle.tar.gz
==> Verifying checksum for 'cc952eb01c6003de85fa581fd4543e8701bdbf1015d3e06f5c4a2092dc70eae9--fb303--2024.05.02.00_1.arm64_monterey.bottle.tar.gz'
==> Fetching edencommon
==> Downloading https://ghcr.io/v2/homebrew/core/edencommon/manifests/2024.05.02.00_1
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.2.20-108-g7e0c137\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 12.7.4\)\ curl/8.4.0 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1+json --header Authorization:\ Bearer\ QQ== --remote-time --output /Users/brew/Library/Caches/Homebrew/downloads/5fdc14b80a702dc758930091ea2e6c636345c081475002e3a9dec91e34106121--edencommon-2024.05.02.00_1.bottle_manifest.json.incomplete --location https://ghcr.io/v2/homebrew/core/edencommon/manifests/2024.05.02.00_1
curl: (22) The requested URL returned error: 404
==> Downloading https://ghcr.io/v2/homebrew/core/edencommon/blobs/sha256:026924a4ae6f4f66ab01b846657cd29f2547713eb414a31bb6559ac5a474b23a
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/4b42d707d13a5dcf9ec7d27db35cb91f69c4e3fdae2d5b98b3d57f511965b449--edencommon--2024.05.02.00_1.arm64_monterey.bottle.tar.gz
==> Verifying checksum for '4b42d707d13a5dcf9ec7d27db35cb91f69c4e3fdae2d5b98b3d57f511965b449--edencommon--2024.05.02.00_1.arm64_monterey.bottle.tar.gz'
==> Fetching pkg-config
==> Downloading https://ghcr.io/v2/homebrew/core/pkg-config/manifests/0.29.2_3
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/ac691fc7ab8ecffba32a837e7197101d271474a3a84cfddcc30c9fd6763ab3c6--pkg-config-0.29.2_3.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/pkg-config/blobs/sha256:2af9bceb60b70a259f236f1d46d2bb24c4d0a4af8cd63d974dde4d76313711e0
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/733b30dce1aac09a672845fb0d3c4c5dd29f2f6ea9a1868688689f0acf21755f--pkg-config--0.29.2_3.arm64_monterey.bottle.tar.gz
==> Verifying checksum for '733b30dce1aac09a672845fb0d3c4c5dd29f2f6ea9a1868688689f0acf21755f--pkg-config--0.29.2_3.arm64_monterey.bottle.tar.gz'
==> Fetching python-setuptools
==> Downloading https://ghcr.io/v2/homebrew/core/python-setuptools/manifests/69.5.1
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/f7a54d89eac25d9069fa653fbe99f04c826264b2faa00483e74c9cfb35768bcf--python-setuptools-69.5.1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/python-setuptools/blobs/sha256:bc24af7f9b5b9131f6a904f25d5324641f5bdc5fa980314a7a177aba6088fcdb
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/df0e205df68a5a96865e91e39da8dc177568f0f6d9fb21f93e5cd31338a5e2af--python-setuptools--69.5.1.arm64_monterey.bottle.tar.gz
==> Verifying checksum for 'df0e205df
|
Linux
The job was canceled because "macOS_12-arm64_12-arm64-8" failed.
|
`brew install --verbose --build-bottle folly` failed on Linux!:
Formula/f/folly.rb#L55
_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/tmp/folly-20240504-14101-zlbw7o/folly-2024.05.02.00:/tmp/folly-20240504-14101-zlbw7o/folly-2024.05.02.00/build/shared\" -DGFLAGS_IS_A_DLL=0 -DGLOG_USE_GFLAGS -DGLOG_USE_GLOG_EXPORT -D_GNU_SOURCE -D_REENTRANT -I/tmp/folly-20240504-14101-zlbw7o/folly-2024.05.02.00 -I/tmp/folly-20240504-14101-zlbw7o/folly-2024.05.02.00/build/shared -O3 -DNDEBUG -g -Wall -Wextra -O3 -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -Wno-nullability-completeness -Wno-inconsistent-missing-override -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/experimental/observer/detail/ObserverManager.cpp.o -MF CMakeFiles/folly_base.dir/folly/experimental/observer/detail/ObserverManager.cpp.o.d -o CMakeFiles/folly_base.dir/folly/experimental/observer/detail/ObserverManager.cpp.o -c /tmp/folly-20240504-14101-zlbw7o/folly-2024.05.02.00/folly/experimental/observer/detail/ObserverManager.cpp
[ 38%] Building CXX object CMakeFiles/folly_base.dir/folly/experimental/settings/Immutables.cpp.o
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/g++-11 -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/tmp/folly-20240504-14101-zlbw7o/folly-2024.05.02.00:/tmp/folly-20240504-14101-zlbw7o/folly-2024.05.02.00/build/shared\" -DGFLAGS_IS_A_DLL=0 -DGLOG_USE_GFLAGS -DGLOG_USE_GLOG_EXPORT -D_GNU_SOURCE -D_REENTRANT -I/tmp/folly-20240504-14101-zlbw7o/folly-2024.05.02.00 -I/tmp/folly-20240504-14101-zlbw7o/folly-2024.05.02.00/build/shared -O3 -DNDEBUG -g -Wall -Wextra -O3 -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -Wno-nullability-completeness -Wno-inconsistent-missing-override -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/experimental/settings/Immutables.cpp.o -MF CMakeFiles/folly_base.dir/folly/experimental/settings/Immutables.cpp.o.d -o CMakeFiles/folly_base.dir/folly/experimental/settings/Immutables.cpp.o -c /tmp/folly-20240504-14101-zlbw7o/folly-2024.05.02.00/folly/experimental/settings/Immutables.cpp
[ 38%] Building CXX object CMakeFiles/folly_base.dir/folly/experimental/settings/Settings.cpp.o
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/g++-11 -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/tmp/folly-20240504-14101-zlbw7o/folly-2024.05.02.00:/tmp/folly-20240504-14101-zlbw7o/folly-2024.05.02.00/build/shared\" -DGFLAGS_IS_A_DLL=0 -DGLOG_USE_GFLAGS -DGLOG_USE_GLOG_EXPORT -D_GNU_SOURCE -D_REENTRANT -I/tmp/folly-20240504-14101-zlbw7o/folly-2024.05.02.00 -I/tmp/folly-20240504-14101-zlbw7o/folly-2024.05.02.00/build/shared -O3 -DNDEBUG -g -Wall -Wextra -O3 -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -W
|
`brew install --build-from-source folly` failed on Linux!:
Formula/f/folly.rb#L55
_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/tmp/folly-20240504-19255-obg2zg/folly-2024.05.02.00:/tmp/folly-20240504-19255-obg2zg/folly-2024.05.02.00/build/shared\" -DGFLAGS_IS_A_DLL=0 -DGLOG_USE_GFLAGS -DGLOG_USE_GLOG_EXPORT -D_GNU_SOURCE -D_REENTRANT -I/tmp/folly-20240504-19255-obg2zg/folly-2024.05.02.00 -I/tmp/folly-20240504-19255-obg2zg/folly-2024.05.02.00/build/shared -O3 -DNDEBUG -g -Wall -Wextra -O3 -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -Wno-nullability-completeness -Wno-inconsistent-missing-override -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/experimental/observer/detail/Core.cpp.o -MF CMakeFiles/folly_base.dir/folly/experimental/observer/detail/Core.cpp.o.d -o CMakeFiles/folly_base.dir/folly/experimental/observer/detail/Core.cpp.o -c /tmp/folly-20240504-19255-obg2zg/folly-2024.05.02.00/folly/experimental/observer/detail/Core.cpp
[ 37%] Building CXX object CMakeFiles/folly_base.dir/folly/experimental/observer/detail/ObserverManager.cpp.o
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/g++-11 -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/tmp/folly-20240504-19255-obg2zg/folly-2024.05.02.00:/tmp/folly-20240504-19255-obg2zg/folly-2024.05.02.00/build/shared\" -DGFLAGS_IS_A_DLL=0 -DGLOG_USE_GFLAGS -DGLOG_USE_GLOG_EXPORT -D_GNU_SOURCE -D_REENTRANT -I/tmp/folly-20240504-19255-obg2zg/folly-2024.05.02.00 -I/tmp/folly-20240504-19255-obg2zg/folly-2024.05.02.00/build/shared -O3 -DNDEBUG -g -Wall -Wextra -O3 -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -Wno-nullability-completeness -Wno-inconsistent-missing-override -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/experimental/observer/detail/ObserverManager.cpp.o -MF CMakeFiles/folly_base.dir/folly/experimental/observer/detail/ObserverManager.cpp.o.d -o CMakeFiles/folly_base.dir/folly/experimental/observer/detail/ObserverManager.cpp.o -c /tmp/folly-20240504-19255-obg2zg/folly-2024.05.02.00/folly/experimental/observer/detail/ObserverManager.cpp
[ 38%] Building CXX object CMakeFiles/folly_base.dir/folly/experimental/settings/Immutables.cpp.o
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/g++-11 -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/tmp/folly-20240504-19255-obg2zg/folly-2024.05.02.00:/tmp/folly-20240504-19255-obg2zg/folly-2024.05.02.00/build/shared\" -DGFLAGS_IS_A_DLL=0 -DGLOG_USE_GFLAGS -DGLOG_USE_GLOG_EXPORT -D_GNU_SOURCE -D_REENTRANT -I/tmp/folly-20240504-19255-obg2zg/folly-2024.05.02.00 -I/tmp/folly-20240504-19255-obg2zg/folly-2024.05.02.00/build/shared -O3 -DNDEBUG -g -Wall -Wextra -O3 -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -Wno-nullability-completeness -Wno-inconsistent-missing-override -faligned-new -fopen
|
`brew install --verbose --build-bottle fizz` failed on Linux!:
Formula/f/fizz.rb#L43
==> Fetching dependencies for fizz: folly
==> Fetching folly
==> Downloading https://ghcr.io/v2/homebrew/core/folly/manifests/2024.05.02.00_1
/usr/bin/env /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Linuxbrew/4.2.20-108-g7e0c137\ \(Linux\;\ x86_64\ Ubuntu\ 22.04.4\ LTS\)\ curl/7.81.0 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1+json --header Authorization:\ Bearer\ QQ== --remote-time --output /home/linuxbrew/.cache/Homebrew/downloads/a71342e4b7994559814af709c47635cfa3cbb5c9fa3a66c203759db81f65870a--folly-2024.05.02.00_1.bottle_manifest.json.incomplete --location https://ghcr.io/v2/homebrew/core/folly/manifests/2024.05.02.00_1
curl: (22) The requested URL returned error: 404
==> Downloading https://ghcr.io/v2/homebrew/core/folly/blobs/sha256:a5517edf7cefcb5ac5bd2e41d3d1fa8cc5b683af103fbab2bf77238ecca09cc0
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/e2a9d7d432ea468ed66f661b44704abcfb2c4032840945b9ceb2e0989f812f25--folly--2024.05.02.00_1.x86_64_linux.bottle.tar.gz
==> Verifying checksum for 'e2a9d7d432ea468ed66f661b44704abcfb2c4032840945b9ceb2e0989f812f25--folly--2024.05.02.00_1.x86_64_linux.bottle.tar.gz'
==> Fetching fizz
==> Downloading https://github.com/facebookincubator/fizz/commit/d1757073d2695415963195aeed02443e9b94649b.patch?full_index=1
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/6f8952423928e94efca76dff66677b6493d8af975e8078126717ec223c2f3c07--d1757073d2695415963195aeed02443e9b94649b.patch
==> Verifying checksum for '6f8952423928e94efca76dff66677b6493d8af975e8078126717ec223c2f3c07--d1757073d2695415963195aeed02443e9b94649b.patch'
==> Downloading https://github.com/facebookincubator/fizz/releases/download/v2024.05.02.00/fizz-v2024.05.02.00.tar.gz
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/24e0178837820166eb8cf1c7e7a0a263cf645c50300b9099d67afc452938ffa1--fizz-v2024.05.02.00.tar.gz
==> Verifying checksum for '24e0178837820166eb8cf1c7e7a0a263cf645c50300b9099d67afc452938ffa1--fizz-v2024.05.02.00.tar.gz'
==> Installing dependencies for fizz: folly
==> Installing fizz dependency: folly
==> Downloading https://ghcr.io/v2/homebrew/core/folly/manifests/2024.05.02.00_1
/usr/bin/env /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Linuxbrew/4.2.20-108-g7e0c137\ \(Linux\;\ x86_64\ Ubuntu\ 22.04.4\ LTS\)\ curl/7.81.0 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1+json --header Authorization:\ Bearer\ QQ== --remote-time --output /home/linuxbrew/.cache/Homebrew/downloads/a71342e4b7994559814af709c47635cfa3cbb5c9fa3a66c203759db81f65870a--folly-2024.05.02.00_1.bottle_manifest.json.incomplete --location https://ghcr.io/v2/homebrew/core/folly/manifests/2024.05.02.00_1
curl: (22) The requested URL returned error: 404
==> Pouring folly--2024.05.02.00_1.x86_64_linux.bottle.tar.gz
/usr/bin/env tar --extract --no-same-owner --file /home/linuxbrew/.cache/Homebrew/downloads/e2a9d7d432ea468ed66f661b44704abcfb2c4032840945b9ceb2e0989f812f25--folly--2024.05.02.00_1.x86_64_linux.bottle.tar.gz --directory /tmp/homebrew-unpack20240504-21842-ixvaug
/usr/bin/env cp -pR /tmp/homebrew-unpack20240504-21842-ixvaug/folly/. /home/linuxbrew/.linuxbrew/Cellar/folly
cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/folly/./2024.05.02.00/lib/libfolly.a': Permission denied
cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/folly/./2024.05.02.00/lib/libfolly.so.0.58.0-dev': Permission denied
cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/folly/./2024.05.02.00/lib/libfolly_test_util.so.0.58.0-dev': Permission denied
cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/folly/./2024.05.02.00/lib/libfollybenchmark.a': Permission denied
cp: cannot create regular file '/home/linuxbrew/.linuxbrew/Cellar/folly/./2024.05.02.00/lib/libfollybenchmark.so.0.58
|
`brew install --build-from-source fizz` failed on Linux!:
Formula/f/fizz.rb#L43
==> Fetching dependencies for fizz: ncurses, ca-certificates, openssl@3, cmake, icu4c, xz, lz4, zlib, zstd, bzip2, boost, double-conversion, fmt, gflags, libevent, libsodium, snappy and folly
==> Fetching ncurses
==> Downloading https://ghcr.io/v2/homebrew/core/ncurses/manifests/6.5
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/b2f8ce4e08b15832435170efd265346225ee388d5baab3d5c50e3a77c5673b5a--ncurses-6.5.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/ncurses/blobs/sha256:7c49662d0f319baec24475d38210b2f9c754b2ec1d21a4a3ff39ce81d8605f03
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/d997b5c8237c6a328f7994e79c20a06caf2547d6596a54945d6dd259761f8e8c--ncurses--6.5.x86_64_linux.bottle.tar.gz
==> Fetching ca-certificates
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2024-03-11
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/c431e0186df2ccc2ea942b34a3c26c2cebebec8e07ad6abdae48447a52c5f506--ca-certificates-2024-03-11.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:cab828953672906e00a8f25db751977b8dc4115f021f8dfe82b644ade03dacdb
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/2c0842d836eaa991deac09d2f933bf5ff5b214d7c5d225c7fe042f6262ca21a9--ca-certificates--2024-03-11.all.bottle.tar.gz
==> Fetching openssl@3
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.3.0-1
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/cd7e4cb72da375d51619d8c60fb91a70696e352edb515631b5751d05342e471d--openssl@3-3.3.0-1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/blobs/sha256:005380f94547e270e9c8617fe0211c30daad8a5712d038f7edee3fb5bc0f1226
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/511eea2f2afbef0a4f768714bc222739934f1971b10356d769b366a8a48b7f1a--openssl@3--3.3.0.x86_64_linux.bottle.1.tar.gz
==> Fetching cmake
==> Downloading https://ghcr.io/v2/homebrew/core/cmake/manifests/3.29.2
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/5d86fc2c8aaddd092bcc954dec2091b65eb56cecc087312d622cd82f39c55c37--cmake-3.29.2.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/cmake/blobs/sha256:c93280d3833fd1817459ae3f746ce7650bb0874ea21dcf412a82b40380d15917
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/b6fd9e74fdc0e0739b7f8917ff5e013586357a2bdca49d8b920e705475ec702e--cmake--3.29.2.x86_64_linux.bottle.tar.gz
==> Fetching icu4c
==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/manifests/74.2
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/3e5230e726e5548db28bc0cf75710d6405903b742f941113d3dbe7483fad72a4--icu4c-74.2.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/blobs/sha256:2b881638861905a1a730cdd618966dfcb548685314d86addd1ad6d110ba88432
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/c4d323c2eb8995e5b4c6b33bb9d0bbea6ee55aa2008228f2a72b880961a82cff--icu4c--74.2.x86_64_linux.bottle.tar.gz
==> Fetching xz
==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.4.6
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/b2cc4077807c100af6e0253f51d186f187ff55165638cbe3a4aa16d1c4762660--xz-5.4.6.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/xz/blobs/sha256:0736983b952c5273bb5a345008bac7311c2f4b60758d69cc05495d5b050f88f1
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/15bdb265b46e06982da133a1001b8b7291671bf332aaae24e6c64755c49f1f6f--xz--5.4.6.x86_64_linux.bottle.tar.gz
==> Fetching lz4
==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.9.4
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/379e59b981667f9585b33a2ff318769d8edca3ce6fd2e9a67ed291ae3e0cc872--lz4-1.9.4.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/lz4/blobs/sha256:1757fefc3840e11c4822e4c2a95aa62aca44a4eaccce6f5c414ea51d1e58bf8e
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/0e1822b21340968e08a38ebad2df2a2007600450c01d984e82071a679ae9b419--lz4--1.9.4.x86_64
|
`brew install --verbose --build-bottle wangle` failed on Linux!:
Formula/w/wangle.rb#L40
==> Fetching dependencies for wangle: folly and fizz
==> Fetching folly
==> Downloading https://ghcr.io/v2/homebrew/core/folly/manifests/2024.05.02.00_1
/usr/bin/env /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Linuxbrew/4.2.20-108-g7e0c137\ \(Linux\;\ x86_64\ Ubuntu\ 22.04.4\ LTS\)\ curl/7.81.0 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1+json --header Authorization:\ Bearer\ QQ== --remote-time --output /home/linuxbrew/.cache/Homebrew/downloads/a71342e4b7994559814af709c47635cfa3cbb5c9fa3a66c203759db81f65870a--folly-2024.05.02.00_1.bottle_manifest.json.incomplete --location https://ghcr.io/v2/homebrew/core/folly/manifests/2024.05.02.00_1
curl: (22) The requested URL returned error: 404
==> Downloading https://ghcr.io/v2/homebrew/core/folly/blobs/sha256:a5517edf7cefcb5ac5bd2e41d3d1fa8cc5b683af103fbab2bf77238ecca09cc0
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/e2a9d7d432ea468ed66f661b44704abcfb2c4032840945b9ceb2e0989f812f25--folly--2024.05.02.00_1.x86_64_linux.bottle.tar.gz
==> Verifying checksum for 'e2a9d7d432ea468ed66f661b44704abcfb2c4032840945b9ceb2e0989f812f25--folly--2024.05.02.00_1.x86_64_linux.bottle.tar.gz'
==> Fetching fizz
==> Downloading https://ghcr.io/v2/homebrew/core/fizz/manifests/2024.05.02.00_1
/usr/bin/env /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Linuxbrew/4.2.20-108-g7e0c137\ \(Linux\;\ x86_64\ Ubuntu\ 22.04.4\ LTS\)\ curl/7.81.0 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1+json --header Authorization:\ Bearer\ QQ== --remote-time --output /home/linuxbrew/.cache/Homebrew/downloads/99d5e161d61f5210ca736f6139313806e4fd7523d8788754ee8dbfdec5da0dcd--fizz-2024.05.02.00_1.bottle_manifest.json.incomplete --location https://ghcr.io/v2/homebrew/core/fizz/manifests/2024.05.02.00_1
curl: (22) The requested URL returned error: 404
==> Downloading https://ghcr.io/v2/homebrew/core/fizz/blobs/sha256:ff5aba2aa669b63cf5fc67c725abed1a45236691534fcb75fe07294643d5cea1
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/4c9add065cc24ed57588201fbe6dbfbdad1eee00b874c3c2db0d806b94066b1f--fizz--2024.05.02.00_1.x86_64_linux.bottle.tar.gz
==> Verifying checksum for '4c9add065cc24ed57588201fbe6dbfbdad1eee00b874c3c2db0d806b94066b1f--fizz--2024.05.02.00_1.x86_64_linux.bottle.tar.gz'
==> Fetching wangle
==> Downloading https://github.com/facebook/wangle/archive/refs/tags/v2024.05.02.00.tar.gz
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/72dc5945fce0097063375469aa76b3a2e8e995dbd74278dbc983a949a03cb28c--wangle-2024.05.02.00.tar.gz
==> Verifying checksum for '72dc5945fce0097063375469aa76b3a2e8e995dbd74278dbc983a949a03cb28c--wangle-2024.05.02.00.tar.gz'
==> Installing dependencies for wangle: folly and fizz
rm /home/linuxbrew/.linuxbrew/include/folly
rm /home/linuxbrew/.linuxbrew/lib/cmake/folly
rm /home/linuxbrew/.linuxbrew/lib/libfolly.a
rm /home/linuxbrew/.linuxbrew/lib/libfolly.so
rm /home/linuxbrew/.linuxbrew/lib/libfolly.so.0.58.0-dev
rm /home/linuxbrew/.linuxbrew/lib/libfolly_test_util.so
rm /home/linuxbrew/.linuxbrew/lib/libfolly_test_util.so.0.58.0-dev
rm /home/linuxbrew/.linuxbrew/lib/libfollybenchmark.a
rm /home/linuxbrew/.linuxbrew/lib/libfollybenchmark.so
rm /home/linuxbrew/.linuxbrew/lib/libfollybenchmark.so.0.58.0-dev
rm /home/linuxbrew/.linuxbrew/lib/pkgconfig/libfolly.pc
==> Installing wangle dependency: folly
==> Downloading https://ghcr.io/v2/homebrew/core/folly/manifests/2024.05.02.00_1
/usr/bin/env /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Linuxbrew/4.2.20-108-g7e0c137\ \(Linux\;\ x86_64\ Ubuntu\ 22.04.4\ LTS\)\ curl/7.81.0 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1+json --header Authorization:\ Bearer\ QQ==
|
`brew install --build-from-source fizz wangle` failed on Linux!:
Formula/f/fizz.rb#L43
==> Fetching dependencies for fizz: ncurses, ca-certificates, openssl@3, cmake, icu4c, xz, lz4, zlib, zstd, bzip2, boost, double-conversion, fmt, gflags, libevent, libsodium, snappy and folly
==> Fetching ncurses
==> Downloading https://ghcr.io/v2/homebrew/core/ncurses/manifests/6.5
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/b2f8ce4e08b15832435170efd265346225ee388d5baab3d5c50e3a77c5673b5a--ncurses-6.5.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/ncurses/blobs/sha256:7c49662d0f319baec24475d38210b2f9c754b2ec1d21a4a3ff39ce81d8605f03
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/d997b5c8237c6a328f7994e79c20a06caf2547d6596a54945d6dd259761f8e8c--ncurses--6.5.x86_64_linux.bottle.tar.gz
==> Fetching ca-certificates
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2024-03-11
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/c431e0186df2ccc2ea942b34a3c26c2cebebec8e07ad6abdae48447a52c5f506--ca-certificates-2024-03-11.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:cab828953672906e00a8f25db751977b8dc4115f021f8dfe82b644ade03dacdb
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/2c0842d836eaa991deac09d2f933bf5ff5b214d7c5d225c7fe042f6262ca21a9--ca-certificates--2024-03-11.all.bottle.tar.gz
==> Fetching openssl@3
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.3.0-1
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/cd7e4cb72da375d51619d8c60fb91a70696e352edb515631b5751d05342e471d--openssl@3-3.3.0-1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/blobs/sha256:005380f94547e270e9c8617fe0211c30daad8a5712d038f7edee3fb5bc0f1226
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/511eea2f2afbef0a4f768714bc222739934f1971b10356d769b366a8a48b7f1a--openssl@3--3.3.0.x86_64_linux.bottle.1.tar.gz
==> Fetching cmake
==> Downloading https://ghcr.io/v2/homebrew/core/cmake/manifests/3.29.2
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/5d86fc2c8aaddd092bcc954dec2091b65eb56cecc087312d622cd82f39c55c37--cmake-3.29.2.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/cmake/blobs/sha256:c93280d3833fd1817459ae3f746ce7650bb0874ea21dcf412a82b40380d15917
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/b6fd9e74fdc0e0739b7f8917ff5e013586357a2bdca49d8b920e705475ec702e--cmake--3.29.2.x86_64_linux.bottle.tar.gz
==> Fetching icu4c
==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/manifests/74.2
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/3e5230e726e5548db28bc0cf75710d6405903b742f941113d3dbe7483fad72a4--icu4c-74.2.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/blobs/sha256:2b881638861905a1a730cdd618966dfcb548685314d86addd1ad6d110ba88432
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/c4d323c2eb8995e5b4c6b33bb9d0bbea6ee55aa2008228f2a72b880961a82cff--icu4c--74.2.x86_64_linux.bottle.tar.gz
==> Fetching xz
==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.4.6
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/b2cc4077807c100af6e0253f51d186f187ff55165638cbe3a4aa16d1c4762660--xz-5.4.6.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/xz/blobs/sha256:0736983b952c5273bb5a345008bac7311c2f4b60758d69cc05495d5b050f88f1
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/15bdb265b46e06982da133a1001b8b7291671bf332aaae24e6c64755c49f1f6f--xz--5.4.6.x86_64_linux.bottle.tar.gz
==> Fetching lz4
==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.9.4
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/379e59b981667f9585b33a2ff318769d8edca3ce6fd2e9a67ed291ae3e0cc872--lz4-1.9.4.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/lz4/blobs/sha256:1757fefc3840e11c4822e4c2a95aa62aca44a4eaccce6f5c414ea51d1e58bf8e
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/0e1822b21340968e08a38ebad2df2a2007600450c01d984e82071a679ae9b419--lz4--1.9.4.x86_64
|
`brew install --build-from-source fizz wangle` failed on Linux!:
Formula/w/wangle.rb#L40
==> Fetching dependencies for fizz: ncurses, ca-certificates, openssl@3, cmake, icu4c, xz, lz4, zlib, zstd, bzip2, boost, double-conversion, fmt, gflags, libevent, libsodium, snappy and folly
==> Fetching ncurses
==> Downloading https://ghcr.io/v2/homebrew/core/ncurses/manifests/6.5
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/b2f8ce4e08b15832435170efd265346225ee388d5baab3d5c50e3a77c5673b5a--ncurses-6.5.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/ncurses/blobs/sha256:7c49662d0f319baec24475d38210b2f9c754b2ec1d21a4a3ff39ce81d8605f03
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/d997b5c8237c6a328f7994e79c20a06caf2547d6596a54945d6dd259761f8e8c--ncurses--6.5.x86_64_linux.bottle.tar.gz
==> Fetching ca-certificates
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2024-03-11
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/c431e0186df2ccc2ea942b34a3c26c2cebebec8e07ad6abdae48447a52c5f506--ca-certificates-2024-03-11.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:cab828953672906e00a8f25db751977b8dc4115f021f8dfe82b644ade03dacdb
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/2c0842d836eaa991deac09d2f933bf5ff5b214d7c5d225c7fe042f6262ca21a9--ca-certificates--2024-03-11.all.bottle.tar.gz
==> Fetching openssl@3
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.3.0-1
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/cd7e4cb72da375d51619d8c60fb91a70696e352edb515631b5751d05342e471d--openssl@3-3.3.0-1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/blobs/sha256:005380f94547e270e9c8617fe0211c30daad8a5712d038f7edee3fb5bc0f1226
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/511eea2f2afbef0a4f768714bc222739934f1971b10356d769b366a8a48b7f1a--openssl@3--3.3.0.x86_64_linux.bottle.1.tar.gz
==> Fetching cmake
==> Downloading https://ghcr.io/v2/homebrew/core/cmake/manifests/3.29.2
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/5d86fc2c8aaddd092bcc954dec2091b65eb56cecc087312d622cd82f39c55c37--cmake-3.29.2.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/cmake/blobs/sha256:c93280d3833fd1817459ae3f746ce7650bb0874ea21dcf412a82b40380d15917
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/b6fd9e74fdc0e0739b7f8917ff5e013586357a2bdca49d8b920e705475ec702e--cmake--3.29.2.x86_64_linux.bottle.tar.gz
==> Fetching icu4c
==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/manifests/74.2
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/3e5230e726e5548db28bc0cf75710d6405903b742f941113d3dbe7483fad72a4--icu4c-74.2.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/blobs/sha256:2b881638861905a1a730cdd618966dfcb548685314d86addd1ad6d110ba88432
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/c4d323c2eb8995e5b4c6b33bb9d0bbea6ee55aa2008228f2a72b880961a82cff--icu4c--74.2.x86_64_linux.bottle.tar.gz
==> Fetching xz
==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.4.6
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/b2cc4077807c100af6e0253f51d186f187ff55165638cbe3a4aa16d1c4762660--xz-5.4.6.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/xz/blobs/sha256:0736983b952c5273bb5a345008bac7311c2f4b60758d69cc05495d5b050f88f1
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/15bdb265b46e06982da133a1001b8b7291671bf332aaae24e6c64755c49f1f6f--xz--5.4.6.x86_64_linux.bottle.tar.gz
==> Fetching lz4
==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.9.4
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/379e59b981667f9585b33a2ff318769d8edca3ce6fd2e9a67ed291ae3e0cc872--lz4-1.9.4.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/lz4/blobs/sha256:1757fefc3840e11c4822e4c2a95aa62aca44a4eaccce6f5c414ea51d1e58bf8e
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/0e1822b21340968e08a38ebad2df2a2007600450c01d984e82071a679ae9b419--lz4--1.9.4.x86_64
|
`brew install --verbose --build-bottle fb303` failed on Linux!:
Formula/f/fb303.rb#L34
==> Fetching dependencies for fb303: folly, fizz, mvfst, wangle and fbthrift
==> Fetching folly
==> Downloading https://ghcr.io/v2/homebrew/core/folly/manifests/2024.05.02.00_1
/usr/bin/env /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Linuxbrew/4.2.20-108-g7e0c137\ \(Linux\;\ x86_64\ Ubuntu\ 22.04.4\ LTS\)\ curl/7.81.0 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1+json --header Authorization:\ Bearer\ QQ== --remote-time --output /home/linuxbrew/.cache/Homebrew/downloads/a71342e4b7994559814af709c47635cfa3cbb5c9fa3a66c203759db81f65870a--folly-2024.05.02.00_1.bottle_manifest.json.incomplete --location https://ghcr.io/v2/homebrew/core/folly/manifests/2024.05.02.00_1
curl: (22) The requested URL returned error: 404
==> Downloading https://ghcr.io/v2/homebrew/core/folly/blobs/sha256:a5517edf7cefcb5ac5bd2e41d3d1fa8cc5b683af103fbab2bf77238ecca09cc0
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/e2a9d7d432ea468ed66f661b44704abcfb2c4032840945b9ceb2e0989f812f25--folly--2024.05.02.00_1.x86_64_linux.bottle.tar.gz
==> Verifying checksum for 'e2a9d7d432ea468ed66f661b44704abcfb2c4032840945b9ceb2e0989f812f25--folly--2024.05.02.00_1.x86_64_linux.bottle.tar.gz'
==> Fetching fizz
==> Downloading https://ghcr.io/v2/homebrew/core/fizz/manifests/2024.05.02.00_1
/usr/bin/env /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Linuxbrew/4.2.20-108-g7e0c137\ \(Linux\;\ x86_64\ Ubuntu\ 22.04.4\ LTS\)\ curl/7.81.0 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1+json --header Authorization:\ Bearer\ QQ== --remote-time --output /home/linuxbrew/.cache/Homebrew/downloads/99d5e161d61f5210ca736f6139313806e4fd7523d8788754ee8dbfdec5da0dcd--fizz-2024.05.02.00_1.bottle_manifest.json.incomplete --location https://ghcr.io/v2/homebrew/core/fizz/manifests/2024.05.02.00_1
curl: (22) The requested URL returned error: 404
==> Downloading https://ghcr.io/v2/homebrew/core/fizz/blobs/sha256:ff5aba2aa669b63cf5fc67c725abed1a45236691534fcb75fe07294643d5cea1
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/4c9add065cc24ed57588201fbe6dbfbdad1eee00b874c3c2db0d806b94066b1f--fizz--2024.05.02.00_1.x86_64_linux.bottle.tar.gz
==> Verifying checksum for '4c9add065cc24ed57588201fbe6dbfbdad1eee00b874c3c2db0d806b94066b1f--fizz--2024.05.02.00_1.x86_64_linux.bottle.tar.gz'
==> Fetching mvfst
==> Downloading https://ghcr.io/v2/homebrew/core/mvfst/manifests/2024.05.02.00
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/40910ebe3011fd37e3f924fba73924fc923bb7cac206cd41e0b7924bb8df511d--mvfst-2024.05.02.00.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/mvfst/blobs/sha256:98e7c2bad0d60c9e8c3a91f2998764048ec78a9ea060a07e23f686a4fab5a0e5
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/540bcf71b864e8270a693c2f081b8cc6e8d2817d7049dc19e83c6780db9784b9--mvfst--2024.05.02.00.x86_64_linux.bottle.tar.gz
==> Verifying checksum for '540bcf71b864e8270a693c2f081b8cc6e8d2817d7049dc19e83c6780db9784b9--mvfst--2024.05.02.00.x86_64_linux.bottle.tar.gz'
==> Fetching wangle
==> Downloading https://ghcr.io/v2/homebrew/core/wangle/manifests/2024.05.02.00_1
/usr/bin/env /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Linuxbrew/4.2.20-108-g7e0c137\ \(Linux\;\ x86_64\ Ubuntu\ 22.04.4\ LTS\)\ curl/7.81.0 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1+json --header Authorization:\ Bearer\ QQ== --remote-time --output /home/linuxbrew/.cache/Homebrew/downloads/ec2b6a216c0330dce6afacfd9ea10bd917d56e917c6ca65db35dace53682e239--wangle-2024.05.02.00_1.bottle_manifest.json.incomplete --location https://ghcr.io/v2/homebrew/core/wangle/manifests/2024.05.02.00_1
curl: (22) The requested URL returned error: 404
|
`brew install --build-from-source fb303 fizz wangle` failed on Linux!:
Formula/f/fb303.rb#L34
loaded: /home/linuxbrew/.cache/Homebrew/downloads/d997b5c8237c6a328f7994e79c20a06caf2547d6596a54945d6dd259761f8e8c--ncurses--6.5.x86_64_linux.bottle.tar.gz
==> Fetching ca-certificates
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2024-03-11
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/c431e0186df2ccc2ea942b34a3c26c2cebebec8e07ad6abdae48447a52c5f506--ca-certificates-2024-03-11.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:cab828953672906e00a8f25db751977b8dc4115f021f8dfe82b644ade03dacdb
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/2c0842d836eaa991deac09d2f933bf5ff5b214d7c5d225c7fe042f6262ca21a9--ca-certificates--2024-03-11.all.bottle.tar.gz
==> Fetching openssl@3
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.3.0-1
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/cd7e4cb72da375d51619d8c60fb91a70696e352edb515631b5751d05342e471d--openssl@3-3.3.0-1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/blobs/sha256:005380f94547e270e9c8617fe0211c30daad8a5712d038f7edee3fb5bc0f1226
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/511eea2f2afbef0a4f768714bc222739934f1971b10356d769b366a8a48b7f1a--openssl@3--3.3.0.x86_64_linux.bottle.1.tar.gz
==> Fetching cmake
==> Downloading https://ghcr.io/v2/homebrew/core/cmake/manifests/3.29.2
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/5d86fc2c8aaddd092bcc954dec2091b65eb56cecc087312d622cd82f39c55c37--cmake-3.29.2.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/cmake/blobs/sha256:c93280d3833fd1817459ae3f746ce7650bb0874ea21dcf412a82b40380d15917
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/b6fd9e74fdc0e0739b7f8917ff5e013586357a2bdca49d8b920e705475ec702e--cmake--3.29.2.x86_64_linux.bottle.tar.gz
==> Fetching icu4c
==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/manifests/74.2
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/3e5230e726e5548db28bc0cf75710d6405903b742f941113d3dbe7483fad72a4--icu4c-74.2.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/blobs/sha256:2b881638861905a1a730cdd618966dfcb548685314d86addd1ad6d110ba88432
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/c4d323c2eb8995e5b4c6b33bb9d0bbea6ee55aa2008228f2a72b880961a82cff--icu4c--74.2.x86_64_linux.bottle.tar.gz
==> Fetching xz
==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.4.6
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/b2cc4077807c100af6e0253f51d186f187ff55165638cbe3a4aa16d1c4762660--xz-5.4.6.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/xz/blobs/sha256:0736983b952c5273bb5a345008bac7311c2f4b60758d69cc05495d5b050f88f1
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/15bdb265b46e06982da133a1001b8b7291671bf332aaae24e6c64755c49f1f6f--xz--5.4.6.x86_64_linux.bottle.tar.gz
==> Fetching lz4
==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.9.4
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/379e59b981667f9585b33a2ff318769d8edca3ce6fd2e9a67ed291ae3e0cc872--lz4-1.9.4.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/lz4/blobs/sha256:1757fefc3840e11c4822e4c2a95aa62aca44a4eaccce6f5c414ea51d1e58bf8e
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/0e1822b21340968e08a38ebad2df2a2007600450c01d984e82071a679ae9b419--lz4--1.9.4.x86_64_linux.bottle.tar.gz
==> Fetching zlib
==> Downloading https://ghcr.io/v2/homebrew/core/zlib/manifests/1.3.1
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/f68d0caf232d52f2aa586abefbbfd7e958e384d84f3967008fa83de94b5f10ae--zlib-1.3.1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/zlib/blobs/sha256:38f2469db2ce63b70855a98e5ee27b5b5a92874e52542cbdc0b230bba1e7195f
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/0f65e67e85eca98febdd779869ae039bfc78ad15b7e9e943d9108009525e691a--zlib--1.3.1.x86_64_linux.bottle.tar.gz
==> Fetching zstd
==> Do
|
`brew install --build-from-source fb303 fizz wangle` failed on Linux!:
Formula/f/fizz.rb#L43
loaded: /home/linuxbrew/.cache/Homebrew/downloads/d997b5c8237c6a328f7994e79c20a06caf2547d6596a54945d6dd259761f8e8c--ncurses--6.5.x86_64_linux.bottle.tar.gz
==> Fetching ca-certificates
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2024-03-11
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/c431e0186df2ccc2ea942b34a3c26c2cebebec8e07ad6abdae48447a52c5f506--ca-certificates-2024-03-11.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:cab828953672906e00a8f25db751977b8dc4115f021f8dfe82b644ade03dacdb
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/2c0842d836eaa991deac09d2f933bf5ff5b214d7c5d225c7fe042f6262ca21a9--ca-certificates--2024-03-11.all.bottle.tar.gz
==> Fetching openssl@3
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.3.0-1
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/cd7e4cb72da375d51619d8c60fb91a70696e352edb515631b5751d05342e471d--openssl@3-3.3.0-1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/blobs/sha256:005380f94547e270e9c8617fe0211c30daad8a5712d038f7edee3fb5bc0f1226
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/511eea2f2afbef0a4f768714bc222739934f1971b10356d769b366a8a48b7f1a--openssl@3--3.3.0.x86_64_linux.bottle.1.tar.gz
==> Fetching cmake
==> Downloading https://ghcr.io/v2/homebrew/core/cmake/manifests/3.29.2
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/5d86fc2c8aaddd092bcc954dec2091b65eb56cecc087312d622cd82f39c55c37--cmake-3.29.2.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/cmake/blobs/sha256:c93280d3833fd1817459ae3f746ce7650bb0874ea21dcf412a82b40380d15917
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/b6fd9e74fdc0e0739b7f8917ff5e013586357a2bdca49d8b920e705475ec702e--cmake--3.29.2.x86_64_linux.bottle.tar.gz
==> Fetching icu4c
==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/manifests/74.2
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/3e5230e726e5548db28bc0cf75710d6405903b742f941113d3dbe7483fad72a4--icu4c-74.2.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/blobs/sha256:2b881638861905a1a730cdd618966dfcb548685314d86addd1ad6d110ba88432
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/c4d323c2eb8995e5b4c6b33bb9d0bbea6ee55aa2008228f2a72b880961a82cff--icu4c--74.2.x86_64_linux.bottle.tar.gz
==> Fetching xz
==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.4.6
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/b2cc4077807c100af6e0253f51d186f187ff55165638cbe3a4aa16d1c4762660--xz-5.4.6.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/xz/blobs/sha256:0736983b952c5273bb5a345008bac7311c2f4b60758d69cc05495d5b050f88f1
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/15bdb265b46e06982da133a1001b8b7291671bf332aaae24e6c64755c49f1f6f--xz--5.4.6.x86_64_linux.bottle.tar.gz
==> Fetching lz4
==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.9.4
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/379e59b981667f9585b33a2ff318769d8edca3ce6fd2e9a67ed291ae3e0cc872--lz4-1.9.4.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/lz4/blobs/sha256:1757fefc3840e11c4822e4c2a95aa62aca44a4eaccce6f5c414ea51d1e58bf8e
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/0e1822b21340968e08a38ebad2df2a2007600450c01d984e82071a679ae9b419--lz4--1.9.4.x86_64_linux.bottle.tar.gz
==> Fetching zlib
==> Downloading https://ghcr.io/v2/homebrew/core/zlib/manifests/1.3.1
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/f68d0caf232d52f2aa586abefbbfd7e958e384d84f3967008fa83de94b5f10ae--zlib-1.3.1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/zlib/blobs/sha256:38f2469db2ce63b70855a98e5ee27b5b5a92874e52542cbdc0b230bba1e7195f
Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/0f65e67e85eca98febdd779869ae039bfc78ad15b7e9e943d9108009525e691a--zlib--1.3.1.x86_64_linux.bottle.tar.gz
==> Fetching zstd
==> Do
|
macOS 13-arm64
The job was canceled because "macOS_12-arm64_12-arm64-8" failed.
|
`brew test --verbose fizz` failed on macOS Ventura (13) on Apple Silicon!:
Formula/f/fizz.rb#L53
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/bin/bundle clean
==> Testing fizz
==> /usr/bin/clang++ -std=c++17 test.cpp -o test -I/opt/homebrew/Cellar/fizz/2024.05.02.00_1/include -I/opt/homebrew/opt/openssl@3/include -L/opt/homebrew/Cellar/fizz/2024.05.02.00_1/lib -lfizz -L/opt/homebrew/opt/folly/lib -lfolly -L/opt/homebrew/opt/gflags/lib -lgflags -L/opt/homebrew/opt/glog/lib -lglog -L/opt/homebrew/opt/libevent/lib -levent -L/opt/homebrew/opt/libsodium/lib -lsodium -L/opt/homebrew/opt/openssl@3/lib -lcrypto -lssl
In file included from test.cpp:1:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/client/AsyncFizzClient.h:11:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/client/ClientExtensions.h:11:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/record/Types.h:12:
In file included from /opt/homebrew/include/folly/io/Cursor.h:31:
In file included from /opt/homebrew/include/folly/io/IOBuf.h:33:
/opt/homebrew/include/glog/logging.h:60:4: error: <glog/logging.h> was not included correctly. See the documention for how to consume the library.
# error <glog/logging.h> was not included correctly. See the documention for how to consume the library.
^
In file included from test.cpp:1:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/client/AsyncFizzClient.h:11:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/client/ClientExtensions.h:11:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/record/Types.h:12:
In file included from /opt/homebrew/include/folly/io/Cursor.h:31:
In file included from /opt/homebrew/include/folly/io/IOBuf.h:33:
In file included from /opt/homebrew/include/glog/logging.h:63:
/opt/homebrew/include/glog/flags.h:45:4: error: <glog/flags.h> was not included correctly. See the documention for how to consume the library.
# error <glog/flags.h> was not included correctly. See the documention for how to consume the library.
^
/opt/homebrew/include/glog/flags.h:105:1: error: unknown type name 'GLOG_EXPORT'
DECLARE_int32(logemaillevel);
^
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/opt/homebrew/include/glog/flags.h:80:14: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
/opt/homebrew/include/glog/flags.h:105:1: error: cannot define or redeclare 'int32' here because namespace 'fLI' does not enclose namespace 'google'
DECLARE_int32(logemaillevel);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:88:56: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
~~~~~~~~^
/opt/homebrew/include/glog/flags.h:80:26: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^~~~
/opt/homebrew/include/glog/flags.h:105:1: error: expected ';' after top level declarator
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/opt/homebrew/include/glog/flags.h:80:31: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
<scratch space>:35:1: note: expanded from here
FLAGS_logemaillevel
^
In file included from test.cpp:1:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/client/AsyncFizzClient.h:11:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/client/ClientExtensions.h:11:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/record/Types.h:12:
In file included from /opt/homebrew/include/folly/io/Curs
|
`brew test --verbose wangle` failed on macOS Ventura (13) on Apple Silicon!:
Formula/w/wangle.rb#L54
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/bin/bundle clean
==> Testing wangle
==> /usr/bin/clang++ /opt/homebrew/Cellar/wangle/2024.05.02.00_1/share/wangle/EchoClient.cpp -std=c++17 -I/opt/homebrew/Cellar/wangle/2024.05.02.00_1/include -I/opt/homebrew/opt/openssl@3/include -L/opt/homebrew/opt/gflags/lib -L/opt/homebrew/opt/glog/lib -L/opt/homebrew/opt/folly/lib -L/opt/homebrew/opt/fizz/lib -L/opt/homebrew/Cellar/wangle/2024.05.02.00_1/lib -lgflags -lglog -lfolly -lfizz -lwangle -o EchoClient
In file included from /opt/homebrew/Cellar/wangle/2024.05.02.00_1/share/wangle/EchoClient.cpp:22:
In file included from /opt/homebrew/Cellar/wangle/2024.05.02.00_1/include/wangle/bootstrap/ClientBootstrap.h:19:
In file included from /opt/homebrew/include/folly/executors/IOThreadPoolExecutor.h:21:
In file included from /opt/homebrew/include/folly/executors/QueueObserver.h:28:
In file included from /opt/homebrew/include/folly/Synchronized.h:42:
/opt/homebrew/include/glog/logging.h:60:4: error: <glog/logging.h> was not included correctly. See the documention for how to consume the library.
# error <glog/logging.h> was not included correctly. See the documention for how to consume the library.
^
In file included from /opt/homebrew/Cellar/wangle/2024.05.02.00_1/share/wangle/EchoClient.cpp:22:
In file included from /opt/homebrew/Cellar/wangle/2024.05.02.00_1/include/wangle/bootstrap/ClientBootstrap.h:19:
In file included from /opt/homebrew/include/folly/executors/IOThreadPoolExecutor.h:21:
In file included from /opt/homebrew/include/folly/executors/QueueObserver.h:28:
In file included from /opt/homebrew/include/folly/Synchronized.h:42:
In file included from /opt/homebrew/include/glog/logging.h:63:
/opt/homebrew/include/glog/flags.h:45:4: error: <glog/flags.h> was not included correctly. See the documention for how to consume the library.
# error <glog/flags.h> was not included correctly. See the documention for how to consume the library.
^
/opt/homebrew/include/glog/flags.h:105:1: error: unknown type name 'GLOG_EXPORT'
DECLARE_int32(logemaillevel);
^
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/opt/homebrew/include/glog/flags.h:80:14: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
/opt/homebrew/include/glog/flags.h:105:1: error: cannot define or redeclare 'int32' here because namespace 'fLI' does not enclose namespace 'google'
DECLARE_int32(logemaillevel);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:88:56: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
~~~~~~~~^
/opt/homebrew/include/glog/flags.h:80:26: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^~~~
/opt/homebrew/include/glog/flags.h:105:1: error: expected ';' after top level declarator
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/opt/homebrew/include/glog/flags.h:80:31: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
<scratch space>:170:1: note: expanded from here
FLAGS_logemaillevel
^
In file included from /opt/homebrew/Cellar/wangle/2024.05.02.00_1/share/wangle/EchoClient.cpp:22:
In file included from /opt/homebrew/Cellar/wangle/2024.05.02.00_1/include/wangle/bootstrap/ClientBootstrap.h:19:
In file included from /opt/homebrew/include/folly/executors/IOThreadPoolExecutor.h:21:
In file included from /opt/homebrew/include/folly/executors/QueueObserver.h:28:
In file included from /opt/homebrew/include/folly/Synchronized.h:42:
In file included from /opt/
|
`brew install --verbose --build-bottle fb303` failed on macOS Ventura (13) on Apple Silicon!:
Formula/f/fb303.rb#L34
<scratch space>:332:1: note: expanded from here
FLAGS_alsologtoemail
^
/opt/homebrew/include/glog/flags.h:111:1: error: no member named 'FLAGS_alsologtoemail' in namespace 'fLS'
DECLARE_string(alsologtoemail);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:102:16: note: expanded from macro 'DECLARE_string'
using fLS::FLAGS_##name
~~~~~^
<scratch space>:336:1: note: expanded from here
FLAGS_alsologtoemail
^
In file included from /tmp/fb303-20240504-40270-efuijz/fb303-2024.05.02.00/build/fb303/thrift/gen-cpp2/fb303_core_metadata.cpp:7:
In file included from /opt/homebrew/include/thrift/lib/cpp2/gen/module_metadata_cpp.h:23:
In file included from /opt/homebrew/include/thrift/lib/cpp2/gen/module_metadata_h.h:22:
In file included from /opt/homebrew/include/thrift/lib/thrift/gen-cpp2/metadata_types.h:9:
In file included from /opt/homebrew/include/thrift/lib/cpp2/gen/module_types_h.h:35:
In file included from /opt/homebrew/include/thrift/lib/cpp2/Adapter.h:21:
In file included from /opt/homebrew/include/thrift/lib/cpp2/op/Clear.h:21:
In file included from /opt/homebrew/include/thrift/lib/cpp2/op/detail/Clear.h:25:
In file included from /opt/homebrew/include/folly/io/IOBuf.h:33:
In file included from /opt/homebrew/include/glog/logging.h:63:
/opt/homebrew/include/glog/flags.h:112:1: error: unknown type name 'GLOG_EXPORT'
DECLARE_string(log_backtrace_at);
^
/opt/homebrew/include/glog/flags.h:100:12: note: expanded from macro 'DECLARE_string'
extern GLOG_EXPORT std::string& FLAGS_##name; \
^
/opt/homebrew/include/glog/flags.h:112:1: error: cannot define or redeclare 'string' here because namespace 'fLS' does not enclose namespace 'std'
DECLARE_string(log_backtrace_at);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:100:29: note: expanded from macro 'DECLARE_string'
extern GLOG_EXPORT std::string& FLAGS_##name; \
~~~~~^
/opt/homebrew/include/glog/flags.h:112:1: error: expected ';' after top level declarator
/opt/homebrew/include/glog/flags.h:100:35: note: expanded from macro 'DECLARE_string'
extern GLOG_EXPORT std::string& FLAGS_##name; \
^
In file included from /tmp/fb303-20240504-40270-efuijz/fb303-2024.05.02.00/build/fb303/thrift/gen-cpp2/fb303_core_data.cpp:8:
In file included from /tmp/fb303-20240504-40270-efuijz/fb303-2024.05.02.00/build/fb303/thrift/gen-cpp2/fb303_core_data.h:11:
In file included from /tmp/fb303-20240504-40270-efuijz/fb303-2024.05.02.00/build/fb303/thrift/gen-cpp2/fb303_core_types.h:9:
In file included from /opt/homebrew/include/thrift/lib/cpp2/gen/module_types_h.h:35:
In file included from /opt/homebrew/include/thrift/lib/cpp2/Adapter.h:21:
In file included from /opt/homebrew/include/thrift/lib/cpp2/op/Clear.h:21:
In file included from /opt/homebrew/include/thrift/lib/cpp2/op/detail/Clear.h:25:
In file included from /opt/homebrew/include/folly/io/IOBuf.h:33:
In file included from /opt/homebrew/include/glog/logging.h:63:
/opt/homebrew/include/glog/flags.h:112:1: error: unknown type name 'GLOG_EXPORT'
DECLARE_string(log_backtrace_at);
^
/opt/homebrew/include/glog/flags.h:100:12: note: expanded from macro 'DECLARE_string'
extern GLOG_EXPORT std::string& FLAGS_##name; \
^
/opt/homebrew/include/glog/flags.h:112:1: error: cannot define or redeclare 'string' here because namespace 'fLS' does not enclose namespace 'std'
DECLARE_string(log_backtrace_at);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:100:29: note: expanded from macro 'DECLARE_string'
extern GLOG_EXPORT std::string& FLAGS_##name; \
~~~~~^
/opt/homebrew/include/glog/flags.h:112:1: error: expected ';' after top level declarator
/opt/homebrew/include/glog/flags.h:100:35: note: expanded from macro 'DECLARE_string'
extern GLOG_EXPORT std::string& FLAGS_##name; \
^
/opt/homebrew/include/glog/flags.h:111:1: error: no member named 'FLAGS_alsologtoemail' in namespace
|
`brew install --build-from-source fb303` failed on macOS Ventura (13) on Apple Silicon!:
Formula/f/fb303.rb#L34
==> Fetching fbthrift
==> Downloading https://ghcr.io/v2/homebrew/core/fbthrift/manifests/2024.05.02.00
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/1bc441aa3f33038bc455eeae0cb35804a30e0c7d13f093e132b0cf401fff1b84--fbthrift-2024.05.02.00.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/fbthrift/blobs/sha256:0dc56008f56aaa9126c59a1bc235726dd387f288b02a85c8d5ee850b08383bdf
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/8979fc0273163124a23bddee697310bc49e43bbc90f2acfe657d723e7e86f9bf--fbthrift--2024.05.02.00.arm64_ventura.bottle.tar.gz
==> Fetching fb303
==> Downloading https://github.com/facebook/fb303/archive/refs/tags/v2024.05.02.00.tar.gz
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/f32c3b70aeb956012048171b6bddd11c52139d467bb266ab4c34c8fb111d78ce--fb303-2024.05.02.00.tar.gz
==> Installing dependencies for fb303: cmake, icu4c, xz, lz4, zstd, boost, double-conversion, fmt, gflags, ca-certificates, openssl@3, libevent, libsodium, snappy, mvfst and fbthrift
==> Installing fb303 dependency: cmake
==> Downloading https://ghcr.io/v2/homebrew/core/cmake/manifests/3.29.2
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/5d86fc2c8aaddd092bcc954dec2091b65eb56cecc087312d622cd82f39c55c37--cmake-3.29.2.bottle_manifest.json
==> Pouring cmake--3.29.2.arm64_ventura.bottle.tar.gz
/opt/homebrew/Cellar/cmake/3.29.2: 3,384 files, 55.2MB
==> Installing fb303 dependency: icu4c
==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/manifests/74.2
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/3e5230e726e5548db28bc0cf75710d6405903b742f941113d3dbe7483fad72a4--icu4c-74.2.bottle_manifest.json
==> Pouring icu4c--74.2.arm64_ventura.bottle.tar.gz
/opt/homebrew/Cellar/icu4c/74.2: 270 files, 77.9MB
==> Installing fb303 dependency: xz
==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.4.6
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/b2cc4077807c100af6e0253f51d186f187ff55165638cbe3a4aa16d1c4762660--xz-5.4.6.bottle_manifest.json
==> Pouring xz--5.4.6.arm64_ventura.bottle.tar.gz
/opt/homebrew/Cellar/xz/5.4.6: 163 files, 2.6MB
==> Installing fb303 dependency: lz4
==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.9.4
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/379e59b981667f9585b33a2ff318769d8edca3ce6fd2e9a67ed291ae3e0cc872--lz4-1.9.4.bottle_manifest.json
==> Pouring lz4--1.9.4.arm64_ventura.bottle.tar.gz
/opt/homebrew/Cellar/lz4/1.9.4: 22 files, 680.1KB
==> Installing fb303 dependency: zstd
==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.6
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/29403e0df5404d8aeca0e750ac135ec9ef44fc5eeb6df69170ed602acabf0ffb--zstd-1.5.6.bottle_manifest.json
==> Pouring zstd--1.5.6.arm64_ventura.bottle.tar.gz
/opt/homebrew/Cellar/zstd/1.5.6: 31 files, 2.1MB
==> Installing fb303 dependency: boost
==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.85.0
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/cb9add14f164eb6b7d74bbe1b440464435111b181c3060f3ca7f20d572044f47--boost-1.85.0.bottle_manifest.json
==> Pouring boost--1.85.0.arm64_ventura.bottle.tar.gz
/opt/homebrew/Cellar/boost/1.85.0: 16,160 files, 501.2MB
==> Installing fb303 dependency: double-conversion
==> Downloading https://ghcr.io/v2/homebrew/core/double-conversion/manifests/3.3.0
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/3f6c03611d69daaddcd2d467993bfc4e75cc54a55e2900fd5f383411c445a5b4--double-conversion-3.3.0.bottle_manifest.json
==> Pouring double-conversion--3.3.0.arm64_ventura.bottle.tar.gz
/opt/homebrew/Cellar/double-conversion/3.3.0: 26 files, 260.5KB
==> Installing fb303 dependency: fmt
==> Downloading https://ghcr.io/v2/homebrew/core/fmt/manifests/10.2.1_1
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/bbfb45ceacfa2ebba03c28dbddb022a0b5127bffd4d3d3700e5a310df9a2acde--fmt-10.2.1_1.bottle_manifest.json
==> Pouring fmt--10.2.1_1.arm64_ventura.bottle.tar.gz
/opt/homebrew/Cella
|
`brew install --verbose --build-bottle edencommon` failed on macOS Ventura (13) on Apple Silicon!:
Formula/e/edencommon.rb#L32
==> Fetching dependencies for edencommon: fb303
==> Fetching fb303
==> Downloading https://ghcr.io/v2/homebrew/core/fb303/manifests/2024.05.02.00_1
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.2.20-108-g7e0c137\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 13.6.6\)\ curl/8.4.0 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1+json --header Authorization:\ Bearer\ QQ== --remote-time --output /Users/brew/Library/Caches/Homebrew/downloads/cd77acffe5f95a0178ce6e0ae795fbff05427e9f591683fa65386c90f1c75f4e--fb303-2024.05.02.00_1.bottle_manifest.json.incomplete --location https://ghcr.io/v2/homebrew/core/fb303/manifests/2024.05.02.00_1
curl: (22) The requested URL returned error: 404
==> Downloading https://ghcr.io/v2/homebrew/core/fb303/blobs/sha256:5ab6b2e557c1376b6c907ccbd50853a0849ce7da3d2b4d7e4218d31e48eb411f
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/071c918994f4351e895b06c3322f14b114a241f99a33e74a74ee5223de57b94a--fb303--2024.05.02.00_1.arm64_ventura.bottle.tar.gz
==> Verifying checksum for '071c918994f4351e895b06c3322f14b114a241f99a33e74a74ee5223de57b94a--fb303--2024.05.02.00_1.arm64_ventura.bottle.tar.gz'
==> Fetching edencommon
==> Downloading https://github.com/facebookexperimental/edencommon/archive/refs/tags/v2024.05.02.00.tar.gz
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/d446929e81f3253f444e766b5332d1130f6448ed6644183f0f89832e562e38f3--edencommon-2024.05.02.00.tar.gz
==> Verifying checksum for 'd446929e81f3253f444e766b5332d1130f6448ed6644183f0f89832e562e38f3--edencommon-2024.05.02.00.tar.gz'
==> Installing dependencies for edencommon: fb303
==> Installing edencommon dependency: fb303
==> Downloading https://ghcr.io/v2/homebrew/core/fb303/manifests/2024.05.02.00_1
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.2.20-108-g7e0c137\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 13.6.6\)\ curl/8.4.0 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1+json --header Authorization:\ Bearer\ QQ== --remote-time --output /Users/brew/Library/Caches/Homebrew/downloads/cd77acffe5f95a0178ce6e0ae795fbff05427e9f591683fa65386c90f1c75f4e--fb303-2024.05.02.00_1.bottle_manifest.json.incomplete --location https://ghcr.io/v2/homebrew/core/fb303/manifests/2024.05.02.00_1
curl: (22) The requested URL returned error: 404
==> Pouring fb303--2024.05.02.00_1.arm64_ventura.bottle.tar.gz
/usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/071c918994f4351e895b06c3322f14b114a241f99a33e74a74ee5223de57b94a--fb303--2024.05.02.00_1.arm64_ventura.bottle.tar.gz --directory /private/tmp/homebrew-unpack20240504-53172-16bugq
/usr/bin/env cp -pR /private/tmp/homebrew-unpack20240504-53172-16bugq/fb303/. /opt/homebrew/Cellar/fb303
cp: /opt/homebrew/Cellar/fb303/./2024.05.02.00/lib/cmake/fb303/fb303-targets-release.cmake: Permission denied
cp: /opt/homebrew/Cellar/fb303/./2024.05.02.00/lib/cmake/fb303/fb303-config.cmake: Permission denied
cp: /opt/homebrew/Cellar/fb303/./2024.05.02.00/lib/cmake/fb303/fb303-targets.cmake: Permission denied
Error: Failure while executing; `/usr/bin/env cp -pR /private/tmp/homebrew-unpack20240504-53172-16bugq/fb303/. /opt/homebrew/Cellar/fb303` exited with 1. Here's the output:
cp: /opt/homebrew/Cellar/fb303/./2024.05.02.00/lib/cmake/fb303/fb303-targets-release.cmake: Permission denied
cp: /opt/homebrew/Cellar/fb303/./2024.05.02.00/lib/cmake/fb303/fb303-config.cmake: Permission denied
cp: /opt/homebrew/Cellar/fb303/./2024.05.02.00/lib/cmake/fb303/fb303-targets.cmake: Permission denied
|
`brew install --verbose --build-bottle libgrape-lite` failed on macOS Ventura (13) on Apple Silicon!:
Formula/lib/libgrape-lite.rb#L26
DECLARE_int32(logemaillevel);
^
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/opt/homebrew/include/glog/flags.h:80:14: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
/opt/homebrew/include/glog/flags.h:105:1: error: cannot define or redeclare 'int32' here because namespace 'fLI' does not enclose namespace 'google'
DECLARE_int32(logemaillevel);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:88:56: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
~~~~~~~~^
/opt/homebrew/include/glog/flags.h:80:26: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^~~~
/opt/homebrew/include/glog/flags.h:105:1: error: expected ';' after top level declarator
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/opt/homebrew/include/glog/flags.h:80:31: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
<scratch space>:428:1: note: expanded from here
FLAGS_logemaillevel
^
In file included from /tmp/libgrape-lite-20240504-56846-c4y6m8/libgrape-lite-0.3.4/grape/io/local_io_adaptor.cc:16:
In file included from /tmp/libgrape-lite-20240504-56846-c4y6m8/libgrape-lite-0.3.4/grape/io/local_io_adaptor.h:25:
In file included from /tmp/libgrape-lite-20240504-56846-c4y6m8/libgrape-lite-0.3.4/grape/io/io_adaptor_base.h:21:
In file included from /tmp/libgrape-lite-20240504-56846-c4y6m8/libgrape-lite-0.3.4/grape/serialization/in_archive.h:33:
In file included from /tmp/libgrape-lite-20240504-56846-c4y6m8/libgrape-lite-0.3.4/grape/utils/gcontainer.h:29:
In file included from /tmp/libgrape-lite-20240504-56846-c4y6m8/libgrape-lite-0.3.4/grape/config.h:28:
In file included from /tmp/libgrape-lite-20240504-56846-c4y6m8/libgrape-lite-0.3.4/grape/utils/hp_allocator.h:22:
In file included from /opt/homebrew/include/glog/logging.h:63:
/opt/homebrew/include/glog/flags.h:105:1: error: no member named 'FLAGS_logemaillevel' in namespace 'fLI'
DECLARE_int32(logemaillevel);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:82:26: note: expanded from macro 'DECLARE_VARIABLE'
using fL##shorttype::FLAGS_##name
~~~~~~~~~~~~~~~^
<scratch space>:430:1: note: expanded from here
FLAGS_logemaillevel
^
In file included from /tmp/libgrape-lite-20240504-56846-c4y6m8/libgrape-lite-0.3.4/grape/io/local_io_adaptor.cc:16:
In file included from /tmp/libgrape-lite-20240504-56846-c4y6m8/libgrape-lite-0.3.4/grape/io/local_io_adaptor.h:25:
In file included from /tmp/libgrape-lite-20240504-56846-c4y6m8/libgrape-lite-0.3.4/grape/io/io_adaptor_base.h:21:
In file included from /tmp/libgrape-lite-20240504-56846-c4y6m8/libgrape-lite-0.3.4/grape/serialization/in_archive.h:33:
In file included from /tmp/libgrape-lite-20240504-56846-c4y6m8/libgrape-lite-0.3.4/grape/utils/gcontainer.h:29:
In file included from /tmp/libgrape-lite-20240504-56846-c4y6m8/libgrape-lite-0.3.4/grape/config.h:28:
In file included from /tmp/libgrape-lite-20240504-56846-c4y6m8/libgrape-lite-0.3.4/grape/utils/hp_allocator.h:22:
In file included from /opt/homebrew/include/glog/logging.h:63:
/opt/homebrew/include/glog/flags.h:106:1: error: unknown type name 'GLOG_EXPORT'
DECLARE_int32(logcleansecs);
^
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLAR
|
`brew install --verbose --build-bottle proxygen` failed on macOS Ventura (13) on Apple Silicon!:
Formula/p/proxygen.rb#L35
ext.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/QPACKDecoder.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/QPACKEncoder.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/QPACKHeaderTable.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/QPACKStaticHeaderTable.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/StaticHeaderTable.cpp.o CMakeFiles/proxygen.dir/http/codec/DefaultHTTPCodecFactory.cpp.o CMakeFiles/proxygen.dir/http/codec/ErrorCode.cpp.o CMakeFiles/proxygen.dir/http/codec/FlowControlFilter.cpp.o CMakeFiles/proxygen.dir/http/codec/HeaderDecodeInfo.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTP1xCodec.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTP2Codec.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTP2Constants.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTP2Framer.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTPChecks.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTPCodecFactory.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTPCodecFilter.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTPCodecPrinter.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTPParallelCodec.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTPSettings.cpp.o CMakeFiles/proxygen.dir/http/codec/TransportDirection.cpp.o CMakeFiles/proxygen.dir/http/codec/RateLimitFilter.cpp.o CMakeFiles/proxygen.dir/http/connpool/ServerIdleSessionController.cpp.o CMakeFiles/proxygen.dir/http/connpool/SessionHolder.cpp.o CMakeFiles/proxygen.dir/http/connpool/SessionPool.cpp.o CMakeFiles/proxygen.dir/http/connpool/ThreadIdleSessionController.cpp.o CMakeFiles/proxygen.dir/http/experimental/RFC1867.cpp.o CMakeFiles/proxygen.dir/http/HeaderConstants.cpp.o CMakeFiles/proxygen.dir/http/HTTPConnector.cpp.o CMakeFiles/proxygen.dir/http/HTTPConnectorWithFizz.cpp.o CMakeFiles/proxygen.dir/http/HTTPConstants.cpp.o CMakeFiles/proxygen.dir/http/HTTPException.cpp.o CMakeFiles/proxygen.dir/http/HTTPHeaders.cpp.o CMakeFiles/proxygen.dir/http/HTTPMessage.cpp.o CMakeFiles/proxygen.dir/http/HTTPMessageFilters.cpp.o CMakeFiles/proxygen.dir/http/HTTPMethod.cpp.o CMakeFiles/proxygen.dir/http/HTTPPriorityFunctions.cpp.o CMakeFiles/proxygen.dir/http/StatusTypeEnum.cpp.o CMakeFiles/proxygen.dir/http/ProxygenErrorEnum.cpp.o CMakeFiles/proxygen.dir/http/ProxyStatus.cpp.o CMakeFiles/proxygen.dir/http/RFC2616.cpp.o CMakeFiles/proxygen.dir/http/observer/HTTPSessionObserverInterface.cpp.o CMakeFiles/proxygen.dir/http/observer/HTTPTransactionObserverInterface.cpp.o CMakeFiles/proxygen.dir/http/session/ByteEvents.cpp.o CMakeFiles/proxygen.dir/http/session/ByteEventTracker.cpp.o CMakeFiles/proxygen.dir/http/session/CodecErrorResponseHandler.cpp.o CMakeFiles/proxygen.dir/http/session/HTTP2PriorityQueue.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPDefaultSessionCodecFactory.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPDirectResponseHandler.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPDownstreamSession.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPErrorPage.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPEvent.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPSessionAcceptor.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPSessionActivityTracker.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPSessionBase.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPSession.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPTransaction.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPTransactionEgressSM.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPTransactionIngressSM.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPUpstreamSession.cpp.o CMakeFiles/proxygen.dir/http/session/SecondaryAuthManager.cpp.o CMakeFiles/proxygen.dir/http/session/SimpleController.cpp.o CMakeFiles/proxygen.dir/http/sink/HTTPTransactionSink.cpp.o CMakeFiles/proxygen.dir/http/structuredheaders/StructuredHeadersBuffer.cpp.o CMakeFiles/proxygen.dir/http/structuredheaders/StructuredHeadersDecoder.cpp.o CMakeFiles/proxygen.dir/http/structuredheaders/StructuredHeadersEncoder.cpp.o CMakeFiles/proxygen.dir/http/structuredheaders/StructuredHeadersUtilities.cpp.o CMakeFiles/proxygen.dir/pools/generators/FileServerListGenerator.cpp.o CMakeFiles/proxygen.dir/pools/generators/ServerListG
|
`brew install --verbose --build-bottle treefrog` failed on macOS Ventura (13) on Apple Silicon!:
Formula/t/treefrog.rb#L35
aconverter.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++1z -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.0 -Wall -Wextra -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../../include -I/opt/homebrew/lib/QtCore.framework/Headers -I. -I/opt/homebrew/share/qt/mkspecs/macx-clang -F/opt/homebrew/lib -o thtmlparser.o ../../src/thtmlparser.cpp
/opt/homebrew/share/qt/libexec/moc -DQT_USE_QSTRINGBUILDER -DTF_DLL -DTF_VERSION=\"2.8.0\" -DINSTALL_PATH=\"/opt/homebrew/Cellar/treefrog/2.8.0_1/bin\" -DTF_NO_DEBUG -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB --include /private/tmp/treefrog-20240504-62573-md4k5c/treefrog-framework-2.8.0/tools/tfmanager/moc_predefs.h -I/opt/homebrew/share/qt/mkspecs/macx-clang -I/private/tmp/treefrog-20240504-62573-md4k5c/treefrog-framework-2.8.0/tools/tfmanager -I/opt/homebrew/Cellar/treefrog/2.8.0_1/include/treefrog -I/opt/homebrew/lib/QtNetwork.framework/Headers -I/opt/homebrew/lib/QtCore.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F/opt/homebrew/lib systembusdaemon.h -o moc_systembusdaemon.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++1z -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.0 -Wall -Wextra -DQT_USE_QSTRINGBUILDER -DTF_DLL -DTREEFROG_DATA_DIR=\"/opt/homebrew/Cellar/treefrog/2.8.0_1/share/treefrog\" -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_CORE_LIB -I. -I/opt/homebrew/Cellar/treefrog/2.8.0_1/include/treefrog -I/opt/homebrew/lib/QtSql.framework/Headers -I/opt/homebrew/lib/QtCore.framework/Headers -I. -I/opt/homebrew/share/qt/mkspecs/macx-clang -F/opt/homebrew/lib -o projectfilegenerator.o projectfilegenerator.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++1z -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.0 -Wall -Wextra -DQT_USE_QSTRINGBUILDER -DTF_DLL -DTF_VERSION=\"2.8.0\" -DINSTALL_PATH=\"/opt/homebrew/Cellar/treefrog/2.8.0_1/bin\" -DTF_NO_DEBUG -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/opt/homebrew/Cellar/treefrog/2.8.0_1/include/treefrog -I/opt/homebrew/lib/QtNetwork.framework/Headers -I/opt/homebrew/lib/QtCore.framework/Headers -I. -I/opt/homebrew/share/qt/mkspecs/macx-clang -F/opt/homebrew/lib -o moc_servermanager.o moc_servermanager.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++1z -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.0 -Wall -Wextra -DQT_USE_QSTRINGBUILDER -DTF_DLL -DTREEFROG_DATA_DIR=\"/opt/homebrew/Cellar/treefrog/2.8.0_1/share/treefrog\" -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_CORE_LIB -I. -I/opt/homebrew/Cellar/treefrog/2.8.0_1/include/treefrog -I/opt/homebrew/lib/QtSql.framework/Headers -I/opt/homebrew/lib/QtCore.framework/Headers -I. -I/opt/homebrew/share/qt/mkspecs/macx-clang -F/opt/homebrew/lib -o controllergenerator.o controllergenerator.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++1z -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-versi
|
`brew install --build-from-source edencommon` failed on macOS Ventura (13) on Apple Silicon!:
Formula/e/edencommon.rb#L32
==> Fetching dependencies for edencommon: cmake, googletest, icu4c, xz, lz4, zstd, boost, double-conversion, fmt, gflags, ca-certificates, openssl@3, libevent, libsodium, snappy, mvfst, fbthrift and fb303
==> Fetching cmake
==> Downloading https://ghcr.io/v2/homebrew/core/cmake/manifests/3.29.2
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/5d86fc2c8aaddd092bcc954dec2091b65eb56cecc087312d622cd82f39c55c37--cmake-3.29.2.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/cmake/blobs/sha256:149abab22ca4f0473717fa6e019c816b26377be1974c55ab96b9b7db68789105
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/14015775085ba4a57993279ec0f577dbd34869e7a7cb6342570f90cba12e8d04--cmake--3.29.2.arm64_ventura.bottle.tar.gz
==> Fetching googletest
==> Downloading https://ghcr.io/v2/homebrew/core/googletest/manifests/1.14.0-1
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/4ffc6fee8e69aa48864adcf7a39b55ddd4941cd561c1accd4e1e43198a7b24c6--googletest-1.14.0-1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/googletest/blobs/sha256:5d403b2674150b89edac42559c20e9f578f2a9bee497ad669a50b32ee28a534d
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/247b43aa605cfb17c3c756c2737baa99babd42153f26cfb029e743a403e0fb53--googletest--1.14.0.arm64_ventura.bottle.1.tar.gz
==> Fetching icu4c
==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/manifests/74.2
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/3e5230e726e5548db28bc0cf75710d6405903b742f941113d3dbe7483fad72a4--icu4c-74.2.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/blobs/sha256:3c707a483df52f58010f3ab48f14e6e875cd99aefbac58ed6abf67f59b0a58d8
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/631a4e88ae277a7dcdbf8bf4c7c0b470106db011f3e363432c7f980a8ba68255--icu4c--74.2.arm64_ventura.bottle.tar.gz
==> Fetching xz
==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.4.6
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/b2cc4077807c100af6e0253f51d186f187ff55165638cbe3a4aa16d1c4762660--xz-5.4.6.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/xz/blobs/sha256:baba463d36447d4c858e51dfac347792eb65216e21eedab7b98fe79793335f28
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/38868189053c33f21bf396f3d453563417c5d832b6591132d4084e83f91d8eda--xz--5.4.6.arm64_ventura.bottle.tar.gz
==> Fetching lz4
==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.9.4
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/379e59b981667f9585b33a2ff318769d8edca3ce6fd2e9a67ed291ae3e0cc872--lz4-1.9.4.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/lz4/blobs/sha256:cd29e40287b0a2d665a647acbea5512e8db4c371687147aab5c60bf9059b2cca
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/bdbca4231a01d687e54f87627b47f5209cd836fcba5f58353597bb599bea9cbe--lz4--1.9.4.arm64_ventura.bottle.tar.gz
==> Fetching zstd
==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.6
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/29403e0df5404d8aeca0e750ac135ec9ef44fc5eeb6df69170ed602acabf0ffb--zstd-1.5.6.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/zstd/blobs/sha256:035cbadb205abbe00107f0c7746f3715e3841c007e4b3a309398e65d50c43cf5
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/cccdc1b7d9087da4ec7b0250e9afad811c0b13f95072f9b98e0053e7f84ff080--zstd--1.5.6.arm64_ventura.bottle.tar.gz
==> Fetching boost
==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.85.0
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/cb9add14f164eb6b7d74bbe1b440464435111b181c3060f3ca7f20d572044f47--boost-1.85.0.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:c4e5b89b1dfeee3d39ad4dfda2be0acef88e4490fcbad82c61df8222cf96b547
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/a484f10fbfd9e5d062d8bdb2fca9e51520199213230b226baedb1fe6e079c4f0-
|
`brew install --verbose --build-bottle watchman` failed on macOS Ventura (13) on Apple Silicon!:
Formula/w/watchman.rb#L50
==> Fetching dependencies for watchman: fb303, edencommon, pkg-config, python-setuptools, libssh2, libgit2, llvm@17, rust, pcre2, mpdecimal, readline, sqlite and python@3.12
==> Fetching fb303
==> Downloading https://ghcr.io/v2/homebrew/core/fb303/manifests/2024.05.02.00_1
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.2.20-108-g7e0c137\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 13.6.6\)\ curl/8.4.0 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1+json --header Authorization:\ Bearer\ QQ== --remote-time --output /Users/brew/Library/Caches/Homebrew/downloads/cd77acffe5f95a0178ce6e0ae795fbff05427e9f591683fa65386c90f1c75f4e--fb303-2024.05.02.00_1.bottle_manifest.json.incomplete --location https://ghcr.io/v2/homebrew/core/fb303/manifests/2024.05.02.00_1
curl: (22) The requested URL returned error: 404
==> Downloading https://ghcr.io/v2/homebrew/core/fb303/blobs/sha256:5ab6b2e557c1376b6c907ccbd50853a0849ce7da3d2b4d7e4218d31e48eb411f
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/071c918994f4351e895b06c3322f14b114a241f99a33e74a74ee5223de57b94a--fb303--2024.05.02.00_1.arm64_ventura.bottle.tar.gz
==> Verifying checksum for '071c918994f4351e895b06c3322f14b114a241f99a33e74a74ee5223de57b94a--fb303--2024.05.02.00_1.arm64_ventura.bottle.tar.gz'
==> Fetching edencommon
==> Downloading https://ghcr.io/v2/homebrew/core/edencommon/manifests/2024.05.02.00_1
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.2.20-108-g7e0c137\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 13.6.6\)\ curl/8.4.0 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1+json --header Authorization:\ Bearer\ QQ== --remote-time --output /Users/brew/Library/Caches/Homebrew/downloads/5fdc14b80a702dc758930091ea2e6c636345c081475002e3a9dec91e34106121--edencommon-2024.05.02.00_1.bottle_manifest.json.incomplete --location https://ghcr.io/v2/homebrew/core/edencommon/manifests/2024.05.02.00_1
curl: (22) The requested URL returned error: 404
==> Downloading https://ghcr.io/v2/homebrew/core/edencommon/blobs/sha256:9f2389c7ebd8b249bce5cf34387c40324af523ec92f362f59e8ffa07ebabd6b3
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/4b9cf0348579c22b4dcc238058f0cfc75bd95cf21d0c33a262306cd616b920f1--edencommon--2024.05.02.00_1.arm64_ventura.bottle.tar.gz
==> Verifying checksum for '4b9cf0348579c22b4dcc238058f0cfc75bd95cf21d0c33a262306cd616b920f1--edencommon--2024.05.02.00_1.arm64_ventura.bottle.tar.gz'
==> Fetching pkg-config
==> Downloading https://ghcr.io/v2/homebrew/core/pkg-config/manifests/0.29.2_3
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/ac691fc7ab8ecffba32a837e7197101d271474a3a84cfddcc30c9fd6763ab3c6--pkg-config-0.29.2_3.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/pkg-config/blobs/sha256:3ff612c5e44b945c8c0cc6df7d3edb407ca67cddad9c89f9ab99ced494b7a8c2
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/67d3dc124994992b9bf52271e49db7787da015530f056ba397996a46766a3e4f--pkg-config--0.29.2_3.arm64_ventura.bottle.tar.gz
==> Verifying checksum for '67d3dc124994992b9bf52271e49db7787da015530f056ba397996a46766a3e4f--pkg-config--0.29.2_3.arm64_ventura.bottle.tar.gz'
==> Fetching python-setuptools
==> Downloading https://ghcr.io/v2/homebrew/core/python-setuptools/manifests/69.5.1
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/f7a54d89eac25d9069fa653fbe99f04c826264b2faa00483e74c9cfb35768bcf--python-setuptools-69.5.1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/python-setuptools/blobs/sha256:bc24af7f9b5b9131f6a904f25d5324641f5bdc5fa980314a7a177aba6088fcdb
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/df0e205df68a5a96865e91e39da8dc177568f0f6d9fb21f93e5cd31338a5e2af--python-setuptools--69.5.1.arm64_ventura.bottle.tar.gz
==> Verifying checksum for 'df0e205df68a5a96
|
macOS 14-arm64
The job was canceled because "macOS_12-arm64_12-arm64-8" failed.
|
`brew test --verbose fizz` failed on macOS Sonoma (14) on Apple Silicon!:
Formula/f/fizz.rb#L53
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/bin/bundle clean
==> Testing fizz
==> /usr/bin/clang++ -std=c++17 test.cpp -o test -I/opt/homebrew/Cellar/fizz/2024.05.02.00_1/include -I/opt/homebrew/opt/openssl@3/include -L/opt/homebrew/Cellar/fizz/2024.05.02.00_1/lib -lfizz -L/opt/homebrew/opt/folly/lib -lfolly -L/opt/homebrew/opt/gflags/lib -lgflags -L/opt/homebrew/opt/glog/lib -lglog -L/opt/homebrew/opt/libevent/lib -levent -L/opt/homebrew/opt/libsodium/lib -lsodium -L/opt/homebrew/opt/openssl@3/lib -lcrypto -lssl
In file included from test.cpp:1:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/client/AsyncFizzClient.h:11:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/client/ClientExtensions.h:11:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/record/Types.h:12:
In file included from /opt/homebrew/include/folly/io/Cursor.h:31:
In file included from /opt/homebrew/include/folly/io/IOBuf.h:33:
/opt/homebrew/include/glog/logging.h:60:4: error: <glog/logging.h> was not included correctly. See the documention for how to consume the library.
# error <glog/logging.h> was not included correctly. See the documention for how to consume the library.
^
In file included from test.cpp:1:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/client/AsyncFizzClient.h:11:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/client/ClientExtensions.h:11:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/record/Types.h:12:
In file included from /opt/homebrew/include/folly/io/Cursor.h:31:
In file included from /opt/homebrew/include/folly/io/IOBuf.h:33:
In file included from /opt/homebrew/include/glog/logging.h:63:
/opt/homebrew/include/glog/flags.h:45:4: error: <glog/flags.h> was not included correctly. See the documention for how to consume the library.
# error <glog/flags.h> was not included correctly. See the documention for how to consume the library.
^
/opt/homebrew/include/glog/flags.h:105:1: error: unknown type name 'GLOG_EXPORT'
DECLARE_int32(logemaillevel);
^
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/opt/homebrew/include/glog/flags.h:80:14: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
/opt/homebrew/include/glog/flags.h:105:1: error: cannot define or redeclare 'int32' here because namespace 'fLI' does not enclose namespace 'google'
DECLARE_int32(logemaillevel);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:88:56: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
~~~~~~~~^
/opt/homebrew/include/glog/flags.h:80:26: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^~~~
/opt/homebrew/include/glog/flags.h:105:1: error: expected ';' after top level declarator
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/opt/homebrew/include/glog/flags.h:80:31: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
<scratch space>:299:1: note: expanded from here
FLAGS_logemaillevel
^
In file included from test.cpp:1:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/client/AsyncFizzClient.h:11:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/client/ClientExtensions.h:11:
In file included from /opt/homebrew/Cellar/fizz/2024.05.02.00_1/include/fizz/record/Types.h:12:
In file included from /opt/homebrew/include/folly/io/Cur
|
`brew test --verbose wangle` failed on macOS Sonoma (14) on Apple Silicon!:
Formula/w/wangle.rb#L54
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/bin/bundle clean
==> Testing wangle
==> /usr/bin/clang++ /opt/homebrew/Cellar/wangle/2024.05.02.00_1/share/wangle/EchoClient.cpp -std=c++17 -I/opt/homebrew/Cellar/wangle/2024.05.02.00_1/include -I/opt/homebrew/opt/openssl@3/include -L/opt/homebrew/opt/gflags/lib -L/opt/homebrew/opt/glog/lib -L/opt/homebrew/opt/folly/lib -L/opt/homebrew/opt/fizz/lib -L/opt/homebrew/Cellar/wangle/2024.05.02.00_1/lib -lgflags -lglog -lfolly -lfizz -lwangle -o EchoClient
In file included from /opt/homebrew/Cellar/wangle/2024.05.02.00_1/share/wangle/EchoClient.cpp:22:
In file included from /opt/homebrew/Cellar/wangle/2024.05.02.00_1/include/wangle/bootstrap/ClientBootstrap.h:19:
In file included from /opt/homebrew/include/folly/executors/IOThreadPoolExecutor.h:21:
In file included from /opt/homebrew/include/folly/executors/QueueObserver.h:28:
In file included from /opt/homebrew/include/folly/Synchronized.h:42:
/opt/homebrew/include/glog/logging.h:60:4: error: <glog/logging.h> was not included correctly. See the documention for how to consume the library.
# error <glog/logging.h> was not included correctly. See the documention for how to consume the library.
^
In file included from /opt/homebrew/Cellar/wangle/2024.05.02.00_1/share/wangle/EchoClient.cpp:22:
In file included from /opt/homebrew/Cellar/wangle/2024.05.02.00_1/include/wangle/bootstrap/ClientBootstrap.h:19:
In file included from /opt/homebrew/include/folly/executors/IOThreadPoolExecutor.h:21:
In file included from /opt/homebrew/include/folly/executors/QueueObserver.h:28:
In file included from /opt/homebrew/include/folly/Synchronized.h:42:
In file included from /opt/homebrew/include/glog/logging.h:63:
/opt/homebrew/include/glog/flags.h:45:4: error: <glog/flags.h> was not included correctly. See the documention for how to consume the library.
# error <glog/flags.h> was not included correctly. See the documention for how to consume the library.
^
/opt/homebrew/include/glog/flags.h:105:1: error: unknown type name 'GLOG_EXPORT'
DECLARE_int32(logemaillevel);
^
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/opt/homebrew/include/glog/flags.h:80:14: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
/opt/homebrew/include/glog/flags.h:105:1: error: cannot define or redeclare 'int32' here because namespace 'fLI' does not enclose namespace 'google'
DECLARE_int32(logemaillevel);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:88:56: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
~~~~~~~~^
/opt/homebrew/include/glog/flags.h:80:26: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^~~~
/opt/homebrew/include/glog/flags.h:105:1: error: expected ';' after top level declarator
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/opt/homebrew/include/glog/flags.h:80:31: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
<scratch space>:170:1: note: expanded from here
FLAGS_logemaillevel
^
In file included from /opt/homebrew/Cellar/wangle/2024.05.02.00_1/share/wangle/EchoClient.cpp:22:
In file included from /opt/homebrew/Cellar/wangle/2024.05.02.00_1/include/wangle/bootstrap/ClientBootstrap.h:19:
In file included from /opt/homebrew/include/folly/executors/IOThreadPoolExecutor.h:21:
In file included from /opt/homebrew/include/folly/executors/QueueObserver.h:28:
In file included from /opt/homebrew/include/folly/Synchronized.h:42:
In file included from /opt/
|
`brew install --verbose --build-bottle fb303` failed on macOS Sonoma (14) on Apple Silicon!:
Formula/f/fb303.rb#L34
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:82:26: note: expanded from macro 'DECLARE_VARIABLE'
using fL##shorttype::FLAGS_##name
~~~~~~~~~~~~~~~^
<scratch space>:415:1: note: expanded from here
FLAGS_logcleansecs
^
In file included from /tmp/fb303-20240504-40551-br7ltx/fb303-2024.05.02.00/build/fb303/thrift/gen-cpp2/fb303_core_data.cpp:8:
In file included from /tmp/fb303-20240504-40551-br7ltx/fb303-2024.05.02.00/build/fb303/thrift/gen-cpp2/fb303_core_data.h:11:
In file included from /tmp/fb303-20240504-40551-br7ltx/fb303-2024.05.02.00/build/fb303/thrift/gen-cpp2/fb303_core_types.h:9:
In file included from /opt/homebrew/include/thrift/lib/cpp2/gen/module_types_h.h:35:
In file included from /opt/homebrew/include/thrift/lib/cpp2/Adapter.h:21:
In file included from /opt/homebrew/include/thrift/lib/cpp2/op/Clear.h:21:
In file included from /opt/homebrew/include/thrift/lib/cpp2/op/detail/Clear.h:25:
In file included from /opt/homebrew/include/folly/io/IOBuf.h:33:
In file included from /opt/homebrew/include/glog/logging.h:63:
/opt/homebrew/include/glog/flags.h:112:1: error: unknown type name 'GLOG_EXPORT'
DECLARE_string(log_backtrace_at);
^
/opt/homebrew/include/glog/flags.h:100:12: note: expanded from macro 'DECLARE_string'
extern GLOG_EXPORT std::string& FLAGS_##name; \
^
/opt/homebrew/include/glog/flags.h:112:1: error: cannot define or redeclare 'string' here because namespace 'fLS' does not enclose namespace 'std'
DECLARE_string(log_backtrace_at);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:100:29: note: expanded from macro 'DECLARE_string'
extern GLOG_EXPORT std::string& FLAGS_##name; \
~~~~~^
/opt/homebrew/include/glog/flags.h:112:1: error: expected ';' after top level declarator
/opt/homebrew/include/glog/flags.h:100:35: note: expanded from macro 'DECLARE_string'
extern GLOG_EXPORT std::string& FLAGS_##name; \
^
/opt/homebrew/include/glog/flags.h:112:1: error: no member named 'FLAGS_log_backtrace_at' in namespace 'fLS'
DECLARE_string(log_backtrace_at);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:102:16: note: expanded from macro 'DECLARE_string'
using fLS::FLAGS_##name
~~~~~^
<scratch space>:419:1: note: expanded from here
FLAGS_log_backtrace_at
^
In file included from /tmp/fb303-20240504-40551-br7ltx/fb303-2024.05.02.00/build/fb303/thrift/gen-cpp2/fb303_core_types.cpp:7:
In file included from /tmp/fb303-20240504-40551-br7ltx/fb303-2024.05.02.00/build/fb303/thrift/gen-cpp2/fb303_core_types.h:9:
In file included from /opt/homebrew/include/thrift/lib/cpp2/gen/module_types_h.h:35:
In file included from /opt/homebrew/include/thrift/lib/cpp2/Adapter.h:21:
In file included from /opt/homebrew/include/thrift/lib/cpp2/op/Clear.h:21:
In file included from /opt/homebrew/include/thrift/lib/cpp2/op/detail/Clear.h:25:
In file included from /opt/homebrew/include/folly/io/IOBuf.h:33:
In file included from /opt/homebrew/include/glog/logging.h:63:
/opt/homebrew/include/glog/flags.h:115:1: error: unknown type name 'GLOG_EXPORT'
DECLARE_bool(timestamp_in_logfile_name);
^
/opt/homebrew/include/glog/flags.h:85:30: note: expanded from macro 'DECLARE_bool'
# define DECLARE_bool(name) DECLARE_VARIABLE(bool, B, name, bool)
^
/opt/homebrew/include/glog/flags.h:80:14: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
In file included from /tmp/fb303-20240504-40551-br7ltx/fb303-2024.05.02.00/build/fb303/thrift/gen-cpp2/fb303_core_metadata.cpp:7:
In file included from /opt/homebrew/include/thrift/lib/cpp2/gen/module_metadata_cpp.h:23:
In file included from /opt/homebrew/include/thrift/l
|
`brew install --build-from-source fb303` failed on macOS Sonoma (14) on Apple Silicon!:
Formula/f/fb303.rb#L34
==> Fetching fbthrift
==> Downloading https://ghcr.io/v2/homebrew/core/fbthrift/manifests/2024.05.02.00
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/1bc441aa3f33038bc455eeae0cb35804a30e0c7d13f093e132b0cf401fff1b84--fbthrift-2024.05.02.00.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/fbthrift/blobs/sha256:48aa6dd249aae735e8725a3cfe2f975059ec316628f8cb314f2d4142849a8366
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/061e9d503fff89ec216f58a2220bdab1fdf408250765a5d5c021678b6b9658a4--fbthrift--2024.05.02.00.arm64_sonoma.bottle.tar.gz
==> Fetching fb303
==> Downloading https://github.com/facebook/fb303/archive/refs/tags/v2024.05.02.00.tar.gz
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/f32c3b70aeb956012048171b6bddd11c52139d467bb266ab4c34c8fb111d78ce--fb303-2024.05.02.00.tar.gz
==> Installing dependencies for fb303: cmake, icu4c, xz, lz4, zstd, boost, double-conversion, fmt, gflags, ca-certificates, openssl@3, libevent, libsodium, snappy, mvfst and fbthrift
==> Installing fb303 dependency: cmake
==> Downloading https://ghcr.io/v2/homebrew/core/cmake/manifests/3.29.2
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/5d86fc2c8aaddd092bcc954dec2091b65eb56cecc087312d622cd82f39c55c37--cmake-3.29.2.bottle_manifest.json
==> Pouring cmake--3.29.2.arm64_sonoma.bottle.tar.gz
/opt/homebrew/Cellar/cmake/3.29.2: 3,384 files, 55.5MB
==> Installing fb303 dependency: icu4c
==> Downloading https://ghcr.io/v2/homebrew/core/icu4c/manifests/74.2
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/3e5230e726e5548db28bc0cf75710d6405903b742f941113d3dbe7483fad72a4--icu4c-74.2.bottle_manifest.json
==> Pouring icu4c--74.2.arm64_sonoma.bottle.tar.gz
/opt/homebrew/Cellar/icu4c/74.2: 270 files, 77.9MB
==> Installing fb303 dependency: xz
==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.4.6
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/b2cc4077807c100af6e0253f51d186f187ff55165638cbe3a4aa16d1c4762660--xz-5.4.6.bottle_manifest.json
==> Pouring xz--5.4.6.arm64_sonoma.bottle.tar.gz
/opt/homebrew/Cellar/xz/5.4.6: 163 files, 2.6MB
==> Installing fb303 dependency: lz4
==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.9.4
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/379e59b981667f9585b33a2ff318769d8edca3ce6fd2e9a67ed291ae3e0cc872--lz4-1.9.4.bottle_manifest.json
==> Pouring lz4--1.9.4.arm64_sonoma.bottle.tar.gz
/opt/homebrew/Cellar/lz4/1.9.4: 22 files, 636KB
==> Installing fb303 dependency: zstd
==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.6
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/29403e0df5404d8aeca0e750ac135ec9ef44fc5eeb6df69170ed602acabf0ffb--zstd-1.5.6.bottle_manifest.json
==> Pouring zstd--1.5.6.arm64_sonoma.bottle.tar.gz
/opt/homebrew/Cellar/zstd/1.5.6: 31 files, 2.2MB
==> Installing fb303 dependency: boost
==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.85.0
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/cb9add14f164eb6b7d74bbe1b440464435111b181c3060f3ca7f20d572044f47--boost-1.85.0.bottle_manifest.json
==> Pouring boost--1.85.0.arm64_sonoma.bottle.tar.gz
/opt/homebrew/Cellar/boost/1.85.0: 16,160 files, 510.6MB
==> Installing fb303 dependency: double-conversion
==> Downloading https://ghcr.io/v2/homebrew/core/double-conversion/manifests/3.3.0
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/3f6c03611d69daaddcd2d467993bfc4e75cc54a55e2900fd5f383411c445a5b4--double-conversion-3.3.0.bottle_manifest.json
==> Pouring double-conversion--3.3.0.arm64_sonoma.bottle.tar.gz
/opt/homebrew/Cellar/double-conversion/3.3.0: 26 files, 260.2KB
==> Installing fb303 dependency: fmt
==> Downloading https://ghcr.io/v2/homebrew/core/fmt/manifests/10.2.1_1
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/bbfb45ceacfa2ebba03c28dbddb022a0b5127bffd4d3d3700e5a310df9a2acde--fmt-10.2.1_1.bottle_manifest.json
==> Pouring fmt--10.2.1_1.arm64_sonoma.bottle.tar.gz
/opt/homebrew/Cellar/fmt/10.2.
|
`brew install --verbose --build-bottle edencommon` failed on macOS Sonoma (14) on Apple Silicon!:
Formula/e/edencommon.rb#L32
==> Fetching dependencies for edencommon: fb303
==> Fetching fb303
==> Downloading https://ghcr.io/v2/homebrew/core/fb303/manifests/2024.05.02.00_1
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.2.20-108-g7e0c137\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 14.4.1\)\ curl/8.4.0 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1+json --header Authorization:\ Bearer\ QQ== --remote-time --output /Users/brew/Library/Caches/Homebrew/downloads/cd77acffe5f95a0178ce6e0ae795fbff05427e9f591683fa65386c90f1c75f4e--fb303-2024.05.02.00_1.bottle_manifest.json.incomplete --location https://ghcr.io/v2/homebrew/core/fb303/manifests/2024.05.02.00_1
curl: (22) The requested URL returned error: 404
==> Downloading https://ghcr.io/v2/homebrew/core/fb303/blobs/sha256:f73dbfc3f55db3e25a6597d9f6dc63b69c1e01affe42843845ce25ddcab620a5
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/8705b6e7ef790aa20365215f9543eb6cf6a562e63c7970acba021b8fb3c9080e--fb303--2024.05.02.00_1.arm64_sonoma.bottle.tar.gz
==> Verifying checksum for '8705b6e7ef790aa20365215f9543eb6cf6a562e63c7970acba021b8fb3c9080e--fb303--2024.05.02.00_1.arm64_sonoma.bottle.tar.gz'
==> Fetching edencommon
==> Downloading https://github.com/facebookexperimental/edencommon/archive/refs/tags/v2024.05.02.00.tar.gz
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/d446929e81f3253f444e766b5332d1130f6448ed6644183f0f89832e562e38f3--edencommon-2024.05.02.00.tar.gz
==> Verifying checksum for 'd446929e81f3253f444e766b5332d1130f6448ed6644183f0f89832e562e38f3--edencommon-2024.05.02.00.tar.gz'
==> Installing dependencies for edencommon: fb303
==> Installing edencommon dependency: fb303
==> Downloading https://ghcr.io/v2/homebrew/core/fb303/manifests/2024.05.02.00_1
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.2.20-108-g7e0c137\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 14.4.1\)\ curl/8.4.0 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1+json --header Authorization:\ Bearer\ QQ== --remote-time --output /Users/brew/Library/Caches/Homebrew/downloads/cd77acffe5f95a0178ce6e0ae795fbff05427e9f591683fa65386c90f1c75f4e--fb303-2024.05.02.00_1.bottle_manifest.json.incomplete --location https://ghcr.io/v2/homebrew/core/fb303/manifests/2024.05.02.00_1
curl: (22) The requested URL returned error: 404
==> Pouring fb303--2024.05.02.00_1.arm64_sonoma.bottle.tar.gz
/usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/8705b6e7ef790aa20365215f9543eb6cf6a562e63c7970acba021b8fb3c9080e--fb303--2024.05.02.00_1.arm64_sonoma.bottle.tar.gz --directory /private/tmp/homebrew-unpack20240504-53392-nuxw3e
/usr/bin/env cp -pR /private/tmp/homebrew-unpack20240504-53392-nuxw3e/fb303/. /opt/homebrew/Cellar/fb303
cp: /opt/homebrew/Cellar/fb303/./2024.05.02.00/lib/cmake/fb303/fb303-targets-release.cmake: Permission denied
cp: /opt/homebrew/Cellar/fb303/./2024.05.02.00/lib/cmake/fb303/fb303-config.cmake: Permission denied
cp: /opt/homebrew/Cellar/fb303/./2024.05.02.00/lib/cmake/fb303/fb303-targets.cmake: Permission denied
Error: Failure while executing; `/usr/bin/env cp -pR /private/tmp/homebrew-unpack20240504-53392-nuxw3e/fb303/. /opt/homebrew/Cellar/fb303` exited with 1. Here's the output:
cp: /opt/homebrew/Cellar/fb303/./2024.05.02.00/lib/cmake/fb303/fb303-targets-release.cmake: Permission denied
cp: /opt/homebrew/Cellar/fb303/./2024.05.02.00/lib/cmake/fb303/fb303-config.cmake: Permission denied
cp: /opt/homebrew/Cellar/fb303/./2024.05.02.00/lib/cmake/fb303/fb303-targets.cmake: Permission denied
|
`brew install --verbose --build-bottle libgrape-lite` failed on macOS Sonoma (14) on Apple Silicon!:
Formula/lib/libgrape-lite.rb#L26
DECLARE_int32(logemaillevel);
^
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/opt/homebrew/include/glog/flags.h:80:14: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
/opt/homebrew/include/glog/flags.h:105:1: error: cannot define or redeclare 'int32' here because namespace 'fLI' does not enclose namespace 'google'
DECLARE_int32(logemaillevel);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:88:56: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
~~~~~~~~^
/opt/homebrew/include/glog/flags.h:80:26: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^~~~
/opt/homebrew/include/glog/flags.h:105:1: error: expected ';' after top level declarator
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/opt/homebrew/include/glog/flags.h:80:31: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
<scratch space>:52:1: note: expanded from here
FLAGS_logemaillevel
^
In file included from /tmp/libgrape-lite-20240504-57050-vd26d2/libgrape-lite-0.3.4/grape/io/local_io_adaptor.cc:16:
In file included from /tmp/libgrape-lite-20240504-57050-vd26d2/libgrape-lite-0.3.4/grape/io/local_io_adaptor.h:25:
In file included from /tmp/libgrape-lite-20240504-57050-vd26d2/libgrape-lite-0.3.4/grape/io/io_adaptor_base.h:21:
In file included from /tmp/libgrape-lite-20240504-57050-vd26d2/libgrape-lite-0.3.4/grape/serialization/in_archive.h:33:
In file included from /tmp/libgrape-lite-20240504-57050-vd26d2/libgrape-lite-0.3.4/grape/utils/gcontainer.h:29:
In file included from /tmp/libgrape-lite-20240504-57050-vd26d2/libgrape-lite-0.3.4/grape/config.h:28:
In file included from /tmp/libgrape-lite-20240504-57050-vd26d2/libgrape-lite-0.3.4/grape/utils/hp_allocator.h:22:
In file included from /opt/homebrew/include/glog/logging.h:63:
/opt/homebrew/include/glog/flags.h:105:1: error: no member named 'FLAGS_logemaillevel' in namespace 'fLI'
DECLARE_int32(logemaillevel);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/glog/flags.h:82:26: note: expanded from macro 'DECLARE_VARIABLE'
using fL##shorttype::FLAGS_##name
~~~~~~~~~~~~~~~^
<scratch space>:54:1: note: expanded from here
FLAGS_logemaillevel
^
In file included from /tmp/libgrape-lite-20240504-57050-vd26d2/libgrape-lite-0.3.4/grape/io/local_io_adaptor.cc:16:
In file included from /tmp/libgrape-lite-20240504-57050-vd26d2/libgrape-lite-0.3.4/grape/io/local_io_adaptor.h:25:
In file included from /tmp/libgrape-lite-20240504-57050-vd26d2/libgrape-lite-0.3.4/grape/io/io_adaptor_base.h:21:
In file included from /tmp/libgrape-lite-20240504-57050-vd26d2/libgrape-lite-0.3.4/grape/serialization/in_archive.h:33:
In file included from /tmp/libgrape-lite-20240504-57050-vd26d2/libgrape-lite-0.3.4/grape/utils/gcontainer.h:29:
In file included from /tmp/libgrape-lite-20240504-57050-vd26d2/libgrape-lite-0.3.4/grape/config.h:28:
In file included from /tmp/libgrape-lite-20240504-57050-vd26d2/libgrape-lite-0.3.4/grape/utils/hp_allocator.h:22:
In file included from /opt/homebrew/include/glog/logging.h:63:
/opt/homebrew/include/glog/flags.h:106:1: error: unknown type name 'GLOG_EXPORT'
DECLARE_int32(logcleansecs);
^
/opt/homebrew/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_
|
`brew install --verbose --build-bottle proxygen` failed on macOS Sonoma (14) on Apple Silicon!:
Formula/p/proxygen.rb#L35
iles/proxygen.dir/http/codec/compress/QPACKEncoder.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/QPACKHeaderTable.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/QPACKStaticHeaderTable.cpp.o CMakeFiles/proxygen.dir/http/codec/compress/StaticHeaderTable.cpp.o CMakeFiles/proxygen.dir/http/codec/DefaultHTTPCodecFactory.cpp.o CMakeFiles/proxygen.dir/http/codec/ErrorCode.cpp.o CMakeFiles/proxygen.dir/http/codec/FlowControlFilter.cpp.o CMakeFiles/proxygen.dir/http/codec/HeaderDecodeInfo.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTP1xCodec.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTP2Codec.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTP2Constants.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTP2Framer.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTPChecks.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTPCodecFactory.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTPCodecFilter.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTPCodecPrinter.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTPParallelCodec.cpp.o CMakeFiles/proxygen.dir/http/codec/HTTPSettings.cpp.o CMakeFiles/proxygen.dir/http/codec/TransportDirection.cpp.o CMakeFiles/proxygen.dir/http/codec/RateLimitFilter.cpp.o CMakeFiles/proxygen.dir/http/connpool/ServerIdleSessionController.cpp.o CMakeFiles/proxygen.dir/http/connpool/SessionHolder.cpp.o CMakeFiles/proxygen.dir/http/connpool/SessionPool.cpp.o CMakeFiles/proxygen.dir/http/connpool/ThreadIdleSessionController.cpp.o CMakeFiles/proxygen.dir/http/experimental/RFC1867.cpp.o CMakeFiles/proxygen.dir/http/HeaderConstants.cpp.o CMakeFiles/proxygen.dir/http/HTTPConnector.cpp.o CMakeFiles/proxygen.dir/http/HTTPConnectorWithFizz.cpp.o CMakeFiles/proxygen.dir/http/HTTPConstants.cpp.o CMakeFiles/proxygen.dir/http/HTTPException.cpp.o CMakeFiles/proxygen.dir/http/HTTPHeaders.cpp.o CMakeFiles/proxygen.dir/http/HTTPMessage.cpp.o CMakeFiles/proxygen.dir/http/HTTPMessageFilters.cpp.o CMakeFiles/proxygen.dir/http/HTTPMethod.cpp.o CMakeFiles/proxygen.dir/http/HTTPPriorityFunctions.cpp.o CMakeFiles/proxygen.dir/http/StatusTypeEnum.cpp.o CMakeFiles/proxygen.dir/http/ProxygenErrorEnum.cpp.o CMakeFiles/proxygen.dir/http/ProxyStatus.cpp.o CMakeFiles/proxygen.dir/http/RFC2616.cpp.o CMakeFiles/proxygen.dir/http/observer/HTTPSessionObserverInterface.cpp.o CMakeFiles/proxygen.dir/http/observer/HTTPTransactionObserverInterface.cpp.o CMakeFiles/proxygen.dir/http/session/ByteEvents.cpp.o CMakeFiles/proxygen.dir/http/session/ByteEventTracker.cpp.o CMakeFiles/proxygen.dir/http/session/CodecErrorResponseHandler.cpp.o CMakeFiles/proxygen.dir/http/session/HTTP2PriorityQueue.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPDefaultSessionCodecFactory.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPDirectResponseHandler.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPDownstreamSession.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPErrorPage.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPEvent.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPSessionAcceptor.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPSessionActivityTracker.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPSessionBase.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPSession.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPTransaction.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPTransactionEgressSM.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPTransactionIngressSM.cpp.o CMakeFiles/proxygen.dir/http/session/HTTPUpstreamSession.cpp.o CMakeFiles/proxygen.dir/http/session/SecondaryAuthManager.cpp.o CMakeFiles/proxygen.dir/http/session/SimpleController.cpp.o CMakeFiles/proxygen.dir/http/sink/HTTPTransactionSink.cpp.o CMakeFiles/proxygen.dir/http/structuredheaders/StructuredHeadersBuffer.cpp.o CMakeFiles/proxygen.dir/http/structuredheaders/StructuredHeadersDecoder.cpp.o CMakeFiles/proxygen.dir/http/structuredheaders/StructuredHeadersEncoder.cpp.o CMakeFiles/proxygen.dir/http/structuredheaders/StructuredHeadersUtilities.cpp.o CMakeFiles/proxygen.dir/pools/generators/FileServerListGenerator.cpp.o CMakeFiles/proxygen.dir/pools/generators/ServerListGenerator.cpp.o CMakeFiles/proxygen.dir/sampling/Sampling.cpp.o CMakeFiles/proxy
|
`brew install --verbose --build-bottle treefrog` failed on macOS Sonoma (14) on Apple Silicon!:
Formula/t/treefrog.rb#L35
hain/usr/include -F/opt/homebrew/lib systembusdaemon.h -o moc_systembusdaemon.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++1z -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -mmacosx-version-min=14.0 -Wall -Wextra -DQT_USE_QSTRINGBUILDER -DTF_DLL -DTREEFROG_DATA_DIR=\"/opt/homebrew/Cellar/treefrog/2.8.0_1/share/treefrog\" -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_CORE_LIB -I. -I/opt/homebrew/Cellar/treefrog/2.8.0_1/include/treefrog -I/opt/homebrew/lib/QtSql.framework/Headers -I/opt/homebrew/lib/QtCore.framework/Headers -I. -I/opt/homebrew/share/qt/mkspecs/macx-clang -F/opt/homebrew/lib -o projectfilegenerator.o projectfilegenerator.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++1z -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -mmacosx-version-min=14.0 -Wall -Wextra -DQT_USE_QSTRINGBUILDER -DTF_DLL -DTF_VERSION=\"2.8.0\" -DINSTALL_PATH=\"/opt/homebrew/Cellar/treefrog/2.8.0_1/bin\" -DTF_NO_DEBUG -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/opt/homebrew/Cellar/treefrog/2.8.0_1/include/treefrog -I/opt/homebrew/lib/QtNetwork.framework/Headers -I/opt/homebrew/lib/QtCore.framework/Headers -I. -I/opt/homebrew/share/qt/mkspecs/macx-clang -F/opt/homebrew/lib -o moc_servermanager.o moc_servermanager.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++1z -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -mmacosx-version-min=14.0 -Wall -Wextra -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../../include -I/opt/homebrew/lib/QtCore.framework/Headers -I. -I/opt/homebrew/share/qt/mkspecs/macx-clang -F/opt/homebrew/lib -o otmparser.o otmparser.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++1z -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -mmacosx-version-min=14.0 -Wall -Wextra -DQT_USE_QSTRINGBUILDER -DTF_DLL -DTREEFROG_DATA_DIR=\"/opt/homebrew/Cellar/treefrog/2.8.0_1/share/treefrog\" -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_CORE_LIB -I. -I/opt/homebrew/Cellar/treefrog/2.8.0_1/include/treefrog -I/opt/homebrew/lib/QtSql.framework/Headers -I/opt/homebrew/lib/QtCore.framework/Headers -I. -I/opt/homebrew/share/qt/mkspecs/macx-clang -F/opt/homebrew/lib -o controllergenerator.o controllergenerator.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++1z -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -mmacosx-version-min=14.0 -Wall -Wextra -DQT_USE_QSTRINGBUILDER -DTF_DLL -DTF_VERSION=\"2.8.0\" -DINSTALL_PATH=\"/opt/homebrew/Cellar/treefrog/2.8.0_1/bin\" -DTF_NO_DEBUG -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/opt/homebrew/Cellar/treefrog/2.8.0_1/include/treefrog -I/opt/homebrew/lib/QtNetwork.framework/Headers -I/opt/homebrew/lib/QtCore.framework/Headers -I. -I/opt/homebrew/share/qt/mkspecs/macx-clang -F/opt/homebrew/lib -o moc_systembusdaemon.o moc_systembusdaemon.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++1z -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -mmacosx-version-min=14.0 -Wall -Wextra -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../../include -I/opt/homebrew/lib/QtCore.framework/Headers -I. -I/opt/homebrew/share/qt/mkspecs/macx-clang -F/opt/homebrew/lib -o otamaconverter.o otamaconverter.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains
|
macOS 14-arm64
The operation was canceled.
|
macOS 13-x86_64
The job was canceled because "macOS_12-arm64_12-arm64-8" failed.
|
`brew test --verbose fizz` failed on macOS Ventura (13)!:
Formula/f/fizz.rb#L53
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/bin/bundle clean
==> Testing fizz
==> /usr/bin/clang++ -std=c++17 test.cpp -o test -I/usr/local/Cellar/fizz/2024.05.02.00_1/include -I/usr/local/opt/openssl@3/include -L/usr/local/Cellar/fizz/2024.05.02.00_1/lib -lfizz -L/usr/local/opt/folly/lib -lfolly -L/usr/local/opt/gflags/lib -lgflags -L/usr/local/opt/glog/lib -lglog -L/usr/local/opt/libevent/lib -levent -L/usr/local/opt/libsodium/lib -lsodium -L/usr/local/opt/openssl@3/lib -lcrypto -lssl
In file included from test.cpp:1:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/client/AsyncFizzClient.h:11:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/client/ClientExtensions.h:11:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/record/Types.h:12:
In file included from /usr/local/include/folly/io/Cursor.h:31:
In file included from /usr/local/include/folly/io/IOBuf.h:33:
/usr/local/include/glog/logging.h:60:4: error: <glog/logging.h> was not included correctly. See the documention for how to consume the library.
# error <glog/logging.h> was not included correctly. See the documention for how to consume the library.
^
In file included from test.cpp:1:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/client/AsyncFizzClient.h:11:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/client/ClientExtensions.h:11:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/record/Types.h:12:
In file included from /usr/local/include/folly/io/Cursor.h:31:
In file included from /usr/local/include/folly/io/IOBuf.h:33:
In file included from /usr/local/include/glog/logging.h:63:
/usr/local/include/glog/flags.h:45:4: error: <glog/flags.h> was not included correctly. See the documention for how to consume the library.
# error <glog/flags.h> was not included correctly. See the documention for how to consume the library.
^
/usr/local/include/glog/flags.h:105:1: error: unknown type name 'GLOG_EXPORT'
DECLARE_int32(logemaillevel);
^
/usr/local/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/usr/local/include/glog/flags.h:80:14: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
/usr/local/include/glog/flags.h:105:1: error: cannot define or redeclare 'int32' here because namespace 'fLI' does not enclose namespace 'google'
DECLARE_int32(logemaillevel);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/glog/flags.h:88:56: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
~~~~~~~~^
/usr/local/include/glog/flags.h:80:26: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^~~~
/usr/local/include/glog/flags.h:105:1: error: expected ';' after top level declarator
/usr/local/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/usr/local/include/glog/flags.h:80:31: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
<scratch space>:175:1: note: expanded from here
FLAGS_logemaillevel
^
In file included from test.cpp:1:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/client/AsyncFizzClient.h:11:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/client/ClientExtensions.h:11:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/record/Types.h:12:
In file included from /usr/local/include/folly/io/Cursor.h:31:
In file included from /usr/local/include/folly/io/IOBuf.h:33:
In file included from /us
|
macOS 13-x86_64
The operation was canceled.
|
macOS 12-x86_64
The job was canceled because "macOS_12-arm64_12-arm64-8" failed.
|
`brew test --verbose fizz` failed on macOS Monterey (12)!:
Formula/f/fizz.rb#L53
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/bin/bundle clean
==> Testing fizz
==> /usr/bin/clang++ -std=c++17 test.cpp -o test -I/usr/local/Cellar/fizz/2024.05.02.00_1/include -I/usr/local/opt/openssl@3/include -L/usr/local/Cellar/fizz/2024.05.02.00_1/lib -lfizz -L/usr/local/opt/folly/lib -lfolly -L/usr/local/opt/gflags/lib -lgflags -L/usr/local/opt/glog/lib -lglog -L/usr/local/opt/libevent/lib -levent -L/usr/local/opt/libsodium/lib -lsodium -L/usr/local/opt/openssl@3/lib -lcrypto -lssl
In file included from test.cpp:1:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/client/AsyncFizzClient.h:11:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/client/ClientExtensions.h:11:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/record/Types.h:12:
In file included from /usr/local/include/folly/io/Cursor.h:31:
In file included from /usr/local/include/folly/io/IOBuf.h:33:
/usr/local/include/glog/logging.h:60:4: error: <glog/logging.h> was not included correctly. See the documention for how to consume the library.
# error <glog/logging.h> was not included correctly. See the documention for how to consume the library.
^
In file included from test.cpp:1:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/client/AsyncFizzClient.h:11:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/client/ClientExtensions.h:11:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/record/Types.h:12:
In file included from /usr/local/include/folly/io/Cursor.h:31:
In file included from /usr/local/include/folly/io/IOBuf.h:33:
In file included from /usr/local/include/glog/logging.h:63:
/usr/local/include/glog/flags.h:45:4: error: <glog/flags.h> was not included correctly. See the documention for how to consume the library.
# error <glog/flags.h> was not included correctly. See the documention for how to consume the library.
^
/usr/local/include/glog/flags.h:105:1: error: unknown type name 'GLOG_EXPORT'
DECLARE_int32(logemaillevel);
^
/usr/local/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/usr/local/include/glog/flags.h:80:14: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
/usr/local/include/glog/flags.h:105:1: error: cannot define or redeclare 'int32' here because namespace 'fLI' does not enclose namespace 'google'
DECLARE_int32(logemaillevel);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/glog/flags.h:88:56: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
~~~~~~~~^
/usr/local/include/glog/flags.h:80:26: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^~~~
/usr/local/include/glog/flags.h:105:1: error: expected ';' after top level declarator
/usr/local/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/usr/local/include/glog/flags.h:80:31: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
<scratch space>:232:1: note: expanded from here
FLAGS_logemaillevel
^
In file included from test.cpp:1:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/client/AsyncFizzClient.h:11:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/client/ClientExtensions.h:11:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/record/Types.h:12:
In file included from /usr/local/include/folly/io/Cursor.h:31:
In file included from /usr/local/include/folly/io/IOBuf.h:33:
In file included from /us
|
`brew test --verbose wangle` failed on macOS Monterey (12)!:
Formula/w/wangle.rb#L54
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/bin/bundle clean
==> Testing wangle
==> /usr/bin/clang++ /usr/local/Cellar/wangle/2024.05.02.00_1/share/wangle/EchoClient.cpp -std=c++17 -I/usr/local/Cellar/wangle/2024.05.02.00_1/include -I/usr/local/opt/openssl@3/include -L/usr/local/opt/gflags/lib -L/usr/local/opt/glog/lib -L/usr/local/opt/folly/lib -L/usr/local/opt/fizz/lib -L/usr/local/Cellar/wangle/2024.05.02.00_1/lib -lgflags -lglog -lfolly -lfizz -lwangle -o EchoClient
In file included from /usr/local/Cellar/wangle/2024.05.02.00_1/share/wangle/EchoClient.cpp:22:
In file included from /usr/local/Cellar/wangle/2024.05.02.00_1/include/wangle/bootstrap/ClientBootstrap.h:19:
In file included from /usr/local/include/folly/executors/IOThreadPoolExecutor.h:21:
In file included from /usr/local/include/folly/executors/QueueObserver.h:28:
In file included from /usr/local/include/folly/Synchronized.h:42:
/usr/local/include/glog/logging.h:60:4: error: <glog/logging.h> was not included correctly. See the documention for how to consume the library.
# error <glog/logging.h> was not included correctly. See the documention for how to consume the library.
^
In file included from /usr/local/Cellar/wangle/2024.05.02.00_1/share/wangle/EchoClient.cpp:22:
In file included from /usr/local/Cellar/wangle/2024.05.02.00_1/include/wangle/bootstrap/ClientBootstrap.h:19:
In file included from /usr/local/include/folly/executors/IOThreadPoolExecutor.h:21:
In file included from /usr/local/include/folly/executors/QueueObserver.h:28:
In file included from /usr/local/include/folly/Synchronized.h:42:
In file included from /usr/local/include/glog/logging.h:63:
/usr/local/include/glog/flags.h:45:4: error: <glog/flags.h> was not included correctly. See the documention for how to consume the library.
# error <glog/flags.h> was not included correctly. See the documention for how to consume the library.
^
/usr/local/include/glog/flags.h:105:1: error: unknown type name 'GLOG_EXPORT'
DECLARE_int32(logemaillevel);
^
/usr/local/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/usr/local/include/glog/flags.h:80:14: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
/usr/local/include/glog/flags.h:105:1: error: cannot define or redeclare 'int32' here because namespace 'fLI' does not enclose namespace 'google'
DECLARE_int32(logemaillevel);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/glog/flags.h:88:56: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
~~~~~~~~^
/usr/local/include/glog/flags.h:80:26: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^~~~
/usr/local/include/glog/flags.h:105:1: error: expected ';' after top level declarator
/usr/local/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/usr/local/include/glog/flags.h:80:31: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
<scratch space>:103:1: note: expanded from here
FLAGS_logemaillevel
^
In file included from /usr/local/Cellar/wangle/2024.05.02.00_1/share/wangle/EchoClient.cpp:22:
In file included from /usr/local/Cellar/wangle/2024.05.02.00_1/include/wangle/bootstrap/ClientBootstrap.h:19:
In file included from /usr/local/include/folly/executors/IOThreadPoolExecutor.h:21:
In file included from /usr/local/include/folly/executors/QueueObserver.h:28:
In file included from /usr/local/include/folly/Synchronized.h:42:
In file included from /usr/local/include/glog/logging.h:63:
/usr/local/include/glog/flags.h:105:1: error: no member named 'FL
|
`brew install --verbose --build-bottle fb303` failed on macOS Monterey (12)!:
Formula/f/fb303.rb#L34
^~~~
/usr/local/include/glog/flags.h:105:1: error: expected ';' after top level declarator
/usr/local/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/usr/local/include/glog/flags.h:80:31: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
<scratch space>:240:1: note: expanded from here
FLAGS_logemaillevel
^
In file included from /tmp/fb303-20240504-41140-sm11v4/fb303-2024.05.02.00/build/fb303/thrift/gen-cpp2/fb303_core_data.cpp:8:
In file included from /tmp/fb303-20240504-41140-sm11v4/fb303-2024.05.02.00/build/fb303/thrift/gen-cpp2/fb303_core_data.h:11:
In file included from /tmp/fb303-20240504-41140-sm11v4/fb303-2024.05.02.00/build/fb303/thrift/gen-cpp2/fb303_core_types.h:9:
In file included from /usr/local/include/thrift/lib/cpp2/gen/module_types_h.h:35:
In file included from /usr/local/include/thrift/lib/cpp2/Adapter.h:21:
In file included from /usr/local/include/thrift/lib/cpp2/op/Clear.h:21:
In file included from /usr/local/include/thrift/lib/cpp2/op/detail/Clear.h:25:
In file included from /usr/local/include/folly/io/IOBuf.h:33:
In file included from /usr/local/include/glog/logging.h:63:
/usr/local/include/glog/flags.h:105:1: error: no member named 'FLAGS_logemaillevel' in namespace 'fLI'
DECLARE_int32(logemaillevel);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/glog/flags.h:82:26: note: expanded from macro 'DECLARE_VARIABLE'
using fL##shorttype::FLAGS_##name
~~~~~~~~~~~~~~~^
<scratch space>:242:1: note: expanded from here
FLAGS_logemaillevel
^
In file included from /tmp/fb303-20240504-41140-sm11v4/fb303-2024.05.02.00/build/fb303/thrift/gen-cpp2/fb303_core_data.cpp:8:
In file included from /tmp/fb303-20240504-41140-sm11v4/fb303-2024.05.02.00/build/fb303/thrift/gen-cpp2/fb303_core_data.h:11:
In file included from /tmp/fb303-20240504-41140-sm11v4/fb303-2024.05.02.00/build/fb303/thrift/gen-cpp2/fb303_core_types.h:9:
In file included from /usr/local/include/thrift/lib/cpp2/gen/module_types_h.h:35:
In file included from /usr/local/include/thrift/lib/cpp2/Adapter.h:21:
In file included from /usr/local/include/thrift/lib/cpp2/op/Clear.h:21:
In file included from /usr/local/include/thrift/lib/cpp2/op/detail/Clear.h:25:
In file included from /usr/local/include/folly/io/IOBuf.h:33:
In file included from /usr/local/include/glog/logging.h:63:
/usr/local/include/glog/flags.h:106:1: error: unknown type name 'GLOG_EXPORT'
DECLARE_int32(logcleansecs);
^
/usr/local/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/usr/local/include/glog/flags.h:80:14: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
/usr/local/include/glog/flags.h:106:1: error: cannot define or redeclare 'int32' here because namespace 'fLI' does not enclose namespace 'google'
DECLARE_int32(logcleansecs);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/glog/flags.h:88:56: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
~~~~~~~~^
/usr/local/include/glog/flags.h:80:26: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^~~~
/usr/local/include/glog/flags.h:106:1: error: expected ';' after top level declarator
/usr/local/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google
|
macOS 12-x86_64
The operation was canceled.
|
macOS 14-x86_64
The job was canceled because "macOS_12-arm64_12-arm64-8" failed.
|
`brew test --verbose fizz` failed on macOS Sonoma (14)!:
Formula/f/fizz.rb#L53
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/bin/bundle clean
==> Testing fizz
==> /usr/bin/clang++ -std=c++17 test.cpp -o test -I/usr/local/Cellar/fizz/2024.05.02.00_1/include -I/usr/local/opt/openssl@3/include -L/usr/local/Cellar/fizz/2024.05.02.00_1/lib -lfizz -L/usr/local/opt/folly/lib -lfolly -L/usr/local/opt/gflags/lib -lgflags -L/usr/local/opt/glog/lib -lglog -L/usr/local/opt/libevent/lib -levent -L/usr/local/opt/libsodium/lib -lsodium -L/usr/local/opt/openssl@3/lib -lcrypto -lssl
In file included from test.cpp:1:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/client/AsyncFizzClient.h:11:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/client/ClientExtensions.h:11:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/record/Types.h:12:
In file included from /usr/local/include/folly/io/Cursor.h:31:
In file included from /usr/local/include/folly/io/IOBuf.h:33:
/usr/local/include/glog/logging.h:60:4: error: <glog/logging.h> was not included correctly. See the documention for how to consume the library.
# error <glog/logging.h> was not included correctly. See the documention for how to consume the library.
^
In file included from test.cpp:1:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/client/AsyncFizzClient.h:11:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/client/ClientExtensions.h:11:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/record/Types.h:12:
In file included from /usr/local/include/folly/io/Cursor.h:31:
In file included from /usr/local/include/folly/io/IOBuf.h:33:
In file included from /usr/local/include/glog/logging.h:63:
/usr/local/include/glog/flags.h:45:4: error: <glog/flags.h> was not included correctly. See the documention for how to consume the library.
# error <glog/flags.h> was not included correctly. See the documention for how to consume the library.
^
/usr/local/include/glog/flags.h:105:1: error: unknown type name 'GLOG_EXPORT'
DECLARE_int32(logemaillevel);
^
/usr/local/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/usr/local/include/glog/flags.h:80:14: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
/usr/local/include/glog/flags.h:105:1: error: cannot define or redeclare 'int32' here because namespace 'fLI' does not enclose namespace 'google'
DECLARE_int32(logemaillevel);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/glog/flags.h:88:56: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
~~~~~~~~^
/usr/local/include/glog/flags.h:80:26: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^~~~
/usr/local/include/glog/flags.h:105:1: error: expected ';' after top level declarator
/usr/local/include/glog/flags.h:88:31: note: expanded from macro 'DECLARE_int32'
# define DECLARE_int32(name) DECLARE_VARIABLE(google::int32, I, name, int32)
^
/usr/local/include/glog/flags.h:80:31: note: expanded from macro 'DECLARE_VARIABLE'
extern GLOG_EXPORT type FLAGS_##name; \
^
<scratch space>:10:1: note: expanded from here
FLAGS_logemaillevel
^
In file included from test.cpp:1:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/client/AsyncFizzClient.h:11:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/client/ClientExtensions.h:11:
In file included from /usr/local/Cellar/fizz/2024.05.02.00_1/include/fizz/record/Types.h:12:
In file included from /usr/local/include/folly/io/Cursor.h:31:
In file included from /usr/local/include/folly/io/IOBuf.h:33:
In file included from /usr
|
macOS 14-x86_64
The operation was canceled.
|
conclusion
`tests` job failure.
|
conclusion
Process completed with exit code 1.
|
macOS 12-arm64
5 bottle(s)
|
macOS 12-arm64
2 failed bottle(s)
|
macOS 12-arm64
1 list(s) of skipped formulae
|
macOS 12-arm64
0 list(s) of successfully tested dependents
|
conclusion
`tests` job status: failure
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bottles_12-8952888410
Expired
|
6.5 MB |
|
bottles_12-arm64-8952888410
Expired
|
50 MB |
|
bottles_13-8952888410
Expired
|
6.57 MB |
|
bottles_13-arm64-8952888410
Expired
|
50.5 MB |
|
bottles_14-8952888410
Expired
|
6.63 MB |
|
bottles_14-arm64-8952888410
Expired
|
51 MB |
|
bottles_ubuntu-22.04
Expired
|
4.19 MB |
|
failed-bottles_12-8952888410
Expired
|
1.89 MB |
|
failed-bottles_12-arm64-8952888410
Expired
|
1.81 MB |
|
failed-bottles_13-8952888410
Expired
|
1.03 MB |
|
failed-bottles_13-arm64-8952888410
Expired
|
1.84 MB |
|
failed-bottles_14-8952888410
Expired
|
1.04 MB |
|
failed-bottles_14-arm64-8952888410
Expired
|
1.86 MB |
|
logs_12-8952888410
Expired
|
196 KB |
|
logs_12-arm64-8952888410
Expired
|
844 KB |
|
logs_13-8952888410
Expired
|
147 KB |
|
logs_13-arm64-8952888410
Expired
|
841 KB |
|
logs_14-8952888410
Expired
|
153 KB |
|
logs_14-arm64-8952888410
Expired
|
841 KB |
|
logs_ubuntu-22.04
Expired
|
519 KB |
|