glog 0.7.0 #381951
Annotations
3 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>: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
|
|
Loading