Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved alphanumeric_symbols regex to cover certain SCA remediation fields #16756

Merged

Added new symbol to regex for validator

df2b5db
Select commit
Failed to load commit list.
Merged

Improved alphanumeric_symbols regex to cover certain SCA remediation fields #16756

Added new symbol to regex for validator
df2b5db
Select commit
Failed to load commit list.
Wazuh CI / Build Solaris 10 i386 agent package succeeded May 10, 2023 in 14m 22s

Packages_builder_solaris

Below you have the stage output

Details

[truncated]
",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:208:24: warning: 'std::__cxx11::string Utils::trim(const string&, const string&
)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::string trim(const std::string& str, const std::string& args = " ")",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:213:24: warning: 'std::__cxx11::string Utils::toUpperCase(const string&)' defin
ed but not used [-Wunused-function]",
" solaris10_gcc9: static std::string toUpperCase(const std::string& str)",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:236:17: warning: 'bool Utils::endsWith(const string&, const string&)' defined b
ut not used [-Wunused-function]",
" solaris10_gcc9: static bool endsWith(const std::string& str, const std::string& ending)",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:248:24: warning: 'std::__cxx11::string Utils::substrOnFirstOccurrence(const str
ing&, const string&)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::string substrOnFirstOccurrence(const std::string& str, const std::string& args = " ")",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:260:48: warning: 'std::pair<std::__cxx11::basic_string, std::__cxx11::bas
ic_string > Utils::splitKeyValueNonEscapedDelimiter(const string&, char, char)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::pair<std::string, std::string> splitKeyValueNonEscapedDelimiter(const std::string& str,",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:283:17: warning: 'bool Utils::findRegexInString(const string&, std::__cxx11::st
ring&, const regex&, size_t, const string&)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static bool findRegexInString(const std::string& in,",
" solaris10_gcc9: ^",
" solaris10_gcc9: [ 20%] Building CXX object src/db/CMakeFiles/fimdb.dir/src/file.cpp.o",
" solaris10_gcc9: [ 24%] Building CXX object src/db/CMakeFiles/fimdb.dir/src/fimDB.cpp.o",
" solaris10_gcc9: In file included from /export/home/vagrant/build/solaris10/repository/src/syscheckd/src/db/src/fimDB.hpp:16:0,",
" solaris10_gcc9: from /export/home/vagrant/build/solaris10/repository/src/syscheckd/src/db/src/db.cpp:18:",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:28:17: warning: 'void Utils::ISO8859ToUTF8(std::__cxx11::string&)' defined but
not used [-Wunused-function]",
" solaris10_gcc9: static void ISO8859ToUTF8(std::string& data)",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:64:17: warning: 'bool Utils::replaceAll(std::__cxx11::string&, const string&, c
onst string&)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static bool replaceAll(std::string& data,",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:80:17: warning: 'bool Utils::replaceFirst(std::__cxx11::string&, const string&,
const string&)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static bool replaceFirst(std::string& data,",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:111:24: warning: 'std::__cxx11::string Utils::splitIndex(const string&, char, s
ize_t)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::string splitIndex(const std::string& str,",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:130:37: warning: 'std::vector<std::__cxx11::basic_string > Utils::splitNu
llTerminatedStrings(const char*)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::vectorstd::string splitNullTerminatedStrings(const char* buffer)",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:150:24: warning: 'std::__cxx11::string Utils::asciiToHex(const std::vector&)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::string asciiToHex(const std::vector& asciiData)",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:208:24: warning: 'std::__cxx11::string Utils::trim(const string&, const string&
)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::string trim(const std::string& str, const std::string& args = " ")",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:213:24: warning: 'std::__cxx11::string Utils::toUpperCase(const string&)' defin
ed but not used [-Wunused-function]",
" solaris10_gcc9: static std::string toUpperCase(const std::string& str)",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:236:17: warning: 'bool Utils::endsWith(const string&, const string&)' defined b
ut not used [-Wunused-function]",
" solaris10_gcc9: static bool endsWith(const std::string& str, const std::string& ending)",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:248:24: warning: 'std::__cxx11::string Utils::substrOnFirstOccurrence(const str
ing&, const string&)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::string substrOnFirstOccurrence(const std::string& str, const std::string& args = " ")",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:260:48: warning: 'std::pair<std::__cxx11::basic_string, std::__cxx11::bas
ic_string > Utils::splitKeyValueNonEscapedDelimiter(const string&, char, char)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::pair<std::string, std::string> splitKeyValueNonEscapedDelimiter(const std::string& str,",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:283:17: warning: 'bool Utils::findRegexInString(const string&, std::__cxx11::st
ring&, const regex&, size_t, const string&)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static bool findRegexInString(const std::string& in,",
" solaris10_gcc9: ^",
" solaris10_gcc9: In file included from /export/home/vagrant/build/solaris10/repository/src/syscheckd/src/db/src/fimDB.hpp:16:0,",
" solaris10_gcc9: from /export/home/vagrant/build/solaris10/repository/src/syscheckd/src/db/src/file.cpp:16:",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:28:17: warning: 'void Utils::ISO8859ToUTF8(std::__cxx11::string&)' defined but
not used [-Wunused-function]",
" solaris10_gcc9: static void ISO8859ToUTF8(std::string& data)",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:64:17: warning: 'bool Utils::replaceAll(std::__cxx11::string&, const string&, c
onst string&)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static bool replaceAll(std::string& data,",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:80:17: warning: 'bool Utils::replaceFirst(std::__cxx11::string&, const string&,
const string&)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static bool replaceFirst(std::string& data,",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:111:24: warning: 'std::__cxx11::string Utils::splitIndex(const string&, char, s
ize_t)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::string splitIndex(const std::string& str,",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:130:37: warning: 'std::vector<std::__cxx11::basic_string > Utils::splitNu
llTerminatedStrings(const char*)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::vectorstd::string splitNullTerminatedStrings(const char* buffer)",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:150:24: warning: 'std::__cxx11::string Utils::asciiToHex(const std::vector&)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::string asciiToHex(const std::vector& asciiData)",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:208:24: warning: 'std::__cxx11::string Utils::trim(const string&, const string&
)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::string trim(const std::string& str, const std::string& args = " ")",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:213:24: warning: 'std::__cxx11::string Utils::toUpperCase(const string&)' defin
ed but not used [-Wunused-function]",
" solaris10_gcc9: static std::string toUpperCase(const std::string& str)",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:236:17: warning: 'bool Utils::endsWith(const string&, const string&)' defined b
ut not used [-Wunused-function]",
" solaris10_gcc9: static bool endsWith(const std::string& str, const std::string& ending)",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:248:24: warning: 'std::__cxx11::string Utils::substrOnFirstOccurrence(const str
ing&, const string&)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::string substrOnFirstOccurrence(const std::string& str, const std::string& args = " ")",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:260:48: warning: 'std::pair<std::__cxx11::basic_string, std::__cxx11::bas
ic_string > Utils::splitKeyValueNonEscapedDelimiter(const string&, char, char)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::pair<std::string, std::string> splitKeyValueNonEscapedDelimiter(const std::string& str,",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:283:17: warning: 'bool Utils::findRegexInString(const string&, std::__cxx11::st
ring&, const regex&, size_t, const string&)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static bool findRegexInString(const std::string& in,",
" solaris10_gcc9: ^",
" solaris10_gcc9: In file included from /export/home/vagrant/build/solaris10/repository/src/syscheckd/src/db/src/fimDB.hpp:16:0,",
" solaris10_gcc9: from /export/home/vagrant/build/solaris10/repository/src/syscheckd/src/db/src/fimDB.cpp:12:",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:28:17: warning: 'void Utils::ISO8859ToUTF8(std::__cxx11::string&)' defined but
not used [-Wunused-function]",
" solaris10_gcc9: static void ISO8859ToUTF8(std::string& data)",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:64:17: warning: 'bool Utils::replaceAll(std::__cxx11::string&, const string&, c
onst string&)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static bool replaceAll(std::string& data,",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:111:24: warning: 'std::__cxx11::string Utils::splitIndex(const string&, char, s
td::size_t)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::string splitIndex(const std::string& str,",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:130:37: warning: 'std::vector<std::__cxx11::basic_string > Utils::splitNu
llTerminatedStrings(const char*)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::vectorstd::string splitNullTerminatedStrings(const char* buffer)",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:150:24: warning: 'std::__cxx11::string Utils::asciiToHex(const std::vector&)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::string asciiToHex(const std::vector& asciiData)",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:208:24: warning: 'std::__cxx11::string Utils::trim(const string&, const string&
)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::string trim(const std::string& str, const std::string& args = " ")",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:213:24: warning: 'std::__cxx11::string Utils::toUpperCase(const string&)' defin
ed but not used [-Wunused-function]",
" solaris10_gcc9: static std::string toUpperCase(const std::string& str)",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:236:17: warning: 'bool Utils::endsWith(const string&, const string&)' defined b
ut not used [-Wunused-function]",
" solaris10_gcc9: static bool endsWith(const std::string& str, const std::string& ending)",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:248:24: warning: 'std::__cxx11::string Utils::substrOnFirstOccurrence(const str
ing&, const string&)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::string substrOnFirstOccurrence(const std::string& str, const std::string& args = " ")",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:260:48: warning: 'std::pair<std::__cxx11::basic_string, std::__cxx11::bas
ic_string > Utils::splitKeyValueNonEscapedDelimiter(const string&, char, char)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::pair<std::string, std::string> splitKeyValueNonEscapedDelimiter(const std::string& str,",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:283:17: warning: 'bool Utils::findRegexInString(const string&, std::__cxx11::st
ring&, const regex&, std::size_t, const string&)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static bool findRegexInString(const std::string& in,",
" solaris10_gcc9: ^",
" solaris10_gcc9: [ 28%] Linking CXX shared library ../../lib/libfimdb.so",
" solaris10_gcc9: ld: warning: relocation warning: R_386_GOTOFF: file CMakeFiles/fimdb.dir/src/dbFileItem.cpp.o: section [78].rel.gnu.linkonce.r.ZNSt8_Rb_treeINSt7__cxx1112basic_string
IcSt11char_traitsIcESaIcEEESt4pairIKS5_N8nlohmann10basic_jsonISt3mapSt6vectorS5_bxydSaNS8_14adl_serializerEEEESt10_Select1stISE_ESt4lessIvESaISE_EE7_M_copyINSK_11_Alloc_nodeEEEPSt13_Rb_tree_nodeISE_EP
KSO_SP_RT
: symbol .L1286: relocation against discarded COMDAT section [75].gnu.linkonce.t.ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N8nlohmann10basic_jsonISt3mapS
t6vectorS5_bxydSaNS8_14adl_serializerEEEESt10_Select1stISE_ESt4lessIvESaISE_EE7_M_copyINSK_11_Alloc_nodeEEEPSt13_Rb_tree_nodeISE_EPKSO_SP_RT
: symbol not found, relocation ignored",
" solaris10_gcc9: ld: warning: relocation warning: R_386_GOTOFF: file CMakeFiles/fimdb.dir/src/dbFileItem.cpp.o: section [78].rel.gnu.linkonce.r.ZNSt8_Rb_treeINSt7__cxx1112basic_string
IcSt11char_traitsIcESaIcEEESt4pairIKS5_N8nlohmann10basic_jsonISt3mapSt6vectorS5_bxydSaNS8_14adl_serializerEEEESt10_Select1stISE_ESt4lessIvESaISE_EE7_M_copyINSK_11_Alloc_nodeEEEPSt13_Rb_tree_nodeISE_EP
KSO_SP_RT
: symbol .L1287: relocation against discarded COMDAT section [75].gnu.linkonce.t.ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N8nlohmann10basic_jsonISt3mapS
t6vectorS5_bxydSaNS8_14adl_serializerEEEESt10_Select1stISE_ESt4lessIvESaISE_EE7_M_copyINSK_11_Alloc_nodeEEEPSt13_Rb_tree_nodeISE_EPKSO_SP_RT
: symbol not found, relocation ignored",
" solaris10_gcc9: ld: warning: relocation warning: R_386_GOTOFF: file CMakeFiles/fimdb.dir/src/dbFileItem.cpp.o: section [78].rel.gnu.linkonce.r.ZNSt8_Rb_treeINSt7__cxx1112basic_string
IcSt11char_traitsIcESaIcEEESt4pairIKS5_N8nlohmann10basic_jsonISt3mapSt6vectorS5_bxydSaNS8_14adl_serializerEEEESt10_Select1stISE_ESt4lessIvESaISE_EE7_M_copyINSK_11_Alloc_nodeEEEPSt13_Rb_tree_nodeISE_EP
KSO_SP_RT
: symbol .L1289: relocation against discarded COMDAT section [75].gnu.linkonce.t.ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N8nlohmann10basic_jsonISt3mapS
t6vectorS5_bxydSaNS8_14adl_serializerEEEESt10_Select1stISE_ESt4lessIvESaISE_EE7_M_copyINSK_11_Alloc_nodeEEEPSt13_Rb_tree_nodeISE_EPKSO_SP_RT
: symbol not found, relocation ignored",
" solaris10_gcc9: ld: warning: relocation warning: R_386_GOTOFF: file CMakeFiles/fimdb.dir/src/dbFileItem.cpp.o: section [78].rel.gnu.linkonce.r.ZNSt8_Rb_treeINSt7__cxx1112basic_string
IcSt11char_traitsIcESaIcEEESt4pairIKS5_N8nlohmann10basic_jsonISt3mapSt6vectorS5_bxydSaNS8_14adl_serializerEEEESt10_Select1stISE_ESt4lessIvESaISE_EE7_M_copyINSK_11_Alloc_nodeEEEPSt13_Rb_tree_nodeISE_EP
KSO_SP_RT
: symbol .L1290: relocation against discarded COMDAT section [75].gnu.linkonce.t.ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N8nlohmann10basic_jsonISt3mapS
t6vectorS5_bxydSaNS8_14adl_serializerEEEESt10_Select1stISE_ESt4lessIvESaISE_EE7_M_copyINSK_11_Alloc_nodeEEEPSt13_Rb_tree_nodeISE_EPKSO_SP_RT
: symbol not found, relocation ignored",
" solaris10_gcc9: ld: warning: relocation warning: R_386_GOTOFF: file CMakeFiles/fimdb.dir/src/dbFileItem.cpp.o: section [78].rel.gnu.linkonce.r.ZNSt8_Rb_treeINSt7__cxx1112basic_string
IcSt11char_traitsIcESaIcEEESt4pairIKS5_N8nlohmann10basic_jsonISt3mapSt6vectorS5_bxydSaNS8_14adl_serializerEEEESt10_Select1stISE_ESt4lessIvESaISE_EE7_M_copyINSK_11_Alloc_nodeEEEPSt13_Rb_tree_nodeISE_EP
KSO_SP_RT
: symbol .L1291: relocation against discarded COMDAT section [75].gnu.linkonce.t.ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N8nlohmann10basic_jsonISt3mapS
t6vectorS5_bxydSaNS8_14adl_serializerEEEESt10_Select1stISE_ESt4lessIvESaISE_EE7_M_copyINSK_11_Alloc_nodeEEEPSt13_Rb_tree_nodeISE_EPKSO_SP_RT
: symbol not found, relocation ignored",
" solaris10_gcc9: ld: warning: relocation warning: R_386_GOTOFF: file CMakeFiles/fimdb.dir/src/dbFileItem.cpp.o: section [78].rel.gnu.linkonce.r.ZNSt8_Rb_treeINSt7__cxx1112basic_string
IcSt11char_traitsIcESaIcEEESt4pairIKS5_N8nlohmann10basic_jsonISt3mapSt6vectorS5_bxydSaNS8_14adl_serializerEEEESt10_Select1stISE_ESt4lessIvESaISE_EE7_M_copyINSK_11_Alloc_nodeEEEPSt13_Rb_tree_nodeISE_EP
KSO_SP_RT
: symbol .L1293: relocation against discarded COMDAT section [75].gnu.linkonce.t.ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N8nlohmann10basic_jsonISt3mapS
t6vectorS5_bxydSaNS8_14adl_serializerEEEESt10_Select1stISE_ESt4lessIvESaISE_EE7_M_copyINSK_11_Alloc_nodeEEEPSt13_Rb_tree_nodeISE_EPKSO_SP_RT
: symbol not found, relocation ignored",
" solaris10_gcc9: ld: warning: relocation warning: R_386_GOTOFF: file CMakeFiles/fimdb.dir/src/dbFileItem.cpp.o: section [78].rel.gnu.linkonce.r.ZNSt8_Rb_treeINSt7__cxx1112basic_string
IcSt11char_traitsIcESaIcEEESt4pairIKS5_N8nlohmann10basic_jsonISt3mapSt6vectorS5_bxydSaNS8_14adl_serializerEEEESt10_Select1stISE_ESt4lessIvESaISE_EE7_M_copyINSK_11_Alloc_nodeEEEPSt13_Rb_tree_nodeISE_EP
KSO_SP_RT
: symbol .L1293: relocation against discarded COMDAT section [75].gnu.linkonce.t.ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N8nlohmann10basic_jsonISt3mapS
t6vectorS5_bxydSaNS8_14adl_serializerEEEESt10_Select1stISE_ESt4lessIvESaISE_EE7_M_copyINSK_11_Alloc_nodeEEEPSt13_Rb_tree_nodeISE_EPKSO_SP_RT
: symbol not found, relocation ignored",
" solaris10_gcc9: ld: warning: relocation warning: R_386_GOTOFF: file CMakeFiles/fimdb.dir/src/dbFileItem.cpp.o: section [78].rel.gnu.linkonce.r.ZNSt8_Rb_treeINSt7__cxx1112basic_string
IcSt11char_traitsIcESaIcEEESt4pairIKS5_N8nlohmann10basic_jsonISt3mapSt6vectorS5_bxydSaNS8_14adl_serializerEEEESt10_Select1stISE_ESt4lessIvESaISE_EE7_M_copyINSK_11_Alloc_nodeEEEPSt13_Rb_tree_nodeISE_EP
KSO_SP_RT
: symbol .L1294: relocation against discarded COMDAT section [75].gnu.linkonce.t.ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N8nlohmann10basic_jsonISt3mapS
t6vectorS5_bxydSaNS8_14adl_serializerEEEESt10_Select1stISE_ESt4lessIvESaISE_EE7_M_copyINSK_11_Alloc_nodeEEEPSt13_Rb_tree_nodeISE_EPKSO_SP_RT
: symbol not found, relocation ignored",
" solaris10_gcc9: ld: warning: relocation warning: R_386_GOTOFF: file CMakeFiles/fimdb.dir/src/dbRegistryKey.cpp.o: section [86].rel.gnu.linkonce.r._ZN8nlohmann10basic_jsonISt3mapSt6vec
torNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbxydSaNS_14adl_serializerEEC1ESt16initializer_listINS_6detail8json_refISA_EEEbNSC_7value_tE: symbol .L1887: relocation against discarded COMDAT s
ection [83].gnu.linkonce.t._ZN8nlohmann10basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbxydSaNS_14adl_serializerEEC1ESt16initializer_listINS_6detail8json_refISA_EEEbNSC
_7value_tE: symbol not found, relocation ignored",
" solaris10_gcc9: ld: warning: relocation warning: R_386_GOTOFF: file CMakeFiles/fimdb.dir/src/dbRegistryKey.cpp.o: section [86].rel.gnu.linkonce.r._ZN8nlohmann10basic_jsonISt3mapSt6vec
torNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbxydSaNS_14adl_serializerEEC1ESt16initializer_listINS_6detail8json_refISA_EEEbNSC_7value_tE: symbol .L1888: relocation against discarded COMDAT s
ection [83].gnu.linkonce.t._ZN8nlohmann10basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbxydSaNS_14adl_serializerEEC1ESt16initializer_listINS_6detail8json_refISA_EEEbNSC
_7value_tE: symbol not found, relocation ignored",
" solaris10_gcc9: ld: warning: relocation warning: R_386_GOTOFF: file CMakeFiles/fimdb.dir/src/dbRegistryKey.cpp.o: section [86].rel.gnu.linkonce.r._ZN8nlohmann10basic_jsonISt3mapSt6vec
torNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbxydSaNS_14adl_serializerEEC1ESt16initializer_listINS_6detail8json_refISA_EEEbNSC_7value_tE: symbol .L1890: relocation against discarded COMDAT s
ection [83].gnu.linkonce.t._ZN8nlohmann10basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbxydSaNS_14adl_serializerEEC1ESt16initializer_listINS_6detail8json_refISA_EEEbNSC
_7value_tE: symbol not found, relocation ignored",
" solaris10_gcc9: ld: warning: relocation warning: R_386_GOTOFF: file CMakeFiles/fimdb.dir/src/dbRegistryKey.cpp.o: section [86].rel.gnu.linkonce.r._ZN8nlohmann10basic_jsonISt3mapSt6vec
torNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbxydSaNS_14adl_serializerEEC1ESt16initializer_listINS_6detail8json_refISA_EEEbNSC_7value_tE: symbol .L1891: relocation against discarded COMDAT s
ection [83].gnu.linkonce.t._ZN8nlohmann10basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbxydSaNS_14adl_serializerEEC1ESt16initializer_listINS_6detail8json_refISA_EEEbNSC
_7value_tE: symbol not found, relocation ignored",
" solaris10_gcc9: ld: warning: relocation warning: R_386_GOTOFF: file CMakeFiles/fimdb.dir/src/dbRegistryKey.cpp.o: section [86].rel.gnu.linkonce.r._ZN8nlohmann10basic_jsonISt3mapSt6vec
torNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbxydSaNS_14adl_serializerEEC1ESt16initializer_listINS_6detail8json_refISA_EEEbNSC_7value_tE: symbol .L1892: relocation against discarded COMDAT s
ection [83].gnu.linkonce.t._ZN8nlohmann10basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbxydSaNS_14adl_serializerEEC1ESt16initializer_listINS_6detail8json_refISA_EEEbNSC
_7value_tE: symbol not found, relocation ignored",
" solaris10_gcc9: ld: warning: relocation warning: R_386_GOTOFF: file CMakeFiles/fimdb.dir/src/dbRegistryKey.cpp.o: section [86].rel.gnu.linkonce.r._ZN8nlohmann10basic_jsonISt3mapSt6vec
torNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbxydSaNS_14adl_serializerEEC1ESt16initializer_listINS_6detail8json_refISA_EEEbNSC_7value_tE: symbol .L1894: relocation against discarded COMDAT s
ection [83].gnu.linkonce.t._ZN8nlohmann10basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbxydSaNS_14adl_serializerEEC1ESt16initializer_listINS_6detail8json_refISA_EEEbNSC
_7value_tE: symbol not found, relocation ignored",
" solaris10_gcc9: ld: warning: relocation warning: R_386_GOTOFF: file CMakeFiles/fimdb.dir/src/dbRegistryKey.cpp.o: section [86].rel.gnu.linkonce.r._ZN8nlohmann10basic_jsonISt3mapSt6vec
torNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbxydSaNS_14adl_serializerEEC1ESt16initializer_listINS_6detail8json_refISA_EEEbNSC_7value_tE: symbol .L1894: relocation against discarded COMDAT s
ection [83].gnu.linkonce.t._ZN8nlohmann10basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbxydSaNS_14adl_serializerEEC1ESt16initializer_listINS_6detail8json_refISA_EEEbNSC
_7value_tE: symbol not found, relocation ignored",
" solaris10_gcc9: ld: warning: relocation warning: R_386_GOTOFF: file CMakeFiles/fimdb.dir/src/dbRegistryKey.cpp.o: section [86].rel.gnu.linkonce.r._ZN8nlohmann10basic_jsonISt3mapSt6vec
torNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbxydSaNS_14adl_serializerEEC1ESt16initializer_listINS_6detail8json_refISA_EEEbNSC_7value_tE: symbol .L1895: relocation against discarded COMDAT s
ection [83].gnu.linkonce.t._ZN8nlohmann10basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbxydSaNS_14adl_serializerEEC1ESt16initializer_listINS_6detail8json_refISA_EEEbNSC
_7value_tE: symbol not found, relocation ignored",
" solaris10_gcc9: gmake[4]: Leaving directory '/export/home/vagrant/build/solaris10/repository/src/syscheckd/build'",
" solaris10_gcc9: [ 28%] Built target fimdb",
" solaris10_gcc9: gmake[4]: Entering directory '/export/home/vagrant/build/solaris10/repository/src/syscheckd/build'",
" solaris10_gcc9: gmake[4]: Entering directory '/export/home/vagrant/build/solaris10/repository/src/syscheckd/build'",
" solaris10_gcc9: Scanning dependencies of target wazuh-syscheckd",
" solaris10_gcc9: gmake[4]: Leaving directory '/export/home/vagrant/build/solaris10/repository/src/syscheckd/build'",
" solaris10_gcc9: gmake[4]: Entering directory '/export/home/vagrant/build/solaris10/repository/src/syscheckd/build'",
" solaris10_gcc9: [ 32%] Building C object CMakeFiles/wazuh-syscheckd.dir/src/config.c.o",
" solaris10_gcc9: [ 36%] Building C object CMakeFiles/wazuh-syscheckd.dir/src/create_db.c.o",
" solaris10_gcc9: [ 40%] Building C object CMakeFiles/wazuh-syscheckd.dir/src/fim_diff_changes.c.o",
" solaris10_gcc9: Scanning dependencies of target fimdb_test_tool",
" solaris10_gcc9: gmake[4]: Leaving directory '/export/home/vagrant/build/solaris10/repository/src/syscheckd/build'",
" solaris10_gcc9: gmake[4]: Entering directory '/export/home/vagrant/build/solaris10/repository/src/syscheckd/build'",
" solaris10_gcc9: [ 44%] Building CXX object src/db/testtool/CMakeFiles/fimdb_test_tool.dir/main.cpp.o",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/syscheckd/src/create_db.c: In function 'transaction_callback':",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/syscheckd/src/create_db.c:322:12: warning: unused variable 'aux' [-Wunused-variable]",
" solaris10_gcc9: cJSON aux = NULL;",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/syscheckd/src/create_db.c: In function 'fim_get_data':",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/syscheckd/src/create_db.c:1284:35: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has
type 'uid_t {aka const long int}' [-Wformat=]",
" solaris10_gcc9: snprintf(aux, OS_SIZE_64, "%u", statbuf->st_uid);",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/syscheckd/src/create_db.c:1292:35: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has
type 'gid_t {aka const long int}' [-Wformat=]",
" solaris10_gcc9: snprintf(aux, OS_SIZE_64, "%u", statbuf->st_gid);",
" solaris10_gcc9: ^",
" solaris10_gcc9: [ 48%] Building C object CMakeFiles/wazuh-syscheckd.dir/src/main.c.o",
" solaris10_gcc9: [ 52%] Building C object CMakeFiles/wazuh-syscheckd.dir/src/registry/events.c.o",
" solaris10_gcc9: [ 56%] Building C object CMakeFiles/wazuh-syscheckd.dir/src/registry/registry.c.o",
" solaris10_gcc9: [ 60%] Building C object CMakeFiles/wazuh-syscheckd.dir/src/run_check.c.o",
" solaris10_gcc9: [ 64%] Building C object CMakeFiles/wazuh-syscheckd.dir/src/run_realtime.c.o",
" solaris10_gcc9: [ 68%] Building C object CMakeFiles/wazuh-syscheckd.dir/src/syscheck.c.o",
" solaris10_gcc9: [ 72%] Building C object CMakeFiles/wazuh-syscheckd.dir/src/syscom.c.o",
" solaris10_gcc9: [ 76%] Building C object CMakeFiles/wazuh-syscheckd.dir/src/whodata/audit_healthcheck.c.o",
" solaris10_gcc9: [ 80%] Building C object CMakeFiles/wazuh-syscheckd.dir/src/whodata/audit_parse.c.o",
" solaris10_gcc9: [ 84%] Building C object CMakeFiles/wazuh-syscheckd.dir/src/whodata/audit_rule_handling.c.o",
" solaris10_gcc9: [ 88%] Building C object CMakeFiles/wazuh-syscheckd.dir/src/whodata/syscheck_audit.c.o",
" solaris10_gcc9: [ 92%] Building C object CMakeFiles/wazuh-syscheckd.dir/src/whodata/win_whodata.c.o",
" solaris10_gcc9: [ 96%] Linking C executable bin/wazuh-syscheckd",
" solaris10_gcc9: gmake[4]: Leaving directory '/export/home/vagrant/build/solaris10/repository/src/syscheckd/build'",
" solaris10_gcc9: [ 96%] Built target wazuh-syscheckd",
" solaris10_gcc9: In file included from /export/home/vagrant/build/solaris10/repository/src/syscheckd/src/db/src/fimDB.hpp:16:0,",
" solaris10_gcc9: from /export/home/vagrant/build/solaris10/repository/src/syscheckd/src/db/testtool/main.cpp:17:",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:28:17: warning: 'void Utils::ISO8859ToUTF8(std::__cxx11::string&)' defined but
not used [-Wunused-function]",
" solaris10_gcc9: static void ISO8859ToUTF8(std::string& data)",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:64:17: warning: 'bool Utils::replaceAll(std::__cxx11::string&, const string&, c
onst string&)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static bool replaceAll(std::string& data,",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:80:17: warning: 'bool Utils::replaceFirst(std::__cxx11::string&, const string&,
const string&)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static bool replaceFirst(std::string& data,",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:111:24: warning: 'std::__cxx11::string Utils::splitIndex(const string&, char, s
ize_t)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::string splitIndex(const std::string& str,",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:130:37: warning: 'std::vector<std::__cxx11::basic_string > Utils::splitNu
llTerminatedStrings(const char
)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::vectorstd::string splitNullTerminatedStrings(const char* buffer)",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:150:24: warning: 'std::__cxx11::string Utils::asciiToHex(const std::vector&)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::string asciiToHex(const std::vector& asciiData)",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:208:24: warning: 'std::__cxx11::string Utils::trim(const string&, const string&
)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::string trim(const std::string& str, const std::string& args = " ")",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:213:24: warning: 'std::__cxx11::string Utils::toUpperCase(const string&)' defin
ed but not used [-Wunused-function]",
" solaris10_gcc9: static std::string toUpperCase(const std::string& str)",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:236:17: warning: 'bool Utils::endsWith(const string&, const string&)' defined b
ut not used [-Wunused-function]",
" solaris10_gcc9: static bool endsWith(const std::string& str, const std::string& ending)",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:248:24: warning: 'std::__cxx11::string Utils::substrOnFirstOccurrence(const str
ing&, const string&)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::string substrOnFirstOccurrence(const std::string& str, const std::string& args = " ")",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:260:48: warning: 'std::pair<std::__cxx11::basic_string, std::__cxx11::bas
ic_string > Utils::splitKeyValueNonEscapedDelimiter(const string&, char, char)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static std::pair<std::string, std::string> splitKeyValueNonEscapedDelimiter(const std::string& str,",
" solaris10_gcc9: ^",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/repository/src/shared_modules/utils/stringHelper.h:283:17: warning: 'bool Utils::findRegexInString(const string&, std::__cxx11::st
ring&, const regex&, size_t, const string&)' defined but not used [-Wunused-function]",
" solaris10_gcc9: static bool findRegexInString(const std::string& in,",
" solaris10_gcc9: ^",
" solaris10_gcc9: [100%] Linking CXX executable ../../../bin/fimdb_test_tool",
" solaris10_gcc9: gmake[4]: Leaving directory '/export/home/vagrant/build/solaris10/repository/src/syscheckd/build'",
" solaris10_gcc9: [100%] Built target fimdb_test_tool",
" solaris10_gcc9: gmake[3]: Leaving directory '/export/home/vagrant/build/solaris10/repository/src/syscheckd/build'",
" solaris10_gcc9: gmake[2]: Leaving directory '/export/home/vagrant/build/solaris10/repository/src/syscheckd/build'",
" solaris10_gcc9: gmake[1]: Leaving directory '/export/home/vagrant/build/solaris10/repository/src'",
" solaris10_gcc9: gmake settings",
" solaris10_gcc9: gmake[1]: Entering directory '/export/home/vagrant/build/solaris10/repository/src'",
" solaris10_gcc9: grep: can't open /etc/os-release",
" solaris10_gcc9: ",
" solaris10_gcc9: General settings:",
" solaris10_gcc9: TARGET: agent",
" solaris10_gcc9: V:",
" solaris10_gcc9: DEBUG:",
" solaris10_gcc9: DEBUGAD",
" solaris10_gcc9: INSTALLDIR:",
" solaris10_gcc9: DATABASE:",
" solaris10_gcc9: ONEWAY: no",
" solaris10_gcc9: CLEANFULL: no",
" solaris10_gcc9: RESOURCES_URL: https://packages.wazuh.com/deps/21",
" solaris10_gcc9: EXTERNAL_SRC_ONLY:",
" solaris10_gcc9: User settings:",
" solaris10_gcc9: WAZUH_GROUP: wazuh",
" solaris10_gcc9: WAZUH_USER: wazuh",
" solaris10_gcc9: USE settings:",
" solaris10_gcc9: USE_ZEROMQ: no",
" solaris10_gcc9: USE_GEOIP: no",
" solaris10_gcc9: USE_PRELUDE: no",
" solaris10_gcc9: USE_INOTIFY: no",
" solaris10_gcc9: USE_BIG_ENDIAN: no",
" solaris10_gcc9: USE_SELINUX: no",
" solaris10_gcc9: USE_AUDIT: no",
" solaris10_gcc9: DISABLE_SYSC: no",
" solaris10_gcc9: DISABLE_CISCAT: no",
" solaris10_gcc9: IMAGE_TRUST_CHECKS: 1",
" solaris10_gcc9: CA_NAME: DigiCert High Assurance EV Root CA",
" solaris10_gcc9: Mysql settings:",
" solaris10_gcc9: includes:",
" solaris10_gcc9: libs:",
" solaris10_gcc9: Pgsql settings:",
" solaris10_gcc9: includes:",
" solaris10_gcc9: libs:",
" solaris10_gcc9: Defines:",
" solaris10_gcc9: -DOSSECHIDS -DUSER="wazuh" -DGROUPGLOBAL="wazuh" -DSunOS -DSUN_MAJOR_VERSION=10 -DSUN_MINOR_VERSION=0 -DSOLARIS -DHIGHFIRST -D_REENTRANT -DIMAGE_TRUST_CHECKS=1
-DCA_NAME='DigiCert High Assurance EV Root CA' -DENABLE_SYSC -DENABLE_CISCAT -DCLIENT",
" solaris10_gcc9: Compiler:",
" solaris10_gcc9: CFLAGS -DMSGPACK_ZONE_ALIGN=8 -DNDEBUG -O2 -DOSSECHIDS -DUSER="wazuh" -DGROUPGLOBAL="wazuh" -DSunOS -DSUN_MAJOR_VERSION=10 -DSUN_MINOR_VERSION=0 -DS
OLARIS -DHIGHFIRST -D_REENTRANT -DIMAGE_TRUST_CHECKS=1 -DCA_NAME='DigiCert High Assurance EV Root CA' -DENABLE_SYSC -DENABLE_CISCAT -DCLIENT -pipe -Wall -Wextra -std=gnu99 -I./ -I./headers/ -Iexternal
/openssl/include -Iexternal/cJSON/ -Iexternal/libyaml/include -Iexternal/curl/include -Iexternal/msgpack/include -Iexternal/bzip2/ -Ishared_modules/common -Ishared_modules/dbsync/include -Ishared_modu
les/rsync/include -Iwazuh_modules/syscollector/include -Idata_provider/include -Iexternal/libpcre2/include -I/builddir/output/include -Isyscheckd/include",
" solaris10_gcc9: LDFLAGS '-Wl,-rpath,/../lib' -O2 -Lshared_modules/dbsync/build/lib -Lshared_modules/rsync/build/lib -Lwazuh_modules/syscollector/build/lib -Ldata_provid
er/build/lib -Lsyscheckd/build/lib",
" solaris10_gcc9: LIBS -lsocket -lnsl -lresolv -lrt -lpthread",
" solaris10_gcc9: CC gcc",
" solaris10_gcc9: MAKE gmake",
" solaris10_gcc9: gmake[1]: Leaving directory '/export/home/vagrant/build/solaris10/repository/src'",
" solaris10_gcc9: ",
" solaris10_gcc9: Done building agent",
" solaris10_gcc9: ",
" solaris10_gcc9: ",
" solaris10_gcc9: Wazuh v4.5.0 (Rev. 40500) Installation Script - https://www.wazuh.com",
" solaris10_gcc9: ",
" solaris10_gcc9: You are about to start the installation process of Wazuh.",
" solaris10_gcc9: You must have a C compiler pre-installed in your system.",
" solaris10_gcc9: ",
" solaris10_gcc9: - System: SunOS unknown 5.10 (sunos 5.10)",
" solaris10_gcc9: - User: root",
" solaris10_gcc9: - Host: unknown",
" solaris10_gcc9: ",
" solaris10_gcc9: ",
" solaris10_gcc9: -- Press ENTER to continue or Ctrl-C to abort. --",
" solaris10_gcc9: ",
" solaris10_gcc9: - Installation will be made at /var/ossec .",
" solaris10_gcc9: ",
" solaris10_gcc9: 3- Configuring Wazuh.",
" solaris10_gcc9: ",
" solaris10_gcc9: ",
" solaris10_gcc9: 3.2- Do you want to run the integrity check daemon? (y/n) [y]:",
" solaris10_gcc9: - Running syscheck (integrity check daemon).",
" solaris10_gcc9: ",
" solaris10_gcc9: 3.3- Do you want to run the rootkit detection engine? (y/n) [y]:",
" solaris10_gcc9: - Running rootcheck (rootkit detection).",
" solaris10_gcc9: ",
" solaris10_gcc9: 3.5 - Do you want to enable active response? (y/n) [y]:",
" solaris10_gcc9: - Active response enabled.",
" solaris10_gcc9: ",
" solaris10_gcc9: 3.6- Remote upgrades use packages signed by the system maintainer. The",
" solaris10_gcc9: corresponding certificate (or root certificate) must be installed",
" solaris10_gcc9: in the system in order to verify the WPK packages. By default,",
" solaris10_gcc9: the root certificate by Wazuh is installed.",
" solaris10_gcc9: ",
" solaris10_gcc9: - Do you want to add more certificates? (y/n)? [n]: - Enter the path to a X509 certificate or a certificate folder:",
" solaris10_gcc9: Warning: No such file or directory "/path/to/my_cert.pem".",
" solaris10_gcc9: ",
" solaris10_gcc9: 3.7- Setting the configuration to analyze the following logs:",
" solaris10_gcc9: ",
" solaris10_gcc9: -- /var/ossec/logs/active-responses.log",
" solaris10_gcc9: -- /var/log/authlog",
" solaris10_gcc9: -- /var/log/syslog",
" solaris10_gcc9: -- /var/adm/messages",
" solaris10_gcc9: ",
" solaris10_gcc9: - If you want to monitor any other file, just change",
" solaris10_gcc9: the ossec.conf and add a new localfile entry.",
" solaris10_gcc9: Any questions about the configuration can be answered",
" solaris10_gcc9: by visiting us online at https://documentation.wazuh.com/.",
" solaris10_gcc9: ",
" solaris10_gcc9: ",
" solaris10_gcc9: --- Press ENTER to continue ---",
" solaris10_gcc9: ",
" solaris10_gcc9: 4- Installing the system",
" solaris10_gcc9: ",
" solaris10_gcc9: DIR="/var/ossec"",
" solaris10_gcc9: \u001b[32;1mgrep: can't open "/etc/os-release"",
" solaris10_gcc9: - Running the Makefile",
" solaris10_gcc9: ",
" solaris10_gcc9: Wait for success...",
" solaris10_gcc9: success",
" solaris10_gcc9: Removing old SCA policies...",
" solaris10_gcc9: Installing SCA policies...",
" solaris10_gcc9: ",
" solaris10_gcc9: ",
" solaris10_gcc9: - System is Solaris (SunOS).",
" solaris10_gcc9: - Init script modified to start Wazuh during boot.",
" solaris10_gcc9: ",
" solaris10_gcc9: - Configuration finished properly.",
" solaris10_gcc9: ",
" solaris10_gcc9: - To start Wazuh:",
" solaris10_gcc9: /var/ossec/bin/wazuh-control start",
" solaris10_gcc9: ",
" solaris10_gcc9: - To stop Wazuh:",
" solaris10_gcc9: /var/ossec/bin/wazuh-control stop",
" solaris10_gcc9: ",
" solaris10_gcc9: - The configuration can be viewed or modified at /var/ossec/etc/ossec.conf",
" solaris10_gcc9: ",
" solaris10_gcc9: ",
" solaris10_gcc9: Thanks for using Wazuh.",
" solaris10_gcc9: Please don't hesitate to contact us if you need help or find",
" solaris10_gcc9: any bugs.",
" solaris10_gcc9: ",
" solaris10_gcc9: Use our public Mailing List at:",
" solaris10_gcc9: https://groups.google.com/forum/#!forum/wazuh",
" solaris10_gcc9: ",
" solaris10_gcc9: More information can be found at:",
" solaris10_gcc9: - http://www.wazuh.com",
" solaris10_gcc9: ",
" solaris10_gcc9: --- Press ENTER to finish (maybe more information below). ---",
" solaris10_gcc9: ",
" solaris10_gcc9: - More information at:",
" solaris10_gcc9: https://documentation.wazuh.com/",
" solaris10_gcc9: ",
" solaris10_gcc9: v4.5.0",
" solaris10_gcc9: ## Building pkgmap from package prototype file.",
" solaris10_gcc9: ## Processing pkginfo file.",
" solaris10_gcc9: WARNING: missing directory entry for ",
" solaris10_gcc9: WARNING: missing directory entry for </etc/init.d>",
" solaris10_gcc9: WARNING: missing directory entry for </etc/rc2.d>",
" solaris10_gcc9: WARNING: missing directory entry for </etc/rc3.d>",
" solaris10_gcc9: WARNING: missing directory entry for ",
" solaris10_gcc9: ## Attempting to volumize 130 entries in pkgmap.",
" solaris10_gcc9: part 1 -- 31400 blocks, 567 entries",
" solaris10_gcc9: ## Packaging one part.",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/pkgmap",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/pkginfo",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/etc/init.d/wazuh-agent",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/active-response/bin/default-firewall-drop",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/active-response/bin/disable-account",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/active-response/bin/firewall-drop",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/active-response/bin/firewalld-drop",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/active-response/bin/host-deny",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/active-response/bin/ip-customblock",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/active-response/bin/ipfw",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/active-response/bin/kaspersky",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/active-response/bin/kaspersky.py",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/active-response/bin/npf",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/active-response/bin/pf",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/active-response/bin/restart-wazuh",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/active-response/bin/restart.sh",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/active-response/bin/route-null",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/active-response/bin/wazuh-slack",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/agentless/main.exp",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/agentless/register_host.sh",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/agentless/ssh.exp",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/agentless/ssh_asa-fwsmconfig_diff",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/agentless/ssh_foundry_diff",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/agentless/ssh_generic_diff",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/agentless/ssh_integrity_check_bsd",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/agentless/ssh_integrity_check_linux",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/agentless/ssh_nopass.exp",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/agentless/ssh_pixconfig_diff",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/agentless/sshlogin.exp",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/agentless/su.exp",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/bin/agent-auth",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/bin/manage_agents",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/bin/wazuh-agentd",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/bin/wazuh-control",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/bin/wazuh-execd",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/bin/wazuh-logcollector",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/bin/wazuh-modulesd",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/bin/wazuh-syscheckd",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/TIMEZONE",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/client.keys",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/internal_options.conf",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/local_internal_options.conf",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/ossec.conf",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/shared/cis_apache2224_rcl.txt",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/shared/cis_debian_linux_rcl.txt",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/shared/cis_mysql5-6_community_rcl.txt",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/shared/cis_mysql5-6_enterprise_rcl.txt",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/shared/cis_rhel5_linux_rcl.txt",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/shared/cis_rhel6_linux_rcl.txt",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/shared/cis_rhel7_linux_rcl.txt",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/shared/cis_rhel_linux_rcl.txt",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/shared/cis_sles11_linux_rcl.txt",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/shared/cis_sles12_linux_rcl.txt",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/shared/cis_win2012r2_domainL1_rcl.txt",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/shared/cis_win2012r2_domainL2_rcl.txt",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/shared/cis_win2012r2_memberL1_rcl.txt",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/shared/cis_win2012r2_memberL2_rcl.txt",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/shared/rootkit_files.txt",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/shared/rootkit_trojans.txt",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/shared/system_audit_rcl.txt",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/shared/system_audit_ssh.txt",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/shared/win_applications_rcl.txt",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/shared/win_audit_rcl.txt",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/shared/win_malware_rcl.txt",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/etc/wpk_root.pem",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/lib/libdbsync.so",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/lib/libfimdb.so",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/lib/libgcc_s.so.1",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/lib/librsync.so",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/lib/libstdc++.so.6",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/lib/libsyscollector.so",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/lib/libsysinfo.so",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/lib/libwazuhext.so",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/lib/libwazuhshared.so",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/logs/active-responses.log",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/logs/ossec.json",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/logs/ossec.log",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/queue/syscollector/norm_config.json",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/ruleset/sca/sca_unix_audit.yml",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/wodles/init.py",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/wodles/aws/aws-s3",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/wodles/azure/azure-logs",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/wodles/azure/orm.py",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/wodles/docker/DockerListener",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/wodles/gcloud/buckets/access_logs.py",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/wodles/gcloud/buckets/bucket.py",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/wodles/gcloud/exceptions.py",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/wodles/gcloud/gcloud",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/wodles/gcloud/integration.py",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/wodles/gcloud/pubsub/subscriber.py",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/wodles/gcloud/tools.py",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/root/var/ossec/wodles/utils.py",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/install/checkinstall",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/install/postinstall",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/install/postremove",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/install/preinstall",
" solaris10_gcc9: /export/home/vagrant/build/solaris10/wazuh-agent/install/preremove",
" solaris10_gcc9: ## Validating control scripts.",
" solaris10_gcc9: ## Packaging complete.",
" solaris10_gcc9: Transferring package instance",
" solaris10_gcc9: wazuh-modulesd not running...",
" solaris10_gcc9: wazuh-logcollector not running...",
" solaris10_gcc9: wazuh-syscheckd not running...",
" solaris10_gcc9: wazuh-agentd not running...",
" solaris10_gcc9: wazuh-execd not running...",
" solaris10_gcc9: Wazuh v4.5.0 Stopped"
]
}
}
2023-05-10 13:34:28,863 p=6763 u=ec2-user n=ansible | TASK [Fetch package] ***********************************************************
2023-05-10 13:34:28,863 p=6763 u=ec2-user n=ansible | changed: [jenkins_host]
2023-05-10 13:34:35,437 p=6763 u=ec2-user n=ansible | TASK [Remove build vagrant] ****************************************************
2023-05-10 13:34:35,438 p=6763 u=ec2-user n=ansible | changed: [jenkins_host]
2023-05-10 13:34:38,099 p=6763 u=ec2-user n=ansible | TASK [Clean the folder] ********************************************************
2023-05-10 13:34:38,100 p=6763 u=ec2-user n=ansible | changed: [jenkins_host]
2023-05-10 13:34:38,104 p=6763 u=ec2-user n=ansible | PLAY RECAP *********************************************************************
2023-05-10 13:34:38,105 p=6763 u=ec2-user n=ansible | jenkins_host : ok=9 changed=7 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2023-05-10 13:34:38,105 p=6763 u=ec2-user n=ansible | Playbook run took 0 days, 0 hours, 13 minutes, 7 seconds