******************************************************************************** conan install cubicinterpolation/0.1.3@ --build=cubicinterpolation --profile=/home/conan/w/BuildSingleReference/53310/66a8e6a4-4be2-4dc3-8681-4762e149b2f8/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] cubicinterpolation:shared=False [build_requires] [env] cubicinterpolation/0.1.3: Forced build from source Installing package: cubicinterpolation/0.1.3 Requirements boost/1.72.0 from 'conan-center' - Cache bzip2/1.0.8 from 'conan-center' - Cache cubicinterpolation/0.1.3 from local cache - Cache eigen/3.3.9 from 'conan-center' - Cache libbacktrace/cci.20210118 from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages boost/1.72.0:2033245bf5a77efcda848373b0aa1e71cf9b4dc4 - Cache bzip2/1.0.8:91a8b22c2c5a149bc617cfc06cdd21bf23b12567 - Cache cubicinterpolation/0.1.3:d1470d9bcb47158df4732aee757d3da2fd1dda4e - Build eigen/3.3.9:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache libbacktrace/cci.20210118:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Cache zlib/1.2.11:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/91a8b22c2c5a149bc617cfc06cdd21bf23b12567/bin [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 eigen/3.3.9: 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 libbacktrace/cci.20210118: 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 zlib/1.2.11: 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 boost/1.72.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 cubicinterpolation/0.1.3: Copying sources to build folder cubicinterpolation/0.1.3: Building your package in /home/conan/w/BuildSingleReference/.conan/data/cubicinterpolation/0.1.3/_/_/build/d1470d9bcb47158df4732aee757d3da2fd1dda4e cubicinterpolation/0.1.3: Generator cmake_find_package created FindBoost.cmake cubicinterpolation/0.1.3: Generator cmake_find_package created FindEigen3.cmake cubicinterpolation/0.1.3: Generator cmake_find_package created FindZLIB.cmake cubicinterpolation/0.1.3: Generator cmake_find_package created FindBZip2.cmake cubicinterpolation/0.1.3: Generator cmake_find_package created Findlibbacktrace.cmake cubicinterpolation/0.1.3: Generator cmake created conanbuildinfo.cmake cubicinterpolation/0.1.3: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK cubicinterpolation/0.1.3: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/cubicinterpolation/0.1.3/_/_/build/d1470d9bcb47158df4732aee757d3da2fd1dda4e' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/cubicinterpolation/0.1.3/_/_/package/d1470d9bcb47158df4732aee757d3da2fd1dda4e" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/cubicinterpolation/0.1.3/_/_/build/d1470d9bcb47158df4732aee757d3da2fd1dda4e" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_EXAMPLE="False" -DBUILD_DOCUMENTATION="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/cubicinterpolation/0.1.3/_/_/build/d1470d9bcb47158df4732aee757d3da2fd1dda4e' ----------------- -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.0 -- 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: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libstdc++11 -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library boost_contract found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_contract.a -- Library boost_coroutine found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_coroutine.a -- Library boost_fiber_numa found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_fiber_numa.a -- Library boost_fiber found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_fiber.a -- Library boost_context found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_context.a -- Library boost_graph found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_graph.a -- Library boost_iostreams found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_iostreams.a -- Library boost_log_setup found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_log_setup.a -- Library boost_log found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_log.a -- Library boost_locale found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_locale.a -- Library boost_math_c99 found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_math_c99.a -- Library boost_math_c99f found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_math_c99f.a -- Library boost_math_c99l found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_math_c99l.a -- Library boost_math_tr1 found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_math_tr1.a -- Library boost_math_tr1f found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_math_tr1f.a -- Library boost_math_tr1l found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_math_tr1l.a -- Library boost_program_options found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_program_options.a -- Library boost_random found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_random.a -- Library boost_regex found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_regex.a -- Library boost_stacktrace_addr2line found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_stacktrace_addr2line.a -- Library boost_stacktrace_backtrace found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_stacktrace_backtrace.a -- Library boost_stacktrace_basic found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_stacktrace_basic.a -- Library boost_stacktrace_noop found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_stacktrace_noop.a -- Library boost_timer found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_timer.a -- Library boost_type_erasure found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_type_erasure.a -- Library boost_thread found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_thread.a -- Library boost_atomic found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_atomic.a -- Library boost_chrono found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_chrono.a -- Library boost_container found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_container.a -- Library boost_date_time found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_date_time.a -- Library boost_unit_test_framework found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_unit_test_framework.a -- Library boost_prg_exec_monitor found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_prg_exec_monitor.a -- Library boost_test_exec_monitor found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_test_exec_monitor.a -- Library boost_exception found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_exception.a -- Library boost_wave found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_wave.a -- Library boost_filesystem found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_filesystem.a -- Library boost_wserialization found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_wserialization.a -- Library boost_serialization found /home/conan/w/BuildSingleReference/.conan/data/boost/1.72.0/_/_/package/2033245bf5a77efcda848373b0aa1e71cf9b4dc4/lib/libboost_serialization.a -- Library z found /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libz.a -- Library bz2 found /home/conan/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/91a8b22c2c5a149bc617cfc06cdd21bf23b12567/lib/libbz2.a -- Library backtrace found /home/conan/w/BuildSingleReference/.conan/data/libbacktrace/cci.20210118/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libbacktrace.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/cubicinterpolation/0.1.3/_/_/build/d1470d9bcb47158df4732aee757d3da2fd1dda4e ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/cubicinterpolation/0.1.3/_/_/build/d1470d9bcb47158df4732aee757d3da2fd1dda4e' '--' '-j3' ----------------- Scanning dependencies of target CubicInterpolation [ 16%] Building CXX object source_subfolder/src/CMakeFiles/CubicInterpolation.dir/detail/Axis.cxx.o [ 33%] Building CXX object source_subfolder/src/CMakeFiles/CubicInterpolation.dir/detail/BicubicSplines.cxx.o [ 50%] Building CXX object source_subfolder/src/CMakeFiles/CubicInterpolation.dir/detail/CubicSplines.cxx.o [ 66%] Building CXX object source_subfolder/src/CMakeFiles/CubicInterpolation.dir/detail/InterpolantBuilder.cxx.o [ 83%] Building CXX object source_subfolder/src/CMakeFiles/CubicInterpolation.dir/detail/Interpolant.cxx.o [100%] Linking CXX static library ../lib/libCubicInterpolation.a [100%] Built target CubicInterpolation cubicinterpolation/0.1.3: Package 'd1470d9bcb47158df4732aee757d3da2fd1dda4e' built cubicinterpolation/0.1.3: Build folder /home/conan/w/BuildSingleReference/.conan/data/cubicinterpolation/0.1.3/_/_/build/d1470d9bcb47158df4732aee757d3da2fd1dda4e cubicinterpolation/0.1.3: Generated conaninfo.txt cubicinterpolation/0.1.3: Generated conanbuildinfo.txt cubicinterpolation/0.1.3: Generating the package cubicinterpolation/0.1.3: Package folder /home/conan/w/BuildSingleReference/.conan/data/cubicinterpolation/0.1.3/_/_/package/d1470d9bcb47158df4732aee757d3da2fd1dda4e cubicinterpolation/0.1.3: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/cubicinterpolation/0.1.3/_/_/build/d1470d9bcb47158df4732aee757d3da2fd1dda4e' '--target' 'install' '--' '-j3' ----------------- [100%] Built target CubicInterpolation Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/cubicinterpolation/0.1.3/_/_/package/d1470d9bcb47158df4732aee757d3da2fd1dda4e/lib/libCubicInterpolation.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/cubicinterpolation/0.1.3/_/_/package/d1470d9bcb47158df4732aee757d3da2fd1dda4e/include/CubicInterpolation/version.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/cubicinterpolation/0.1.3/_/_/package/d1470d9bcb47158df4732aee757d3da2fd1dda4e/include/CubicInterpolation/Axis.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/cubicinterpolation/0.1.3/_/_/package/d1470d9bcb47158df4732aee757d3da2fd1dda4e/include/CubicInterpolation/BicubicSplines.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/cubicinterpolation/0.1.3/_/_/package/d1470d9bcb47158df4732aee757d3da2fd1dda4e/include/CubicInterpolation/CMakeLists.txt -- Installing: /home/conan/w/BuildSingleReference/.conan/data/cubicinterpolation/0.1.3/_/_/package/d1470d9bcb47158df4732aee757d3da2fd1dda4e/include/CubicInterpolation/CubicSplines.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/cubicinterpolation/0.1.3/_/_/package/d1470d9bcb47158df4732aee757d3da2fd1dda4e/include/CubicInterpolation/Interpolant.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/cubicinterpolation/0.1.3/_/_/package/d1470d9bcb47158df4732aee757d3da2fd1dda4e/include/CubicInterpolation/Interpolant.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/cubicinterpolation/0.1.3/_/_/package/d1470d9bcb47158df4732aee757d3da2fd1dda4e/include/CubicInterpolation/InterpolantBuilder.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/cubicinterpolation/0.1.3/_/_/package/d1470d9bcb47158df4732aee757d3da2fd1dda4e/lib/cmake/CubicInterpolation/CubicInterpolationTargets.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/cubicinterpolation/0.1.3/_/_/package/d1470d9bcb47158df4732aee757d3da2fd1dda4e/lib/cmake/CubicInterpolation/CubicInterpolationTargets-release.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/cubicinterpolation/0.1.3/_/_/package/d1470d9bcb47158df4732aee757d3da2fd1dda4e/lib/cmake/CubicInterpolation/CubicInterpolationConfig.cmake CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMake Error at source_subfolder/src/cmake_install.cmake:86 (file): file INSTALL cannot find "/home/conan/w/BuildSingleReference/.conan/data/cubicinterpolation/0.1.3/_/_/build/d1470d9bcb47158df4732aee757d3da2fd1dda4e/source_subfolder/conanbuildinfo.cmake": No such file or directory. Call Stack (most recent call first): source_subfolder/cmake_install.cmake:47 (include) cmake_install.cmake:47 (include) make: *** [Makefile:105: install] Error 1 eigen/3.3.9: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/eigen/3.3.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib eigen/3.3.9: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/eigen/3.3.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib ERROR: cubicinterpolation/0.1.3: Error in package() method, line 101 cmake.install() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/cubicinterpolation/0.1.3/_/_/build/d1470d9bcb47158df4732aee757d3da2fd1dda4e' '--target' 'install' '--' '-j3'