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 ENABLE_STATIC CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMakeFiles/test_package.dir/example1.cpp.o: In function `main': /home/conan/w/cci_PR-4032/10/67f5c7e7-bfc1-4b89-8bb4-1674d3fc77ec/recipes/cnpy/all/test_package/example1.cpp:(.text+0x19f): undefined reference to `cnpy::npy_load(std::string)' /home/conan/w/cci_PR-4032/10/67f5c7e7-bfc1-4b89-8bb4-1674d3fc77ec/recipes/cnpy/all/test_package/example1.cpp:(.text+0x625): undefined reference to `cnpy::npz_load(std::string, std::string)' /home/conan/w/cci_PR-4032/10/67f5c7e7-bfc1-4b89-8bb4-1674d3fc77ec/recipes/cnpy/all/test_package/example1.cpp:(.text+0x679): undefined reference to `cnpy::npz_load(std::string)' CMakeFiles/test_package.dir/example1.cpp.o: In function `void cnpy::npz_save(std::string, std::string, double const*, std::vector > const&, std::string)': /home/conan/w/cci_PR-4032/10/67f5c7e7-bfc1-4b89-8bb4-1674d3fc77ec/recipes/cnpy/all/test_package/example1.cpp:(.text._ZN4cnpy8npz_saveIdEEvSsSsPKT_RKSt6vectorImSaImEESs[_ZN4cnpy8npz_saveIdEEvSsSsPKT_RKSt6vectorImSaImEESs]+0x19f7): undefined reference to `std::vector >& cnpy::operator+=(std::vector >&, std::string)' /home/conan/w/cci_PR-4032/10/67f5c7e7-bfc1-4b89-8bb4-1674d3fc77ec/recipes/cnpy/all/test_package/example1.cpp:(.text._ZN4cnpy8npz_saveIdEEvSsSsPKT_RKSt6vectorImSaImEESs[_ZN4cnpy8npz_saveIdEEvSsSsPKT_RKSt6vectorImSaImEESs]+0x28b2): undefined reference to `std::vector >& cnpy::operator+=(std::vector >&, std::string)' CMakeFiles/test_package.dir/example1.cpp.o: In function `void cnpy::npz_save(std::string, std::string, char const*, std::vector > const&, std::string)': /home/conan/w/cci_PR-4032/10/67f5c7e7-bfc1-4b89-8bb4-1674d3fc77ec/recipes/cnpy/all/test_package/example1.cpp:(.text._ZN4cnpy8npz_saveIcEEvSsSsPKT_RKSt6vectorImSaImEESs[_ZN4cnpy8npz_saveIcEEvSsSsPKT_RKSt6vectorImSaImEESs]+0x1ab4): undefined reference to `std::vector >& cnpy::operator+=(std::vector >&, std::string)' /home/conan/w/cci_PR-4032/10/67f5c7e7-bfc1-4b89-8bb4-1674d3fc77ec/recipes/cnpy/all/test_package/example1.cpp:(.text._ZN4cnpy8npz_saveIcEEvSsSsPKT_RKSt6vectorImSaImEESs[_ZN4cnpy8npz_saveIcEEvSsSsPKT_RKSt6vectorImSaImEESs]+0x2965): undefined reference to `std::vector >& cnpy::operator+=(std::vector >&, std::string)' CMakeFiles/test_package.dir/example1.cpp.o: In function `void cnpy::npz_save >(std::string, std::string, std::complex const*, std::vector > const&, std::string)': /home/conan/w/cci_PR-4032/10/67f5c7e7-bfc1-4b89-8bb4-1674d3fc77ec/recipes/cnpy/all/test_package/example1.cpp:(.text._ZN4cnpy8npz_saveISt7complexIdEEEvSsSsPKT_RKSt6vectorImSaImEESs[_ZN4cnpy8npz_saveISt7complexIdEEEvSsSsPKT_RKSt6vectorImSaImEESs]+0x1a0e): undefined reference to `std::vector >& cnpy::operator+=(std::vector >&, std::string)' CMakeFiles/test_package.dir/example1.cpp.o:/home/conan/w/cci_PR-4032/10/67f5c7e7-bfc1-4b89-8bb4-1674d3fc77ec/recipes/cnpy/all/test_package/example1.cpp:(.text._ZN4cnpy8npz_saveISt7complexIdEEEvSsSsPKT_RKSt6vectorImSaImEESs[_ZN4cnpy8npz_saveISt7complexIdEEEvSsSsPKT_RKSt6vectorImSaImEESs]+0x28d5): more undefined references to `std::vector >& cnpy::operator+=(std::vector >&, std::string)' follow clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [bin/test_package] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 ERROR: cnpy/cci.20180601 (test package): Error in build() method, line 11 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-4032/10/67f5c7e7-bfc1-4b89-8bb4-1674d3fc77ec/recipes/cnpy/all/test_package/build/b777930beb3b911b89eeae67738b4c8467fe1ca1' '--' '-j3'