******************************************************************************** conan test conan-center-index/recipes/matplotlib-cpp/all/test_package/conanfile.py matplotlib-cpp/cci.20210601@ --profile=/home/conan/w/BuildSingleReference/13949/7c91b9a9-64e3-410c-aeb8-20de12327ca0/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] matplotlib-cpp/cci.20210601 (test package): Installing package Requirements matplotlib-cpp/cci.20210601 from local cache - Cache Packages matplotlib-cpp/cci.20210601:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache Installing (downloading, building) binaries... matplotlib-cpp/cci.20210601: 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 matplotlib-cpp/cci.20210601 (test package): Generator cmake created conanbuildinfo.cmake matplotlib-cpp/cci.20210601 (test package): Generator cmake_find_package created Findmatplotlib-cpp.cmake matplotlib-cpp/cci.20210601 (test package): Generator txt created conanbuildinfo.txt matplotlib-cpp/cci.20210601 (test package): Generated conaninfo.txt matplotlib-cpp/cci.20210601 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/matplotlib-cpp/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 matplotlib-cpp/cci.20210601 (test package): Calling build() Collecting numpy Downloading numpy-1.19.5-cp36-cp36m-manylinux2010_x86_64.whl (14.8 MB) Installing collected packages: numpy Successfully installed numpy-1.19.5 ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/matplotlib-cpp/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/matplotlib-cpp/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/matplotlib-cpp/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/matplotlib-cpp/all/test_package' ----------------- -- The C compiler identification is GNU 4.9.4 -- The CXX compiler identification is GNU 4.9.4 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Checking correct version: 4.9 -- Conan: C++ stdlib: libstdc++ -- Conan: Using autogenerated Findmatplotlib-cpp.cmake -- Found matplotlib-cpp: cci.20210601 (found version "cci.20210601") -- Found Python3: /opt/pyenv/versions/3.6.7/bin/python3.6 (found version "3.6.7") found components: Interpreter Development Development.Module Development.Embed -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/matplotlib-cpp/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/matplotlib-cpp/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o matplotlib-cpp/cci.20210601: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip. Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue. To avoid this problem you can invoke Python with '-m pip' instead of running pip directly. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR In file included from /usr/include/c++/4.9/array:35:0, from /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:9, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/matplotlib-cpp/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-center-index/recipes/matplotlib-cpp/all/test_package/test_package.cpp:1:0: /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:427:61: error: '>>' should be '> >' within a nested template argument list PyObject* get_listlist(const std::vector>& ll) ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h: In function 'void matplotlibcpp::plot3(const std::vector&, const std::vector&, const std::vector&, const std::map, std::basic_string >&, long int)': /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:673:38: error: 'nullptr' was not declared in this scope static PyObject *mpl_toolkitsmod = nullptr, *axis3dmod = nullptr; ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:685:5: error: 'axis3dmod' was not declared in this scope axis3dmod = PyImport_Import(axis3d); ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h: In function 'bool matplotlibcpp::fill(const std::vector&, const std::vector&, const std::map, std::basic_string >&)': /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:807:15: error: 'it' does not name a type for (auto it = keywords.begin(); it != keywords.end(); ++it) { ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:807:38: error: expected ';' before 'it' for (auto it = keywords.begin(); it != keywords.end(); ++it) { ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:807:38: error: 'it' was not declared in this scope In file included from /home/conan/w/BuildSingleReference/conan-center-index/recipes/matplotlib-cpp/all/test_package/test_package.cpp:1:0: /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h: In function 'bool matplotlibcpp::scatter(const std::vector&, const std::vector&, double, const std::map, std::basic_string >&)': /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:1007:27: error: range-based 'for' loops are not allowed in C++98 mode for (const auto& it : keywords) ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:1009:41: error: request for member 'first' in 'it', which is of non-class type 'const int' PyDict_SetItemString(kwargs, it.first.c_str(), PyString_FromString(it.second.c_str())); ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:1009:79: error: request for member 'second' in 'it', which is of non-class type 'const int' PyDict_SetItemString(kwargs, it.first.c_str(), PyString_FromString(it.second.c_str())); ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h: In function 'bool matplotlibcpp::scatter_colored(const std::vector&, const std::vector&, const std::vector&, double, const std::map, std::basic_string >&)': /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:1044:31: error: range-based 'for' loops are not allowed in C++98 mode for (const auto& it : keywords) ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:1046:45: error: request for member 'first' in 'it', which is of non-class type 'const int' PyDict_SetItemString(kwargs, it.first.c_str(), PyString_FromString(it.second.c_str())); ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:1046:83: error: request for member 'second' in 'it', which is of non-class type 'const int' PyDict_SetItemString(kwargs, it.first.c_str(), PyString_FromString(it.second.c_str())); ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h: In function 'bool matplotlibcpp::scatter(const std::vector&, const std::vector&, const std::vector&, double, const std::map, std::basic_string >&, long int)': /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:1076:38: error: 'nullptr' was not declared in this scope static PyObject *mpl_toolkitsmod = nullptr, *axis3dmod = nullptr; ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:1088:5: error: 'axis3dmod' was not declared in this scope axis3dmod = PyImport_Import(axis3d); ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:1161:51: error: '>>' should be '> >' within a nested template argument list bool boxplot(const std::vector>& data, ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h: In function 'bool matplotlibcpp::boxplot(const std::vector >&, const std::vector >&, const std::map, std::basic_string >&)': /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:1179:27: error: range-based 'for' loops are not allowed in C++98 mode for (const auto& it : keywords) ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:1181:41: error: request for member 'first' in 'it', which is of non-class type 'const int' PyDict_SetItemString(kwargs, it.first.c_str(), PyString_FromString(it.second.c_str())); ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:1181:79: error: request for member 'second' in 'it', which is of non-class type 'const int' PyDict_SetItemString(kwargs, it.first.c_str(), PyString_FromString(it.second.c_str())); ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h: In function 'bool matplotlibcpp::boxplot(const std::vector&, const std::map, std::basic_string >&)': /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:1205:27: error: range-based 'for' loops are not allowed in C++98 mode for (const auto& it : keywords) ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:1207:41: error: request for member 'first' in 'it', which is of non-class type 'const int' PyDict_SetItemString(kwargs, it.first.c_str(), PyString_FromString(it.second.c_str())); ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:1207:79: error: request for member 'second' in 'it', which is of non-class type 'const int' PyDict_SetItemString(kwargs, it.first.c_str(), PyString_FromString(it.second.c_str())); ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h: In function 'bool matplotlibcpp::bar(const std::vector&, std::string, std::string, double, const std::map, std::basic_string >&)': /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:1268:9: error: expected nested-name-specifier before 'T' using T = typename std::remove_reference::type::value_type; ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:1272:15: error: 'T' was not declared in this scope std::vector x; ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:1272:16: error: template argument 1 is invalid std::vector x; ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:1272:16: error: template argument 2 is invalid /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:1272:19: error: invalid type in declaration before ';' token std::vector x; ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:1273:50: error: request for member 'push_back' in 'x', which is of non-class type 'int' for (std::size_t i = 0; i < y.size(); i++) { x.push_back(i); } ^ In file included from /home/conan/w/BuildSingleReference/conan-center-index/recipes/matplotlib-cpp/all/test_package/test_package.cpp:1:0: /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h: In function 'bool matplotlibcpp::quiver(const std::vector&, const std::vector&, const std::vector&, const std::vector&, const std::vector&, const std::vector&, const std::map, std::basic_string >&)': /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:1455:38: error: 'nullptr' was not declared in this scope static PyObject *mpl_toolkitsmod = nullptr, *axis3dmod = nullptr; ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:1467:5: error: 'axis3dmod' was not declared in this scope axis3dmod = PyImport_Import(axis3d); ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2067:13: error: 'array' in namespace 'std' does not name a template type inline std::array xlim() ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2082:13: error: 'array' in namespace 'std' does not name a template type inline std::array ylim() ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h: In function 'void matplotlibcpp::title(const string&, const std::map, std::basic_string >&)': /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2305:15: error: 'it' does not name a type for (auto it = keywords.begin(); it != keywords.end(); ++it) { ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2305:38: error: expected ';' before 'it' for (auto it = keywords.begin(); it != keywords.end(); ++it) { ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2305:38: error: 'it' was not declared in this scope /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h: In function 'void matplotlibcpp::suptitle(const string&, const std::map, std::basic_string >&)': /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2326:15: error: 'it' does not name a type for (auto it = keywords.begin(); it != keywords.end(); ++it) { ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2326:38: error: expected ';' before 'it' for (auto it = keywords.begin(); it != keywords.end(); ++it) { ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2326:38: error: 'it' was not declared in this scope /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h: In function 'void matplotlibcpp::axvspan(double, double, double, double, const std::map, std::basic_string >&)': /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2414:15: error: 'it' does not name a type for (auto it = keywords.begin(); it != keywords.end(); ++it) { ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2414:38: error: expected ';' before 'it' for (auto it = keywords.begin(); it != keywords.end(); ++it) { ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2414:38: error: 'it' was not declared in this scope /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2417:30: error: 'stod' is not a member of 'std' PyFloat_FromDouble(std::stod(it->second))); ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h: In function 'void matplotlibcpp::xlabel(const string&, const std::map, std::basic_string >&)': /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2440:15: error: 'it' does not name a type for (auto it = keywords.begin(); it != keywords.end(); ++it) { ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2440:38: error: expected ';' before 'it' for (auto it = keywords.begin(); it != keywords.end(); ++it) { ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2440:38: error: 'it' was not declared in this scope /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h: In function 'void matplotlibcpp::ylabel(const string&, const std::map, std::basic_string >&)': /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2461:15: error: 'it' does not name a type for (auto it = keywords.begin(); it != keywords.end(); ++it) { ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2461:38: error: expected ';' before 'it' for (auto it = keywords.begin(); it != keywords.end(); ++it) { ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2461:38: error: 'it' was not declared in this scope /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h: In function 'void matplotlibcpp::set_zlabel(const string&, const std::map, std::basic_string >&)': /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2481:40: error: 'nullptr' was not declared in this scope static PyObject *mpl_toolkitsmod = nullptr, *axis3dmod = nullptr; ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2491:9: error: 'axis3dmod' was not declared in this scope axis3dmod = PyImport_Import(axis3d); ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2501:15: error: 'it' does not name a type for (auto it = keywords.begin(); it != keywords.end(); ++it) { ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2501:38: error: expected ';' before 'it' for (auto it = keywords.begin(); it != keywords.end(); ++it) { ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2501:38: error: 'it' was not declared in this scope /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h: In function 'void matplotlibcpp::rcparams(const std::map, std::basic_string >&)': /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2653:15: error: 'it' does not name a type for (auto it = keywords.begin(); it != keywords.end(); ++it) { ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2653:38: error: expected ';' before 'it' for (auto it = keywords.begin(); it != keywords.end(); ++it) { ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2653:38: error: 'it' was not declared in this scope /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2655:75: error: 'stoi' is not a member of 'std' PyDict_SetItemString(kwargs, it->first.c_str(), PyLong_FromLong(std::stoi(it->second.c_str()))); ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h: At global scope: /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2704:20: error: 'array' is not a member of 'std' inline std::vector> ginput(const int numClicks = 1, const std::map& keywords = {}) ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2704:20: error: 'array' is not a member of 'std' /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2704:126: error: template argument 1 is invalid inline std::vector> ginput(const int numClicks = 1, const std::map& keywords = {}) ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2704:126: error: template argument 2 is invalid /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2704:128: error: expected unqualified-id before '{' token inline std::vector> ginput(const int numClicks = 1, const std::map& keywords = {}) ^ /home/conan/w/BuildSingleReference/.conan/data/matplotlib-cpp/cci.20210601/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/matplotlibcpp.h:2704:130: error: expected unqualified-id before ')' token inline std::vector> ginput(const int numClicks = 1, const std::map& keywords = {}) ^ /home/conan/w/BuildSingleReference/conan-center-index/recipes/matplotlib-cpp/all/test_package/test_package.cpp:6:1: error: expected '}' at end of input } ^ 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 ERROR: matplotlib-cpp/cci.20210601 (test package): Error in build() method, line 28 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/matplotlib-cpp/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64' '--' '-j3'