******************************************************************************** conan install tinyspline/0.2.0@ --profile=/home/conan/w/BuildSingleReference/3698/692c1f08-ca8f-4c21-a62c-b041add5d1f8/profile.txt --build=tinyspline ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 11.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=11 os=Linux os_build=Linux [options] tinyspline:shared=True [build_requires] [env] tinyspline/0.2.0: Forced build from source Installing package: tinyspline/0.2.0 Requirements tinyspline/0.2.0 from 'conan-upstream' - Cache Packages tinyspline/0.2.0:dceea7f7b620f8d56ffb1fb946db4121821d64eb - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK tinyspline/0.2.0: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK tinyspline/0.2.0: Copying sources to build folder tinyspline/0.2.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/build/dceea7f7b620f8d56ffb1fb946db4121821d64eb tinyspline/0.2.0: Generator cmake created conanbuildinfo.cmake [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 tinyspline/0.2.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/build/dceea7f7b620f8d56ffb1fb946db4121821d64eb' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/package/dceea7f7b620f8d56ffb1fb946db4121821d64eb" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DTINYSPLINE_BUILD_EXAMPLES="False" -DTINYSPLINE_BUILD_TESTS="False" -DTINYSPLINE_BUILD_DOCS="False" -DTINYSPLINE_INSTALL_BINARY_DIR="bin" -DTINYSPLINE_INSTALL_LIBRARY_DIR="lib" -DTINYSPLINE_DISABLE_CXX="False" -DTINYSPLINE_DISABLE_CSHARP="True" -DTINYSPLINE_DISABLE_D="True" -DTINYSPLINE_DISABLE_GOLANG="True" -DTINYSPLINE_DISABLE_JAVA="True" -DTINYSPLINE_DISABLE_LUA="True" -DTINYSPLINE_DISABLE_OCTAVE="True" -DTINYSPLINE_DISABLE_PHP="True" -DTINYSPLINE_DISABLE_PYTHON="True" -DTINYSPLINE_DISABLE_R="True" -DTINYSPLINE_DISABLE_RUBY="True" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/build/dceea7f7b620f8d56ffb1fb946db4121821d64eb' ----------------- -- The C compiler identification is Clang 11.0.1 -- The CXX compiler identification is Clang 11.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - 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/clang++ - 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: Compiler Clang>=8, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libc++ -- Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR) (Required is at least version "3.0.1") -- ******************* TinySpline Configuration Summary ******************* Interface Configuration: With single precision (default: OFF): OFF Compiler Configuration: Compiler: /usr/bin/clang++ C flags: -m64 -std=c89 -Wall -Wextra -Wfloat-equal -pedantic C++ flags: -m64 -stdlib=libc++ -Wall -Wextra -Wfloat-equal Binding flags: -m64 -stdlib=libc++ -w Definitions: Toolchain file: Available Interfaces: C++: ON C#: OFF Compiler: D: OFF Go: OFF (Not supported yet) Java: OFF Version: Include: Library: Compiler: Archiver: Lua: OFF Version: Include: Library: Octave: OFF Version: Include: Library: PHP: OFF Version: Include: Python: OFF Version: Include: Library: R: OFF Version: Include: Library: Ruby: OFF Version: Include: Library: Installation: Prefix: /home/conan/w/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/package/dceea7f7b620f8d56ffb1fb946db4121821d64eb -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/build/dceea7f7b620f8d56ffb1fb946db4121821d64eb ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/build/dceea7f7b620f8d56ffb1fb946db4121821d64eb' '--' '-j3' ----------------- Scanning dependencies of target tinyspline_shared Scanning dependencies of target tinysplinecpp_shared [ 20%] Building C object source_subfolder/src/CMakeFiles/tinyspline_shared.dir/tinyspline.c.o [ 40%] Building C object source_subfolder/src/CMakeFiles/tinysplinecpp_shared.dir/tinyspline.c.o [ 60%] Building CXX object source_subfolder/src/CMakeFiles/tinysplinecpp_shared.dir/tinysplinecpp.cpp.o [ 80%] Linking C shared library ../../lib/libtinyspline.so [100%] Linking CXX shared library ../../lib/libtinysplinecpp.so [100%] Built target tinyspline_shared [100%] Built target tinysplinecpp_shared tinyspline/0.2.0: Package 'dceea7f7b620f8d56ffb1fb946db4121821d64eb' built tinyspline/0.2.0: Build folder /home/conan/w/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/build/dceea7f7b620f8d56ffb1fb946db4121821d64eb tinyspline/0.2.0: Generated conaninfo.txt tinyspline/0.2.0: Generated conanbuildinfo.txt tinyspline/0.2.0: Generating the package tinyspline/0.2.0: Package folder /home/conan/w/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/package/dceea7f7b620f8d56ffb1fb946db4121821d64eb tinyspline/0.2.0: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/build/dceea7f7b620f8d56ffb1fb946db4121821d64eb' '--target' 'install' '--' '-j3' ----------------- [ 80%] Built target tinysplinecpp_shared [100%] Built target tinyspline_shared Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/package/dceea7f7b620f8d56ffb1fb946db4121821d64eb/lib/libtinyspline.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/package/dceea7f7b620f8d56ffb1fb946db4121821d64eb/include/tinyspline.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/package/dceea7f7b620f8d56ffb1fb946db4121821d64eb/lib/libtinysplinecpp.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/package/dceea7f7b620f8d56ffb1fb946db4121821d64eb/include/tinysplinecpp.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK tinyspline/0.2.0 package(): Packaged 2 '.so' files: libtinyspline.so, libtinysplinecpp.so tinyspline/0.2.0 package(): Packaged 1 file: LICENSE tinyspline/0.2.0 package(): Packaged 2 '.h' files: tinyspline.h, tinysplinecpp.h tinyspline/0.2.0: Package 'dceea7f7b620f8d56ffb1fb946db4121821d64eb' created tinyspline/0.2.0: Created package revision b5021b9b2aa189819bd393cedac4b2fc [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK 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 TINYSPLINE_BUILD_DOCS TINYSPLINE_INSTALL_BINARY_DIR TINYSPLINE_INSTALL_LIBRARY_DIR