******************************************************************************** conan install sdsl-lite/2.1.1@ --build=sdsl-lite --profile=/home/conan/w/BuildSingleReference/15546/d82b59fe-9153-4c2e-a62c-e6937516fba1/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux os_build=Linux [options] [build_requires] [env] sdsl-lite/2.1.1: Forced build from source Installing package: sdsl-lite/2.1.1 Requirements sdsl-lite/2.1.1 from local cache - Cache Packages sdsl-lite/2.1.1:abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK sdsl-lite/2.1.1: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/source Unzipping 2.7MB, this can take a while Unzipping 5.8MB, this can take a while Unzipping 133.9KB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK sdsl-lite/2.1.1: Copying sources to build folder sdsl-lite/2.1.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082 sdsl-lite/2.1.1: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK sdsl-lite/2.1.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/package/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiler is recent enough to support C++11. -- Performing Test HAVE_GCC_STD=C__11__WALL__WEXTRA__DNDEBUG -- Performing Test HAVE_GCC_STD=C__11__WALL__WEXTRA__DNDEBUG - Success -- Performing Test HAVE_GCC_O3__FFAST_MATH__FUNROLL_LOOPS -- Performing Test HAVE_GCC_O3__FFAST_MATH__FUNROLL_LOOPS - Success -- Performing Test HAVE_GCC_MSSE4.2 -- Performing Test HAVE_GCC_MSSE4.2 - Success -- Performing Test HAVE_CXA_DEMANGLE -- Performing Test HAVE_CXA_DEMANGLE - Success -- Compiler supports DEMANGLE. -- Performing Test HAVE_GCC_DHAVE_CXA_DEMANGLE -- Performing Test HAVE_GCC_DHAVE_CXA_DEMANGLE - Success -- Found Git: /usr/bin/git (found version "2.20.1") -- Performing Test HAVE_GCC_WALL -- Performing Test HAVE_GCC_WALL - Success -- Performing Test HAVE_GCC_FOMIT_FRAME_POINTER -- Performing Test HAVE_GCC_FOMIT_FRAME_POINTER - Success -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Performing Test HAVE_INLINE -- Performing Test HAVE_INLINE - Success -- Performing Test HAVE___INLINE -- Performing Test HAVE___INLINE - Success -- Performing Test HAVE___INLINE__ -- Performing Test HAVE___INLINE__ - Success -- Performing Test HAVE___DECLSPEC_DLLEXPORT_ -- Performing Test HAVE___DECLSPEC_DLLEXPORT_ - Failed -- Performing Test HAVE___DECLSPEC_DLLIMPORT_ -- Performing Test HAVE___DECLSPEC_DLLIMPORT_ - Failed -- Check size of uint8_t -- Check size of uint8_t - done -- Check size of int32_t -- Check size of int32_t - done -- Looking for PRId32 -- Looking for PRId32 - found -- Check size of int64_t -- Check size of int64_t - done -- Looking for PRId64 -- Looking for PRId64 - found -- Found PythonInterp: /opt/pyenv/versions/3.7.5/bin/python (found version "3.7.5") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for C++ include cstdio -- Looking for C++ include cstdio - found -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082' '--' '-j3' ----------------- Scanning dependencies of target divsufsort Scanning dependencies of target divsufsort64 [ 0%] Building C object sdsl-lite/external/libdivsufsort/lib/CMakeFiles/divsufsort.dir/divsufsort.o [ 0%] Building C object sdsl-lite/external/libdivsufsort/lib/CMakeFiles/divsufsort64.dir/divsufsort.o Scanning dependencies of target gmock [ 0%] Building CXX object sdsl-lite/external/googletest/googlemock/CMakeFiles/gmock.dir/__/googletest/src/gtest-all.cc.o [ 0%] Building C object sdsl-lite/external/libdivsufsort/lib/CMakeFiles/divsufsort.dir/sssort.o [ 9%] Building C object sdsl-lite/external/libdivsufsort/lib/CMakeFiles/divsufsort64.dir/sssort.o [ 18%] Building C object sdsl-lite/external/libdivsufsort/lib/CMakeFiles/divsufsort.dir/trsort.o [ 18%] Building C object sdsl-lite/external/libdivsufsort/lib/CMakeFiles/divsufsort64.dir/trsort.o [ 18%] Building C object sdsl-lite/external/libdivsufsort/lib/CMakeFiles/divsufsort.dir/utils.o [ 18%] Linking C static library libdivsufsort.a [ 18%] Built target divsufsort Scanning dependencies of target gmock_main [ 27%] Building CXX object sdsl-lite/external/googletest/googlemock/CMakeFiles/gmock_main.dir/__/googletest/src/gtest-all.cc.o [ 27%] Building C object sdsl-lite/external/libdivsufsort/lib/CMakeFiles/divsufsort64.dir/utils.o [ 27%] Linking C static library libdivsufsort64.a [ 27%] Built target divsufsort64 Scanning dependencies of target gtest [ 36%] Building CXX object sdsl-lite/external/googletest/googlemock/gtest/CMakeFiles/gtest.dir/src/gtest-all.cc.o [ 36%] Building CXX object sdsl-lite/external/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o [ 36%] Building CXX object sdsl-lite/external/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock-all.cc.o [ 36%] Linking CXX static library libgtest.a [ 36%] Built target gtest Scanning dependencies of target sdsl [ 36%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/bits.cpp.o [ 36%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/bp_support_algorithm.cpp.o [ 36%] Linking CXX static library libgmock.a [ 36%] Built target gmock [ 45%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/coder_elias_delta.cpp.o [ 45%] Building CXX object sdsl-lite/external/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o [ 45%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/coder_elias_gamma.cpp.o [ 45%] Linking CXX static library libgmock_main.a [ 45%] Built target gmock_main Scanning dependencies of target gtest_main [ 45%] Building CXX object sdsl-lite/external/googletest/googlemock/gtest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o [ 45%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/coder_fibonacci.cpp.o [ 45%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/config.cpp.o [ 45%] Linking CXX static library libgtest_main.a [ 45%] Built target gtest_main [ 54%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/construct_config.cpp.o [ 54%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/construct_isa.cpp.o [ 54%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/construct_lcp.cpp.o [ 54%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/construct_lcp_helper.cpp.o [ 63%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/construct_sa.cpp.o [ 63%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/construct_sa_se.cpp.o [ 63%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/csa_alphabet_strategy.cpp.o [ 63%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/io.cpp.o [ 63%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/lcp_support_tree.cpp.o [ 72%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/louds_tree.cpp.o [ 72%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/memory_management.cpp.o [ 72%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/nn_dict_dynamic.cpp.o [ 72%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/ram_filebuf.cpp.o [ 81%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/ram_fs.cpp.o [ 81%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/rrr_vector_15.cpp.o [ 81%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/sd_vector.cpp.o [ 81%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/sfstream.cpp.o [ 90%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/structure_tree.cpp.o [ 90%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/uint128_t.cpp.o [ 90%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/uint256_t.cpp.o [ 90%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/util.cpp.o [100%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/wt_helper.cpp.o [100%] Linking CXX static library libsdsl.a [100%] Built target sdsl sdsl-lite/2.1.1: Package 'abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082' built sdsl-lite/2.1.1: Build folder /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082 sdsl-lite/2.1.1: Generated conaninfo.txt sdsl-lite/2.1.1: Generated conanbuildinfo.txt sdsl-lite/2.1.1: Generating the package sdsl-lite/2.1.1: Package folder /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/package/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082 sdsl-lite/2.1.1: Calling package() [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK sdsl-lite/2.1.1 package(): Packaged 7 '.a' files sdsl-lite/2.1.1 package(): Packaged 107 '.hpp' files sdsl-lite/2.1.1 package(): Packaged 1 file: COPYING sdsl-lite/2.1.1: Package 'abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082' created sdsl-lite/2.1.1: Created package revision 5d5c8f58cb085f904aef7e04dff4e0c4 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK git found: /usr/bin/git CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX CONAN_SHARED_LINKER_FLAGS In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::StrEqualityMatcher >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::StrEqualityMatcher >]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:3956:65: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::StrEqualityMatcher >::StrEqualityMatcher(const testing::internal::StrEqualityMatcher >&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::StrEqualityMatcher >’ has user-provided ‘void testing::internal::StrEqualityMatcher::operator=(const testing::internal::StrEqualityMatcher&) [with StringType = std::__cxx11::basic_string]’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1180:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1180 | GTEST_DISALLOW_ASSIGN_(StrEqualityMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::HasSubstrMatcher >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::HasSubstrMatcher >]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:3985:57: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::HasSubstrMatcher >::HasSubstrMatcher(const testing::internal::HasSubstrMatcher >&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::HasSubstrMatcher >’ has user-provided ‘void testing::internal::HasSubstrMatcher::operator=(const testing::internal::HasSubstrMatcher&) [with StringType = std::__cxx11::basic_string]’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1227:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1227 | GTEST_DISALLOW_ASSIGN_(HasSubstrMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::StartsWithMatcher >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::StartsWithMatcher >]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:3992:55: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::StartsWithMatcher >::StartsWithMatcher(const testing::internal::StartsWithMatcher >&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::StartsWithMatcher >’ has user-provided ‘void testing::internal::StartsWithMatcher::operator=(const testing::internal::StartsWithMatcher&) [with StringType = std::__cxx11::basic_string]’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1274:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1274 | GTEST_DISALLOW_ASSIGN_(StartsWithMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::EndsWithMatcher >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::EndsWithMatcher >]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:3998:79: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::EndsWithMatcher >::EndsWithMatcher(const testing::internal::EndsWithMatcher >&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::EndsWithMatcher >’ has user-provided ‘void testing::internal::EndsWithMatcher::operator=(const testing::internal::EndsWithMatcher&) [with StringType = std::__cxx11::basic_string]’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1320:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1320 | GTEST_DISALLOW_ASSIGN_(EndsWithMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::MatchesRegexMatcher]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::MatchesRegexMatcher]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:4005:75: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::MatchesRegexMatcher::MatchesRegexMatcher(const testing::internal::MatchesRegexMatcher&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::MatchesRegexMatcher’ has user-provided ‘void testing::internal::MatchesRegexMatcher::operator=(const testing::internal::MatchesRegexMatcher&)’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1369:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1369 | GTEST_DISALLOW_ASSIGN_(MatchesRegexMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::StrEqualityMatcher >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::StrEqualityMatcher >]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:4030:23: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::StrEqualityMatcher >::StrEqualityMatcher(const testing::internal::StrEqualityMatcher >&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::StrEqualityMatcher >’ has user-provided ‘void testing::internal::StrEqualityMatcher::operator=(const testing::internal::StrEqualityMatcher&) [with StringType = std::__cxx11::basic_string]’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1180:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1180 | GTEST_DISALLOW_ASSIGN_(StrEqualityMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::HasSubstrMatcher >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::HasSubstrMatcher >]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:4059:17: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::HasSubstrMatcher >::HasSubstrMatcher(const testing::internal::HasSubstrMatcher >&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::HasSubstrMatcher >’ has user-provided ‘void testing::internal::HasSubstrMatcher::operator=(const testing::internal::HasSubstrMatcher&) [with StringType = std::__cxx11::basic_string]’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1227:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1227 | GTEST_DISALLOW_ASSIGN_(HasSubstrMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::StartsWithMatcher >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::StartsWithMatcher >]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:4066:14: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::StartsWithMatcher >::StartsWithMatcher(const testing::internal::StartsWithMatcher >&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::StartsWithMatcher >’ has user-provided ‘void testing::internal::StartsWithMatcher::operator=(const testing::internal::StartsWithMatcher&) [with StringType = std::__cxx11::basic_string]’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1274:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1274 | GTEST_DISALLOW_ASSIGN_(StartsWithMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::EndsWithMatcher >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::EndsWithMatcher >]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:4073:14: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::EndsWithMatcher >::EndsWithMatcher(const testing::internal::EndsWithMatcher >&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::EndsWithMatcher >’ has user-provided ‘void testing::internal::EndsWithMatcher::operator=(const testing::internal::EndsWithMatcher&) [with StringType = std::__cxx11::basic_string]’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1320:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1320 | GTEST_DISALLOW_ASSIGN_(EndsWithMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::StrEqualityMatcher >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::StrEqualityMatcher >]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:3956:65: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::StrEqualityMatcher >::StrEqualityMatcher(const testing::internal::StrEqualityMatcher >&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::StrEqualityMatcher >’ has user-provided ‘void testing::internal::StrEqualityMatcher::operator=(const testing::internal::StrEqualityMatcher&) [with StringType = std::__cxx11::basic_string]’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1180:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1180 | GTEST_DISALLOW_ASSIGN_(StrEqualityMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::HasSubstrMatcher >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::HasSubstrMatcher >]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:3985:57: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::HasSubstrMatcher >::HasSubstrMatcher(const testing::internal::HasSubstrMatcher >&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::HasSubstrMatcher >’ has user-provided ‘void testing::internal::HasSubstrMatcher::operator=(const testing::internal::HasSubstrMatcher&) [with StringType = std::__cxx11::basic_string]’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1227:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1227 | GTEST_DISALLOW_ASSIGN_(HasSubstrMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::StartsWithMatcher >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::StartsWithMatcher >]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:3992:55: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::StartsWithMatcher >::StartsWithMatcher(const testing::internal::StartsWithMatcher >&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::StartsWithMatcher >’ has user-provided ‘void testing::internal::StartsWithMatcher::operator=(const testing::internal::StartsWithMatcher&) [with StringType = std::__cxx11::basic_string]’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1274:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1274 | GTEST_DISALLOW_ASSIGN_(StartsWithMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::EndsWithMatcher >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::EndsWithMatcher >]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:3998:79: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::EndsWithMatcher >::EndsWithMatcher(const testing::internal::EndsWithMatcher >&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::EndsWithMatcher >’ has user-provided ‘void testing::internal::EndsWithMatcher::operator=(const testing::internal::EndsWithMatcher&) [with StringType = std::__cxx11::basic_string]’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1320:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1320 | GTEST_DISALLOW_ASSIGN_(EndsWithMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::MatchesRegexMatcher]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::MatchesRegexMatcher]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:4005:75: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::MatchesRegexMatcher::MatchesRegexMatcher(const testing::internal::MatchesRegexMatcher&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::MatchesRegexMatcher’ has user-provided ‘void testing::internal::MatchesRegexMatcher::operator=(const testing::internal::MatchesRegexMatcher&)’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1369:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1369 | GTEST_DISALLOW_ASSIGN_(MatchesRegexMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::StrEqualityMatcher >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::StrEqualityMatcher >]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:4030:23: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::StrEqualityMatcher >::StrEqualityMatcher(const testing::internal::StrEqualityMatcher >&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::StrEqualityMatcher >’ has user-provided ‘void testing::internal::StrEqualityMatcher::operator=(const testing::internal::StrEqualityMatcher&) [with StringType = std::__cxx11::basic_string]’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1180:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1180 | GTEST_DISALLOW_ASSIGN_(StrEqualityMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::HasSubstrMatcher >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::HasSubstrMatcher >]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:4059:17: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::HasSubstrMatcher >::HasSubstrMatcher(const testing::internal::HasSubstrMatcher >&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::HasSubstrMatcher >’ has user-provided ‘void testing::internal::HasSubstrMatcher::operator=(const testing::internal::HasSubstrMatcher&) [with StringType = std::__cxx11::basic_string]’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1227:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1227 | GTEST_DISALLOW_ASSIGN_(HasSubstrMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::StartsWithMatcher >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::StartsWithMatcher >]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:4066:14: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::StartsWithMatcher >::StartsWithMatcher(const testing::internal::StartsWithMatcher >&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::StartsWithMatcher >’ has user-provided ‘void testing::internal::StartsWithMatcher::operator=(const testing::internal::StartsWithMatcher&) [with StringType = std::__cxx11::basic_string]’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1274:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1274 | GTEST_DISALLOW_ASSIGN_(StartsWithMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::EndsWithMatcher >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::EndsWithMatcher >]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:4073:14: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::EndsWithMatcher >::EndsWithMatcher(const testing::internal::EndsWithMatcher >&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock-all.cc:40: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::EndsWithMatcher >’ has user-provided ‘void testing::internal::EndsWithMatcher::operator=(const testing::internal::EndsWithMatcher&) [with StringType = std::__cxx11::basic_string]’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1320:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1320 | GTEST_DISALLOW_ASSIGN_(EndsWithMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/bp_support_algorithm.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/bp_support_algorithm.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1393:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1393 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1401:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1401 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1409:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1409 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1417:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1417 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1425:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1425 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1433:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1433 | inline auto | ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/coder_elias_delta.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/coder_elias_delta.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1393:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1393 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1401:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1401 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1409:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1409 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1417:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1417 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1425:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1425 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1433:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1433 | inline auto | ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/coder_elias_delta.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/coder_elias_delta.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/bits.hpp: In constructor ‘sdsl::coder::elias_delta::impl::impl()’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/bits.hpp:530:18: warning: array subscript 1 is outside array bounds of ‘uint64_t [1]’ {aka ‘long unsigned int [1]’} [-Warray-bounds] 530 | if (0!=(w=*(++word))) | ~~^~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/coder_elias_delta.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/coder_elias_delta.hpp:51:31: note: while referencing ‘x’ 51 | for (uint64_t x=0; x < (1<<16); ++x) { | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/coder_elias_delta.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/coder_elias_delta.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/bits.hpp:499:18: warning: array subscript 1 is outside array bounds of ‘uint64_t [1]’ {aka ‘long unsigned int [1]’} [-Warray-bounds] 499 | ((*(word+1) & bits::lo_set[(offset+len)&0x3F]) // set higher bits zero | ^~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/coder_elias_delta.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/coder_elias_delta.hpp:51:31: note: while referencing ‘x’ 51 | for (uint64_t x=0; x < (1<<16); ++x) { | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/coder_elias_delta.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/coder_elias_delta.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/bits.hpp:499:18: warning: array subscript 1 is outside array bounds of ‘uint64_t [1]’ {aka ‘long unsigned int [1]’} [-Warray-bounds] 499 | ((*(word+1) & bits::lo_set[(offset+len)&0x3F]) // set higher bits zero | ^~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/coder_elias_delta.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/coder_elias_delta.hpp:51:31: note: while referencing ‘x’ 51 | for (uint64_t x=0; x < (1<<16); ++x) { | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/coder_elias_delta.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/coder_elias_delta.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/bits.hpp:530:18: warning: array subscript 1 is outside array bounds of ‘uint64_t [1]’ {aka ‘long unsigned int [1]’} [-Warray-bounds] 530 | if (0!=(w=*(++word))) | ~~^~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/coder_elias_delta.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/coder_elias_delta.hpp:82:35: note: while referencing ‘x’ 82 | for (uint64_t x=0; x < (1<<8); ++x) { | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/coder_elias_delta.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/coder_elias_delta.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/bits.hpp:499:18: warning: array subscript 1 is outside array bounds of ‘uint64_t [1]’ {aka ‘long unsigned int [1]’} [-Warray-bounds] 499 | ((*(word+1) & bits::lo_set[(offset+len)&0x3F]) // set higher bits zero | ^~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/coder_elias_delta.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/coder_elias_delta.hpp:82:35: note: while referencing ‘x’ 82 | for (uint64_t x=0; x < (1<<8); ++x) { | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/coder_elias_delta.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/coder_elias_delta.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/bits.hpp:499:18: warning: array subscript 1 is outside array bounds of ‘uint64_t [1]’ {aka ‘long unsigned int [1]’} [-Warray-bounds] 499 | ((*(word+1) & bits::lo_set[(offset+len)&0x3F]) // set higher bits zero | ^~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/coder_elias_delta.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/coder_elias_delta.hpp:82:35: note: while referencing ‘x’ 82 | for (uint64_t x=0; x < (1<<8); ++x) { | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock_main.cc:33: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::StrEqualityMatcher >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::StrEqualityMatcher >]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:3956:65: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::StrEqualityMatcher >::StrEqualityMatcher(const testing::internal::StrEqualityMatcher >&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock_main.cc:33: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::StrEqualityMatcher >’ has user-provided ‘void testing::internal::StrEqualityMatcher::operator=(const testing::internal::StrEqualityMatcher&) [with StringType = std::__cxx11::basic_string]’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1180:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1180 | GTEST_DISALLOW_ASSIGN_(StrEqualityMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock_main.cc:33: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::HasSubstrMatcher >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::HasSubstrMatcher >]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:3985:57: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::HasSubstrMatcher >::HasSubstrMatcher(const testing::internal::HasSubstrMatcher >&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock_main.cc:33: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::HasSubstrMatcher >’ has user-provided ‘void testing::internal::HasSubstrMatcher::operator=(const testing::internal::HasSubstrMatcher&) [with StringType = std::__cxx11::basic_string]’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1227:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1227 | GTEST_DISALLOW_ASSIGN_(HasSubstrMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock_main.cc:33: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::StartsWithMatcher >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::StartsWithMatcher >]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:3992:55: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::StartsWithMatcher >::StartsWithMatcher(const testing::internal::StartsWithMatcher >&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock_main.cc:33: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::StartsWithMatcher >’ has user-provided ‘void testing::internal::StartsWithMatcher::operator=(const testing::internal::StartsWithMatcher&) [with StringType = std::__cxx11::basic_string]’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1274:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1274 | GTEST_DISALLOW_ASSIGN_(StartsWithMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock_main.cc:33: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::EndsWithMatcher >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::EndsWithMatcher >]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:3998:79: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::EndsWithMatcher >::EndsWithMatcher(const testing::internal::EndsWithMatcher >&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock_main.cc:33: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::EndsWithMatcher >’ has user-provided ‘void testing::internal::EndsWithMatcher::operator=(const testing::internal::EndsWithMatcher&) [with StringType = std::__cxx11::basic_string]’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1320:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1320 | GTEST_DISALLOW_ASSIGN_(EndsWithMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock_main.cc:33: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::MatchesRegexMatcher]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::MatchesRegexMatcher]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:4005:75: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::MatchesRegexMatcher::MatchesRegexMatcher(const testing::internal::MatchesRegexMatcher&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock_main.cc:33: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::MatchesRegexMatcher’ has user-provided ‘void testing::internal::MatchesRegexMatcher::operator=(const testing::internal::MatchesRegexMatcher&)’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1369:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1369 | GTEST_DISALLOW_ASSIGN_(MatchesRegexMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock_main.cc:33: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::StrEqualityMatcher >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::StrEqualityMatcher >]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:4030:23: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::StrEqualityMatcher >::StrEqualityMatcher(const testing::internal::StrEqualityMatcher >&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock_main.cc:33: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::StrEqualityMatcher >’ has user-provided ‘void testing::internal::StrEqualityMatcher::operator=(const testing::internal::StrEqualityMatcher&) [with StringType = std::__cxx11::basic_string]’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1180:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1180 | GTEST_DISALLOW_ASSIGN_(StrEqualityMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock_main.cc:33: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::HasSubstrMatcher >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::HasSubstrMatcher >]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:4059:17: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::HasSubstrMatcher >::HasSubstrMatcher(const testing::internal::HasSubstrMatcher >&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock_main.cc:33: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::HasSubstrMatcher >’ has user-provided ‘void testing::internal::HasSubstrMatcher::operator=(const testing::internal::HasSubstrMatcher&) [with StringType = std::__cxx11::basic_string]’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1227:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1227 | GTEST_DISALLOW_ASSIGN_(HasSubstrMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock_main.cc:33: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::StartsWithMatcher >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::StartsWithMatcher >]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:4066:14: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::StartsWithMatcher >::StartsWithMatcher(const testing::internal::StartsWithMatcher >&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock_main.cc:33: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::StartsWithMatcher >’ has user-provided ‘void testing::internal::StartsWithMatcher::operator=(const testing::internal::StartsWithMatcher&) [with StringType = std::__cxx11::basic_string]’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1274:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1274 | GTEST_DISALLOW_ASSIGN_(StartsWithMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-spec-builders.h:75, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:43, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:61, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock_main.cc:33: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h: In instantiation of ‘testing::PolymorphicMatcher::PolymorphicMatcher(const Impl&) [with Impl = testing::internal::EndsWithMatcher >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:497:10: required from ‘testing::PolymorphicMatcher testing::MakePolymorphicMatcher(const Impl&) [with Impl = testing::internal::EndsWithMatcher >]’ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:4073:14: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:432:67: warning: implicitly-declared ‘testing::internal::EndsWithMatcher >::EndsWithMatcher(const testing::internal::EndsWithMatcher >&)’ is deprecated [-Wdeprecated-copy] 432 | explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:74, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-port.h:53, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:44, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:45, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-actions.h:46, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock.h:58, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/src/gmock_main.cc:33: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googletest/include/gtest/internal/gtest-port.h:897:8: note: because ‘testing::internal::EndsWithMatcher >’ has user-provided ‘void testing::internal::EndsWithMatcher::operator=(const testing::internal::EndsWithMatcher&) [with StringType = std::__cxx11::basic_string]’ 897 | void operator=(type const &) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/external/googletest/googlemock/include/gmock/gmock-matchers.h:1320:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1320 | GTEST_DISALLOW_ASSIGN_(EndsWithMatcher); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/coder_elias_gamma.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/coder_elias_gamma.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1393:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1393 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1401:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1401 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1409:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1409 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1417:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1417 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1425:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1425 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1433:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1433 | inline auto | ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/coder_elias_gamma.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/coder_elias_gamma.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/bits.hpp: In constructor ‘sdsl::coder::elias_gamma::impl::impl()’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/bits.hpp:530:18: warning: array subscript 1 is outside array bounds of ‘uint64_t [1]’ {aka ‘long unsigned int [1]’} [-Warray-bounds] 530 | if (0!=(w=*(++word))) | ~~^~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/coder_elias_gamma.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/coder_elias_gamma.hpp:51:31: note: while referencing ‘x’ 51 | for (uint64_t x=0; x < (1<<16); ++x) { | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/coder_elias_gamma.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/coder_elias_gamma.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/bits.hpp:499:18: warning: array subscript 1 is outside array bounds of ‘uint64_t [1]’ {aka ‘long unsigned int [1]’} [-Warray-bounds] 499 | ((*(word+1) & bits::lo_set[(offset+len)&0x3F]) // set higher bits zero | ^~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/coder_elias_gamma.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/coder_elias_gamma.hpp:51:31: note: while referencing ‘x’ 51 | for (uint64_t x=0; x < (1<<16); ++x) { | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/coder_elias_gamma.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/coder_elias_gamma.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/bits.hpp:530:18: warning: array subscript 1 is outside array bounds of ‘uint64_t [1]’ {aka ‘long unsigned int [1]’} [-Warray-bounds] 530 | if (0!=(w=*(++word))) | ~~^~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/coder_elias_gamma.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/coder_elias_gamma.hpp:80:35: note: while referencing ‘x’ 80 | for (uint64_t x=0; x < (1<<8); ++x) { | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/coder_elias_gamma.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/coder_elias_gamma.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/bits.hpp:499:18: warning: array subscript 1 is outside array bounds of ‘uint64_t [1]’ {aka ‘long unsigned int [1]’} [-Warray-bounds] 499 | ((*(word+1) & bits::lo_set[(offset+len)&0x3F]) // set higher bits zero | ^~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/coder_elias_gamma.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/coder_elias_gamma.hpp:80:35: note: while referencing ‘x’ 80 | for (uint64_t x=0; x < (1<<8); ++x) { | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/coder_fibonacci.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/coder_fibonacci.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1393:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1393 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1401:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1401 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1409:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1409 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1417:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1417 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1425:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1425 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1433:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1433 | inline auto | ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/construct_isa.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/construct_isa.cpp:4: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1393:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1393 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1401:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1401 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1409:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1409 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1417:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1417 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1425:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1425 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1433:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1433 | inline auto | ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/construct_lcp_helper.hpp:4, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/construct_lcp_helper.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1393:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1393 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1401:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1401 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1409:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1409 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1417:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1417 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1425:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1425 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1433:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1433 | inline auto | ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/construct_lcp.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/construct_lcp.cpp:6: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1393:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1393 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1401:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1401 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1409:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1409 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1417:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1417 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1425:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1425 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1433:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1433 | inline auto | ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/construct_lcp.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/construct_lcp.cpp:6: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/io.hpp: In instantiation of ‘typename T::size_type sdsl::size_in_bytes(const T&) [with T = sdsl::wt_pc, sdsl::rank_support_v<1, 1>, sdsl::select_support_scan<1>, sdsl::select_support_scan<0>, sdsl::byte_tree<> >; typename T::size_type = long unsigned int]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/construct_lcp.cpp:651:46: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/io.hpp:638:14: warning: the compiler can assume that the address of ‘t’ will never be NULL [-Waddress] 638 | if ((&t) == nullptr) | ~~~~~^~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/io.hpp: In function ‘typename T::size_type sdsl::size_in_bytes(const T&) [with T = sdsl::wt_pc, sdsl::rank_support_v<1, 1>, sdsl::select_support_scan<1>, sdsl::select_support_scan<0>, sdsl::byte_tree<> >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/io.hpp:638:5: warning: nonnull argument ‘t’ compared to NULL [-Wnonnull-compare] 638 | if ((&t) == nullptr) | ^~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/construct_sa.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/construct_sa.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1393:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1393 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1401:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1401 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1409:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1409 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1417:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1417 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1425:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1425 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1433:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1433 | inline auto | ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/construct_sa_se.hpp:5, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/construct_sa_se.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1393:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1393 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1401:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1401 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1409:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1409 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1417:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1417 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1425:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1425 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1433:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1433 | inline auto | ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/csa_alphabet_strategy.hpp:50, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/csa_alphabet_strategy.cpp:17: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1393:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1393 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1401:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1401 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1409:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1409 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1417:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1417 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1425:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1425 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1433:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1433 | inline auto | ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/lcp.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/lcp_support_tree.hpp:4, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/lcp_support_tree.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1393:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1393 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1401:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1401 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1409:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1409 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1417:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1417 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1425:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1425 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1433:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1433 | inline auto | ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/louds_tree.hpp:11, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/louds_tree.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1393:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1393 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1401:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1401 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1409:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1409 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1417:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1417 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1425:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1425 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1433:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1433 | inline auto | ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/nn_dict_dynamic.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/nn_dict_dynamic.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1393:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1393 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1401:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1401 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1409:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1409 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1417:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1417 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1425:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1425 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1433:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1433 | inline auto | ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/rrr_vector_15.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/rrr_vector_15.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1393:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1393 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1401:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1401 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1409:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1409 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1417:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1417 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1425:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1425 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1433:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1433 | inline auto | ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/sd_vector.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/sd_vector.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1393:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1393 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1401:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1401 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1409:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1409 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1417:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1417 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1425:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1425 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1433:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1433 | inline auto | ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/wt_helper.hpp:4, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/wt_helper.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1393:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1393 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1401:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1401 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1409:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1409 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1417:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1417 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1425:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1425 | inline auto | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/abd3ca9581f5ec3d6672fa2ee8818b1f09dbb082/sdsl-lite/lib/../include/sdsl/int_vector.hpp:1433:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 1433 | inline auto | ^~~~