WARNHarfBuzz has a Meson port and tries to migrate all the other build systems to it, please consider using it as we might remove our cmake port soon. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY HB_BUILD_TESTS In file included from hb-ot-shape-complex-use-machine.rl:33:0, from /home/conan/w/cci_PR-4005/.conan/data/harfbuzz/2.7.4/_/_/build/45a3a3cbfd749db27268aa41faacdcd6cc59688e/source_subfolder/src/hb-ot-shape-complex-use.cc:202, from /home/conan/w/cci_PR-4005/.conan/data/harfbuzz/2.7.4/_/_/build/45a3a3cbfd749db27268aa41faacdcd6cc59688e/source_subfolder/src/harfbuzz.cc:34: /home/conan/w/cci_PR-4005/.conan/data/harfbuzz/2.7.4/_/_/build/45a3a3cbfd749db27268aa41faacdcd6cc59688e/source_subfolder/src/hb-ot-shape-complex-machine-index.hh: In instantiation of ‘machine_index_t::machine_index_t(const machine_index_t&) [with Iter = hb_zip_iter_t, hb_filter_iter_t, hb_array_t >, find_syllables_use(hb_buffer_t*)::, const&, 0u>, find_syllables_use(hb_buffer_t*)::)>, const&, 0u> >]’: hb-ot-shape-complex-use-machine.rl:187:7: required from here /home/conan/w/cci_PR-4005/.conan/data/harfbuzz/2.7.4/_/_/build/45a3a3cbfd749db27268aa41faacdcd6cc59688e/source_subfolder/src/hb-ot-shape-complex-machine-index.hh:37:3: warning: base class ‘struct hb_iter_with_fallback_t, hb_filter_iter_t, hb_array_t >, find_syllables_use(hb_buffer_t*)::, const&, 0u>, find_syllables_use(hb_buffer_t*)::)>, const&, 0u> > >, hb_pair_t > >’ should be explicitly initialized in the copy constructor [-Wextra] machine_index_t (const machine_index_t& o) : it (o.it) {} ^~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4005/.conan/data/harfbuzz/2.7.4/_/_/build/45a3a3cbfd749db27268aa41faacdcd6cc59688e/source_subfolder/src/hb-subset.cc:41:0: /home/conan/w/cci_PR-4005/.conan/data/harfbuzz/2.7.4/_/_/build/45a3a3cbfd749db27268aa41faacdcd6cc59688e/source_subfolder/src/hb-ot-color-colr-table.hh: In member function ‘hb_iter_t::item_t hb_iter_t::operator*() const [with iter_t = hb_map_iter_t, OT::COLR::subset(hb_subset_context_t*) const::, (hb_function_sortedness_t)1, 0u>; Item = hb_pair_t]’: /home/conan/w/cci_PR-4005/.conan/data/harfbuzz/2.7.4/_/_/build/45a3a3cbfd749db27268aa41faacdcd6cc59688e/source_subfolder/src/hb-ot-color-colr-table.hh:220:62: warning: ‘new_record.OT::BaseGlyphRecord::firstLayerIdx.OT::IntType::v.BEInt::v[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized] return hb_pair_t (true, new_record); ^ /home/conan/w/cci_PR-4005/.conan/data/harfbuzz/2.7.4/_/_/build/45a3a3cbfd749db27268aa41faacdcd6cc59688e/source_subfolder/src/hb-ot-color-colr-table.hh:217:21: note: ‘new_record.OT::BaseGlyphRecord::firstLayerIdx.OT::IntType::v.BEInt::v[1]’ was declared here BaseGlyphRecord new_record; ^~~~~~~~~~ /home/conan/w/cci_PR-4005/.conan/data/harfbuzz/2.7.4/_/_/build/45a3a3cbfd749db27268aa41faacdcd6cc59688e/source_subfolder/src/hb-ot-color-colr-table.hh:220:62: warning: ‘new_record.OT::BaseGlyphRecord::firstLayerIdx.OT::IntType::v.BEInt::v[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized] return hb_pair_t (true, new_record); ^ /home/conan/w/cci_PR-4005/.conan/data/harfbuzz/2.7.4/_/_/build/45a3a3cbfd749db27268aa41faacdcd6cc59688e/source_subfolder/src/hb-ot-color-colr-table.hh:217:21: note: ‘new_record.OT::BaseGlyphRecord::firstLayerIdx.OT::IntType::v.BEInt::v[0]’ was declared here BaseGlyphRecord new_record; ^~~~~~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY