Skip to content

Instantly share code, notes, and snippets.

@anatol
Created May 16, 2020 02:40
Show Gist options
  • Save anatol/ffd0984ec16aa4f12ae122e524225582 to your computer and use it in GitHub Desktop.
Save anatol/ffd0984ec16aa4f12ae122e524225582 to your computer and use it in GitHub Desktop.
-- The C compiler identification is GNU 10.1.0
-- The CXX compiler identification is GNU 10.1.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Not found: ccache. Install it and put it into the PATH if you want to speed up partial builds.
-- osquery version: 4.3.0
-- Build type: Release
-- Shared libraries: OFF
-- Warning: the selected C or C++ compiler is not clang/clang++. Compilation may fail
-- Found Python3: /usr/bin/python3.8 (found suitable version "3.8.2", minimum required is "3.5") found components: Interpreter
-- Importing: source/smartmontools
-- Could NOT find cppcheck (missing: CPPCHECK_EXECUTABLE)
-- cppcheck: The executable was not found
CMake Warning at cmake/packaging.cmake:73 (message):
Failed to identify Linux flavor, either lsb_release is missing or we
couldn't identify your distro.
The package target will now generate TGZ, if you want to generate native
packages please install lsb_release, or choose a different packaging system
through the CMake variable PACKAGING_SYSTEM; available values are DEB, RPM
Call Stack (most recent call first):
cmake/packaging.cmake:26 (identifyPackagingSystemFromPlatform)
CMakeLists.txt:80 (identifyPackagingSystem)
CMakeLists.txt:192 (main)
-- Configuring done
-- Generating done
-- Build files have been written to: /build/osquery/src/osquery-4.3.0/build
Scanning dependencies of target thirdparty_pythonpath
Scanning dependencies of target thirdparty_pythonmodule_jinja2_downloader
Scanning dependencies of target osquery_utils_conversions_to_ns_to.h
Scanning dependencies of target thirdparty_pythonmodule_markupsafe_downloader
Scanning dependencies of target gentable_dependency__generator_1
Scanning dependencies of target osquery_pythonpath__generator_1
Scanning dependencies of target osquery_process_ns_process.h
[ 1%] Downloading: https://s3.amazonaws.com/osquery-packages/third-party/pre-built/none/Jinja2-2.10-py2.py3-none-any.whl
[ 1%] Downloading: https://s3.amazonaws.com/osquery-packages/third-party/pre-built/linux-x86_64/MarkupSafe-1.1.0-cp37-cp37m-manylinux1_x86_64.whl
[ 1%] Initializing custom PYTHONPATH: /build/osquery/src/osquery-4.3.0/build/python_path
[ 1%] Generating ../../../ns_osquery_utils_conversions_to/osquery/utils/conversions/to.h
[ 1%] Generating gentable/__init__.py
[ 1%] Generating ../../ns_osquery_process/osquery/process/process.h
[ 1%] Generating ../../python_path/osquery_tests/__init__.py
Scanning dependencies of target thirdparty_smartmontools
[ 1%] Built target thirdparty_pythonpath
[ 1%] Building CXX object libs/src/smartmontools/CMakeFiles/thirdparty_smartmontools.dir/src/dev_areca.cpp.o
[ 1%] Built target osquery_utils_conversions_to_ns_to.h
[ 1%] Built target gentable_dependency__generator_1
[ 1%] Built target osquery_pythonpath__generator_1
Scanning dependencies of target osquery_logger_ns_logger.h
[ 1%] Built target osquery_process_ns_process.h
Scanning dependencies of target osquery_core_plugins_ns_logger.h
Scanning dependencies of target osquery_core_plugins_ns_sql.h
[ 1%] Generating ../../ns_osquery_logger/osquery/logger.h
Scanning dependencies of target osquery_core_sql_ns_table_rows.h
[ 1%] Generating ../../../ns_osquery_core_plugins/osquery/plugins/logger.h
[ 1%] Generating ../../../ns_osquery_core_plugins/osquery/plugins/sql.h
Scanning dependencies of target osquery_core_plugins_ns_plugin.h
[ 1%] Generating ../../../ns_osquery_core_sql/osquery/core/sql/table_rows.h
[ 1%] Generating ../../../ns_osquery_core_plugins/osquery/plugins/plugin.h
[ 1%] Built target osquery_logger_ns_logger.h
[ 1%] Built target osquery_core_plugins_ns_sql.h
[ 1%] Built target osquery_core_plugins_ns_logger.h
Scanning dependencies of target osquery_core_sql_ns_query_data.h
[ 1%] Built target osquery_core_sql_ns_table_rows.h
[ 1%] Building CXX object libs/src/smartmontools/CMakeFiles/thirdparty_smartmontools.dir/src/scsiprint.cpp.o
Scanning dependencies of target osquery_core_sql_ns_row.h
[ 1%] Built target osquery_core_plugins_ns_plugin.h
[ 1%] Building CXX object libs/src/smartmontools/CMakeFiles/thirdparty_smartmontools.dir/src/dev_interface.cpp.o
[ 1%] Generating ../../../ns_osquery_core_sql/osquery/core/sql/query_data.h
[ 1%] Generating ../../../ns_osquery_core_sql/osquery/core/sql/row.h
Scanning dependencies of target osquery_core_sql_ns_query_performance.h
[ 1%] Generating ../../../ns_osquery_core_sql/osquery/core/sql/query_performance.h
[ 1%] Built target osquery_core_sql_ns_query_data.h
[ 1%] Built target osquery_core_sql_ns_row.h
Scanning dependencies of target osquery_core_sql_ns_scheduled_query.h
Scanning dependencies of target osquery_core_sql_ns_column.h
[ 1%] Generating ../../../ns_osquery_core_sql/osquery/core/sql/scheduled_query.h
[ 1%] Generating ../../../ns_osquery_core_sql/osquery/core/sql/column.h
[ 1%] Built target osquery_core_sql_ns_query_performance.h
Scanning dependencies of target osquery_core_sql_ns_table_row.h
[ 1%] Built target osquery_core_sql_ns_scheduled_query.h
[ 1%] Generating ../../../ns_osquery_core_sql/osquery/core/sql/table_row.h
[ 1%] Built target osquery_core_sql_ns_column.h
Scanning dependencies of target osquery_core_sql_ns_diff_results.h
[ 1%] Generating ../../../ns_osquery_core_sql/osquery/core/sql/diff_results.h
[ 1%] Building CXX object libs/src/smartmontools/CMakeFiles/thirdparty_smartmontools.dir/src/knowndrives.cpp.o
[ 1%] Built target osquery_core_sql_ns_table_row.h
[ 1%] Built target osquery_core_sql_ns_diff_results.h
Scanning dependencies of target osquery_utils_ns_only_movable.h
[ 1%] Generating ../../ns_osquery_utils/osquery/utils/only_movable.h
Scanning dependencies of target osquery_utils_ns_attribute.h
[ 1%] Generating ../../ns_osquery_utils/osquery/utils/attribute.h
[ 1%] Built target osquery_utils_ns_only_movable.h
[ 1%] Building CXX object libs/src/smartmontools/CMakeFiles/thirdparty_smartmontools.dir/src/utility.cpp.o
[ 1%] Built target osquery_utils_ns_attribute.h
Scanning dependencies of target osquery_utils_ns_scope_guard.h
[ 3%] Generating ../../ns_osquery_utils/osquery/utils/scope_guard.h
[ 3%] Built target osquery_utils_ns_scope_guard.h
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/dev_areca.cpp: In member function ‘virtual int generic_areca_device::arcmsr_command_handler(long unsigned int, unsigned char*, int)’:
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/dev_areca.cpp:158:53: warning: useless cast to type ‘unsigned char*’ [-Wuseless-cast]
158 | memcpy((unsigned char *)sBuf.ioctldatabuffer, (unsigned char *)data, data_len);
| ^~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/dev_areca.cpp:216:31: warning: useless cast to type ‘unsigned char*’ [-Wuseless-cast]
216 | areca_return_packet = (unsigned char *)&return_buff[0];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Scanning dependencies of target osquery_utils_ns_mutex.h
[ 3%] Generating ../../ns_osquery_utils/osquery/utils/mutex.h
[ 3%] Built target osquery_utils_ns_mutex.h
[ 3%] Building CXX object libs/src/smartmontools/CMakeFiles/thirdparty_smartmontools.dir/src/libsmartctl_ata.cpp.o
Downloading...
Verifying the file hash...
The file has been successfully downloaded!
[ 3%] Built target thirdparty_pythonmodule_markupsafe_downloader
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c99-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-everything’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
Scanning dependencies of target osquery_utils_ns_base64.h
Scanning dependencies of target osquery_utils_ns_chars.h
[ 3%] Generating ../../ns_osquery_utils/osquery/utils/base64.h
[ 3%] Generating ../../ns_osquery_utils/osquery/utils/chars.h
[ 3%] Built target osquery_utils_ns_base64.h
[ 3%] Building CXX object libs/src/smartmontools/CMakeFiles/thirdparty_smartmontools.dir/src/scsicmds.cpp.o
[ 3%] Built target osquery_utils_ns_chars.h
Scanning dependencies of target osquery_utils_ns_enum_class_hash.h
[ 3%] Generating ../../ns_osquery_utils/osquery/utils/enum_class_hash.h
[ 3%] Built target osquery_utils_ns_enum_class_hash.h
Scanning dependencies of target osquery_utils_ns_map_take.h
[ 3%] Generating ../../ns_osquery_utils/osquery/utils/map_take.h
[ 3%] Built target osquery_utils_ns_map_take.h
Downloading...
Verifying the file hash...
The file has been successfully downloaded!
Scanning dependencies of target osquery_utils_attribute_ns_attribute.h
[ 3%] Built target thirdparty_pythonmodule_jinja2_downloader
[ 3%] Generating ../../ns_osquery_utils_attribute/osquery/utils/attribute.h
Scanning dependencies of target osquery_utils_status_ns_status.h
[ 3%] Generating ../../../ns_osquery_utils_status/osquery/utils/status/status.h
[ 3%] Built target osquery_utils_attribute_ns_attribute.h
Scanning dependencies of target osquery_utils_error_ns_error.h
[ 3%] Built target osquery_utils_status_ns_status.h
[ 3%] Generating ../../../ns_osquery_utils_error/osquery/utils/error/error.h
[ 3%] Building CXX object libs/src/smartmontools/CMakeFiles/thirdparty_smartmontools.dir/src/smartctl_common.cpp.o
Scanning dependencies of target osquery_utils_debug_ns_debug_only.h
[ 3%] Building C object libs/src/smartmontools/CMakeFiles/thirdparty_smartmontools.dir/src/getopt/getopt1.c.o
[ 3%] Generating ../../../ns_osquery_utils_debug/osquery/utils/debug/debug_only.h
[ 3%] Built target osquery_utils_error_ns_error.h
cc1: warning: command-line option ‘-Wuseless-cast’ is valid for C++/ObjC++ but not for C
cc1: warning: command-line option ‘-Woverloaded-virtual’ is valid for C++/ObjC++ but not for C
cc1: warning: command-line option ‘-Wnon-virtual-dtor’ is valid for C++/ObjC++ but not for C
cc1: warning: command-line option ‘-fpermissive’ is valid for C++/ObjC++ but not for C
cc1: warning: command-line option ‘-fvisibility-inlines-hidden’ is valid for C++/ObjC++ but not for C
cc1: note: unrecognized command-line option ‘-Wno-c99-extensions’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-everything’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 3%] Building C object libs/src/smartmontools/CMakeFiles/thirdparty_smartmontools.dir/src/getopt/getopt.c.o
Scanning dependencies of target osquery_utils_expected_ns_expected.h
[ 3%] Built target osquery_utils_debug_ns_debug_only.h
cc1: warning: command-line option ‘-Wuseless-cast’ is valid for C++/ObjC++ but not for C
cc1: warning: command-line option ‘-Woverloaded-virtual’ is valid for C++/ObjC++ but not for C
cc1: warning: command-line option ‘-Wnon-virtual-dtor’ is valid for C++/ObjC++ but not for C
cc1: warning: command-line option ‘-fpermissive’ is valid for C++/ObjC++ but not for C
cc1: warning: command-line option ‘-fvisibility-inlines-hidden’ is valid for C++/ObjC++ but not for C
[ 3%] Generating ../../../ns_osquery_utils_expected/osquery/utils/expected/expected.h
Scanning dependencies of target osquery_utils_macros_ns_macros.h
cc1: note: unrecognized command-line option ‘-Wno-c99-extensions’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-everything’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 3%] Generating ../../../ns_osquery_utils_macros/osquery/utils/macros/macros.h
Scanning dependencies of target osquery_utils_config_ns_default_paths.h
[ 3%] Generating ../../../ns_osquery_utils_config/osquery/utils/config/default_paths.h
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/scsicmds.cpp: In function ‘void dStrHex(const char*, int, int)’:
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/scsicmds.cpp:112:61: warning: useless cast to type ‘unsigned char’ [-Wuseless-cast]
112 | snprintf(buff+bpos, sizeof(buff)-bpos, "%.2x", (int)(unsigned char)c);
| ^~~~~~~~~~~~~~~~
[ 3%] Built target osquery_utils_macros_ns_macros.h
[ 3%] Built target osquery_utils_expected_ns_expected.h
Scanning dependencies of target osquery_utils_info_ns_platform_type.h
Scanning dependencies of target osquery_utils_info_ns_version.h
[ 3%] Built target osquery_utils_config_ns_default_paths.h
[ 3%] Generating ../../../ns_osquery_utils_info/osquery/utils/info/platform_type.h
[ 4%] Generating ../../../ns_osquery_utils_info/osquery/utils/info/version.h
[ 6%] Building CXX object libs/src/smartmontools/CMakeFiles/thirdparty_smartmontools.dir/src/ata_common.cpp.o
[ 6%] Built target osquery_utils_info_ns_version.h
[ 6%] Built target osquery_utils_info_ns_platform_type.h
Scanning dependencies of target osquery_utils_info_ns_tool_type.h
Scanning dependencies of target osquery_utils_conversions_ns_tryto.h
[ 6%] Generating ../../../ns_osquery_utils_info/osquery/utils/info/tool_type.h
[ 8%] Generating ../../../ns_osquery_utils_conversions/osquery/utils/conversions/tryto.h
[ 8%] Built target osquery_utils_info_ns_tool_type.h
[ 8%] Building CXX object libs/src/smartmontools/CMakeFiles/thirdparty_smartmontools.dir/src/libsmartctl.cpp.o
[ 8%] Built target osquery_utils_conversions_ns_tryto.h
Scanning dependencies of target osquery_utils_conversions_ns_join.h
Scanning dependencies of target osquery_utils_conversions_ns_castvariant.h
[ 8%] Generating ../../../ns_osquery_utils_conversions/osquery/utils/conversions/join.h
In file included from /build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/dev_interface.h:23,
from /build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/atacmds.h:30,
from /build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/smartctl_common.cpp:37:
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/smartctl_common.cpp: In function ‘void checksumwarning(const char*)’:
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/utility.h:104:10: warning: useless cast to type ‘int’ [-Wuseless-cast]
104 | { throw(int)(status); }
| ^~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/smartctl_common.cpp:91:5: note: in expansion of macro ‘EXIT’
91 | EXIT(FAILSMART);
| ^~~~
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/smartctl_common.cpp: In function ‘void failuretest(failure_type, int)’:
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/utility.h:104:10: warning: useless cast to type ‘int’ [-Wuseless-cast]
104 | { throw(int)(status); }
| ^~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/smartctl_common.cpp:110:5: note: in expansion of macro ‘EXIT’
110 | EXIT(returnvalue);
| ^~~~
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/utility.h:104:10: warning: useless cast to type ‘int’ [-Wuseless-cast]
104 | { throw(int)(status); }
| ^~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/smartctl_common.cpp:119:5: note: in expansion of macro ‘EXIT’
119 | EXIT(returnvalue);
| ^~~~
[ 8%] Generating ../../../ns_osquery_utils_conversions/osquery/utils/conversions/castvariant.h
[ 8%] Built target osquery_utils_conversions_ns_join.h
Scanning dependencies of target osquery_utils_conversions_ns_split.h
[ 8%] Generating ../../../ns_osquery_utils_conversions/osquery/utils/conversions/split.h
[ 8%] Built target osquery_utils_conversions_ns_castvariant.h
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c99-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-everything’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 8%] Built target osquery_utils_conversions_ns_split.h
Scanning dependencies of target osquery_utils_json_ns_json.h
Scanning dependencies of target osquery_utils_system_systemutils_ns_posix_system.h
[ 8%] Generating ../../../ns_osquery_utils_json/osquery/utils/json/json.h
Scanning dependencies of target osquery_utils_system_errno_ns_errno.h
[ 8%] Generating ../../../ns_osquery_utils_system_systemutils/osquery/utils/system/system.h
[ 8%] Generating ../../../ns_osquery_utils_system_errno/osquery/utils/system/errno.h
[ 8%] Building CXX object libs/src/smartmontools/CMakeFiles/thirdparty_smartmontools.dir/src/atacmds.cpp.o
[ 8%] Built target osquery_utils_json_ns_json.h
[ 8%] Built target osquery_utils_system_systemutils_ns_posix_system.h
Scanning dependencies of target osquery_utils_system_errno_ns_posix_errno.h
[ 8%] Built target osquery_utils_system_errno_ns_errno.h
Scanning dependencies of target osquery_utils_system_env_ns_env.h
[ 8%] Generating ../../../ns_osquery_utils_system_errno/osquery/utils/system/posix/errno.h
Scanning dependencies of target osquery_extensions_extensionsinterface_ns_interface.h
[ 8%] Generating ../../../ns_osquery_utils_system_env/osquery/utils/system/env.h
[ 8%] Built target osquery_utils_system_errno_ns_posix_errno.h
[ 8%] Generating ../../ns_osquery_extensions_extensionsinterface/osquery/extensions/interface.h
[ 8%] Built target osquery_utils_system_env_ns_env.h
Scanning dependencies of target osquery_utils_system_filepath_ns_filepath.h
Scanning dependencies of target osquery_filesystem_ns_linux_mounts.h
[ 8%] Generating ../../../ns_osquery_utils_system_filepath/osquery/utils/system/filepath.h
[ 8%] Built target osquery_extensions_extensionsinterface_ns_interface.h
[ 8%] Generating ../../ns_osquery_filesystem/osquery/filesystem/linux/mounts.h
Scanning dependencies of target osquery_filesystem_ns_filesystem.h
[ 8%] Built target osquery_utils_system_filepath_ns_filepath.h
[ 8%] Generating ../../ns_osquery_filesystem/osquery/filesystem/filesystem.h
Scanning dependencies of target osquery_filesystem_ns_fileops.h
[ 8%] Built target osquery_filesystem_ns_linux_mounts.h
[ 8%] Building CXX object libs/src/smartmontools/CMakeFiles/thirdparty_smartmontools.dir/src/scsiata.cpp.o
[ 8%] Generating ../../ns_osquery_filesystem/osquery/filesystem/fileops.h
[ 8%] Built target osquery_filesystem_ns_filesystem.h
Scanning dependencies of target osquery_filesystem_ns_linux_proc.h
Scanning dependencies of target osquery_profiler_ns_code_profiler.h
[ 8%] Built target osquery_filesystem_ns_fileops.h
[ 9%] Generating ../../ns_osquery_filesystem/osquery/filesystem/linux/proc.h
[ 9%] Generating ../../ns_osquery_profiler/osquery/profiler/code_profiler.h
Scanning dependencies of target osquery_hashing_ns_hashing.h
[ 9%] Built target osquery_filesystem_ns_linux_proc.h
[ 9%] Generating ../../ns_osquery_hashing/osquery/hashing/hashing.h
Scanning dependencies of target osquery_core_ns_watcher.h
[ 9%] Built target osquery_profiler_ns_code_profiler.h
[ 9%] Generating ../../ns_osquery_core/osquery/core/watcher.h
Scanning dependencies of target osquery_config_ns_config.h
[ 9%] Built target osquery_hashing_ns_hashing.h
[ 9%] Generating ../../ns_osquery_config/osquery/config/config.h
Scanning dependencies of target osquery_utils_system_time_ns_time.h
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/atacmds.cpp: In function ‘int ata_read_identity(ata_device*, ata_identify_device*, bool, unsigned char*)’:
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/atacmds.cpp:848:46: warning: converting a packed ‘ata_identify_device’ pointer (alignment 1) to a ‘short unsigned int’ pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member]
848 | unsigned short *rawshort=(unsigned short *)buf;
| ^~~
In file included from /build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/atacmds.cpp:34:
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/atacmds.h:134:8: note: defined here
134 | struct ata_identify_device {
| ^~~~~~~~~~~~~~~~~~~
[ 9%] Built target osquery_core_ns_watcher.h
Scanning dependencies of target plugins_remote_enroll_tlsenroll_ns_tls_enroll.h
[ 9%] Built target osquery_config_ns_config.h
[ 9%] Generating ../../../ns_osquery_utils_system_time/osquery/utils/system/time.h
[ 9%] Generating ../../../ns_plugins_remote_enroll_tlsenroll/plugins/remote/enroll/tls_enroll.h
Scanning dependencies of target osquery_remote_requests_ns_requests.h
[ 9%] Built target osquery_utils_system_time_ns_time.h
[ 9%] Generating ../../ns_osquery_remote_requests/osquery/remote/requests.h
Scanning dependencies of target osquery_remote_httpclient_ns_uri.h
[ 9%] Built target plugins_remote_enroll_tlsenroll_ns_tls_enroll.h
[ 9%] Built target osquery_remote_requests_ns_requests.h
[ 9%] Generating ../../ns_osquery_remote_httpclient/osquery/remote/uri.h
Scanning dependencies of target osquery_remote_httpclient_ns_http_client.h
[ 9%] Generating ../../ns_osquery_remote_httpclient/osquery/remote/http_client.h
Scanning dependencies of target osquery_remote_serializers_serializerjson_ns_json.h
[ 9%] Built target osquery_remote_httpclient_ns_uri.h
[ 9%] Generating ../../../ns_osquery_remote_serializers_serializerjson/osquery/remote/serializers/json.h
Scanning dependencies of target osquery_remote_transports_transportstls_ns_tls.h
[ 9%] Built target osquery_remote_httpclient_ns_http_client.h
[ 9%] Generating ../../../ns_osquery_remote_transports_transportstls/osquery/remote/transports/tls.h
Scanning dependencies of target osquery_dispatcher_ns_distributed_runner.h
[ 9%] Generating ../../ns_osquery_dispatcher/osquery/dispatcher/distributed_runner.h
[ 9%] Built target osquery_remote_serializers_serializerjson_ns_json.h
[ 9%] Built target osquery_remote_transports_transportstls_ns_tls.h
Scanning dependencies of target osquery_dispatcher_ns_scheduler.h
Scanning dependencies of target osquery_sql_ns_dynamic_table_row.h
[ 9%] Built target osquery_dispatcher_ns_distributed_runner.h
[ 9%] Generating ../../ns_osquery_dispatcher/osquery/dispatcher/scheduler.h
[ 9%] Generating ../../ns_osquery_sql/osquery/sql/dynamic_table_row.h
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c99-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-everything’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
Scanning dependencies of target osquery_sql_ns_sqlite_util.h
[ 9%] Building CXX object libs/src/smartmontools/CMakeFiles/thirdparty_smartmontools.dir/src/dev_ata_cmd_set.cpp.o
[ 9%] Generating ../../ns_osquery_sql/osquery/sql/sqlite_util.h
[ 9%] Built target osquery_dispatcher_ns_scheduler.h
[ 9%] Built target osquery_sql_ns_dynamic_table_row.h
[ 9%] Building CXX object libs/src/smartmontools/CMakeFiles/thirdparty_smartmontools.dir/src/ataidentify.cpp.o
Scanning dependencies of target osquery_sql_ns_virtual_table.h
[ 9%] Generating ../../ns_osquery_sql/osquery/sql/virtual_table.h
[ 9%] Built target osquery_sql_ns_sqlite_util.h
Scanning dependencies of target osquery_carver_ns_carver.h
[ 9%] Generating ../../ns_osquery_carver/osquery/carver/carver.h
[ 9%] Built target osquery_sql_ns_virtual_table.h
[ 9%] Building CXX object libs/src/smartmontools/CMakeFiles/thirdparty_smartmontools.dir/src/atacmdnames.cpp.o
[ 9%] Built target osquery_carver_ns_carver.h
Scanning dependencies of target osquery_remote_utility_ns_utility.h
[ 9%] Generating ../../ns_osquery_remote_utility/osquery/remote/utility.h
[ 9%] Built target osquery_remote_utility_ns_utility.h
[ 9%] Building CXX object libs/src/smartmontools/CMakeFiles/thirdparty_smartmontools.dir/src/ataprint.cpp.o
Scanning dependencies of target osquery_numericmonitoring_ns_plugin_interface.h
[ 9%] Generating ../../ns_osquery_numericmonitoring/osquery/numeric_monitoring/plugin_interface.h
[ 9%] Built target osquery_numericmonitoring_ns_plugin_interface.h
Scanning dependencies of target osquery_numericmonitoring_ns_pre_aggregation_cache.h
[ 9%] Generating ../../ns_osquery_numericmonitoring/osquery/numeric_monitoring/pre_aggregation_cache.h
[ 9%] Building CXX object libs/src/smartmontools/CMakeFiles/thirdparty_smartmontools.dir/src/cciss.cpp.o
[ 9%] Built target osquery_numericmonitoring_ns_pre_aggregation_cache.h
Scanning dependencies of target plugins_config_parsers_ns_feature_vectors.h
[ 9%] Generating ../../../ns_plugins_config_parsers/plugins/config/parsers/feature_vectors.h
[ 9%] Built target plugins_config_parsers_ns_feature_vectors.h
Scanning dependencies of target plugins_config_parsers_ns_prometheus_targets.h
[ 9%] Generating ../../../ns_plugins_config_parsers/plugins/config/parsers/prometheus_targets.h
[ 9%] Building CXX object libs/src/smartmontools/CMakeFiles/thirdparty_smartmontools.dir/src/dev_intelliprop.cpp.o
[ 9%] Built target plugins_config_parsers_ns_prometheus_targets.h
[ 9%] Building CXX object libs/src/smartmontools/CMakeFiles/thirdparty_smartmontools.dir/src/os_linux.cpp.o
Scanning dependencies of target plugins_config_parsers_ns_decorators.h
[ 9%] Generating ../../../ns_plugins_config_parsers/plugins/config/parsers/decorators.h
[ 9%] Built target plugins_config_parsers_ns_decorators.h
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/cciss.cpp: In function ‘int cciss_io_interface(int, int, scsi_cmnd_io*, int)’:
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/cciss.cpp:118:54: warning: useless cast to type ‘int’ [-Wuseless-cast]
118 | printf(" >>> Sense buffer, len=%d:\n", (int)len);
| ^~~~~~~~
Scanning dependencies of target plugins_config_parsers_ns_kafka_topics.h
[ 9%] Generating ../../../ns_plugins_config_parsers/plugins/config/parsers/kafka_topics.h
[ 9%] Built target plugins_config_parsers_ns_kafka_topics.h
Scanning dependencies of target plugins_config_parsers_ns_logger.h
[ 9%] Generating ../../../ns_plugins_config_parsers/plugins/config/parsers/logger.h
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c99-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-everything’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
Scanning dependencies of target plugins_config_parsers_ns_auto_constructed_tables.h
[ 9%] Generating ../../../ns_plugins_config_parsers/plugins/config/parsers/auto_constructed_tables.h
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/ataprint.cpp: In function ‘void PrintSmartSelfExecStatus(const ata_smart_values*, firmwarebug_defs)’:
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/ataprint.cpp:937:12: warning: useless cast to type ‘int’ [-Wuseless-cast]
937 | (int)(data->self_test_exec_status & 0x0f));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 9%] Built target plugins_config_parsers_ns_logger.h
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/ataprint.cpp: In function ‘int PrintSmartErrorlog(const ata_smart_errorlog*, firmwarebug_defs)’:
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/ataprint.cpp:1952:12: warning: useless cast to type ‘int’ [-Wuseless-cast]
1952 | (int)(data->ata_error_count + k - 4), (int)summary->timestamp, days,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/ataprint.cpp:1953:12: warning: useless cast to type ‘int’ [-Wuseless-cast]
1953 | (int)(summary->timestamp - 24 * days));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/ataprint.cpp: In function ‘void ataPrintSelectiveSelfTestLog(const ata_selective_self_test_log*, const ata_smart_values*)’:
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/ataprint.cpp:2328:12: warning: useless cast to type ‘int’ [-Wuseless-cast]
2328 | (int)(sv->self_test_exec_status & 0xf), current, currentend);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 9%] Built target plugins_config_parsers_ns_auto_constructed_tables.h
Scanning dependencies of target osquery_tables_applications_ns_browser_utils.h
Scanning dependencies of target osquery_tables_applications_ns_posix_prometheus_metrics.h
Scanning dependencies of target osquery_tables_system_systemtable_ns_system_utils.h
[ 9%] Generating ../../../ns_osquery_tables_applications/osquery/tables/applications/browser_utils.h
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/ataprint.cpp: In function ‘int ataPrintMain(ata_device*, const ata_print_options&)’:
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/ataprint.cpp:3884:64: warning: useless cast to type ‘int’ [-Wuseless-cast]
3884 | pout("Please wait %d seconds for test to complete.\n", (int)timewait);
| ^~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/ataprint.cpp:3887:64: warning: useless cast to type ‘int’ [-Wuseless-cast]
3887 | pout("Please wait %d minutes for test to complete.\n", (int)timewait);
| ^~~~~~~~~~~~~
[ 11%] Generating ../../../ns_osquery_tables_system_systemtable/osquery/tables/system/system_utils.h
[ 11%] Generating ../../../ns_osquery_tables_applications/osquery/tables/applications/posix/prometheus_metrics.h
[ 11%] Built target osquery_tables_applications_ns_browser_utils.h
[ 11%] Built target osquery_tables_system_systemtable_ns_system_utils.h
Scanning dependencies of target osquery_tables_system_systemtable_ns_user_groups.h
[ 11%] Built target osquery_tables_applications_ns_posix_prometheus_metrics.h
[ 11%] Generating ../../../ns_osquery_tables_system_systemtable/osquery/tables/system/user_groups.h
Scanning dependencies of target osquery_tables_system_systemtable_ns_efi_misc.h
[ 11%] Generating ../../../ns_osquery_tables_system_systemtable/osquery/tables/system/efi_misc.h
Scanning dependencies of target osquery_tables_system_systemtable_ns_smbios_utils.h
[ 11%] Generating ../../../ns_osquery_tables_system_systemtable/osquery/tables/system/smbios_utils.h
[ 11%] Built target osquery_tables_system_systemtable_ns_user_groups.h
[ 11%] Built target osquery_tables_system_systemtable_ns_efi_misc.h
Scanning dependencies of target osquery_tables_system_systemtable_ns_intel_me.hpp
In file included from /build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/dev_interface.h:23,
from /build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/atacmds.h:30,
from /build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/os_linux.cpp:85:
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/os_linux.cpp: In member function ‘virtual int os_linux::linux_marvell_device::ata_command_interface(smart_command_set, int, char*)’:
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/utility.h:104:10: warning: useless cast to type ‘int’ [-Wuseless-cast]
104 | { throw(int)(status); }
| ^~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/os_linux.cpp:2267:5: note: in expansion of macro ‘EXIT’
2267 | EXIT(1);
| ^~~~
In file included from /build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/atacmds.h:30,
from /build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/os_linux.cpp:85:
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/dev_interface.h: At global scope:
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/dev_interface.h:968:16: warning: ‘virtual bool smart_interface::scan_smart_devices(smart_device_list&, const smart_devtype_list&, const char*)’ was hidden [-Woverloaded-virtual]
968 | virtual bool scan_smart_devices(smart_device_list & devlist,
| ^~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/libraries/cmake/source/smartmontools/src/os_linux.cpp:2796:16: note: by ‘virtual bool os_linux::linux_smart_interface::scan_smart_devices(smart_device_list&, const char*, const char*)’
2796 | virtual bool scan_smart_devices(smart_device_list & devlist, const char * type,
| ^~~~~~~~~~~~~~~~~~
[ 13%] Generating ../../../ns_osquery_tables_system_systemtable/osquery/tables/system/intel_me.hpp
Scanning dependencies of target osquery_tables_system_systemtable_ns_posix_sysctl_utils.h
[ 13%] Built target osquery_tables_system_systemtable_ns_smbios_utils.h
Scanning dependencies of target osquery_tables_system_systemtable_ns_linux_smbios_utils.h
[ 13%] Generating ../../../ns_osquery_tables_system_systemtable/osquery/tables/system/posix/sysctl_utils.h
[ 13%] Built target osquery_tables_system_systemtable_ns_intel_me.hpp
[ 13%] Generating ../../../ns_osquery_tables_system_systemtable/osquery/tables/system/linux/smbios_utils.h
Scanning dependencies of target osquery_tables_system_systemtable_ns_posix_last.h
[ 13%] Built target osquery_tables_system_systemtable_ns_posix_sysctl_utils.h
[ 13%] Generating ../../../ns_osquery_tables_system_systemtable/osquery/tables/system/posix/last.h
[ 13%] Built target osquery_tables_system_systemtable_ns_linux_smbios_utils.h
Scanning dependencies of target osquery_tables_system_systemtable_ns_linux_pci_devices.h
[ 13%] Generating ../../../ns_osquery_tables_system_systemtable/osquery/tables/system/linux/pci_devices.h
Scanning dependencies of target osquery_tables_system_systemtable_ns_posix_known_hosts.h
[ 13%] Generating ../../../ns_osquery_tables_system_systemtable/osquery/tables/system/posix/known_hosts.h
[ 13%] Built target osquery_tables_system_systemtable_ns_posix_last.h
Scanning dependencies of target osquery_tables_system_systemtable_ns_linux_md_tables.h
[ 13%] Built target osquery_tables_system_systemtable_ns_linux_pci_devices.h
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c99-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-everything’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 13%] Generating ../../../ns_osquery_tables_system_systemtable/osquery/tables/system/linux/md_tables.h
[ 13%] Built target osquery_tables_system_systemtable_ns_posix_known_hosts.h
Scanning dependencies of target osquery_tables_system_systemtable_ns_posix_apt_sources.h
Scanning dependencies of target osquery_tables_system_systemtable_ns_posix_shell_history.h
Scanning dependencies of target osquery_tables_system_systemtable_ns_posix_sudoers.h
[ 13%] Generating ../../../ns_osquery_tables_system_systemtable/osquery/tables/system/posix/apt_sources.h
[ 13%] Built target osquery_tables_system_systemtable_ns_linux_md_tables.h
[ 13%] Generating ../../../ns_osquery_tables_system_systemtable/osquery/tables/system/posix/shell_history.h
[ 13%] Generating ../../../ns_osquery_tables_system_systemtable/osquery/tables/system/posix/sudoers.h
Scanning dependencies of target osquery_utils_system_uptime_ns_uptime.h
Scanning dependencies of target osquery_events_ns_pathset.h
[ 13%] Generating ../../../ns_osquery_utils_system_uptime/osquery/utils/system/uptime.h
Scanning dependencies of target osquery_events_ns_linux_socket_events.h
[ 13%] Built target osquery_tables_system_systemtable_ns_posix_apt_sources.h
[ 13%] Built target osquery_tables_system_systemtable_ns_posix_sudoers.h
[ 13%] Generating ../../ns_osquery_events/osquery/events/pathset.h
[ 13%] Built target osquery_tables_system_systemtable_ns_posix_shell_history.h
[ 13%] Generating ../../ns_osquery_events/osquery/events/linux/socket_events.h
[ 13%] Built target osquery_utils_system_uptime_ns_uptime.h
Scanning dependencies of target osquery_events_ns_linux_inotify.h
Scanning dependencies of target osquery_events_ns_linux_auditeventpublisher.h
Scanning dependencies of target osquery_events_ns_linux_auditdnetlink.h
[ 13%] Generating ../../ns_osquery_events/osquery/events/linux/inotify.h
Scanning dependencies of target osquery_events_ns_linux_process_events.h
[ 13%] Generating ../../ns_osquery_events/osquery/events/linux/auditeventpublisher.h
[ 13%] Generating ../../ns_osquery_events/osquery/events/linux/auditdnetlink.h
[ 13%] Built target osquery_events_ns_pathset.h
[ 14%] Generating ../../ns_osquery_events/osquery/events/linux/process_events.h
[ 14%] Built target osquery_events_ns_linux_socket_events.h
Scanning dependencies of target osquery_events_ns_linux_process_file_events.h
[ 14%] Generating ../../ns_osquery_events/osquery/events/linux/process_file_events.h
Scanning dependencies of target osquery_events_ns_linux_syslog.h
[ 14%] Built target osquery_events_ns_linux_inotify.h
[ 14%] Built target osquery_events_ns_linux_auditdnetlink.h
[ 14%] Built target osquery_events_ns_linux_auditeventpublisher.h
[ 14%] Generating ../../ns_osquery_events/osquery/events/linux/syslog.h
[ 14%] Built target osquery_events_ns_linux_process_events.h
Scanning dependencies of target osquery_events_ns_linux_selinux_events.h
Scanning dependencies of target osquery_events_ns_linux_udev.h
Scanning dependencies of target osquery_utils_aws_ns_aws_util.h
Scanning dependencies of target osquery_utils_azure_ns_azure_util.h
[ 14%] Built target osquery_events_ns_linux_process_file_events.h
[ 14%] Generating ../../ns_osquery_events/osquery/events/linux/udev.h
[ 14%] Generating ../../../ns_osquery_utils_azure/osquery/utils/azure/azure_util.h
[ 14%] Generating ../../ns_osquery_events/osquery/events/linux/selinux_events.h
[ 14%] Generating ../../../ns_osquery_utils_aws/osquery/utils/aws/aws_util.h
[ 14%] Built target osquery_events_ns_linux_syslog.h
Scanning dependencies of target osquery_tables_events_eventstable_ns_linux_selinux_events.h
Scanning dependencies of target osquery_tables_events_eventstable_ns_linux_socket_events.h
[ 16%] Generating ../../../ns_osquery_tables_events_eventstable/osquery/tables/events/linux/selinux_events.h
[ 16%] Built target osquery_events_ns_linux_selinux_events.h
[ 16%] Built target osquery_events_ns_linux_udev.h
[ 16%] Built target osquery_utils_azure_ns_azure_util.h
[ 16%] Generating ../../../ns_osquery_tables_events_eventstable/osquery/tables/events/linux/socket_events.h
Scanning dependencies of target osquery_tables_events_eventstable_ns_linux_process_events.h
[ 16%] Built target osquery_utils_aws_ns_aws_util.h
Scanning dependencies of target osquery_tables_events_eventstable_ns_linux_process_file_events.h
Scanning dependencies of target osquery_tables_events_eventstable_ns_event_utils.h
[ 16%] Generating ../../../ns_osquery_tables_events_eventstable/osquery/tables/events/linux/process_events.h
[ 16%] Generating ../../../ns_osquery_tables_events_eventstable/osquery/tables/events/linux/process_file_events.h
[ 16%] Built target osquery_tables_events_eventstable_ns_linux_selinux_events.h
Scanning dependencies of target osquery_tables_networking_ns_linux_iptc_proxy.h
[ 16%] Generating ../../../ns_osquery_tables_events_eventstable/osquery/tables/events/event_utils.h
Scanning dependencies of target osquery_tables_networking_ns_posix_interfaces.h
[ 16%] Built target osquery_tables_events_eventstable_ns_linux_socket_events.h
[ 16%] Generating ../../../ns_osquery_tables_networking/osquery/tables/networking/linux/iptc_proxy.h
[ 16%] Built target osquery_tables_events_eventstable_ns_linux_process_events.h
[ 16%] Built target osquery_tables_events_eventstable_ns_linux_process_file_events.h
Scanning dependencies of target osquery_tables_networking_ns_posix_utils.h
[ 16%] Generating ../../../ns_osquery_tables_networking/osquery/tables/networking/posix/interfaces.h
[ 16%] Built target osquery_tables_events_eventstable_ns_event_utils.h
Scanning dependencies of target osquery_tables_networking_ns_linux_inet_diag.h
[ 16%] Generating ../../../ns_osquery_tables_networking/osquery/tables/networking/posix/utils.h
[ 16%] Built target osquery_tables_networking_ns_linux_iptc_proxy.h
Scanning dependencies of target osquery_tables_yara_yaratable_ns_yara_utils.h
Scanning dependencies of target osquery_tables_smart_ns_smart_drives.h
[ 18%] Generating ../../../ns_osquery_tables_yara_yaratable/osquery/tables/yara/yara_utils.h
[ 18%] Generating ../../../ns_osquery_tables_networking/osquery/tables/networking/linux/inet_diag.h
Scanning dependencies of target osquery_utils_caches_lru_ns_lru.h
[ 18%] Built target osquery_tables_networking_ns_posix_interfaces.h
[ 18%] Generating ../../../ns_osquery_tables_smart/osquery/tables/smart/smart_drives.h
[ 18%] Generating ../../../ns_osquery_utils_caches_lru/osquery/utils/caches/lru.h
[ 18%] Built target osquery_tables_networking_ns_posix_utils.h
Scanning dependencies of target osquery_utils_caches_lru_ns_lru-impl.h
[ 18%] Built target osquery_tables_yara_yaratable_ns_yara_utils.h
Scanning dependencies of target osquery_utils_system_cputopology_ns_linux_cpu.h
[ 19%] Generating ../../../ns_osquery_utils_caches_lru/osquery/utils/caches/lru-impl.h
[ 19%] Built target osquery_tables_networking_ns_linux_inet_diag.h
[ 19%] Built target osquery_tables_smart_ns_smart_drives.h
[ 19%] Built target osquery_utils_caches_lru_ns_lru.h
Scanning dependencies of target osquery_utils_versioning_semantic_ns_semantic.h
[ 19%] Generating ../../../ns_osquery_utils_system_cputopology/osquery/utils/system/linux/cpu.h
Scanning dependencies of target osquery_utils_system_linux_ebpf_ns_program.h
[ 19%] Generating ../../../ns_osquery_utils_versioning_semantic/osquery/utils/versioning/semantic.h
Scanning dependencies of target osquery_utils_system_linux_ebpf_ns_ebpf.h
[ 19%] Generating ../../../../../ns_osquery_utils_system_linux_ebpf/osquery/utils/system/linux/ebpf/program.h
Scanning dependencies of target osquery_utils_system_linux_ebpf_ns_perf_output.h
[ 19%] Generating ../../../../../ns_osquery_utils_system_linux_ebpf/osquery/utils/system/linux/ebpf/ebpf.h
[ 19%] Built target osquery_utils_caches_lru_ns_lru-impl.h
[ 19%] Generating ../../../../../ns_osquery_utils_system_linux_ebpf/osquery/utils/system/linux/ebpf/perf_output.h
[ 19%] Built target osquery_utils_system_cputopology_ns_linux_cpu.h
Scanning dependencies of target osquery_utils_system_linux_ebpf_ns_map.h
[ 19%] Built target osquery_utils_versioning_semantic_ns_semantic.h
Scanning dependencies of target osquery_utils_system_linux_ebpf_ns_perf_output_impl.h
[ 19%] Built target osquery_utils_system_linux_ebpf_ns_program.h
[ 19%] Generating ../../../../../ns_osquery_utils_system_linux_ebpf/osquery/utils/system/linux/ebpf/map.h
Scanning dependencies of target osquery_utils_system_linux_perfevent_ns_perf_event.h
[ 19%] Built target osquery_utils_system_linux_ebpf_ns_ebpf.h
[ 19%] Generating ../../../../../ns_osquery_utils_system_linux_ebpf/osquery/utils/system/linux/ebpf/perf_output_impl.h
Scanning dependencies of target osquery_utils_system_linux_proc_ns_proc.h
[ 19%] Generating ../../../../../ns_osquery_utils_system_linux_perfevent/osquery/utils/system/linux/perf_event/perf_event.h
[ 19%] Built target osquery_utils_system_linux_ebpf_ns_perf_output.h
Scanning dependencies of target osquery_utils_system_linux_tracing_ns_native_event.h
[ 19%] Generating ../../../../../ns_osquery_utils_system_linux_proc/osquery/utils/system/linux/proc/proc.h
[ 19%] Built target osquery_utils_system_linux_ebpf_ns_map.h
Scanning dependencies of target osquery_utils_system_linux_tracing_ns_types.h
[ 19%] Generating ../../../../../ns_osquery_utils_system_linux_tracing/osquery/utils/system/linux/tracing/native_event.h
[ 19%] Built target osquery_utils_system_linux_perfevent_ns_perf_event.h
[ 19%] Built target osquery_utils_system_linux_ebpf_ns_perf_output_impl.h
[ 19%] Generating ../../../../../ns_osquery_utils_system_linux_tracing/osquery/utils/system/linux/tracing/types.h
Scanning dependencies of target osquery_main_ns_main.h
[ 19%] Built target osquery_utils_system_linux_proc_ns_proc.h
Scanning dependencies of target osquery_extensions_thrift_osquerycpp2_ns_gen_Extension.h
Scanning dependencies of target osquery_devtools_ns_devtools.h
[ 19%] Built target osquery_utils_system_linux_tracing_ns_native_event.h
[ 19%] Generating ../../ns_osquery_main/osquery/main/main.h
[ 19%] Generating ../../ns_osquery_devtools/osquery/devtools/devtools.h
Scanning dependencies of target osquery_extensions_thrift_osquerycpp2_ns_gen_ExtensionManager.h
[ 19%] Generating ../../../ns_osquery_extensions_thrift_osquerycpp2/Extension.h
[ 19%] Built target osquery_utils_system_linux_tracing_ns_types.h
Scanning dependencies of target osquery_extensions_thrift_osquerycpp2_ns_gen_osquery_constants.h
Scanning dependencies of target osquery_extensions_thrift_osquerycpp2_ns_gen_osquery_types.h
[ 19%] Generating ../../../ns_osquery_extensions_thrift_osquerycpp2/osquery_constants.h
[ 19%] Generating ../../../ns_osquery_extensions_thrift_osquerycpp2/ExtensionManager.h
[ 19%] Built target osquery_main_ns_main.h
[ 19%] Built target osquery_devtools_ns_devtools.h
[ 19%] Built target osquery_extensions_thrift_osquerycpp2_ns_gen_Extension.h
[ 19%] Generating ../../../ns_osquery_extensions_thrift_osquerycpp2/osquery_types.h
Scanning dependencies of target osquery_experimental_eventsstream_registry_ns_events_stream_registry.h
Scanning dependencies of target osquery_experimental_eventsstream_ns_events_stream.h
Scanning dependencies of target osquery_experimental_tracing_syscallstracing_ns_syscalls_tracing.h
[ 19%] Generating ../../../ns_osquery_experimental_eventsstream_registry/osquery/experimental/events_stream/events_stream_registry.h
[ 19%] Built target osquery_extensions_thrift_osquerycpp2_ns_gen_ExtensionManager.h
[ 19%] Built target osquery_extensions_thrift_osquerycpp2_ns_gen_osquery_constants.h
[ 19%] Generating ../../../ns_osquery_experimental_eventsstream/osquery/experimental/events_stream/events_stream.h
[ 19%] Generating ../../../ns_osquery_experimental_tracing_syscallstracing/osquery/experimental/tracing/syscalls_tracing.h
Scanning dependencies of target osquery_experimental_tracing_syscallstracing_ns_syscalls_tracing_impl.h
Scanning dependencies of target osquery_experimental_tracing_linux_probesevents_ns_ebpf_tracepoint.h
[ 19%] Built target osquery_experimental_eventsstream_registry_ns_events_stream_registry.h
[ 19%] Built target osquery_extensions_thrift_osquerycpp2_ns_gen_osquery_types.h
[ 19%] Generating ../../../ns_osquery_experimental_tracing_syscallstracing/osquery/experimental/tracing/syscalls_tracing_impl.h
[ 19%] Generating ../../../../ns_osquery_experimental_tracing_linux_probesevents/osquery/experimental/tracing/linux/ebpf_tracepoint.h
[ 19%] Built target osquery_experimental_eventsstream_ns_events_stream.h
Scanning dependencies of target osquery_experimental_tracing_linux_probesevents_ns_syscall_event.h
[ 19%] Built target osquery_experimental_tracing_syscallstracing_ns_syscalls_tracing.h
Scanning dependencies of target osquery_experimental_tracing_linux_probesevents_ns_probes.h
Scanning dependencies of target osquery_experimental_tracing_linux_probesevents_ns_syscalls_programs.h
Scanning dependencies of target plugins_config_tlsconfig_ns_tls_config.h
[ 19%] Built target osquery_experimental_tracing_syscallstracing_ns_syscalls_tracing_impl.h
[ 19%] Generating ../../../../ns_osquery_experimental_tracing_linux_probesevents/osquery/experimental/tracing/linux/probes.h
[ 19%] Generating ../../../../ns_osquery_experimental_tracing_linux_probesevents/osquery/experimental/tracing/linux/syscalls_programs.h
[ 19%] Generating ../../../../ns_osquery_experimental_tracing_linux_probesevents/osquery/experimental/tracing/linux/syscall_event.h
[ 19%] Built target osquery_experimental_tracing_linux_probesevents_ns_ebpf_tracepoint.h
[ 21%] Generating ../../ns_plugins_config_tlsconfig/plugins/config/tls_config.h
Scanning dependencies of target plugins_database_ephemeral_ns_ephemeral.h
Scanning dependencies of target plugins_database_rocksdbplugin_ns_rocksdb.h
[ 21%] Generating ../../ns_plugins_database_ephemeral/plugins/database/ephemeral.h
[ 21%] Built target osquery_experimental_tracing_linux_probesevents_ns_probes.h
[ 21%] Generating ../../ns_plugins_database_rocksdbplugin/plugins/database/rocksdb.h
[ 21%] Built target osquery_experimental_tracing_linux_probesevents_ns_syscall_event.h
[ 21%] Built target osquery_experimental_tracing_linux_probesevents_ns_syscalls_programs.h
Scanning dependencies of target plugins_database_sqliteplugin_ns_sqlite.h
Scanning dependencies of target plugins_logger_awslogforwarder_ns_aws_log_forwarder.h
Scanning dependencies of target plugins_logger_buffered_ns_buffered.h
[ 21%] Built target plugins_config_tlsconfig_ns_tls_config.h
[ 21%] Generating ../../ns_plugins_database_sqliteplugin/plugins/database/sqlite.h
[ 21%] Built target plugins_database_ephemeral_ns_ephemeral.h
[ 21%] Generating ../../ns_plugins_logger_awslogforwarder/plugins/logger/aws_log_forwarder.h
[ 22%] Generating ../../ns_plugins_logger_buffered/plugins/logger/buffered.h
[ 22%] Built target plugins_database_rocksdbplugin_ns_rocksdb.h
Scanning dependencies of target plugins_logger_awskinesis_ns_aws_kinesis.h
Scanning dependencies of target plugins_logger_stdout_ns_stdout.h
Scanning dependencies of target plugins_logger_syslog_ns_syslog_logger.h
[ 22%] Built target plugins_database_sqliteplugin_ns_sqlite.h
[ 22%] Built target plugins_logger_awslogforwarder_ns_aws_log_forwarder.h
[ 22%] Generating ../../ns_plugins_logger_awskinesis/plugins/logger/aws_kinesis.h
[ 22%] Generating ../../ns_plugins_logger_stdout/plugins/logger/stdout.h
[ 22%] Built target plugins_logger_buffered_ns_buffered.h
[ 22%] Generating ../../ns_plugins_logger_syslog/plugins/logger/syslog_logger.h
Scanning dependencies of target plugins_logger_awsfirehose_ns_aws_firehose.h
Scanning dependencies of target plugins_logger_filesystemlogger_ns_filesystem_logger.h
[ 22%] Generating ../../ns_plugins_logger_filesystemlogger/plugins/logger/filesystem_logger.h
Scanning dependencies of target plugins_logger_kafkaproducer_ns_kafka_producer.h
[ 22%] Generating ../../ns_plugins_logger_awsfirehose/plugins/logger/aws_firehose.h
[ 22%] Built target plugins_logger_stdout_ns_stdout.h
[ 22%] Built target plugins_logger_awskinesis_ns_aws_kinesis.h
[ 22%] Generating ../../ns_plugins_logger_kafkaproducer/plugins/logger/kafka_producer.h
[ 22%] Built target plugins_logger_syslog_ns_syslog_logger.h
Scanning dependencies of target plugins_logger_tlslogger_ns_tls_logger.h
Scanning dependencies of target plugins_numericmonitoring_filesystem_ns_filesystem.h
[ 22%] Built target plugins_logger_filesystemlogger_ns_filesystem_logger.h
[ 22%] Generating ../../ns_plugins_logger_tlslogger/plugins/logger/tls_logger.h
[ 22%] Built target plugins_logger_awsfirehose_ns_aws_firehose.h
Scanning dependencies of target osquery_pythonpath__generator_2
[ 22%] Built target plugins_logger_kafkaproducer_ns_kafka_producer.h
[ 24%] Generating ../../ns_plugins_numericmonitoring_filesystem/plugins/numeric_monitoring/filesystem.h
Scanning dependencies of target thirdparty_pythonmodule_jinja2_extractor
Scanning dependencies of target thirdparty_pythonmodule_markupsafe_extractor
[ 24%] Generating ../../python_path/osquery_tests/tools/__init__.py
[ 24%] Extracting archive: /build/osquery/src/osquery-4.3.0/build/libraries/cmake/facebook/jinja2/Jinja2-2.10-py2.py3-none-any.whl
Scanning dependencies of target gentable_dependency__generator
[ 24%] Extracting archive: /build/osquery/src/osquery-4.3.0/build/libraries/cmake/facebook/markupsafe/MarkupSafe-1.1.0-cp37-cp37m-manylinux1_x86_64.whl
[ 24%] Built target plugins_logger_tlslogger_ns_tls_logger.h
[ 24%] Built target gentable_dependency__generator
Scanning dependencies of target osquery_utils_conversions_to_ns_gen_1
[ 24%] Built target plugins_numericmonitoring_filesystem_ns_filesystem.h
[ 24%] Built target thirdparty_pythonmodule_jinja2_extractor
Scanning dependencies of target osquery_process_ns_gen_1
[ 24%] Built target osquery_pythonpath__generator_2
[ 24%] Built target thirdparty_pythonmodule_markupsafe_extractor
[ 24%] Built target osquery_utils_conversions_to_ns_gen_1
[ 24%] Built target osquery_process_ns_gen_1
Scanning dependencies of target osquery_logger_ns_gen_1
Scanning dependencies of target osquery_core_plugins_ns_gen_1
Scanning dependencies of target osquery_utils_ns_gen_1
Scanning dependencies of target osquery_core_sql_ns_gen_1
Scanning dependencies of target osquery_utils_attribute_ns_gen_1
[ 24%] Built target osquery_core_plugins_ns_gen_1
Scanning dependencies of target osquery_utils_status_ns_gen_1
[ 24%] Built target osquery_logger_ns_gen_1
[ 24%] Built target osquery_utils_ns_gen_1
[ 24%] Built target osquery_core_sql_ns_gen_1
[ 24%] Built target osquery_utils_attribute_ns_gen_1
Scanning dependencies of target osquery_utils_error_ns_gen_1
[ 24%] Built target osquery_utils_status_ns_gen_1
Scanning dependencies of target osquery_utils_expected_ns_gen_1
Scanning dependencies of target osquery_utils_debug_ns_gen_1
Scanning dependencies of target osquery_utils_macros_ns_gen_1
Scanning dependencies of target osquery_utils_config_ns_gen_1
[ 24%] Built target osquery_utils_error_ns_gen_1
Scanning dependencies of target osquery_utils_info_ns_gen_1
[ 24%] Built target osquery_utils_expected_ns_gen_1
[ 24%] Built target osquery_utils_debug_ns_gen_1
[ 24%] Built target osquery_utils_macros_ns_gen_1
[ 24%] Built target osquery_utils_config_ns_gen_1
Scanning dependencies of target osquery_utils_conversions_ns_gen_1
Scanning dependencies of target osquery_utils_json_ns_gen_1
[ 24%] Built target osquery_utils_info_ns_gen_1
Scanning dependencies of target osquery_utils_system_systemutils_ns_gen_1
Scanning dependencies of target osquery_utils_system_errno_ns_gen_1
[ 24%] Built target osquery_utils_conversions_ns_gen_1
[ 24%] Built target osquery_utils_json_ns_gen_1
Scanning dependencies of target osquery_utils_system_env_ns_gen_1
Scanning dependencies of target osquery_extensions_extensionsinterface_ns_gen_1
[ 24%] Built target osquery_utils_system_systemutils_ns_gen_1
[ 24%] Built target osquery_utils_system_errno_ns_gen_1
[ 24%] Built target osquery_utils_system_env_ns_gen_1
Scanning dependencies of target osquery_utils_system_filepath_ns_gen_1
Scanning dependencies of target osquery_filesystem_ns_gen_1
[ 24%] Built target osquery_extensions_extensionsinterface_ns_gen_1
Scanning dependencies of target osquery_profiler_ns_gen_1
Scanning dependencies of target osquery_hashing_ns_gen_1
Scanning dependencies of target osquery_core_ns_gen_1
[ 24%] Built target osquery_utils_system_filepath_ns_gen_1
Scanning dependencies of target osquery_config_ns_gen_1
[ 24%] Built target osquery_filesystem_ns_gen_1
[ 24%] Built target osquery_profiler_ns_gen_1
[ 24%] Built target osquery_hashing_ns_gen_1
[ 24%] Built target osquery_core_ns_gen_1
Scanning dependencies of target osquery_utils_system_time_ns_gen_1
Scanning dependencies of target plugins_remote_enroll_tlsenroll_ns_gen_1
[ 24%] Built target osquery_config_ns_gen_1
Scanning dependencies of target osquery_remote_requests_ns_gen_1
Scanning dependencies of target osquery_remote_httpclient_ns_gen_1
[ 24%] Built target osquery_utils_system_time_ns_gen_1
[ 24%] Built target plugins_remote_enroll_tlsenroll_ns_gen_1
Scanning dependencies of target osquery_remote_serializers_serializerjson_ns_gen_1
Scanning dependencies of target osquery_remote_transports_transportstls_ns_gen_1
[ 24%] Built target osquery_remote_httpclient_ns_gen_1
[ 24%] Built target osquery_remote_requests_ns_gen_1
Scanning dependencies of target osquery_dispatcher_ns_gen_1
[ 24%] Built target osquery_remote_transports_transportstls_ns_gen_1
Scanning dependencies of target osquery_sql_ns_gen_1
[ 24%] Built target osquery_remote_serializers_serializerjson_ns_gen_1
Scanning dependencies of target osquery_carver_ns_gen_1
Scanning dependencies of target osquery_remote_utility_ns_gen_1
Scanning dependencies of target osquery_numericmonitoring_ns_gen_1
[ 24%] Built target osquery_dispatcher_ns_gen_1
[ 24%] Built target osquery_sql_ns_gen_1
Scanning dependencies of target plugins_config_parsers_ns_gen_1
[ 24%] Built target osquery_carver_ns_gen_1
[ 24%] Built target osquery_numericmonitoring_ns_gen_1
[ 24%] Built target osquery_remote_utility_ns_gen_1
[ 24%] Built target plugins_config_parsers_ns_gen_1
Scanning dependencies of target osquery_tables_applications_ns_gen_1
Scanning dependencies of target osquery_tables_system_systemtable_ns_gen_1
Scanning dependencies of target osquery_tables_system_systemtable_ns_gen_2
[ 24%] Built target osquery_tables_applications_ns_gen_1
Scanning dependencies of target osquery_utils_system_uptime_ns_gen_1
Scanning dependencies of target osquery_events_ns_gen_2
Scanning dependencies of target osquery_events_ns_gen_1
[ 24%] Built target osquery_tables_system_systemtable_ns_gen_1
[ 24%] Built target osquery_events_ns_gen_2
[ 24%] Built target osquery_tables_system_systemtable_ns_gen_2
Scanning dependencies of target osquery_utils_azure_ns_gen_1
[ 24%] Built target osquery_utils_system_uptime_ns_gen_1
[ 24%] Built target osquery_events_ns_gen_1
Scanning dependencies of target osquery_utils_aws_ns_gen_1
Scanning dependencies of target osquery_tables_events_eventstable_ns_gen_1
[ 24%] Built target osquery_utils_azure_ns_gen_1
Scanning dependencies of target osquery_tables_networking_ns_gen_1
Scanning dependencies of target osquery_tables_events_eventstable_ns_gen_2
Scanning dependencies of target osquery_tables_smart_ns_gen_1
[ 24%] Built target osquery_tables_events_eventstable_ns_gen_1
[ 24%] Built target osquery_utils_aws_ns_gen_1
Scanning dependencies of target osquery_tables_yara_yaratable_ns_gen_1
[ 24%] Built target osquery_tables_networking_ns_gen_1
[ 24%] Built target osquery_tables_events_eventstable_ns_gen_2
[ 24%] Built target osquery_tables_smart_ns_gen_1
Scanning dependencies of target osquery_utils_caches_lru_ns_gen_1
Scanning dependencies of target osquery_utils_system_cputopology_ns_gen_1
[ 24%] Built target osquery_tables_yara_yaratable_ns_gen_1
Scanning dependencies of target osquery_utils_system_linux_ebpf_ns_gen_1
Scanning dependencies of target osquery_utils_system_linux_perfevent_ns_gen_1
[ 24%] Built target osquery_utils_caches_lru_ns_gen_1
Scanning dependencies of target osquery_utils_versioning_semantic_ns_gen_1
[ 24%] Built target osquery_utils_system_cputopology_ns_gen_1
Scanning dependencies of target osquery_utils_system_linux_proc_ns_gen_1
[ 24%] Built target osquery_utils_system_linux_perfevent_ns_gen_1
[ 24%] Built target osquery_utils_system_linux_ebpf_ns_gen_1
Scanning dependencies of target osquery_utils_system_linux_tracing_ns_gen_1
Scanning dependencies of target osquery_main_ns_gen_1
[ 24%] Built target osquery_utils_versioning_semantic_ns_gen_1
Scanning dependencies of target osquery_devtools_ns_gen_1
[ 24%] Built target osquery_utils_system_linux_proc_ns_gen_1
Scanning dependencies of target osquery_extensions_thrift_osquerycpp2_ns_gen_1
[ 24%] Built target osquery_utils_system_linux_tracing_ns_gen_1
[ 24%] Built target osquery_main_ns_gen_1
[ 24%] Built target osquery_extensions_thrift_osquerycpp2_ns_gen_1
Scanning dependencies of target osquery_experimental_eventsstream_ns_gen_1
Scanning dependencies of target osquery_experimental_eventsstream_registry_ns_gen_1
[ 24%] Built target osquery_devtools_ns_gen_1
[ 24%] Built target osquery_experimental_eventsstream_registry_ns_gen_1
Scanning dependencies of target osquery_experimental_tracing_syscallstracing_ns_gen_1
Scanning dependencies of target osquery_experimental_tracing_linux_probesevents_ns_gen_1
[ 24%] Built target osquery_experimental_eventsstream_ns_gen_1
Scanning dependencies of target plugins_config_tlsconfig_ns_gen_1
Scanning dependencies of target plugins_database_ephemeral_ns_gen_1
[ 24%] Built target osquery_experimental_tracing_syscallstracing_ns_gen_1
[ 24%] Built target osquery_experimental_tracing_linux_probesevents_ns_gen_1
Scanning dependencies of target plugins_database_rocksdbplugin_ns_gen_1
[ 24%] Built target plugins_config_tlsconfig_ns_gen_1
[ 24%] Built target plugins_database_ephemeral_ns_gen_1
Scanning dependencies of target plugins_database_sqliteplugin_ns_gen_1
[ 24%] Built target plugins_database_rocksdbplugin_ns_gen_1
Scanning dependencies of target plugins_logger_awslogforwarder_ns_gen_1
Scanning dependencies of target plugins_logger_buffered_ns_gen_1
Scanning dependencies of target plugins_logger_stdout_ns_gen_1
Scanning dependencies of target plugins_logger_awskinesis_ns_gen_1
[ 24%] Built target plugins_database_sqliteplugin_ns_gen_1
Scanning dependencies of target plugins_logger_syslog_ns_gen_1
[ 24%] Built target plugins_logger_buffered_ns_gen_1
[ 24%] Built target plugins_logger_awslogforwarder_ns_gen_1
[ 24%] Built target plugins_logger_awskinesis_ns_gen_1
[ 24%] Built target plugins_logger_stdout_ns_gen_1
Scanning dependencies of target plugins_logger_awsfirehose_ns_gen_1
[ 24%] Built target plugins_logger_syslog_ns_gen_1
Scanning dependencies of target plugins_logger_filesystemlogger_ns_gen_1
Scanning dependencies of target plugins_logger_kafkaproducer_ns_gen_1
Scanning dependencies of target plugins_logger_tlslogger_ns_gen_1
Scanning dependencies of target plugins_numericmonitoring_filesystem_ns_gen_1
[ 24%] Built target plugins_logger_awsfirehose_ns_gen_1
[ 24%] Built target plugins_logger_filesystemlogger_ns_gen_1
[ 24%] Built target plugins_logger_kafkaproducer_ns_gen_1
[ 24%] Built target plugins_logger_tlslogger_ns_gen_1
Scanning dependencies of target osquery_pythonpath__generator_3
[ 24%] Built target plugins_numericmonitoring_filesystem_ns_gen_1
[ 24%] Generating ../../python_path/osquery_tests/tools/tests/__init__.py
Scanning dependencies of target thirdparty_python_modules
Scanning dependencies of target osquery_utils_status
Scanning dependencies of target osquery_utils_config
Scanning dependencies of target osquery_utils_conversions
[ 24%] Built target thirdparty_python_modules
[ 24%] Building CXX object osquery/utils/status/CMakeFiles/osquery_utils_status.dir/status.cpp.o
[ 24%] Building CXX object osquery/utils/config/CMakeFiles/osquery_utils_config.dir/default_paths.cpp.o
Scanning dependencies of target osquery_utils_system_filepath
[ 24%] Building CXX object osquery/utils/conversions/CMakeFiles/osquery_utils_conversions.dir/split.cpp.o
[ 24%] Building CXX object osquery/utils/conversions/CMakeFiles/osquery_utils_conversions.dir/tryto.cpp.o
[ 24%] Building CXX object osquery/utils/system/CMakeFiles/osquery_utils_system_filepath.dir/posix/filepath.cpp.o
[ 24%] Built target osquery_pythonpath__generator_3
[ 24%] Linking CXX static library libosquery_utils_config.a
Scanning dependencies of target osquery_utils_system_linux_proc
[ 26%] Building CXX object osquery/utils/system/linux/proc/CMakeFiles/osquery_utils_system_linux_proc.dir/proc.cpp.o
[ 26%] Built target osquery_utils_config
Scanning dependencies of target osquery_extensions_thrift_osquerycpp2
[ 26%] Building CXX object osquery/extensions/thrift/CMakeFiles/osquery_extensions_thrift_osquerycpp2.dir/gen/Extension.cpp.o
[ 26%] Linking CXX static library libosquery_utils_system_filepath.a
[ 26%] Built target osquery_utils_system_filepath
Scanning dependencies of target osquery_pythonpath__generator
[ 26%] Built target osquery_pythonpath__generator
Scanning dependencies of target codegen_gentable_utils_dependency
[ 26%] Generating ../../python_path/osquery_tests/tools/tests/utils.py
[ 26%] Built target codegen_gentable_utils_dependency
cc1plus: note: unrecognized command-line option ‘-Wno-c99-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-everything’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
Scanning dependencies of target codegen_gentable
[ 26%] Building CXX object osquery/extensions/thrift/CMakeFiles/osquery_extensions_thrift_osquerycpp2.dir/gen/ExtensionManager.cpp.o
[ 26%] Generating gentable/gentable.py
[ 26%] Built target codegen_gentable
Scanning dependencies of target codegen_gentable_native_mounts
[ 26%] Generating code for table native/mounts...
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c99-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-everything’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 27%] Linking CXX static library libthirdparty_smartmontools.a
[ 27%] Built target codegen_gentable_native_mounts
Scanning dependencies of target codegen_gentable_native_processes_header
[ 27%] Generating header for table native/processes...
[ 27%] Built target thirdparty_smartmontools
Scanning dependencies of target codegen_gentable_native_platform_info
[ 27%] Generating code for table native/platform_info...
[ 27%] Linking CXX static library libosquery_utils_status.a
[ 27%] Built target osquery_utils_status
Scanning dependencies of target codegen_gentable_native_osquery_schedule
[ 27%] Built target codegen_gentable_native_processes_header
[ 27%] Generating code for table native/osquery_schedule...
Scanning dependencies of target codegen_gentable_native_osquery_registry
[ 27%] Generating code for table native/osquery_registry...
[ 27%] Built target codegen_gentable_native_platform_info
Scanning dependencies of target codegen_gentable_native_osquery_packs
[ 27%] Generating code for table native/osquery_packs...
[ 27%] Built target codegen_gentable_native_osquery_schedule
Scanning dependencies of target codegen_gentable_native_osquery_flags
[ 29%] Generating code for table native/osquery_flags...
[ 29%] Built target codegen_gentable_native_osquery_registry
Scanning dependencies of target codegen_gentable_native_file
[ 29%] Generating code for table native/file...
[ 29%] Built target codegen_gentable_native_osquery_packs
Scanning dependencies of target codegen_gentable_native_users
[ 29%] Generating code for table native/users...
[ 29%] Built target codegen_gentable_native_osquery_flags
[ 29%] Built target codegen_gentable_native_file
Scanning dependencies of target codegen_gentable_native_user_ssh_keys
Scanning dependencies of target codegen_gentable_native_system_info
[ 29%] Generating code for table native/user_ssh_keys...
[ 29%] Generating code for table native/system_info...
[ 29%] Built target codegen_gentable_native_users
Scanning dependencies of target codegen_gentable_native_python_packages
[ 29%] Generating code for table native/python_packages...
[ 29%] Built target codegen_gentable_native_user_ssh_keys
[ 29%] Building CXX object osquery/extensions/thrift/CMakeFiles/osquery_extensions_thrift_osquerycpp2.dir/gen/osquery_constants.cpp.o
[ 29%] Built target codegen_gentable_native_system_info
Scanning dependencies of target codegen_gentable_native_processes
[ 29%] Generating code for table native/processes...
[ 29%] Built target codegen_gentable_native_python_packages
Scanning dependencies of target codegen_gentable_native_process_memory_map
[ 29%] Building CXX object osquery/extensions/thrift/CMakeFiles/osquery_extensions_thrift_osquerycpp2.dir/gen/osquery_types.cpp.o
[ 29%] Generating code for table native/process_memory_map...
[ 29%] Built target codegen_gentable_native_processes
Scanning dependencies of target codegen_gentable_native_os_version
[ 29%] Linking CXX static library libosquery_utils_system_linux_proc.a
[ 29%] Generating code for table native/os_version...
[ 29%] Built target osquery_utils_system_linux_proc
[ 29%] Built target codegen_gentable_native_process_memory_map
Scanning dependencies of target codegen_gentable_native_logged_in_users
Scanning dependencies of target codegen_gentable_native_firefox_addons
[ 29%] Generating code for table native/firefox_addons...
[ 29%] Generating code for table native/logged_in_users...
[ 29%] Built target codegen_gentable_native_os_version
Scanning dependencies of target codegen_gentable_native_groups
[ 29%] Generating code for table native/groups...
[ 29%] Built target codegen_gentable_native_firefox_addons
Scanning dependencies of target codegen_gentable_native_etc_hosts
[ 29%] Built target codegen_gentable_native_logged_in_users
[ 31%] Generating code for table native/etc_hosts...
Scanning dependencies of target codegen_gentable_native_curl_certificate
[ 31%] Generating code for table native/curl_certificate...
[ 31%] Linking CXX static library libosquery_utils_conversions.a
[ 31%] Built target codegen_gentable_native_groups
Scanning dependencies of target codegen_gentable_native_cpuid
Scanning dependencies of target codegen_gentable_native_chrome_extensions
[ 31%] Generating code for table native/cpuid...
[ 31%] Generating code for table native/chrome_extensions...
[ 31%] Built target codegen_gentable_native_etc_hosts
[ 31%] Built target osquery_utils_conversions
Scanning dependencies of target codegen_gentable_native_carbon_black_info
Scanning dependencies of target codegen_gentable_native_process_open_sockets
[ 31%] Generating code for table native/process_open_sockets...
[ 32%] Generating code for table native/carbon_black_info...
[ 32%] Built target codegen_gentable_native_curl_certificate
Scanning dependencies of target codegen_gentable_native_yara
[ 32%] Generating code for table native/yara...
[ 32%] Built target codegen_gentable_native_chrome_extensions
Scanning dependencies of target codegen_gentable_native_yara_events
[ 32%] Built target codegen_gentable_native_cpuid
[ 32%] Built target codegen_gentable_native_process_open_sockets
Scanning dependencies of target codegen_gentable_native_osquery_events
[ 32%] Generating code for table native/yara_events...
Scanning dependencies of target codegen_gentable_native_user_groups
[ 32%] Generating code for table native/osquery_events...
[ 32%] Generating code for table native/user_groups...
[ 32%] Built target codegen_gentable_native_carbon_black_info
Scanning dependencies of target codegen_gentable_native_smart_drive_info
[ 32%] Built target codegen_gentable_native_yara
[ 32%] Generating code for table native/smart_drive_info...
Scanning dependencies of target codegen_gentable_native_device_hash
[ 34%] Generating code for table native/device_hash...
[ 34%] Built target codegen_gentable_native_user_groups
[ 34%] Built target codegen_gentable_native_yara_events
Scanning dependencies of target codegen_gentable_native_user_events
Scanning dependencies of target codegen_gentable_native_osquery_info
[ 34%] Built target codegen_gentable_native_osquery_events
[ 34%] Generating code for table native/user_events...
[ 34%] Generating code for table native/osquery_info...
Scanning dependencies of target codegen_gentable_native_usb_devices
[ 34%] Generating code for table native/usb_devices...
[ 34%] Built target codegen_gentable_native_smart_drive_info
Scanning dependencies of target codegen_gentable_native_ulimit_info
[ 36%] Generating code for table native/ulimit_info...
[ 36%] Built target codegen_gentable_native_device_hash
Scanning dependencies of target codegen_gentable_native_system_controls
[ 36%] Generating code for table native/system_controls...
Scanning dependencies of target codegen_gentable_native_osquery_extensions
[ 36%] Generating code for table native/osquery_extensions...
[ 36%] Built target codegen_gentable_native_user_events
[ 36%] Built target codegen_gentable_native_osquery_info
[ 36%] Built target codegen_gentable_native_usb_devices
Scanning dependencies of target codegen_gentable_native_sudoers
Scanning dependencies of target codegen_gentable_native_interface_details
[ 36%] Generating code for table native/sudoers...
Scanning dependencies of target codegen_gentable_native_smbios_tables
[ 37%] Generating code for table native/interface_details...
[ 37%] Generating code for table native/smbios_tables...
[ 37%] Built target codegen_gentable_native_ulimit_info
[ 37%] Built target codegen_gentable_native_system_controls
Scanning dependencies of target codegen_gentable_native_prometheus_metrics
Scanning dependencies of target codegen_gentable_native_process_open_pipes
[ 37%] Generating code for table native/prometheus_metrics...
[ 37%] Generating code for table native/process_open_pipes...
[ 37%] Built target codegen_gentable_native_osquery_extensions
Scanning dependencies of target codegen_gentable_native_process_open_files
[ 37%] Generating code for table native/process_open_files...
[ 37%] Built target codegen_gentable_native_sudoers
[ 37%] Built target codegen_gentable_native_interface_details
Scanning dependencies of target codegen_gentable_native_process_events
[ 39%] Generating code for table native/process_events...
Scanning dependencies of target codegen_gentable_native_process_envs
[ 39%] Built target codegen_gentable_native_smbios_tables
[ 39%] Generating code for table native/process_envs...
Scanning dependencies of target codegen_gentable_native_apt_sources
[ 39%] Generating code for table native/apt_sources...
[ 39%] Built target codegen_gentable_native_process_open_pipes
[ 39%] Built target codegen_gentable_native_prometheus_metrics
Scanning dependencies of target codegen_gentable_native_suid_bin
Scanning dependencies of target codegen_gentable_native_arp_cache
[ 39%] Generating code for table native/arp_cache...
[ 39%] Generating code for table native/suid_bin...
[ 39%] Built target codegen_gentable_native_process_open_files
Scanning dependencies of target codegen_gentable_native_atom_packages
[ 39%] Generating code for table native/atom_packages...
[ 39%] Built target codegen_gentable_native_process_events
[ 39%] Built target codegen_gentable_native_process_envs
[ 39%] Built target codegen_gentable_native_apt_sources
Scanning dependencies of target codegen_gentable_native_acpi_tables
Scanning dependencies of target codegen_gentable_native_kernel_info
Scanning dependencies of target codegen_gentable_native_cpu_time
[ 39%] Generating code for table native/acpi_tables...
[ 39%] Generating code for table native/cpu_time...
[ 39%] Built target codegen_gentable_native_suid_bin
[ 39%] Generating code for table native/kernel_info...
Scanning dependencies of target codegen_gentable_native_lxd_networks
[ 39%] Generating code for table native/lxd_networks...
[ 39%] Built target codegen_gentable_native_arp_cache
Scanning dependencies of target codegen_gentable_native_routes
[ 39%] Generating code for table native/routes...
[ 39%] Built target codegen_gentable_native_atom_packages
Scanning dependencies of target codegen_gentable_native_elf_sections
[ 39%] Generating code for table native/elf_sections...
[ 39%] Built target codegen_gentable_native_cpu_time
Scanning dependencies of target codegen_gentable_native_ec2_instance_metadata
[ 39%] Built target codegen_gentable_native_acpi_tables
[ 39%] Generating code for table native/ec2_instance_metadata...
Scanning dependencies of target codegen_gentable_native_authorized_keys
[ 39%] Generating code for table native/authorized_keys...
[ 39%] Built target codegen_gentable_native_kernel_info
[ 39%] Built target codegen_gentable_native_lxd_networks
Scanning dependencies of target codegen_gentable_native_elf_dynamic
Scanning dependencies of target codegen_gentable_native_ssh_configs
[ 39%] Generating code for table native/elf_dynamic...
[ 39%] Generating code for table native/ssh_configs...
[ 39%] Built target codegen_gentable_native_routes
Scanning dependencies of target codegen_gentable_native_memory_map
[ 39%] Built target codegen_gentable_native_elf_sections
[ 39%] Generating code for table native/memory_map...
Scanning dependencies of target codegen_gentable_native_docker_container_stats
[ 39%] Generating code for table native/docker_container_stats...
[ 39%] Built target codegen_gentable_native_authorized_keys
[ 39%] Built target codegen_gentable_native_ec2_instance_metadata
Scanning dependencies of target codegen_gentable_native_hash
[ 39%] Generating code for table native/hash...
Scanning dependencies of target codegen_gentable_native_kernel_modules
[ 39%] Generating code for table native/kernel_modules...
[ 39%] Built target codegen_gentable_native_elf_dynamic
Scanning dependencies of target codegen_gentable_native_docker_container_labels
[ 39%] Generating code for table native/docker_container_labels...
[ 39%] Built target codegen_gentable_native_ssh_configs
Scanning dependencies of target codegen_gentable_native_yum_sources
[ 39%] Generating code for table native/yum_sources...
[ 39%] Built target codegen_gentable_native_docker_container_stats
[ 39%] Built target codegen_gentable_native_memory_map
Scanning dependencies of target codegen_gentable_native_docker_container_fs_changes
[ 39%] Generating code for table native/docker_container_fs_changes...
Scanning dependencies of target codegen_gentable_native_uptime
[ 39%] Generating code for table native/uptime...
[ 39%] Built target codegen_gentable_native_kernel_modules
Scanning dependencies of target codegen_gentable_native_portage_keywords
[ 39%] Built target codegen_gentable_native_hash
[ 39%] Generating code for table native/portage_keywords...
Scanning dependencies of target codegen_gentable_native_socket_events
[ 39%] Generating code for table native/socket_events...
Scanning dependencies of target codegen_gentable_native_ec2_instance_tags
[ 39%] Built target codegen_gentable_native_docker_container_labels
[ 39%] Generating code for table native/ec2_instance_tags...
Scanning dependencies of target codegen_gentable_native_rpm_package_files
[ 40%] Generating code for table native/rpm_package_files...
[ 40%] Built target codegen_gentable_native_yum_sources
Scanning dependencies of target codegen_gentable_native_selinux_settings
[ 40%] Generating code for table native/selinux_settings...
[ 40%] Built target codegen_gentable_native_docker_container_fs_changes
Scanning dependencies of target codegen_gentable_native_md_personalities
[ 40%] Built target codegen_gentable_native_uptime
[ 40%] Generating code for table native/md_personalities...
Scanning dependencies of target codegen_gentable_native_portage_use
[ 40%] Generating code for table native/portage_use...
[ 40%] Built target codegen_gentable_native_socket_events
[ 40%] Built target codegen_gentable_native_portage_keywords
Scanning dependencies of target codegen_gentable_native_interface_addresses
Scanning dependencies of target codegen_gentable_native_msr
[ 40%] Generating code for table native/interface_addresses...
[ 40%] Generating code for table native/msr...
[ 40%] Built target codegen_gentable_native_ec2_instance_tags
Scanning dependencies of target codegen_gentable_native_docker_networks
[ 40%] Generating code for table native/docker_networks...
[ 40%] Built target codegen_gentable_native_rpm_package_files
Scanning dependencies of target codegen_gentable_native_disk_encryption
[ 40%] Built target codegen_gentable_native_selinux_settings
[ 40%] Generating code for table native/disk_encryption...
Scanning dependencies of target codegen_gentable_native_apparmor_profiles
[ 40%] Generating code for table native/apparmor_profiles...
[ 40%] Built target codegen_gentable_native_md_personalities
Scanning dependencies of target codegen_gentable_native_elf_segments
[ 40%] Generating code for table native/elf_segments...
[ 40%] Built target codegen_gentable_native_portage_use
Scanning dependencies of target codegen_gentable_native_oem_strings
[ 40%] Generating code for table native/oem_strings...
[ 40%] Built target codegen_gentable_native_interface_addresses
Scanning dependencies of target codegen_gentable_native_listening_ports
[ 40%] Built target codegen_gentable_native_msr
[ 40%] Generating code for table native/listening_ports...
[ 40%] Built target codegen_gentable_native_docker_networks
Scanning dependencies of target codegen_gentable_native_lldp_neighbors
Scanning dependencies of target codegen_gentable_native_process_file_events
[ 40%] Generating code for table native/lldp_neighbors...
[ 40%] Generating code for table native/process_file_events...
[ 40%] Built target codegen_gentable_native_disk_encryption
Scanning dependencies of target codegen_gentable_native_lxd_instance_devices
[ 40%] Built target codegen_gentable_native_elf_segments
[ 40%] Generating code for table native/lxd_instance_devices...
[ 40%] Built target codegen_gentable_native_apparmor_profiles
Scanning dependencies of target codegen_gentable_native_shadow
[ 40%] Built target codegen_gentable_native_oem_strings
Scanning dependencies of target codegen_gentable_native_memory_error_info
Scanning dependencies of target codegen_gentable_native_docker_container_networks
[ 40%] Generating code for table native/shadow...
[ 42%] Generating code for table native/memory_error_info...
[ 42%] Generating code for table native/docker_container_networks...
[ 42%] Built target codegen_gentable_native_listening_ports
Scanning dependencies of target codegen_gentable_native_curl
[ 42%] Built target codegen_gentable_native_process_file_events
[ 42%] Generating code for table native/curl...
[ 42%] Built target codegen_gentable_native_lldp_neighbors
Scanning dependencies of target codegen_gentable_native_elf_symbols
Scanning dependencies of target codegen_gentable_native_deb_packages
[ 42%] Generating code for table native/elf_symbols...
[ 42%] Generating code for table native/deb_packages...
[ 42%] Built target codegen_gentable_native_lxd_instance_devices
Scanning dependencies of target codegen_gentable_native_crontab
[ 42%] Built target codegen_gentable_native_docker_container_networks
[ 42%] Generating code for table native/crontab...
Scanning dependencies of target codegen_gentable_native_load_average
[ 42%] Built target codegen_gentable_native_shadow
[ 42%] Generating code for table native/load_average...
[ 42%] Built target codegen_gentable_native_memory_error_info
Scanning dependencies of target codegen_gentable_native_memory_info
Scanning dependencies of target codegen_gentable_native_time
[ 42%] Generating code for table native/memory_info...
[ 42%] Generating code for table native/time...
[ 42%] Built target codegen_gentable_native_curl
[ 42%] Linking CXX static library libosquery_extensions_thrift_osquerycpp2.a
[ 42%] Built target codegen_gentable_native_elf_symbols
Scanning dependencies of target codegen_gentable_native_etc_services
[ 42%] Built target codegen_gentable_native_deb_packages
Scanning dependencies of target codegen_gentable_native_shell_history
[ 42%] Generating code for table native/etc_services...
Scanning dependencies of target codegen_gentable_native_md_devices
[ 42%] Generating code for table native/shell_history...
[ 42%] Generating code for table native/md_devices...
[ 42%] Built target osquery_extensions_thrift_osquerycpp2
Scanning dependencies of target codegen_gentable_native_process_namespaces
[ 42%] Generating code for table native/process_namespaces...
[ 42%] Built target codegen_gentable_native_crontab
[ 42%] Built target codegen_gentable_native_load_average
Scanning dependencies of target codegen_gentable_native_augeas
[ 42%] Generating code for table native/augeas...
Scanning dependencies of target codegen_gentable_native_selinux_events
[ 42%] Built target codegen_gentable_native_time
[ 42%] Built target codegen_gentable_native_memory_info
[ 42%] Generating code for table native/selinux_events...
Scanning dependencies of target codegen_gentable_native_iptables
Scanning dependencies of target codegen_gentable_native_docker_version
[ 42%] Generating code for table native/iptables...
[ 42%] Generating code for table native/docker_version...
[ 42%] Built target codegen_gentable_native_shell_history
[ 42%] Built target codegen_gentable_native_md_devices
Scanning dependencies of target codegen_gentable_native_npm_packages
[ 42%] Built target codegen_gentable_native_etc_services
Scanning dependencies of target codegen_gentable_native_device_partitions
[ 42%] Generating code for table native/npm_packages...
Scanning dependencies of target codegen_gentable_native_known_hosts
[ 42%] Generating code for table native/device_partitions...
[ 42%] Generating code for table native/known_hosts...
[ 42%] Built target codegen_gentable_native_process_namespaces
Scanning dependencies of target codegen_gentable_native_portage_packages
[ 42%] Generating code for table native/portage_packages...
[ 42%] Built target codegen_gentable_native_selinux_events
[ 42%] Built target codegen_gentable_native_augeas
Scanning dependencies of target codegen_gentable_native_block_devices
Scanning dependencies of target codegen_gentable_native_rpm_packages
[ 42%] Built target codegen_gentable_native_docker_version
[ 42%] Generating code for table native/block_devices...
[ 42%] Generating code for table native/rpm_packages...
Scanning dependencies of target codegen_gentable_native_intel_me_info
[ 42%] Built target codegen_gentable_native_iptables
[ 42%] Generating code for table native/intel_me_info...
Scanning dependencies of target codegen_gentable_native_docker_network_labels
[ 42%] Generating code for table native/docker_network_labels...
[ 42%] Built target codegen_gentable_native_device_partitions
Scanning dependencies of target codegen_gentable_native_syslog_events
[ 42%] Built target codegen_gentable_native_npm_packages
[ 42%] Built target codegen_gentable_native_known_hosts
Scanning dependencies of target codegen_gentable_native_elf_info
[ 42%] Generating code for table native/syslog_events...
[ 42%] Generating code for table native/elf_info...
Scanning dependencies of target codegen_gentable_native_dns_resolvers
[ 42%] Generating code for table native/dns_resolvers...
[ 42%] Built target codegen_gentable_native_portage_packages
Scanning dependencies of target codegen_gentable_native_docker_container_mounts
[ 42%] Generating code for table native/docker_container_mounts...
[ 42%] Built target codegen_gentable_native_intel_me_info
[ 42%] Built target codegen_gentable_native_block_devices
[ 42%] Built target codegen_gentable_native_rpm_packages
Scanning dependencies of target codegen_gentable_native_etc_protocols
Scanning dependencies of target codegen_gentable_native_docker_container_ports
Scanning dependencies of target codegen_gentable_native_pci_devices
[ 42%] Generating code for table native/etc_protocols...
[ 42%] Generating code for table native/docker_container_ports...
[ 42%] Generating code for table native/pci_devices...
[ 42%] Built target codegen_gentable_native_docker_network_labels
Scanning dependencies of target codegen_gentable_native_docker_container_processes
[ 42%] Generating code for table native/docker_container_processes...
[ 42%] Built target codegen_gentable_native_elf_info
[ 42%] Built target codegen_gentable_native_syslog_events
[ 42%] Built target codegen_gentable_native_dns_resolvers
Scanning dependencies of target codegen_gentable_native_docker_volume_labels
Scanning dependencies of target codegen_gentable_native_docker_containers
Scanning dependencies of target codegen_gentable_native_memory_devices
[ 42%] Generating code for table native/docker_volume_labels...
[ 42%] Generating code for table native/memory_devices...
[ 44%] Generating code for table native/docker_containers...
[ 44%] Built target codegen_gentable_native_docker_container_mounts
Scanning dependencies of target codegen_gentable_native_shared_memory
[ 44%] Generating code for table native/shared_memory...
[ 44%] Built target codegen_gentable_native_etc_protocols
Scanning dependencies of target codegen_gentable_native_docker_image_labels
[ 44%] Built target codegen_gentable_native_docker_container_ports
[ 44%] Built target codegen_gentable_native_pci_devices
[ 44%] Generating code for table native/docker_image_labels...
Scanning dependencies of target codegen_gentable_native_docker_images
Scanning dependencies of target codegen_gentable_native_docker_image_layers
[ 44%] Generating code for table native/docker_images...
[ 44%] Generating code for table native/docker_image_layers...
[ 44%] Built target codegen_gentable_native_docker_container_processes
Scanning dependencies of target codegen_gentable_native_file_events
[ 44%] Generating code for table native/file_events...
[ 44%] Built target codegen_gentable_native_docker_volume_labels
[ 44%] Built target codegen_gentable_native_memory_devices
Scanning dependencies of target codegen_gentable_native_hardware_events
[ 44%] Built target codegen_gentable_native_docker_containers
Scanning dependencies of target codegen_gentable_native_device_file
[ 44%] Generating code for table native/hardware_events...
[ 44%] Generating code for table native/device_file...
Scanning dependencies of target codegen_gentable_native_md_drives
[ 44%] Built target codegen_gentable_native_shared_memory
Scanning dependencies of target codegen_gentable_native_last
[ 44%] Generating code for table native/last...
[ 45%] Generating code for table native/md_drives...
[ 45%] Built target codegen_gentable_native_docker_image_labels
[ 45%] Built target codegen_gentable_native_docker_images
[ 45%] Built target codegen_gentable_native_docker_image_layers
Scanning dependencies of target codegen_gentable_native_lxd_cluster_members
Scanning dependencies of target codegen_gentable_native_lxd_instances
Scanning dependencies of target codegen_gentable_native_docker_volumes
[ 45%] Generating code for table native/lxd_cluster_members...
[ 45%] Generating code for table native/lxd_instances...
[ 45%] Generating code for table native/docker_volumes...
[ 45%] Built target codegen_gentable_native_file_events
[ 45%] Built target codegen_gentable_native_hardware_events
Scanning dependencies of target codegen_gentable_native_lxd_cluster
Scanning dependencies of target codegen_gentable_native_lxd_storage_pools
[ 45%] Generating code for table native/lxd_cluster...
[ 45%] Generating code for table native/lxd_storage_pools...
[ 45%] Built target codegen_gentable_native_device_file
Scanning dependencies of target codegen_gentable_native_lxd_instance_config
[ 45%] Generating code for table native/lxd_instance_config...
[ 45%] Built target codegen_gentable_native_last
Scanning dependencies of target codegen_gentable_native_opera_extensions
[ 45%] Generating code for table native/opera_extensions...
[ 45%] Built target codegen_gentable_native_md_drives
[ 45%] Built target codegen_gentable_native_lxd_cluster_members
[ 45%] Built target codegen_gentable_native_docker_volumes
Scanning dependencies of target codegen_gentable_native_lxd_images
Scanning dependencies of target codegen_gentable_native_lxd_certificates
Scanning dependencies of target codegen_gentable_native_magic
[ 47%] Generating code for table native/lxd_certificates...
[ 47%] Generating code for table native/magic...
[ 47%] Generating code for table native/lxd_images...
[ 47%] Built target codegen_gentable_native_lxd_instances
Scanning dependencies of target codegen_gentable_native_memory_array_mapped_addresses
[ 47%] Generating code for table native/memory_array_mapped_addresses...
[ 47%] Built target codegen_gentable_native_lxd_storage_pools
[ 47%] Built target codegen_gentable_native_lxd_cluster
Scanning dependencies of target codegen_gentable_native_carves
[ 47%] Built target codegen_gentable_native_lxd_instance_config
Scanning dependencies of target codegen_gentable_native_memory_arrays
[ 47%] Generating code for table native/carves...
Scanning dependencies of target codegen_gentable_native_memory_device_mapped_addresses
[ 47%] Generating code for table native/memory_arrays...
[ 47%] Generating code for table native/memory_device_mapped_addresses...
[ 47%] Built target codegen_gentable_native_opera_extensions
Scanning dependencies of target codegen_gentable_native_chrome_extension_content_scripts
[ 47%] Built target codegen_gentable_native_magic
[ 47%] Generating code for table native/chrome_extension_content_scripts...
Scanning dependencies of target codegen_gentable_native_docker_info
[ 47%] Built target codegen_gentable_native_lxd_images
[ 47%] Generating code for table native/docker_info...
Scanning dependencies of target codegen_gentable_native_interface_ipv6
[ 47%] Built target codegen_gentable_native_lxd_certificates
[ 47%] Built target codegen_gentable_native_memory_array_mapped_addresses
Scanning dependencies of target osquery_utils_system_cputopology
[ 47%] Generating code for table native/interface_ipv6...
Scanning dependencies of target osquery_utils_versioning_semantic
[ 47%] Building CXX object osquery/utils/system/CMakeFiles/osquery_utils_system_cputopology.dir/linux/cpu.cpp.o
[ 47%] Built target codegen_gentable_native_carves
[ 47%] Building CXX object osquery/utils/versioning/CMakeFiles/osquery_utils_versioning_semantic.dir/semantic.cpp.o
Scanning dependencies of target osquery_utils_system_linux_tracing
[ 47%] Built target codegen_gentable_native_memory_device_mapped_addresses
[ 47%] Building CXX object osquery/utils/system/linux/tracing/CMakeFiles/osquery_utils_system_linux_tracing.dir/native_event.cpp.o
[ 47%] Built target codegen_gentable_native_memory_arrays
Scanning dependencies of target codegen_gentable_foreign_account_policy_data
[ 47%] Generating code for table foreign/account_policy_data...
Scanning dependencies of target osquery_utils_info
[ 47%] Building CXX object osquery/utils/info/CMakeFiles/osquery_utils_info.dir/platform_type.cpp.o
[ 47%] Built target codegen_gentable_native_chrome_extension_content_scripts
Scanning dependencies of target osquery_utils_system_errno
[ 47%] Building CXX object osquery/utils/system/CMakeFiles/osquery_utils_system_errno.dir/posix/errno.cpp.o
[ 47%] Built target codegen_gentable_native_docker_info
Scanning dependencies of target osquery_utils_system_time
[ 47%] Built target codegen_gentable_native_interface_ipv6
[ 47%] Building CXX object osquery/utils/system/CMakeFiles/osquery_utils_system_time.dir/time.cpp.o
[ 47%] Building CXX object osquery/utils/info/CMakeFiles/osquery_utils_info.dir/tool_type.cpp.o
[ 47%] Building CXX object osquery/utils/info/CMakeFiles/osquery_utils_info.dir/version.cpp.o
[ 47%] Built target codegen_gentable_foreign_account_policy_data
[ 49%] Building CXX object osquery/utils/system/CMakeFiles/osquery_utils_system_time.dir/posix/time.cpp.o
[ 49%] Linking CXX static library libosquery_utils_info.a
[ 49%] Built target osquery_utils_info
Scanning dependencies of target osquery_utils_system_systemutils
Scanning dependencies of target osquery_utils
[ 50%] Building CXX object osquery/utils/system/CMakeFiles/osquery_utils_system_systemutils.dir/posix/system.cpp.o
[ 50%] Building CXX object osquery/utils/CMakeFiles/osquery_utils.dir/base64.cpp.o
[ 50%] Building CXX object osquery/utils/CMakeFiles/osquery_utils.dir/chars.cpp.o
[ 50%] Linking CXX static library libosquery_utils_system_time.a
[ 50%] Built target osquery_utils_system_time
[ 50%] Building CXX object osquery/utils/CMakeFiles/osquery_utils.dir/only_movable.cpp.o
[ 50%] Linking CXX static library libosquery_utils_system_errno.a
[ 50%] Built target osquery_utils_system_errno
Scanning dependencies of target osquery_utils_system_env
Scanning dependencies of target osquery_utils_system_linux_perfevent
[ 52%] Building CXX object osquery/utils/system/CMakeFiles/osquery_utils_system_env.dir/posix/env.cpp.o
[ 52%] Building CXX object osquery/utils/system/linux/perf_event/CMakeFiles/osquery_utils_system_linux_perfevent.dir/perf_event.cpp.o
[ 52%] Linking CXX static library libosquery_utils_system_systemutils.a
[ 52%] Built target osquery_utils_system_systemutils
Scanning dependencies of target osquery_utils_system_uptime
[ 52%] Building CXX object osquery/utils/system/CMakeFiles/osquery_utils_system_uptime.dir/uptime.cpp.o
[ 52%] Linking CXX static library libosquery_utils_system_uptime.a
[ 52%] Built target osquery_utils_system_uptime
[ 52%] Linking CXX static library libosquery_utils_system_env.a
[ 52%] Built target osquery_utils_system_env
[ 52%] Linking CXX static library libosquery_utils_versioning_semantic.a
[ 52%] Built target osquery_utils_versioning_semantic
[ 52%] Linking CXX static library libosquery_utils_system_linux_perfevent.a
[ 52%] Built target osquery_utils_system_linux_perfevent
[ 52%] Linking CXX static library libosquery_utils.a
[ 52%] Built target osquery_utils
Scanning dependencies of target osquery_utils_json
[ 52%] Building CXX object osquery/utils/json/CMakeFiles/osquery_utils_json.dir/json.cpp.o
[ 52%] Linking CXX static library libosquery_utils_system_linux_tracing.a
[ 52%] Built target osquery_utils_system_linux_tracing
[ 52%] Linking CXX static library libosquery_utils_system_cputopology.a
[ 52%] Built target osquery_utils_system_cputopology
Scanning dependencies of target osquery_utils_system_linux_ebpf
[ 54%] Building CXX object osquery/utils/system/linux/ebpf/CMakeFiles/osquery_utils_system_linux_ebpf.dir/ebpf.cpp.o
[ 54%] Building CXX object osquery/utils/system/linux/ebpf/CMakeFiles/osquery_utils_system_linux_ebpf.dir/program.cpp.o
[ 54%] Building CXX object osquery/utils/system/linux/ebpf/CMakeFiles/osquery_utils_system_linux_ebpf.dir/map.cpp.o
/build/osquery/src/osquery-4.3.0/osquery/utils/json/json.cpp: In member function ‘void osquery::JSON::push(size_t, rapidjson::Value&)’:
/build/osquery/src/osquery-4.3.0/osquery/utils/json/json.cpp:65:26: warning: useless cast to type ‘uint64_t’ {aka ‘long unsigned int’} [-Wuseless-cast]
65 | arr.PushBack(rj::Value(static_cast<uint64_t>(value)).Move(),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/utils/json/json.cpp: In member function ‘void osquery::JSON::add(const string&, long int, rapidjson::Value&)’:
/build/osquery/src/osquery-4.3.0/osquery/utils/json/json.cpp:182:27: warning: useless cast to type ‘int64_t’ {aka ‘long int’} [-Wuseless-cast]
182 | rj::Value(static_cast<int64_t>(value)).Move(),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/utils/json/json.cpp: In member function ‘void osquery::JSON::add(const string&, long unsigned int, rapidjson::Value&)’:
/build/osquery/src/osquery-4.3.0/osquery/utils/json/json.cpp:228:27: warning: useless cast to type ‘uint64_t’ {aka ‘long unsigned int’} [-Wuseless-cast]
228 | rj::Value(static_cast<uint64_t>(value)).Move(),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/utils/json/json.cpp: In static member function ‘static size_t osquery::JSON::valueToSize(const Value&)’:
/build/osquery/src/osquery-4.3.0/osquery/utils/json/json.cpp:363:12: warning: useless cast to type ‘size_t’ {aka ‘long unsigned int’} [-Wuseless-cast]
363 | return static_cast<size_t>(value.GetUint64());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 54%] Linking CXX static library libosquery_utils_system_linux_ebpf.a
[ 54%] Built target osquery_utils_system_linux_ebpf
Scanning dependencies of target osquery_experimental_tracing_linux_probesevents
[ 54%] Building CXX object osquery/experimental/tracing/linux/CMakeFiles/osquery_experimental_tracing_linux_probesevents.dir/syscall_event.cpp.o
[ 54%] Building CXX object osquery/experimental/tracing/linux/CMakeFiles/osquery_experimental_tracing_linux_probesevents.dir/probes.cpp.o
[ 54%] Building CXX object osquery/experimental/tracing/linux/CMakeFiles/osquery_experimental_tracing_linux_probesevents.dir/ebpf_tracepoint.cpp.o
[ 54%] Building CXX object osquery/experimental/tracing/linux/CMakeFiles/osquery_experimental_tracing_linux_probesevents.dir/syscalls_programs.cpp.o
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 54%] Linking CXX static library libosquery_utils_json.a
[ 54%] Built target osquery_utils_json
Scanning dependencies of target osquery_core_sql
[ 54%] Building CXX object osquery/core/sql/CMakeFiles/osquery_core_sql.dir/query_data.cpp.o
[ 54%] Building CXX object osquery/core/sql/CMakeFiles/osquery_core_sql.dir/column.cpp.o
[ 54%] Building CXX object osquery/core/sql/CMakeFiles/osquery_core_sql.dir/diff_results.cpp.o
[ 54%] Building CXX object osquery/core/sql/CMakeFiles/osquery_core_sql.dir/query_performance.cpp.o
[ 54%] Building CXX object osquery/core/sql/CMakeFiles/osquery_core_sql.dir/row.cpp.o
[ 54%] Building CXX object osquery/core/sql/CMakeFiles/osquery_core_sql.dir/scheduled_query.cpp.o
[ 55%] Building CXX object osquery/core/sql/CMakeFiles/osquery_core_sql.dir/table_rows.cpp.o
[ 55%] Linking CXX static library libosquery_core_sql.a
[ 55%] Built target osquery_core_sql
Scanning dependencies of target osquery_core_plugins
[ 57%] Building CXX object osquery/core/plugins/CMakeFiles/osquery_core_plugins.dir/logger.cpp.o
[ 57%] Building CXX object osquery/core/plugins/CMakeFiles/osquery_core_plugins.dir/plugin.cpp.o
[ 57%] Building CXX object osquery/core/plugins/CMakeFiles/osquery_core_plugins.dir/sql.cpp.o
[ 57%] Linking CXX static library libosquery_experimental_tracing_linux_probesevents.a
[ 57%] Built target osquery_experimental_tracing_linux_probesevents
[ 57%] Linking CXX static library libosquery_core_plugins.a
[ 57%] Built target osquery_core_plugins
Scanning dependencies of target osquery_remote_requests
Scanning dependencies of target osquery_tables_lldpd_llpdtable
Scanning dependencies of target osquery_process
Scanning dependencies of target osquery_remote_httpclient
[ 57%] Building CXX object osquery/tables/lldpd/CMakeFiles/osquery_tables_lldpd_llpdtable.dir/lldp_neighbors.cpp.o
[ 57%] Building CXX object osquery/remote/CMakeFiles/osquery_remote_httpclient.dir/http_client.cpp.o
[ 57%] Building CXX object osquery/remote/CMakeFiles/osquery_remote_requests.dir/requests.cpp.o
[ 57%] Building CXX object osquery/process/CMakeFiles/osquery_process.dir/posix/process.cpp.o
[ 57%] Building CXX object osquery/process/CMakeFiles/osquery_process.dir/posix/process_ops.cpp.o
[ 59%] Building CXX object osquery/remote/CMakeFiles/osquery_remote_httpclient.dir/uri.cpp.o
[ 59%] Linking CXX static library libosquery_remote_requests.a
[ 59%] Built target osquery_remote_requests
Scanning dependencies of target osquery_remote_serializers_serializerjson
[ 59%] Building CXX object osquery/remote/serializers/CMakeFiles/osquery_remote_serializers_serializerjson.dir/json.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/osquery/process/posix/process_ops.cpp:23:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_process/osquery/process/process.h:29:26: warning: useless cast to type ‘using PlatformPidType = pid_t’ {aka ‘int’} [-Wuseless-cast]
29 | const auto kInvalidPid = (PlatformPidType)-1;
| ^~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/process/posix/process_ops.cpp: In function ‘int osquery::platformGetPid()’:
/build/osquery/src/osquery-4.3.0/osquery/process/posix/process_ops.cpp:67:10: warning: useless cast to type ‘int’ [-Wuseless-cast]
67 | return static_cast<int>(getpid());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
In file included from /build/osquery/src/osquery-4.3.0/osquery/process/posix/process.cpp:18:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_process/osquery/process/process.h:29:26: warning: useless cast to type ‘using PlatformPidType = pid_t’ {aka ‘int’} [-Wuseless-cast]
29 | const auto kInvalidPid = (PlatformPidType)-1;
| ^~~~~~~~~~~~~~~~~~~
[ 59%] Linking CXX static library libosquery_remote_serializers_serializerjson.a
[ 59%] Built target osquery_remote_serializers_serializerjson
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 59%] Linking CXX static library libosquery_process.a
[ 59%] Built target osquery_process
Scanning dependencies of target osquery_filesystem
[ 60%] Building CXX object osquery/filesystem/CMakeFiles/osquery_filesystem.dir/file_compression.cpp.o
[ 60%] Building CXX object osquery/filesystem/CMakeFiles/osquery_filesystem.dir/filesystem.cpp.o
[ 60%] Building CXX object osquery/filesystem/CMakeFiles/osquery_filesystem.dir/posix/fileops.cpp.o
[ 60%] Building CXX object osquery/filesystem/CMakeFiles/osquery_filesystem.dir/linux/proc.cpp.o
[ 60%] Building CXX object osquery/filesystem/CMakeFiles/osquery_filesystem.dir/linux/mem.cpp.o
[ 60%] Linking CXX static library libosquery_tables_lldpd_llpdtable.a
[ 60%] Built target osquery_tables_lldpd_llpdtable
[ 60%] Building CXX object osquery/filesystem/CMakeFiles/osquery_filesystem.dir/linux/mounts.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/filesystem/posix/fileops.cpp:9:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/filesystem/linux/proc.cpp:15:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/filesystem/linux/mem.cpp:16:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/filesystem/linux/mem.cpp:26:67: warning: extra ‘;’ [-Wpedantic]
26 | FLAG(bool, disable_memory, false, "Disable physical memory reads");
| ^
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/filesystem/file_compression.cpp:19:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/filesystem/file_compression.cpp:200:2: warning: extra ‘;’ [-Wpedantic]
200 | };
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/filesystem/filesystem.cpp:25:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/linux/mounts.h:13,
from /build/osquery/src/osquery-4.3.0/osquery/filesystem/linux/mounts.cpp:12:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
/build/osquery/src/osquery-4.3.0/osquery/filesystem/filesystem.cpp:43:67: warning: extra ‘;’ [-Wpedantic]
43 | FLAG(uint64, read_max, 50 * 1024 * 1024, "Maximum file read size");
| ^
/build/osquery/src/osquery-4.3.0/osquery/filesystem/filesystem.cpp:46:78: warning: extra ‘;’ [-Wpedantic]
46 | HIDDEN_FLAG(bool, allow_unsafe, false, "Allow unsafe executable permissions");
| ^
/build/osquery/src/osquery-4.3.0/osquery/filesystem/filesystem.cpp:49:78: warning: extra ‘;’ [-Wpedantic]
49 | HIDDEN_FLAG(bool, disable_forensic, true, "Disable atime/mtime preservation");
| ^
/build/osquery/src/osquery-4.3.0/osquery/filesystem/filesystem.cpp: In function ‘osquery::Status osquery::readFile(const boost::filesystem::path&, size_t, size_t, bool, bool, std::function<void(std::__cxx11::basic_string<char>&, long unsigned int)>, bool)’:
/build/osquery/src/osquery-4.3.0/osquery/filesystem/filesystem.cpp:163:24: warning: useless cast to type ‘off_t’ {aka ‘long int’} [-Wuseless-cast]
163 | total_bytes += static_cast<off_t>(part_bytes);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/filesystem/filesystem.cpp:180:24: warning: useless cast to type ‘off_t’ {aka ‘long int’} [-Wuseless-cast]
180 | total_bytes += static_cast<off_t>(part_bytes);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 60%] Linking CXX static library libosquery_filesystem.a
[ 60%] Built target osquery_filesystem
Scanning dependencies of target osquery_hashing
Scanning dependencies of target osquery_extensions_extensionsinterface
[ 60%] Building CXX object osquery/hashing/CMakeFiles/osquery_hashing.dir/hashing.cpp.o
[ 60%] Building CXX object osquery/extensions/CMakeFiles/osquery_extensions_extensionsinterface.dir/interface.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/hashing/hashing.cpp:18:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/extensions/interface.cpp:15:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 60%] Linking CXX static library libosquery_hashing.a
[ 60%] Built target osquery_hashing
Scanning dependencies of target osquery_tables_sleuthkit_sleuthkittable
Scanning dependencies of target osquery_config
[ 60%] Building CXX object osquery/tables/sleuthkit/CMakeFiles/osquery_tables_sleuthkit_sleuthkittable.dir/sleuthkit.cpp.o
[ 60%] Building CXX object osquery/config/CMakeFiles/osquery_config.dir/config.cpp.o
[ 60%] Building CXX object osquery/config/CMakeFiles/osquery_config.dir/packs.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/sleuthkit/sleuthkit.cpp:17:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/config/packs.cpp:31:55: warning: extra ‘;’ [-Wpedantic]
31 | "Cache expiration for a packs discovery queries");
| ^
/build/osquery/src/osquery-4.3.0/osquery/config/packs.cpp:33:72: warning: extra ‘;’ [-Wpedantic]
33 | FLAG(string, pack_delimiter, "_", "Delimiter for pack and query names");
| ^
/build/osquery/src/osquery-4.3.0/osquery/config/packs.cpp:35:74: warning: extra ‘;’ [-Wpedantic]
35 | FLAG(uint64, schedule_splay_percent, 10, "Percent to splay config times");
| ^
/build/osquery/src/osquery-4.3.0/osquery/config/packs.cpp:40:50: warning: extra ‘;’ [-Wpedantic]
40 | "Query interval to use if none is provided");
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 60%] Linking CXX static library libosquery_extensions_extensionsinterface.a
[ 60%] Built target osquery_extensions_extensionsinterface
In file included from /build/osquery/src/osquery-4.3.0/osquery/config/config.cpp:23:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/events.h:749:4: warning: extra ‘;’ [-Wpedantic]
749 | };
| ^
| -
/build/osquery/src/osquery-4.3.0/osquery/config/config.cpp:51:2: warning: extra ‘;’ [-Wpedantic]
51 | }; // namespace
| ^
/build/osquery/src/osquery-4.3.0/osquery/config/config.cpp:60:40: warning: extra ‘;’ [-Wpedantic]
60 | CREATE_REGISTRY(ConfigPlugin, "config");
| ^
/build/osquery/src/osquery-4.3.0/osquery/config/config.cpp:69:58: warning: extra ‘;’ [-Wpedantic]
69 | CREATE_LAZY_REGISTRY(ConfigParserPlugin, "config_parser");
| ^
/build/osquery/src/osquery-4.3.0/osquery/config/config.cpp:72:68: warning: extra ‘;’ [-Wpedantic]
72 | CLI_FLAG(string, config_plugin, "filesystem", "Config plugin name");
| ^
/build/osquery/src/osquery-4.3.0/osquery/config/config.cpp:77:59: warning: extra ‘;’ [-Wpedantic]
77 | "Check the format of an osquery config and exit");
| ^
/build/osquery/src/osquery-4.3.0/osquery/config/config.cpp:82:62: warning: extra ‘;’ [-Wpedantic]
82 | "Dump the contents of the configuration, then exit");
| ^
/build/osquery/src/osquery-4.3.0/osquery/config/config.cpp:87:66: warning: extra ‘;’ [-Wpedantic]
87 | "Optional interval in seconds to re-read configuration");
| ^
/build/osquery/src/osquery-4.3.0/osquery/config/config.cpp:88:63: warning: extra ‘;’ [-Wpedantic]
88 | FLAG_ALIAS(google::uint64, config_tls_refresh, config_refresh);
| ^
/build/osquery/src/osquery-4.3.0/osquery/config/config.cpp:94:62: warning: extra ‘;’ [-Wpedantic]
94 | "Interval to wait if reading a configuration fails");
| ^
/build/osquery/src/osquery-4.3.0/osquery/config/config.cpp:99:56: warning: extra ‘;’ [-Wpedantic]
99 | "Backup config and use it when refresh fails");
| ^
/build/osquery/src/osquery-4.3.0/osquery/config/config.cpp:103:39: warning: extra ‘;’ [-Wpedantic]
103 | config_accelerated_refresh);
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 60%] Linking CXX static library libosquery_tables_sleuthkit_sleuthkittable.a
[ 60%] Built target osquery_tables_sleuthkit_sleuthkittable
[ 60%] Linking CXX static library libosquery_remote_httpclient.a
[ 60%] Built target osquery_remote_httpclient
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 60%] Linking CXX static library libosquery_config.a
[ 60%] Built target osquery_config
Scanning dependencies of target plugins_config_updateconfigplugin
Scanning dependencies of target plugins_config_filesystemconfig
Scanning dependencies of target osquery_extensions
[ 60%] Building CXX object plugins/config/CMakeFiles/plugins_config_updateconfigplugin.dir/update.cpp.o
[ 60%] Building CXX object plugins/config/CMakeFiles/plugins_config_filesystemconfig.dir/filesystem_config.cpp.o
[ 60%] Building CXX object osquery/extensions/CMakeFiles/osquery_extensions.dir/extensions.cpp.o
/build/osquery/src/osquery-4.3.0/plugins/config/update.cpp:37:49: warning: extra ‘;’ [-Wpedantic]
37 | REGISTER(UpdateConfigPlugin, "config", "update");
| ^
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/plugins/config/filesystem_config.cpp:16:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/plugins/config/filesystem_config.cpp:33:37: warning: extra ‘;’ [-Wpedantic]
33 | "Path to JSON config file");
| ^
/build/osquery/src/osquery-4.3.0/plugins/config/filesystem_config.cpp:43:57: warning: extra ‘;’ [-Wpedantic]
43 | REGISTER(FilesystemConfigPlugin, "config", "filesystem");
| ^
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_core/osquery/core/watcher.h:24,
from /build/osquery/src/osquery-4.3.0/osquery/extensions/extensions.cpp:19:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_process/osquery/process/process.h:29:26: warning: useless cast to type ‘using PlatformPidType = pid_t’ {aka ‘int’} [-Wuseless-cast]
29 | const auto kInvalidPid = (PlatformPidType)-1;
| ^~~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/osquery/extensions/extensions.cpp:21:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 60%] Linking CXX static library libplugins_config_updateconfigplugin.a
[ 60%] Built target plugins_config_updateconfigplugin
/build/osquery/src/osquery-4.3.0/osquery/extensions/extensions.cpp:55:67: warning: extra ‘;’ [-Wpedantic]
55 | CLI_FLAG(bool, disable_extensions, false, "Disable extension API");
| ^
/build/osquery/src/osquery-4.3.0/osquery/extensions/extensions.cpp:60:54: warning: extra ‘;’ [-Wpedantic]
60 | "Path to the extensions UNIX domain socket");
| ^
/build/osquery/src/osquery-4.3.0/osquery/extensions/extensions.cpp:65:71: warning: extra ‘;’ [-Wpedantic]
65 | "Optional path to a list of autoloaded & managed extensions");
| ^
/build/osquery/src/osquery-4.3.0/osquery/extensions/extensions.cpp:70:54: warning: extra ‘;’ [-Wpedantic]
70 | "Seconds to wait for autoloaded extensions");
| ^
/build/osquery/src/osquery-4.3.0/osquery/extensions/extensions.cpp:75:54: warning: extra ‘;’ [-Wpedantic]
75 | "Seconds delay between connectivity checks");
| ^
/build/osquery/src/osquery-4.3.0/osquery/extensions/extensions.cpp:77:76: warning: extra ‘;’ [-Wpedantic]
77 | SHELL_FLAG(string, extension, "", "Path to a single extension to autoload");
| ^
/build/osquery/src/osquery-4.3.0/osquery/extensions/extensions.cpp:82:56: warning: extra ‘;’ [-Wpedantic]
82 | "Comma-separated list of required extensions");
| ^
/build/osquery/src/osquery-4.3.0/osquery/extensions/extensions.cpp:93:48: warning: extra ‘;’ [-Wpedantic]
93 | EXTENSION_FLAG_ALIAS(socket, extensions_socket);
| ^
/build/osquery/src/osquery-4.3.0/osquery/extensions/extensions.cpp:94:50: warning: extra ‘;’ [-Wpedantic]
94 | EXTENSION_FLAG_ALIAS(timeout, extensions_timeout);
| ^
/build/osquery/src/osquery-4.3.0/osquery/extensions/extensions.cpp:95:52: warning: extra ‘;’ [-Wpedantic]
95 | EXTENSION_FLAG_ALIAS(interval, extensions_interval);
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 60%] Linking CXX static library libplugins_config_filesystemconfig.a
[ 60%] Built target plugins_config_filesystemconfig
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 60%] Linking CXX static library libosquery_extensions.a
[ 60%] Built target osquery_extensions
Scanning dependencies of target osquery_core
[ 60%] Building CXX object osquery/core/CMakeFiles/osquery_core.dir/system.cpp.o
[ 62%] Building CXX object osquery/core/CMakeFiles/osquery_core.dir/init.cpp.o
[ 62%] Building CXX object osquery/core/CMakeFiles/osquery_core.dir/flags.cpp.o
[ 62%] Building CXX object osquery/core/CMakeFiles/osquery_core.dir/query.cpp.o
[ 62%] Building CXX object osquery/core/CMakeFiles/osquery_core.dir/tables.cpp.o
[ 62%] Building CXX object osquery/core/CMakeFiles/osquery_core.dir/posix/initializer.cpp.o
[ 62%] Building CXX object osquery/core/CMakeFiles/osquery_core.dir/watcher.cpp.o
/build/osquery/src/osquery-4.3.0/osquery/core/query.cpp:31:51: warning: extra ‘;’ [-Wpedantic]
31 | "Use numeric JSON syntax for numeric values");
| ^
/build/osquery/src/osquery-4.3.0/osquery/core/query.cpp:32:59: warning: extra ‘;’ [-Wpedantic]
32 | FLAG_ALIAS(bool, log_numerics_as_numbers, logger_numerics);
| ^
/build/osquery/src/osquery-4.3.0/osquery/core/tables.cpp:20:70: warning: extra ‘;’ [-Wpedantic]
20 | FLAG(bool, disable_caching, false, "Disable scheduled query caching");
| ^
/build/osquery/src/osquery-4.3.0/osquery/core/tables.cpp:22:43: warning: extra ‘;’ [-Wpedantic]
22 | CREATE_LAZY_REGISTRY(TablePlugin, "table");
| ^
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/core/system.cpp:50:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_core/osquery/core/watcher.h:24,
from /build/osquery/src/osquery-4.3.0/osquery/core/init.cpp:33:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_process/osquery/process/process.h:29:26: warning: useless cast to type ‘using PlatformPidType = pid_t’ {aka ‘int’} [-Wuseless-cast]
29 | const auto kInvalidPid = (PlatformPidType)-1;
| ^~~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_core/osquery/core/watcher.h:24,
from /build/osquery/src/osquery-4.3.0/osquery/core/watcher.cpp:24:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_process/osquery/process/process.h:29:26: warning: useless cast to type ‘using PlatformPidType = pid_t’ {aka ‘int’} [-Wuseless-cast]
29 | const auto kInvalidPid = (PlatformPidType)-1;
| ^~~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/osquery/core/watcher.cpp:26:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/osquery/core/system.cpp:53:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_process/osquery/process/process.h:29:26: warning: useless cast to type ‘using PlatformPidType = pid_t’ {aka ‘int’} [-Wuseless-cast]
29 | const auto kInvalidPid = (PlatformPidType)-1;
| ^~~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/osquery/core/init.cpp:36:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/events.h:749:4: warning: extra ‘;’ [-Wpedantic]
749 | };
| ^
| -
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/core/init.cpp:38:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/osquery/core/init.cpp:40:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/numeric_monitoring.h:97:2: warning: extra ‘;’ [-Wpedantic]
97 | }; // namespace monitoring
| ^
/build/osquery/src/osquery-4.3.0/osquery/core/init.cpp:108:51: warning: extra ‘;’ [-Wpedantic]
108 | CLI_FLAG(bool, S, false, "Run as a shell process");
| ^
/build/osquery/src/osquery-4.3.0/osquery/core/init.cpp:109:52: warning: extra ‘;’ [-Wpedantic]
109 | CLI_FLAG(bool, D, false, "Run as a daemon process");
| ^
/build/osquery/src/osquery-4.3.0/osquery/core/init.cpp:110:70: warning: extra ‘;’ [-Wpedantic]
110 | CLI_FLAG(bool, daemonize, false, "Attempt to daemonize (POSIX only)");
| ^
/build/osquery/src/osquery-4.3.0/osquery/core/init.cpp:111:78: warning: extra ‘;’ [-Wpedantic]
111 | CLI_FLAG(uint64, alarm_timeout, 4, "Seconds to wait for a graceful shutdown");
| ^
/build/osquery/src/osquery-4.3.0/osquery/core/init.cpp:113:71: warning: extra ‘;’ [-Wpedantic]
113 | FLAG(bool, ephemeral, false, "Skip pidfile and database state checks");
| ^
/build/osquery/src/osquery-4.3.0/osquery/core/watcher.cpp:75:70: warning: extra ‘;’ [-Wpedantic]
75 | "Performance limit level (0=normal, 1=restrictive, -1=off)");
| ^
/build/osquery/src/osquery-4.3.0/osquery/core/watcher.cpp:80:74: warning: extra ‘;’ [-Wpedantic]
80 | "Override watchdog profile memory limit (e.g., 300, for 300MB)");
| ^
/build/osquery/src/osquery-4.3.0/osquery/core/watcher.cpp:85:60: warning: extra ‘;’ [-Wpedantic]
85 | "Override watchdog profile CPU utilization limit");
| ^
/build/osquery/src/osquery-4.3.0/osquery/core/watcher.cpp:90:60: warning: extra ‘;’ [-Wpedantic]
90 | "Initial delay in seconds before watchdog starts");
| ^
/build/osquery/src/osquery-4.3.0/osquery/core/watcher.cpp:95:60: warning: extra ‘;’ [-Wpedantic]
95 | "Max delay in seconds between worker respawns");
| ^
/build/osquery/src/osquery-4.3.0/osquery/core/watcher.cpp:100:62: warning: extra ‘;’ [-Wpedantic]
100 | "Enable userland watchdog for extensions processes");
| ^
/build/osquery/src/osquery-4.3.0/osquery/core/watcher.cpp:102:77: warning: extra ‘;’ [-Wpedantic]
102 | CLI_FLAG(bool, disable_watchdog, false, "Disable userland watchdog process");
| ^
/build/osquery/src/osquery-4.3.0/osquery/core/system.cpp:78:45: warning: extra ‘;’ [-Wpedantic]
78 | "Path to the daemon pidfile mutex");
| ^
/build/osquery/src/osquery-4.3.0/osquery/core/system.cpp:84:62: warning: extra ‘;’ [-Wpedantic]
84 | "Force osqueryd to kill previously-running daemons");
| ^
/build/osquery/src/osquery-4.3.0/osquery/core/system.cpp:90:40: warning: extra ‘;’ [-Wpedantic]
90 | "instance, ephemeral, specified)");
| ^
/build/osquery/src/osquery-4.3.0/osquery/core/system.cpp:96:76: warning: extra ‘;’ [-Wpedantic]
96 | "Field used to specify the host_identifier when set to \"specified\"");
| ^
/build/osquery/src/osquery-4.3.0/osquery/core/system.cpp:98:55: warning: extra ‘;’ [-Wpedantic]
98 | FLAG(bool, utc, true, "Convert all UNIX times to UTC");
| ^
/build/osquery/src/osquery-4.3.0/osquery/core/watcher.cpp: In member function ‘virtual void osquery::WatcherRunner::createWorker()’:
/build/osquery/src/osquery-4.3.0/osquery/core/watcher.cpp:534:24: warning: useless cast to type ‘size_t’ {aka ‘long unsigned int’} [-Wuseless-cast]
534 | delay = std::min(static_cast<size_t>(FLAGS_watchdog_max_delay), delay);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/core/system.cpp: In member function ‘bool osquery::DropPrivileges::dropTo(uid_t, gid_t)’:
/build/osquery/src/osquery-4.3.0/osquery/core/system.cpp:500:18: warning: ignoring return value of ‘int setegid(__gid_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
500 | (void)setegid(getgid());
| ~~~~~~~^~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 62%] Linking CXX static library libosquery_core.a
[ 62%] Built target osquery_core
Scanning dependencies of target osquery_profiler
Scanning dependencies of target osquery_database
Scanning dependencies of target osquery_experimental_eventsstream_registry
Scanning dependencies of target osquery_remote_transports_transportstls
Scanning dependencies of target osquery_registry
Scanning dependencies of target osquery_extensions_implthrift
Scanning dependencies of target osquery_numericmonitoring
Scanning dependencies of target osquery_tables_utility_utilitytable
[ 62%] Building CXX object osquery/profiler/CMakeFiles/osquery_profiler.dir/posix/code_profiler.cpp.o
[ 62%] Building CXX object osquery/database/CMakeFiles/osquery_database.dir/database.cpp.o
[ 62%] Building CXX object osquery/remote/transports/CMakeFiles/osquery_remote_transports_transportstls.dir/tls.cpp.o
[ 62%] Building CXX object osquery/experimental/events_stream/CMakeFiles/osquery_experimental_eventsstream_registry.dir/events_stream_registry.cpp.o
[ 63%] Building CXX object osquery/numeric_monitoring/CMakeFiles/osquery_numericmonitoring.dir/numeric_monitoring.cpp.o
[ 63%] Building CXX object osquery/registry/CMakeFiles/osquery_registry.dir/registry_factory.cpp.o
[ 63%] Building CXX object osquery/tables/utility/CMakeFiles/osquery_tables_utility_utilitytable.dir/file.cpp.o
[ 63%] Building CXX object osquery/extensions/CMakeFiles/osquery_extensions_implthrift.dir/impl_thrift.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/osquery/profiler/posix/code_profiler.cpp:27:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/numeric_monitoring.h:97:2: warning: extra ‘;’ [-Wpedantic]
97 | }; // namespace monitoring
| ^
In file included from /build/osquery/src/osquery-4.3.0/osquery/numeric_monitoring/numeric_monitoring.cpp:16:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/numeric_monitoring.h:97:2: warning: extra ‘;’ [-Wpedantic]
97 | }; // namespace monitoring
| ^
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/utility/file.cpp:13:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/extensions/impl_thrift.cpp:10:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_experimental_eventsstream_registry/osquery/experimental/events_stream/events_stream_registry.h:15,
from /build/osquery/src/osquery-4.3.0/osquery/experimental/events_stream/events_stream_registry.cpp:9:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/numeric_monitoring.h:97:2: warning: extra ‘;’ [-Wpedantic]
97 | }; // namespace monitoring
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 65%] Linking CXX static library libosquery_profiler.a
[ 65%] Built target osquery_profiler
[ 65%] Building CXX object osquery/registry/CMakeFiles/osquery_registry.dir/registry_interface.cpp.o
/build/osquery/src/osquery-4.3.0/osquery/experimental/events_stream/events_stream_registry.cpp:17:66: warning: extra ‘;’ [-Wpedantic]
17 | CREATE_REGISTRY(EventsStreamPlugin, events::streamRegistryName());
| ^
In file included from /build/osquery/src/osquery-4.3.0/osquery/registry/registry_factory.cpp:17:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_process/osquery/process/process.h:29:26: warning: useless cast to type ‘using PlatformPidType = pid_t’ {aka ‘int’} [-Wuseless-cast]
29 | const auto kInvalidPid = (PlatformPidType)-1;
| ^~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/registry/registry_factory.cpp:24:73: warning: extra ‘;’ [-Wpedantic]
24 | HIDDEN_FLAG(bool, registry_exceptions, false, "Allow plugin exceptions");
| ^
/build/osquery/src/osquery-4.3.0/osquery/numeric_monitoring/numeric_monitoring.cpp:28:41: warning: extra ‘;’ [-Wpedantic]
28 | "Enable numeric monitoring system");
| ^
/build/osquery/src/osquery-4.3.0/osquery/numeric_monitoring/numeric_monitoring.cpp:32:57: warning: extra ‘;’ [-Wpedantic]
32 | "Comma separated numeric monitoring plugins names");
| ^
/build/osquery/src/osquery-4.3.0/osquery/numeric_monitoring/numeric_monitoring.cpp:36:79: warning: extra ‘;’ [-Wpedantic]
36 | "Time period in seconds for numeric monitoring pre-aggreagation buffer.");
| ^
/build/osquery/src/osquery-4.3.0/osquery/database/database.cpp:28:44: warning: extra ‘;’ [-Wpedantic]
28 | CREATE_REGISTRY(DatabasePlugin, "database");
| ^
/build/osquery/src/osquery-4.3.0/osquery/database/database.cpp:30:79: warning: extra ‘;’ [-Wpedantic]
30 | CLI_FLAG(bool, database_dump, false, "Dump the contents of the backing store");
| ^
/build/osquery/src/osquery-4.3.0/osquery/database/database.cpp:35:64: warning: extra ‘;’ [-Wpedantic]
35 | "If using a disk-based backing store, specify a path");
| ^
/build/osquery/src/osquery-4.3.0/osquery/database/database.cpp:36:48: warning: extra ‘;’ [-Wpedantic]
36 | FLAG_ALIAS(std::string, db_path, database_path);
| ^
/build/osquery/src/osquery-4.3.0/osquery/database/database.cpp:38:78: warning: extra ‘;’ [-Wpedantic]
38 | FLAG(bool, disable_database, false, "Disable the persistent RocksDB storage");
| ^
/build/osquery/src/osquery-4.3.0/osquery/extensions/impl_thrift.cpp:308:2: warning: extra ‘;’ [-Wpedantic]
308 | };
| ^
/build/osquery/src/osquery-4.3.0/osquery/extensions/impl_thrift.cpp: In member function ‘void osquery::ExtensionClientCore::init(const string&, bool)’:
/build/osquery/src/osquery-4.3.0/osquery/extensions/impl_thrift.cpp:381:3: warning: useless cast to type ‘void’ [-Wuseless-cast]
381 | (void)client_->transport->open();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/remote/transports/tls.cpp:13:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/remote/transports/tls.cpp:30:70: warning: extra ‘;’ [-Wpedantic]
30 | "TLS/HTTPS hostname for Config, Logger, and Enroll plugins");
| ^
/build/osquery/src/osquery-4.3.0/osquery/remote/transports/tls.cpp:33:69: warning: extra ‘;’ [-Wpedantic]
33 | CLI_FLAG(string, proxy_hostname, "", "Optional HTTP proxy hostname");
| ^
/build/osquery/src/osquery-4.3.0/osquery/remote/transports/tls.cpp:39:68: warning: extra ‘;’ [-Wpedantic]
39 | "Optional path to a TLS server PEM certificate(s) bundle");
| ^
/build/osquery/src/osquery-4.3.0/osquery/remote/transports/tls.cpp:45:63: warning: extra ‘;’ [-Wpedantic]
45 | "Optional path to a TLS client-auth PEM certificate");
| ^
/build/osquery/src/osquery-4.3.0/osquery/remote/transports/tls.cpp:51:63: warning: extra ‘;’ [-Wpedantic]
51 | "Optional path to a TLS client-auth PEM private key");
| ^
/build/osquery/src/osquery-4.3.0/osquery/remote/transports/tls.cpp:54:69: warning: extra ‘;’ [-Wpedantic]
54 | CLI_FLAG(bool, tls_session_reuse, true, "Reuse TLS session sockets");
| ^
/build/osquery/src/osquery-4.3.0/osquery/remote/transports/tls.cpp:60:54: warning: extra ‘;’ [-Wpedantic]
60 | "TLS session keep alive timeout in seconds");
| ^
/build/osquery/src/osquery-4.3.0/osquery/remote/transports/tls.cpp:69:74: warning: extra ‘;’ [-Wpedantic]
69 | HIDDEN_FLAG(bool, tls_dump, false, "Print remote requests and responses");
| ^
/build/osquery/src/osquery-4.3.0/osquery/remote/transports/tls.cpp:72:72: warning: extra ‘;’ [-Wpedantic]
72 | HIDDEN_FLAG(bool, tls_node_api, false, "Use node key as TLS endpoints");
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 67%] Linking CXX static library libosquery_experimental_eventsstream_registry.a
[ 67%] Built target osquery_experimental_eventsstream_registry
Scanning dependencies of target osquery_experimental_eventsstream
[ 67%] Building CXX object osquery/experimental/events_stream/CMakeFiles/osquery_experimental_eventsstream.dir/events_stream.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 67%] Building CXX object osquery/numeric_monitoring/CMakeFiles/osquery_numericmonitoring.dir/plugin_interface.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 67%] Building CXX object osquery/numeric_monitoring/CMakeFiles/osquery_numericmonitoring.dir/pre_aggregation_cache.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 67%] Building CXX object osquery/tables/utility/CMakeFiles/osquery_tables_utility_utilitytable.dir/osquery.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_numericmonitoring/osquery/numeric_monitoring/pre_aggregation_cache.h:13,
from /build/osquery/src/osquery-4.3.0/osquery/numeric_monitoring/pre_aggregation_cache.cpp:12:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/numeric_monitoring.h:97:2: warning: extra ‘;’ [-Wpedantic]
97 | }; // namespace monitoring
| ^
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_experimental_eventsstream_registry/osquery/experimental/events_stream/events_stream_registry.h:15,
from /build/osquery/src/osquery-4.3.0/osquery/experimental/events_stream/events_stream.cpp:10:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/numeric_monitoring.h:97:2: warning: extra ‘;’ [-Wpedantic]
97 | }; // namespace monitoring
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 67%] Building CXX object osquery/tables/utility/CMakeFiles/osquery_tables_utility_utilitytable.dir/time.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_numericmonitoring/osquery/numeric_monitoring/plugin_interface.h:19,
from /build/osquery/src/osquery-4.3.0/osquery/numeric_monitoring/plugin_interface.cpp:12:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/numeric_monitoring.h:97:2: warning: extra ‘;’ [-Wpedantic]
97 | }; // namespace monitoring
| ^
/build/osquery/src/osquery-4.3.0/osquery/numeric_monitoring/plugin_interface.cpp:16:69: warning: extra ‘;’ [-Wpedantic]
16 | CREATE_REGISTRY(NumericMonitoringPlugin, monitoring::registryName());
| ^
/build/osquery/src/osquery-4.3.0/osquery/numeric_monitoring/plugin_interface.cpp:35:2: warning: extra ‘;’ [-Wpedantic]
35 | };
| ^
/build/osquery/src/osquery-4.3.0/osquery/numeric_monitoring/plugin_interface.cpp:42:2: warning: extra ‘;’ [-Wpedantic]
42 | };
| ^
[ 67%] Linking CXX static library libosquery_registry.a
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 67%] Linking CXX static library libosquery_experimental_eventsstream.a
[ 67%] Built target osquery_registry
[ 67%] Built target osquery_experimental_eventsstream
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 68%] Linking CXX static library libosquery_extensions_implthrift.a
[ 68%] Built target osquery_extensions_implthrift
In file included from /build/osquery/src/osquery-4.3.0/osquery/tables/utility/osquery.cpp:11:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/events.h:749:4: warning: extra ‘;’ [-Wpedantic]
749 | };
| ^
| -
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/utility/osquery.cpp:13:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 68%] Linking CXX static library libosquery_database.a
In file included from /build/osquery/src/osquery-4.3.0/osquery/tables/utility/osquery.cpp:17:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_process/osquery/process/process.h:29:26: warning: useless cast to type ‘using PlatformPidType = pid_t’ {aka ‘int’} [-Wuseless-cast]
29 | const auto kInvalidPid = (PlatformPidType)-1;
| ^~~~~~~~~~~~~~~~~~~
[ 70%] Linking CXX static library libosquery_remote_transports_transportstls.a
[ 70%] Built target osquery_database
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
Scanning dependencies of target plugins_database_ephemeral
Scanning dependencies of target osquery_distributed
Scanning dependencies of target plugins_database_rocksdbplugin
Scanning dependencies of target plugins_database_sqliteplugin
[ 70%] Building CXX object plugins/database/CMakeFiles/plugins_database_ephemeral.dir/ephemeral.cpp.o
[ 70%] Building CXX object osquery/distributed/CMakeFiles/osquery_distributed.dir/distributed.cpp.o
[ 70%] Building CXX object plugins/database/CMakeFiles/plugins_database_rocksdbplugin.dir/rocksdb.cpp.o
[ 70%] Linking CXX static library libosquery_numericmonitoring.a
[ 70%] Building CXX object plugins/database/CMakeFiles/plugins_database_sqliteplugin.dir/sqlite.cpp.o
[ 70%] Built target osquery_remote_transports_transportstls
Scanning dependencies of target plugins_logger_stdout
[ 70%] Building CXX object plugins/logger/CMakeFiles/plugins_logger_stdout.dir/stdout.cpp.o
[ 70%] Built target osquery_numericmonitoring
Scanning dependencies of target plugins_logger_syslog
[ 70%] Building CXX object plugins/logger/CMakeFiles/plugins_logger_syslog.dir/syslog_logger.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/plugins/database/sqlite.cpp:14:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/plugins/logger/syslog_logger.cpp:9:
/build/osquery/src/osquery-4.3.0/plugins/logger/syslog_logger.h:34:49: warning: extra ‘;’ [-Wpedantic]
34 | REGISTER(SyslogLoggerPlugin, "logger", "syslog");
| ^
/build/osquery/src/osquery-4.3.0/plugins/logger/syslog_logger.cpp:22:71: warning: extra ‘;’ [-Wpedantic]
22 | "Syslog facility for status and results logs (0-23, default 19)");
| ^
/build/osquery/src/osquery-4.3.0/plugins/logger/syslog_logger.cpp:27:50: warning: extra ‘;’ [-Wpedantic]
27 | "Prepend @cee: tag to logged JSON messages");
| ^
In file included from /build/osquery/src/osquery-4.3.0/plugins/database/ephemeral.cpp:11:
/build/osquery/src/osquery-4.3.0/build/ns_plugins_database_ephemeral/plugins/database/ephemeral.h:81:68: warning: extra ‘;’ [-Wpedantic]
81 | REGISTER_INTERNAL(EphemeralDatabasePlugin, "database", "ephemeral");
| ^
In file included from /build/osquery/src/osquery-4.3.0/plugins/logger/stdout.cpp:9:
/build/osquery/src/osquery-4.3.0/plugins/logger/stdout.h:31:49: warning: extra ‘;’ [-Wpedantic]
31 | REGISTER(StdoutLoggerPlugin, "logger", "stdout");
| ^
In file included from /build/osquery/src/osquery-4.3.0/plugins/database/rocksdb.cpp:15:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/plugins/database/sqlite.cpp:19:
/build/osquery/src/osquery-4.3.0/build/ns_plugins_database_sqliteplugin/plugins/database/sqlite.h:83:62: warning: extra ‘;’ [-Wpedantic]
83 | REGISTER_INTERNAL(SQLiteDatabasePlugin, "database", "sqlite");
| ^
/build/osquery/src/osquery-4.3.0/osquery/distributed/distributed.cpp:26:50: warning: extra ‘;’ [-Wpedantic]
26 | CREATE_REGISTRY(DistributedPlugin, "distributed");
| ^
/build/osquery/src/osquery-4.3.0/osquery/distributed/distributed.cpp:28:67: warning: extra ‘;’ [-Wpedantic]
28 | FLAG(string, distributed_plugin, "tls", "Distributed plugin name");
| ^
/build/osquery/src/osquery-4.3.0/osquery/distributed/distributed.cpp:33:51: warning: extra ‘;’ [-Wpedantic]
33 | "Disable distributed queries (default true)");
| ^
Scanning dependencies of target plugins_logger_filesystemlogger
[ 70%] Building CXX object plugins/logger/CMakeFiles/plugins_logger_filesystemlogger.dir/filesystem_logger.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 72%] Linking CXX static library libplugins_logger_syslog.a
[ 72%] Built target plugins_logger_syslog
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
Scanning dependencies of target plugins_numericmonitoring_filesystem
[ 72%] Building CXX object plugins/numeric_monitoring/CMakeFiles/plugins_numericmonitoring_filesystem.dir/filesystem.cpp.o
[ 72%] Linking CXX static library libplugins_logger_stdout.a
[ 72%] Built target plugins_logger_stdout
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
Scanning dependencies of target osquery_remote_enroll_tlsenroll
/build/osquery/src/osquery-4.3.0/plugins/database/rocksdb.cpp:28:72: warning: extra ‘;’ [-Wpedantic]
28 | HIDDEN_FLAG(int32, rocksdb_write_buffer, 16, "Max write buffer number");
| ^
/build/osquery/src/osquery-4.3.0/plugins/database/rocksdb.cpp:29:80: warning: extra ‘;’ [-Wpedantic]
29 | HIDDEN_FLAG(int32, rocksdb_merge_number, 4, "Min write buffer number to merge");
| ^
/build/osquery/src/osquery-4.3.0/plugins/database/rocksdb.cpp:30:76: warning: extra ‘;’ [-Wpedantic]
30 | HIDDEN_FLAG(int32, rocksdb_background_flushes, 4, "Max background flushes");
| ^
/build/osquery/src/osquery-4.3.0/plugins/database/rocksdb.cpp:31:76: warning: extra ‘;’ [-Wpedantic]
31 | HIDDEN_FLAG(uint64, rocksdb_buffer_blocks, 256, "Write buffer blocks (4k)");
| ^
/build/osquery/src/osquery-4.3.0/plugins/database/rocksdb.cpp:44:64: warning: extra ‘;’ [-Wpedantic]
44 | REGISTER_INTERNAL(RocksDBDatabasePlugin, "database", "rocksdb");
| ^
/build/osquery/src/osquery-4.3.0/plugins/database/rocksdb.cpp: In member function ‘virtual osquery::Status osquery::RocksDBDatabasePlugin::setUp()’:
/build/osquery/src/osquery-4.3.0/plugins/database/rocksdb.cpp:101:9: warning: useless cast to type ‘int’ [-Wuseless-cast]
101 | static_cast<int>(FLAGS_rocksdb_write_buffer);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/plugins/database/rocksdb.cpp:103:9: warning: useless cast to type ‘int’ [-Wuseless-cast]
103 | static_cast<int>(FLAGS_rocksdb_merge_number);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/plugins/database/rocksdb.cpp:105:9: warning: useless cast to type ‘int’ [-Wuseless-cast]
105 | static_cast<int>(FLAGS_rocksdb_background_flushes);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 72%] Linking CXX static library libosquery_tables_utility_utilitytable.a
[ 72%] Building CXX object osquery/remote/enroll/CMakeFiles/osquery_remote_enroll_tlsenroll.dir/enroll.cpp.o
[ 72%] Built target osquery_tables_utility_utilitytable
Scanning dependencies of target osquery_logger_datalogger
[ 72%] Building CXX object osquery/logger/CMakeFiles/osquery_logger_datalogger.dir/logger.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 72%] Linking CXX static library libplugins_database_ephemeral.a
[ 72%] Built target plugins_database_ephemeral
Scanning dependencies of target osquery_utils_azure
[ 72%] Building CXX object osquery/utils/azure/CMakeFiles/osquery_utils_azure.dir/azure_util.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/plugins/logger/filesystem_logger.h:13,
from /build/osquery/src/osquery-4.3.0/plugins/logger/filesystem_logger.cpp:9:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/plugins/logger/filesystem_logger.cpp:9:
/build/osquery/src/osquery-4.3.0/plugins/logger/filesystem_logger.h:62:57: warning: extra ‘;’ [-Wpedantic]
62 | REGISTER(FilesystemLoggerPlugin, "logger", "filesystem");
| ^
/build/osquery/src/osquery-4.3.0/plugins/logger/filesystem_logger.cpp:30:63: warning: extra ‘;’ [-Wpedantic]
30 | "Directory path for ERROR/WARN/INFO and results logging");
| ^
/build/osquery/src/osquery-4.3.0/plugins/logger/filesystem_logger.cpp:32:54: warning: extra ‘;’ [-Wpedantic]
32 | FLAG_ALIAS(std::string, osquery_log_dir, logger_path);
| ^
/build/osquery/src/osquery-4.3.0/plugins/logger/filesystem_logger.cpp:34:78: warning: extra ‘;’ [-Wpedantic]
34 | FLAG(int32, logger_mode, 0640, "Decimal mode for log files (default '0640')");
| ^
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/remote/enroll/enroll.cpp:14:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 72%] Linking CXX static library libplugins_database_sqliteplugin.a
[ 72%] Built target plugins_database_sqliteplugin
Scanning dependencies of target osquery_utils_aws
[ 72%] Building CXX object osquery/utils/aws/CMakeFiles/osquery_utils_aws.dir/aws_util.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_numericmonitoring/osquery/numeric_monitoring/plugin_interface.h:19,
from /build/osquery/src/osquery-4.3.0/build/ns_plugins_numericmonitoring_filesystem/plugins/numeric_monitoring/filesystem.h:18,
from /build/osquery/src/osquery-4.3.0/plugins/numeric_monitoring/filesystem.cpp:14:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/numeric_monitoring.h:97:2: warning: extra ‘;’ [-Wpedantic]
97 | }; // namespace monitoring
| ^
/build/osquery/src/osquery-4.3.0/plugins/numeric_monitoring/filesystem.cpp:24:70: warning: extra ‘;’ [-Wpedantic]
24 | "The format of the line is <PATH><TAB><VALUE><TAB><TIMESTAMP>.");
| ^
/build/osquery/src/osquery-4.3.0/plugins/numeric_monitoring/filesystem.cpp:28:23: warning: extra ‘;’ [-Wpedantic]
28 | "filesystem");
| ^
In file included from /build/osquery/src/osquery-4.3.0/osquery/remote/enroll/enroll.cpp:16:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_process/osquery/process/process.h:29:26: warning: useless cast to type ‘using PlatformPidType = pid_t’ {aka ‘int’} [-Wuseless-cast]
29 | const auto kInvalidPid = (PlatformPidType)-1;
| ^~~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/utils/azure/azure_util.cpp:14:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/osquery/logger/logger.cpp:22:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/events.h:749:4: warning: extra ‘;’ [-Wpedantic]
749 | };
| ^
| -
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
/build/osquery/src/osquery-4.3.0/osquery/remote/enroll/enroll.cpp:27:54: warning: extra ‘;’ [-Wpedantic]
27 | "On startup, send a new enrollment request");
| ^
/build/osquery/src/osquery-4.3.0/osquery/remote/enroll/enroll.cpp:33:74: warning: extra ‘;’ [-Wpedantic]
33 | "Disable enrollment functions on related config/logger plugins");
| ^
/build/osquery/src/osquery-4.3.0/osquery/remote/enroll/enroll.cpp:39:62: warning: extra ‘;’ [-Wpedantic]
39 | "Path to an optional client enrollment-auth secret");
| ^
/build/osquery/src/osquery-4.3.0/osquery/remote/enroll/enroll.cpp:45:72: warning: extra ‘;’ [-Wpedantic]
45 | "Name of environment variable holding enrollment-auth secret");
| ^
/build/osquery/src/osquery-4.3.0/osquery/remote/enroll/enroll.cpp:51:77: warning: extra ‘;’ [-Wpedantic]
51 | "Disable re-enrollment attempts if related plugins return invalid");
| ^
/build/osquery/src/osquery-4.3.0/osquery/remote/enroll/enroll.cpp:60:45: warning: extra ‘;’ [-Wpedantic]
60 | CREATE_LAZY_REGISTRY(EnrollPlugin, "enroll");
| ^
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/logger/logger.cpp:24:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
[ 73%] Linking CXX static library libosquery_distributed.a
[ 73%] Built target osquery_distributed
In file included from /build/osquery/src/osquery-4.3.0/osquery/logger/logger.cpp:26:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/numeric_monitoring.h:97:2: warning: extra ‘;’ [-Wpedantic]
97 | }; // namespace monitoring
| ^
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
/build/osquery/src/osquery-4.3.0/osquery/logger/logger.cpp:41:68: warning: extra ‘;’ [-Wpedantic]
41 | FLAG(bool, verbose, false, "Enable verbose informational messages");
| ^
/build/osquery/src/osquery-4.3.0/osquery/logger/logger.cpp:44:65: warning: extra ‘;’ [-Wpedantic]
44 | FLAG(bool, disable_logging, false, "Disable ERROR/INFO logging");
| ^
/build/osquery/src/osquery-4.3.0/osquery/logger/logger.cpp:46:64: warning: extra ‘;’ [-Wpedantic]
46 | FLAG(string, logger_plugin, "filesystem", "Logger plugin name");
| ^
/build/osquery/src/osquery-4.3.0/osquery/logger/logger.cpp:49:71: warning: extra ‘;’ [-Wpedantic]
49 | FLAG(bool, logger_event_type, true, "Log scheduled results as events");
| ^
/build/osquery/src/osquery-4.3.0/osquery/logger/logger.cpp:55:49: warning: extra ‘;’ [-Wpedantic]
55 | "Log scheduled snapshot results as events");
| ^
/build/osquery/src/osquery-4.3.0/osquery/logger/logger.cpp:58:76: warning: extra ‘;’ [-Wpedantic]
58 | FLAG(int32, logger_min_status, 0, "Minimum level for status log recording");
| ^
/build/osquery/src/osquery-4.3.0/osquery/logger/logger.cpp:64:53: warning: extra ‘;’ [-Wpedantic]
64 | "Minimum level for statuses written to stderr");
| ^
/build/osquery/src/osquery-4.3.0/osquery/logger/logger.cpp:67:67: warning: extra ‘;’ [-Wpedantic]
67 | CLI_FLAG(bool, logger_stderr, true, "Write status logs to stderr");
| ^
/build/osquery/src/osquery-4.3.0/osquery/logger/logger.cpp:81:53: warning: extra ‘;’ [-Wpedantic]
81 | "Always send status logs synchronously");
| ^
/build/osquery/src/osquery-4.3.0/osquery/logger/logger.cpp:92:40: warning: extra ‘;’ [-Wpedantic]
92 | CREATE_REGISTRY(LoggerPlugin, "logger");
| ^
[ 73%] Linking CXX static library libplugins_database_rocksdbplugin.a
[ 73%] Built target plugins_database_rocksdbplugin
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 73%] Linking CXX static library libplugins_logger_filesystemlogger.a
[ 73%] Built target plugins_logger_filesystemlogger
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 73%] Linking CXX static library libplugins_numericmonitoring_filesystem.a
[ 73%] Built target plugins_numericmonitoring_filesystem
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 73%] Linking CXX static library libosquery_remote_enroll_tlsenroll.a
[ 73%] Built target osquery_remote_enroll_tlsenroll
Scanning dependencies of target plugins_remote_enroll_tlsenroll
[ 73%] Building CXX object plugins/remote/enroll/CMakeFiles/plugins_remote_enroll_tlsenroll.dir/tls_enroll.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
/build/osquery/src/osquery-4.3.0/osquery/utils/aws/aws_util.cpp:48:57: warning: extra ‘;’ [-Wpedantic]
48 | FLAG(string, aws_access_key_id, "", "AWS access key ID");
| ^
/build/osquery/src/osquery-4.3.0/osquery/utils/aws/aws_util.cpp:49:65: warning: extra ‘;’ [-Wpedantic]
49 | FLAG(string, aws_secret_access_key, "", "AWS secret access key");
| ^
/build/osquery/src/osquery-4.3.0/osquery/utils/aws/aws_util.cpp:53:64: warning: extra ‘;’ [-Wpedantic]
53 | "AWS profile for authentication and region configuration");
| ^
/build/osquery/src/osquery-4.3.0/osquery/utils/aws/aws_util.cpp:54:43: warning: extra ‘;’ [-Wpedantic]
54 | FLAG(string, aws_region, "", "AWS region");
| ^
/build/osquery/src/osquery-4.3.0/osquery/utils/aws/aws_util.cpp:55:55: warning: extra ‘;’ [-Wpedantic]
55 | FLAG(string, aws_sts_arn_role, "", "AWS STS ARN role");
| ^
/build/osquery/src/osquery-4.3.0/osquery/utils/aws/aws_util.cpp:56:51: warning: extra ‘;’ [-Wpedantic]
56 | FLAG(string, aws_sts_region, "", "AWS STS region");
| ^
/build/osquery/src/osquery-4.3.0/osquery/utils/aws/aws_util.cpp:57:70: warning: extra ‘;’ [-Wpedantic]
57 | FLAG(string, aws_sts_session_name, "default", "AWS STS session name");
| ^
/build/osquery/src/osquery-4.3.0/osquery/utils/aws/aws_util.cpp:61:74: warning: extra ‘;’ [-Wpedantic]
61 | "AWS STS assume role credential validity in seconds (default 3600)");
| ^
/build/osquery/src/osquery-4.3.0/osquery/utils/aws/aws_util.cpp:62:61: warning: extra ‘;’ [-Wpedantic]
62 | FLAG(string, aws_session_token, "", "AWS STS session token");
| ^
/build/osquery/src/osquery-4.3.0/osquery/utils/aws/aws_util.cpp:66:68: warning: extra ‘;’ [-Wpedantic]
66 | "Enable proxying of HTTP/HTTPS requests in AWS client config");
| ^
/build/osquery/src/osquery-4.3.0/osquery/utils/aws/aws_util.cpp:71:15: warning: extra ‘;’ [-Wpedantic]
71 | "https)");
| ^
/build/osquery/src/osquery-4.3.0/osquery/utils/aws/aws_util.cpp:72:76: warning: extra ‘;’ [-Wpedantic]
72 | FLAG(string, aws_proxy_host, "", "Proxy host for use in AWS client config");
| ^
/build/osquery/src/osquery-4.3.0/osquery/utils/aws/aws_util.cpp:73:75: warning: extra ‘;’ [-Wpedantic]
73 | FLAG(uint32, aws_proxy_port, 0, "Proxy port for use in AWS client config");
| ^
/build/osquery/src/osquery-4.3.0/osquery/utils/aws/aws_util.cpp:77:52: warning: extra ‘;’ [-Wpedantic]
77 | "Proxy username for use in AWS client config");
| ^
/build/osquery/src/osquery-4.3.0/osquery/utils/aws/aws_util.cpp:81:52: warning: extra ‘;’ [-Wpedantic]
81 | "Proxy password for use in AWS client config");
| ^
[ 73%] Linking CXX static library libosquery_logger_datalogger.a
[ 73%] Built target osquery_logger_datalogger
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 73%] Linking CXX static library libosquery_utils_azure.a
[ 73%] Built target osquery_utils_azure
Scanning dependencies of target osquery_tables_cloud_azure
[ 73%] Building CXX object osquery/tables/cloud/CMakeFiles/osquery_tables_cloud_azure.dir/azure/azure_instance_tags.cpp.o
[ 73%] Building CXX object osquery/tables/cloud/CMakeFiles/osquery_tables_cloud_azure.dir/azure/azure_instance_metadata.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/plugins/remote/enroll/tls_enroll.cpp:24:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_process/osquery/process/process.h:29:26: warning: useless cast to type ‘using PlatformPidType = pid_t’ {aka ‘int’} [-Wuseless-cast]
29 | const auto kInvalidPid = (PlatformPidType)-1;
| ^~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/plugins/remote/enroll/tls_enroll.cpp:38:46: warning: extra ‘;’ [-Wpedantic]
38 | "same as [config_tls_max_attempts]");
| ^
/build/osquery/src/osquery-4.3.0/plugins/remote/enroll/tls_enroll.cpp:44:53: warning: extra ‘;’ [-Wpedantic]
44 | "TLS/HTTPS endpoint for client enrollment");
| ^
/build/osquery/src/osquery-4.3.0/plugins/remote/enroll/tls_enroll.cpp:50:58: warning: extra ‘;’ [-Wpedantic]
50 | "Include TLS enroll secret in every request");
| ^
/build/osquery/src/osquery-4.3.0/plugins/remote/enroll/tls_enroll.cpp:56:55: warning: extra ‘;’ [-Wpedantic]
56 | "Override the TLS enroll secret key name");
| ^
/build/osquery/src/osquery-4.3.0/plugins/remote/enroll/tls_enroll.cpp:58:52: warning: extra ‘;’ [-Wpedantic]
58 | REGISTER_INTERNAL(TLSEnrollPlugin, "enroll", "tls");
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 73%] Linking CXX static library libplugins_remote_enroll_tlsenroll.a
[ 73%] Built target plugins_remote_enroll_tlsenroll
Scanning dependencies of target osquery_carver
Scanning dependencies of target plugins_distributed_tls_distributedtls
Scanning dependencies of target plugins_config_tlsconfig
[ 75%] Building CXX object plugins/distributed/CMakeFiles/plugins_distributed_tls_distributedtls.dir/tls_distributed.cpp.o
[ 75%] Building CXX object plugins/config/CMakeFiles/plugins_config_tlsconfig.dir/tls_config.cpp.o
[ 75%] Building CXX object osquery/carver/CMakeFiles/osquery_carver.dir/carver.cpp.o
[ 75%] Linking CXX static library libosquery_tables_cloud_azure.a
[ 75%] Built target osquery_tables_cloud_azure
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 75%] Linking CXX static library libosquery_utils_aws.a
[ 75%] Built target osquery_utils_aws
Scanning dependencies of target osquery_tables_cloud_aws
[ 75%] Building CXX object osquery/tables/cloud/CMakeFiles/osquery_tables_cloud_aws.dir/aws/ec2_instance_metadata.cpp.o
[ 75%] Building CXX object osquery/tables/cloud/CMakeFiles/osquery_tables_cloud_aws.dir/aws/ec2_instance_tags.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_remote_utility/osquery/remote/utility.h:21,
from /build/osquery/src/osquery-4.3.0/plugins/distributed/tls_distributed.cpp:24:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_process/osquery/process/process.h:29:26: warning: useless cast to type ‘using PlatformPidType = pid_t’ {aka ‘int’} [-Wuseless-cast]
29 | const auto kInvalidPid = (PlatformPidType)-1;
| ^~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/plugins/distributed/tls_distributed.cpp:33:59: warning: extra ‘;’ [-Wpedantic]
33 | "TLS/HTTPS endpoint for distributed query retrieval");
| ^
/build/osquery/src/osquery-4.3.0/plugins/distributed/tls_distributed.cpp:38:57: warning: extra ‘;’ [-Wpedantic]
38 | "TLS/HTTPS endpoint for distributed query results");
| ^
/build/osquery/src/osquery-4.3.0/plugins/distributed/tls_distributed.cpp:58:53: warning: extra ‘;’ [-Wpedantic]
58 | REGISTER(TLSDistributedPlugin, "distributed", "tls");
| ^
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_remote_utility/osquery/remote/utility.h:21,
from /build/osquery/src/osquery-4.3.0/plugins/config/tls_config.cpp:12:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_process/osquery/process/process.h:29:26: warning: useless cast to type ‘using PlatformPidType = pid_t’ {aka ‘int’} [-Wuseless-cast]
29 | const auto kInvalidPid = (PlatformPidType)-1;
| ^~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/plugins/config/tls_config.cpp:34:61: warning: extra ‘;’ [-Wpedantic]
34 | "Number of attempts to retry a TLS config request");
| ^
/build/osquery/src/osquery-4.3.0/plugins/config/tls_config.cpp:40:52: warning: extra ‘;’ [-Wpedantic]
40 | "TLS/HTTPS endpoint for config retrieval");
| ^
/build/osquery/src/osquery-4.3.0/plugins/config/tls_config.cpp:45:43: warning: extra ‘;’ [-Wpedantic]
45 | REGISTER(TLSConfigPlugin, "config", "tls");
| ^
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_remote_utility/osquery/remote/utility.h:21,
from /build/osquery/src/osquery-4.3.0/osquery/carver/carver.cpp:12:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_process/osquery/process/process.h:29:26: warning: useless cast to type ‘using PlatformPidType = pid_t’ {aka ‘int’} [-Wuseless-cast]
29 | const auto kInvalidPid = (PlatformPidType)-1;
| ^~~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/build/ns_osquery_carver/osquery/carver/carver.h:15,
from /build/osquery/src/osquery-4.3.0/osquery/carver/carver.cpp:17:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/carver/carver.cpp:42:56: warning: extra ‘;’ [-Wpedantic]
42 | "TLS/HTTPS init endpoint for forensic carver");
| ^
/build/osquery/src/osquery-4.3.0/osquery/carver/carver.cpp:49:78: warning: extra ‘;’ [-Wpedantic]
49 | "TLS/HTTPS endpoint that receives carved content after session creation");
| ^
/build/osquery/src/osquery-4.3.0/osquery/carver/carver.cpp:55:74: warning: extra ‘;’ [-Wpedantic]
55 | "Size of blocks used for POSTing data back to remote endpoints");
| ^
/build/osquery/src/osquery-4.3.0/osquery/carver/carver.cpp:60:59: warning: extra ‘;’ [-Wpedantic]
60 | "Disable the osquery file carver (default true)");
| ^
/build/osquery/src/osquery-4.3.0/osquery/carver/carver.cpp:65:68: warning: extra ‘;’ [-Wpedantic]
65 | "Disable the osquery file carver function (default true)");
| ^
/build/osquery/src/osquery-4.3.0/osquery/carver/carver.cpp:70:73: warning: extra ‘;’ [-Wpedantic]
70 | "Compress archives using zstd prior to upload (default false)");
| ^
/build/osquery/src/osquery-4.3.0/osquery/carver/carver.cpp:141:2: warning: extra ‘;’ [-Wpedantic]
141 | };
| ^
/build/osquery/src/osquery-4.3.0/osquery/carver/carver.cpp:193:2: warning: extra ‘;’ [-Wpedantic]
193 | };
| ^
/build/osquery/src/osquery-4.3.0/osquery/carver/carver.cpp:237:2: warning: extra ‘;’ [-Wpedantic]
237 | };
| ^
/build/osquery/src/osquery-4.3.0/osquery/carver/carver.cpp:310:2: warning: extra ‘;’ [-Wpedantic]
310 | };
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 75%] Linking CXX static library libplugins_distributed_tls_distributedtls.a
[ 75%] Built target plugins_distributed_tls_distributedtls
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 75%] Linking CXX static library libplugins_config_tlsconfig.a
[ 75%] Built target plugins_config_tlsconfig
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 75%] Linking CXX static library libosquery_carver.a
[ 75%] Built target osquery_carver
Scanning dependencies of target osquery_sql
[ 75%] Building CXX object osquery/sql/CMakeFiles/osquery_sql.dir/dynamic_table_row.cpp.o
[ 75%] Building CXX object osquery/sql/CMakeFiles/osquery_sql.dir/sqlite_math.cpp.o
[ 75%] Building CXX object osquery/sql/CMakeFiles/osquery_sql.dir/sql.cpp.o
[ 77%] Building CXX object osquery/sql/CMakeFiles/osquery_sql.dir/sqlite_hashing.cpp.o
[ 77%] Building CXX object osquery/sql/CMakeFiles/osquery_sql.dir/sqlite_filesystem.cpp.o
[ 77%] Building CXX object osquery/sql/CMakeFiles/osquery_sql.dir/sqlite_encoding.cpp.o
[ 77%] Building CXX object osquery/sql/CMakeFiles/osquery_sql.dir/sqlite_operations.cpp.o
/build/osquery/src/osquery-4.3.0/osquery/sql/sqlite_hashing.cpp: In function ‘void osquery::sqliteCommunityIDv1(sqlite3_context*, int, sqlite3_value**, void (*)(sqlite3_context*, const char*))’:
/build/osquery/src/osquery-4.3.0/osquery/sql/sqlite_hashing.cpp:179:24: warning: invalid conversion from ‘unsigned char*’ to ‘const char*’ [-fpermissive]
179 | bytes.write(seed.data(), 2);
| ~~~~~~~~~^~
| |
| unsigned char*
In file included from /usr/include/c++/10.1.0/ostream:784,
from /usr/include/glog/logging.h:43,
from /build/osquery/src/osquery-4.3.0/build/ns_osquery_logger/osquery/logger.h:18,
from /build/osquery/src/osquery-4.3.0/osquery/sql/sqlite_hashing.cpp:15:
/usr/include/c++/10.1.0/bits/ostream.tcc:183:25: note: initializing argument 1 of ‘std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::write(const _CharT*, std::streamsize) [with _CharT = char; _Traits = std::char_traits<char>; std::streamsize = long int]’
183 | write(const _CharT* __s, streamsize __n)
| ~~~~~~~~~~~~~~^~~
/build/osquery/src/osquery-4.3.0/osquery/sql/sqlite_hashing.cpp:196:25: warning: invalid conversion from ‘unsigned char*’ to ‘const char*’ [-fpermissive]
196 | bytes.write(sport.data(), 2);
| ~~~~~~~~~~^~
| |
| unsigned char*
In file included from /usr/include/c++/10.1.0/ostream:784,
from /usr/include/glog/logging.h:43,
from /build/osquery/src/osquery-4.3.0/build/ns_osquery_logger/osquery/logger.h:18,
from /build/osquery/src/osquery-4.3.0/osquery/sql/sqlite_hashing.cpp:15:
/usr/include/c++/10.1.0/bits/ostream.tcc:183:25: note: initializing argument 1 of ‘std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::write(const _CharT*, std::streamsize) [with _CharT = char; _Traits = std::char_traits<char>; std::streamsize = long int]’
183 | write(const _CharT* __s, streamsize __n)
| ~~~~~~~~~~~~~~^~~
/build/osquery/src/osquery-4.3.0/osquery/sql/sqlite_hashing.cpp:197:25: warning: invalid conversion from ‘unsigned char*’ to ‘const char*’ [-fpermissive]
197 | bytes.write(dport.data(), 2);
| ~~~~~~~~~~^~
| |
| unsigned char*
In file included from /usr/include/c++/10.1.0/ostream:784,
from /usr/include/glog/logging.h:43,
from /build/osquery/src/osquery-4.3.0/build/ns_osquery_logger/osquery/logger.h:18,
from /build/osquery/src/osquery-4.3.0/osquery/sql/sqlite_hashing.cpp:15:
/usr/include/c++/10.1.0/bits/ostream.tcc:183:25: note: initializing argument 1 of ‘std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::write(const _CharT*, std::streamsize) [with _CharT = char; _Traits = std::char_traits<char>; std::streamsize = long int]’
183 | write(const _CharT* __s, streamsize __n)
| ~~~~~~~~~~~~~~^~~
[ 77%] Building CXX object osquery/sql/CMakeFiles/osquery_sql.dir/sqlite_util.cpp.o
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 77%] Building CXX object osquery/sql/CMakeFiles/osquery_sql.dir/virtual_sqlite_table.cpp.o
[ 77%] Building CXX object osquery/sql/CMakeFiles/osquery_sql.dir/virtual_table.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/build/ns_osquery_carver/osquery/carver/carver.h:15,
from /build/osquery/src/osquery-4.3.0/osquery/sql/sqlite_operations.cpp:12:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/sql/sql.cpp:25:39: warning: extra ‘;’ [-Wpedantic]
25 | CREATE_LAZY_REGISTRY(SQLPlugin, "sql");
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 77%] Building CXX object osquery/sql/CMakeFiles/osquery_sql.dir/sqlite_string.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/osquery/sql/virtual_table.cpp:15:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_process/osquery/process/process.h:29:26: warning: useless cast to type ‘using PlatformPidType = pid_t’ {aka ‘int’} [-Wuseless-cast]
29 | const auto kInvalidPid = (PlatformPidType)-1;
| ^~~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/sql/virtual_sqlite_table.cpp:12:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/sql/sqlite_util.cpp:31:59: warning: extra ‘;’ [-Wpedantic]
31 | "Comma-delimited list of table names to be disabled");
| ^
/build/osquery/src/osquery-4.3.0/osquery/sql/sqlite_util.cpp:36:58: warning: extra ‘;’ [-Wpedantic]
36 | "Comma-delimited list of table names to be enabled");
| ^
/build/osquery/src/osquery-4.3.0/osquery/sql/sqlite_util.cpp:38:70: warning: extra ‘;’ [-Wpedantic]
38 | FLAG(string, nullvalue, "", "Set string for NULL values, default ''");
| ^
/build/osquery/src/osquery-4.3.0/osquery/sql/sqlite_util.cpp:146:49: warning: extra ‘;’ [-Wpedantic]
146 | REGISTER_INTERNAL(SQLiteSQLPlugin, "sql", "sql");
| ^
/build/osquery/src/osquery-4.3.0/osquery/sql/sqlite_util.cpp: In function ‘osquery::Status osquery::readRows(sqlite3_stmt*, osquery::QueryDataTyped&, const SQLiteDBInstanceRef&)’:
/build/osquery/src/osquery-4.3.0/osquery/sql/sqlite_util.cpp:589:30: warning: useless cast to type ‘long long int’ [-Wuseless-cast]
589 | row[colNames[i]] = static_cast<long long>(
| ^~~~~~~~~~~~~~~~~~~~~~~
590 | sqlite3_column_int64(prepared_statement, i));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/sql/virtual_table.cpp:24:73: warning: extra ‘;’ [-Wpedantic]
24 | FLAG(bool, enable_foreign, false, "Enable no-op foreign virtual tables");
| ^
/build/osquery/src/osquery-4.3.0/osquery/sql/virtual_table.cpp:29:62: warning: extra ‘;’ [-Wpedantic]
29 | "Add an optional microsecond delay between table scans");
| ^
/build/osquery/src/osquery-4.3.0/osquery/sql/virtual_table.cpp:34:67: warning: extra ‘;’ [-Wpedantic]
34 | "Enable INDEX on all extension table columns (default true)");
| ^
/build/osquery/src/osquery-4.3.0/osquery/sql/virtual_table.cpp:36:74: warning: extra ‘;’ [-Wpedantic]
36 | SHELL_FLAG(bool, planner, false, "Enable osquery runtime planner output");
| ^
/build/osquery/src/osquery-4.3.0/osquery/sql/sqlite_string.cpp:35:45: warning: extra ‘;’ [-Wpedantic]
35 | "regex_match and regex_split functions");
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 77%] Linking CXX static library libosquery_sql.a
[ 77%] Built target osquery_sql
Scanning dependencies of target osquery_tables_smart
Scanning dependencies of target osquery_devtools
[ 77%] Building CXX object osquery/tables/smart/CMakeFiles/osquery_tables_smart.dir/smart_drives.cpp.o
[ 78%] Building CXX object osquery/devtools/CMakeFiles/osquery_devtools.dir/printer.cpp.o
[ 78%] Building CXX object osquery/devtools/CMakeFiles/osquery_devtools.dir/shell.cpp.o
Scanning dependencies of target plugins_config_parsers
[ 78%] Building CXX object plugins/config/parsers/CMakeFiles/plugins_config_parsers.dir/auto_constructed_tables.cpp.o
[ 78%] Building CXX object plugins/config/parsers/CMakeFiles/plugins_config_parsers.dir/decorators.cpp.o
[ 78%] Building CXX object plugins/config/parsers/CMakeFiles/plugins_config_parsers.dir/feature_vectors.cpp.o
[ 78%] Building CXX object plugins/config/parsers/CMakeFiles/plugins_config_parsers.dir/events_parser.cpp.o
[ 78%] Linking CXX static library libosquery_tables_cloud_aws.a
[ 78%] Built target osquery_tables_cloud_aws
[ 78%] Building CXX object plugins/config/parsers/CMakeFiles/plugins_config_parsers.dir/file_paths.cpp.o
/build/osquery/src/osquery-4.3.0/plugins/config/parsers/feature_vectors.cpp:42:37: warning: extra ‘;’ [-Wpedantic]
42 | "feature_vectors");
| ^
/build/osquery/src/osquery-4.3.0/plugins/config/parsers/events_parser.cpp:45:71: warning: extra ‘;’ [-Wpedantic]
45 | REGISTER_INTERNAL(EventsConfigParserPlugin, "config_parser", "events");
| ^
In file included from /build/osquery/src/osquery-4.3.0/osquery/devtools/printer.cpp:15:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_process/osquery/process/process.h:29:26: warning: useless cast to type ‘using PlatformPidType = pid_t’ {aka ‘int’} [-Wuseless-cast]
29 | const auto kInvalidPid = (PlatformPidType)-1;
| ^~~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/devtools/shell.cpp:38:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/plugins/config/parsers/auto_constructed_tables.cpp:11:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/plugins/config/parsers/decorators.cpp:19:71: warning: extra ‘;’ [-Wpedantic]
19 | FLAG(bool, disable_decorators, false, "Disable log result decoration");
| ^
/build/osquery/src/osquery-4.3.0/plugins/config/parsers/decorators.cpp:24:49: warning: extra ‘;’ [-Wpedantic]
24 | "Add decorators as top level JSON objects");
| ^
In file included from /build/osquery/src/osquery-4.3.0/osquery/devtools/shell.cpp:41:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_process/osquery/process/process.h:29:26: warning: useless cast to type ‘using PlatformPidType = pid_t’ {aka ‘int’} [-Wuseless-cast]
29 | const auto kInvalidPid = (PlatformPidType)-1;
| ^~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/plugins/config/parsers/decorators.cpp:322:44: warning: extra ‘;’ [-Wpedantic]
322 | kDecorationsName.c_str());
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 78%] Building CXX object plugins/config/parsers/CMakeFiles/plugins_config_parsers.dir/kafka_topics.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 78%] Building CXX object plugins/config/parsers/CMakeFiles/plugins_config_parsers.dir/logger.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/plugins/config/parsers/file_paths.cpp:10:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/devtools/shell.cpp:60:57: warning: extra ‘;’ [-Wpedantic]
60 | SHELL_FLAG(bool, csv, false, "Set output mode to 'csv'");
| ^
/build/osquery/src/osquery-4.3.0/osquery/devtools/shell.cpp:61:59: warning: extra ‘;’ [-Wpedantic]
61 | SHELL_FLAG(bool, json, false, "Set output mode to 'json'");
| ^
/build/osquery/src/osquery-4.3.0/osquery/devtools/shell.cpp:62:59: warning: extra ‘;’ [-Wpedantic]
62 | SHELL_FLAG(bool, line, false, "Set output mode to 'line'");
| ^
/build/osquery/src/osquery-4.3.0/osquery/devtools/shell.cpp:63:59: warning: extra ‘;’ [-Wpedantic]
63 | SHELL_FLAG(bool, list, false, "Set output mode to 'list'");
| ^
/build/osquery/src/osquery-4.3.0/osquery/devtools/shell.cpp:64:78: warning: extra ‘;’ [-Wpedantic]
64 | SHELL_FLAG(string, separator, "|", "Set output field separator, default '|'");
| ^
/build/osquery/src/osquery-4.3.0/osquery/devtools/shell.cpp:65:67: warning: extra ‘;’ [-Wpedantic]
65 | SHELL_FLAG(bool, header, true, "Toggle column headers true/false");
| ^
/build/osquery/src/osquery-4.3.0/osquery/devtools/shell.cpp:66:58: warning: extra ‘;’ [-Wpedantic]
66 | SHELL_FLAG(string, pack, "", "Run all queries in a pack");
| ^
/build/osquery/src/osquery-4.3.0/osquery/devtools/shell.cpp:69:51: warning: extra ‘;’ [-Wpedantic]
69 | SHELL_FLAG(bool, L, false, "List all table names");
| ^
/build/osquery/src/osquery-4.3.0/osquery/devtools/shell.cpp:70:53: warning: extra ‘;’ [-Wpedantic]
70 | SHELL_FLAG(string, A, "", "Select all from a table");
| ^
/build/osquery/src/osquery-4.3.0/plugins/config/parsers/auto_constructed_tables.cpp:241:45: warning: extra ‘;’ [-Wpedantic]
241 | "auto_constructed_tables");
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 78%] Building CXX object plugins/config/parsers/CMakeFiles/plugins_config_parsers.dir/options.cpp.o
[ 78%] Linking CXX static library libosquery_tables_smart.a
[ 78%] Built target osquery_tables_smart
[ 80%] Building CXX object plugins/config/parsers/CMakeFiles/plugins_config_parsers.dir/prometheus_targets.cpp.o
/build/osquery/src/osquery-4.3.0/plugins/config/parsers/file_paths.cpp:221:78: warning: extra ‘;’ [-Wpedantic]
221 | REGISTER_INTERNAL(FilePathsConfigParserPlugin, "config_parser", "file_paths");
| ^
/build/osquery/src/osquery-4.3.0/plugins/config/parsers/logger.cpp:37:71: warning: extra ‘;’ [-Wpedantic]
37 | REGISTER_INTERNAL(LoggerConfigParserPlugin, "config_parser", "logger");
| ^
/build/osquery/src/osquery-4.3.0/plugins/config/parsers/kafka_topics.cpp:37:34: warning: extra ‘;’ [-Wpedantic]
37 | "kafka_topics");
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 80%] Building CXX object plugins/config/parsers/CMakeFiles/plugins_config_parsers.dir/views.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
/build/osquery/src/osquery-4.3.0/plugins/config/parsers/options.cpp:108:73: warning: extra ‘;’ [-Wpedantic]
108 | REGISTER_INTERNAL(OptionsConfigParserPlugin, "config_parser", "options");
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 80%] Linking CXX static library libosquery_devtools.a
[ 80%] Built target osquery_devtools
/build/osquery/src/osquery-4.3.0/plugins/config/parsers/prometheus_targets.cpp:38:40: warning: extra ‘;’ [-Wpedantic]
38 | "prometheus_targets");
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
/build/osquery/src/osquery-4.3.0/plugins/config/parsers/views.cpp:105:69: warning: extra ‘;’ [-Wpedantic]
105 | REGISTER_INTERNAL(ViewsConfigParserPlugin, "config_parser", "views");
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 80%] Linking CXX static library libplugins_config_parsers.a
[ 80%] Built target plugins_config_parsers
Scanning dependencies of target plugins_logger_buffered
Scanning dependencies of target osquery_dispatcher
[ 80%] Building CXX object plugins/logger/CMakeFiles/plugins_logger_buffered.dir/buffered.cpp.o
[ 80%] Building CXX object osquery/dispatcher/CMakeFiles/osquery_dispatcher.dir/dispatcher.cpp.o
[ 80%] Building CXX object osquery/dispatcher/CMakeFiles/osquery_dispatcher.dir/scheduler.cpp.o
[ 80%] Building CXX object osquery/dispatcher/CMakeFiles/osquery_dispatcher.dir/distributed_runner.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/osquery/dispatcher/dispatcher.cpp:12:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_process/osquery/process/process.h:29:26: warning: useless cast to type ‘using PlatformPidType = pid_t’ {aka ‘int’} [-Wuseless-cast]
29 | const auto kInvalidPid = (PlatformPidType)-1;
| ^~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/dispatcher/dispatcher.cpp:17:66: warning: extra ‘;’ [-Wpedantic]
17 | FLAG(int32, worker_threads, 4, "Number of work dispatch threads");
| ^
In file included from /build/osquery/src/osquery-4.3.0/osquery/dispatcher/scheduler.cpp:20:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/numeric_monitoring.h:97:2: warning: extra ‘;’ [-Wpedantic]
97 | }; // namespace monitoring
| ^
In file included from /build/osquery/src/osquery-4.3.0/osquery/dispatcher/scheduler.cpp:21:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_process/osquery/process/process.h:29:26: warning: useless cast to type ‘using PlatformPidType = pid_t’ {aka ‘int’} [-Wuseless-cast]
29 | const auto kInvalidPid = (PlatformPidType)-1;
| ^~~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
/build/osquery/src/osquery-4.3.0/plugins/logger/buffered.cpp:35:74: warning: extra ‘;’ [-Wpedantic]
35 | "Maximum number of logs in buffered output plugins (0 = unlimited)");
| ^
/build/osquery/src/osquery-4.3.0/osquery/dispatcher/scheduler.cpp:32:72: warning: extra ‘;’ [-Wpedantic]
32 | FLAG(uint64, schedule_timeout, 0, "Limit the schedule, 0 for no limit");
| ^
/build/osquery/src/osquery-4.3.0/osquery/dispatcher/scheduler.cpp:34:66: warning: extra ‘;’ [-Wpedantic]
34 | FLAG(uint64, schedule_max_drift, 60, "Max time drift in seconds");
| ^
/build/osquery/src/osquery-4.3.0/osquery/dispatcher/scheduler.cpp:39:54: warning: extra ‘;’ [-Wpedantic]
39 | "Interval in seconds to reload database arenas");
| ^
/build/osquery/src/osquery-4.3.0/osquery/dispatcher/scheduler.cpp:41:63: warning: extra ‘;’ [-Wpedantic]
41 | FLAG(uint64, schedule_epoch, 0, "Epoch for scheduled queries");
| ^
/build/osquery/src/osquery-4.3.0/osquery/dispatcher/scheduler.cpp:46:68: warning: extra ‘;’ [-Wpedantic]
46 | "Reload the SQL implementation during schedule reload");
| ^
/build/osquery/src/osquery-4.3.0/osquery/dispatcher/scheduler.cpp: In member function ‘virtual void osquery::SchedulerRunner::start()’:
/build/osquery/src/osquery-4.3.0/osquery/dispatcher/scheduler.cpp:212:26: warning: useless cast to type ‘using milliseconds = struct std::chrono::duration<long int, std::ratio<1, 1000> >’ {aka ‘struct std::chrono::duration<long int, std::ratio<1, 1000> >’} [-Wuseless-cast]
212 | pause(std::chrono::milliseconds(interval_ - loop_step_duration -
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
213 | time_drift_));
| ~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/dispatcher/scheduler.cpp: In function ‘void osquery::startScheduler()’:
/build/osquery/src/osquery-4.3.0/osquery/dispatcher/scheduler.cpp:234:18: warning: useless cast to type ‘long unsigned int’ [-Wuseless-cast]
234 | startScheduler(static_cast<unsigned long int>(FLAGS_schedule_timeout), 1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 80%] Linking CXX static library libosquery_dispatcher.a
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 80%] Built target osquery_dispatcher
[ 80%] Linking CXX static library libplugins_logger_buffered.a
Scanning dependencies of target osquery_tables_forensic
Scanning dependencies of target plugins_logger_kafkaproducer
Scanning dependencies of target osquery_events_eventsregistry
Scanning dependencies of target osquery_experimental_tracing_syscallstracing
[ 80%] Building CXX object osquery/tables/forensic/CMakeFiles/osquery_tables_forensic.dir/carves.cpp.o
[ 80%] Building CXX object plugins/logger/CMakeFiles/plugins_logger_kafkaproducer.dir/kafka_producer.cpp.o
[ 80%] Building CXX object osquery/events/CMakeFiles/osquery_events_eventsregistry.dir/events.cpp.o
[ 81%] Building CXX object osquery/experimental/tracing/CMakeFiles/osquery_experimental_tracing_syscallstracing.dir/syscalls_tracing.cpp.o
[ 81%] Building CXX object osquery/experimental/tracing/CMakeFiles/osquery_experimental_tracing_syscallstracing.dir/syscalls_tracing_impl.cpp.o
[ 81%] Built target plugins_logger_buffered
Scanning dependencies of target plugins_logger_awsfirehose
Scanning dependencies of target plugins_logger_awskinesis
Scanning dependencies of target plugins_logger_tlslogger
[ 81%] Building CXX object plugins/logger/CMakeFiles/plugins_logger_awsfirehose.dir/aws_firehose.cpp.o
[ 81%] Building CXX object plugins/logger/CMakeFiles/plugins_logger_awskinesis.dir/aws_kinesis.cpp.o
[ 81%] Building CXX object plugins/logger/CMakeFiles/plugins_logger_tlslogger.dir/tls_logger.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/plugins/logger/aws_kinesis.cpp:26:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_process/osquery/process/process.h:29:26: warning: useless cast to type ‘using PlatformPidType = pid_t’ {aka ‘int’} [-Wuseless-cast]
29 | const auto kInvalidPid = (PlatformPidType)-1;
| ^~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/plugins/logger/aws_kinesis.cpp:32:55: warning: extra ‘;’ [-Wpedantic]
32 | REGISTER(KinesisLoggerPlugin, "logger", "aws_kinesis");
| ^
/build/osquery/src/osquery-4.3.0/plugins/logger/aws_kinesis.cpp:37:62: warning: extra ‘;’ [-Wpedantic]
37 | "Seconds between flushing logs to Kinesis (default 10)");
| ^
/build/osquery/src/osquery-4.3.0/plugins/logger/aws_kinesis.cpp:44:45: warning: extra ‘;’ [-Wpedantic]
44 | "Enable random kinesis partition keys");
| ^
/build/osquery/src/osquery-4.3.0/plugins/logger/aws_kinesis.cpp:49:39: warning: extra ‘;’ [-Wpedantic]
49 | "Disable status logs processing");
| ^
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/build/ns_osquery_carver/osquery/carver/carver.h:15,
from /build/osquery/src/osquery-4.3.0/osquery/tables/forensic/carves.cpp:16:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/osquery/events/events.cpp:19:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/events.h:749:4: warning: extra ‘;’ [-Wpedantic]
749 | };
| ^
| -
/build/osquery/src/osquery-4.3.0/osquery/events/events.cpp:32:57: warning: extra ‘;’ [-Wpedantic]
32 | CREATE_REGISTRY(EventPublisherPlugin, "event_publisher");
| ^
/build/osquery/src/osquery-4.3.0/osquery/events/events.cpp:33:59: warning: extra ‘;’ [-Wpedantic]
33 | CREATE_REGISTRY(EventSubscriberPlugin, "event_subscriber");
| ^
/build/osquery/src/osquery-4.3.0/osquery/events/events.cpp:38:78: warning: extra ‘;’ [-Wpedantic]
38 | FLAG(bool, disable_events, false, "Disable osquery publish/subscribe system");
| ^
/build/osquery/src/osquery-4.3.0/osquery/events/events.cpp:43:60: warning: extra ‘;’ [-Wpedantic]
43 | "Optimize subscriber select queries (scheduler only)");
| ^
/build/osquery/src/osquery-4.3.0/osquery/events/events.cpp:47:80: warning: extra ‘;’ [-Wpedantic]
47 | FLAG(uint64, events_expiry, 3600, "Timeout to expire event subscriber results");
| ^
/build/osquery/src/osquery-4.3.0/osquery/events/events.cpp:51:79: warning: extra ‘;’ [-Wpedantic]
51 | FLAG(uint64, events_max, 50000, "Maximum number of events per type to buffer");
| ^
/build/osquery/src/osquery-4.3.0/plugins/logger/aws_firehose.cpp:26:57: warning: extra ‘;’ [-Wpedantic]
26 | REGISTER(FirehoseLoggerPlugin, "logger", "aws_firehose");
| ^
/build/osquery/src/osquery-4.3.0/plugins/logger/aws_firehose.cpp:31:63: warning: extra ‘;’ [-Wpedantic]
31 | "Seconds between flushing logs to Firehose (default 10)");
| ^
/build/osquery/src/osquery-4.3.0/osquery/events/events.cpp: In member function ‘void osquery::EventSubscriberPlugin::expireCheck()’:
/build/osquery/src/osquery-4.3.0/osquery/events/events.cpp:334:23: warning: useless cast to type ‘long unsigned int’ [-Wuseless-cast]
334 | if (key_value < static_cast<unsigned long>(threshold_key)) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_remote_utility/osquery/remote/utility.h:21,
from /build/osquery/src/osquery-4.3.0/plugins/logger/tls_logger.cpp:12:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_process/osquery/process/process.h:29:26: warning: useless cast to type ‘using PlatformPidType = pid_t’ {aka ‘int’} [-Wuseless-cast]
29 | const auto kInvalidPid = (PlatformPidType)-1;
| ^~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/plugins/logger/kafka_producer.cpp:45:28: warning: extra ‘;’ [-Wpedantic]
45 | "(default port 9092)");
| ^
/build/osquery/src/osquery-4.3.0/plugins/logger/kafka_producer.cpp:47:74: warning: extra ‘;’ [-Wpedantic]
47 | FLAG(string, logger_kafka_topic, "", "Kafka topic to publish logs under");
| ^
/build/osquery/src/osquery-4.3.0/plugins/logger/kafka_producer.cpp:52:78: warning: extra ‘;’ [-Wpedantic]
52 | "The number of acknowledgments the leader has to receive (0, 1, 'all')");
| ^
/build/osquery/src/osquery-4.3.0/plugins/logger/kafka_producer.cpp:58:80: warning: extra ‘;’ [-Wpedantic]
58 | "Compression codec to use for compressing message sets ('none' or 'gzip')");
| ^
/build/osquery/src/osquery-4.3.0/plugins/logger/kafka_producer.cpp:71:2: warning: extra ‘;’ [-Wpedantic]
71 | };
| ^
/build/osquery/src/osquery-4.3.0/plugins/logger/kafka_producer.cpp:78:2: warning: extra ‘;’ [-Wpedantic]
78 | };
| ^
/build/osquery/src/osquery-4.3.0/plugins/logger/kafka_producer.cpp:103:58: warning: extra ‘;’ [-Wpedantic]
103 | REGISTER(KafkaProducerPlugin, "logger", "kafka_producer");
| ^
[ 81%] Linking CXX static library libosquery_experimental_tracing_syscallstracing.a
[ 81%] Built target osquery_experimental_tracing_syscallstracing
/build/osquery/src/osquery-4.3.0/plugins/logger/tls_logger.cpp:34:46: warning: extra ‘;’ [-Wpedantic]
34 | "Max number of logs to send per period");
| ^
/build/osquery/src/osquery-4.3.0/plugins/logger/tls_logger.cpp:36:80: warning: extra ‘;’ [-Wpedantic]
36 | FLAG(string, logger_tls_endpoint, "", "TLS/HTTPS endpoint for results logging");
| ^
/build/osquery/src/osquery-4.3.0/plugins/logger/tls_logger.cpp:41:53: warning: extra ‘;’ [-Wpedantic]
41 | "Seconds between flushing logs over TLS/HTTPS");
| ^
/build/osquery/src/osquery-4.3.0/plugins/logger/tls_logger.cpp:46:47: warning: extra ‘;’ [-Wpedantic]
46 | "Max size in bytes allowed per log line");
| ^
/build/osquery/src/osquery-4.3.0/plugins/logger/tls_logger.cpp:49:68: warning: extra ‘;’ [-Wpedantic]
49 | FLAG_ALIAS(google::uint64, logger_tls_max, logger_tls_max_linesize);
| ^
/build/osquery/src/osquery-4.3.0/plugins/logger/tls_logger.cpp:51:79: warning: extra ‘;’ [-Wpedantic]
51 | FLAG(bool, logger_tls_compress, false, "GZip compress TLS/HTTPS request body");
| ^
/build/osquery/src/osquery-4.3.0/plugins/logger/tls_logger.cpp:53:43: warning: extra ‘;’ [-Wpedantic]
53 | REGISTER(TLSLoggerPlugin, "logger", "tls");
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 81%] Linking CXX static library libplugins_logger_awskinesis.a
[ 81%] Built target plugins_logger_awskinesis
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 81%] Linking CXX static library libplugins_logger_awsfirehose.a
[ 81%] Built target plugins_logger_awsfirehose
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 81%] Linking CXX static library libosquery_tables_forensic.a
[ 81%] Built target osquery_tables_forensic
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 81%] Linking CXX static library libplugins_logger_tlslogger.a
[ 81%] Built target plugins_logger_tlslogger
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 81%] Linking CXX static library libplugins_logger_kafkaproducer.a
[ 81%] Built target plugins_logger_kafkaproducer
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 81%] Linking CXX static library libosquery_events_eventsregistry.a
[ 81%] Built target osquery_events_eventsregistry
Scanning dependencies of target osquery_events
[ 81%] Building CXX object osquery/events/CMakeFiles/osquery_events.dir/linux/auditeventpublisher.cpp.o
[ 81%] Building CXX object osquery/events/CMakeFiles/osquery_events.dir/linux/inotify.cpp.o
[ 83%] Building CXX object osquery/events/CMakeFiles/osquery_events.dir/audit_flags.cpp.o
[ 83%] Building CXX object osquery/events/CMakeFiles/osquery_events.dir/linux/auditdnetlink.cpp.o
[ 83%] Building CXX object osquery/events/CMakeFiles/osquery_events.dir/linux/syslog.cpp.o
[ 83%] Building CXX object osquery/events/CMakeFiles/osquery_events.dir/linux/udev.cpp.o
/build/osquery/src/osquery-4.3.0/osquery/events/audit_flags.cpp:21:58: warning: extra ‘;’ [-Wpedantic]
21 | "Disable receiving events from the audit subsystem");
| ^
/build/osquery/src/osquery-4.3.0/osquery/events/audit_flags.cpp:26:66: warning: extra ‘;’ [-Wpedantic]
26 | "Allow the audit publisher to install socket-related rules");
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/events/linux/inotify.cpp:18:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/events/linux/auditdnetlink.cpp:32:70: warning: extra ‘;’ [-Wpedantic]
32 | FLAG(bool, audit_persist, true, "Attempt to retain control of audit");
| ^
/build/osquery/src/osquery-4.3.0/osquery/events/linux/auditdnetlink.cpp:35:68: warning: extra ‘;’ [-Wpedantic]
35 | HIDDEN_FLAG(bool, audit_debug, false, "Debug Linux audit messages");
| ^
/build/osquery/src/osquery-4.3.0/osquery/events/linux/auditdnetlink.cpp:41:67: warning: extra ‘;’ [-Wpedantic]
41 | "Allow the audit publisher to change auditing configuration");
| ^
/build/osquery/src/osquery-4.3.0/osquery/events/linux/auditdnetlink.cpp:48:25: warning: extra ‘;’ [-Wpedantic]
48 | "installed or not");
| ^
/build/osquery/src/osquery-4.3.0/osquery/events/linux/auditdnetlink.cpp:54:51: warning: extra ‘;’ [-Wpedantic]
54 | "Configure the audit subsystem from scratch");
| ^
/build/osquery/src/osquery-4.3.0/osquery/events/linux/auditdnetlink.cpp:57:71: warning: extra ‘;’ [-Wpedantic]
57 | FLAG(int32, audit_backlog_wait_time, 0, "The audit backlog wait time");
| ^
/build/osquery/src/osquery-4.3.0/osquery/events/linux/auditdnetlink.cpp:60:66: warning: extra ‘;’ [-Wpedantic]
60 | FLAG(int32, audit_backlog_limit, 4096, "The audit backlog limit");
| ^
/build/osquery/src/osquery-4.3.0/osquery/events/linux/auditdnetlink.cpp: In function ‘bool osquery::{anonymous}::ShouldHandle(const audit_reply&)’:
/build/osquery/src/osquery-4.3.0/osquery/events/linux/auditdnetlink.cpp:92:3: warning: range expressions in switch statements are non-standard [-Wpedantic]
92 | case (AUDIT_GET + 1)...(AUDIT_LIST_RULES - 1):
| ^~~~
/build/osquery/src/osquery-4.3.0/osquery/events/linux/auditdnetlink.cpp:93:3: warning: range expressions in switch statements are non-standard [-Wpedantic]
93 | case (AUDIT_LIST_RULES + 1)...(AUDIT_FIRST_USER_MSG - 1):
| ^~~~
/build/osquery/src/osquery-4.3.0/osquery/events/linux/auditdnetlink.cpp:94:3: warning: range expressions in switch statements are non-standard [-Wpedantic]
94 | case AUDIT_DAEMON_START ... AUDIT_DAEMON_CONFIG: // 1200 - 1203
| ^~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/events/linux/syslog.cpp:27:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/events/linux/auditdnetlink.cpp: In static member function ‘static void osquery::AuditdNetlinkParser::AdjustAuditReply(audit_reply&)’:
/build/osquery/src/osquery-4.3.0/osquery/events/linux/auditdnetlink.cpp:868:3: warning: range expressions in switch statements are non-standard [-Wpedantic]
868 | case AUDIT_FIRST_USER_MSG ... AUDIT_LAST_USER_MSG:
| ^~~~
/build/osquery/src/osquery-4.3.0/osquery/events/linux/auditdnetlink.cpp:869:3: warning: range expressions in switch statements are non-standard [-Wpedantic]
869 | case AUDIT_FIRST_USER_MSG2 ... AUDIT_LAST_USER_MSG2:
| ^~~~
/build/osquery/src/osquery-4.3.0/osquery/events/linux/auditdnetlink.cpp:870:3: warning: range expressions in switch statements are non-standard [-Wpedantic]
870 | case AUDIT_FIRST_EVENT ... AUDIT_INTEGRITY_LAST_MSG: {
| ^~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_events/osquery/events/linux/auditeventpublisher.h:17,
from /build/osquery/src/osquery-4.3.0/osquery/events/linux/auditeventpublisher.cpp:11:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/events.h:749:4: warning: extra ‘;’ [-Wpedantic]
749 | };
| ^
| -
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_events/osquery/events/linux/syslog.h:16,
from /build/osquery/src/osquery-4.3.0/osquery/events/linux/syslog.cpp:31:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/events.h:749:4: warning: extra ‘;’ [-Wpedantic]
749 | };
| ^
| -
/build/osquery/src/osquery-4.3.0/osquery/events/linux/syslog.cpp:37:80: warning: extra ‘;’ [-Wpedantic]
37 | FLAG(bool, enable_syslog, false, "Enable the syslog ingestion event publisher");
| ^
/build/osquery/src/osquery-4.3.0/osquery/events/linux/syslog.cpp:42:66: warning: extra ‘;’ [-Wpedantic]
42 | "Path to the named pipe used for forwarding rsyslog events");
| ^
/build/osquery/src/osquery-4.3.0/osquery/events/linux/syslog.cpp:47:71: warning: extra ‘;’ [-Wpedantic]
47 | "Maximum number of logs to ingest per run (~200ms between runs)");
| ^
/build/osquery/src/osquery-4.3.0/osquery/events/linux/syslog.cpp:49:60: warning: extra ‘;’ [-Wpedantic]
49 | REGISTER(SyslogEventPublisher, "event_publisher", "syslog");
| ^
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_events/osquery/events/linux/inotify.h:17,
from /build/osquery/src/osquery-4.3.0/osquery/events/linux/inotify.cpp:23:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/events.h:749:4: warning: extra ‘;’ [-Wpedantic]
749 | };
| ^
| -
/build/osquery/src/osquery-4.3.0/osquery/events/linux/inotify.cpp:52:62: warning: extra ‘;’ [-Wpedantic]
52 | REGISTER(INotifyEventPublisher, "event_publisher", "inotify");
| ^
/build/osquery/src/osquery-4.3.0/osquery/events/linux/auditeventpublisher.cpp:28:72: warning: extra ‘;’ [-Wpedantic]
28 | REGISTER(AuditEventPublisher, "event_publisher", "auditeventpublisher");
| ^
/build/osquery/src/osquery-4.3.0/osquery/events/linux/auditeventpublisher.cpp:310:2: warning: extra ‘;’ [-Wpedantic]
310 | };
| ^
In file included from /build/osquery/src/osquery-4.3.0/osquery/events/linux/udev.cpp:11:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/events.h:749:4: warning: extra ‘;’ [-Wpedantic]
749 | };
| ^
| -
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/events/linux/udev.cpp:12:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/events/linux/udev.cpp:22:56: warning: extra ‘;’ [-Wpedantic]
22 | REGISTER(UdevEventPublisher, "event_publisher", "udev");
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 83%] Linking CXX static library libosquery_events.a
[ 83%] Built target osquery_events
Scanning dependencies of target osquery_tables_yara_yaratable
[ 83%] Building CXX object osquery/tables/yara/CMakeFiles/osquery_tables_yara_yaratable.dir/yara.cpp.o
[ 83%] Building CXX object osquery/tables/yara/CMakeFiles/osquery_tables_yara_yaratable.dir/yara_utils.cpp.o
[ 83%] Building CXX object osquery/tables/yara/CMakeFiles/osquery_tables_yara_yaratable.dir/yara_events.cpp.o
Scanning dependencies of target osquery_tables_events_eventstable
[ 85%] Building CXX object osquery/tables/events/CMakeFiles/osquery_tables_events_eventstable.dir/linux/file_events.cpp.o
[ 85%] Building CXX object osquery/tables/events/CMakeFiles/osquery_tables_events_eventstable.dir/linux/hardware_events.cpp.o
[ 85%] Building CXX object osquery/tables/events/CMakeFiles/osquery_tables_events_eventstable.dir/event_utils.cpp.o
[ 85%] Building CXX object osquery/tables/events/CMakeFiles/osquery_tables_events_eventstable.dir/linux/process_events.cpp.o
Scanning dependencies of target osquery_tables_system_systemtable
[ 85%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/cpuid.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/yara/yara.cpp:16:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_events/osquery/events/linux/udev.h:13,
from /build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/hardware_events.cpp:12:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/events.h:749:4: warning: extra ‘;’ [-Wpedantic]
749 | };
| ^
| -
In file included from /build/osquery/src/osquery-4.3.0/osquery/tables/events/event_utils.cpp:9:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/events.h:749:4: warning: extra ‘;’ [-Wpedantic]
749 | };
| ^
| -
/build/osquery/src/osquery-4.3.0/osquery/tables/system/cpuid.cpp: In function ‘osquery::Status osquery::tables::genStrings(osquery::QueryData&)’:
/build/osquery/src/osquery-4.3.0/osquery/tables/system/cpuid.cpp:148:19: warning: useless cast to type ‘int’ [-Wuseless-cast]
148 | << static_cast<int>(regs[0]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/tables/system/cpuid.cpp:150:19: warning: useless cast to type ‘int’ [-Wuseless-cast]
150 | << static_cast<int>(regs[1]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/tables/system/cpuid.cpp:152:19: warning: useless cast to type ‘int’ [-Wuseless-cast]
152 | << static_cast<int>(regs[2]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/tables/system/cpuid.cpp:166:13: warning: useless cast to type ‘int’ [-Wuseless-cast]
166 | << static_cast<int>(regs[0]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/tables/system/cpuid.cpp:169:13: warning: useless cast to type ‘int’ [-Wuseless-cast]
169 | << static_cast<int>(regs[0]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/tables/system/cpuid.cpp:171:13: warning: useless cast to type ‘int’ [-Wuseless-cast]
171 | << static_cast<int>(regs[3]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/tables/system/cpuid.cpp: In function ‘osquery::QueryData osquery::tables::genCPUID(osquery::QueryContext&)’:
/build/osquery/src/osquery-4.3.0/osquery/tables/system/cpuid.cpp:249:13: warning: useless cast to type ‘int’ [-Wuseless-cast]
249 | << static_cast<int>(regs[0]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/tables/system/cpuid.cpp:251:13: warning: useless cast to type ‘int’ [-Wuseless-cast]
251 | << static_cast<int>(regs[1]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/tables/system/cpuid.cpp:253:13: warning: useless cast to type ‘int’ [-Wuseless-cast]
253 | << static_cast<int>(regs[2]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/tables/system/cpuid.cpp:255:13: warning: useless cast to type ‘int’ [-Wuseless-cast]
255 | << static_cast<int>(regs[3]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/tables/system/cpuid.cpp:264:13: warning: useless cast to type ‘int’ [-Wuseless-cast]
264 | << static_cast<int>(regs[0]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/tables/system/cpuid.cpp:266:13: warning: useless cast to type ‘int’ [-Wuseless-cast]
266 | << static_cast<int>(regs[1]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/tables/system/cpuid.cpp:268:13: warning: useless cast to type ‘int’ [-Wuseless-cast]
268 | << static_cast<int>(regs[2]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/tables/system/cpuid.cpp:270:13: warning: useless cast to type ‘int’ [-Wuseless-cast]
270 | << static_cast<int>(regs[3]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/tables/yara/yara.cpp:39:52: warning: extra ‘;’ [-Wpedantic]
39 | "Call malloc_trim() after YARA scans (linux)");
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/yara/yara.cpp:45:22: warning: extra ‘;’ [-Wpedantic]
45 | "memory spikes");
| ^
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_tables_yara_yaratable/osquery/tables/yara/yara_utils.h:13,
from /build/osquery/src/osquery-4.3.0/osquery/tables/yara/yara_events.cpp:15:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_events/osquery/events/linux/inotify.h:17,
from /build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/file_events.cpp:13:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/events.h:749:4: warning: extra ‘;’ [-Wpedantic]
749 | };
| ^
| -
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/hardware_events.cpp:23:46: warning: extra ‘;’ [-Wpedantic]
23 | "List of disabled hardware event types");
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/hardware_events.cpp:35:73: warning: extra ‘;’ [-Wpedantic]
35 | REGISTER(HardwareEventSubscriber, "event_subscriber", "hardware_events");
| ^
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_tables_yara_yaratable/osquery/tables/yara/yara_utils.h:13,
from /build/osquery/src/osquery-4.3.0/osquery/tables/yara/yara_utils.cpp:15:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_events/osquery/events/linux/auditeventpublisher.h:17,
from /build/osquery/src/osquery-4.3.0/build/ns_osquery_tables_events_eventstable/osquery/tables/events/linux/process_events.h:9,
from /build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/process_events.cpp:15:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/events.h:749:4: warning: extra ‘;’ [-Wpedantic]
749 | };
| ^
| -
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/build/ns_osquery_events/osquery/events/pathset.h:20,
from /build/osquery/src/osquery-4.3.0/build/ns_osquery_events/osquery/events/linux/inotify.h:19,
from /build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/file_events.cpp:13:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/process_events.cpp:31:76: warning: extra ‘;’ [-Wpedantic]
31 | "Allow the audit publisher to install process event monitoring rules");
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/process_events.cpp:37:46: warning: extra ‘;’ [-Wpedantic]
37 | "capture fork/vfork/clone system calls");
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/process_events.cpp:39:76: warning: extra ‘;’ [-Wpedantic]
39 | REGISTER(AuditProcessEventSubscriber, "event_subscriber", "process_events");
| ^
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_events/osquery/events/linux/inotify.h:17,
from /build/osquery/src/osquery-4.3.0/osquery/tables/yara/yara_events.cpp:21:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/events.h:749:4: warning: extra ‘;’ [-Wpedantic]
749 | };
| ^
| -
/build/osquery/src/osquery-4.3.0/osquery/tables/yara/yara_utils.cpp:322:58: warning: extra ‘;’ [-Wpedantic]
322 | REGISTER(YARAConfigParserPlugin, "config_parser", "yara");
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/file_events.cpp:52:65: warning: extra ‘;’ [-Wpedantic]
52 | REGISTER(FileEventSubscriber, "event_subscriber", "file_events");
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/yara/yara_events.cpp:78:65: warning: extra ‘;’ [-Wpedantic]
78 | REGISTER(YARAEventSubscriber, "event_subscriber", "yara_events");
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 85%] Building CXX object osquery/tables/events/CMakeFiles/osquery_tables_events_eventstable.dir/linux/process_file_events.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 85%] Building CXX object osquery/tables/events/CMakeFiles/osquery_tables_events_eventstable.dir/linux/selinux_events.cpp.o
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 85%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/hash.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 85%] Building CXX object osquery/tables/events/CMakeFiles/osquery_tables_events_eventstable.dir/linux/socket_events.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 85%] Building CXX object osquery/tables/events/CMakeFiles/osquery_tables_events_eventstable.dir/linux/syslog_events.cpp.o
[ 85%] Building CXX object osquery/tables/events/CMakeFiles/osquery_tables_events_eventstable.dir/linux/user_events.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 85%] Linking CXX static library libosquery_tables_yara_yaratable.a
[ 85%] Built target osquery_tables_yara_yaratable
[ 86%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/python_packages.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/process_file_events.cpp:20:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 86%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/ssh_keys.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/hash.cpp:28:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_events/osquery/events/linux/auditeventpublisher.h:17,
from /build/osquery/src/osquery-4.3.0/build/ns_osquery_tables_events_eventstable/osquery/tables/events/linux/process_file_events.h:20,
from /build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/process_file_events.cpp:24:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/events.h:749:4: warning: extra ‘;’ [-Wpedantic]
749 | };
| ^
| -
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_events/osquery/events/linux/auditeventpublisher.h:17,
from /build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/selinux_events.cpp:11:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/events.h:749:4: warning: extra ‘;’ [-Wpedantic]
749 | };
| ^
| -
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/process_file_events.cpp:35:73: warning: extra ‘;’ [-Wpedantic]
35 | "Allow the audit publisher to install file event monitoring rules");
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/process_file_events.cpp:40:69: warning: extra ‘;’ [-Wpedantic]
40 | "Allow the audit publisher to show partial file events");
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/process_file_events.cpp:45:57: warning: extra ‘;’ [-Wpedantic]
45 | "Also show file accesses (not just writes)");
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/process_file_events.cpp:51:73: warning: extra ‘;’ [-Wpedantic]
51 | "Shows warnings about untracked processes (started before osquery)");
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/process_file_events.cpp:56:53: warning: extra ‘;’ [-Wpedantic]
56 | "Show debug messages for the FIM table");
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/process_file_events.cpp:58:80: warning: extra ‘;’ [-Wpedantic]
58 | REGISTER(ProcessFileEventSubscriber, "event_subscriber", "process_file_events");
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/process_file_events.cpp:238:2: warning: extra ‘;’ [-Wpedantic]
238 | };
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/process_file_events.cpp: In function ‘bool osquery::{anonymous}::ParseAuditPathRecord(osquery::AuditdFimPathRecordItem&, const osquery::AuditEventRecord&)’:
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/process_file_events.cpp:410:18: warning: useless cast to type ‘std::size_t’ {aka ‘long unsigned int’} [-Wuseless-cast]
410 | output.index = static_cast<std::size_t>(item_index);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/process_file_events.cpp:411:18: warning: useless cast to type ‘ino_t’ {aka ‘long unsigned int’} [-Wuseless-cast]
411 | output.inode = static_cast<ino_t>(inode);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/selinux_events.cpp:23:58: warning: extra ‘;’ [-Wpedantic]
23 | "Allow the audit publisher to process audit events");
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/selinux_events.cpp:25:71: warning: extra ‘;’ [-Wpedantic]
25 | REGISTER(SELinuxEventSubscriber, "event_subscriber", "selinux_events");
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/hash.cpp:41:78: warning: extra ‘;’ [-Wpedantic]
41 | "Cache calculated file hashes, re-calculate only if inode times change");
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/hash.cpp:43:65: warning: extra ‘;’ [-Wpedantic]
43 | FLAG(uint32, hash_cache_max, 500, "Size of LRU file hash cache");
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/hash.cpp:48:61: warning: extra ‘;’ [-Wpedantic]
48 | "Number of milliseconds to delay after hashing");
| ^
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/python_packages.cpp:14:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_events/osquery/events/linux/syslog.h:16,
from /build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/syslog_events.cpp:12:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/events.h:749:4: warning: extra ‘;’ [-Wpedantic]
749 | };
| ^
| -
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_events/osquery/events/linux/auditeventpublisher.h:17,
from /build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/user_events.cpp:9:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/events.h:749:4: warning: extra ‘;’ [-Wpedantic]
749 | };
| ^
| -
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_events/osquery/events/linux/auditeventpublisher.h:17,
from /build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/socket_events.cpp:13:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/events.h:749:4: warning: extra ‘;’ [-Wpedantic]
749 | };
| ^
| -
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/ssh_keys.cpp:13:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/syslog_events.cpp:23:51: warning: extra ‘;’ [-Wpedantic]
23 | "Timeout to expire event subscriber results");
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/syslog_events.cpp:28:52: warning: extra ‘;’ [-Wpedantic]
28 | "Maximum number of events per type to buffer");
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/syslog_events.cpp:50:69: warning: extra ‘;’ [-Wpedantic]
50 | REGISTER(SyslogEventSubscriber, "event_subscriber", "syslog_events");
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/socket_events.cpp:29:61: warning: extra ‘;’ [-Wpedantic]
29 | "Allow socket events to collect domain sockets");
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/socket_events.cpp:98:69: warning: extra ‘;’ [-Wpedantic]
98 | REGISTER(SocketEventSubscriber, "event_subscriber", "socket_events");
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/hash.cpp: In static member function ‘static bool osquery::tables::FileHashCache::load(const string&, osquery::MultiHashes&)’:
/build/osquery/src/osquery-4.3.0/osquery/tables/system/hash.cpp:138:15: warning: ignoring return value of ‘char* strerror_r(int, char*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
138 | strerror_r(errno, buf, sizeof(buf));
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/user_events.cpp:20:71: warning: extra ‘;’ [-Wpedantic]
20 | "Allow the audit publisher to install user events-related rules");
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/events/linux/user_events.cpp:36:65: warning: extra ‘;’ [-Wpedantic]
36 | REGISTER(UserEventSubscriber, "event_subscriber", "user_events");
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 86%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/ssh_configs.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 86%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/system_utils.cpp.o
[ 86%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/uptime.cpp.o
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 86%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/posix/apt_sources.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 86%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/posix/augeas.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 86%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/posix/authorized_keys.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 86%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/posix/crontab.cpp.o
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 86%] Linking CXX static library libosquery_tables_events_eventstable.a
[ 86%] Built target osquery_tables_events_eventstable
[ 86%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/posix/known_hosts.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/ssh_configs.cpp:16:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/posix/apt_sources.cpp:11:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/osquery/tables/system/system_utils.cpp:11:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_process/osquery/process/process.h:29:26: warning: useless cast to type ‘using PlatformPidType = pid_t’ {aka ‘int’} [-Wuseless-cast]
29 | const auto kInvalidPid = (PlatformPidType)-1;
| ^~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/tables/system/posix/augeas.cpp:38:52: warning: extra ‘;’ [-Wpedantic]
38 | "Directory that contains augeas lenses files");
| ^
[ 86%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/posix/last.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/posix/authorized_keys.cpp:13:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/posix/crontab.cpp:14:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/posix/known_hosts.cpp:13:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 88%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/posix/load_average.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 88%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/posix/logged_in_users.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 88%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/posix/magic.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 88%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/posix/shell_history.cpp.o
[ 88%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/posix/smbios_utils.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 88%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/posix/sudoers.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 88%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/posix/suid_bin.cpp.o
[ 88%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/posix/system_controls.cpp.o
[ 88%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/posix/ulimit_info.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/posix/shell_history.cpp:14:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_tables_system_systemtable/osquery/tables/system/smbios_utils.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/posix/smbios_utils.cpp:14:
/build/osquery/src/osquery-4.3.0/osquery/tables/system/posix/smbios_utils.cpp: In function ‘void osquery::tables::genSMBIOSOEMStrings(const SMBStructHeader*, uint8_t*, uint8_t*, size_t, osquery::QueryData&)’:
/build/osquery/src/osquery-4.3.0/osquery/tables/system/posix/smbios_utils.cpp:574:49: warning: useless cast to type ‘int’ [-Wuseless-cast]
574 | {"number", INTEGER(static_cast<int>(i))},
| ^~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/tables.h:105:34: note: in definition of macro ‘INTEGER’
105 | #define INTEGER(x) __sqliteField(x)
| ^
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_tables_system_systemtable/osquery/tables/system/posix/sysctl_utils.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/posix/system_controls.cpp:13:
/usr/include/sys/sysctl.h:21:2: warning: #warning "The <sys/sysctl.h> header is deprecated and will be removed." [-Wcpp]
21 | #warning "The <sys/sysctl.h> header is deprecated and will be removed."
| ^~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/posix/sudoers.cpp:15:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/posix/suid_bin.cpp:15:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
[ 88%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/posix/yum_sources.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/posix/system_controls.cpp:11:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
[ 88%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/freenux/cpu_time.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 90%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/acpi_tables.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/posix/yum_sources.cpp:13:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 90%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/block_devices.cpp.o
[ 90%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/deb_packages.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 90%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/disk_encryption.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/freenux/cpu_time.cpp:12:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 90%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/elf_info.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/block_devices.cpp:22:
/usr/include/lvm2app.h:22:2: warning: #warning "liblvm2app is deprecated, use D-Bus API instead." [-Wcpp]
22 | #warning "liblvm2app is deprecated, use D-Bus API instead."
| ^~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/acpi_tables.cpp:13:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/block_devices.cpp:17:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/deb_packages.cpp:21:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/elf_info.cpp:16:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 90%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/groups.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 90%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/intel_me.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 90%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/kernel_info.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 90%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/kernel_modules.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 90%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/md_tables.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 90%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/memory_info.cpp.o
[ 90%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/memory_map.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/kernel_info.cpp:10:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/kernel_modules.cpp:14:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/intel_me.cpp: In function ‘void osquery::tables::genIntelMEVersion(int, osquery::QueryData&)’:
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/intel_me.cpp:46:8: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
46 | write(mei_fd, buffer, 4);
| ~~~~~^~~~~~~~~~~~~~~~~~~
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 91%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/model_specific_register.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 91%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/mounts.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/md_tables.cpp:26:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 91%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/npm_packages.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/memory_info.cpp:14:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/memory_map.cpp:11:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
[ 91%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/os_version.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 91%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/pci_devices.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_events/osquery/events/linux/udev.h:13,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/md_tables.cpp:28:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/events.h:749:4: warning: extra ‘;’ [-Wpedantic]
749 | };
| ^
| -
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:16:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/linux/mounts.h:13,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/mounts.cpp:9:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:57:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
57 | {.name = "turbo_disabled",
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:58:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
58 | .offset = MSR_IA32_MISC_ENABLE,
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:59:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
59 | .mask = MSR_IA32_MISC_ENABLE_TURBO_DISABLE,
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:60:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
60 | .is_flag = true},
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:61:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
61 | {.name = "turbo_ratio_limit",
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:62:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
62 | .offset = MSR_TURBO_RATIO_LIMIT,
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:63:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
63 | .mask = NO_MASK,
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:64:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
64 | .is_flag = false},
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:65:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
65 | {.name = "platform_info",
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:66:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
66 | .offset = MSR_PLATFORM_INFO,
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:67:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
67 | .mask = NO_MASK,
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:68:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
68 | .is_flag = false},
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:69:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
69 | {.name = "perf_status",
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:70:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
70 | .offset = MSR_IA32_PERF_STATUS,
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:71:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
71 | .mask = NO_MASK,
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:72:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
72 | .is_flag = false},
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:73:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
73 | {.name = "perf_ctl",
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:74:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
74 | .offset = MSR_IA32_PERF_CTL,
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:75:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
75 | .mask = INTEL_PERF_CTL_MASK,
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:76:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
76 | .is_flag = false},
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:77:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
77 | {.name = "feature_control",
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:78:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
78 | .offset = MSR_IA32_FEATURE_CONTROL,
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:79:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
79 | .mask = NO_MASK,
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:80:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
80 | .is_flag = false},
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:81:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
81 | {.name = "rapl_power_limit",
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:82:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
82 | .offset = MSR_PKG_POWER_LIMIT,
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:83:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
83 | .mask = NO_MASK,
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:84:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
84 | .is_flag = false},
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:85:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
85 | {.name = "rapl_energy_status",
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:86:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
86 | .offset = MSR_PKG_ENERGY_STATUS,
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:87:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
87 | .mask = NO_MASK,
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:88:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
88 | .is_flag = false},
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:89:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
89 | {.name = "rapl_power_units",
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:90:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
90 | .offset = MSR_RAPL_POWER_UNIT,
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:91:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
91 | .mask = NO_MASK,
| ^
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/model_specific_register.cpp:92:6: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
92 | .is_flag = false}};
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 91%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/portage.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/npm_packages.cpp:13:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/os_version.cpp:18:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 91%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/process_open_files.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 91%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/process_open_pipes.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_events/osquery/events/linux/udev.h:13,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/pci_devices.cpp:16:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/events.h:749:4: warning: extra ‘;’ [-Wpedantic]
749 | };
| ^
| -
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/pci_devices.cpp:17:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/portage.cpp:21:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 91%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/processes.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 91%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/rpm_packages.cpp.o
[ 91%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/shadow.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/process_open_pipes.cpp:11:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/process_open_files.cpp:12:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/processes.cpp:22:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/rpm_packages.cpp:19:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 93%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/shared_memory.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 93%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/smbios_tables.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 93%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/sysctl_utils.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/sysctl_utils.cpp:9:
/usr/include/sys/sysctl.h:21:2: warning: #warning "The <sys/sysctl.h> header is deprecated and will be removed." [-Wcpp]
21 | #warning "The <sys/sysctl.h> header is deprecated and will be removed."
| ^~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/shared_memory.cpp:13:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/smbios_tables.cpp:13:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 93%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/system_info.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/sysctl_utils.cpp:13:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 93%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/usb_devices.cpp.o
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/sysctl_utils.cpp: In function ‘void osquery::tables::genControlInfo(int*, size_t, osquery::QueryData&, const std::map<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >&)’:
/build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/sysctl_utils.cpp:75:59: warning: ‘int sysctl(int*, int, void*, size_t*, void*, size_t)’ is deprecated [-Wdeprecated-declarations]
75 | if (sysctl(oid, oid_size, response, &response_size, 0, 0) != 0) {
| ^
In file included from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/sysctl_utils.cpp:9:
/usr/include/sys/sysctl.h:70:12: note: declared here
70 | extern int sysctl (int *__name, int __nlen, void *__oldval,
| ^~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 93%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/user_groups.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 93%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/users.cpp.o
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 93%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/selinux_settings.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/system_info.cpp:16:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 93%] Building CXX object osquery/tables/system/CMakeFiles/osquery_tables_system_systemtable.dir/linux/apparmor_profiles.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_events/osquery/events/linux/udev.h:13,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/usb_devices.cpp:13:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/events.h:749:4: warning: extra ‘;’ [-Wpedantic]
749 | };
| ^
| -
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/build/ns_osquery_tables_system_systemtable/osquery/tables/system/user_groups.h:18,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/user_groups.cpp:9:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/selinux_settings.cpp:10:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/system/linux/apparmor_profiles.cpp:10:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 93%] Linking CXX static library libosquery_tables_system_systemtable.a
[ 93%] Built target osquery_tables_system_systemtable
Scanning dependencies of target osquery_tables_applications
[ 93%] Building CXX object osquery/tables/applications/CMakeFiles/osquery_tables_applications.dir/browser_utils.cpp.o
[ 93%] Building CXX object osquery/tables/applications/CMakeFiles/osquery_tables_applications.dir/posix/browser_opera.cpp.o
[ 93%] Building CXX object osquery/tables/applications/CMakeFiles/osquery_tables_applications.dir/browser_firefox.cpp.o
[ 93%] Building CXX object osquery/tables/applications/CMakeFiles/osquery_tables_applications.dir/browser_chrome.cpp.o
[ 93%] Building CXX object osquery/tables/applications/CMakeFiles/osquery_tables_applications.dir/posix/lxd.cpp.o
[ 93%] Building CXX object osquery/tables/applications/CMakeFiles/osquery_tables_applications.dir/posix/carbon_black.cpp.o
[ 93%] Building CXX object osquery/tables/applications/CMakeFiles/osquery_tables_applications.dir/posix/docker.cpp.o
Scanning dependencies of target osquery_tables_networking
[ 93%] Building CXX object osquery/tables/networking/CMakeFiles/osquery_tables_networking.dir/curl.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/build/ns_osquery_tables_applications/osquery/tables/applications/browser_utils.h:19,
from /build/osquery/src/osquery-4.3.0/osquery/tables/applications/browser_chrome.cpp:11:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/build/ns_osquery_tables_applications/osquery/tables/applications/browser_utils.h:19,
from /build/osquery/src/osquery-4.3.0/osquery/tables/applications/posix/browser_opera.cpp:9:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/applications/posix/carbon_black.cpp:16:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/applications/browser_firefox.cpp:11:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/build/ns_osquery_tables_applications/osquery/tables/applications/browser_utils.h:19,
from /build/osquery/src/osquery-4.3.0/osquery/tables/applications/browser_utils.cpp:14:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 93%] Building CXX object osquery/tables/applications/CMakeFiles/osquery_tables_applications.dir/posix/prometheus_metrics.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 95%] Building CXX object osquery/tables/applications/CMakeFiles/osquery_tables_applications.dir/atom_packages.cpp.o
/build/osquery/src/osquery-4.3.0/osquery/tables/applications/posix/lxd.cpp:40:36: warning: extra ‘;’ [-Wpedantic]
40 | "LXD UNIX domain socket path");
| ^
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/linux/proc.h:19,
from /build/osquery/src/osquery-4.3.0/osquery/tables/applications/posix/docker.cpp:41:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/tables/applications/posix/docker.cpp:58:39: warning: extra ‘;’ [-Wpedantic]
58 | "Docker UNIX domain socket path");
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 95%] Building CXX object osquery/tables/networking/CMakeFiles/osquery_tables_networking.dir/curl_certificate.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/applications/atom_packages.cpp:14:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 95%] Building CXX object osquery/tables/networking/CMakeFiles/osquery_tables_networking.dir/etc_hosts.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 95%] Building CXX object osquery/tables/networking/CMakeFiles/osquery_tables_networking.dir/etc_protocols.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 95%] Building CXX object osquery/tables/networking/CMakeFiles/osquery_tables_networking.dir/etc_services.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/networking/etc_hosts.cpp:17:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
[ 96%] Building CXX object osquery/tables/networking/CMakeFiles/osquery_tables_networking.dir/listening_ports.cpp.o
[ 96%] Building CXX object osquery/tables/networking/CMakeFiles/osquery_tables_networking.dir/posix/dns_resolvers.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/networking/etc_protocols.cpp:17:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/networking/etc_services.cpp:17:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 96%] Building CXX object osquery/tables/networking/CMakeFiles/osquery_tables_networking.dir/posix/interfaces.cpp.o
[ 96%] Building CXX object osquery/tables/networking/CMakeFiles/osquery_tables_networking.dir/posix/utils.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 96%] Building CXX object osquery/tables/networking/CMakeFiles/osquery_tables_networking.dir/linux/arp_cache.cpp.o
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 96%] Building CXX object osquery/tables/networking/CMakeFiles/osquery_tables_networking.dir/linux/interface_ip.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/networking/posix/interfaces.cpp:29:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
[ 96%] Building CXX object osquery/tables/networking/CMakeFiles/osquery_tables_networking.dir/linux/iptables.cpp.o
[ 96%] Building C object osquery/tables/networking/CMakeFiles/osquery_tables_networking.dir/linux/iptc_proxy.c.o
cc1: warning: command-line option ‘-Wuseless-cast’ is valid for C++/ObjC++ but not for C
cc1: warning: command-line option ‘-Woverloaded-virtual’ is valid for C++/ObjC++ but not for C
cc1: warning: command-line option ‘-Wnon-virtual-dtor’ is valid for C++/ObjC++ but not for C
cc1: warning: command-line option ‘-fpermissive’ is valid for C++/ObjC++ but not for C
cc1: warning: command-line option ‘-fvisibility-inlines-hidden’ is valid for C++/ObjC++ but not for C
cc1: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 96%] Building CXX object osquery/tables/networking/CMakeFiles/osquery_tables_networking.dir/linux/process_open_sockets.cpp.o
[ 96%] Building CXX object osquery/tables/networking/CMakeFiles/osquery_tables_networking.dir/linux/routes.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/networking/linux/interface_ip.cpp:11:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/networking/linux/process_open_sockets.cpp:10:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/networking/linux/arp_cache.cpp:15:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/filesystem.h:11,
from /build/osquery/src/osquery-4.3.0/osquery/tables/networking/linux/iptables.cpp:18:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
/build/osquery/src/osquery-4.3.0/osquery/tables/networking/linux/routes.cpp: In function ‘void osquery::tables::genNetlinkRoutes(const nlmsghdr*, osquery::QueryData&)’:
/build/osquery/src/osquery-4.3.0/osquery/tables/networking/linux/routes.cpp:116:25: warning: useless cast to type ‘struct rtattr*’ [-Wuseless-cast]
116 | struct rtattr* attr = static_cast<struct rtattr*>(RTM_RTA(message));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/tables/networking/linux/routes.cpp: In function ‘osquery::QueryData osquery::tables::genRoutes(osquery::QueryContext&)’:
/build/osquery/src/osquery-4.3.0/osquery/tables/networking/linux/routes.cpp:208:25: warning: useless cast to type ‘void*’ [-Wuseless-cast]
208 | auto netlink_buffer = (void*)malloc(MAX_NETLINK_SIZE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 96%] Linking CXX static library libosquery_tables_applications.a
[ 96%] Built target osquery_tables_applications
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 96%] Linking CXX static library libosquery_tables_networking.a
[ 96%] Built target osquery_tables_networking
[ 96%] Generating amalgamation file for the foreign tables...
[ 96%] Generating amalgamation file for the native tables...
Scanning dependencies of target codegen_foreign_tables
Scanning dependencies of target codegen_native_tables
[ 96%] Building CXX object specs/CMakeFiles/codegen_foreign_tables.dir/amalgamated_foreign_tables.cpp.o
[ 98%] Building CXX object specs/CMakeFiles/codegen_native_tables.dir/amalgamated_native_tables.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:13:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/events.h:749:4: warning: extra ‘;’ [-Wpedantic]
749 | };
| ^
| -
In file included from /build/osquery/src/osquery-4.3.0/build/specs/amalgamated_foreign_tables.cpp:13:
/build/osquery/src/osquery-4.3.0/osquery/include/osquery/events.h:749:4: warning: extra ‘;’ [-Wpedantic]
749 | };
| ^
| -
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:62:56: warning: extra ‘;’ [-Wpedantic]
62 | REGISTER(pciDevicesTablePlugin, "table", "pci_devices");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:98:64: warning: extra ‘;’ [-Wpedantic]
98 | REGISTER(pythonPackagesTablePlugin, "table", "python_packages");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:130:79: warning: extra ‘;’ [-Wpedantic]
130 | REGISTER(dockerContainerLabelsTablePlugin, "table", "docker_container_labels");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:183:60: warning: extra ‘;’ [-Wpedantic]
183 | REGISTER(socketEventsTablePlugin, "table", "socket_events");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:230:75: warning: extra ‘;’ [-Wpedantic]
230 | REGISTER(ec2InstanceMetadataTablePlugin, "table", "ec2_instance_metadata");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:267:70: warning: extra ‘;’ [-Wpedantic]
267 | REGISTER(processNamespacesTablePlugin, "table", "process_namespaces");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:299:56: warning: extra ‘;’ [-Wpedantic]
299 | REGISTER(ulimitInfoTablePlugin, "table", "ulimit_info");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:330:56: warning: extra ‘;’ [-Wpedantic]
330 | REGISTER(userGroupsTablePlugin, "table", "user_groups");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:362:49: warning: extra ‘;’ [-Wpedantic]
362 | REGISTER(sudoersTablePlugin, "table", "sudoers");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:417:56: warning: extra ‘;’ [-Wpedantic]
417 | REGISTER(fileEventsTablePlugin, "table", "file_events");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:452:47: warning: extra ‘;’ [-Wpedantic]
452 | REGISTER(groupsTablePlugin, "table", "groups");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:492:50: warning: extra ‘;’ [-Wpedantic]
492 | REGISTER(cpuTimeTablePlugin, "table", "cpu_time");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:528:64: warning: extra ‘;’ [-Wpedantic]
528 | REGISTER(diskEncryptionTablePlugin, "table", "disk_encryption");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:616:62: warning: extra ‘;’ [-Wpedantic]
616 | REGISTER(processEventsTablePlugin, "table", "process_events");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:649:60: warning: extra ‘;’ [-Wpedantic]
649 | REGISTER(shellHistoryTablePlugin, "table", "shell_history");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:707:52: warning: extra ‘;’ [-Wpedantic]
707 | REGISTER_INTERNAL(timeTablePlugin, "table", "time");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:742:69: warning: extra ‘;’ [-Wpedantic]
742 | REGISTER_INTERNAL(osqueryFlagsTablePlugin, "table", "osquery_flags");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:778:58: warning: extra ‘;’ [-Wpedantic]
778 | REGISTER(npmPackagesTablePlugin, "table", "npm_packages");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:818:58: warning: extra ‘;’ [-Wpedantic]
818 | REGISTER(debPackagesTablePlugin, "table", "deb_packages");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:851:70: warning: extra ‘;’ [-Wpedantic]
851 | REGISTER(prometheusMetricsTablePlugin, "table", "prometheus_metrics");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:884:66: warning: extra ‘;’ [-Wpedantic]
884 | REGISTER(lxdCertificatesTablePlugin, "table", "lxd_certificates");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:916:54: warning: extra ‘;’ [-Wpedantic]
916 | REGISTER(memoryMapTablePlugin, "table", "memory_map");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:953:67: warning: extra ‘;’ [-Wpedantic]
953 | REGISTER(lxdStoragePoolsTablePlugin, "table", "lxd_storage_pools");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:992:54: warning: extra ‘;’ [-Wpedantic]
992 | REGISTER(osVersionTablePlugin, "table", "os_version");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:1057:56: warning: extra ‘;’ [-Wpedantic]
1057 | REGISTER(dockerInfoTablePlugin, "table", "docker_info");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:1090:56: warning: extra ‘;’ [-Wpedantic]
1090 | REGISTER(elfDynamicTablePlugin, "table", "elf_dynamic");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:1146:67: warning: extra ‘;’ [-Wpedantic]
1146 | REGISTER(carbonBlackInfoTablePlugin, "table", "carbon_black_info");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:1182:64: warning: extra ‘;’ [-Wpedantic]
1182 | REGISTER(dockerNetworksTablePlugin, "table", "docker_networks");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:1226:56: warning: extra ‘;’ [-Wpedantic]
1226 | REGISTER(systemInfoTablePlugin, "table", "system_info");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:1263:50: warning: extra ‘;’ [-Wpedantic]
1263 | REGISTER(suidBinTablePlugin, "table", "suid_bin");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:1303:75: warning: extra ‘;’ [-Wpedantic]
1303 | REGISTER_INTERNAL(osqueryScheduleTablePlugin, "table", "osquery_schedule");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:1352:62: warning: extra ‘;’ [-Wpedantic]
1352 | REGISTER(memoryDevicesTablePlugin, "table", "memory_devices");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:1384:59: warning: extra ‘;’ [-Wpedantic]
1384 | REGISTER(userSshKeysTablePlugin, "table", "user_ssh_keys");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:1437:68: warning: extra ‘;’ [-Wpedantic]
1437 | REGISTER(dockerContainersTablePlugin, "table", "docker_containers");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:1485:56: warning: extra ‘;’ [-Wpedantic]
1485 | REGISTER(userEventsTablePlugin, "table", "user_events");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:1522:69: warning: extra ‘;’ [-Wpedantic]
1522 | REGISTER(processOpenPipesTablePlugin, "table", "process_open_pipes");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:1558:71: warning: extra ‘;’ [-Wpedantic]
1558 | REGISTER_INTERNAL(osqueryEventsTablePlugin, "table", "osquery_events");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:1600:64: warning: extra ‘;’ [-Wpedantic]
1600 | REGISTER(listeningPortsTablePlugin, "table", "listening_ports");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:1633:56: warning: extra ‘;’ [-Wpedantic]
1633 | REGISTER(sshConfigsTablePlugin, "table", "ssh_configs");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:1682:64: warning: extra ‘;’ [-Wpedantic]
1682 | REGISTER(hardwareEventsTablePlugin, "table", "hardware_events");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:1735:77: warning: extra ‘;’ [-Wpedantic]
1735 | REGISTER(dockerContainerStatsTablePlugin, "table", "docker_container_stats");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:1777:68: warning: extra ‘;’ [-Wpedantic]
1777 | REGISTER(chromeExtensionsTablePlugin, "table", "chrome_extensions");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:1824:56: warning: extra ‘;’ [-Wpedantic]
1824 | REGISTER(yaraEventsTablePlugin, "table", "yara_events");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:1876:71: warning: extra ‘;’ [-Wpedantic]
1876 | REGISTER(processFileEventsTablePlugin, "table", "process_file_events");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:1919:47: warning: extra ‘;’ [-Wpedantic]
1919 | REGISTER(routesTablePlugin, "table", "routes");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:1953:77: warning: extra ‘;’ [-Wpedantic]
1953 | REGISTER(dockerContainerPortsTablePlugin, "table", "docker_container_ports");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:1984:58: warning: extra ‘;’ [-Wpedantic]
1984 | REGISTER(loadAverageTablePlugin, "table", "load_average");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:2016:75: warning: extra ‘;’ [-Wpedantic]
2016 | REGISTER(dockerNetworkLabelsTablePlugin, "table", "docker_network_labels");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:2050:90: warning: extra ‘;’ [-Wpedantic]
2050 | REGISTER(memoryArrayMappedAddressesTablePlugin, "table", "memory_array_mapped_addresses");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:2102:65: warning: extra ‘;’ [-Wpedantic]
2102 | REGISTER(smartDriveInfoTablePlugin, "table", "smart_drive_info");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:2140:60: warning: extra ‘;’ [-Wpedantic]
2140 | REGISTER(blockDevicesTablePlugin, "table", "block_devices");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:2238:62: warning: extra ‘;’ [-Wpedantic]
2238 | REGISTER(lldpNeighborsTablePlugin, "table", "lldp_neighbors");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:2277:41: warning: extra ‘;’ [-Wpedantic]
2277 | REGISTER(msrTablePlugin, "table", "msr");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:2314:60: warning: extra ‘;’ [-Wpedantic]
2314 | REGISTER(platformInfoTablePlugin, "table", "platform_info");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:2374:66: warning: extra ‘;’ [-Wpedantic]
2374 | REGISTER(curlCertificateTablePlugin, "table", "curl_certificate");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:2422:54: warning: extra ‘;’ [-Wpedantic]
2422 | REGISTER(lxdImagesTablePlugin, "table", "lxd_images");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:2464:62: warning: extra ‘;’ [-Wpedantic]
2464 | REGISTER(dockerVersionTablePlugin, "table", "docker_version");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:2496:56: warning: extra ‘;’ [-Wpedantic]
2496 | REGISTER(knownHostsTablePlugin, "table", "known_hosts");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:2530:45: warning: extra ‘;’ [-Wpedantic]
2530 | REGISTER(cpuidTablePlugin, "table", "cpuid");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:2567:92: warning: extra ‘;’ [-Wpedantic]
2567 | REGISTER(memoryDeviceMappedAddressesTablePlugin, "table", "memory_device_mapped_addresses");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:2603:43: warning: extra ‘;’ [-Wpedantic]
2603 | REGISTER(curlTablePlugin, "table", "curl");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:2638:56: warning: extra ‘;’ [-Wpedantic]
2638 | REGISTER(deviceHashTablePlugin, "table", "device_hash");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:2706:68: warning: extra ‘;’ [-Wpedantic]
2706 | REGISTER(interfaceDetailsTablePlugin, "table", "interface_details");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:2742:67: warning: extra ‘;’ [-Wpedantic]
2742 | REGISTER(ec2InstanceTagsTablePlugin, "table", "ec2_instance_tags");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:2777:43: warning: extra ‘;’ [-Wpedantic]
2777 | REGISTER(hashTablePlugin, "table", "hash");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:2818:56: warning: extra ‘;’ [-Wpedantic]
2818 | REGISTER(usbDevicesTablePlugin, "table", "usb_devices");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:2856:58: warning: extra ‘;’ [-Wpedantic]
2856 | REGISTER(elfSectionsTablePlugin, "table", "elf_sections");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:2893:56: warning: extra ‘;’ [-Wpedantic]
2893 | REGISTER(aptSourcesTablePlugin, "table", "apt_sources");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:2929:69: warning: extra ‘;’ [-Wpedantic]
2929 | REGISTER_INTERNAL(osqueryPacksTablePlugin, "table", "osquery_packs");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:2965:43: warning: extra ‘;’ [-Wpedantic]
2965 | REGISTER(yaraTablePlugin, "table", "yara");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:2997:71: warning: extra ‘;’ [-Wpedantic]
2997 | REGISTER(dockerImageLayersTablePlugin, "table", "docker_image_layers");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3029:58: warning: extra ‘;’ [-Wpedantic]
3029 | REGISTER(processEnvsTablePlugin, "table", "process_envs");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3063:96: warning: extra ‘;’ [-Wpedantic]
3063 | REGISTER(chromeExtensionContentScriptsTablePlugin, "table", "chrome_extension_content_scripts");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3095:86: warning: extra ‘;’ [-Wpedantic]
3095 | REGISTER(dockerContainerFsChangesTablePlugin, "table", "docker_container_fs_changes");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3128:52: warning: extra ‘;’ [-Wpedantic]
3128 | REGISTER(arpCacheTablePlugin, "table", "arp_cache");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3164:60: warning: extra ‘;’ [-Wpedantic]
3164 | REGISTER(smbiosTablesTablePlugin, "table", "smbios_tables");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3196:71: warning: extra ‘;’ [-Wpedantic]
3196 | REGISTER(lxdInstanceConfigTablePlugin, "table", "lxd_instance_config");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3237:49: warning: extra ‘;’ [-Wpedantic]
3237 | REGISTER(crontabTablePlugin, "table", "crontab");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3316:53: warning: extra ‘;’ [-Wpedantic]
3316 | REGISTER(processesTablePlugin, "table", "processes");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3352:56: warning: extra ‘;’ [-Wpedantic]
3352 | REGISTER(lxdClusterTablePlugin, "table", "lxd_cluster");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3384:66: warning: extra ‘;’ [-Wpedantic]
3384 | REGISTER(selinuxSettingsTablePlugin, "table", "selinux_settings");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3425:73: warning: extra ‘;’ [-Wpedantic]
3425 | REGISTER(processOpenSocketsTablePlugin, "table", "process_open_sockets");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3455:59: warning: extra ‘;’ [-Wpedantic]
3455 | REGISTER(intelMeInfoTablePlugin, "table", "intel_me_info");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3494:47: warning: extra ‘;’ [-Wpedantic]
3494 | REGISTER(shadowTablePlugin, "table", "shadow");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3528:56: warning: extra ‘;’ [-Wpedantic]
3528 | REGISTER(yumSourcesTablePlugin, "table", "yum_sources");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3570:62: warning: extra ‘;’ [-Wpedantic]
3570 | REGISTER(selinuxEventsTablePlugin, "table", "selinux_events");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3606:60: warning: extra ‘;’ [-Wpedantic]
3606 | REGISTER(memoryArraysTablePlugin, "table", "memory_arrays");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3648:60: warning: extra ‘;’ [-Wpedantic]
3648 | REGISTER(sharedMemoryTablePlugin, "table", "shared_memory");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3681:52: warning: extra ‘;’ [-Wpedantic]
3681 | REGISTER(mdDrivesTablePlugin, "table", "md_drives");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3719:68: warning: extra ‘;’ [-Wpedantic]
3719 | REGISTER(devicePartitionsTablePlugin, "table", "device_partitions");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3763:56: warning: extra ‘;’ [-Wpedantic]
3763 | REGISTER(deviceFileTablePlugin, "table", "device_file");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3796:64: warning: extra ‘;’ [-Wpedantic]
3796 | REGISTER(authorizedKeysTablePlugin, "table", "authorized_keys");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3828:56: warning: extra ‘;’ [-Wpedantic]
3828 | REGISTER(acpiTablesTablePlugin, "table", "acpi_tables");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3879:60: warning: extra ‘;’ [-Wpedantic]
3879 | REGISTER(syslogEventsTablePlugin, "table", "syslog_events");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3920:67: warning: extra ‘;’ [-Wpedantic]
3920 | REGISTER_INTERNAL(osqueryInfoTablePlugin, "table", "osquery_info");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:3952:56: warning: extra ‘;’ [-Wpedantic]
3952 | REGISTER(oemStringsTablePlugin, "table", "oem_strings");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4012:54: warning: extra ‘;’ [-Wpedantic]
4012 | REGISTER(mdDevicesTablePlugin, "table", "md_devices");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4047:67: warning: extra ‘;’ [-Wpedantic]
4047 | REGISTER(rpmPackageFilesTablePlugin, "table", "rpm_package_files");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4085:56: warning: extra ‘;’ [-Wpedantic]
4085 | REGISTER(memoryInfoTablePlugin, "table", "memory_info");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4122:58: warning: extra ‘;’ [-Wpedantic]
4122 | REGISTER(elfSegmentsTablePlugin, "table", "elf_segments");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4166:62: warning: extra ‘;’ [-Wpedantic]
4166 | REGISTER(firefoxAddonsTablePlugin, "table", "firefox_addons");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4203:56: warning: extra ‘;’ [-Wpedantic]
4203 | REGISTER(kernelInfoTablePlugin, "table", "kernel_info");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4235:71: warning: extra ‘;’ [-Wpedantic]
4235 | REGISTER(dockerImageLabelsTablePlugin, "table", "docker_image_labels");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4274:66: warning: extra ‘;’ [-Wpedantic]
4274 | REGISTER(operaExtensionsTablePlugin, "table", "opera_extensions");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4306:56: warning: extra ‘;’ [-Wpedantic]
4306 | REGISTER(portageUseTablePlugin, "table", "portage_use");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4340:47: warning: extra ‘;’ [-Wpedantic]
4340 | REGISTER(uptimeTablePlugin, "table", "uptime");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4374:45: warning: extra ‘;’ [-Wpedantic]
4374 | REGISTER(magicTablePlugin, "table", "magic");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4416:58: warning: extra ‘;’ [-Wpedantic]
4416 | REGISTER(rpmPackagesTablePlugin, "table", "rpm_packages");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4480:85: warning: extra ‘;’ [-Wpedantic]
4480 | REGISTER(dockerContainerProcessesTablePlugin, "table", "docker_container_processes");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4513:62: warning: extra ‘;’ [-Wpedantic]
4513 | REGISTER(dockerVolumesTablePlugin, "table", "docker_volumes");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4564:52: warning: extra ‘;’ [-Wpedantic]
4564 | REGISTER_INTERNAL(fileTablePlugin, "table", "file");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4603:47: warning: extra ‘;’ [-Wpedantic]
4603 | REGISTER(augeasTablePlugin, "table", "augeas");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4637:75: warning: extra ‘;’ [-Wpedantic]
4637 | REGISTER_INTERNAL(osqueryRegistryTablePlugin, "table", "osquery_registry");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4675:50: warning: extra ‘;’ [-Wpedantic]
4675 | REGISTER(elfInfoTablePlugin, "table", "elf_info");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4709:60: warning: extra ‘;’ [-Wpedantic]
4709 | REGISTER(dnsResolversTablePlugin, "table", "dns_resolvers");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4745:64: warning: extra ‘;’ [-Wpedantic]
4745 | REGISTER(systemControlsTablePlugin, "table", "system_controls");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4785:47: warning: extra ‘;’ [-Wpedantic]
4785 | REGISTER(mountsTablePlugin, "table", "mounts");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4823:58: warning: extra ‘;’ [-Wpedantic]
4823 | REGISTER(etcServicesTablePlugin, "table", "etc_services");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4862:43: warning: extra ‘;’ [-Wpedantic]
4862 | REGISTER(lastTablePlugin, "table", "last");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4896:62: warning: extra ‘;’ [-Wpedantic]
4896 | REGISTER(kernelModulesTablePlugin, "table", "kernel_modules");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4936:83: warning: extra ‘;’ [-Wpedantic]
4936 | REGISTER(dockerContainerNetworksTablePlugin, "table", "docker_container_networks");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:4973:56: warning: extra ‘;’ [-Wpedantic]
4973 | REGISTER(elfSymbolsTablePlugin, "table", "elf_symbols");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:5010:66: warning: extra ‘;’ [-Wpedantic]
5010 | REGISTER(portagePackagesTablePlugin, "table", "portage_packages");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:5044:62: warning: extra ‘;’ [-Wpedantic]
5044 | REGISTER(interfaceIpv6TablePlugin, "table", "interface_ipv6");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:5079:79: warning: extra ‘;’ [-Wpedantic]
5079 | REGISTER_INTERNAL(osqueryExtensionsTablePlugin, "table", "osquery_extensions");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:5116:60: warning: extra ‘;’ [-Wpedantic]
5116 | REGISTER(etcProtocolsTablePlugin, "table", "etc_protocols");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:5150:71: warning: extra ‘;’ [-Wpedantic]
5150 | REGISTER(lxdClusterMembersTablePlugin, "table", "lxd_cluster_members");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:5184:68: warning: extra ‘;’ [-Wpedantic]
5184 | REGISTER(apparmorProfilesTablePlugin, "table", "apparmor_profiles");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:5222:69: warning: extra ‘;’ [-Wpedantic]
5222 | REGISTER(processMemoryMapTablePlugin, "table", "process_memory_map");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:5262:60: warning: extra ‘;’ [-Wpedantic]
5262 | REGISTER(lxdInstancesTablePlugin, "table", "lxd_instances");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:5299:67: warning: extra ‘;’ [-Wpedantic]
5299 | REGISTER(memoryErrorInfoTablePlugin, "table", "memory_error_info");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:5331:69: warning: extra ‘;’ [-Wpedantic]
5331 | REGISTER(processOpenFilesTablePlugin, "table", "process_open_files");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:5373:58: warning: extra ‘;’ [-Wpedantic]
5373 | REGISTER(lxdNetworksTablePlugin, "table", "lxd_networks");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:5420:51: warning: extra ‘;’ [-Wpedantic]
5420 | REGISTER(iptablesTablePlugin, "table", "iptables");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:5456:47: warning: extra ‘;’ [-Wpedantic]
5456 | REGISTER(carvesTablePlugin, "table", "carves");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:5496:45: warning: extra ‘;’ [-Wpedantic]
5496 | REGISTER(usersTablePlugin, "table", "users");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:5529:60: warning: extra ‘;’ [-Wpedantic]
5529 | REGISTER(dockerImagesTablePlugin, "table", "docker_images");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:5567:79: warning: extra ‘;’ [-Wpedantic]
5567 | REGISTER(dockerContainerMountsTablePlugin, "table", "docker_container_mounts");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:5597:66: warning: extra ‘;’ [-Wpedantic]
5597 | REGISTER(mdPersonalitiesTablePlugin, "table", "md_personalities");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:5633:60: warning: extra ‘;’ [-Wpedantic]
5633 | REGISTER(atomPackagesTablePlugin, "table", "atom_packages");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:5665:73: warning: extra ‘;’ [-Wpedantic]
5665 | REGISTER(dockerVolumeLabelsTablePlugin, "table", "docker_volume_labels");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:5699:73: warning: extra ‘;’ [-Wpedantic]
5699 | REGISTER(lxdInstanceDevicesTablePlugin, "table", "lxd_instance_devices");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:5739:72: warning: extra ‘;’ [-Wpedantic]
5739 | REGISTER(interfaceAddressesTablePlugin, "table", "interface_addresses");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:5780:52: warning: extra ‘;’ [-Wpedantic]
5780 | REGISTER(etcHostsTablePlugin, "table", "etc_hosts");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:5814:66: warning: extra ‘;’ [-Wpedantic]
5814 | REGISTER(portageKeywordsTablePlugin, "table", "portage_keywords");
| ^
/build/osquery/src/osquery-4.3.0/build/specs/amalgamated_native_tables.cpp:5855:63: warning: extra ‘;’ [-Wpedantic]
5855 | REGISTER(loggedInUsersTablePlugin, "table", "logged_in_users");
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 98%] Linking CXX static library libcodegen_foreign_tables.a
[ 98%] Built target codegen_foreign_tables
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 98%] Linking CXX static library libcodegen_native_tables.a
[ 98%] Built target codegen_native_tables
Scanning dependencies of target osquery_main
[ 98%] Building CXX object osquery/main/CMakeFiles/osquery_main.dir/main.cpp.o
[ 98%] Building CXX object osquery/main/CMakeFiles/osquery_main.dir/posix/main.cpp.o
In file included from /build/osquery/src/osquery-4.3.0/build/ns_osquery_core/osquery/core/watcher.h:24,
from /build/osquery/src/osquery-4.3.0/osquery/main/main.cpp:18:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_process/osquery/process/process.h:29:26: warning: useless cast to type ‘using PlatformPidType = pid_t’ {aka ‘int’} [-Wuseless-cast]
29 | const auto kInvalidPid = (PlatformPidType)-1;
| ^~~~~~~~~~~~~~~~~~~
In file included from /build/osquery/src/osquery-4.3.0/osquery/main/main.cpp:24:
/build/osquery/src/osquery-4.3.0/build/ns_osquery_filesystem/osquery/filesystem/fileops.h:106:39: warning: useless cast to type ‘using PlatformHandle = int’ {aka ‘int’} [-Wuseless-cast]
106 | const PlatformHandle kInvalidHandle = (PlatformHandle)-1;
| ^~~~~~~~~~~~~~~~~~
/build/osquery/src/osquery-4.3.0/osquery/main/main.cpp:42:71: warning: extra ‘;’ [-Wpedantic]
42 | "Enable profile mode when non-0, set number of iterations");
| ^
/build/osquery/src/osquery-4.3.0/osquery/main/main.cpp:47:72: warning: extra ‘;’ [-Wpedantic]
47 | "Sleep a number of seconds before and after the profiling");
| ^
/build/osquery/src/osquery-4.3.0/osquery/main/main.cpp:49:64: warning: extra ‘;’ [-Wpedantic]
49 | CLI_FLAG(bool, install, false, "Install osqueryd as a service");
| ^
/build/osquery/src/osquery-4.3.0/osquery/main/main.cpp:51:68: warning: extra ‘;’ [-Wpedantic]
51 | CLI_FLAG(bool, uninstall, false, "Uninstall osqueryd as a service");
| ^
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-extensions’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-gnu-case-range’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-zero-length-array’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-unused-local-typedef’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-shadow-field’ may have been intended to silence earlier diagnostics
[ 98%] Linking CXX static library libosquery_main.a
[ 98%] Built target osquery_main
[ 98%] Generating empty_osqueryd_target_source_file.cpp
Scanning dependencies of target osqueryd
[ 98%] Building CXX object osquery/CMakeFiles/osqueryd.dir/empty_osqueryd_target_source_file.cpp.o
[100%] Linking CXX executable osqueryd
[100%] Built target osqueryd
Scanning dependencies of target create_osqueryi
[100%] Generating osqueryi
[100%] Built target create_osqueryi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment