******************************************************************************** conan install uri-template/1.1.2@ --profile=/home/conan/w/BuildSingleReference/11465/82ac164f-5d6f-4b5d-bf5a-ad434018eb6b/profile.txt --build=uri-template ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 8.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=8 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=libstdc++ compiler.version=8 os=Linux os_build=Linux [options] uri-template:shared=False [build_requires] [env] uri-template/1.1.2: Forced build from source Installing package: uri-template/1.1.2 Requirements uri-template/1.1.2 from local cache - Cache Packages uri-template/1.1.2:1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK uri-template/1.1.2: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK uri-template/1.1.2: Copying sources to build folder uri-template/1.1.2: Building your package in /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a uri-template/1.1.2: Generator cmake created conanbuildinfo.cmake [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 uri-template/1.1.2: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="False" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a" -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_PREFIX_PATH="/home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_TESTING="False" -DURITEMPLATE_BUNDLED_MODE="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/source_subfolder' ----------------- -- The CXX compiler identification is Clang 8.0.0 -- 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 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target uri-template [ 12%] Building CXX object CMakeFiles/uri-template.dir/src/Matcher.cpp.o [ 25%] Building CXX object CMakeFiles/uri-template.dir/src/Expander.cpp.o [ 37%] Building CXX object CMakeFiles/uri-template.dir/src/Modifier.cpp.o [ 50%] Building CXX object CMakeFiles/uri-template.dir/src/Operator.cpp.o [ 62%] Building CXX object CMakeFiles/uri-template.dir/src/Parser.cpp.o [ 75%] Building CXX object CMakeFiles/uri-template.dir/src/Template.cpp.o [ 87%] Building CXX object CMakeFiles/uri-template.dir/src/Variable.cpp.o [100%] Linking CXX static library liburi-template.a [100%] Built target uri-template uri-template/1.1.2: Package '1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a' built uri-template/1.1.2: Build folder /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a uri-template/1.1.2: Generated conaninfo.txt uri-template/1.1.2: Generated conanbuildinfo.txt uri-template/1.1.2: Generating the package uri-template/1.1.2: Package folder /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a uri-template/1.1.2: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target uri-template Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/lib/liburi-template.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/include/uri-template -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/include/uri-template/uri-template.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/include/uri-template/Template.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/include/uri-template/Expander.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/include/uri-template/Variable.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/include/uri-template/Operator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/include/uri-template/Matcher.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/include/uri-template/Parser.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/include/uri-template/Modifier.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/lib/cmake/uritemplate/uritemplateConfig.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/lib/cmake/uritemplate/uritemplateConfigVersion.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/lib/cmake/uritemplate/uritemplateTargets.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/lib/cmake/uritemplate/uritemplateTargets-release.cmake [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 uri-template/1.1.2 package(): Packaged 1 '.a' file: liburi-template.a uri-template/1.1.2 package(): Packaged 8 '.h' files uri-template/1.1.2 package(): Packaged 1 file: LICENSE uri-template/1.1.2: Package '1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a' created uri-template/1.1.2: Created package revision 9807b125198dc05bb6be9bfbf7db4a0f [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CONAN_CMAKE_POSITION_INDEPENDENT_CODE CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX CONAN_SHARED_LINKER_FLAGS uri-template/1.1.2: WARN: uri-template recipe lacks information about the clang compiler standard version support.