Disabled snappy codec. libsnappy not found. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR In file included from /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/SpecificTests.cc:19: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/included/unit_test_framework.hpp:13:64: note: #pragma message: This header is deprecated. Use instead. BOOST_HEADER_DEPRECATED( "" ) ^ In file included from /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/CompilerTests.cc:21: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/included/unit_test_framework.hpp:13:64: note: #pragma message: This header is deprecated. Use instead. BOOST_HEADER_DEPRECATED( "" ) ^ In file included from /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/DataFileTests.cc:21: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/included/unit_test_framework.hpp:13:64: note: #pragma message: This header is deprecated. Use instead. BOOST_HEADER_DEPRECATED( "" ) ^ /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/DataFileTests.cc: In function ‘void testReadRecordEfficientlyUsingLastSync(avro::Codec)’: /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/DataFileTests.cc:917:79: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] if((recordsWritten <= recordToRead) && (df.getCurrentBlockStart() != syncPointWithRecord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/DataFileTests.cc:937:14: warning: unused variable ‘hasRead’ [-Wunused-variable] bool hasRead = seekableInputStream->next(&pData, &length); ^~~~~~~ In file included from /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/test_tools.hpp:46, from /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/impl/test_tools.ipp:19, from /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/included/unit_test.hpp:29, from /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/included/unit_test_framework.hpp:16, from /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/DataFileTests.cc:21: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp: In instantiation of ‘boost::test_tools::assertion_result boost::test_tools::tt_detail::gt_impl::operator()(const Left&, const Right&) [with Left = long unsigned int; Right = int]’: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:92:1: required from ‘bool boost::test_tools::tt_detail::check_frwd(Pred, const boost::unit_test::lazy_ostream&, boost::unit_test::const_string, std::size_t, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, const Arg0&, const char*, const Arg1&, const char*) [with Pred = boost::test_tools::tt_detail::gt_impl; Arg0 = long unsigned int; Arg1 = int; boost::unit_test::const_string = boost::unit_test::basic_cstring; std::size_t = long unsigned int]’ /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/DataFileTests.cc:466:9: required from here /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:185:21: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] return left > right; ~~~~~^~~~~~~ /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp: In instantiation of ‘boost::test_tools::assertion_result boost::test_tools::tt_detail::ge_impl::operator()(const Left&, const Right&) [with Left = long unsigned int; Right = int]’: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:92:1: required from ‘bool boost::test_tools::tt_detail::check_frwd(Pred, const boost::unit_test::lazy_ostream&, boost::unit_test::const_string, std::size_t, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, const Arg0&, const char*, const Arg1&, const char*) [with Pred = boost::test_tools::tt_detail::ge_impl; Arg0 = long unsigned int; Arg1 = int; boost::unit_test::const_string = boost::unit_test::basic_cstring; std::size_t = long unsigned int]’ /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/DataFileTests.cc:940:9: required from here /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:195:21: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] return left >= right; ~~~~~^~~~~~~~ In file included from /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/test_tools.hpp:46, from /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/impl/test_tools.ipp:19, from /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/included/unit_test.hpp:29, from /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/included/unit_test_framework.hpp:16, from /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/DataFileTests.cc:21: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp: In instantiation of ‘boost::test_tools::assertion_result boost::test_tools::tt_detail::equal_impl(const Left&, const Right&) [with Left = long unsigned int; Right = int]’: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:130:26: required from ‘boost::test_tools::assertion_result boost::test_tools::tt_detail::equal_impl_frwd::call_impl(const Left&, const Right&, mpl_::false_) const [with Left = long unsigned int; Right = int; mpl_::false_ = mpl_::bool_]’ /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:145:56: required from ‘boost::test_tools::assertion_result boost::test_tools::tt_detail::equal_impl_frwd::operator()(const Left&, const Right&) const [with Left = long unsigned int; Right = int]’ /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:92:1: required from ‘bool boost::test_tools::tt_detail::check_frwd(Pred, const boost::unit_test::lazy_ostream&, boost::unit_test::const_string, std::size_t, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, const Arg0&, const char*, const Arg1&, const char*) [with Pred = boost::test_tools::tt_detail::equal_impl_frwd; Arg0 = long unsigned int; Arg1 = int; boost::unit_test::const_string = boost::unit_test::basic_cstring; std::size_t = long unsigned int]’ /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/DataFileTests.cc:424:9: required from here /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] return left == right; ~~~~~^~~~~~~~ /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp: In instantiation of ‘boost::test_tools::assertion_result boost::test_tools::tt_detail::equal_impl(const Left&, const Right&) [with Left = int; Right = unsigned int]’: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:130:26: required from ‘boost::test_tools::assertion_result boost::test_tools::tt_detail::equal_impl_frwd::call_impl(const Left&, const Right&, mpl_::false_) const [with Left = int; Right = unsigned int; mpl_::false_ = mpl_::bool_]’ /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:145:56: required from ‘boost::test_tools::assertion_result boost::test_tools::tt_detail::equal_impl_frwd::operator()(const Left&, const Right&) const [with Left = int; Right = unsigned int]’ /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:92:1: required from ‘bool boost::test_tools::tt_detail::check_frwd(Pred, const boost::unit_test::lazy_ostream&, boost::unit_test::const_string, std::size_t, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, const Arg0&, const char*, const Arg1&, const char*) [with Pred = boost::test_tools::tt_detail::equal_impl_frwd; Arg0 = int; Arg1 = unsigned int; boost::unit_test::const_string = boost::unit_test::basic_cstring; std::size_t = long unsigned int]’ /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/DataFileTests.cc:586:17: required from here /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integer expressions of different signedness: ‘const int’ and ‘const unsigned int’ [-Wsign-compare] /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp: In instantiation of ‘boost::test_tools::assertion_result boost::test_tools::tt_detail::equal_impl(const Left&, const Right&) [with Left = long int; Right = long unsigned int]’: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:130:26: required from ‘boost::test_tools::assertion_result boost::test_tools::tt_detail::equal_impl_frwd::call_impl(const Left&, const Right&, mpl_::false_) const [with Left = long int; Right = long unsigned int; mpl_::false_ = mpl_::bool_]’ /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:145:56: required from ‘boost::test_tools::assertion_result boost::test_tools::tt_detail::equal_impl_frwd::operator()(const Left&, const Right&) const [with Left = long int; Right = long unsigned int]’ /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:92:1: required from ‘bool boost::test_tools::tt_detail::check_frwd(Pred, const boost::unit_test::lazy_ostream&, boost::unit_test::const_string, std::size_t, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, const Arg0&, const char*, const Arg1&, const char*) [with Pred = boost::test_tools::tt_detail::equal_impl_frwd; Arg0 = long int; Arg1 = long unsigned int; boost::unit_test::const_string = boost::unit_test::basic_cstring; std::size_t = long unsigned int]’ /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/DataFileTests.cc:860:13: required from here /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integer expressions of different signedness: ‘const long int’ and ‘const long unsigned int’ [-Wsign-compare] /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp: In instantiation of ‘boost::test_tools::assertion_result boost::test_tools::tt_detail::equal_impl(const Left&, const Right&) [with Left = int; Right = long unsigned int]’: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:130:26: required from ‘boost::test_tools::assertion_result boost::test_tools::tt_detail::equal_impl_frwd::call_impl(const Left&, const Right&, mpl_::false_) const [with Left = int; Right = long unsigned int; mpl_::false_ = mpl_::bool_]’ /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:145:56: required from ‘boost::test_tools::assertion_result boost::test_tools::tt_detail::equal_impl_frwd::operator()(const Left&, const Right&) const [with Left = int; Right = long unsigned int]’ /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:92:1: required from ‘bool boost::test_tools::tt_detail::check_frwd(Pred, const boost::unit_test::lazy_ostream&, boost::unit_test::const_string, std::size_t, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, const Arg0&, const char*, const Arg1&, const char*) [with Pred = boost::test_tools::tt_detail::equal_impl_frwd; Arg0 = int; Arg1 = long unsigned int; boost::unit_test::const_string = boost::unit_test::basic_cstring; std::size_t = long unsigned int]’ /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/DataFileTests.cc:875:9: required from here /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integer expressions of different signedness: ‘const int’ and ‘const long unsigned int’ [-Wsign-compare] In file included from /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/StreamTests.cc:22: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/included/unit_test_framework.hpp:13:64: note: #pragma message: This header is deprecated. Use instead. BOOST_HEADER_DEPRECATED( "" ) ^ In file included from /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/CodecTests.cc:33: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ In file included from /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/CodecTests.cc:35: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/included/unit_test_framework.hpp:13:64: note: #pragma message: This header is deprecated. Use instead. BOOST_HEADER_DEPRECATED( "" ) ^ In file included from /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/test_tools.hpp:46, from /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/impl/test_tools.ipp:19, from /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/included/unit_test.hpp:29, from /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/included/unit_test_framework.hpp:16, from /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/CodecTests.cc:35: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp: In instantiation of ‘boost::test_tools::assertion_result boost::test_tools::tt_detail::equal_impl(const Left&, const Right&) [with Left = long unsigned int; Right = int]’: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:130:26: required from ‘boost::test_tools::assertion_result boost::test_tools::tt_detail::equal_impl_frwd::call_impl(const Left&, const Right&, mpl_::false_) const [with Left = long unsigned int; Right = int; mpl_::false_ = mpl_::bool_]’ /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:145:56: required from ‘boost::test_tools::assertion_result boost::test_tools::tt_detail::equal_impl_frwd::operator()(const Left&, const Right&) const [with Left = long unsigned int; Right = int]’ /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:92:1: required from ‘bool boost::test_tools::tt_detail::check_frwd(Pred, const boost::unit_test::lazy_ostream&, boost::unit_test::const_string, std::size_t, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, const Arg0&, const char*, const Arg1&, const char*) [with Pred = boost::test_tools::tt_detail::equal_impl_frwd; Arg0 = long unsigned int; Arg1 = int; boost::unit_test::const_string = boost::unit_test::basic_cstring; std::size_t = long unsigned int]’ /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/CodecTests.cc:629:5: required from here /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] return left == right; ~~~~~^~~~~~~~ In file included from /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/JsonTests.cc:22: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/included/unit_test_framework.hpp:13:64: note: #pragma message: This header is deprecated. Use instead. BOOST_HEADER_DEPRECATED( "" ) ^ In file included from /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/buffertest.cc:19: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/included/unit_test_framework.hpp:13:64: note: #pragma message: This header is deprecated. Use instead. BOOST_HEADER_DEPRECATED( "" ) ^ In file included from /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/LargeSchemaTests.cc:24: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/included/unit_test_framework.hpp:13:64: note: #pragma message: This header is deprecated. Use instead. BOOST_HEADER_DEPRECATED( "" ) ^ In file included from /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/buffertest.cc:22: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ In file included from /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/test_tools.hpp:46, from /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/impl/test_tools.ipp:19, from /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/included/unit_test.hpp:29, from /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/included/unit_test_framework.hpp:16, from /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/JsonTests.cc:22: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp: In instantiation of ‘boost::test_tools::assertion_result boost::test_tools::tt_detail::equal_impl(const Left&, const Right&) [with Left = long unsigned int; Right = int]’: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:130:26: required from ‘boost::test_tools::assertion_result boost::test_tools::tt_detail::equal_impl_frwd::call_impl(const Left&, const Right&, mpl_::false_) const [with Left = long unsigned int; Right = int; mpl_::false_ = mpl_::bool_]’ /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:145:56: required from ‘boost::test_tools::assertion_result boost::test_tools::tt_detail::equal_impl_frwd::operator()(const Left&, const Right&) const [with Left = long unsigned int; Right = int]’ /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:92:1: required from ‘bool boost::test_tools::tt_detail::check_frwd(Pred, const boost::unit_test::lazy_ostream&, boost::unit_test::const_string, std::size_t, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, const Arg0&, const char*, const Arg1&, const char*) [with Pred = boost::test_tools::tt_detail::equal_impl_frwd; Arg0 = long unsigned int; Arg1 = int; boost::unit_test::const_string = boost::unit_test::basic_cstring; std::size_t = long unsigned int]’ /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/JsonTests.cc:123:5: required from here /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare] return left == right; ~~~~~^~~~~~~~ In file included from /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/unittest.cc:22: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/included/unit_test_framework.hpp:13:64: note: #pragma message: This header is deprecated. Use instead. BOOST_HEADER_DEPRECATED( "" ) ^ In file included from /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/SchemaTests.cc:23: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/included/unit_test_framework.hpp:13:64: note: #pragma message: This header is deprecated. Use instead. BOOST_HEADER_DEPRECATED( "" ) ^ In file included from /home/conan/w/cci_PR-4393/.conan/data/libavrocpp/1.10.1/_/_/build/4e89e18a547fb05085e4710cbff7af39ddcf1dcd/source_subfolder/lang/c++/test/AvrogencppTests.cc:37: /home/conan/w/cci_PR-4393/.conan/data/boost/1.75.0/_/_/package/4bdb332131c7841ee2a3d166550e87ddd7fbbf1a/include/boost/test/included/unit_test_framework.hpp:13:64: note: #pragma message: This header is deprecated. Use instead. BOOST_HEADER_DEPRECATED( "" ) ^ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY boost/1.75.0: WARN: Picked up a system libbacktrace library