******************************************************************************** conan install tinyspline/0.2.0@#aa9fb29cf30ce633f67eb57bc5adadd4 --build=tinyspline -pr /home/conan/w/prod/BuildSingleReference/8397/ca1a940f-f98a-4c4d-acc7-4e11bc549d68/profile_linux_8_libstdcpp_gcc_debug_64.tinyspline-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 8 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=8 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=8 os=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 local cache - Cache Packages tinyspline/0.2.0:7c8c70e4e2286b29719dc89c0bcdb0c9ccf04e5e - 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/prod/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 [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK tinyspline/0.2.0: Copying sources to build folder tinyspline/0.2.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/build/7c8c70e4e2286b29719dc89c0bcdb0c9ccf04e5e tinyspline/0.2.0: Generator cmake created conanbuildinfo.cmake tinyspline/0.2.0: Aggregating env generators [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/prod/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/build/7c8c70e4e2286b29719dc89c0bcdb0c9ccf04e5e' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/package/7c8c70e4e2286b29719dc89c0bcdb0c9ccf04e5e" -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_DOCS="False" -DTINYSPLINE_BUILD_EXAMPLES="False" -DTINYSPLINE_BUILD_TESTS="False" -DTINYSPLINE_FLOAT_PRECISION="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/prod/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/build/7c8c70e4e2286b29719dc89c0bcdb0c9ccf04e5e' ----------------- -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.4.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 language standard -- Conan: Compiler GCC>=5, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++ -- 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): False Compiler Configuration: Compiler: /usr/bin/g++ C flags: -m64 -std=c89 -Wall -Wextra -Wfloat-equal -pedantic C++ flags: -m64 -Wall -Wextra -Wfloat-equal Binding flags: -m64 -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/prod/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/package/7c8c70e4e2286b29719dc89c0bcdb0c9ccf04e5e -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/build/7c8c70e4e2286b29719dc89c0bcdb0c9ccf04e5e ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/build/7c8c70e4e2286b29719dc89c0bcdb0c9ccf04e5e' '--' '-j3' ----------------- Scanning dependencies of target tinyspline_shared Scanning dependencies of target tinysplinecpp_shared [ 20%] Building C object source_subfolder/src/CMakeFiles/tinysplinecpp_shared.dir/tinyspline.c.o [ 40%] Building C object source_subfolder/src/CMakeFiles/tinyspline_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 [ 80%] Built target tinyspline_shared [100%] Linking CXX shared library ../../lib/libtinysplinecpp.so [100%] Built target tinysplinecpp_shared tinyspline/0.2.0: Package '7c8c70e4e2286b29719dc89c0bcdb0c9ccf04e5e' built tinyspline/0.2.0: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/build/7c8c70e4e2286b29719dc89c0bcdb0c9ccf04e5e 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/prod/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/package/7c8c70e4e2286b29719dc89c0bcdb0c9ccf04e5e tinyspline/0.2.0: Calling package() ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/build/7c8c70e4e2286b29719dc89c0bcdb0c9ccf04e5e' '--target' 'install' '--' '-j3' ----------------- [ 40%] Built target tinyspline_shared [100%] Built target tinysplinecpp_shared Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/package/7c8c70e4e2286b29719dc89c0bcdb0c9ccf04e5e/lib/libtinyspline.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/package/7c8c70e4e2286b29719dc89c0bcdb0c9ccf04e5e/include/tinyspline.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/package/7c8c70e4e2286b29719dc89c0bcdb0c9ccf04e5e/lib/libtinysplinecpp.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/package/7c8c70e4e2286b29719dc89c0bcdb0c9ccf04e5e/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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK tinyspline/0.2.0 package(): Packaged 2 '.h' files: tinyspline.h, tinysplinecpp.h tinyspline/0.2.0 package(): Packaged 2 '.so' files: libtinysplinecpp.so, libtinyspline.so tinyspline/0.2.0 package(): Packaged 1 '.cmake' file: conan-official-tinyspline-targets.cmake tinyspline/0.2.0 package(): Packaged 1 file: LICENSE tinyspline/0.2.0: Package '7c8c70e4e2286b29719dc89c0bcdb0c9ccf04e5e' created tinyspline/0.2.0: Created package revision 5b2e07b29d6f2298ca87e970c3f45a9f [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 Aggregating env generators 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 [HOOK - conan-center.py] post_package_info(): WARN: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as `cpp_info.builddirs`. Currently folders declared: {'/home/conan/w/prod/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/package/7c8c70e4e2286b29719dc89c0bcdb0c9ccf04e5e/'} [HOOK - conan-center.py] post_package_info(): WARN: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./lib/cmake/conan-official-tinyspline-targets.cmake