******************************************************************************** conan install tinyspline/0.2.0@#aa9fb29cf30ce633f67eb57bc5adadd4 --build=tinyspline -pr /home/conan/w/prod/BuildSingleReference/8397/c035d9b6-7f2d-4928-b0ed-8d0504b55d5d/profile_linux_11_libstdcpp_gcc_release_64.tinyspline-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 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=11 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=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=11 os=Linux [options] tinyspline:shared=False [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:aabcd17e09cb5ea2b99c39c95ebd19d4af045c22 - 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/aabcd17e09cb5ea2b99c39c95ebd19d4af045c22 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)] OK. 'fPIC' option found and apparently well managed [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/aabcd17e09cb5ea2b99c39c95ebd19d4af045c22' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/package/aabcd17e09cb5ea2b99c39c95ebd19d4af045c22" -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_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/aabcd17e09cb5ea2b99c39c95ebd19d4af045c22' ----------------- -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- 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/local/bin/c++ 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/aabcd17e09cb5ea2b99c39c95ebd19d4af045c22 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/build/aabcd17e09cb5ea2b99c39c95ebd19d4af045c22 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/build/aabcd17e09cb5ea2b99c39c95ebd19d4af045c22' '--' '-j3' ----------------- Scanning dependencies of target tinyspline_static Scanning dependencies of target tinysplinecpp_static [ 20%] Building C object source_subfolder/src/CMakeFiles/tinyspline_static.dir/tinyspline.c.o [ 40%] Building C object source_subfolder/src/CMakeFiles/tinysplinecpp_static.dir/tinyspline.c.o [ 60%] Building CXX object source_subfolder/src/CMakeFiles/tinysplinecpp_static.dir/tinysplinecpp.cpp.o [ 80%] Linking C static library ../../lib/libtinyspline.a [ 80%] Built target tinyspline_static [100%] Linking CXX static library ../../lib/libtinysplinecpp.a [100%] Built target tinysplinecpp_static tinyspline/0.2.0: Package 'aabcd17e09cb5ea2b99c39c95ebd19d4af045c22' built tinyspline/0.2.0: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/build/aabcd17e09cb5ea2b99c39c95ebd19d4af045c22 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/aabcd17e09cb5ea2b99c39c95ebd19d4af045c22 tinyspline/0.2.0: Calling package() ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/build/aabcd17e09cb5ea2b99c39c95ebd19d4af045c22' '--target' 'install' '--' '-j3' ----------------- [100%] Built target tinysplinecpp_static [100%] Built target tinyspline_static Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/package/aabcd17e09cb5ea2b99c39c95ebd19d4af045c22/lib/libtinyspline.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/package/aabcd17e09cb5ea2b99c39c95ebd19d4af045c22/include/tinyspline.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/package/aabcd17e09cb5ea2b99c39c95ebd19d4af045c22/lib/libtinysplinecpp.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/tinyspline/0.2.0/_/_/package/aabcd17e09cb5ea2b99c39c95ebd19d4af045c22/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 '.a' files: libtinysplinecpp.a, libtinyspline.a 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 'aabcd17e09cb5ea2b99c39c95ebd19d4af045c22' created tinyspline/0.2.0: Created package revision 3c5f97337fdc49cbe15a7b79be4c4e6b [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/aabcd17e09cb5ea2b99c39c95ebd19d4af045c22/'} [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