Running phase: unpackPhase unpacking source archive /nix/store/294jh8x1qr9lcn8bjrmx7ql8j3x8ck05-source source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase fixing cmake files... cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/9v1y2c0sjknv1yp16mwb9sm062x3p9b8-wdt-1.27.1612021-unstable-2024-12-06/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/9v1y2c0sjknv1yp16mwb9sm062x3p9b8-wdt-1.27.1612021-unstable-2024-12-06/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/9v1y2c0sjknv1yp16mwb9sm062x3p9b8-wdt-1.27.1612021-unstable-2024-12-06/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/9v1y2c0sjknv1yp16mwb9sm062x3p9b8-wdt-1.27.1612021-unstable-2024-12-06/share/doc/WDT -DCMAKE_INSTALL_INFODIR=/nix/store/9v1y2c0sjknv1yp16mwb9sm062x3p9b8-wdt-1.27.1612021-unstable-2024-12-06/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/9v1y2c0sjknv1yp16mwb9sm062x3p9b8-wdt-1.27.1612021-unstable-2024-12-06/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/9v1y2c0sjknv1yp16mwb9sm062x3p9b8-wdt-1.27.1612021-unstable-2024-12-06/include -DCMAKE_INSTALL_SBINDIR=/nix/store/9v1y2c0sjknv1yp16mwb9sm062x3p9b8-wdt-1.27.1612021-unstable-2024-12-06/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/9v1y2c0sjknv1yp16mwb9sm062x3p9b8-wdt-1.27.1612021-unstable-2024-12-06/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/9v1y2c0sjknv1yp16mwb9sm062x3p9b8-wdt-1.27.1612021-unstable-2024-12-06/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/ii75mhh7sxl11167m1b86p0qrjsjyjmd-gcc-wrapper-14-20241116/bin/strip -DCMAKE_RANLIB=/nix/store/ii75mhh7sxl11167m1b86p0qrjsjyjmd-gcc-wrapper-14-20241116/bin/ranlib -DCMAKE_AR=/nix/store/ii75mhh7sxl11167m1b86p0qrjsjyjmd-gcc-wrapper-14-20241116/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/9v1y2c0sjknv1yp16mwb9sm062x3p9b8-wdt-1.27.1612021-unstable-2024-12-06 -DWDT_USE_SYSTEM_FOLLY=ON CMake Deprecation Warning at CMakeLists.txt:19 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 14.2.1 -- The CXX compiler identification is GNU 14.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nix/store/ii75mhh7sxl11167m1b86p0qrjsjyjmd-gcc-wrapper-14-20241116/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/ii75mhh7sxl11167m1b86p0qrjsjyjmd-gcc-wrapper-14-20241116/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning (dev) at CMakeLists.txt:128 (find_package): Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake --help-policy CMP0167" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found Boost: /nix/store/b2zcd1z08y0bgiiradpk34g03ny5765y-boost-1.87.0-dev/lib/cmake/Boost-1.87.0/BoostConfig.cmake (found version "1.87.0") found components: system filesystem -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for GFLAGS_NAMESPACE -- Looking for GFLAGS_NAMESPACE - found -- Found OpenSSL: /nix/store/z2g8g76mw8xkyniz5yxnrn8r0gpdckzy-openssl-3.4.1/lib/libcrypto.so (found version "3.4.1") -- Looking for posix_fallocate -- Looking for posix_fallocate - found -- Looking for sync_file_range -- Looking for sync_file_range - found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for posix_fadvise -- Looking for posix_fadvise - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for pthread_atfork -- Looking for pthread_atfork - found -- Looking for C++ include linux/sockios.h -- Looking for C++ include linux/sockios.h - found -- Performing Test FOLLY_HAVE_WEAK_SYMBOLS -- Performing Test FOLLY_HAVE_WEAK_SYMBOLS - Success -- Configuring done (3.6s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DOCDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_INFODIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_LOCALEDIR CMAKE_INSTALL_MANDIR CMAKE_INSTALL_SBINDIR CMAKE_POLICY_DEFAULT_CMP0025 -- Build files have been written to: /build/source/build cmake: enabled parallel building cmake: enabled parallel installing Running phase: buildPhase build flags: -j2 SHELL=/nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash [ 2%] Building CXX object CMakeFiles/wdt_min.dir/util/WdtSocket.cpp.o [ 5%] Building CXX object CMakeFiles/wdt_min.dir/util/ClientSocket.cpp.o In file included from /build/source/../wdt/ErrorCodes.h:11, from /build/source/../wdt/Protocol.h:13, from /build/source/util/WdtSocket.cpp:6: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:60:4: error: #error was not included correctly. See the documentation for how to consume the library. 60 | # error was not included correctly. See the documentation for how to consume the library. | ^~~~~ In file included from /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:63: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:45:4: error: #error was not included correctly. See the documentation for how to consume the library. 45 | # error was not included correctly. See the documentation for how to consume the library. | ^~~~~ In file included from /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:77: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/log_severity.h:38:4: error: #error was not included correctly. See the documentation for how to consume the library. 38 | # error was not included correctly. See the documentation for how to consume the library. | ^~~~~ In file included from /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:78: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/vlog_is_on.h:71:4: error: #error was not included correctly. See the documentation for how to consume the library. 71 | # error was not included correctly. See the documentation for how to consume the library. | ^~~~~ In file included from /build/source/util/ClientSocket.cpp:11: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:60:4: error: #error was not included correctly. See the documentation for how to consume the library. 60 | # error was not included correctly. See the documentation for how to consume the library. | ^~~~~ In file included from /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:63: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:45:4: error: #error was not included correctly. See the documentation for how to consume the library. 45 | # error was not included correctly. See the documentation for how to consume the library. | ^~~~~ In file included from /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:77: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/log_severity.h:38:4: error: #error was not included correctly. See the documentation for how to consume the library. 38 | # error was not included correctly. See the documentation for how to consume the library. | ^~~~~ In file included from /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:78: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/vlog_is_on.h:71:4: error: #error was not included correctly. See the documentation for how to consume the library. 71 | # error was not included correctly. See the documentation for how to consume the library. | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:105:1: error: 'GLOG_EXPORT' does not name a type 105 | DECLARE_int32(logemaillevel); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:105:1: error: 'FLAGS_logemaillevel' has not been declared in 'fLI' 105 | DECLARE_int32(logemaillevel); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:106:1: error: 'GLOG_EXPORT' does not name a type 106 | DECLARE_int32(logcleansecs); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:106:1: error: 'FLAGS_logcleansecs' has not been declared in 'fLI' 106 | DECLARE_int32(logcleansecs); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:109:1: error: 'GLOG_EXPORT' does not name a type 109 | DECLARE_bool(drop_log_memory); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:109:1: error: 'FLAGS_drop_log_memory' has not been declared in 'fLB' 109 | DECLARE_bool(drop_log_memory); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:111:1: error: 'GLOG_EXPORT' does not name a type 111 | DECLARE_string(alsologtoemail); | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:111:1: error: 'FLAGS_alsologtoemail' has not been declared in 'fLS' 111 | DECLARE_string(alsologtoemail); | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:112:1: error: 'GLOG_EXPORT' does not name a type 112 | DECLARE_string(log_backtrace_at); | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:112:1: error: 'FLAGS_log_backtrace_at' has not been declared in 'fLS' 112 | DECLARE_string(log_backtrace_at); | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:115:1: error: 'GLOG_EXPORT' does not name a type 115 | DECLARE_bool(timestamp_in_logfile_name); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:115:1: error: 'FLAGS_timestamp_in_logfile_name' has not been declared in 'fLB' 115 | DECLARE_bool(timestamp_in_logfile_name); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:118:1: error: 'GLOG_EXPORT' does not name a type 118 | DECLARE_bool(logtostdout); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:118:1: error: 'FLAGS_logtostdout' has not been declared in 'fLB' 118 | DECLARE_bool(logtostdout); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:121:1: error: 'GLOG_EXPORT' does not name a type 121 | DECLARE_bool(colorlogtostdout); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:121:1: error: 'FLAGS_colorlogtostdout' has not been declared in 'fLB' 121 | DECLARE_bool(colorlogtostdout); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:124:1: error: 'GLOG_EXPORT' does not name a type 124 | DECLARE_bool(logtostderr); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:124:1: error: 'FLAGS_logtostderr' has not been declared in 'fLB' 124 | DECLARE_bool(logtostderr); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:127:1: error: 'GLOG_EXPORT' does not name a type 127 | DECLARE_bool(alsologtostderr); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:127:1: error: 'FLAGS_alsologtostderr' has not been declared in 'fLB' 127 | DECLARE_bool(alsologtostderr); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:130:1: error: 'GLOG_EXPORT' does not name a type 130 | DECLARE_bool(colorlogtostderr); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:130:1: error: 'FLAGS_colorlogtostderr' has not been declared in 'fLB' 130 | DECLARE_bool(colorlogtostderr); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:134:1: error: 'GLOG_EXPORT' does not name a type 134 | DECLARE_int32(stderrthreshold); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:134:1: error: 'FLAGS_stderrthreshold' has not been declared in 'fLI' 134 | DECLARE_int32(stderrthreshold); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:137:1: error: 'GLOG_EXPORT' does not name a type 137 | DECLARE_bool(log_file_header); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:137:1: error: 'FLAGS_log_file_header' has not been declared in 'fLB' 137 | DECLARE_bool(log_file_header); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:140:1: error: 'GLOG_EXPORT' does not name a type 140 | DECLARE_bool(log_prefix); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:140:1: error: 'FLAGS_log_prefix' has not been declared in 'fLB' 140 | DECLARE_bool(log_prefix); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:143:1: error: 'GLOG_EXPORT' does not name a type 143 | DECLARE_bool(log_year_in_prefix); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:143:1: error: 'FLAGS_log_year_in_prefix' has not been declared in 'fLB' 143 | DECLARE_bool(log_year_in_prefix); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:147:1: error: 'GLOG_EXPORT' does not name a type 147 | DECLARE_int32(logbuflevel); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:147:1: error: 'FLAGS_logbuflevel' has not been declared in 'fLI' 147 | DECLARE_int32(logbuflevel); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:150:1: error: 'GLOG_EXPORT' does not name a type 150 | DECLARE_int32(logbufsecs); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:150:1: error: 'FLAGS_logbufsecs' has not been declared in 'fLI' 150 | DECLARE_int32(logbufsecs); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:154:1: error: 'GLOG_EXPORT' does not name a type 154 | DECLARE_int32(minloglevel); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:154:1: error: 'FLAGS_minloglevel' has not been declared in 'fLI' 154 | DECLARE_int32(minloglevel); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:158:1: error: 'GLOG_EXPORT' does not name a type 158 | DECLARE_string(log_dir); | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:158:1: error: 'FLAGS_log_dir' has not been declared in 'fLS' 158 | DECLARE_string(log_dir); | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:161:1: error: 'GLOG_EXPORT' does not name a type 161 | DECLARE_int32(logfile_mode); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:161:1: error: 'FLAGS_logfile_mode' has not been declared in 'fLI' 161 | DECLARE_int32(logfile_mode); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:165:1: error: 'GLOG_EXPORT' does not name a type 165 | DECLARE_string(log_link); | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:165:1: error: 'FLAGS_log_link' has not been declared in 'fLS' 165 | DECLARE_string(log_link); | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:167:1: error: 'GLOG_EXPORT' does not name a type 167 | DECLARE_int32(v); // in vlog_is_on.cc | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:167:1: error: 'FLAGS_v' has not been declared in 'fLI' 167 | DECLARE_int32(v); // in vlog_is_on.cc | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:169:1: error: 'GLOG_EXPORT' does not name a type 169 | DECLARE_string(vmodule); // also in vlog_is_on.cc | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:169:1: error: 'FLAGS_vmodule' has not been declared in 'fLS' 169 | DECLARE_string(vmodule); // also in vlog_is_on.cc | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:172:1: error: 'GLOG_EXPORT' does not name a type 172 | DECLARE_uint32(max_log_size); | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:172:1: error: 'FLAGS_max_log_size' has not been declared in 'fLU' 172 | DECLARE_uint32(max_log_size); | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:175:1: error: 'GLOG_EXPORT' does not name a type 175 | DECLARE_bool(stop_logging_if_full_disk); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:175:1: error: 'FLAGS_stop_logging_if_full_disk' has not been declared in 'fLB' 175 | DECLARE_bool(stop_logging_if_full_disk); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:178:1: error: 'GLOG_EXPORT' does not name a type 178 | DECLARE_bool(log_utc_time); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:178:1: error: 'FLAGS_log_utc_time' has not been declared in 'fLB' 178 | DECLARE_bool(log_utc_time); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:181:1: error: 'GLOG_EXPORT' does not name a type 181 | DECLARE_string(logmailer); | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:181:1: error: 'FLAGS_logmailer' has not been declared in 'fLS' 181 | DECLARE_string(logmailer); | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:183:1: error: 'GLOG_EXPORT' does not name a type 183 | DECLARE_bool(symbolize_stacktrace); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:183:1: error: 'FLAGS_symbolize_stacktrace' has not been declared in 'fLB' 183 | DECLARE_bool(symbolize_stacktrace); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/vlog_is_on.h:111:8: error: 'GLOG_EXPORT' does not name a type 111 | extern GLOG_EXPORT int SetVLOGLevel(const char* module_pattern, int log_level); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/vlog_is_on.h:130:8: error: 'GLOG_EXPORT' does not name a type 130 | extern GLOG_EXPORT bool InitVLOG3__(SiteFlag* site_flag, | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:82:20: error: variable 'google::GLOG_EXPORT google::LogMessageTime' has initializer but incomplete type 82 | struct GLOG_EXPORT LogMessageTime { | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:83:19: error: expected '}' before ';' token 83 | LogMessageTime(); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:82:35: note: to match this '{' 82 | struct GLOG_EXPORT LogMessageTime { | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:84:3: error: 'explicit' outside class declaration 84 | explicit LogMessageTime(std::chrono::system_clock::time_point now); | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:87:13: error: non-member function 'time_t google::timestamp()' cannot have cv-qualifier 87 | const noexcept { | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'time_t google::timestamp()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:88:49: error: 'when' was not declared in this scope 88 | return std::chrono::system_clock::to_time_t(when()); | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:90:61: error: non-member function 'const std::chrono::_V2::system_clock::time_point& google::when()' cannot have cv-qualifier 90 | const std::chrono::system_clock::time_point& when() const noexcept { | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:105:1: error: 'GLOG_EXPORT' does not name a type 105 | DECLARE_int32(logemaillevel); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:105:1: error: 'FLAGS_logemaillevel' has not been declared in 'fLI' 105 | DECLARE_int32(logemaillevel); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'const std::chrono::_V2::system_clock::time_point& google::when()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:91:12: error: 'timestamp_' was not declared in this scope; did you mean 'timestamp'? 91 | return timestamp_; | ^~~~~~~~~~ | timestamp /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:93:19: error: non-member function 'int google::sec()' cannot have cv-qualifier 93 | int sec() const noexcept { return tm_.tm_sec; } | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:106:1: error: 'GLOG_EXPORT' does not name a type 106 | DECLARE_int32(logcleansecs); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:106:1: error: 'FLAGS_logcleansecs' has not been declared in 'fLI' 106 | DECLARE_int32(logcleansecs); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'int google::sec()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:93:37: error: 'tm_' was not declared in this scope; did you mean 'tm'? 93 | int sec() const noexcept { return tm_.tm_sec; } | ^~~ | tm /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:94:21: error: non-member function 'long int google::usec()' cannot have cv-qualifier 94 | long usec() const noexcept { return usecs_.count(); } | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'long int google::usec()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:94:39: error: 'usecs_' was not declared in this scope; did you mean 'usec'? 94 | long usec() const noexcept { return usecs_.count(); } | ^~~~~~ | usec /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:95:20: error: non-member function 'int google::min()' cannot have cv-qualifier 95 | int(min)() const noexcept { return tm_.tm_min; } | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:109:1: error: 'GLOG_EXPORT' does not name a type 109 | DECLARE_bool(drop_log_memory); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:109:1: error: 'FLAGS_drop_log_memory' has not been declared in 'fLB' 109 | DECLARE_bool(drop_log_memory); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'int google::min()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:95:38: error: 'tm_' was not declared in this scope; did you mean 'tm'? 95 | int(min)() const noexcept { return tm_.tm_min; } | ^~~ | tm /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:96:20: error: non-member function 'int google::hour()' cannot have cv-qualifier 96 | int hour() const noexcept { return tm_.tm_hour; } | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'int google::hour()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:96:38: error: 'tm_' was not declared in this scope; did you mean 'tm'? 96 | int hour() const noexcept { return tm_.tm_hour; } | ^~~ | tm /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:97:19: error: non-member function 'int google::day()' cannot have cv-qualifier 97 | int day() const noexcept { return tm_.tm_mday; } | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:111:1: error: 'GLOG_EXPORT' does not name a type 111 | DECLARE_string(alsologtoemail); | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:111:1: error: 'FLAGS_alsologtoemail' has not been declared in 'fLS' 111 | DECLARE_string(alsologtoemail); | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'int google::day()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:97:37: error: 'tm_' was not declared in this scope; did you mean 'tm'? 97 | int day() const noexcept { return tm_.tm_mday; } | ^~~ | tm /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:98:21: error: non-member function 'int google::month()' cannot have cv-qualifier 98 | int month() const noexcept { return tm_.tm_mon; } | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'int google::month()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:98:39: error: 'tm_' was not declared in this scope; did you mean 'tm'? 98 | int month() const noexcept { return tm_.tm_mon; } | ^~~ | tm /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:99:20: error: non-member function 'int google::year()' cannot have cv-qualifier 99 | int year() const noexcept { return tm_.tm_year; } | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:112:1: error: 'GLOG_EXPORT' does not name a type 112 | DECLARE_string(log_backtrace_at); | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:112:1: error: 'FLAGS_log_backtrace_at' has not been declared in 'fLS' 112 | DECLARE_string(log_backtrace_at); | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'int google::year()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:99:38: error: 'tm_' was not declared in this scope; did you mean 'tm'? 99 | int year() const noexcept { return tm_.tm_year; } | ^~~ | tm /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:100:25: error: non-member function 'int google::dayOfWeek()' cannot have cv-qualifier 100 | int dayOfWeek() const noexcept { return tm_.tm_wday; } | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:115:1: error: 'GLOG_EXPORT' does not name a type 115 | DECLARE_bool(timestamp_in_logfile_name); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:115:1: error: 'FLAGS_timestamp_in_logfile_name' has not been declared in 'fLB' 115 | DECLARE_bool(timestamp_in_logfile_name); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'int google::dayOfWeek()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:100:43: error: 'tm_' was not declared in this scope; did you mean 'tm'? 100 | int dayOfWeek() const noexcept { return tm_.tm_wday; } | ^~~ | tm /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:101:25: error: non-member function 'int google::dayInYear()' cannot have cv-qualifier 101 | int dayInYear() const noexcept { return tm_.tm_yday; } | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'int google::dayInYear()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:101:43: error: 'tm_' was not declared in this scope; did you mean 'tm'? 101 | int dayInYear() const noexcept { return tm_.tm_yday; } | ^~~ | tm /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:102:19: error: non-member function 'int google::dst()' cannot have cv-qualifier 102 | int dst() const noexcept { return tm_.tm_isdst; } | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:118:1: error: 'GLOG_EXPORT' does not name a type 118 | DECLARE_bool(logtostdout); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:118:1: error: 'FLAGS_logtostdout' has not been declared in 'fLB' 118 | DECLARE_bool(logtostdout); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'int google::dst()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:102:37: error: 'tm_' was not declared in this scope; did you mean 'tm'? 102 | int dst() const noexcept { return tm_.tm_isdst; } | ^~~ | tm /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:104:13: error: non-member function 'long int google::gmtoff()' cannot have cv-qualifier 104 | const noexcept { | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:121:1: error: 'GLOG_EXPORT' does not name a type 121 | DECLARE_bool(colorlogtostdout); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:121:1: error: 'FLAGS_colorlogtostdout' has not been declared in 'fLB' 121 | DECLARE_bool(colorlogtostdout); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'long int google::gmtoff()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:105:12: error: 'gmtoffset_' was not declared in this scope; did you mean 'gmtoff'? 105 | return gmtoffset_.count(); | ^~~~~~~~~~ | gmtoff /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:107:42: error: non-member function 'std::chrono::seconds google::gmtoffset()' cannot have cv-qualifier 107 | std::chrono::seconds gmtoffset() const noexcept { return gmtoffset_; } | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'std::chrono::seconds google::gmtoffset()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:107:60: error: 'gmtoffset_' was not declared in this scope; did you mean 'gmtoffset'? 107 | std::chrono::seconds gmtoffset() const noexcept { return gmtoffset_; } | ^~~~~~~~~~ | gmtoffset /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:124:1: error: 'GLOG_EXPORT' does not name a type 124 | DECLARE_bool(logtostderr); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:124:1: error: 'FLAGS_logtostderr' has not been declared in 'fLB' 124 | DECLARE_bool(logtostderr); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:108:29: error: non-member function 'const tm& google::tm()' cannot have cv-qualifier 108 | const std::tm& tm() const noexcept { return tm_; } | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'const tm& google::tm()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:108:47: error: 'tm_' was not declared in this scope; did you mean 'tm'? 108 | const std::tm& tm() const noexcept { return tm_; } | ^~~ | tm /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:110:2: error: expected unqualified-id before 'private' 110 | private: | ^~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:127:1: error: 'GLOG_EXPORT' does not name a type 127 | DECLARE_bool(alsologtostderr); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:127:1: error: 'FLAGS_alsologtostderr' has not been declared in 'fLB' 127 | DECLARE_bool(alsologtostderr); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:122:33: error: 'LogMessageTime' does not name a type; did you mean 'LogMessageInfo'? 122 | const LogMessageTime& time_) | ^~~~~~~~~~~~~~ | LogMessageInfo /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:130:1: error: 'GLOG_EXPORT' does not name a type 130 | DECLARE_bool(colorlogtostderr); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:130:1: error: 'FLAGS_colorlogtostderr' has not been declared in 'fLB' 130 | DECLARE_bool(colorlogtostderr); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:134:1: error: 'GLOG_EXPORT' does not name a type 134 | DECLARE_int32(stderrthreshold); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:134:1: error: 'FLAGS_stderrthreshold' has not been declared in 'fLI' 134 | DECLARE_int32(stderrthreshold); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:133:9: error: 'LogMessageTime' does not name a type; did you mean 'LogMessageInfo'? 133 | const LogMessageTime& time; | ^~~~~~~~~~~~~~ | LogMessageInfo /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In constructor 'LogMessageInfo::LogMessageInfo(const char*, const char*, const int&, std::thread::id, const int&)': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:127:9: error: class 'LogMessageInfo' does not have any field named 'time' 127 | time(time_) {} | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:136:1: error: expected declaration before '}' token 136 | } // namespace google | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:483:1: error: two or more data types in declaration of 'InitGoogleLogging' 483 | GLOG_EXPORT void InitGoogleLogging(const char* argv0); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:502:55: error: two or more data types in declaration of 'InitGoogleLogging' 502 | [[deprecated("Use InstallPrefixFormatter instead.")]] GLOG_EXPORT void | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:507:1: error: two or more data types in declaration of 'IsGoogleLoggingInitialized' 507 | GLOG_EXPORT bool IsGoogleLoggingInitialized(); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:510:1: error: two or more data types in declaration of 'ShutdownGoogleLogging' 510 | GLOG_EXPORT void ShutdownGoogleLogging(); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:521:1: error: two or more data types in declaration of 'InstallPrefixFormatter' 521 | GLOG_EXPORT void InstallPrefixFormatter(PrefixFormatterCallback callback, | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:527:1: error: expected initializer before 'InstallFailureFunction' 527 | InstallFailureFunction(logging_fail_func_t fail_func); | ^~~~~~~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:531:19: error: two or more data types in declaration of 'EnableLogCleaner' 531 | "instead.")]] GLOG_EXPORT void | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:534:1: error: two or more data types in declaration of 'EnableLogCleaner' 534 | GLOG_EXPORT void EnableLogCleaner(const std::chrono::minutes& overdue); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:535:1: error: two or more data types in declaration of 'DisableLogCleaner' 535 | GLOG_EXPORT void DisableLogCleaner(); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:536:1: error: two or more data types in declaration of 'SetApplicationFingerprint' 536 | GLOG_EXPORT void SetApplicationFingerprint(const std::string& fingerprint); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:137:1: error: 'GLOG_EXPORT' does not name a type 137 | DECLARE_bool(log_file_header); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:137:1: error: 'FLAGS_log_file_header' has not been declared in 'fLB' 137 | DECLARE_bool(log_file_header); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:660:1: error: two or more data types in declaration of 'MakeCheckOpValueString' 660 | GLOG_EXPORT void MakeCheckOpValueString(std::ostream* os, const char& v); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:662:1: error: two or more data types in declaration of 'MakeCheckOpValueString' 662 | GLOG_EXPORT void MakeCheckOpValueString(std::ostream* os, const signed char& v); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:664:1: error: two or more data types in declaration of 'MakeCheckOpValueString' 664 | GLOG_EXPORT void MakeCheckOpValueString(std::ostream* os, | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:669:1: error: two or more data types in declaration of 'MakeCheckOpValueString' 669 | GLOG_EXPORT void MakeCheckOpValueString(std::ostream* os, | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:689:19: error: variable 'google::GLOG_EXPORT google::logging::internal::CheckOpMessageBuilder' has initializer but incomplete type 689 | class GLOG_EXPORT CheckOpMessageBuilder { | ^~~~~~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:690:2: error: expected primary-expression before 'public' 690 | public: | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:690:2: error: expected '}' before 'public' /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:689:41: note: to match this '{' 689 | class GLOG_EXPORT CheckOpMessageBuilder { | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:690:2: error: expected ',' or ';' before 'public' 690 | public: | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:694:25: error: expected class-name before '(' token 694 | ~CheckOpMessageBuilder(); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:140:1: error: 'GLOG_EXPORT' does not name a type 140 | DECLARE_bool(log_prefix); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:140:1: error: 'FLAGS_log_prefix' has not been declared in 'fLB' 140 | DECLARE_bool(log_prefix); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'std::ostream* google::logging::internal::ForVar1()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:696:36: error: 'stream_' was not declared in this scope 696 | std::ostream* ForVar1() { return stream_; } | ^~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:702:2: error: expected unqualified-id before 'private' 702 | private: | ^~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:143:1: error: 'GLOG_EXPORT' does not name a type 143 | DECLARE_bool(log_year_in_prefix); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:143:1: error: 'FLAGS_log_year_in_prefix' has not been declared in 'fLB' 143 | DECLARE_bool(log_year_in_prefix); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'std::unique_ptr > google::logging::MakeCheckOpString(const T1&, const T2&, const char*)': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:709:3: error: 'CheckOpMessageBuilder' was not declared in this scope; did you mean 'google::logging::internal::CheckOpMessageBuilder'? 709 | CheckOpMessageBuilder comb(exprtext); | ^~~~~~~~~~~~~~~~~~~~~ | google::logging::internal::CheckOpMessageBuilder /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:689:19: note: 'google::logging::internal::CheckOpMessageBuilder' declared here 689 | class GLOG_EXPORT CheckOpMessageBuilder { | ^~~~~~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:147:1: error: 'GLOG_EXPORT' does not name a type 147 | DECLARE_int32(logbuflevel); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:147:1: error: 'FLAGS_logbuflevel' has not been declared in 'fLI' 147 | DECLARE_int32(logbuflevel); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:710:26: error: 'comb' was not declared in this scope; did you mean 'wctomb'? 710 | MakeCheckOpValueString(comb.ForVar1(), v1); | ^~~~ | wctomb /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:830:1: error: invalid declarator before 'CheckstrcmptrueImpl' 830 | DECLARE_CHECK_STROP_IMPL(strcmp, true) | ^~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:831:1: error: invalid declarator before 'CheckstrcmpfalseImpl' 831 | DECLARE_CHECK_STROP_IMPL(strcmp, false) | ^~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:832:1: error: invalid declarator before 'CheckstrcasecmptrueImpl' 832 | DECLARE_CHECK_STROP_IMPL(strcasecmp, true) | ^~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:833:1: error: invalid declarator before 'CheckstrcasecmpfalseImpl' 833 | DECLARE_CHECK_STROP_IMPL(strcasecmp, false) | ^~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:926:1: error: expected declaration before '}' token 926 | } // namespace google | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1198:32: error: expected initializer before ':' token 1198 | class GLOG_EXPORT LogStreamBuf : public std::streambuf { | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1215:23: error: aggregate 'google::logging::internal::GLOG_NO_EXPORT google::logging::internal::LogMessageData' has incomplete type and cannot be defined 1215 | struct GLOG_NO_EXPORT LogMessageData; | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1228:19: error: variable 'google::GLOG_EXPORT google::LogMessage' has initializer but incomplete type 1228 | class GLOG_EXPORT LogMessage { | ^~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1229:2: error: expected primary-expression before 'public' 1229 | public: | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1229:2: error: expected '}' before 'public' /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1228:30: note: to match this '{' 1228 | class GLOG_EXPORT LogMessage { | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1229:2: error: expected ',' or ';' before 'public' 1229 | public: | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:150:1: error: 'GLOG_EXPORT' does not name a type 150 | DECLARE_int32(logbufsecs); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:150:1: error: 'FLAGS_logbufsecs' has not been declared in 'fLI' 150 | DECLARE_int32(logbufsecs); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1246:31: error: expected initializer before ':' token 1246 | class GLOG_EXPORT LogStream : public std::ostream { | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1292:2: error: expected unqualified-id before 'public' 1292 | public: | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1297:14: error: 'SendMethod' has not been declared 1297 | SendMethod send_method); | ^~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1297:37: error: expected constructor, destructor, or type conversion before ';' token 1297 | SendMethod send_method); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1307:41: error: expected constructor, destructor, or type conversion before ';' token 1307 | LogMessage(const char* file, int line); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1314:63: error: expected constructor, destructor, or type conversion before ';' token 1314 | LogMessage(const char* file, int line, LogSeverity severity); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1320:36: error: expected constructor, destructor, or type conversion before ';' token 1320 | bool also_send_to_log); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1326:47: error: expected constructor, destructor, or type conversion before ';' token 1326 | std::vector* outvec); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1332:35: error: expected constructor, destructor, or type conversion before ';' token 1332 | std::string* message); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1336:61: error: expected constructor, destructor, or type conversion before ';' token 1336 | const logging::internal::CheckOpString& result); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1338:32: error: expected constructor, destructor, or type conversion before ';' token 1338 | ~LogMessage() noexcept(false); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1347:23: error: uninitialized 'const google::kMaxLogMessageLen' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 1347 | static const size_t kMaxLogMessageLen; | ^~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:154:1: error: 'GLOG_EXPORT' does not name a type 154 | DECLARE_int32(minloglevel); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:154:1: error: 'FLAGS_minloglevel' has not been declared in 'fLI' 154 | DECLARE_int32(minloglevel); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1359:25: error: non-member function 'int google::preserved_errno()' cannot have cv-qualifier 1359 | int preserved_errno() const; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:158:1: error: 'GLOG_EXPORT' does not name a type 158 | DECLARE_string(log_dir); | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:158:1: error: 'FLAGS_log_dir' has not been declared in 'fLS' 158 | DECLARE_string(log_dir); | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1364:59: error: 'LogMessageTime' does not name a type; did you mean 'LogMessage'? 1364 | [[deprecated("Use LogMessage::time() instead.")]] const LogMessageTime& | ^~~~~~~~~~~~~~ | LogMessage /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1369:32: error: non-member function 'google::LogSeverity google::severity()' cannot have cv-qualifier 1369 | LogSeverity severity() const noexcept; | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1370:20: error: non-member function 'int google::line()' cannot have cv-qualifier 1370 | int line() const noexcept; | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:161:1: error: 'GLOG_EXPORT' does not name a type 161 | DECLARE_int32(logfile_mode); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:161:1: error: 'FLAGS_logfile_mode' has not been declared in 'fLI' 161 | DECLARE_int32(logfile_mode); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1371:44: error: non-member function 'const std::thread::id& google::thread_id()' cannot have cv-qualifier 1371 | const std::thread::id& thread_id() const noexcept; | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1372:32: error: non-member function 'const char* google::fullname()' cannot have cv-qualifier 1372 | const char* fullname() const noexcept; | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1373:32: error: non-member function 'const char* google::basename()' cannot have cv-qualifier 1373 | const char* basename() const noexcept; | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:165:1: error: 'GLOG_EXPORT' does not name a type 165 | DECLARE_string(log_link); | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:165:1: error: 'FLAGS_log_link' has not been declared in 'fLS' 165 | DECLARE_string(log_link); | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1374:9: error: 'LogMessageTime' does not name a type; did you mean 'LogMessage'? 1374 | const LogMessageTime& time() const noexcept; | ^~~~~~~~~~~~~~ | LogMessage /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:167:1: error: 'GLOG_EXPORT' does not name a type 167 | DECLARE_int32(v); // in vlog_is_on.cc | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:167:1: error: 'FLAGS_v' has not been declared in 'fLI' 167 | DECLARE_int32(v); // in vlog_is_on.cc | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1376:20: error: 'LogMessage' does not name a type 1376 | LogMessage(const LogMessage&) = delete; | ^~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1376:33: error: expected constructor, destructor, or type conversion before '=' token 1376 | LogMessage(const LogMessage&) = delete; | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1377:3: error: 'LogMessage' does not name a type 1377 | LogMessage& operator=(const LogMessage&) = delete; | ^~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1379:2: error: expected unqualified-id before 'private' 1379 | private: | ^~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:169:1: error: 'GLOG_EXPORT' does not name a type 169 | DECLARE_string(vmodule); // also in vlog_is_on.cc | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:169:1: error: 'FLAGS_vmodule' has not been declared in 'fLS' 169 | DECLARE_string(vmodule); // also in vlog_is_on.cc | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1400:22: error: 'LogMessageData' in namespace 'google::logging::internal' does not name a type 1400 | logging::internal::LogMessageData* allocated_; | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1215:23: note: 'google::logging::internal::LogMessageData' declared here 1215 | struct GLOG_NO_EXPORT LogMessageData; | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1401:22: error: 'LogMessageData' in namespace 'google::logging::internal' does not name a type 1401 | logging::internal::LogMessageData* data_; | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1215:23: note: 'google::logging::internal::LogMessageData' declared here 1215 | struct GLOG_NO_EXPORT LogMessageData; | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:172:1: error: 'GLOG_EXPORT' does not name a type 172 | DECLARE_uint32(max_log_size); | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:172:1: error: 'FLAGS_max_log_size' has not been declared in 'fLU' 172 | DECLARE_uint32(max_log_size); | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1402:3: error: 'LogMessageTime' does not name a type; did you mean 'LogMessage'? 1402 | LogMessageTime time_; | ^~~~~~~~~~~~~~ | LogMessage /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1404:3: error: 'friend' used outside of class 1404 | friend class LogDestination; | ^~~~~~ | ------ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1410:35: error: expected initializer before ':' token 1410 | class GLOG_EXPORT LogMessageFatal : public LogMessage { | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1420:13: error: variable or field 'LogAtLevel' declared void 1420 | inline void LogAtLevel(LogSeverity severity, std::string const& msg) { | ^~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1420:24: error: 'LogSeverity' was not declared in this scope; did you mean 'google::LogSeverity'? 1420 | inline void LogAtLevel(LogSeverity severity, std::string const& msg) { | ^~~~~~~~~~~ | google::LogSeverity /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/log_severity.h:62:6: note: 'google::LogSeverity' declared here 62 | enum LogSeverity { | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1420:58: error: expected primary-expression before 'const' 1420 | inline void LogAtLevel(LogSeverity severity, std::string const& msg) { | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1434:25: error: expected initializer before '&' token 1434 | GLOG_EXPORT std::ostream& operator<<(std::ostream& os, const Counter_t&); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1437:35: error: expected initializer before ':' token 1437 | class GLOG_EXPORT ErrnoLogMessage : public LogMessage { | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'T logging::internal::CheckNotNull(const char*, int, const char*, T&&)': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1468:5: error: there are no arguments to 'LogMessageFatal' that depend on a template parameter, so a declaration of 'LogMessageFatal' must be available [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 1468 | LogMessageFatal(file, line, std::make_unique(names)); | ^~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1468:5: note: (if you use '8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;', G++ will accept your code, but allowing the use of an undeclared name is deprecated) /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1484:1: error: two or more data types in declaration of 'FlushLogFiles' 1484 | GLOG_EXPORT void FlushLogFiles(LogSeverity min_severity); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1484:32: error: 'LogSeverity' was not declared in this scope; did you mean 'google::LogSeverity'? 1484 | GLOG_EXPORT void FlushLogFiles(LogSeverity min_severity); | ^~~~~~~~~~~ | google::LogSeverity /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/log_severity.h:62:6: note: 'google::LogSeverity' declared here 62 | enum LogSeverity { | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1489:1: error: two or more data types in declaration of 'FlushLogFilesUnsafe' 1489 | GLOG_EXPORT void FlushLogFilesUnsafe(LogSeverity min_severity); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1489:38: error: 'LogSeverity' was not declared in this scope; did you mean 'google::LogSeverity'? 1489 | GLOG_EXPORT void FlushLogFilesUnsafe(LogSeverity min_severity); | ^~~~~~~~~~~ | google::LogSeverity /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/log_severity.h:62:6: note: 'google::LogSeverity' declared here 62 | enum LogSeverity { | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1496:1: error: two or more data types in declaration of 'SetLogDestination' 1496 | GLOG_EXPORT void SetLogDestination(LogSeverity severity, | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1496:36: error: 'LogSeverity' was not declared in this scope; did you mean 'google::LogSeverity'? 1496 | GLOG_EXPORT void SetLogDestination(LogSeverity severity, | ^~~~~~~~~~~ | google::LogSeverity /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/log_severity.h:62:6: note: 'google::LogSeverity' declared here 62 | enum LogSeverity { | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:175:1: error: 'GLOG_EXPORT' does not name a type 175 | DECLARE_bool(stop_logging_if_full_disk); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:175:1: error: 'FLAGS_stop_logging_if_full_disk' has not been declared in 'fLB' 175 | DECLARE_bool(stop_logging_if_full_disk); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1497:36: error: expected primary-expression before 'const' 1497 | const char* base_filename); | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1505:1: error: two or more data types in declaration of 'SetLogSymlink' 1505 | GLOG_EXPORT void SetLogSymlink(LogSeverity severity, | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1505:32: error: 'LogSeverity' was not declared in this scope; did you mean 'google::LogSeverity'? 1505 | GLOG_EXPORT void SetLogSymlink(LogSeverity severity, | ^~~~~~~~~~~ | google::LogSeverity /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/log_severity.h:62:6: note: 'google::LogSeverity' declared here 62 | enum LogSeverity { | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1506:32: error: expected primary-expression before 'const' 1506 | const char* symlink_basename); | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1513:19: error: variable 'GLOG_EXPORT LogSink' has initializer but incomplete type 1513 | class GLOG_EXPORT LogSink { | ^~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1514:2: error: expected primary-expression before 'public' 1514 | public: | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1514:2: error: expected '}' before 'public' /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1513:27: note: to match this '{' 1513 | class GLOG_EXPORT LogSink { | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1514:2: error: expected ',' or ';' before 'public' 1514 | public: | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1520:3: error: 'virtual' outside class declaration 1520 | virtual void send(LogSeverity severity, const char* full_filename, | ^~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1520:16: error: variable or field 'send' declared void 1520 | virtual void send(LogSeverity severity, const char* full_filename, | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1520:21: error: 'LogSeverity' was not declared in this scope; did you mean 'google::LogSeverity'? 1520 | virtual void send(LogSeverity severity, const char* full_filename, | ^~~~~~~~~~~ | google::LogSeverity /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/log_severity.h:62:6: note: 'google::LogSeverity' declared here 62 | enum LogSeverity { | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1520:43: error: expected primary-expression before 'const' 1520 | virtual void send(LogSeverity severity, const char* full_filename, | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1521:21: error: expected primary-expression before 'const' 1521 | const char* base_filename, int line, | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1521:48: error: expected primary-expression before 'int' 1521 | const char* base_filename, int line, | ^~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1522:21: error: expected primary-expression before 'const' 1522 | const LogMessageTime& time, const char* message, | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1522:49: error: expected primary-expression before 'const' 1522 | const LogMessageTime& time, const char* message, | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:178:1: error: 'GLOG_EXPORT' does not name a type 178 | DECLARE_bool(log_utc_time); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:178:1: error: 'FLAGS_log_utc_time' has not been declared in 'fLB' 178 | DECLARE_bool(log_utc_time); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1523:28: error: expected primary-expression before 'message_len' 1523 | size_t message_len); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:181:1: error: 'GLOG_EXPORT' does not name a type 181 | DECLARE_string(logmailer); | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:181:1: error: 'FLAGS_logmailer' has not been declared in 'fLS' 181 | DECLARE_string(logmailer); | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1525:3: error: 'GLOG_DEPRECATED' does not name a type; did you mean 'FOLLY_DEPRECATED'? 1525 | GLOG_DEPRECATED | ^~~~~~~~~~~~~~~ | FOLLY_DEPRECATED /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1543:3: error: 'virtual' outside class declaration 1543 | virtual void WaitTillSent(); | ^~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1547:31: error: 'LogSeverity' was not declared in this scope; did you mean 'google::LogSeverity'? 1547 | static std::string ToString(LogSeverity severity, const char* file, int line, | ^~~~~~~~~~~ | google::LogSeverity /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/log_severity.h:62:6: note: 'google::LogSeverity' declared here 62 | enum LogSeverity { | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1547:53: error: expected primary-expression before 'const' 1547 | static std::string ToString(LogSeverity severity, const char* file, int line, | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1547:71: error: expected primary-expression before 'int' 1547 | static std::string ToString(LogSeverity severity, const char* file, int line, | ^~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1548:31: error: expected primary-expression before 'const' 1548 | const LogMessageTime& time, const char* message, | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1548:59: error: expected primary-expression before 'const' 1548 | const LogMessageTime& time, const char* message, | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1549:38: error: expected primary-expression before 'message_len' 1549 | size_t message_len); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1550:1: error: expected declaration before '}' token 1550 | }; | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1553:1: error: two or more data types in declaration of 'AddLogSink' 1553 | GLOG_EXPORT void AddLogSink(LogSink* destination); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:183:1: error: 'GLOG_EXPORT' does not name a type 183 | DECLARE_bool(symbolize_stacktrace); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/flags.h:183:1: error: 'FLAGS_symbolize_stacktrace' has not been declared in 'fLB' 183 | DECLARE_bool(symbolize_stacktrace); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/vlog_is_on.h:111:8: error: 'GLOG_EXPORT' does not name a type 111 | extern GLOG_EXPORT int SetVLOGLevel(const char* module_pattern, int log_level); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1553:38: error: 'destination' was not declared in this scope 1553 | GLOG_EXPORT void AddLogSink(LogSink* destination); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1554:1: error: two or more data types in declaration of 'RemoveLogSink' 1554 | GLOG_EXPORT void RemoveLogSink(LogSink* destination); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/vlog_is_on.h:130:8: error: 'GLOG_EXPORT' does not name a type 130 | extern GLOG_EXPORT bool InitVLOG3__(SiteFlag* site_flag, | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:82:20: error: variable 'google::GLOG_EXPORT google::LogMessageTime' has initializer but incomplete type 82 | struct GLOG_EXPORT LogMessageTime { | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:83:19: error: expected '}' before ';' token 83 | LogMessageTime(); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:82:35: note: to match this '{' 82 | struct GLOG_EXPORT LogMessageTime { | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:84:3: error: 'explicit' outside class declaration 84 | explicit LogMessageTime(std::chrono::system_clock::time_point now); | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:87:13: error: non-member function 'time_t google::timestamp()' cannot have cv-qualifier 87 | const noexcept { | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'time_t google::timestamp()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:88:49: error: 'when' was not declared in this scope 88 | return std::chrono::system_clock::to_time_t(when()); | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:90:61: error: non-member function 'const std::chrono::_V2::system_clock::time_point& google::when()' cannot have cv-qualifier 90 | const std::chrono::system_clock::time_point& when() const noexcept { | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'const std::chrono::_V2::system_clock::time_point& google::when()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:91:12: error: 'timestamp_' was not declared in this scope; did you mean 'timestamp'? 91 | return timestamp_; | ^~~~~~~~~~ | timestamp /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:93:19: error: non-member function 'int google::sec()' cannot have cv-qualifier 93 | int sec() const noexcept { return tm_.tm_sec; } | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1554:41: error: 'destination' was not declared in this scope 1554 | GLOG_EXPORT void RemoveLogSink(LogSink* destination); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1562:1: error: two or more data types in declaration of 'SetLogFilenameExtension' 1562 | GLOG_EXPORT void SetLogFilenameExtension(const char* filename_extension); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1569:1: error: two or more data types in declaration of 'SetStderrLogging' 1569 | GLOG_EXPORT void SetStderrLogging(LogSeverity min_severity); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'int google::sec()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:93:37: error: 'tm_' was not declared in this scope; did you mean 'tm'? 93 | int sec() const noexcept { return tm_.tm_sec; } | ^~~ | tm /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:94:21: error: non-member function 'long int google::usec()' cannot have cv-qualifier 94 | long usec() const noexcept { return usecs_.count(); } | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1569:35: error: 'LogSeverity' was not declared in this scope; did you mean 'google::LogSeverity'? 1569 | GLOG_EXPORT void SetStderrLogging(LogSeverity min_severity); | ^~~~~~~~~~~ | google::LogSeverity /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/log_severity.h:62:6: note: 'google::LogSeverity' declared here 62 | enum LogSeverity { | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1574:1: error: two or more data types in declaration of 'LogToStderr' 1574 | GLOG_EXPORT void LogToStderr(); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1582:1: error: two or more data types in declaration of 'SetEmailLogging' 1582 | GLOG_EXPORT void SetEmailLogging(LogSeverity min_severity, | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1582:34: error: 'LogSeverity' was not declared in this scope; did you mean 'google::LogSeverity'? 1582 | GLOG_EXPORT void SetEmailLogging(LogSeverity min_severity, | ^~~~~~~~~~~ | google::LogSeverity /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/log_severity.h:62:6: note: 'google::LogSeverity' declared here 62 | enum LogSeverity { | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1583:34: error: expected primary-expression before 'const' 1583 | const char* addresses); | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1587:1: error: two or more data types in declaration of 'SendEmail' 1587 | GLOG_EXPORT bool SendEmail(const char* dest, const char* subject, | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1590:43: error: invalid declarator before '&' token 1590 | GLOG_EXPORT const std::vector& GetLoggingDirectories(); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1595:1: error: two or more data types in declaration of 'ReprintFatalMessage' 1595 | GLOG_EXPORT void ReprintFatalMessage(); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'long int google::usec()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:94:39: error: 'usecs_' was not declared in this scope; did you mean 'usec'? 94 | long usec() const noexcept { return usecs_.count(); } | ^~~~~~ | usec /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1604:52: error: 'uint64' has not been declared 1604 | GLOG_EXPORT void TruncateLogFile(const char* path, uint64 limit, uint64 keep); | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:95:20: error: non-member function 'int google::min()' cannot have cv-qualifier 95 | int(min)() const noexcept { return tm_.tm_min; } | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1604:66: error: 'uint64' has not been declared 1604 | GLOG_EXPORT void TruncateLogFile(const char* path, uint64 limit, uint64 keep); | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1604:1: error: two or more data types in declaration of 'TruncateLogFile' 1604 | GLOG_EXPORT void TruncateLogFile(const char* path, uint64 limit, uint64 keep); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1609:1: error: two or more data types in declaration of 'TruncateStdoutStderr' 1609 | GLOG_EXPORT void TruncateStdoutStderr(); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1613:1: error: two or more data types in declaration of 'GetLogSeverityName' 1613 | GLOG_EXPORT const char* GetLogSeverityName(LogSeverity severity); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1613:44: error: 'LogSeverity' was not declared in this scope; did you mean 'google::LogSeverity'? 1613 | GLOG_EXPORT const char* GetLogSeverityName(LogSeverity severity); | ^~~~~~~~~~~ | google::LogSeverity /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/log_severity.h:62:6: note: 'google::LogSeverity' declared here 62 | enum LogSeverity { | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1628:19: error: variable 'GLOG_EXPORT base::Logger' has initializer but incomplete type 1628 | class GLOG_EXPORT Logger { | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'int google::min()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:95:38: error: 'tm_' was not declared in this scope; did you mean 'tm'? 95 | int(min)() const noexcept { return tm_.tm_min; } | ^~~ | tm /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:96:20: error: non-member function 'int google::hour()' cannot have cv-qualifier 96 | int hour() const noexcept { return tm_.tm_hour; } | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1629:2: error: expected primary-expression before 'public' 1629 | public: | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1629:2: error: expected '}' before 'public' /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1628:26: note: to match this '{' 1628 | class GLOG_EXPORT Logger { | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1629:2: error: expected ',' or ';' before 'public' 1629 | public: | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1643:60: error: 'virtual' outside class declaration 1643 | "std::chrono::system_clock::time_point overload.")]] virtual void | ^~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1646:3: error: 'virtual' outside class declaration 1646 | virtual void Write(bool force_flush, | ^~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'int google::hour()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:96:38: error: 'tm_' was not declared in this scope; did you mean 'tm'? 96 | int hour() const noexcept { return tm_.tm_hour; } | ^~~ | tm /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:97:19: error: non-member function 'int google::day()' cannot have cv-qualifier 97 | int day() const noexcept { return tm_.tm_mday; } | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1651:3: error: 'virtual' outside class declaration 1651 | virtual void Flush() = 0; | ^~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1651:16: error: function 'void base::Flush()' is initialized like a variable 1651 | virtual void Flush() = 0; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'int google::day()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:97:37: error: 'tm_' was not declared in this scope; did you mean 'tm'? 97 | int day() const noexcept { return tm_.tm_mday; } | ^~~ | tm /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:98:21: error: non-member function 'int google::month()' cannot have cv-qualifier 98 | int month() const noexcept { return tm_.tm_mon; } | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1656:11: error: 'uint32' does not name a type; did you mean 'uint32_t'? 1656 | virtual uint32 LogSize() = 0; | ^~~~~~ | uint32_t /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1662:26: error: expected initializer before '*' token 1662 | extern GLOG_EXPORT Logger* GetLogger(LogSeverity level); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1667:8: error: two or more data types in declaration of 'SetLogger' 1667 | extern GLOG_EXPORT void SetLogger(LogSeverity level, Logger* logger); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'int google::month()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:98:39: error: 'tm_' was not declared in this scope; did you mean 'tm'? 98 | int month() const noexcept { return tm_.tm_mon; } | ^~~ | tm /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:99:20: error: non-member function 'int google::year()' cannot have cv-qualifier 99 | int year() const noexcept { return tm_.tm_year; } | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1667:35: error: 'LogSeverity' was not declared in this scope; did you mean 'google::LogSeverity'? 1667 | extern GLOG_EXPORT void SetLogger(LogSeverity level, Logger* logger); | ^~~~~~~~~~~ | google::LogSeverity /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/log_severity.h:62:6: note: 'google::LogSeverity' declared here 62 | enum LogSeverity { | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1667:54: error: 'Logger' was not declared in this scope; did you mean 'base::Logger'? 1667 | extern GLOG_EXPORT void SetLogger(LogSeverity level, Logger* logger); | ^~~~~~ | base::Logger /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1628:19: note: 'base::Logger' declared here 1628 | class GLOG_EXPORT Logger { | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'int google::year()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:99:38: error: 'tm_' was not declared in this scope; did you mean 'tm'? 99 | int year() const noexcept { return tm_.tm_year; } | ^~~ | tm /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:100:25: error: non-member function 'int google::dayOfWeek()' cannot have cv-qualifier 100 | int dayOfWeek() const noexcept { return tm_.tm_wday; } | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'int google::dayOfWeek()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:100:43: error: 'tm_' was not declared in this scope; did you mean 'tm'? 100 | int dayOfWeek() const noexcept { return tm_.tm_wday; } | ^~~ | tm /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:101:25: error: non-member function 'int google::dayInYear()' cannot have cv-qualifier 101 | int dayInYear() const noexcept { return tm_.tm_yday; } | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1667:62: error: 'logger' was not declared in this scope; did you mean 'linger'? 1667 | extern GLOG_EXPORT void SetLogger(LogSeverity level, Logger* logger); | ^~~~~~ | linger /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1669:1: error: expected declaration before '}' token 1669 | } // namespace base | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1672:30: error: expected initializer before ':' token 1672 | class GLOG_EXPORT NullStream : public LogMessage::LogStream { | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'int google::dayInYear()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:101:43: error: 'tm_' was not declared in this scope; did you mean 'tm'? 101 | int dayInYear() const noexcept { return tm_.tm_yday; } | ^~~ | tm /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:102:19: error: non-member function 'int google::dst()' cannot have cv-qualifier 102 | int dst() const noexcept { return tm_.tm_isdst; } | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'int google::dst()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:102:37: error: 'tm_' was not declared in this scope; did you mean 'tm'? 102 | int dst() const noexcept { return tm_.tm_isdst; } | ^~~ | tm /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:104:13: error: non-member function 'long int google::gmtoff()' cannot have cv-qualifier 104 | const noexcept { | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1697:8: error: 'NullStream' does not name a type 1697 | inline NullStream& operator<<(NullStream& str, const T&) { | ^~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1703:35: error: expected initializer before ':' token 1703 | class GLOG_EXPORT NullStreamFatal : public NullStream { | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1727:1: error: two or more data types in declaration of 'InstallFailureSignalHandler' 1727 | GLOG_EXPORT void InstallFailureSignalHandler(); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1730:1: error: two or more data types in declaration of 'IsFailureSignalHandlerInstalled' 1730 | GLOG_EXPORT bool IsFailureSignalHandlerInstalled(); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1736:1: error: two or more data types in declaration of 'InstallFailureWriter' 1736 | GLOG_EXPORT void InstallFailureWriter(void (*writer)(const char* data, | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1740:25: error: expected initializer before 'GetStackTrace' 1740 | GLOG_EXPORT std::string GetStackTrace(); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1742:1: error: expected declaration before '}' token 1742 | } // namespace google | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'long int google::gmtoff()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:105:12: error: 'gmtoffset_' was not declared in this scope; did you mean 'gmtoff'? 105 | return gmtoffset_.count(); | ^~~~~~~~~~ | gmtoff /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:107:42: error: non-member function 'std::chrono::seconds google::gmtoffset()' cannot have cv-qualifier 107 | std::chrono::seconds gmtoffset() const noexcept { return gmtoffset_; } | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'std::chrono::seconds google::gmtoffset()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:107:60: error: 'gmtoffset_' was not declared in this scope; did you mean 'gmtoffset'? 107 | std::chrono::seconds gmtoffset() const noexcept { return gmtoffset_; } | ^~~~~~~~~~ | gmtoffset /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:108:29: error: non-member function 'const tm& google::tm()' cannot have cv-qualifier 108 | const std::tm& tm() const noexcept { return tm_; } | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'const tm& google::tm()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:108:47: error: 'tm_' was not declared in this scope; did you mean 'tm'? 108 | const std::tm& tm() const noexcept { return tm_; } | ^~~ | tm /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:110:2: error: expected unqualified-id before 'private' 110 | private: | ^~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:122:33: error: 'LogMessageTime' does not name a type; did you mean 'LogMessageInfo'? 122 | const LogMessageTime& time_) | ^~~~~~~~~~~~~~ | LogMessageInfo /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:133:9: error: 'LogMessageTime' does not name a type; did you mean 'LogMessageInfo'? 133 | const LogMessageTime& time; | ^~~~~~~~~~~~~~ | LogMessageInfo /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In constructor 'LogMessageInfo::LogMessageInfo(const char*, const char*, const int&, std::thread::id, const int&)': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:127:9: error: class 'LogMessageInfo' does not have any field named 'time' 127 | time(time_) {} | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:136:1: error: expected declaration before '}' token 136 | } // namespace google | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:483:1: error: two or more data types in declaration of 'InitGoogleLogging' 483 | GLOG_EXPORT void InitGoogleLogging(const char* argv0); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:502:55: error: two or more data types in declaration of 'InitGoogleLogging' 502 | [[deprecated("Use InstallPrefixFormatter instead.")]] GLOG_EXPORT void | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:507:1: error: two or more data types in declaration of 'IsGoogleLoggingInitialized' 507 | GLOG_EXPORT bool IsGoogleLoggingInitialized(); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:510:1: error: two or more data types in declaration of 'ShutdownGoogleLogging' 510 | GLOG_EXPORT void ShutdownGoogleLogging(); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:521:1: error: two or more data types in declaration of 'InstallPrefixFormatter' 521 | GLOG_EXPORT void InstallPrefixFormatter(PrefixFormatterCallback callback, | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:527:1: error: expected initializer before 'InstallFailureFunction' 527 | InstallFailureFunction(logging_fail_func_t fail_func); | ^~~~~~~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:531:19: error: two or more data types in declaration of 'EnableLogCleaner' 531 | "instead.")]] GLOG_EXPORT void | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:534:1: error: two or more data types in declaration of 'EnableLogCleaner' 534 | GLOG_EXPORT void EnableLogCleaner(const std::chrono::minutes& overdue); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:535:1: error: two or more data types in declaration of 'DisableLogCleaner' 535 | GLOG_EXPORT void DisableLogCleaner(); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:536:1: error: two or more data types in declaration of 'SetApplicationFingerprint' 536 | GLOG_EXPORT void SetApplicationFingerprint(const std::string& fingerprint); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:660:1: error: two or more data types in declaration of 'MakeCheckOpValueString' 660 | GLOG_EXPORT void MakeCheckOpValueString(std::ostream* os, const char& v); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:662:1: error: two or more data types in declaration of 'MakeCheckOpValueString' 662 | GLOG_EXPORT void MakeCheckOpValueString(std::ostream* os, const signed char& v); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:664:1: error: two or more data types in declaration of 'MakeCheckOpValueString' 664 | GLOG_EXPORT void MakeCheckOpValueString(std::ostream* os, | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:669:1: error: two or more data types in declaration of 'MakeCheckOpValueString' 669 | GLOG_EXPORT void MakeCheckOpValueString(std::ostream* os, | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:689:19: error: variable 'google::GLOG_EXPORT google::logging::internal::CheckOpMessageBuilder' has initializer but incomplete type 689 | class GLOG_EXPORT CheckOpMessageBuilder { | ^~~~~~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:690:2: error: expected primary-expression before 'public' 690 | public: | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:690:2: error: expected '}' before 'public' /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:689:41: note: to match this '{' 689 | class GLOG_EXPORT CheckOpMessageBuilder { | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:690:2: error: expected ',' or ';' before 'public' 690 | public: | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:694:25: error: expected class-name before '(' token 694 | ~CheckOpMessageBuilder(); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'std::ostream* google::logging::internal::ForVar1()': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:696:36: error: 'stream_' was not declared in this scope 696 | std::ostream* ForVar1() { return stream_; } | ^~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:702:2: error: expected unqualified-id before 'private' 702 | private: | ^~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'std::unique_ptr > google::logging::MakeCheckOpString(const T1&, const T2&, const char*)': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:709:3: error: 'CheckOpMessageBuilder' was not declared in this scope; did you mean 'google::logging::internal::CheckOpMessageBuilder'? 709 | CheckOpMessageBuilder comb(exprtext); | ^~~~~~~~~~~~~~~~~~~~~ | google::logging::internal::CheckOpMessageBuilder /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:689:19: note: 'google::logging::internal::CheckOpMessageBuilder' declared here 689 | class GLOG_EXPORT CheckOpMessageBuilder { | ^~~~~~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:710:26: error: 'comb' was not declared in this scope; did you mean 'wctomb'? 710 | MakeCheckOpValueString(comb.ForVar1(), v1); | ^~~~ | wctomb /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:830:1: error: invalid declarator before 'CheckstrcmptrueImpl' 830 | DECLARE_CHECK_STROP_IMPL(strcmp, true) | ^~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:831:1: error: invalid declarator before 'CheckstrcmpfalseImpl' 831 | DECLARE_CHECK_STROP_IMPL(strcmp, false) | ^~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:832:1: error: invalid declarator before 'CheckstrcasecmptrueImpl' 832 | DECLARE_CHECK_STROP_IMPL(strcasecmp, true) | ^~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:833:1: error: invalid declarator before 'CheckstrcasecmpfalseImpl' 833 | DECLARE_CHECK_STROP_IMPL(strcasecmp, false) | ^~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:926:1: error: expected declaration before '}' token 926 | } // namespace google | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1198:32: error: expected initializer before ':' token 1198 | class GLOG_EXPORT LogStreamBuf : public std::streambuf { | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1215:23: error: aggregate 'google::logging::internal::GLOG_NO_EXPORT google::logging::internal::LogMessageData' has incomplete type and cannot be defined 1215 | struct GLOG_NO_EXPORT LogMessageData; | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1228:19: error: variable 'google::GLOG_EXPORT google::LogMessage' has initializer but incomplete type 1228 | class GLOG_EXPORT LogMessage { | ^~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1229:2: error: expected primary-expression before 'public' 1229 | public: | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1229:2: error: expected '}' before 'public' /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1228:30: note: to match this '{' 1228 | class GLOG_EXPORT LogMessage { | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1229:2: error: expected ',' or ';' before 'public' 1229 | public: | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1246:31: error: expected initializer before ':' token 1246 | class GLOG_EXPORT LogStream : public std::ostream { | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1292:2: error: expected unqualified-id before 'public' 1292 | public: | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1297:14: error: 'SendMethod' has not been declared 1297 | SendMethod send_method); | ^~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1297:37: error: expected constructor, destructor, or type conversion before ';' token 1297 | SendMethod send_method); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1307:41: error: expected constructor, destructor, or type conversion before ';' token 1307 | LogMessage(const char* file, int line); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1314:63: error: expected constructor, destructor, or type conversion before ';' token 1314 | LogMessage(const char* file, int line, LogSeverity severity); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1320:36: error: expected constructor, destructor, or type conversion before ';' token 1320 | bool also_send_to_log); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1326:47: error: expected constructor, destructor, or type conversion before ';' token 1326 | std::vector* outvec); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1332:35: error: expected constructor, destructor, or type conversion before ';' token 1332 | std::string* message); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1336:61: error: expected constructor, destructor, or type conversion before ';' token 1336 | const logging::internal::CheckOpString& result); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1338:32: error: expected constructor, destructor, or type conversion before ';' token 1338 | ~LogMessage() noexcept(false); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1347:23: error: uninitialized 'const google::kMaxLogMessageLen' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 1347 | static const size_t kMaxLogMessageLen; | ^~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1359:25: error: non-member function 'int google::preserved_errno()' cannot have cv-qualifier 1359 | int preserved_errno() const; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1364:59: error: 'LogMessageTime' does not name a type; did you mean 'LogMessage'? 1364 | [[deprecated("Use LogMessage::time() instead.")]] const LogMessageTime& | ^~~~~~~~~~~~~~ | LogMessage /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1369:32: error: non-member function 'google::LogSeverity google::severity()' cannot have cv-qualifier 1369 | LogSeverity severity() const noexcept; | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1370:20: error: non-member function 'int google::line()' cannot have cv-qualifier 1370 | int line() const noexcept; | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1371:44: error: non-member function 'const std::thread::id& google::thread_id()' cannot have cv-qualifier 1371 | const std::thread::id& thread_id() const noexcept; | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1372:32: error: non-member function 'const char* google::fullname()' cannot have cv-qualifier 1372 | const char* fullname() const noexcept; | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1373:32: error: non-member function 'const char* google::basename()' cannot have cv-qualifier 1373 | const char* basename() const noexcept; | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1374:9: error: 'LogMessageTime' does not name a type; did you mean 'LogMessage'? 1374 | const LogMessageTime& time() const noexcept; | ^~~~~~~~~~~~~~ | LogMessage /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1376:20: error: 'LogMessage' does not name a type 1376 | LogMessage(const LogMessage&) = delete; | ^~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1376:33: error: expected constructor, destructor, or type conversion before '=' token 1376 | LogMessage(const LogMessage&) = delete; | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1377:3: error: 'LogMessage' does not name a type 1377 | LogMessage& operator=(const LogMessage&) = delete; | ^~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1379:2: error: expected unqualified-id before 'private' 1379 | private: | ^~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1400:22: error: 'LogMessageData' in namespace 'google::logging::internal' does not name a type 1400 | logging::internal::LogMessageData* allocated_; | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1215:23: note: 'google::logging::internal::LogMessageData' declared here 1215 | struct GLOG_NO_EXPORT LogMessageData; | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1401:22: error: 'LogMessageData' in namespace 'google::logging::internal' does not name a type 1401 | logging::internal::LogMessageData* data_; | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1215:23: note: 'google::logging::internal::LogMessageData' declared here 1215 | struct GLOG_NO_EXPORT LogMessageData; | ^~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1402:3: error: 'LogMessageTime' does not name a type; did you mean 'LogMessage'? 1402 | LogMessageTime time_; | ^~~~~~~~~~~~~~ | LogMessage /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1404:3: error: 'friend' used outside of class 1404 | friend class LogDestination; | ^~~~~~ | ------ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1410:35: error: expected initializer before ':' token 1410 | class GLOG_EXPORT LogMessageFatal : public LogMessage { | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1420:13: error: variable or field 'LogAtLevel' declared void 1420 | inline void LogAtLevel(LogSeverity severity, std::string const& msg) { | ^~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1420:24: error: 'LogSeverity' was not declared in this scope; did you mean 'google::LogSeverity'? 1420 | inline void LogAtLevel(LogSeverity severity, std::string const& msg) { | ^~~~~~~~~~~ | google::LogSeverity /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/log_severity.h:62:6: note: 'google::LogSeverity' declared here 62 | enum LogSeverity { | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1420:58: error: expected primary-expression before 'const' 1420 | inline void LogAtLevel(LogSeverity severity, std::string const& msg) { | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1434:25: error: expected initializer before '&' token 1434 | GLOG_EXPORT std::ostream& operator<<(std::ostream& os, const Counter_t&); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1437:35: error: expected initializer before ':' token 1437 | class GLOG_EXPORT ErrnoLogMessage : public LogMessage { | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In function 'T logging::internal::CheckNotNull(const char*, int, const char*, T&&)': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1468:5: error: there are no arguments to 'LogMessageFatal' that depend on a template parameter, so a declaration of 'LogMessageFatal' must be available [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 1468 | LogMessageFatal(file, line, std::make_unique(names)); | ^~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1468:5: note: (if you use '8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;', G++ will accept your code, but allowing the use of an undeclared name is deprecated) /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: At global scope: /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1484:1: error: two or more data types in declaration of 'FlushLogFiles' 1484 | GLOG_EXPORT void FlushLogFiles(LogSeverity min_severity); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1484:32: error: 'LogSeverity' was not declared in this scope; did you mean 'google::LogSeverity'? 1484 | GLOG_EXPORT void FlushLogFiles(LogSeverity min_severity); | ^~~~~~~~~~~ | google::LogSeverity /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/log_severity.h:62:6: note: 'google::LogSeverity' declared here 62 | enum LogSeverity { | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1489:1: error: two or more data types in declaration of 'FlushLogFilesUnsafe' 1489 | GLOG_EXPORT void FlushLogFilesUnsafe(LogSeverity min_severity); | ^~~~~~~~~~~ /build/source/../wdt/Protocol.h: In constructor 'facebook::wdt::Interval::Interval(int64_t, int64_t)': /build/source/../wdt/ErrorCodes.h:48:19: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 48 | #define WDT_CHECK CHECK | ^~~~~ /build/source/../wdt/Protocol.h:90:5: note: in expansion of macro 'WDT_CHECK' 90 | WDT_CHECK(end_ >= start_); | ^~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:48:19: error: 'LogMessageFatal' is not a member of 'google'; did you mean 'LogMessageTime'? 48 | #define WDT_CHECK CHECK | ^~~~~ /build/source/../wdt/Protocol.h:90:5: note: in expansion of macro 'WDT_CHECK' 90 | WDT_CHECK(end_ >= start_); | ^~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1489:38: error: 'LogSeverity' was not declared in this scope; did you mean 'google::LogSeverity'? 1489 | GLOG_EXPORT void FlushLogFilesUnsafe(LogSeverity min_severity); | ^~~~~~~~~~~ | google::LogSeverity /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/log_severity.h:62:6: note: 'google::LogSeverity' declared here 62 | enum LogSeverity { | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1496:1: error: two or more data types in declaration of 'SetLogDestination' 1496 | GLOG_EXPORT void SetLogDestination(LogSeverity severity, | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1496:36: error: 'LogSeverity' was not declared in this scope; did you mean 'google::LogSeverity'? 1496 | GLOG_EXPORT void SetLogDestination(LogSeverity severity, | ^~~~~~~~~~~ | google::LogSeverity /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/log_severity.h:62:6: note: 'google::LogSeverity' declared here 62 | enum LogSeverity { | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1497:36: error: expected primary-expression before 'const' 1497 | const char* base_filename); | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1505:1: error: two or more data types in declaration of 'SetLogSymlink' 1505 | GLOG_EXPORT void SetLogSymlink(LogSeverity severity, | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1505:32: error: 'LogSeverity' was not declared in this scope; did you mean 'google::LogSeverity'? 1505 | GLOG_EXPORT void SetLogSymlink(LogSeverity severity, | ^~~~~~~~~~~ | google::LogSeverity /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/log_severity.h:62:6: note: 'google::LogSeverity' declared here 62 | enum LogSeverity { | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1506:32: error: expected primary-expression before 'const' 1506 | const char* symlink_basename); | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1513:19: error: variable 'GLOG_EXPORT LogSink' has initializer but incomplete type 1513 | class GLOG_EXPORT LogSink { | ^~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1514:2: error: expected primary-expression before 'public' 1514 | public: | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1514:2: error: expected '}' before 'public' /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1513:27: note: to match this '{' 1513 | class GLOG_EXPORT LogSink { | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1514:2: error: expected ',' or ';' before 'public' 1514 | public: | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1520:3: error: 'virtual' outside class declaration 1520 | virtual void send(LogSeverity severity, const char* full_filename, | ^~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1520:16: error: variable or field 'send' declared void 1520 | virtual void send(LogSeverity severity, const char* full_filename, | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1520:21: error: 'LogSeverity' was not declared in this scope; did you mean 'google::LogSeverity'? 1520 | virtual void send(LogSeverity severity, const char* full_filename, | ^~~~~~~~~~~ | google::LogSeverity /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/log_severity.h:62:6: note: 'google::LogSeverity' declared here 62 | enum LogSeverity { | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1520:43: error: expected primary-expression before 'const' 1520 | virtual void send(LogSeverity severity, const char* full_filename, | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1521:21: error: expected primary-expression before 'const' 1521 | const char* base_filename, int line, | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1521:48: error: expected primary-expression before 'int' 1521 | const char* base_filename, int line, | ^~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1522:21: error: expected primary-expression before 'const' 1522 | const LogMessageTime& time, const char* message, | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1522:49: error: expected primary-expression before 'const' 1522 | const LogMessageTime& time, const char* message, | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1523:28: error: expected primary-expression before 'message_len' 1523 | size_t message_len); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1525:3: error: 'GLOG_DEPRECATED' does not name a type; did you mean 'OSSL_DEPRECATED'? 1525 | GLOG_DEPRECATED | ^~~~~~~~~~~~~~~ | OSSL_DEPRECATED /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1543:3: error: 'virtual' outside class declaration 1543 | virtual void WaitTillSent(); | ^~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1547:31: error: 'LogSeverity' was not declared in this scope; did you mean 'google::LogSeverity'? 1547 | static std::string ToString(LogSeverity severity, const char* file, int line, | ^~~~~~~~~~~ | google::LogSeverity /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/log_severity.h:62:6: note: 'google::LogSeverity' declared here 62 | enum LogSeverity { | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1547:53: error: expected primary-expression before 'const' 1547 | static std::string ToString(LogSeverity severity, const char* file, int line, | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1547:71: error: expected primary-expression before 'int' 1547 | static std::string ToString(LogSeverity severity, const char* file, int line, | ^~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1548:31: error: expected primary-expression before 'const' 1548 | const LogMessageTime& time, const char* message, | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1548:59: error: expected primary-expression before 'const' 1548 | const LogMessageTime& time, const char* message, | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1549:38: error: expected primary-expression before 'message_len' 1549 | size_t message_len); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1550:1: error: expected declaration before '}' token 1550 | }; | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1553:1: error: two or more data types in declaration of 'AddLogSink' 1553 | GLOG_EXPORT void AddLogSink(LogSink* destination); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1553:38: error: 'destination' was not declared in this scope 1553 | GLOG_EXPORT void AddLogSink(LogSink* destination); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1554:1: error: two or more data types in declaration of 'RemoveLogSink' 1554 | GLOG_EXPORT void RemoveLogSink(LogSink* destination); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1554:41: error: 'destination' was not declared in this scope 1554 | GLOG_EXPORT void RemoveLogSink(LogSink* destination); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1562:1: error: two or more data types in declaration of 'SetLogFilenameExtension' 1562 | GLOG_EXPORT void SetLogFilenameExtension(const char* filename_extension); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1569:1: error: two or more data types in declaration of 'SetStderrLogging' 1569 | GLOG_EXPORT void SetStderrLogging(LogSeverity min_severity); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1569:35: error: 'LogSeverity' was not declared in this scope; did you mean 'google::LogSeverity'? 1569 | GLOG_EXPORT void SetStderrLogging(LogSeverity min_severity); | ^~~~~~~~~~~ | google::LogSeverity /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/log_severity.h:62:6: note: 'google::LogSeverity' declared here 62 | enum LogSeverity { | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1574:1: error: two or more data types in declaration of 'LogToStderr' 1574 | GLOG_EXPORT void LogToStderr(); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1582:1: error: two or more data types in declaration of 'SetEmailLogging' 1582 | GLOG_EXPORT void SetEmailLogging(LogSeverity min_severity, | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1582:34: error: 'LogSeverity' was not declared in this scope; did you mean 'google::LogSeverity'? 1582 | GLOG_EXPORT void SetEmailLogging(LogSeverity min_severity, | ^~~~~~~~~~~ | google::LogSeverity /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/log_severity.h:62:6: note: 'google::LogSeverity' declared here 62 | enum LogSeverity { | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1583:34: error: expected primary-expression before 'const' 1583 | const char* addresses); | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1587:1: error: two or more data types in declaration of 'SendEmail' 1587 | GLOG_EXPORT bool SendEmail(const char* dest, const char* subject, | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1590:43: error: invalid declarator before '&' token 1590 | GLOG_EXPORT const std::vector& GetLoggingDirectories(); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1595:1: error: two or more data types in declaration of 'ReprintFatalMessage' 1595 | GLOG_EXPORT void ReprintFatalMessage(); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1604:52: error: 'uint64' has not been declared 1604 | GLOG_EXPORT void TruncateLogFile(const char* path, uint64 limit, uint64 keep); | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1604:66: error: 'uint64' has not been declared 1604 | GLOG_EXPORT void TruncateLogFile(const char* path, uint64 limit, uint64 keep); | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1604:1: error: two or more data types in declaration of 'TruncateLogFile' 1604 | GLOG_EXPORT void TruncateLogFile(const char* path, uint64 limit, uint64 keep); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1609:1: error: two or more data types in declaration of 'TruncateStdoutStderr' 1609 | GLOG_EXPORT void TruncateStdoutStderr(); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1613:1: error: two or more data types in declaration of 'GetLogSeverityName' 1613 | GLOG_EXPORT const char* GetLogSeverityName(LogSeverity severity); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1613:44: error: 'LogSeverity' was not declared in this scope; did you mean 'google::LogSeverity'? 1613 | GLOG_EXPORT const char* GetLogSeverityName(LogSeverity severity); | ^~~~~~~~~~~ | google::LogSeverity /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/log_severity.h:62:6: note: 'google::LogSeverity' declared here 62 | enum LogSeverity { | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1628:19: error: variable 'GLOG_EXPORT base::Logger' has initializer but incomplete type 1628 | class GLOG_EXPORT Logger { | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1629:2: error: expected primary-expression before 'public' 1629 | public: | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1629:2: error: expected '}' before 'public' /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1628:26: note: to match this '{' 1628 | class GLOG_EXPORT Logger { | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1629:2: error: expected ',' or ';' before 'public' 1629 | public: | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1643:60: error: 'virtual' outside class declaration 1643 | "std::chrono::system_clock::time_point overload.")]] virtual void | ^~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1646:3: error: 'virtual' outside class declaration 1646 | virtual void Write(bool force_flush, | ^~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1651:3: error: 'virtual' outside class declaration 1651 | virtual void Flush() = 0; | ^~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1651:16: error: function 'void base::Flush()' is initialized like a variable 1651 | virtual void Flush() = 0; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1656:11: error: 'uint32' does not name a type; did you mean 'uint32_t'? 1656 | virtual uint32 LogSize() = 0; | ^~~~~~ | uint32_t /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1662:26: error: expected initializer before '*' token 1662 | extern GLOG_EXPORT Logger* GetLogger(LogSeverity level); | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1667:8: error: two or more data types in declaration of 'SetLogger' 1667 | extern GLOG_EXPORT void SetLogger(LogSeverity level, Logger* logger); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1667:35: error: 'LogSeverity' was not declared in this scope; did you mean 'google::LogSeverity'? 1667 | extern GLOG_EXPORT void SetLogger(LogSeverity level, Logger* logger); | ^~~~~~~~~~~ | google::LogSeverity /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/log_severity.h:62:6: note: 'google::LogSeverity' declared here 62 | enum LogSeverity { | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1667:54: error: 'Logger' was not declared in this scope; did you mean 'base::Logger'? 1667 | extern GLOG_EXPORT void SetLogger(LogSeverity level, Logger* logger); | ^~~~~~ | base::Logger /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1628:19: note: 'base::Logger' declared here 1628 | class GLOG_EXPORT Logger { | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1667:62: error: 'logger' was not declared in this scope 1667 | extern GLOG_EXPORT void SetLogger(LogSeverity level, Logger* logger); | ^~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1669:1: error: expected declaration before '}' token 1669 | } // namespace base | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1672:30: error: expected initializer before ':' token 1672 | class GLOG_EXPORT NullStream : public LogMessage::LogStream { | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1697:8: error: 'NullStream' does not name a type 1697 | inline NullStream& operator<<(NullStream& str, const T&) { | ^~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1703:35: error: expected initializer before ':' token 1703 | class GLOG_EXPORT NullStreamFatal : public NullStream { | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1727:1: error: two or more data types in declaration of 'InstallFailureSignalHandler' 1727 | GLOG_EXPORT void InstallFailureSignalHandler(); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1730:1: error: two or more data types in declaration of 'IsFailureSignalHandlerInstalled' 1730 | GLOG_EXPORT bool IsFailureSignalHandlerInstalled(); | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1736:1: error: two or more data types in declaration of 'InstallFailureWriter' 1736 | GLOG_EXPORT void InstallFailureWriter(void (*writer)(const char* data, | ^~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1740:25: error: expected initializer before 'GetStackTrace' 1740 | GLOG_EXPORT std::string GetStackTrace(); | ^~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1742:1: error: expected declaration before '}' token 1742 | } // namespace google | ^ /build/source/../wdt/util/WdtSocket.h: In member function 'void facebook::wdt::WdtSocket::disableIvChange()': /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/../wdt/util/WdtSocket.h:103:5: note: in expansion of macro 'WLOG' 103 | WLOG(INFO) << "Disabling periodic encryption iv change"; | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/util/WdtSocket.cpp: In member function 'void facebook::wdt::WdtSocket::readEncryptionSettingsOnce(int)': /build/source/../wdt/ErrorCodes.h:48:19: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 48 | #define WDT_CHECK CHECK | ^~~~~ /build/source/util/WdtSocket.cpp:38:3: note: in expansion of macro 'WDT_CHECK' 38 | WDT_CHECK(!encryptionParams_.getSecret().empty()); | ^~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:48:19: error: 'LogMessageFatal' is not a member of 'google'; did you mean 'LogMessageTime'? 48 | #define WDT_CHECK CHECK | ^~~~~ /build/source/util/WdtSocket.cpp:38:3: note: in expansion of macro 'WDT_CHECK' 38 | WDT_CHECK(!encryptionParams_.getSecret().empty()); | ^~~~~~~~~ /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:42:5: note: in expansion of macro 'WLOG' 42 | WLOG(ERROR) << "Failed to read encryption settings " << numRead << " " | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:47:5: note: in expansion of macro 'WLOG' 47 | WLOG(ERROR) << "Expected to read ENCRYPTION_CMD(e), but got " << buf_[0]; | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:55:5: note: in expansion of macro 'WLOG' 55 | WLOG(ERROR) << "Failed to read encryption settings " << numRead << " " | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:66:5: note: in expansion of macro 'WLOG' 66 | WLOG(ERROR) << "Failed to decode encryption settings"; | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:71:5: note: in expansion of macro 'WLOG' 71 | WLOG(ERROR) << "Encryption type mismatch " | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:78:5: note: in expansion of macro 'WLOG' 78 | WLOG(ERROR) << "Encryption tag verification interval can't be negative " | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:84:5: note: in expansion of macro 'WLOG' 84 | WLOG(ERROR) << "Tag verification should not be enabled for " | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:94:3: note: in expansion of macro 'WLOG' 94 | WLOG(INFO) << "Successfully read encryption settings " << port_ << " " | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/util/WdtSocket.cpp: In member function 'void facebook::wdt::WdtSocket::writeEncryptionSettingsOnce()': /build/source/../wdt/ErrorCodes.h:48:19: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 48 | #define WDT_CHECK CHECK | ^~~~~ /build/source/util/WdtSocket.cpp:103:3: note: in expansion of macro 'WDT_CHECK' 103 | WDT_CHECK(!encryptionParams_.getSecret().empty()); | ^~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:48:19: error: 'LogMessageFatal' is not a member of 'google'; did you mean 'LogMessageTime'? 48 | #define WDT_CHECK CHECK | ^~~~~ /build/source/util/WdtSocket.cpp:103:3: note: in expansion of macro 'WDT_CHECK' 103 | WDT_CHECK(!encryptionParams_.getSecret().empty()); | ^~~~~~~~~ /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:118:5: note: in expansion of macro 'WLOG' 118 | WLOG(ERROR) << "Failed to write encryption settings " << written << " " | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/util/WdtSocket.cpp: In member function 'int facebook::wdt::WdtSocket::writeInternal(const char*, int, int, bool)': /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:161:5: note: in expansion of macro 'WLOG' 161 | WLOG(ERROR) << "Socket write failure " << written << " " << nbyte; | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:37:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 37 | LOG_IF(X, WDT_LOGGING_ENABLED && (Y)) \ | ^~~~~~ /build/source/util/WdtSocket.cpp:165:3: note: in expansion of macro 'WLOG_IF' 165 | WLOG_IF(INFO, count > 1) << "Took " << count << " attempts to write " << nbyte | ^~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/util/WdtSocket.cpp: In member function 'bool facebook::wdt::WdtSocket::checkAndChangeDecryptionIv(const std::string&)': /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:178:3: note: in expansion of macro 'WLOG' 178 | WLOG(INFO) << "Need to change decryption iv " << port_; | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:186:5: note: in expansion of macro 'WLOG' 186 | WLOG(ERROR) << "Unable to read encryption iv " << numRead << " " | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:191:5: note: in expansion of macro 'WLOG' 191 | WLOG(ERROR) << "Failed to verify encryption tag"; | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/util/WdtSocket.cpp: In member function 'std::string facebook::wdt::WdtSocket::readEncryptionTag()': /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:208:5: note: in expansion of macro 'WLOG' 208 | WLOG(ERROR) << "Unable to read tag, got " << read << " needed " << toRead | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'InitVLOG3__' is not a member of 'google' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:218:3: note: in expansion of macro 'WVLOG' 218 | WVLOG(1) << "Encryption tag read " << folly::humanify(tag) << " totalRead_ " | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'FLAGS_v' was not declared in this scope 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:218:3: note: in expansion of macro 'WVLOG' 218 | WVLOG(1) << "Encryption tag read " << folly::humanify(tag) << " totalRead_ " | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: could not convert '({...})' from 'void' to 'bool' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:218:3: note: in expansion of macro 'WVLOG' 218 | WVLOG(1) << "Encryption tag read " << folly::humanify(tag) << " totalRead_ " | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:218:3: note: in expansion of macro 'WVLOG' 218 | WVLOG(1) << "Encryption tag read " << folly::humanify(tag) << " totalRead_ " | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/util/WdtSocket.cpp: In member function 'int facebook::wdt::WdtSocket::readAndDecrypt(char*, int, int, bool)': /build/source/../wdt/ErrorCodes.h:54:22: error: 'Check_GTImpl' is not a member of 'google::logging::internal'; did you mean 'google::logging::Check_GTImpl'? 54 | #define WDT_CHECK_GT CHECK_GT | ^~~~~~~~ /build/source/util/WdtSocket.cpp:237:3: note: in expansion of macro 'WDT_CHECK_GT' 237 | WDT_CHECK_GT(nbyte, 0); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:742:1: note: 'google::logging::Check_GTImpl' declared here 742 | DEFINE_CHECK_OP_IMPL(Check_GT, >) | ^~~~~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:54:22: error: 'LogMessageFatal' is not a member of 'google'; did you mean 'LogMessageTime'? 54 | #define WDT_CHECK_GT CHECK_GT | ^~~~~~~~ /build/source/util/WdtSocket.cpp:237:3: note: in expansion of macro 'WDT_CHECK_GT' 237 | WDT_CHECK_GT(nbyte, 0); | ^~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:48:19: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 48 | #define WDT_CHECK CHECK | ^~~~~ /build/source/util/WdtSocket.cpp:239:3: note: in expansion of macro 'WDT_CHECK' 239 | WDT_CHECK(encrypt); | ^~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:48:19: error: 'LogMessageFatal' is not a member of 'google'; did you mean 'LogMessageTime'? 48 | #define WDT_CHECK CHECK | ^~~~~ /build/source/util/WdtSocket.cpp:239:3: note: in expansion of macro 'WDT_CHECK' 239 | WDT_CHECK(encrypt); | ^~~~~~~~~ /build/source/util/WdtSocket.cpp: In member function 'int facebook::wdt::WdtSocket::readAndDecryptWithTag(char*, int, int, bool)': /build/source/../wdt/ErrorCodes.h:54:22: error: 'Check_GTImpl' is not a member of 'google::logging::internal'; did you mean 'google::logging::Check_GTImpl'? 54 | #define WDT_CHECK_GT CHECK_GT | ^~~~~~~~ /build/source/util/WdtSocket.cpp:255:3: note: in expansion of macro 'WDT_CHECK_GT' 255 | WDT_CHECK_GT(readTagInterval_, 0); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:742:1: note: 'google::logging::Check_GTImpl' declared here 742 | DEFINE_CHECK_OP_IMPL(Check_GT, >) | ^~~~~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:54:22: error: 'LogMessageFatal' is not a member of 'google'; did you mean 'LogMessageTime'? 54 | #define WDT_CHECK_GT CHECK_GT | ^~~~~~~~ /build/source/util/WdtSocket.cpp:255:3: note: in expansion of macro 'WDT_CHECK_GT' 255 | WDT_CHECK_GT(readTagInterval_, 0); | ^~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:51:22: error: 'Check_LEImpl' is not a member of 'google::logging::internal'; did you mean 'google::logging::Check_LEImpl'? 51 | #define WDT_CHECK_LE CHECK_LE | ^~~~~~~~ /build/source/util/WdtSocket.cpp:256:3: note: in expansion of macro 'WDT_CHECK_LE' 256 | WDT_CHECK_LE(nbyte, readTagInterval_); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:739:1: note: 'google::logging::Check_LEImpl' declared here 739 | DEFINE_CHECK_OP_IMPL(Check_LE, <=) | ^~~~~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:51:22: error: 'LogMessageFatal' is not a member of 'google'; did you mean 'LogMessageTime'? 51 | #define WDT_CHECK_LE CHECK_LE | ^~~~~~~~ /build/source/util/WdtSocket.cpp:256:3: note: in expansion of macro 'WDT_CHECK_LE' 256 | WDT_CHECK_LE(nbyte, readTagInterval_); | ^~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:49:22: error: 'Check_EQImpl' is not a member of 'google::logging::internal'; did you mean 'google::logging::Check_EQImpl'? 49 | #define WDT_CHECK_EQ CHECK_EQ | ^~~~~~~~ /build/source/util/WdtSocket.cpp:275:7: note: in expansion of macro 'WDT_CHECK_EQ' 275 | WDT_CHECK_EQ(nextTagOffset, ret); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:737:1: note: 'google::logging::Check_EQImpl' declared here 737 | DEFINE_CHECK_OP_IMPL(Check_EQ, ==) | ^~~~~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:49:22: error: 'LogMessageFatal' is not a member of 'google'; did you mean 'LogMessageTime'? 49 | #define WDT_CHECK_EQ CHECK_EQ | ^~~~~~~~ /build/source/util/WdtSocket.cpp:275:7: note: in expansion of macro 'WDT_CHECK_EQ' 275 | WDT_CHECK_EQ(nextTagOffset, ret); | ^~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:49:22: error: 'Check_EQImpl' is not a member of 'google::logging::internal'; did you mean 'google::logging::Check_EQImpl'? 49 | #define WDT_CHECK_EQ CHECK_EQ | ^~~~~~~~ /build/source/util/WdtSocket.cpp:278:5: note: in expansion of macro 'WDT_CHECK_EQ' 278 | WDT_CHECK_EQ(0, totalRead_ % readTagInterval_); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:737:1: note: 'google::logging::Check_EQImpl' declared here 737 | DEFINE_CHECK_OP_IMPL(Check_EQ, ==) | ^~~~~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:49:22: error: 'LogMessageFatal' is not a member of 'google'; did you mean 'LogMessageTime'? 49 | #define WDT_CHECK_EQ CHECK_EQ | ^~~~~~~~ /build/source/util/WdtSocket.cpp:278:5: note: in expansion of macro 'WDT_CHECK_EQ' 278 | WDT_CHECK_EQ(0, totalRead_ % readTagInterval_); | ^~~~~~~~~~~~ /build/source/util/WdtSocket.cpp: In member function 'int facebook::wdt::WdtSocket::readWithTimeout(char*, int, int, bool)': /build/source/../wdt/ErrorCodes.h:54:22: error: 'Check_GTImpl' is not a member of 'google::logging::internal'; did you mean 'google::logging::Check_GTImpl'? 54 | #define WDT_CHECK_GT CHECK_GT | ^~~~~~~~ /build/source/util/WdtSocket.cpp:312:3: note: in expansion of macro 'WDT_CHECK_GT' 312 | WDT_CHECK_GT(nbyte, 0); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:742:1: note: 'google::logging::Check_GTImpl' declared here 742 | DEFINE_CHECK_OP_IMPL(Check_GT, >) | ^~~~~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:54:22: error: 'LogMessageFatal' is not a member of 'google'; did you mean 'LogMessageTime'? 54 | #define WDT_CHECK_GT CHECK_GT | ^~~~~~~~ /build/source/util/WdtSocket.cpp:312:3: note: in expansion of macro 'WDT_CHECK_GT' 312 | WDT_CHECK_GT(nbyte, 0); | ^~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:314:5: note: in expansion of macro 'WLOG' 314 | WLOG(ERROR) << "Socket read failed before, not trying to read again " | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:324:5: note: in expansion of macro 'WLOG' 324 | WLOG(WARNING) | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:49:22: error: 'Check_EQImpl' is not a member of 'google::logging::internal'; did you mean 'google::logging::Check_EQImpl'? 49 | #define WDT_CHECK_EQ CHECK_EQ | ^~~~~~~~ /build/source/util/WdtSocket.cpp:349:3: note: in expansion of macro 'WDT_CHECK_EQ' 349 | WDT_CHECK_EQ(0, numRead); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:737:1: note: 'google::logging::Check_EQImpl' declared here 737 | DEFINE_CHECK_OP_IMPL(Check_EQ, ==) | ^~~~~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:49:22: error: 'LogMessageFatal' is not a member of 'google'; did you mean 'LogMessageTime'? 49 | #define WDT_CHECK_EQ CHECK_EQ | ^~~~~~~~ /build/source/util/WdtSocket.cpp:349:3: note: in expansion of macro 'WDT_CHECK_EQ' 349 | WDT_CHECK_EQ(0, numRead); | ^~~~~~~~~~~~ /build/source/util/WdtSocket.cpp: In member function 'int facebook::wdt::WdtSocket::encryptAndWrite(char*, int, int, bool)': /build/source/../wdt/ErrorCodes.h:54:22: error: 'Check_GTImpl' is not a member of 'google::logging::internal'; did you mean 'google::logging::Check_GTImpl'? 54 | #define WDT_CHECK_GT CHECK_GT | ^~~~~~~~ /build/source/util/WdtSocket.cpp:380:3: note: in expansion of macro 'WDT_CHECK_GT' 380 | WDT_CHECK_GT(nbyte, 0); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:742:1: note: 'google::logging::Check_GTImpl' declared here 742 | DEFINE_CHECK_OP_IMPL(Check_GT, >) | ^~~~~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:54:22: error: 'LogMessageFatal' is not a member of 'google'; did you mean 'LogMessageTime'? 54 | #define WDT_CHECK_GT CHECK_GT | ^~~~~~~~ /build/source/util/WdtSocket.cpp:380:3: note: in expansion of macro 'WDT_CHECK_GT' 380 | WDT_CHECK_GT(nbyte, 0); | ^~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:48:19: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 48 | #define WDT_CHECK CHECK | ^~~~~ /build/source/util/WdtSocket.cpp:382:3: note: in expansion of macro 'WDT_CHECK' 382 | WDT_CHECK(encrypt); | ^~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:48:19: error: 'LogMessageFatal' is not a member of 'google'; did you mean 'LogMessageTime'? 48 | #define WDT_CHECK CHECK | ^~~~~ /build/source/util/WdtSocket.cpp:382:3: note: in expansion of macro 'WDT_CHECK' 382 | WDT_CHECK(encrypt); | ^~~~~~~~~ /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:390:5: note: in expansion of macro 'WLOG' 390 | WLOG(ERROR) << "Socket write failure " << written << " " << nbyte; | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/util/WdtSocket.cpp: In member function 'bool facebook::wdt::WdtSocket::checkAndChangeEncryptionIv()': /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:404:3: note: in expansion of macro 'WLOG' 404 | WLOG(INFO) << "Need to change encryption iv " << port_; | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:49:22: error: 'Check_EQImpl' is not a member of 'google::logging::internal'; did you mean 'google::logging::Check_EQImpl'? 49 | #define WDT_CHECK_EQ CHECK_EQ | ^~~~~~~~ /build/source/util/WdtSocket.cpp:410:3: note: in expansion of macro 'WDT_CHECK_EQ' 410 | WDT_CHECK_EQ(kAESBlockSize, iv.size()); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:737:1: note: 'google::logging::Check_EQImpl' declared here 737 | DEFINE_CHECK_OP_IMPL(Check_EQ, ==) | ^~~~~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:49:22: error: 'LogMessageFatal' is not a member of 'google'; did you mean 'LogMessageTime'? 49 | #define WDT_CHECK_EQ CHECK_EQ | ^~~~~~~~ /build/source/util/WdtSocket.cpp:410:3: note: in expansion of macro 'WDT_CHECK_EQ' 410 | WDT_CHECK_EQ(kAESBlockSize, iv.size()); | ^~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:415:5: note: in expansion of macro 'WLOG' 415 | WLOG(ERROR) << "Unable to write new encryption iv " << written << " " | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/util/WdtSocket.cpp: In member function 'bool facebook::wdt::WdtSocket::writeEncryptionTag()': /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:433:5: note: in expansion of macro 'WLOG' 433 | WLOG(ERROR) << "Unable to write encryption tag " << written << " " | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'InitVLOG3__' is not a member of 'google' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:437:3: note: in expansion of macro 'WVLOG' 437 | WVLOG(1) << "Encryption tag written " << folly::humanify(tag) | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'FLAGS_v' was not declared in this scope 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:437:3: note: in expansion of macro 'WVLOG' 437 | WVLOG(1) << "Encryption tag written " << folly::humanify(tag) | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: could not convert '({...})' from 'void' to 'bool' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:437:3: note: in expansion of macro 'WVLOG' 437 | WVLOG(1) << "Encryption tag written " << folly::humanify(tag) | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:437:3: note: in expansion of macro 'WVLOG' 437 | WVLOG(1) << "Encryption tag written " << folly::humanify(tag) | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/util/WdtSocket.cpp: In member function 'int facebook::wdt::WdtSocket::encryptAndWriteWithTag(char*, int, int, bool)': /build/source/../wdt/ErrorCodes.h:54:22: error: 'Check_GTImpl' is not a member of 'google::logging::internal'; did you mean 'google::logging::Check_GTImpl'? 54 | #define WDT_CHECK_GT CHECK_GT | ^~~~~~~~ /build/source/util/WdtSocket.cpp:445:3: note: in expansion of macro 'WDT_CHECK_GT' 445 | WDT_CHECK_GT(writeTagInterval_, 0); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:742:1: note: 'google::logging::Check_GTImpl' declared here 742 | DEFINE_CHECK_OP_IMPL(Check_GT, >) | ^~~~~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:54:22: error: 'LogMessageFatal' is not a member of 'google'; did you mean 'LogMessageTime'? 54 | #define WDT_CHECK_GT CHECK_GT | ^~~~~~~~ /build/source/util/WdtSocket.cpp:445:3: note: in expansion of macro 'WDT_CHECK_GT' 445 | WDT_CHECK_GT(writeTagInterval_, 0); | ^~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:51:22: error: 'Check_LEImpl' is not a member of 'google::logging::internal'; did you mean 'google::logging::Check_LEImpl'? 51 | #define WDT_CHECK_LE CHECK_LE | ^~~~~~~~ /build/source/util/WdtSocket.cpp:446:3: note: in expansion of macro 'WDT_CHECK_LE' 446 | WDT_CHECK_LE(nbyte, writeTagInterval_); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:739:1: note: 'google::logging::Check_LEImpl' declared here 739 | DEFINE_CHECK_OP_IMPL(Check_LE, <=) | ^~~~~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:51:22: error: 'LogMessageFatal' is not a member of 'google'; did you mean 'LogMessageTime'? 51 | #define WDT_CHECK_LE CHECK_LE | ^~~~~~~~ /build/source/util/WdtSocket.cpp:446:3: note: in expansion of macro 'WDT_CHECK_LE' 446 | WDT_CHECK_LE(nbyte, writeTagInterval_); | ^~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:49:22: error: 'Check_EQImpl' is not a member of 'google::logging::internal'; did you mean 'google::logging::Check_EQImpl'? 49 | #define WDT_CHECK_EQ CHECK_EQ | ^~~~~~~~ /build/source/util/WdtSocket.cpp:463:5: note: in expansion of macro 'WDT_CHECK_EQ' 463 | WDT_CHECK_EQ(0, totalWritten_ % writeTagInterval_); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:737:1: note: 'google::logging::Check_EQImpl' declared here 737 | DEFINE_CHECK_OP_IMPL(Check_EQ, ==) | ^~~~~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:49:22: error: 'LogMessageFatal' is not a member of 'google'; did you mean 'LogMessageTime'? 49 | #define WDT_CHECK_EQ CHECK_EQ | ^~~~~~~~ /build/source/util/WdtSocket.cpp:463:5: note: in expansion of macro 'WDT_CHECK_EQ' 463 | WDT_CHECK_EQ(0, totalWritten_ % writeTagInterval_); | ^~~~~~~~~~~~ /build/source/util/WdtSocket.cpp: In member function 'int facebook::wdt::WdtSocket::write(char*, int, bool)': /build/source/../wdt/ErrorCodes.h:54:22: error: 'Check_GTImpl' is not a member of 'google::logging::internal'; did you mean 'google::logging::Check_GTImpl'? 54 | #define WDT_CHECK_GT CHECK_GT | ^~~~~~~~ /build/source/util/WdtSocket.cpp:485:3: note: in expansion of macro 'WDT_CHECK_GT' 485 | WDT_CHECK_GT(nbyte, 0); | ^~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:742:1: note: 'google::logging::Check_GTImpl' declared here 742 | DEFINE_CHECK_OP_IMPL(Check_GT, >) | ^~~~~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:54:22: error: 'LogMessageFatal' is not a member of 'google'; did you mean 'LogMessageTime'? 54 | #define WDT_CHECK_GT CHECK_GT | ^~~~~~~~ /build/source/util/WdtSocket.cpp:485:3: note: in expansion of macro 'WDT_CHECK_GT' 485 | WDT_CHECK_GT(nbyte, 0); | ^~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:487:5: note: in expansion of macro 'WLOG' 487 | WLOG(ERROR) << "Socket write failed before, not trying to write again " | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/util/WdtSocket.cpp: In member function 'int64_t facebook::wdt::WdtSocket::ioWithAbortCheck(F, T, int64_t, int, bool)': /build/source/../wdt/ErrorCodes.h:48:19: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 48 | #define WDT_CHECK CHECK | ^~~~~ /build/source/util/WdtSocket.cpp:539:3: note: in expansion of macro 'WDT_CHECK' 539 | WDT_CHECK(threadCtx_.getAbortChecker() != nullptr) | ^~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:48:19: error: 'LogMessageFatal' is not a member of 'google'; did you mean 'LogMessageTime'? 48 | #define WDT_CHECK CHECK | ^~~~~ /build/source/util/WdtSocket.cpp:539:3: note: in expansion of macro 'WDT_CHECK' 539 | WDT_CHECK(threadCtx_.getAbortChecker() != nullptr) | ^~~~~~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:551:9: note: in expansion of macro 'WPLOG' 551 | WPLOG(ERROR) << "non-retryable error encountered during socket io " | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'ErrnoLogMessage' is not a member of 'google'; did you mean 'LogMessage'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:551:9: note: in expansion of macro 'WPLOG' 551 | WPLOG(ERROR) << "non-retryable error encountered during socket io " | ^~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: incomplete type 'google::LogMessage' used in nested name specifier 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:551:9: note: in expansion of macro 'WPLOG' 551 | WPLOG(ERROR) << "non-retryable error encountered during socket io " | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'InitVLOG3__' is not a member of 'google' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:557:7: note: in expansion of macro 'WVLOG' 557 | WVLOG(1) << "EOF received during socket io. fd : " << fd_ | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'FLAGS_v' was not declared in this scope 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:557:7: note: in expansion of macro 'WVLOG' 557 | WVLOG(1) << "EOF received during socket io. fd : " << fd_ | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:557:7: note: in expansion of macro 'WVLOG' 557 | WVLOG(1) << "EOF received during socket io. fd : " << fd_ | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:570:7: note: in expansion of macro 'WLOG' 570 | WLOG(ERROR) << "transfer aborted during socket io " << fd_ << " " | ^~~~ /build/source/../wdt/Protocol.h: In constructor 'facebook::wdt::Interval::Interval(int64_t, int64_t)': /build/source/../wdt/ErrorCodes.h:48:19: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 48 | #define WDT_CHECK CHECK | ^~~~~ /build/source/../wdt/Protocol.h:90:5: note: in expansion of macro 'WDT_CHECK' 90 | WDT_CHECK(end_ >= start_); | ^~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:48:19: error: 'LogMessageFatal' is not a member of 'google'; did you mean 'LogMessageTime'? 48 | #define WDT_CHECK CHECK | ^~~~~ /build/source/../wdt/Protocol.h:90:5: note: in expansion of macro 'WDT_CHECK' 90 | WDT_CHECK(end_ >= start_); | ^~~~~~~~~ /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:577:9: note: in expansion of macro 'WLOG' 577 | WLOG(INFO) << "socket io timed out after " << duration | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:40:3: error: 'InitVLOG3__' is not a member of 'google' 40 | VLOG_IF(X, WDT_LOGGING_ENABLED && (Y)) \ | ^~~~~~~ /build/source/util/WdtSocket.cpp:585:3: note: in expansion of macro 'WVLOG_IF' 585 | WVLOG_IF(1, retries > 1) << "socket io for " << doneBytes << " bytes took " | ^~~~~~~~ /build/source/../wdt/ErrorCodes.h:40:3: error: 'FLAGS_v' was not declared in this scope 40 | VLOG_IF(X, WDT_LOGGING_ENABLED && (Y)) \ | ^~~~~~~ /build/source/util/WdtSocket.cpp:585:3: note: in expansion of macro 'WVLOG_IF' 585 | WVLOG_IF(1, retries > 1) << "socket io for " << doneBytes << " bytes took " | ^~~~~~~~ /build/source/../wdt/ErrorCodes.h:40:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 40 | VLOG_IF(X, WDT_LOGGING_ENABLED && (Y)) \ | ^~~~~~~ /build/source/util/WdtSocket.cpp:585:3: note: in expansion of macro 'WVLOG_IF' 585 | WVLOG_IF(1, retries > 1) << "socket io for " << doneBytes << " bytes took " | ^~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/util/WdtSocket.cpp: In member function 'facebook::wdt::ErrorCode facebook::wdt::WdtSocket::shutdownWrites()': /build/source/../wdt/ErrorCodes.h:35:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:594:7: note: in expansion of macro 'WPLOG' 594 | WPLOG(WARNING) << "Socket shutdown failed for fd " << fd_; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'ErrnoLogMessage' is not a member of 'google'; did you mean 'LogMessage'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:594:7: note: in expansion of macro 'WPLOG' 594 | WPLOG(WARNING) << "Socket shutdown failed for fd " << fd_; | ^~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: incomplete type 'google::LogMessage' used in nested name specifier 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:594:7: note: in expansion of macro 'WPLOG' 594 | WPLOG(WARNING) << "Socket shutdown failed for fd " << fd_; | ^~~~~ /build/source/util/WdtSocket.cpp: In member function 'facebook::wdt::ErrorCode facebook::wdt::WdtSocket::finalizeReads(bool)': /build/source/../wdt/ErrorCodes.h:33:3: error: 'InitVLOG3__' is not a member of 'google' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:610:3: note: in expansion of macro 'WVLOG' 610 | WVLOG(1) << "Finalizing reads/encryption " << port_ << " " << fd_; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'FLAGS_v' was not declared in this scope 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:610:3: note: in expansion of macro 'WVLOG' 610 | WVLOG(1) << "Finalizing reads/encryption " << port_ << " " << fd_; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: could not convert '({...})' from 'void' to 'bool' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:610:3: note: in expansion of macro 'WVLOG' 610 | WVLOG(1) << "Finalizing reads/encryption " << port_ << " " << fd_; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:610:3: note: in expansion of macro 'WVLOG' 610 | WVLOG(1) << "Finalizing reads/encryption " << port_ << " " << fd_; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:617:7: note: in expansion of macro 'WLOG' 617 | WLOG(ERROR) << "Unable to read tag at the end of stream " << port_; | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/util/WdtSocket.cpp: In member function 'facebook::wdt::ErrorCode facebook::wdt::WdtSocket::finalizeWrites(bool)': /build/source/../wdt/ErrorCodes.h:33:3: error: 'InitVLOG3__' is not a member of 'google' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:629:3: note: in expansion of macro 'WVLOG' 629 | WVLOG(1) << "Finalizing writes/encryption " << port_ << " " << fd_; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'FLAGS_v' was not declared in this scope 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:629:3: note: in expansion of macro 'WVLOG' 629 | WVLOG(1) << "Finalizing writes/encryption " << port_ << " " << fd_; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: could not convert '({...})' from 'void' to 'bool' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:629:3: note: in expansion of macro 'WVLOG' 629 | WVLOG(1) << "Finalizing writes/encryption " << port_ << " " << fd_; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:629:3: note: in expansion of macro 'WVLOG' 629 | WVLOG(1) << "Finalizing writes/encryption " << port_ << " " << fd_; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:639:7: note: in expansion of macro 'WPLOG' 639 | WPLOG(ERROR) << "Encryption Tag write error"; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'ErrnoLogMessage' is not a member of 'google'; did you mean 'LogMessage'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:639:7: note: in expansion of macro 'WPLOG' 639 | WPLOG(ERROR) << "Encryption Tag write error"; | ^~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: incomplete type 'google::LogMessage' used in nested name specifier 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:639:7: note: in expansion of macro 'WPLOG' 639 | WPLOG(ERROR) << "Encryption Tag write error"; | ^~~~~ /build/source/util/WdtSocket.cpp: In member function 'virtual facebook::wdt::ErrorCode facebook::wdt::WdtSocket::closeConnectionInternal(bool)': /build/source/../wdt/ErrorCodes.h:33:3: error: 'InitVLOG3__' is not a member of 'google' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:655:3: note: in expansion of macro 'WVLOG' 655 | WVLOG(1) << "Closing socket " << port_ << " " << fd_; | ^~~~~ /build/source/../wdt/util/WdtSocket.h: In member function 'void facebook::wdt::WdtSocket::disableIvChange()': /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/../wdt/util/WdtSocket.h:103:5: note: in expansion of macro 'WLOG' 103 | WLOG(INFO) << "Disabling periodic encryption iv change"; | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'FLAGS_v' was not declared in this scope 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:655:3: note: in expansion of macro 'WVLOG' 655 | WVLOG(1) << "Closing socket " << port_ << " " << fd_; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: could not convert '({...})' from 'void' to 'bool' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:655:3: note: in expansion of macro 'WVLOG' 655 | WVLOG(1) << "Closing socket " << port_ << " " << fd_; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:655:3: note: in expansion of macro 'WVLOG' 655 | WVLOG(1) << "Closing socket " << port_ << " " << fd_; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/util/ClientSocket.cpp: In member function 'virtual facebook::wdt::ErrorCode facebook::wdt::ClientSocket::connect()': /build/source/../wdt/ErrorCodes.h:48:19: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 48 | #define WDT_CHECK CHECK | ^~~~~ /build/source/util/ClientSocket.cpp:42:3: note: in expansion of macro 'WDT_CHECK' 42 | WDT_CHECK(fd < 0) << "Previous connection not closed " << fd << " " << port; | ^~~~~~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:667:5: note: in expansion of macro 'WPLOG' 667 | WPLOG(ERROR) << "Failed to close socket " << fd_ << " " << port_; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:48:19: error: 'LogMessageFatal' is not a member of 'google'; did you mean 'LogMessageTime'? 48 | #define WDT_CHECK CHECK | ^~~~~ /build/source/util/ClientSocket.cpp:42:3: note: in expansion of macro 'WDT_CHECK' 42 | WDT_CHECK(fd < 0) << "Previous connection not closed " << fd << " " << port; | ^~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'ErrnoLogMessage' is not a member of 'google'; did you mean 'LogMessage'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:667:5: note: in expansion of macro 'WPLOG' 667 | WPLOG(ERROR) << "Failed to close socket " << fd_ << " " << port_; | ^~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: incomplete type 'google::LogMessage' used in nested name specifier 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:667:5: note: in expansion of macro 'WPLOG' 667 | WPLOG(ERROR) << "Failed to close socket " << fd_ << " " << port_; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'InitVLOG3__' is not a member of 'google' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:682:3: note: in expansion of macro 'WVLOG' 682 | WVLOG(1) << "Error code from close " << errorCodeToStr(errorCode); | ^~~~~ /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/ClientSocket.cpp:54:5: note: in expansion of macro 'WLOG' 54 | WLOG(ERROR) << "Failed getaddrinfo " << dest_ << " , " << port << " : " | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'InitVLOG3__' is not a member of 'google' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:64:5: note: in expansion of macro 'WVLOG' 64 | WVLOG(2) << "will connect to " << host << " " << port_2; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'FLAGS_v' was not declared in this scope 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:682:3: note: in expansion of macro 'WVLOG' 682 | WVLOG(1) << "Error code from close " << errorCodeToStr(errorCode); | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: could not convert '({...})' from 'void' to 'bool' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:682:3: note: in expansion of macro 'WVLOG' 682 | WVLOG(1) << "Error code from close " << errorCodeToStr(errorCode); | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:682:3: note: in expansion of macro 'WVLOG' 682 | WVLOG(1) << "Error code from close " << errorCodeToStr(errorCode); | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/util/WdtSocket.cpp: In member function 'void facebook::wdt::WdtSocket::setSocketTimeouts()': /build/source/../wdt/ErrorCodes.h:35:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:747:7: note: in expansion of macro 'WPLOG' 747 | WPLOG(ERROR) << "Unable to set read timeout for " << port_ << " " << fd_; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'ErrnoLogMessage' is not a member of 'google'; did you mean 'LogMessage'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:747:7: note: in expansion of macro 'WPLOG' 747 | WPLOG(ERROR) << "Unable to set read timeout for " << port_ << " " << fd_; | ^~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: incomplete type 'google::LogMessage' used in nested name specifier 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:747:7: note: in expansion of macro 'WPLOG' 747 | WPLOG(ERROR) << "Unable to set read timeout for " << port_ << " " << fd_; | ^~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:758:7: note: in expansion of macro 'WPLOG' 758 | WPLOG(ERROR) << "Unable to set write timeout for " << port_ << " " << fd_; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'ErrnoLogMessage' is not a member of 'google'; did you mean 'LogMessage'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:758:7: note: in expansion of macro 'WPLOG' 758 | WPLOG(ERROR) << "Unable to set write timeout for " << port_ << " " << fd_; | ^~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: incomplete type 'google::LogMessage' used in nested name specifier 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:758:7: note: in expansion of macro 'WPLOG' 758 | WPLOG(ERROR) << "Unable to set write timeout for " << port_ << " " << fd_; | ^~~~~ /build/source/util/WdtSocket.cpp: In member function 'void facebook::wdt::WdtSocket::setDscp(int)': /build/source/../wdt/ErrorCodes.h:35:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:769:9: note: in expansion of macro 'WPLOG' 769 | WPLOG(ERROR) << "Unable to set DSCP flag for " << port_ << " " << fd_; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'ErrnoLogMessage' is not a member of 'google'; did you mean 'LogMessage'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:769:9: note: in expansion of macro 'WPLOG' 769 | WPLOG(ERROR) << "Unable to set DSCP flag for " << port_ << " " << fd_; | ^~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: incomplete type 'google::LogMessage' used in nested name specifier 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:769:9: note: in expansion of macro 'WPLOG' 769 | WPLOG(ERROR) << "Unable to set DSCP flag for " << port_ << " " << fd_; | ^~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:776:9: note: in expansion of macro 'WPLOG' 776 | WPLOG(ERROR) << "Unable to set DSCP flag for " << port_ << " " << fd_; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'ErrnoLogMessage' is not a member of 'google'; did you mean 'LogMessage'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:776:9: note: in expansion of macro 'WPLOG' 776 | WPLOG(ERROR) << "Unable to set DSCP flag for " << port_ << " " << fd_; | ^~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: incomplete type 'google::LogMessage' used in nested name specifier 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:776:9: note: in expansion of macro 'WPLOG' 776 | WPLOG(ERROR) << "Unable to set DSCP flag for " << port_ << " " << fd_; | ^~~~~ /build/source/util/WdtSocket.cpp: In static member function 'static bool facebook::wdt::WdtSocket::getNameInfo(const sockaddr*, socklen_t, std::string&, std::string&)': /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/WdtSocket.cpp:789:5: note: in expansion of macro 'WLOG' 789 | WLOG(ERROR) << "getnameinfo failed " << gai_strerror(res); | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'FLAGS_v' was not declared in this scope 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:64:5: note: in expansion of macro 'WVLOG' 64 | WVLOG(2) << "will connect to " << host << " " << port_2; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: could not convert '({...})' from 'void' to 'bool' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:64:5: note: in expansion of macro 'WVLOG' 64 | WVLOG(2) << "will connect to " << host << " " << port_2; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:64:5: note: in expansion of macro 'WVLOG' 64 | WVLOG(2) << "will connect to " << host << " " << port_2; | ^~~~~ /build/source/util/WdtSocket.cpp: In member function 'int facebook::wdt::WdtSocket::getUnackedBytes() const': /build/source/../wdt/ErrorCodes.h:35:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:828:5: note: in expansion of macro 'WPLOG' 828 | WPLOG(ERROR) << "Failed to get unacked bytes for socket " << fd_; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'ErrnoLogMessage' is not a member of 'google'; did you mean 'LogMessage'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:828:5: note: in expansion of macro 'WPLOG' 828 | WPLOG(ERROR) << "Failed to get unacked bytes for socket " << fd_; | ^~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: incomplete type 'google::LogMessage' used in nested name specifier 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:828:5: note: in expansion of macro 'WPLOG' 828 | WPLOG(ERROR) << "Failed to get unacked bytes for socket " << fd_; | ^~~~~ /build/source/util/WdtSocket.cpp: In destructor 'virtual facebook::wdt::WdtSocket::~WdtSocket()': /build/source/../wdt/ErrorCodes.h:33:3: error: 'InitVLOG3__' is not a member of 'google' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:838:3: note: in expansion of macro 'WVLOG' 838 | WVLOG(1) << "~WdtSocket " << port_ << " " << fd_; | ^~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:67:7: note: in expansion of macro 'WPLOG' 67 | WPLOG(WARNING) << "Error making socket for port_2 " << port_2; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'ErrnoLogMessage' is not a member of 'google'; did you mean 'LogMessage'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:67:7: note: in expansion of macro 'WPLOG' 67 | WPLOG(WARNING) << "Error making socket for port_2 " << port_2; | ^~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: incomplete type 'google::LogMessage' used in nested name specifier 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:67:7: note: in expansion of macro 'WPLOG' 67 | WPLOG(WARNING) << "Error making socket for port_2 " << port_2; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'InitVLOG3__' is not a member of 'google' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:70:5: note: in expansion of macro 'WVLOG' 70 | WVLOG(1) << "new socket " << fd << " for port_2 " << port_2; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'FLAGS_v' was not declared in this scope 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:838:3: note: in expansion of macro 'WVLOG' 838 | WVLOG(1) << "~WdtSocket " << port_ << " " << fd_; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: could not convert '({...})' from 'void' to 'bool' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:838:3: note: in expansion of macro 'WVLOG' 838 | WVLOG(1) << "~WdtSocket " << port_ << " " << fd_; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/WdtSocket.cpp:838:3: note: in expansion of macro 'WVLOG' 838 | WVLOG(1) << "~WdtSocket " << port_ << " " << fd_; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'FLAGS_v' was not declared in this scope 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:70:5: note: in expansion of macro 'WVLOG' 70 | WVLOG(1) << "new socket " << fd << " for port_2 " << port_2; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: could not convert '({...})' from 'void' to 'bool' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:70:5: note: in expansion of macro 'WVLOG' 70 | WVLOG(1) << "new socket " << fd << " for port_2 " << port_2; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:70:5: note: in expansion of macro 'WVLOG' 70 | WVLOG(1) << "new socket " << fd << " for port_2 " << port_2; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:80:7: note: in expansion of macro 'WPLOG' 80 | WPLOG(ERROR) << "Failed to make the socket non-blocking " << port_2 | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'ErrnoLogMessage' is not a member of 'google'; did you mean 'LogMessage'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:80:7: note: in expansion of macro 'WPLOG' 80 | WPLOG(ERROR) << "Failed to make the socket non-blocking " << port_2 | ^~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: incomplete type 'google::LogMessage' used in nested name specifier 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:80:7: note: in expansion of macro 'WPLOG' 80 | WPLOG(ERROR) << "Failed to make the socket non-blocking " << port_2 | ^~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:88:9: note: in expansion of macro 'WPLOG' 88 | WPLOG(INFO) << "Error connecting on " << host << " " << port_2; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'ErrnoLogMessage' is not a member of 'google'; did you mean 'LogMessage'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:88:9: note: in expansion of macro 'WPLOG' 88 | WPLOG(INFO) << "Error connecting on " << host << " " << port_2; | ^~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: incomplete type 'google::LogMessage' used in nested name specifier 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:88:9: note: in expansion of macro 'WPLOG' 88 | WPLOG(INFO) << "Error connecting on " << host << " " << port_2; | ^~~~~ /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/ClientSocket.cpp:98:11: note: in expansion of macro 'WLOG' 98 | WLOG(ERROR) << "Transfer aborted during connect " << port_2 << " " | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'InitVLOG3__' is not a member of 'google' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:110:11: note: in expansion of macro 'WVLOG' 110 | WVLOG(1) << "connect() timed out" << host << " " << port_2; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'FLAGS_v' was not declared in this scope 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:110:11: note: in expansion of macro 'WVLOG' 110 | WVLOG(1) << "connect() timed out" << host << " " << port_2; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: could not convert '({...})' from 'void' to 'bool' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:110:11: note: in expansion of macro 'WVLOG' 110 | WVLOG(1) << "connect() timed out" << host << " " << port_2; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:110:11: note: in expansion of macro 'WVLOG' 110 | WVLOG(1) << "connect() timed out" << host << " " << port_2; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'InitVLOG3__' is not a member of 'google' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:121:13: note: in expansion of macro 'WVLOG' 121 | WVLOG(1) << "poll() call interrupted. retrying... " << port_2; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'FLAGS_v' was not declared in this scope 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:121:13: note: in expansion of macro 'WVLOG' 121 | WVLOG(1) << "poll() call interrupted. retrying... " << port_2; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: could not convert '({...})' from 'void' to 'bool' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:121:13: note: in expansion of macro 'WVLOG' 121 | WVLOG(1) << "poll() call interrupted. retrying... " << port_2; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:121:13: note: in expansion of macro 'WVLOG' 121 | WVLOG(1) << "poll() call interrupted. retrying... " << port_2; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'InitVLOG3__' is not a member of 'google' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:125:13: note: in expansion of macro 'WVLOG' 125 | WVLOG(1) << "poll() timed out " << host << " " << port_2; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'FLAGS_v' was not declared in this scope 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:125:13: note: in expansion of macro 'WVLOG' 125 | WVLOG(1) << "poll() timed out " << host << " " << port_2; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: could not convert '({...})' from 'void' to 'bool' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:125:13: note: in expansion of macro 'WVLOG' 125 | WVLOG(1) << "poll() timed out " << host << " " << port_2; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:125:13: note: in expansion of macro 'WVLOG' 125 | WVLOG(1) << "poll() timed out " << host << " " << port_2; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:128:11: note: in expansion of macro 'WPLOG' 128 | WPLOG(ERROR) << "poll() failed " << host << " " << port_2 << " " | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'ErrnoLogMessage' is not a member of 'google'; did you mean 'LogMessage'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:128:11: note: in expansion of macro 'WPLOG' 128 | WPLOG(ERROR) << "poll() failed " << host << " " << port_2 << " " | ^~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: incomplete type 'google::LogMessage' used in nested name specifier 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:128:11: note: in expansion of macro 'WPLOG' 128 | WPLOG(ERROR) << "poll() failed " << host << " " << port_2 << " " | ^~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:140:9: note: in expansion of macro 'WPLOG' 140 | WPLOG(WARNING) << "getsockopt() failed"; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'ErrnoLogMessage' is not a member of 'google'; did you mean 'LogMessage'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:140:9: note: in expansion of macro 'WPLOG' 140 | WPLOG(WARNING) << "getsockopt() failed"; | ^~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: incomplete type 'google::LogMessage' used in nested name specifier 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:140:9: note: in expansion of macro 'WPLOG' 140 | WPLOG(WARNING) << "getsockopt() failed"; | ^~~~~ /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/ClientSocket.cpp:145:9: note: in expansion of macro 'WLOG' 145 | WLOG(WARNING) << "connect did not succeed on " << host << " " << port_2 | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:157:7: note: in expansion of macro 'WPLOG' 157 | WPLOG(ERROR) << "Could not make the socket blocking " << port_2; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'ErrnoLogMessage' is not a member of 'google'; did you mean 'LogMessage'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:157:7: note: in expansion of macro 'WPLOG' 157 | WPLOG(ERROR) << "Could not make the socket blocking " << port_2; | ^~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: incomplete type 'google::LogMessage' used in nested name specifier 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:157:7: note: in expansion of macro 'WPLOG' 157 | WPLOG(ERROR) << "Could not make the socket blocking " << port_2; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'InitVLOG3__' is not a member of 'google' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:161:5: note: in expansion of macro 'WVLOG' 161 | WVLOG(1) << "Successful connect on " << fd; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'FLAGS_v' was not declared in this scope 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:161:5: note: in expansion of macro 'WVLOG' 161 | WVLOG(1) << "Successful connect on " << fd; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: could not convert '({...})' from 'void' to 'bool' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:161:5: note: in expansion of macro 'WVLOG' 161 | WVLOG(1) << "Successful connect on " << fd; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:161:5: note: in expansion of macro 'WVLOG' 161 | WVLOG(1) << "Successful connect on " << fd; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:31:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 31 | LOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~ /build/source/util/ClientSocket.cpp:169:7: note: in expansion of macro 'WLOG' 169 | WLOG(INFO) << "Unable to connect to either of the " << count << " addrs"; | ^~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/util/ClientSocket.cpp: In member function 'void facebook::wdt::ClientSocket::setSendBufferSize()': /build/source/../wdt/ErrorCodes.h:35:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:192:5: note: in expansion of macro 'WPLOG' 192 | WPLOG(ERROR) << "Failed to set send buffer " << port << " size " << bufSize | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: 'ErrnoLogMessage' is not a member of 'google'; did you mean 'LogMessage'? 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:192:5: note: in expansion of macro 'WPLOG' 192 | WPLOG(ERROR) << "Failed to set send buffer " << port << " size " << bufSize | ^~~~~ /build/source/../wdt/ErrorCodes.h:35:3: error: incomplete type 'google::LogMessage' used in nested name specifier 35 | PLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:192:5: note: in expansion of macro 'WPLOG' 192 | WPLOG(ERROR) << "Failed to set send buffer " << port << " size " << bufSize | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'InitVLOG3__' is not a member of 'google' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:196:3: note: in expansion of macro 'WVLOG' 196 | WVLOG(1) << "Send buffer size set to " << bufSize << " port " << port; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In instantiation of 'std::unique_ptr > google::logging::MakeCheckOpString(const T1&, const T2&, const char*) [with T1 = int; T2 = int]': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:737:1: required from 'std::unique_ptr > google::logging::Check_EQImpl(const T1&, const T2&, const char*) [with T1 = int; T2 = int]' 737 | DEFINE_CHECK_OP_IMPL(Check_EQ, ==) | ^~~~~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:737:1: required from here 737 | DEFINE_CHECK_OP_IMPL(Check_EQ, ==) | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:710:25: error: 'MakeCheckOpValueString' was not declared in this scope; did you mean 'google::logging::internal::MakeCheckOpValueString'? 710 | MakeCheckOpValueString(comb.ForVar1(), v1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | google::logging::internal::MakeCheckOpValueString /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:653:13: note: 'google::logging::internal::MakeCheckOpValueString' declared here 653 | inline void MakeCheckOpValueString(std::ostream* os, const T& v) { | ^~~~~~~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:711:25: error: 'MakeCheckOpValueString' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation 711 | MakeCheckOpValueString(comb.ForVar2(), v2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:710:25: note: 'MakeCheckOpValueString' declared here, later in the translation unit 710 | MakeCheckOpValueString(comb.ForVar1(), v1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'FLAGS_v' was not declared in this scope 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:196:3: note: in expansion of macro 'WVLOG' 196 | WVLOG(1) << "Send buffer size set to " << bufSize << " port " << port; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: could not convert '({...})' from 'void' to 'bool' 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:196:3: note: in expansion of macro 'WVLOG' 196 | WVLOG(1) << "Send buffer size set to " << bufSize << " port " << port; | ^~~~~ /build/source/../wdt/ErrorCodes.h:33:3: error: 'LogMessageVoidify' is not a member of 'google::logging::internal'; did you mean 'logging::internal::LogMessageVoidify'? 33 | VLOG_IF(X, WDT_LOGGING_ENABLED) << WDT_LOG_PREFIX << WDT_DOUBLE_FORMATTING | ^~~~~~~ /build/source/util/ClientSocket.cpp:196:3: note: in expansion of macro 'WVLOG' 196 | WVLOG(1) << "Send buffer size set to " << bufSize << " port " << port; | ^~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:1473:8: note: 'logging::internal::LogMessageVoidify' declared here 1473 | struct LogMessageVoidify { | ^~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h: In instantiation of 'std::unique_ptr > google::logging::MakeCheckOpString(const T1&, const T2&, const char*) [with T1 = int; T2 = int]': /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:737:1: required from 'std::unique_ptr > google::logging::Check_EQImpl(const T1&, const T2&, const char*) [with T1 = int; T2 = int]' 737 | DEFINE_CHECK_OP_IMPL(Check_EQ, ==) | ^~~~~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:737:1: required from here 737 | DEFINE_CHECK_OP_IMPL(Check_EQ, ==) | ^ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:710:25: error: 'MakeCheckOpValueString' was not declared in this scope; did you mean 'google::logging::internal::MakeCheckOpValueString'? 710 | MakeCheckOpValueString(comb.ForVar1(), v1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | google::logging::internal::MakeCheckOpValueString /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:653:13: note: 'google::logging::internal::MakeCheckOpValueString' declared here 653 | inline void MakeCheckOpValueString(std::ostream* os, const T& v) { | ^~~~~~~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:711:25: error: 'MakeCheckOpValueString' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation 711 | MakeCheckOpValueString(comb.ForVar2(), v2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /nix/store/sm08mwlc12a5grd6xvjm9rwfbsdqvaz4-glog-0.7.1/include/glog/logging.h:710:25: note: 'MakeCheckOpValueString' declared here, later in the translation unit 710 | MakeCheckOpValueString(comb.ForVar1(), v1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ make[2]: *** [CMakeFiles/wdt_min.dir/build.make:79: CMakeFiles/wdt_min.dir/util/WdtSocket.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [CMakeFiles/wdt_min.dir/build.make:93: CMakeFiles/wdt_min.dir/util/ClientSocket.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:93: CMakeFiles/wdt_min.dir/all] Error 2 make: *** [Makefile:136: all] Error 2