******************************************************************************** conan test conan-center-index/recipes/pybind11/all/test_package/conanfile.py pybind11/2.6.0@ --profile=/home/conan/w/BuildSingleReference/9588/1b566111-b095-446b-8ef7-c71d3bb336e2/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=4.9 os=Linux os_build=Linux [options] [build_requires] [env] pybind11/2.6.0 (test package): Installing package Requirements pybind11/2.6.0 from local cache - Cache Packages pybind11/2.6.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache Installing (downloading, building) binaries... pybind11/2.6.0: Already installed! [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 pybind11/2.6.0 (test package): Generator cmake_find_package created Findpybind11.cmake pybind11/2.6.0 (test package): Generator txt created conanbuildinfo.txt pybind11/2.6.0 (test package): Generator cmake created conanbuildinfo.cmake pybind11/2.6.0 (test package): Generated conaninfo.txt pybind11/2.6.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64/conan.lock' Using cached profile from lockfile [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 pybind11/2.6.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="4.9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64/package" -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_MODULE_PATH="/home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DPYTHON_EXECUTABLE="/opt/pyenv/versions/3.6.7/bin/python3.6" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package' ----------------- -- The CXX compiler identification is GNU 4.9.4 -- 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 -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Checking correct version: 4.9 -- Conan: C++ stdlib: libstdc++ -- Conan: Using autogenerated Findpybind11.cmake -- Found pybind11: 2.6.0 (found version "2.6.0") -- Found PythonInterp: /opt/pyenv/versions/3.6.7/bin/python3.6 (found version "3.6.7") -- Found PythonLibs: /opt/pyenv/versions/3.6.7/lib/libpython3.6m.so -- Performing Test HAS_FLTO -- Performing Test HAS_FLTO - Success -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR CONAN_EXPORTED CONAN_IN_LOCAL_CACHE In file included from /usr/include/c++/4.9/forward_list:35:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:153, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:12, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /usr/include/c++/4.9/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support for the \ ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:12:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:333:7: error: expected nested-name-specifier before 'ssize_t' using ssize_t = Py_ssize_t; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:334:7: error: expected nested-name-specifier before 'size_t' using size_t = std::size_t; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:390:15: error: 'constexpr' does not name a type inline static constexpr int log2(size_t n, int k = 0) { return (n <= 1) ? k : log2(n >> 1, k + 1); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:390:15: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:393:15: error: 'constexpr' does not name a type inline static constexpr size_t size_in_ptrs(size_t s) { return 1 + ((s - 1) >> log2(sizeof(void *))); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:393:15: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:401:1: error: 'constexpr' does not name a type constexpr size_t instance_simple_holder_in_ptrs() { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:401:1: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:421:70: error: 'instance_simple_holder_in_ptrs' was not declared in this scope void *simple_value_holder[1 + instance_simple_holder_in_ptrs()]; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:471:12: error: 'constexpr' does not name a type static constexpr uint8_t status_holder_constructed = 1; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:471:12: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:472:12: error: 'constexpr' does not name a type static constexpr uint8_t status_instance_registered = 2; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:472:12: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:468:72: error: 'nullptr' was not declared in this scope value_and_holder get_value_and_holder(const type_info *find_type = nullptr, bool throw_if_missing = true); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:475:14: error: expected constructor, destructor, or type conversion before '(' token static_assert(std::is_standard_layout::value, "Internal error: `pybind11::detail::instance` is not standard layout!"); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:12:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:484:38: error: expected unqualified-id before 'using' template using enable_if_t = typename std::enable_if::type; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:485:43: error: expected unqualified-id before 'using' template using conditional_t = typename std::conditional::type; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:486:23: error: expected unqualified-id before 'using' template using remove_cv_t = typename std::remove_cv::type; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:487:23: error: expected unqualified-id before 'using' template using remove_reference_t = typename std::remove_reference::type; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:498:20: error: expected unqualified-id before 'using' template using make_index_sequence = typename make_index_sequence_impl::type; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:502:78: error: expected nested-name-specifier before 'type' template struct select_indices_impl { using type = ISeq; }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:504:27: error: 'conditional_t' was not declared in this scope : select_indices_impl, index_sequence>, I + 1, Bs...> {}; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:504:96: error: '>>' should be '> >' within a nested template argument list : select_indices_impl, index_sequence>, I + 1, Bs...> {}; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:504:96: error: template argument 1 is invalid /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:504:96: error: type/value mismatch at argument 2 in template parameter list for 'template, bool ... > struct pybind11::detail::select_indices_impl' /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:504:96: error: expected a constant of type 'long unsigned int', got 'pybind11::detail::index_sequence' /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:504:96: error: type/value mismatch at argument 3 in template parameter list for 'template, bool ... > struct pybind11::detail::select_indices_impl' /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:504:96: error: expected a constant of type 'bool', got 'pybind11::detail::index_sequence' /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:504:102: error: expected class-name before '+' token : select_indices_impl, index_sequence>, I + 1, Bs...> {}; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:504:102: error: expected '{' before '+' token /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:504:102: error: expected unqualified-id before '+' token /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:505:23: error: expected unqualified-id before 'using' template using select_indices = typename select_indices_impl, 0, Bs...>::type; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:508:19: error: expected unqualified-id before 'using' template using bool_constant = std::integral_constant; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:509:54: error: expected template-name before '<' token template struct negation : bool_constant { }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:509:54: error: expected '{' before '<' token /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:509:54: error: expected unqualified-id before '<' token /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:517:51: error: expected nested-name-specifier before 'type' template struct void_t_impl { using type = void; }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:518:27: error: expected unqualified-id before 'using' template using void_t = typename void_t_impl::type; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:528:24: error: expected unqualified-id before 'using' template using all_of = std::is_same< ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:531:24: error: expected unqualified-id before 'using' template using any_of = negation...>>; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:538:24: error: expected unqualified-id before 'using' template using none_of = negation>; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:540:57: error: expected unqualified-id before 'using' template class... Predicates> using satisfies_all_of = all_of...>; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:541:57: error: expected unqualified-id before 'using' template class... Predicates> using satisfies_any_of = any_of...>; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:542:57: error: expected unqualified-id before 'using' template class... Predicates> using satisfies_none_of = none_of...>; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:546:94: error: expected nested-name-specifier before 'type' template struct remove_class { using type = R (A...); }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:547:100: error: expected nested-name-specifier before 'type' template struct remove_class { using type = R (A...); }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:550:75: error: expected nested-name-specifier before 'type' template struct intrinsic_type { using type = T; }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:551:75: error: expected nested-name-specifier before 'type' template struct intrinsic_type { using type = typename intrinsic_type::type; }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:552:75: error: expected nested-name-specifier before 'type' template struct intrinsic_type { using type = typename intrinsic_type::type; }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:553:75: error: expected nested-name-specifier before 'type' template struct intrinsic_type { using type = typename intrinsic_type::type; }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:554:48: error: template argument 1 is invalid template struct intrinsic_type { using type = typename intrinsic_type::type; }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:555:75: error: expected nested-name-specifier before 'type' template struct intrinsic_type { using type = typename intrinsic_type::type; }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:556:75: error: expected nested-name-specifier before 'type' template struct intrinsic_type { using type = typename intrinsic_type::type; }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:557:23: error: expected unqualified-id before 'using' template using intrinsic_t = typename intrinsic_type::type; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:569:1: error: 'constexpr' does not name a type constexpr size_t constexpr_sum() { return 0; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:569:1: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:571:1: error: 'constexpr' does not name a type constexpr size_t constexpr_sum(T n, Ts... ns) { return size_t{n} + constexpr_sum(ns...); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:571:1: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:576:1: error: 'constexpr' does not name a type constexpr int first(int i) { return i; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:576:1: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:578:1: error: 'constexpr' does not name a type constexpr int first(int i, T v, Ts... vs) { return v ? i : first(i + 1, vs...); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:578:1: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:580:1: error: 'constexpr' does not name a type constexpr int last(int /*i*/, int result) { return result; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:580:1: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:582:1: error: 'constexpr' does not name a type constexpr int last(int i, int result, T v, Ts... vs) { return last(i + 1, v ? i : result, vs...); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:582:1: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:588:1: error: 'constexpr' does not name a type constexpr int constexpr_first() { return constexpr_impl::first(0, Predicate::value...); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:588:1: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:592:1: error: 'constexpr' does not name a type constexpr int constexpr_last() { return constexpr_impl::last(0, -1, Predicate::value...); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:592:1: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:596:29: error: expected nested-name-specifier before 'type' struct pack_element { using type = typename pack_element::type; }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:598:42: error: expected nested-name-specifier before 'type' struct pack_element<0, T, Ts...> { using type = T; }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:604:12: error: 'constexpr' does not name a type static constexpr auto found = constexpr_sum(Predicate::value...); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:604:12: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:605:19: error: 'found' has not been declared static_assert(found <= 1, "Found more than one type matching the predicate"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:605:25: error: expected ',' or '...' before '<=' token static_assert(found <= 1, "Found more than one type matching the predicate"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:607:12: error: 'constexpr' does not name a type static constexpr auto index = found ? constexpr_first() : 0; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:607:12: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:608:11: error: expected nested-name-specifier before 'type' using type = conditional_t::type, Default>; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:611:40: error: expected nested-name-specifier before 'type' struct exactly_one { using type = Default; }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:614:1: error: expected unqualified-id before 'using' using exactly_one_t = typename exactly_one::type; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:617:72: error: expected nested-name-specifier before 'type' template struct deferred_type { using type = T; }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:618:39: error: expected unqualified-id before 'using' template using deferred_t = typename deferred_type::type; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:622:44: error: expected unqualified-id before 'using' template using is_strict_base_of = bool_constant< ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:628:44: error: expected unqualified-id before 'using' template using is_accessible_base_of = bool_constant< ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:633:43: error: 'true_type' in namespace 'std' does not name a type template static std::true_type check(Base *); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:634:17: error: 'false_type' in namespace 'std' does not name a type static std::false_type check(...); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:641:1: error: expected unqualified-id before 'using' using is_template_base_of = decltype(is_template_base_of_impl::check((intrinsic_t*)nullptr)); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:649:43: error: expected class-name before '{' token struct is_instantiation : std::false_type { }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:651:43: error: '>>' should be '> >' within a nested template argument list struct is_instantiation> : std::true_type { }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:651:63: error: expected class-name before '{' token struct is_instantiation> : std::true_type { }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:654:23: error: expected unqualified-id before 'using' template using is_shared_ptr = is_instantiation; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:657:83: error: expected class-name before '{' token template struct is_input_iterator : std::false_type {}; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:659:29: error: 'void_t' was not declared in this scope struct is_input_iterator()), decltype(++std::declval())>> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:659:46: error: 'declval' is not a member of 'std' struct is_input_iterator()), decltype(++std::declval())>> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:659:51: error: '*' cannot appear in a constant-expression struct is_input_iterator()), decltype(++std::declval())>> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:659:65: error: a function call cannot appear in a constant-expression struct is_input_iterator()), decltype(++std::declval())>> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:659:79: error: 'declval' is not a member of 'std' struct is_input_iterator()), decltype(++std::declval())>> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:659:84: error: '++' cannot appear in a constant-expression struct is_input_iterator()), decltype(++std::declval())>> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:659:98: error: a function call cannot appear in a constant-expression struct is_input_iterator()), decltype(++std::declval())>> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:659:99: error: spurious '>>', use '>' to terminate a template argument list struct is_input_iterator()), decltype(++std::declval())>> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:659:99: error: wrong number of template arguments (3, should be 2) /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:657:47: error: provided for 'template struct pybind11::detail::is_input_iterator' template struct is_input_iterator : std::false_type {}; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:660:22: error: expected class-name before '{' token : std::true_type {}; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:662:23: error: expected unqualified-id before 'using' template using is_function_pointer = bool_constant< ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:666:11: error: expected nested-name-specifier before 'type' using type = typename remove_class::type; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:670:43: error: 'remove_reference_t' does not name a type template > ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:670:61: error: expected '>' before '<' token template > ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:679:2: error: expected unqualified-id before ';' token >; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:684:23: error: expected unqualified-id before 'using' template using is_lambda = satisfies_none_of, ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:694:7: error: expected nested-name-specifier before 'expand_side_effects' using expand_side_effects = bool[]; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:725:1: error: expected unqualified-id before '[' token [[noreturn]] PYBIND11_NOINLINE inline void pybind11_fail(const char *reason) { throw std::runtime_error(reason); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:726:1: error: expected unqualified-id before '[' token [[noreturn]] PYBIND11_NOINLINE inline void pybind11_fail(const std::string &reason) { throw std::runtime_error(reason); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:736:78: error: 'constexpr' does not name a type template struct is_fmt_numeric { static constexpr bool value = false; }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:736:78: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:737:48: error: 'enable_if_t' was not declared in this scope template struct is_fmt_numeric::value>> { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:737:60: error: 'is_arithmetic' is not a member of 'std' template struct is_fmt_numeric::value>> { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:737:80: error: template argument 2 is invalid template struct is_fmt_numeric::value>> { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:737:88: error: expected unqualified-id before '>>' token template struct is_fmt_numeric::value>> { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:745:51: error: 'enable_if_t' is not a member of 'pybind11::detail' template struct format_descriptor::value>> { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:745:51: error: 'enable_if_t' is not a member of 'pybind11::detail' /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:745:71: error: 'is_arithmetic' is not a member of 'std' template struct format_descriptor::value>> { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:745:91: error: template argument 2 is invalid template struct format_descriptor::value>> { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:745:99: error: expected unqualified-id before '>>' token template struct format_descriptor::value>> { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:753:23: error: 'constexpr' does not name a type template constexpr const char format_descriptor< ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:753:23: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:771:5: error: 'constexpr' does not name a type constexpr overload_cast_impl() {}; // NOLINT(modernize-use-equals-default): MSVC 2015 needs this ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:771:5: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:774:5: error: 'constexpr' does not name a type constexpr auto operator()(Return (*pf)(Args...)) const noexcept ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:774:5: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:778:5: error: 'constexpr' does not name a type constexpr auto operator()(Return (Class::*pmf)(Args...), std::false_type = {}) const noexcept ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:778:5: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:778:82: error: expected unqualified-id before ')' token constexpr auto operator()(Return (Class::*pmf)(Args...), std::false_type = {}) const noexcept ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:782:5: error: 'constexpr' does not name a type constexpr auto operator()(Return (Class::*pmf)(Args...) const, std::true_type) const noexcept ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:782:5: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:801:8: error: 'constexpr' does not name a type static constexpr auto const_ = std::true_type{}; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:801:8: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:805:27: error: 'pybind11::detail::deferred_t' has not been declared static_assert(detail::deferred_t::value, ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:805:37: error: expected ',' or '...' before '<' token static_assert(detail::deferred_t::value, ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:822:39: error: 'enable_if_t' does not name a type template ::value>> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:822:50: error: expected '>' before '<' token template ::value>> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:823:55: error: expected unqualified-id before '{' token any_container(It first, It last) : v(first, last) { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:826:46: error: 'enable_if_t' does not name a type template ())), T>::value>> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:826:57: error: expected '>' before '<' token template ())), T>::value>> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:827:83: error: expected unqualified-id before '{' token any_container(const Container &c) : any_container(std::begin(c), std::end(c)) { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:831:40: error: 'enable_if_t' does not name a type template ::value>> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:831:51: error: expected '>' before '<' token template ::value>> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:832:92: error: expected unqualified-id before '{' token any_container(const std::initializer_list &c) : any_container(c.begin(), c.end()) { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:835:34: error: expected ',' or '...' before '&&' token any_container(std::vector &&v) : v(std::move(v)) { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:838:5: error: 'operator std::vector' does not name a type operator std::vector &&() && { return std::move(v); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h: In constructor 'pybind11::detail::any_container::any_container(std::vector)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:835:43: error: 'move' is not a member of 'std' any_container(std::vector &&v) : v(std::move(v)) { } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h: In function 'std::vector pybind11::detail::c_strides(const std::vector&, ssize_t)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:20:10: error: 'ndim' does not name a type auto ndim = shape.size(); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:21:34: error: 'ndim' was not declared in this scope std::vector strides(ndim, itemsize); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h: In function 'std::vector pybind11::detail::f_strides(const std::vector&, ssize_t)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:30:10: error: 'ndim' does not name a type auto ndim = shape.size(); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:31:34: error: 'ndim' was not declared in this scope std::vector strides(ndim, itemsize); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:94:29: error: expected ',' or '...' before '&&' token buffer_info(buffer_info &&other) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:94:36: error: invalid constructor; you probably meant 'pybind11::buffer_info (const pybind11::buffer_info&)' buffer_info(buffer_info &&other) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:98:40: error: expected ',' or '...' before '&&' token buffer_info& operator=(buffer_info &&rhs) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:122:48: error: expected ',' or '...' before '&&' token detail::any_container &&shape_in, detail::any_container &&strides_in, bool readonly) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:41:17: error: 'nullptr' was not declared in this scope void *ptr = nullptr; // Pointer to the underlying storage ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:125:25: error: 'nullptr' was not declared in this scope Py_buffer *m_view = nullptr; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h: In constructor 'pybind11::buffer_info::buffer_info(void*, ssize_t, const string&, ssize_t, pybind11::detail::any_container, pybind11::detail::any_container, bool)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:55:13: error: 'move' is not a member of 'std' shape(std::move(shape_in)), strides(std::move(strides_in)), readonly(readonly) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:55:43: error: 'move' is not a member of 'std' shape(std::move(shape_in)), strides(std::move(strides_in)), readonly(readonly) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:57:88: error: 'pybind11_fail' was not declared in this scope pybind11_fail("buffer_info: ndim doesn't match shape and/or strides length"); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h: In constructor 'pybind11::buffer_info::buffer_info(T*, pybind11::detail::any_container, pybind11::detail::any_container, bool)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:64:126: error: 'move' is not a member of 'std' : buffer_info(private_ctr_tag(), ptr, sizeof(T), format_descriptor::format(), static_cast(shape_in->size()), std::move(shape_in), std::move(strides_in), readonly) { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:64:147: error: 'move' is not a member of 'std' : buffer_info(private_ctr_tag(), ptr, sizeof(T), format_descriptor::format(), static_cast(shape_in->size()), std::move(shape_in), std::move(strides_in), readonly) { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h: In constructor 'pybind11::buffer_info::buffer_info(void*, ssize_t, const string&, ssize_t, bool)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:67:73: error: no matching function for call to 'pybind11::buffer_info::buffer_info(void*&, ssize_t&, const string&, int, , , bool&)' : buffer_info(ptr, itemsize, format, 1, {size}, {itemsize}, readonly) { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:67:73: note: candidates are: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:121:5: note: pybind11::buffer_info::buffer_info(pybind11::buffer_info::private_ctr_tag, void*, ssize_t, const string&, ssize_t, pybind11::detail::any_container) buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim, ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:121:5: note: candidate expects 6 arguments, 7 provided /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:77:14: note: pybind11::buffer_info::buffer_info(Py_buffer*, bool) explicit buffer_info(Py_buffer *view, bool ownview = true) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:77:14: note: candidate expects 2 arguments, 7 provided /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:74:5: note: template pybind11::buffer_info::buffer_info(const T*, ssize_t, bool) buffer_info(const T *ptr, ssize_t size, bool readonly=true) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:74:5: note: template argument deduction/substitution failed: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:67:73: note: cannot convert 'format' (type 'const string {aka const std::basic_string}') to type 'bool' : buffer_info(ptr, itemsize, format, 1, {size}, {itemsize}, readonly) { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:70:5: note: template pybind11::buffer_info::buffer_info(T*, ssize_t, bool) buffer_info(T *ptr, ssize_t size, bool readonly=false) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:70:5: note: template argument deduction/substitution failed: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:67:73: note: cannot convert 'format' (type 'const string {aka const std::basic_string}') to type 'bool' : buffer_info(ptr, itemsize, format, 1, {size}, {itemsize}, readonly) { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:66:5: note: pybind11::buffer_info::buffer_info(void*, ssize_t, const string&, ssize_t, bool) buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t size, bool readonly=false) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:66:5: note: candidate expects 5 arguments, 7 provided In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:63:5: note: template pybind11::buffer_info::buffer_info(T*, pybind11::detail::any_container, pybind11::detail::any_container, bool) buffer_info(T *ptr, detail::any_container shape_in, detail::any_container strides_in, bool readonly=false) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:63:5: note: template argument deduction/substitution failed: In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:67:73: note: cannot convert 'itemsize' (type 'ssize_t {aka long int}') to type 'pybind11::detail::any_container' : buffer_info(ptr, itemsize, format, 1, {size}, {itemsize}, readonly) { } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:52:5: note: pybind11::buffer_info::buffer_info(void*, ssize_t, const string&, ssize_t, pybind11::detail::any_container, pybind11::detail::any_container, bool) buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim, ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:52:5: note: no known conversion for argument 5 from '' to 'pybind11::detail::any_container' /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:50:5: note: pybind11::buffer_info::buffer_info() buffer_info() = default; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:50:5: note: candidate expects 0 arguments, 7 provided In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h: In constructor 'pybind11::buffer_info::buffer_info(Py_buffer*, bool)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:86:27: error: no matching function for call to 'pybind11::buffer_info::buffer_info(void*&, Py_ssize_t&, char*&, int&, , std::vector, int&)' view->readonly) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:86:27: note: candidates are: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:121:5: note: pybind11::buffer_info::buffer_info(pybind11::buffer_info::private_ctr_tag, void*, ssize_t, const string&, ssize_t, pybind11::detail::any_container) buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim, ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:121:5: note: candidate expects 6 arguments, 7 provided /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:77:14: note: pybind11::buffer_info::buffer_info(Py_buffer*, bool) explicit buffer_info(Py_buffer *view, bool ownview = true) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:77:14: note: candidate expects 2 arguments, 7 provided /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:74:5: note: template pybind11::buffer_info::buffer_info(const T*, ssize_t, bool) buffer_info(const T *ptr, ssize_t size, bool readonly=true) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:74:5: note: template argument deduction/substitution failed: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:86:27: note: candidate expects 3 arguments, 7 provided view->readonly) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:70:5: note: template pybind11::buffer_info::buffer_info(T*, ssize_t, bool) buffer_info(T *ptr, ssize_t size, bool readonly=false) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:70:5: note: template argument deduction/substitution failed: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:86:27: note: candidate expects 3 arguments, 7 provided view->readonly) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:66:5: note: pybind11::buffer_info::buffer_info(void*, ssize_t, const string&, ssize_t, bool) buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t size, bool readonly=false) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:66:5: note: candidate expects 5 arguments, 7 provided In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:63:5: note: template pybind11::buffer_info::buffer_info(T*, pybind11::detail::any_container, pybind11::detail::any_container, bool) buffer_info(T *ptr, detail::any_container shape_in, detail::any_container strides_in, bool readonly=false) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:63:5: note: template argument deduction/substitution failed: In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:86:27: note: cannot convert 'view->bufferinfo::itemsize' (type 'Py_ssize_t {aka long int}') to type 'pybind11::detail::any_container' view->readonly) { ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:52:5: note: pybind11::buffer_info::buffer_info(void*, ssize_t, const string&, ssize_t, pybind11::detail::any_container, pybind11::detail::any_container, bool) buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim, ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:52:5: note: no known conversion for argument 5 from '' to 'pybind11::detail::any_container' /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:50:5: note: pybind11::buffer_info::buffer_info() buffer_info() = default; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:50:5: note: candidate expects 0 arguments, 7 provided In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h: In member function 'pybind11::buffer_info& pybind11::buffer_info::operator=(pybind11::buffer_info)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:99:15: error: 'rhs' was not declared in this scope ptr = rhs.ptr; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:102:18: error: 'move' is not a member of 'std' format = std::move(rhs.format); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:104:17: error: 'move' is not a member of 'std' shape = std::move(rhs.shape); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:105:19: error: 'move' is not a member of 'std' strides = std::move(rhs.strides); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h: In constructor 'pybind11::buffer_info::buffer_info(pybind11::buffer_info::private_ctr_tag, void*, ssize_t, const string&, ssize_t, pybind11::detail::any_container)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:123:48: error: 'move' is not a member of 'std' : buffer_info(ptr, itemsize, format, ndim, std::move(shape_in), std::move(strides_in), readonly) { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:123:58: error: 'shape_in' was not declared in this scope : buffer_info(ptr, itemsize, format, ndim, std::move(shape_in), std::move(strides_in), readonly) { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:123:69: error: 'move' is not a member of 'std' : buffer_info(ptr, itemsize, format, ndim, std::move(shape_in), std::move(strides_in), readonly) { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:123:79: error: 'strides_in' was not declared in this scope : buffer_info(ptr, itemsize, format, ndim, std::move(shape_in), std::move(strides_in), readonly) { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:137:53: error: 'enable_if_t' is not a member of 'pybind11::detail' template struct compare_buffer_info::value>> { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:137:53: error: 'enable_if_t' is not a member of 'pybind11::detail' /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:137:73: error: 'is_integral' is not a member of 'std' template struct compare_buffer_info::value>> { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:137:91: error: template argument 2 is invalid template struct compare_buffer_info::value>> { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:137:99: error: expected unqualified-id before '>>' token template struct compare_buffer_info::value>> { ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:39:7: error: expected nested-name-specifier before 'obj_attr_accessor' using obj_attr_accessor = accessor; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:40:7: error: expected nested-name-specifier before 'str_attr_accessor' using str_attr_accessor = accessor; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:41:7: error: expected nested-name-specifier before 'item_accessor' using item_accessor = accessor; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:42:7: error: expected nested-name-specifier before 'sequence_accessor' using sequence_accessor = accessor; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:43:7: error: expected nested-name-specifier before 'list_accessor' using list_accessor = accessor; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:44:7: error: expected nested-name-specifier before 'tuple_accessor' using tuple_accessor = accessor; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:48:23: error: expected unqualified-id before 'using' template using is_pyobject = std::is_base_of>; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:73:5: error: 'item_accessor' does not name a type item_accessor operator[](handle key) const; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:75:5: error: 'item_accessor' does not name a type item_accessor operator[](const char *key) const; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:83:5: error: 'obj_attr_accessor' does not name a type obj_attr_accessor attr(handle key) const; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:85:5: error: 'str_attr_accessor' does not name a type str_attr_accessor attr(const char *key) const; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:96:43: error: expected ',' or '...' before '&&' token template bool contains(T &&item) const; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:108:44: error: 'return_value_policy' is not a class or namespace template ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:109:28: error: expected ',' or '...' before '&&' token object operator()(Args &&...args) const; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:109:39: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 object operator()(Args &&...args) const; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:109:39: error: parameter packs not expanded with '...': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:109:39: note: 'Args' /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:110:44: error: 'return_value_policy' is not a class or namespace template ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:112:25: error: expected ',' or '...' before '&&' token object call(Args&&... args) const; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:112:37: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 object call(Args&&... args) const; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:112:37: error: parameter packs not expanded with '...': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:112:37: note: 'Args' /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:151:5: error: 'str_attr_accessor' does not name a type str_attr_accessor doc() const; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:192:29: error: expected ';' at end of member declaration const handle& inc_ref() const & { Py_XINCREF(m_ptr); return *this; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:192:37: error: expected unqualified-id before '{' token const handle& inc_ref() const & { Py_XINCREF(m_ptr); return *this; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:192:72: error: expected ';' at end of member declaration const handle& inc_ref() const & { Py_XINCREF(m_ptr); return *this; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:199:29: error: expected ';' at end of member declaration const handle& dec_ref() const & { Py_XDECREF(m_ptr); return *this; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:199:37: error: expected unqualified-id before '{' token const handle& dec_ref() const & { Py_XDECREF(m_ptr); return *this; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:199:72: error: expected ';' at end of member declaration const handle& dec_ref() const & { Py_XDECREF(m_ptr); return *this; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:219:23: error: 'nullptr' was not declared in this scope PyObject *m_ptr = nullptr; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'pybind11::handle::operator bool() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:207:54: error: 'nullptr' was not declared in this scope explicit operator bool() const { return m_ptr != nullptr; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::handle::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:217:42: error: 'nullptr' was not declared in this scope bool check() const { return m_ptr != nullptr; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:240:19: error: expected ',' or '...' before '&&' token object(object &&other) noexcept { m_ptr = other.m_ptr; other.m_ptr = nullptr; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:240:26: error: invalid constructor; you probably meant 'pybind11::object (const pybind11::object&)' object(object &&other) noexcept { m_ptr = other.m_ptr; other.m_ptr = nullptr; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:240:26: error: expected ';' at end of member declaration /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:240:28: error: 'noexcept' does not name a type object(object &&other) noexcept { m_ptr = other.m_ptr; other.m_ptr = nullptr; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:262:30: error: expected ',' or '...' before '&&' token object& operator=(object &&other) noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:262:37: error: expected ';' at end of member declaration object& operator=(object &&other) noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:262:39: error: 'noexcept' does not name a type object& operator=(object &&other) noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:273:42: error: expected initializer before '&' token template T cast() const &; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:275:36: error: expected initializer before '&&' token template T cast() &&; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'pybind11::handle pybind11::object::release()': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:251:15: error: 'nullptr' was not declared in this scope m_ptr = nullptr; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:333:41: error: expected ',' or '...' before '&&' token error_already_set(error_already_set &&) = default; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:333:47: error: invalid constructor; you probably meant 'pybind11::error_already_set (const pybind11::error_already_set&)' error_already_set(error_already_set &&) = default; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:335:12: error: looser throw specifier for 'virtual pybind11::error_already_set::~error_already_set()' inline ~error_already_set() override; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/common.h:156:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:12, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /usr/include/c++/4.9/stdexcept:121:13: error: overriding 'virtual std::runtime_error::~runtime_error() throw ()' virtual ~runtime_error() _GLIBCXX_USE_NOEXCEPT; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:383:31: error: 'pybind11::detail::enable_if_t' has not been declared template ::value, int> = 0> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:383:42: error: expected '>' before '<' token template ::value, int> = 0> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:386:31: error: 'pybind11::detail::enable_if_t' has not been declared template ::value, int> = 0> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:386:42: error: expected '>' before '<' token template ::value, int> = 0> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:387:6: error: redefinition of 'template > bool pybind11::isinstance(pybind11::handle)' bool isinstance(handle obj) { return detail::isinstance_generic(obj, typeid(T)); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:384:6: note: 'template > bool pybind11::isinstance(pybind11::handle)' previously declared here bool isinstance(handle obj) { return T::check_(obj); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:389:25: error: template-id 'isinstance' for 'bool pybind11::isinstance(pybind11::handle)' does not match any template declaration template <> inline bool isinstance(handle) = delete; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:390:25: error: template-id 'isinstance' for 'bool pybind11::isinstance(pybind11::handle)' does not match any template declaration template <> inline bool isinstance(handle obj) { return obj.ptr() != nullptr; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In function 'bool pybind11::isinstance(pybind11::handle, pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:395:16: error: 'result' does not name a type const auto result = PyObject_IsInstance(obj.ptr(), type.ptr()); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:396:9: error: 'result' was not declared in this scope if (result == -1) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:398:12: error: 'result' was not declared in this scope return result != 0; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In function 'ssize_t pybind11::hash(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:458:10: error: 'h' does not name a type auto h = PyObject_Hash(obj.ptr()); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:459:9: error: 'h' was not declared in this scope if (h == -1) { throw error_already_set(); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:460:12: error: 'h' was not declared in this scope return h; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:482:23: error: 'enable_if_t' has not been declared template ::value, int> = 0> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:482:34: error: expected '>' before '<' token template ::value, int> = 0> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:483:23: error: expected ',' or '...' before '&&' token auto object_or_cast(T &&o) -> decltype(std::forward(o)) { return std::forward(o); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:483:31: error: expected type-specifier before 'decltype' auto object_or_cast(T &&o) -> decltype(std::forward(o)) { return std::forward(o); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:483:31: error: expected initializer before 'decltype' /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:485:23: error: 'enable_if_t' has not been declared template ::value, int> = 0> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:485:34: error: expected '>' before '<' token template ::value, int> = 0> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:486:25: error: expected ',' or '...' before '&&' token object object_or_cast(T &&o); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:491:51: error: '>>' should be '> >' within a nested template argument list class accessor : public object_api> { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:492:11: error: expected nested-name-specifier before 'key_type' using key_type = typename Policy::key_type; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:495:26: error: 'key_type' has not been declared accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:497:23: error: expected ',' or '...' before '&&' token accessor(accessor &&) = default; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:497:29: error: invalid constructor; you probably meant 'pybind11::detail::accessor (const pybind11::detail::accessor&)' accessor(accessor &&) = default; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:501:37: error: expected ';' at end of member declaration void operator=(const accessor &a) && { std::move(*this).operator=(handle(a)); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:501:39: error: expected unqualified-id before '&&' token void operator=(const accessor &a) && { std::move(*this).operator=(handle(a)); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:502:37: error: expected ';' at end of member declaration void operator=(const accessor &a) & { operator=(handle(a)); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:502:10: error: 'void pybind11::detail::accessor::operator=(const pybind11::detail::accessor&)' cannot be overloaded void operator=(const accessor &a) & { operator=(handle(a)); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:501:10: error: with 'void pybind11::detail::accessor::operator=(const pybind11::detail::accessor&)' void operator=(const accessor &a) && { std::move(*this).operator=(handle(a)); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:502:41: error: expected unqualified-id before '{' token void operator=(const accessor &a) & { operator=(handle(a)); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:502:65: error: expected ';' at end of member declaration void operator=(const accessor &a) & { operator=(handle(a)); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:504:44: error: expected ',' or '...' before '&&' token template void operator=(T &&value) && { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:504:53: error: expected initializer before '&&' token template void operator=(T &&value) && { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:507:44: error: expected ',' or '...' before '&&' token template void operator=(T &&value) & { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:507:53: error: expected initializer before '&' token template void operator=(T &&value) & { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:513:23: error: 'enable_if_t' does not name a type explicit operator enable_if_t::value || ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:519:23: error: 'enable_if_t' does not name a type explicit operator enable_if_t::value, bool>() const { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:535:5: error: 'key_type' does not name a type key_type key; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::detail::accessor::accessor(pybind11::handle, int)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:495:52: error: class 'pybind11::detail::accessor' does not have any field named 'key' accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:495:56: error: 'move' is not a member of 'std' accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'pybind11::object& pybind11::detail::accessor::get_cache() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:529:48: error: 'key' was not declared in this scope if (!cache) { cache = Policy::get(obj, key); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:541:11: error: expected nested-name-specifier before 'key_type' using key_type = object; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:547:11: error: expected nested-name-specifier before 'key_type' using key_type = const char *; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:553:11: error: expected nested-name-specifier before 'key_type' using key_type = object; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:567:11: error: expected nested-name-specifier before 'key_type' using key_type = size_t; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:584:11: error: expected nested-name-specifier before 'key_type' using key_type = size_t; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:601:11: error: expected nested-name-specifier before 'key_type' using key_type = size_t; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:621:11: error: expected nested-name-specifier before 'It' using It = generic_iterator; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:624:11: error: expected nested-name-specifier before 'difference_type' using difference_type = ssize_t; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:625:11: error: expected nested-name-specifier before 'iterator_category' using iterator_category = typename Policy::iterator_category; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:626:11: error: expected nested-name-specifier before 'value_type' using value_type = typename Policy::value_type; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:627:11: error: expected nested-name-specifier before 'reference' using reference = typename Policy::reference; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:628:11: error: expected nested-name-specifier before 'pointer' using pointer = typename Policy::pointer; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:633:5: error: 'reference' does not name a type reference operator*() const { return Policy::dereference(); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:634:5: error: 'reference' does not name a type reference operator[](difference_type n) const { return *(*this + n); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:635:5: error: 'pointer' does not name a type pointer operator->() const { return **this; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:637:5: error: 'It' does not name a type It &operator++() { Policy::increment(); return *this; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:638:5: error: 'It' does not name a type It operator++(int) { auto copy = *this; Policy::increment(); return copy; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:639:5: error: 'It' does not name a type It &operator--() { Policy::decrement(); return *this; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:640:5: error: 'It' does not name a type It operator--(int) { auto copy = *this; Policy::decrement(); return copy; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:641:5: error: 'It' does not name a type It &operator+=(difference_type n) { Policy::advance(n); return *this; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:642:5: error: 'It' does not name a type It &operator-=(difference_type n) { Policy::advance(-n); return *this; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:644:12: error: 'It' does not name a type friend It operator+(const It &a, difference_type n) { auto copy = a; return copy += n; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:645:12: error: 'It' does not name a type friend It operator+(difference_type n, const It &b) { return b + n; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:646:12: error: 'It' does not name a type friend It operator-(const It &a, difference_type n) { auto copy = a; return copy -= n; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:647:12: error: 'difference_type' does not name a type friend difference_type operator-(const It &a, const It &b) { return a.distance_to(b); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:649:34: error: 'It' does not name a type friend bool operator==(const It &a, const It &b) { return a.equal(b); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:649:47: error: 'It' does not name a type friend bool operator==(const It &a, const It &b) { return a.equal(b); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:649:52: error: 'bool pybind11::detail::operator==(const int&, const int&)' must have an argument of class or enumerated type friend bool operator==(const It &a, const It &b) { return a.equal(b); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:650:34: error: 'It' does not name a type friend bool operator!=(const It &a, const It &b) { return !(a == b); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:650:47: error: 'It' does not name a type friend bool operator!=(const It &a, const It &b) { return !(a == b); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:650:52: error: 'bool pybind11::detail::operator!=(const int&, const int&)' must have an argument of class or enumerated type friend bool operator!=(const It &a, const It &b) { return !(a == b); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:651:34: error: 'It' does not name a type friend bool operator< (const It &a, const It &b) { return b - a > 0; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:651:47: error: 'It' does not name a type friend bool operator< (const It &a, const It &b) { return b - a > 0; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:651:52: error: 'bool pybind11::detail::operator<(const int&, const int&)' must have an argument of class or enumerated type friend bool operator< (const It &a, const It &b) { return b - a > 0; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:652:34: error: 'It' does not name a type friend bool operator> (const It &a, const It &b) { return b < a; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:652:47: error: 'It' does not name a type friend bool operator> (const It &a, const It &b) { return b < a; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:652:52: error: 'bool pybind11::detail::operator>(const int&, const int&)' must have an argument of class or enumerated type friend bool operator> (const It &a, const It &b) { return b < a; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:653:34: error: 'It' does not name a type friend bool operator>=(const It &a, const It &b) { return !(a < b); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:653:47: error: 'It' does not name a type friend bool operator>=(const It &a, const It &b) { return !(a < b); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:653:52: error: 'bool pybind11::detail::operator>=(const int&, const int&)' must have an argument of class or enumerated type friend bool operator>=(const It &a, const It &b) { return !(a < b); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:654:34: error: 'It' does not name a type friend bool operator<=(const It &a, const It &b) { return !(a > b); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:654:47: error: 'It' does not name a type friend bool operator<=(const It &a, const It &b) { return !(a > b); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:654:52: error: 'bool pybind11::detail::operator<=(const int&, const int&)' must have an argument of class or enumerated type friend bool operator<=(const It &a, const It &b) { return !(a > b); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:663:19: error: expected ',' or '...' before '&&' token arrow_proxy(T &&value) : value(std::move(value)) { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::detail::iterator_policies::arrow_proxy::arrow_proxy(T)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:663:36: error: 'move' is not a member of 'std' arrow_proxy(T &&value) : value(std::move(value)) { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:670:11: error: expected nested-name-specifier before 'iterator_category' using iterator_category = std::random_access_iterator_tag; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:671:11: error: expected nested-name-specifier before 'value_type' using value_type = handle; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:672:11: error: expected nested-name-specifier before 'reference' using reference = const handle; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:673:11: error: expected nested-name-specifier before 'pointer' using pointer = arrow_proxy; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:677:5: error: 'reference' does not name a type reference dereference() const { return *ptr; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:691:11: error: expected nested-name-specifier before 'iterator_category' using iterator_category = std::random_access_iterator_tag; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:692:11: error: expected nested-name-specifier before 'value_type' using value_type = object; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:693:11: error: expected nested-name-specifier before 'reference' using reference = sequence_accessor; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:694:11: error: expected nested-name-specifier before 'pointer' using pointer = arrow_proxy; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:698:5: error: 'reference' does not name a type reference dereference() const { return {obj, static_cast(index)}; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:713:11: error: expected nested-name-specifier before 'iterator_category' using iterator_category = std::forward_iterator_tag; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:714:11: error: expected nested-name-specifier before 'value_type' using value_type = std::pair; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:715:11: error: expected nested-name-specifier before 'reference' using reference = const value_type; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:716:11: error: expected nested-name-specifier before 'pointer' using pointer = arrow_proxy; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:721:5: error: 'reference' does not name a type reference dereference() const { return {key, value}; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:727:21: error: 'nullptr' was not declared in this scope PyObject *key = nullptr, *value = nullptr; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:727:39: error: 'nullptr' was not declared in this scope PyObject *key = nullptr, *value = nullptr; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:733:7: error: expected nested-name-specifier before 'tuple_iterator' using tuple_iterator = generic_iterator; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:734:7: error: expected nested-name-specifier before 'list_iterator' using list_iterator = generic_iterator; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:740:7: error: expected nested-name-specifier before 'sequence_iterator' using sequence_iterator = generic_iterator; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:741:7: error: expected nested-name-specifier before 'dict_iterator' using dict_iterator = generic_iterator; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:773:23: error: expected unqualified-id before 'using' template using is_keyword = std::is_base_of; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:774:23: error: expected unqualified-id before 'using' template using is_s_unpacking = std::is_same; // * unpacking ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:775:23: error: expected unqualified-id before 'using' template using is_ds_unpacking = std::is_same; // ** unpacking ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:776:23: error: expected unqualified-id before 'using' template using is_positional = satisfies_none_of using is_keyword_or_ds = satisfies_any_of; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:782:40: error: 'return_value_policy' is not a class or namespace template ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:784:40: error: 'return_value_policy' is not a class or namespace template ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:845:11: error: expected nested-name-specifier before 'iterator_category' using iterator_category = std::input_iterator_tag; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:846:11: error: expected nested-name-specifier before 'difference_type' using difference_type = ssize_t; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:847:11: error: expected nested-name-specifier before 'value_type' using value_type = handle; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:848:11: error: expected nested-name-specifier before 'reference' using reference = const handle; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:849:11: error: expected nested-name-specifier before 'pointer' using pointer = const handle *; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:851:5: error: expected ',' or '...' before '&&' token PYBIND11_OBJECT_DEFAULT(iterator, object, PyIter_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:864:5: error: 'reference' does not name a type reference operator*() const { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:872:5: error: 'pointer' does not name a type pointer operator->() const { operator*(); return &value; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::iterator::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:851:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_DEFAULT(iterator, object, PyIter_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static bool pybind11::iterator::check_(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:851:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_DEFAULT(iterator, object, PyIter_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::iterator::iterator(pybind11::object)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:851:5: error: 'move' is not a member of 'std' PYBIND11_OBJECT_DEFAULT(iterator, object, PyIter_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:851:5: error: 'o' was not declared in this scope PYBIND11_OBJECT_DEFAULT(iterator, object, PyIter_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'pybind11::iterator pybind11::iterator::operator++(int)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:859:14: error: 'rv' does not name a type auto rv = *this; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:861:16: error: 'rv' was not declared in this scope return rv; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In function 'bool pybind11::operator==(const pybind11::iterator&, const pybind11::iterator&)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:889:76: error: base operand of '->' has non-pointer type 'const pybind11::iterator' friend bool operator==(const iterator &a, const iterator &b) { return a->ptr() == b->ptr(); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:889:88: error: base operand of '->' has non-pointer type 'const pybind11::iterator' friend bool operator==(const iterator &a, const iterator &b) { return a->ptr() == b->ptr(); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In function 'bool pybind11::operator!=(const pybind11::iterator&, const pybind11::iterator&)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:890:76: error: base operand of '->' has non-pointer type 'const pybind11::iterator' friend bool operator!=(const iterator &a, const iterator &b) { return a->ptr() != b->ptr(); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:890:88: error: base operand of '->' has non-pointer type 'const pybind11::iterator' friend bool operator!=(const iterator &a, const iterator &b) { return a->ptr() != b->ptr(); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'void pybind11::iterator::advance()': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:894:15: error: ambiguous overload for 'operator=' (operand types are 'pybind11::object' and 'pybind11::object') value = reinterpret_steal(PyIter_Next(m_ptr)); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:894:15: note: candidates are: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:255:13: note: pybind11::object& pybind11::object::operator=(const pybind11::object&) object& operator=(const object &other) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:262:13: note: pybind11::object& pybind11::object::operator=(pybind11::object) object& operator=(object &&other) noexcept { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:906:5: error: expected ',' or '...' before '&&' token PYBIND11_OBJECT(type, object, PyType_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::type::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:906:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT(type, object, PyType_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static bool pybind11::type::check_(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:906:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT(type, object, PyType_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::type::type(pybind11::object)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:906:5: error: 'move' is not a member of 'std' PYBIND11_OBJECT(type, object, PyType_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:906:5: error: 'o' was not declared in this scope PYBIND11_OBJECT(type, object, PyType_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:930:5: error: expected ',' or '...' before '&&' token PYBIND11_OBJECT_DEFAULT(iterable, object, detail::PyIterable_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::iterable::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:930:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_DEFAULT(iterable, object, detail::PyIterable_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static bool pybind11::iterable::check_(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:930:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_DEFAULT(iterable, object, detail::PyIterable_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::iterable::iterable(pybind11::object)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:930:5: error: 'move' is not a member of 'std' PYBIND11_OBJECT_DEFAULT(iterable, object, detail::PyIterable_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:930:5: error: 'o' was not declared in this scope PYBIND11_OBJECT_DEFAULT(iterable, object, detail::PyIterable_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:937:5: error: expected ',' or '...' before '&&' token PYBIND11_OBJECT_CVT(str, object, detail::PyUnicode_Check_Permissive, raw_str) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:975:21: error: expected ',' or '...' before '&&' token str format(Args &&...args) const { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:975:32: error: parameter packs not expanded with '...': str format(Args &&...args) const { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:975:32: note: 'Args' In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::str::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:937:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_CVT(str, object, detail::PyUnicode_Check_Permissive, raw_str) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static bool pybind11::str::check_(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:937:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_CVT(str, object, detail::PyUnicode_Check_Permissive, raw_str) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::str::str(pybind11::object)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:937:5: error: 'o' was not declared in this scope PYBIND11_OBJECT_CVT(str, object, detail::PyUnicode_Check_Permissive, raw_str) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::str::str(const char*, size_t)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:941:70: error: 'pybind11_fail' was not declared in this scope if (!m_ptr) pybind11_fail("Could not allocate string object!"); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::str::str(const char*)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:947:70: error: 'pybind11_fail' was not declared in this scope if (!m_ptr) pybind11_fail("Could not allocate string object!"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'pybind11::str::operator std::string() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:963:18: error: ambiguous overload for 'operator=' (operand types are 'pybind11::object' and 'pybind11::object') temp = reinterpret_steal(PyUnicode_AsUTF8String(m_ptr)); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:963:18: note: candidates are: In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:255:13: note: pybind11::object& pybind11::object::operator=(const pybind11::object&) object& operator=(const object &other) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:262:13: note: pybind11::object& pybind11::object::operator=(pybind11::object) object& operator=(object &&other) noexcept { ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:965:84: error: 'pybind11_fail' was not declared in this scope pybind11_fail("Unable to extract string contents! (encoding issue)"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:970:78: error: 'pybind11_fail' was not declared in this scope pybind11_fail("Unable to extract string contents! (invalid type)"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'pybind11::str pybind11::str::format() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:976:29: error: there are no arguments to 'attr' that depend on a template parameter, so a declaration of 'attr' must be available [-fpermissive] return attr("format")(std::forward(args)...); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:976:29: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:976:31: error: 'forward' is not a member of 'std' return attr("format")(std::forward(args)...); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:976:48: error: expected primary-expression before '>' token return attr("format")(std::forward(args)...); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:976:50: error: 'args' was not declared in this scope return attr("format")(std::forward(args)...); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1004:5: error: expected ',' or '...' before '&&' token PYBIND11_OBJECT(bytes, object, PYBIND11_BYTES_CHECK) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::bytes::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1004:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT(bytes, object, PYBIND11_BYTES_CHECK) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static bool pybind11::bytes::check_(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1004:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT(bytes, object, PYBIND11_BYTES_CHECK) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::bytes::bytes(pybind11::object)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1004:5: error: 'move' is not a member of 'std' PYBIND11_OBJECT(bytes, object, PYBIND11_BYTES_CHECK) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1004:5: error: 'o' was not declared in this scope PYBIND11_OBJECT(bytes, object, PYBIND11_BYTES_CHECK) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::bytes::bytes(const char*)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1009:69: error: 'pybind11_fail' was not declared in this scope if (!m_ptr) pybind11_fail("Could not allocate bytes object!"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::bytes::bytes(const char*, size_t)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1014:69: error: 'pybind11_fail' was not declared in this scope if (!m_ptr) pybind11_fail("Could not allocate bytes object!"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'pybind11::bytes::operator std::string() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1026:62: error: 'pybind11_fail' was not declared in this scope pybind11_fail("Unable to extract bytes contents!"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::bytes::bytes(const pybind11::str&)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1037:14: error: ambiguous overload for 'operator=' (operand types are 'pybind11::object' and 'pybind11::object') temp = reinterpret_steal(PyUnicode_AsUTF8String(s.ptr())); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1037:14: note: candidates are: In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:255:13: note: pybind11::object& pybind11::object::operator=(const pybind11::object&) object& operator=(const object &other) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:262:13: note: pybind11::object& pybind11::object::operator=(pybind11::object) object& operator=(object &&other) noexcept { ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1039:80: error: 'pybind11_fail' was not declared in this scope pybind11_fail("Unable to extract string contents! (encoding issue)"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1044:74: error: 'pybind11_fail' was not declared in this scope pybind11_fail("Unable to extract string contents! (invalid type)"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1045:10: error: 'obj' does not name a type auto obj = reinterpret_steal(PYBIND11_BYTES_FROM_STRING_AND_SIZE(buffer, length)); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1046:10: error: 'obj' was not declared in this scope if (!obj) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1047:57: error: 'pybind11_fail' was not declared in this scope pybind11_fail("Could not allocate bytes object!"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1048:13: error: 'obj' was not declared in this scope m_ptr = obj.release().ptr(); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::str::str(const pybind11::bytes&)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1055:58: error: 'pybind11_fail' was not declared in this scope pybind11_fail("Unable to extract bytes contents!"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1056:10: error: 'obj' does not name a type auto obj = reinterpret_steal(PyUnicode_FromStringAndSize(buffer, (ssize_t) length)); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1057:10: error: 'obj' was not declared in this scope if (!obj) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1058:58: error: 'pybind11_fail' was not declared in this scope pybind11_fail("Could not allocate string object!"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1059:13: error: 'obj' was not declared in this scope m_ptr = obj.release().ptr(); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1066:5: error: expected ',' or '...' before '&&' token PYBIND11_OBJECT(none, object, detail::PyNone_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::none::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1066:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT(none, object, detail::PyNone_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static bool pybind11::none::check_(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1066:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT(none, object, detail::PyNone_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::none::none(pybind11::object)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1066:5: error: 'move' is not a member of 'std' PYBIND11_OBJECT(none, object, detail::PyNone_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1066:5: error: 'o' was not declared in this scope PYBIND11_OBJECT(none, object, detail::PyNone_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1072:5: error: expected ',' or '...' before '&&' token PYBIND11_OBJECT(ellipsis, object, detail::PyEllipsis_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::ellipsis::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1072:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT(ellipsis, object, detail::PyEllipsis_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static bool pybind11::ellipsis::check_(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1072:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT(ellipsis, object, detail::PyEllipsis_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::ellipsis::ellipsis(pybind11::object)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1072:5: error: 'move' is not a member of 'std' PYBIND11_OBJECT(ellipsis, object, detail::PyEllipsis_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1072:5: error: 'o' was not declared in this scope PYBIND11_OBJECT(ellipsis, object, detail::PyEllipsis_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1078:5: error: expected ',' or '...' before '&&' token PYBIND11_OBJECT_CVT(bool_, object, PyBool_Check, raw_bool) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::bool_::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1078:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_CVT(bool_, object, PyBool_Check, raw_bool) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static bool pybind11::bool_::check_(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1078:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_CVT(bool_, object, PyBool_Check, raw_bool) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::bool_::bool_(pybind11::object)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1078:5: error: 'o' was not declared in this scope PYBIND11_OBJECT_CVT(bool_, object, PyBool_Check, raw_bool) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static PyObject* pybind11::bool_::raw_bool(PyObject*)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1087:20: error: 'value' does not name a type const auto value = PyObject_IsTrue(op); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1088:13: error: 'value' was not declared in this scope if (value == -1) return nullptr; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1088:33: error: 'nullptr' was not declared in this scope if (value == -1) return nullptr; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1089:23: error: 'value' was not declared in this scope return handle(value ? Py_True : Py_False).inc_ref().ptr(); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: error: expected ',' or '...' before '&&' token PYBIND11_OBJECT_CVT(int_, object, PYBIND11_LONG_CHECK, PyNumber_Long) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1121:23: error: 'pybind11::detail::enable_if_t' has not been declared detail::enable_if_t::value, int> = 0> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1121:34: error: expected '>' before '<' token detail::enable_if_t::value, int> = 0> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1138:23: error: 'pybind11::detail::enable_if_t' has not been declared detail::enable_if_t::value, int> = 0> ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1138:34: error: expected '>' before '<' token detail::enable_if_t::value, int> = 0> ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::int_::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_CVT(int_, object, PYBIND11_LONG_CHECK, PyNumber_Long) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static bool pybind11::int_::check_(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_CVT(int_, object, PYBIND11_LONG_CHECK, PyNumber_Long) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::int_::int_(pybind11::object)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: error: 'o' was not declared in this scope PYBIND11_OBJECT_CVT(int_, object, PYBIND11_LONG_CHECK, PyNumber_Long) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::int_::int_(T)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1124:17: error: 'is_signed' is not a member of 'std' if (std::is_signed::value) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1124:33: error: expected primary-expression before '>' token if (std::is_signed::value) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1124:34: error: '::value' has not been declared if (std::is_signed::value) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1129:17: error: 'is_signed' is not a member of 'std' if (std::is_signed::value) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1129:33: error: expected primary-expression before '>' token if (std::is_signed::value) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1129:34: error: '::value' has not been declared if (std::is_signed::value) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1134:67: error: there are no arguments to 'pybind11_fail' that depend on a template parameter, so a declaration of 'pybind11_fail' must be available [-fpermissive] if (!m_ptr) pybind11_fail("Could not allocate int object!"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'pybind11::int_::operator T() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1140:16: error: 'is_unsigned' is not a member of 'std' return std::is_unsigned::value ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1140:34: error: expected primary-expression before '>' token return std::is_unsigned::value ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1140:35: error: '::value' has not been declared return std::is_unsigned::value ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1150:5: error: expected ',' or '...' before '&&' token PYBIND11_OBJECT_CVT(float_, object, PyFloat_Check, PyNumber_Float) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::float_::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1150:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_CVT(float_, object, PyFloat_Check, PyNumber_Float) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static bool pybind11::float_::check_(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1150:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_CVT(float_, object, PyFloat_Check, PyNumber_Float) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::float_::float_(pybind11::object)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1150:5: error: 'o' was not declared in this scope PYBIND11_OBJECT_CVT(float_, object, PyFloat_Check, PyNumber_Float) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::float_::float_(float)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1153:69: error: 'pybind11_fail' was not declared in this scope if (!m_ptr) pybind11_fail("Could not allocate float object!"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::float_::float_(double)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1156:69: error: 'pybind11_fail' was not declared in this scope if (!m_ptr) pybind11_fail("Could not allocate float object!"); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1164:5: error: expected ',' or '...' before '&&' token PYBIND11_OBJECT_DEFAULT(weakref, object, PyWeakref_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::weakref::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1164:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_DEFAULT(weakref, object, PyWeakref_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static bool pybind11::weakref::check_(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1164:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_DEFAULT(weakref, object, PyWeakref_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::weakref::weakref(pybind11::object)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1164:5: error: 'move' is not a member of 'std' PYBIND11_OBJECT_DEFAULT(weakref, object, PyWeakref_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1164:5: error: 'o' was not declared in this scope PYBIND11_OBJECT_DEFAULT(weakref, object, PyWeakref_Check) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::weakref::weakref(pybind11::handle, pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1167:71: error: 'pybind11_fail' was not declared in this scope if (!m_ptr) pybind11_fail("Could not allocate weak reference!"); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1173:5: error: expected ',' or '...' before '&&' token PYBIND11_OBJECT_DEFAULT(slice, object, PySlice_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::slice::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1173:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_DEFAULT(slice, object, PySlice_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static bool pybind11::slice::check_(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1173:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_DEFAULT(slice, object, PySlice_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::slice::slice(pybind11::object)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1173:5: error: 'move' is not a member of 'std' PYBIND11_OBJECT_DEFAULT(slice, object, PySlice_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1173:5: error: 'o' was not declared in this scope PYBIND11_OBJECT_DEFAULT(slice, object, PySlice_Check) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::slice::slice(ssize_t, ssize_t, ssize_t)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1175:26: error: no matching function for call to 'pybind11::int_::int_(ssize_t&)' int_ start(start_), stop(stop_), step(step_); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1175:26: note: candidates are: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1122:5: note: template > pybind11::int_::int_(T) int_(T value) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1122:5: note: template argument deduction/substitution failed: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1175:26: note: couldn't deduce template parameter '' int_ start(start_), stop(stop_), step(step_); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1118:5: note: pybind11::int_::int_() int_() : object(PyLong_FromLong(0), stolen_t{}) { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1118:5: note: candidate expects 0 arguments, 1 provided In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: pybind11::int_::int_(pybind11::object) PYBIND11_OBJECT_CVT(int_, object, PYBIND11_LONG_CHECK, PyNumber_Long) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: no known conversion for argument 1 from 'ssize_t {aka long int}' to 'pybind11::object' /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: pybind11::int_::int_(const pybind11::object&) PYBIND11_OBJECT_CVT(int_, object, PYBIND11_LONG_CHECK, PyNumber_Long) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: no known conversion for argument 1 from 'ssize_t {aka long int}' to 'const pybind11::object&' /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: template pybind11::int_::int_(const pybind11::detail::accessor&) PYBIND11_OBJECT_CVT(int_, object, PYBIND11_LONG_CHECK, PyNumber_Long) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: template argument deduction/substitution failed: In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1175:26: note: mismatched types 'const pybind11::detail::accessor' and 'ssize_t {aka long int}' int_ start(start_), stop(stop_), step(step_); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: pybind11::int_::int_(pybind11::handle, pybind11::object::stolen_t) PYBIND11_OBJECT_CVT(int_, object, PYBIND11_LONG_CHECK, PyNumber_Long) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: candidate expects 2 arguments, 1 provided /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: pybind11::int_::int_(pybind11::handle, pybind11::object::borrowed_t) PYBIND11_OBJECT_CVT(int_, object, PYBIND11_LONG_CHECK, PyNumber_Long) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: candidate expects 2 arguments, 1 provided /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: pybind11::int_::int_(pybind11::handle, bool) PYBIND11_OBJECT_CVT(int_, object, PYBIND11_LONG_CHECK, PyNumber_Long) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: candidate expects 2 arguments, 1 provided In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1115:7: note: pybind11::int_::int_(const pybind11::int_&) class int_ : public object { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1115:7: note: no known conversion for argument 1 from 'ssize_t {aka long int}' to 'const pybind11::int_&' /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1175:39: error: no matching function for call to 'pybind11::int_::int_(ssize_t&)' int_ start(start_), stop(stop_), step(step_); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1175:39: note: candidates are: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1122:5: note: template > pybind11::int_::int_(T) int_(T value) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1122:5: note: template argument deduction/substitution failed: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1175:39: note: couldn't deduce template parameter '' int_ start(start_), stop(stop_), step(step_); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1118:5: note: pybind11::int_::int_() int_() : object(PyLong_FromLong(0), stolen_t{}) { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1118:5: note: candidate expects 0 arguments, 1 provided In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: pybind11::int_::int_(pybind11::object) PYBIND11_OBJECT_CVT(int_, object, PYBIND11_LONG_CHECK, PyNumber_Long) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: no known conversion for argument 1 from 'ssize_t {aka long int}' to 'pybind11::object' /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: pybind11::int_::int_(const pybind11::object&) PYBIND11_OBJECT_CVT(int_, object, PYBIND11_LONG_CHECK, PyNumber_Long) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: no known conversion for argument 1 from 'ssize_t {aka long int}' to 'const pybind11::object&' /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: template pybind11::int_::int_(const pybind11::detail::accessor&) PYBIND11_OBJECT_CVT(int_, object, PYBIND11_LONG_CHECK, PyNumber_Long) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: template argument deduction/substitution failed: In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1175:39: note: mismatched types 'const pybind11::detail::accessor' and 'ssize_t {aka long int}' int_ start(start_), stop(stop_), step(step_); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: pybind11::int_::int_(pybind11::handle, pybind11::object::stolen_t) PYBIND11_OBJECT_CVT(int_, object, PYBIND11_LONG_CHECK, PyNumber_Long) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: candidate expects 2 arguments, 1 provided /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: pybind11::int_::int_(pybind11::handle, pybind11::object::borrowed_t) PYBIND11_OBJECT_CVT(int_, object, PYBIND11_LONG_CHECK, PyNumber_Long) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: candidate expects 2 arguments, 1 provided /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: pybind11::int_::int_(pybind11::handle, bool) PYBIND11_OBJECT_CVT(int_, object, PYBIND11_LONG_CHECK, PyNumber_Long) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: candidate expects 2 arguments, 1 provided In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1115:7: note: pybind11::int_::int_(const pybind11::int_&) class int_ : public object { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1115:7: note: no known conversion for argument 1 from 'ssize_t {aka long int}' to 'const pybind11::int_&' /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1175:52: error: no matching function for call to 'pybind11::int_::int_(ssize_t&)' int_ start(start_), stop(stop_), step(step_); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1175:52: note: candidates are: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1122:5: note: template > pybind11::int_::int_(T) int_(T value) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1122:5: note: template argument deduction/substitution failed: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1175:52: note: couldn't deduce template parameter '' int_ start(start_), stop(stop_), step(step_); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1118:5: note: pybind11::int_::int_() int_() : object(PyLong_FromLong(0), stolen_t{}) { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1118:5: note: candidate expects 0 arguments, 1 provided In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: pybind11::int_::int_(pybind11::object) PYBIND11_OBJECT_CVT(int_, object, PYBIND11_LONG_CHECK, PyNumber_Long) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: no known conversion for argument 1 from 'ssize_t {aka long int}' to 'pybind11::object' /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: pybind11::int_::int_(const pybind11::object&) PYBIND11_OBJECT_CVT(int_, object, PYBIND11_LONG_CHECK, PyNumber_Long) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: no known conversion for argument 1 from 'ssize_t {aka long int}' to 'const pybind11::object&' /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: template pybind11::int_::int_(const pybind11::detail::accessor&) PYBIND11_OBJECT_CVT(int_, object, PYBIND11_LONG_CHECK, PyNumber_Long) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: template argument deduction/substitution failed: In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1175:52: note: mismatched types 'const pybind11::detail::accessor' and 'ssize_t {aka long int}' int_ start(start_), stop(stop_), step(step_); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: pybind11::int_::int_(pybind11::handle, pybind11::object::stolen_t) PYBIND11_OBJECT_CVT(int_, object, PYBIND11_LONG_CHECK, PyNumber_Long) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: candidate expects 2 arguments, 1 provided /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: pybind11::int_::int_(pybind11::handle, pybind11::object::borrowed_t) PYBIND11_OBJECT_CVT(int_, object, PYBIND11_LONG_CHECK, PyNumber_Long) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: candidate expects 2 arguments, 1 provided /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: pybind11::int_::int_(pybind11::handle, bool) PYBIND11_OBJECT_CVT(int_, object, PYBIND11_LONG_CHECK, PyNumber_Long) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1117:5: note: candidate expects 2 arguments, 1 provided In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1115:7: note: pybind11::int_::int_(const pybind11::int_&) class int_ : public object { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1115:7: note: no known conversion for argument 1 from 'ssize_t {aka long int}' to 'const pybind11::int_&' /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1177:69: error: 'pybind11_fail' was not declared in this scope if (!m_ptr) pybind11_fail("Could not allocate slice object!"); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1197:5: error: expected ',' or '...' before '&&' token PYBIND11_OBJECT_DEFAULT(capsule, object, PyCapsule_CheckExact) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1244:22: error: default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11 T* get_pointer() const { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1201:60: error: 'nullptr' was not declared in this scope explicit capsule(const void *value, const char *name = nullptr, void (*destructor)(PyObject *) = nullptr) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1201:102: error: 'nullptr' was not declared in this scope explicit capsule(const void *value, const char *name = nullptr, void (*destructor)(PyObject *) = nullptr) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::capsule::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1197:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_DEFAULT(capsule, object, PyCapsule_CheckExact) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static bool pybind11::capsule::check_(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1197:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_DEFAULT(capsule, object, PyCapsule_CheckExact) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::capsule::capsule(pybind11::object)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1197:5: error: 'move' is not a member of 'std' PYBIND11_OBJECT_DEFAULT(capsule, object, PyCapsule_CheckExact) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1197:5: error: 'o' was not declared in this scope PYBIND11_OBJECT_DEFAULT(capsule, object, PyCapsule_CheckExact) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::capsule::capsule(const void*, const char*, void (*)(PyObject*))': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1204:63: error: 'pybind11_fail' was not declared in this scope pybind11_fail("Could not allocate capsule object!"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::capsule::capsule(const void*, void (*)(PyObject*))': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1209:58: error: 'nullptr' was not declared in this scope : object(PyCapsule_New(const_cast(value), nullptr, destruct), stolen_t{}) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1211:63: error: 'pybind11_fail' was not declared in this scope pybind11_fail("Could not allocate capsule object!"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::capsule::capsule(const void*, void (*)(void*))': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1215:58: error: 'nullptr' was not declared in this scope m_ptr = PyCapsule_New(const_cast(value), nullptr, [](PyObject *o) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In lambda function: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1216:18: error: 'destructor' does not name a type auto destructor = reinterpret_cast(PyCapsule_GetContext(o)); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1217:49: error: 'nullptr' is not captured void *ptr = PyCapsule_GetPointer(o, nullptr); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1218:13: error: 'destructor' is not captured destructor(ptr); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::capsule::capsule(const void*, void (*)(void*))': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1222:63: error: 'pybind11_fail' was not declared in this scope pybind11_fail("Could not allocate capsule object!"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1225:59: error: 'pybind11_fail' was not declared in this scope pybind11_fail("Could not set capsule context!"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::capsule::capsule(void (*)())': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1229:69: error: 'nullptr' was not declared in this scope m_ptr = PyCapsule_New(reinterpret_cast(destructor), nullptr, [](PyObject *o) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In lambda function: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1230:18: error: 'destructor' does not name a type auto destructor = reinterpret_cast(PyCapsule_GetPointer(o, nullptr)); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1231:13: error: 'destructor' is not captured destructor(); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::capsule::capsule(void (*)())': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1235:63: error: 'pybind11_fail' was not declared in this scope pybind11_fail("Could not allocate capsule object!"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'T* pybind11::capsule::get_pointer() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1245:14: error: 'name' does not name a type auto name = this->name(); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1246:70: error: invalid use of non-static member function T *result = static_cast(PyCapsule_GetPointer(m_ptr, name)); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1247:73: error: there are no arguments to 'pybind11_fail' that depend on a template parameter, so a declaration of 'pybind11_fail' must be available [-fpermissive] if (!result) pybind11_fail("Unable to extract capsule contents!"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'void pybind11::capsule::set_pointer(const void*)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1254:58: error: 'pybind11_fail' was not declared in this scope pybind11_fail("Could not set capsule pointer"); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1262:5: error: expected ',' or '...' before '&&' token PYBIND11_OBJECT_CVT(tuple, object, PyTuple_Check, PySequence_Tuple) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1268:13: error: 'tuple_accessor' in namespace 'pybind11::detail' does not name a type detail::tuple_accessor operator[](size_t index) const { return {*this, index}; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1269:13: error: 'item_accessor' in namespace 'pybind11::detail' does not name a type detail::item_accessor operator[](handle h) const { return object::operator[](h); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1270:13: error: 'tuple_iterator' in namespace 'pybind11::detail' does not name a type detail::tuple_iterator begin() const { return {*this, 0}; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1271:13: error: 'tuple_iterator' in namespace 'pybind11::detail' does not name a type detail::tuple_iterator end() const { return {*this, PyTuple_GET_SIZE(m_ptr)}; } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::tuple::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1262:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_CVT(tuple, object, PyTuple_Check, PySequence_Tuple) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static bool pybind11::tuple::check_(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1262:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_CVT(tuple, object, PyTuple_Check, PySequence_Tuple) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::tuple::tuple(pybind11::object)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1262:5: error: 'o' was not declared in this scope PYBIND11_OBJECT_CVT(tuple, object, PyTuple_Check, PySequence_Tuple) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::tuple::tuple(size_t)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1264:69: error: 'pybind11_fail' was not declared in this scope if (!m_ptr) pybind11_fail("Could not allocate tuple object!"); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1276:5: error: expected ',' or '...' before '&&' token PYBIND11_OBJECT_CVT(dict, object, PyDict_Check, raw_dict) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1281:34: error: 'enable_if_t' in namespace 'pybind11::detail' does not name a template type typename = detail::enable_if_t...>::value>, ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1281:45: error: expected '>' before '<' token typename = detail::enable_if_t...>::value>, ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1284:91: error: expected unqualified-id before '{' token explicit dict(Args &&...args) : dict(collector(std::forward(args)...).kwargs()) { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1288:13: error: 'dict_iterator' in namespace 'pybind11::detail' does not name a type detail::dict_iterator begin() const { return {*this, 0}; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1289:13: error: 'dict_iterator' in namespace 'pybind11::detail' does not name a type detail::dict_iterator end() const { return {}; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1291:43: error: expected ',' or '...' before '&&' token template bool contains(T &&key) const { ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::dict::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1276:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_CVT(dict, object, PyDict_Check, raw_dict) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static bool pybind11::dict::check_(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1276:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_CVT(dict, object, PyDict_Check, raw_dict) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::dict::dict(pybind11::object)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1276:5: error: 'o' was not declared in this scope PYBIND11_OBJECT_CVT(dict, object, PyDict_Check, raw_dict) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::dict::dict()': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1278:68: error: 'pybind11_fail' was not declared in this scope if (!m_ptr) pybind11_fail("Could not allocate dict object!"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::dict::contains(T) const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1292:62: error: 'forward' is not a member of 'std' return PyDict_Contains(m_ptr, detail::object_or_cast(std::forward(key)).ptr()) == 1; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1292:76: error: expected primary-expression before '>' token return PyDict_Contains(m_ptr, detail::object_or_cast(std::forward(key)).ptr()) == 1; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1292:78: error: 'key' was not declared in this scope return PyDict_Contains(m_ptr, detail::object_or_cast(std::forward(key)).ptr()) == 1; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static PyObject* pybind11::dict::raw_dict(PyObject*)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1300:76: error: 'nullptr' was not declared in this scope return PyObject_CallFunctionObjArgs((PyObject *) &PyDict_Type, op, nullptr); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1306:5: error: expected ',' or '...' before '&&' token PYBIND11_OBJECT_DEFAULT(sequence, object, PySequence_Check) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1314:13: error: 'sequence_accessor' in namespace 'pybind11::detail' does not name a type detail::sequence_accessor operator[](size_t index) const { return {*this, index}; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1315:13: error: 'item_accessor' in namespace 'pybind11::detail' does not name a type detail::item_accessor operator[](handle h) const { return object::operator[](h); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1316:13: error: 'sequence_iterator' in namespace 'pybind11::detail' does not name a type detail::sequence_iterator begin() const { return {*this, 0}; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1317:13: error: 'sequence_iterator' in namespace 'pybind11::detail' does not name a type detail::sequence_iterator end() const { return {*this, PySequence_Size(m_ptr)}; } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::sequence::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1306:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_DEFAULT(sequence, object, PySequence_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static bool pybind11::sequence::check_(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1306:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_DEFAULT(sequence, object, PySequence_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::sequence::sequence(pybind11::object)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1306:5: error: 'move' is not a member of 'std' PYBIND11_OBJECT_DEFAULT(sequence, object, PySequence_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1306:5: error: 'o' was not declared in this scope PYBIND11_OBJECT_DEFAULT(sequence, object, PySequence_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1322:5: error: expected ',' or '...' before '&&' token PYBIND11_OBJECT_CVT(list, object, PyList_Check, PySequence_List) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1328:13: error: 'list_accessor' in namespace 'pybind11::detail' does not name a type detail::list_accessor operator[](size_t index) const { return {*this, index}; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1329:13: error: 'item_accessor' in namespace 'pybind11::detail' does not name a type detail::item_accessor operator[](handle h) const { return object::operator[](h); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1330:13: error: 'list_iterator' in namespace 'pybind11::detail' does not name a type detail::list_iterator begin() const { return {*this, 0}; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1331:13: error: 'list_iterator' in namespace 'pybind11::detail' does not name a type detail::list_iterator end() const { return {*this, PyList_GET_SIZE(m_ptr)}; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1332:41: error: expected ',' or '...' before '&&' token template void append(T &&val) const { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1335:55: error: expected ',' or '...' before '&&' token template void insert(size_t index, T &&val) const { ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::list::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1322:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_CVT(list, object, PyList_Check, PySequence_List) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static bool pybind11::list::check_(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1322:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_CVT(list, object, PyList_Check, PySequence_List) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::list::list(pybind11::object)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1322:5: error: 'o' was not declared in this scope PYBIND11_OBJECT_CVT(list, object, PyList_Check, PySequence_List) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::list::list(size_t)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1324:68: error: 'pybind11_fail' was not declared in this scope if (!m_ptr) pybind11_fail("Could not allocate list object!"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'void pybind11::list::append(T) const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1333:53: error: 'forward' is not a member of 'std' PyList_Append(m_ptr, detail::object_or_cast(std::forward(val)).ptr()); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1333:67: error: expected primary-expression before '>' token PyList_Append(m_ptr, detail::object_or_cast(std::forward(val)).ptr()); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1333:69: error: 'val' was not declared in this scope PyList_Append(m_ptr, detail::object_or_cast(std::forward(val)).ptr()); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'void pybind11::list::insert(size_t, T) const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1337:36: error: 'forward' is not a member of 'std' detail::object_or_cast(std::forward(val)).ptr()); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1337:50: error: expected primary-expression before '>' token detail::object_or_cast(std::forward(val)).ptr()); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1337:52: error: 'val' was not declared in this scope detail::object_or_cast(std::forward(val)).ptr()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1341:29: error: expected ',' or '...' before '&&' token class args : public tuple { PYBIND11_OBJECT_DEFAULT(args, tuple, PyTuple_Check) }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::args::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1341:29: error: 'nullptr' was not declared in this scope class args : public tuple { PYBIND11_OBJECT_DEFAULT(args, tuple, PyTuple_Check) }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static bool pybind11::args::check_(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1341:29: error: 'nullptr' was not declared in this scope class args : public tuple { PYBIND11_OBJECT_DEFAULT(args, tuple, PyTuple_Check) }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::args::args(const pybind11::object&)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1341:29: error: call of overloaded 'tuple(const pybind11::object&)' is ambiguous class args : public tuple { PYBIND11_OBJECT_DEFAULT(args, tuple, PyTuple_Check) }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1341:29: note: candidates are: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1262:5: note: pybind11::tuple::tuple(pybind11::object) PYBIND11_OBJECT_CVT(tuple, object, PyTuple_Check, PySequence_Tuple) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1262:5: note: pybind11::tuple::tuple(const pybind11::object&) PYBIND11_OBJECT_CVT(tuple, object, PyTuple_Check, PySequence_Tuple) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1260:7: note: pybind11::tuple::tuple(const pybind11::tuple&) class tuple : public object { ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::args::args(pybind11::object)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1341:29: error: 'move' is not a member of 'std' class args : public tuple { PYBIND11_OBJECT_DEFAULT(args, tuple, PyTuple_Check) }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1341:29: error: 'o' was not declared in this scope class args : public tuple { PYBIND11_OBJECT_DEFAULT(args, tuple, PyTuple_Check) }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1342:30: error: expected ',' or '...' before '&&' token class kwargs : public dict { PYBIND11_OBJECT_DEFAULT(kwargs, dict, PyDict_Check) }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::kwargs::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1342:30: error: 'nullptr' was not declared in this scope class kwargs : public dict { PYBIND11_OBJECT_DEFAULT(kwargs, dict, PyDict_Check) }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static bool pybind11::kwargs::check_(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1342:30: error: 'nullptr' was not declared in this scope class kwargs : public dict { PYBIND11_OBJECT_DEFAULT(kwargs, dict, PyDict_Check) }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::kwargs::kwargs(const pybind11::object&)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1342:30: error: call of overloaded 'dict(const pybind11::object&)' is ambiguous class kwargs : public dict { PYBIND11_OBJECT_DEFAULT(kwargs, dict, PyDict_Check) }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1342:30: note: candidates are: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1276:5: note: pybind11::dict::dict(pybind11::object) PYBIND11_OBJECT_CVT(dict, object, PyDict_Check, raw_dict) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1276:5: note: pybind11::dict::dict(const pybind11::object&) PYBIND11_OBJECT_CVT(dict, object, PyDict_Check, raw_dict) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1274:7: note: pybind11::dict::dict(const pybind11::dict&) class dict : public object { ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::kwargs::kwargs(pybind11::object)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1342:30: error: 'move' is not a member of 'std' class kwargs : public dict { PYBIND11_OBJECT_DEFAULT(kwargs, dict, PyDict_Check) }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1342:30: error: 'o' was not declared in this scope class kwargs : public dict { PYBIND11_OBJECT_DEFAULT(kwargs, dict, PyDict_Check) }; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1346:5: error: expected ',' or '...' before '&&' token PYBIND11_OBJECT_CVT(set, object, PySet_Check, PySet_New) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1352:38: error: expected ',' or '...' before '&&' token template bool add(T &&val) const { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1356:43: error: expected ',' or '...' before '&&' token template bool contains(T &&val) const { ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::set::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1346:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_CVT(set, object, PySet_Check, PySet_New) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static bool pybind11::set::check_(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1346:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_CVT(set, object, PySet_Check, PySet_New) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::set::set(pybind11::object)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1346:5: error: 'o' was not declared in this scope PYBIND11_OBJECT_CVT(set, object, PySet_Check, PySet_New) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::set::set()': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1347:30: error: 'nullptr' was not declared in this scope set() : object(PySet_New(nullptr), stolen_t{}) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1348:67: error: 'pybind11_fail' was not declared in this scope if (!m_ptr) pybind11_fail("Could not allocate set object!"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::set::add(T) const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1353:56: error: 'forward' is not a member of 'std' return PySet_Add(m_ptr, detail::object_or_cast(std::forward(val)).ptr()) == 0; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1353:70: error: expected primary-expression before '>' token return PySet_Add(m_ptr, detail::object_or_cast(std::forward(val)).ptr()) == 0; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1353:72: error: 'val' was not declared in this scope return PySet_Add(m_ptr, detail::object_or_cast(std::forward(val)).ptr()) == 0; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::set::contains(T) const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1357:61: error: 'forward' is not a member of 'std' return PySet_Contains(m_ptr, detail::object_or_cast(std::forward(val)).ptr()) == 1; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1357:75: error: expected primary-expression before '>' token return PySet_Contains(m_ptr, detail::object_or_cast(std::forward(val)).ptr()) == 1; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1357:77: error: 'val' was not declared in this scope return PySet_Contains(m_ptr, detail::object_or_cast(std::forward(val)).ptr()) == 1; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1363:5: error: expected ',' or '...' before '&&' token PYBIND11_OBJECT_DEFAULT(function, object, PyCallable_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::function::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1363:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_DEFAULT(function, object, PyCallable_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static bool pybind11::function::check_(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1363:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_DEFAULT(function, object, PyCallable_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::function::function(pybind11::object)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1363:5: error: 'move' is not a member of 'std' PYBIND11_OBJECT_DEFAULT(function, object, PyCallable_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1363:5: error: 'o' was not declared in this scope PYBIND11_OBJECT_DEFAULT(function, object, PyCallable_Check) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1375:5: error: expected ',' or '...' before '&&' token PYBIND11_OBJECT_CVT(staticmethod, object, detail::PyStaticMethod_Check, PyStaticMethod_New) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::staticmethod::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1375:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_CVT(staticmethod, object, detail::PyStaticMethod_Check, PyStaticMethod_New) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static bool pybind11::staticmethod::check_(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1375:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_CVT(staticmethod, object, detail::PyStaticMethod_Check, PyStaticMethod_New) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::staticmethod::staticmethod(pybind11::object)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1375:5: error: 'o' was not declared in this scope PYBIND11_OBJECT_CVT(staticmethod, object, detail::PyStaticMethod_Check, PyStaticMethod_New) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1380:5: error: expected ',' or '...' before '&&' token PYBIND11_OBJECT_DEFAULT(buffer, object, PyObject_CheckBuffer) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::buffer::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1380:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_DEFAULT(buffer, object, PyObject_CheckBuffer) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static bool pybind11::buffer::check_(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1380:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_DEFAULT(buffer, object, PyObject_CheckBuffer) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::buffer::buffer(pybind11::object)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1380:5: error: 'move' is not a member of 'std' PYBIND11_OBJECT_DEFAULT(buffer, object, PyObject_CheckBuffer) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1380:5: error: 'o' was not declared in this scope PYBIND11_OBJECT_DEFAULT(buffer, object, PyObject_CheckBuffer) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'pybind11::buffer_info pybind11::buffer::request(bool) const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1385:36: error: cannot convert 'Py_buffer* {aka bufferinfo*}' to 'int*' in initialization auto *view = new Py_buffer(); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1386:50: error: cannot convert 'int*' to 'Py_buffer* {aka bufferinfo*}' for argument '2' to 'int PyObject_GetBuffer(PyObject*, Py_buffer*, int)' if (PyObject_GetBuffer(m_ptr, view, flags) != 0) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1390:32: error: no matching function for call to 'pybind11::buffer_info::buffer_info(int*&)' return buffer_info(view); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1390:32: note: candidates are: In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:121:5: note: pybind11::buffer_info::buffer_info(pybind11::buffer_info::private_ctr_tag, void*, ssize_t, const string&, ssize_t, pybind11::detail::any_container) buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim, ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:121:5: note: candidate expects 6 arguments, 1 provided /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:77:14: note: pybind11::buffer_info::buffer_info(Py_buffer*, bool) explicit buffer_info(Py_buffer *view, bool ownview = true) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:77:14: note: no known conversion for argument 1 from 'int*' to 'Py_buffer* {aka bufferinfo*}' /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:74:5: note: template pybind11::buffer_info::buffer_info(const T*, ssize_t, bool) buffer_info(const T *ptr, ssize_t size, bool readonly=true) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:74:5: note: template argument deduction/substitution failed: In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1390:32: note: candidate expects 3 arguments, 1 provided return buffer_info(view); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:70:5: note: template pybind11::buffer_info::buffer_info(T*, ssize_t, bool) buffer_info(T *ptr, ssize_t size, bool readonly=false) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:70:5: note: template argument deduction/substitution failed: In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1390:32: note: candidate expects 3 arguments, 1 provided return buffer_info(view); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:66:5: note: pybind11::buffer_info::buffer_info(void*, ssize_t, const string&, ssize_t, bool) buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t size, bool readonly=false) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:66:5: note: candidate expects 5 arguments, 1 provided In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:63:5: note: template pybind11::buffer_info::buffer_info(T*, pybind11::detail::any_container, pybind11::detail::any_container, bool) buffer_info(T *ptr, detail::any_container shape_in, detail::any_container strides_in, bool readonly=false) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:63:5: note: template argument deduction/substitution failed: In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1390:32: note: candidate expects 4 arguments, 1 provided return buffer_info(view); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:52:5: note: pybind11::buffer_info::buffer_info(void*, ssize_t, const string&, ssize_t, pybind11::detail::any_container, pybind11::detail::any_container, bool) buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim, ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:52:5: note: candidate expects 7 arguments, 1 provided /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:50:5: note: pybind11::buffer_info::buffer_info() buffer_info() = default; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/buffer_info.h:50:5: note: candidate expects 0 arguments, 1 provided In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1396:5: error: expected ',' or '...' before '&&' token PYBIND11_OBJECT_CVT(memoryview, object, PyMemoryView_Check, PyMemoryView_FromObject) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::memoryview::check() const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1396:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_CVT(memoryview, object, PyMemoryView_Check, PyMemoryView_FromObject) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static bool pybind11::memoryview::check_(pybind11::handle)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1396:5: error: 'nullptr' was not declared in this scope PYBIND11_OBJECT_CVT(memoryview, object, PyMemoryView_Check, PyMemoryView_FromObject) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::memoryview::memoryview(pybind11::object)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1396:5: error: 'o' was not declared in this scope PYBIND11_OBJECT_CVT(memoryview, object, PyMemoryView_Check, PyMemoryView_FromObject) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In constructor 'pybind11::memoryview::memoryview(const pybind11::buffer_info&)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1409:78: error: 'pybind11_fail' was not declared in this scope pybind11_fail("Prohibited to create memoryview without Py_buffer"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1415:79: error: 'pybind11_fail' was not declared in this scope pybind11_fail("Unable to create memoryview from buffer descriptor"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static pybind11::memoryview pybind11::memoryview::from_memory(void*, ssize_t, bool)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1490:66: error: 'pybind11_fail' was not declared in this scope pybind11_fail("Could not allocate memoryview object!"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1491:50: error: call of overloaded 'memoryview(pybind11::object)' is ambiguous return memoryview(object(ptr, stolen_t{})); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1491:50: note: candidates are: In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1396:5: note: pybind11::memoryview::memoryview(pybind11::object) PYBIND11_OBJECT_CVT(memoryview, object, PyMemoryView_Check, PyMemoryView_FromObject) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1396:5: note: pybind11::memoryview::memoryview(const pybind11::object&) PYBIND11_OBJECT_CVT(memoryview, object, PyMemoryView_Check, PyMemoryView_FromObject) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1394:7: note: pybind11::memoryview::memoryview(const pybind11::memoryview&) class memoryview : public object { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In static member function 'static pybind11::memoryview pybind11::memoryview::from_buffer(void*, ssize_t, const char*, pybind11::detail::any_container, pybind11::detail::any_container, bool)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1507:78: error: 'pybind11_fail' was not declared in this scope pybind11_fail("memoryview: shape length doesn't match strides length"); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1513:16: error: 'nullptr' was not declared in this scope view.obj = nullptr; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1526:46: error: call of overloaded 'memoryview(pybind11::object)' is ambiguous return memoryview(object(obj, stolen_t{})); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1526:46: note: candidates are: In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1396:5: note: pybind11::memoryview::memoryview(pybind11::object) PYBIND11_OBJECT_CVT(memoryview, object, PyMemoryView_Check, PyMemoryView_FromObject) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1396:5: note: pybind11::memoryview::memoryview(const pybind11::object&) PYBIND11_OBJECT_CVT(memoryview, object, PyMemoryView_Check, PyMemoryView_FromObject) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1394:7: note: pybind11::memoryview::memoryview(const pybind11::memoryview&) class memoryview : public object { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1580:23: error: 'item_accessor' does not name a type template item_accessor object_api::operator[](handle key) const { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1583:23: error: 'item_accessor' does not name a type template item_accessor object_api::operator[](const char *key) const { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1586:23: error: 'obj_attr_accessor' does not name a type template obj_attr_accessor object_api::attr(handle key) const { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1589:23: error: 'str_attr_accessor' does not name a type template str_attr_accessor object_api::attr(const char *key) const { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1595:76: error: expected ',' or '...' before '&&' token template template bool object_api::contains(T &&item) const { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: In member function 'bool pybind11::detail::object_api::contains(T) const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1596:31: error: there are no arguments to 'attr' that depend on a template parameter, so a declaration of 'attr' must be available [-fpermissive] return attr("__contains__")(std::forward(item)).template cast(); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1596:33: error: 'forward' is not a member of 'std' return attr("__contains__")(std::forward(item)).template cast(); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1596:47: error: expected primary-expression before '>' token return attr("__contains__")(std::forward(item)).template cast(); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1596:49: error: 'item' was not declared in this scope return attr("__contains__")(std::forward(item)).template cast(); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:1603:1: error: 'str_attr_accessor' does not name a type str_attr_accessor object_api::doc() const { return attr("__doc__"); } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:14:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/typeid.h: In function 'void pybind11::detail::clean_type_id(std::string&)': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/typeid.h:35:5: error: 'unique_ptr' is not a member of 'std' std::unique_ptr res { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/typeid.h:35:21: error: expected primary-expression before 'char' std::unique_ptr res { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/typeid.h:38:16: error: 'res' was not declared in this scope name = res.get(); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:15:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:28:5: error: 'constexpr' does not name a type constexpr descr() : text{'\0'} { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:28:5: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:28:36: error: expected unqualified-id before '{' token constexpr descr() : text{'\0'} { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:29:5: error: 'constexpr' does not name a type constexpr descr(char const (&s)[N+1]) : descr(s, make_index_sequence()) { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:29:5: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:32:5: error: 'constexpr' does not name a type constexpr descr(char const (&s)[N+1], index_sequence) : text{s[Is]..., '\0'} { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:32:5: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:32:89: error: expected unqualified-id before '{' token constexpr descr(char const (&s)[N+1], index_sequence) : text{s[Is]..., '\0'} { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:35:5: error: 'constexpr' does not name a type constexpr descr(char c, Chars... cs) : text{c, static_cast(cs)..., '\0'} { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:35:5: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:35:84: error: expected unqualified-id before '{' token constexpr descr(char c, Chars... cs) : text{c, static_cast(cs)..., '\0'} { } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:37:12: error: 'constexpr' does not name a type static constexpr std::array types() { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:37:12: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:43:1: error: 'constexpr' does not name a type constexpr descr plus_impl(const descr &a, const descr &b, ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:43:1: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:49:1: error: 'constexpr' does not name a type constexpr descr operator+(const descr &a, const descr &b) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:49:1: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:54:1: error: 'constexpr' does not name a type constexpr descr _(char const(&text)[N]) { return descr(text); } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:54:1: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:55:1: error: 'constexpr' does not name a type constexpr descr<0> _(char const(&)[1]) { return {}; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:55:1: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:59:12: error: 'constexpr' does not name a type static constexpr auto digits = descr(('0' + Digits)...); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:59:12: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:64:1: error: 'constexpr' does not name a type constexpr enable_if_t> _(char const(&text1)[N1], char const(&)[N2]) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:64:1: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:68:1: error: 'constexpr' does not name a type constexpr enable_if_t> _(char const(&)[N1], char const(&text2)[N2]) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:68:1: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:73:1: error: 'constexpr' does not name a type constexpr enable_if_t _(const T1 &d, const T2 &) { return d; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:73:1: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:75:1: error: 'constexpr' does not name a type constexpr enable_if_t _(const T1 &, const T2 &d) { return d; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:75:1: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:77:29: error: 'constexpr' does not name a type template auto constexpr _() -> decltype(int_to_str::digits) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:77:29: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:81:26: error: 'constexpr' does not name a type template constexpr descr<1, Type> _() { return {'%'}; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:81:26: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:83:1: error: 'constexpr' does not name a type constexpr descr<0> concat() { return {}; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:83:1: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:86:1: error: 'constexpr' does not name a type constexpr descr concat(const descr &descr) { return descr; } ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:86:1: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:89:1: error: 'constexpr' does not name a type constexpr auto concat(const descr &d, const Args &...args) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:89:1: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:95:1: error: 'constexpr' does not name a type constexpr descr type_descr(const descr &descr) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/descr.h:95:1: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:16:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:58:7: error: expected nested-name-specifier before 'type_hash' using type_hash = std::hash; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:59:7: error: expected nested-name-specifier before 'type_equal_to' using type_equal_to = std::equal_to; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:83:1: error: expected unqualified-id before 'using' using type_map = std::unordered_map; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h: In member function 'size_t pybind11::detail::override_hash::operator()(const std::pair&) const': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:87:24: error: 'hash' is not a member of 'std' size_t value = std::hash()(v.first); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:87:24: note: suggested alternative: In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:457:16: note: 'pybind11::hash' inline ssize_t hash(handle obj) { ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:16:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:87:34: error: expected primary-expression before 'const' size_t value = std::hash()(v.first); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:88:18: error: 'hash' is not a member of 'std' value ^= std::hash()(v.second) + 0x9e3779b9 + (value<<6) + (value>>2); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:88:18: note: suggested alternative: In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:13:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pytypes.h:457:16: note: 'pybind11::hash' inline ssize_t hash(handle obj) { ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:16:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:88:28: error: expected primary-expression before 'const' value ^= std::hash()(v.second) + 0x9e3779b9 + (value<<6) + (value>>2); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:97:5: error: 'type_map' does not name a type type_map registered_types_cpp; // std::type_index -> pybind11's type information ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:98:10: error: 'unordered_map' in namespace 'std' does not name a template type std::unordered_map> registered_types_py; // PyTypeObject* -> base type_info(s) ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:99:10: error: 'unordered_multimap' in namespace 'std' does not name a template type std::unordered_multimap registered_instances; // void * -> instance* ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:100:10: error: 'unordered_set' in namespace 'std' does not name a template type std::unordered_set, override_hash> inactive_override_cache; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:101:5: error: 'type_map' does not name a type type_map> direct_conversions; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:102:10: error: 'unordered_map' in namespace 'std' does not name a template type std::unordered_map> patients; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:103:10: error: 'forward_list' in namespace 'std' does not name a template type std::forward_list registered_exception_translators; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:104:10: error: 'unordered_map' in namespace 'std' does not name a template type std::unordered_map shared_data; // Custom data to be shared across extensions ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:106:10: error: 'forward_list' in namespace 'std' does not name a template type std::forward_list static_strings; // Stores the std::strings backing detail::c_str() ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:111:5: error: 'PyThread_create_key' is not a type PYBIND11_TLS_KEY_INIT(tstate); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:111:5: error: expected ';' at end of member declaration PYBIND11_TLS_KEY_INIT(tstate); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:111:5: error: 'tstate' does not name a type PYBIND11_TLS_KEY_INIT(tstate); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:112:34: error: 'nullptr' was not declared in this scope PyInterpreterState *istate = nullptr; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h: In destructor 'pybind11::detail::internals::~internals()': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:121:9: error: 'tstate' was not declared in this scope PYBIND11_TLS_FREE(tstate); ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:136:68: error: '>>' should be '> >' within a nested template argument list std::vector> implicit_casts; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:138:54: error: 'nullptr' was not declared in this scope buffer_info *(*get_buffer)(PyObject *, void *) = nullptr; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:139:29: error: 'nullptr' was not declared in this scope void *get_buffer_data = nullptr; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:140:65: error: 'nullptr' was not declared in this scope void *(*module_local_load)(PyObject *, const type_info *) = nullptr; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/cast.h:16:0, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/attr.h:13, from /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:45, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h: In function 'pybind11::detail::internals**& pybind11::detail::get_internals_pp()': /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:222:39: error: 'nullptr' was not declared in this scope static internals **internals_pp = nullptr; ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:226:38: error: variable or field 'translate_exception' declared void inline void translate_exception(std::exception_ptr p) { ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/detail/internals.h:226:33: error: 'exception_ptr' is not a member of 'std' inline void translate_exception(std::exception_ptr p) { ^ In file included from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/test_package.cpp:1:0: /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:2372:29: error: expected '}' before end of line # pragma GCC diagnostic pop ^ /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:2372:29: error: expected '}' before end of line /home/conan/w/BuildSingleReference/.conan/data/pybind11/2.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pybind11/pybind11.h:2372:29: error: expected declaration before end of line make[2]: *** [CMakeFiles/test_package.dir/test_package.cpp.o] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component pybind11::pybind11 libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component pybind11::main libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component pybind11::headers libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component pybind11::embed libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component pybind11::module libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component pybind11::python_link_helper libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component pybind11::windows_extras libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component pybind11::lto libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component pybind11::thin_lto libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component pybind11::opt_size libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component pybind11::python2_no_register libdir "lib" does not contain any declared library ERROR: pybind11/2.6.0 (test package): Error in build() method, line 15 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/pybind11/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64' '--' '-j3'