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 /usr/bin/ld: CMakeFiles/test_package.dir/example1.cpp.o: in function `main': /home/conan/w/cci_PR-4032/9/4cb1b420-faba-4ab7-9ffc-5c26e2d508d9/recipes/cnpy/all/test_package/example1.cpp:24: undefined reference to `cnpy::npy_load(std::string)' /usr/bin/ld: /home/conan/w/cci_PR-4032/9/4cb1b420-faba-4ab7-9ffc-5c26e2d508d9/recipes/cnpy/all/test_package/example1.cpp:45: undefined reference to `cnpy::npz_load(std::string, std::string)' /usr/bin/ld: /home/conan/w/cci_PR-4032/9/4cb1b420-faba-4ab7-9ffc-5c26e2d508d9/recipes/cnpy/all/test_package/example1.cpp:48: undefined reference to `cnpy::npz_load(std::string)' /usr/bin/ld: 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/.conan/data/cnpy/cci.20180601/_/_/package/f253a2d386b5fce38b58329f6e9f81605d3af392/include/cnpy.h:188: undefined reference to `std::vector >& cnpy::operator+=(std::vector >&, std::string)' /usr/bin/ld: /home/conan/w/cci_PR-4032/.conan/data/cnpy/cci.20180601/_/_/package/f253a2d386b5fce38b58329f6e9f81605d3af392/include/cnpy.h:200: undefined reference to `std::vector >& cnpy::operator+=(std::vector >&, std::string)' /usr/bin/ld: 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/.conan/data/cnpy/cci.20180601/_/_/package/f253a2d386b5fce38b58329f6e9f81605d3af392/include/cnpy.h:188: undefined reference to `std::vector >& cnpy::operator+=(std::vector >&, std::string)' /usr/bin/ld: /home/conan/w/cci_PR-4032/.conan/data/cnpy/cci.20180601/_/_/package/f253a2d386b5fce38b58329f6e9f81605d3af392/include/cnpy.h:200: undefined reference to `std::vector >& cnpy::operator+=(std::vector >&, std::string)' /usr/bin/ld: 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/.conan/data/cnpy/cci.20180601/_/_/package/f253a2d386b5fce38b58329f6e9f81605d3af392/include/cnpy.h:188: undefined reference to `std::vector >& cnpy::operator+=(std::vector >&, std::string)' /usr/bin/ld: CMakeFiles/test_package.dir/example1.cpp.o:/home/conan/w/cci_PR-4032/.conan/data/cnpy/cci.20180601/_/_/package/f253a2d386b5fce38b58329f6e9f81605d3af392/include/cnpy.h:200: 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]: *** [CMakeFiles/test_package.dir/build.make:84: bin/test_package] Error 1 make[1]: *** [CMakeFiles/Makefile2:76: CMakeFiles/test_package.dir/all] Error 2 make: *** [Makefile:84: 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/9/4cb1b420-faba-4ab7-9ffc-5c26e2d508d9/recipes/cnpy/all/test_package/build/775a1ec3162c7a4cd23ad9c8335e1a5ccd4e18e3' '--' '-j3'