glog 0.7.0 #381951
Annotations
5 errors
|
Run brew test-bot --only-formulae --junit --only-json-tab --skip-dependents --testing-formulae="ceres-solver,edencommon,fb303,fizz,folly,glog,libgrape-lite,opencv,proxygen,s2geometry,treefrog,wangle,watchman" --added-formulae="" --deleted-formulae="":
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
|
Run brew test-bot --only-formulae --junit --only-json-tab --skip-dependents --testing-formulae="ceres-solver,edencommon,fb303,fizz,folly,glog,libgrape-lite,opencv,proxygen,s2geometry,treefrog,wangle,watchman" --added-formulae="" --deleted-formulae="":
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
|
Run brew test-bot --only-formulae --junit --only-json-tab --skip-dependents --testing-formulae="ceres-solver,edencommon,fb303,fizz,folly,glog,libgrape-lite,opencv,proxygen,s2geometry,treefrog,wangle,watchman" --added-formulae="" --deleted-formulae="":
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
|
|
Loading