******************************************************************************** conan install uri-template/1.1.2@ --profile=/home/conan/w/BuildSingleReference/11465/8b2f5054-21c4-48b4-ad7e-f61a12e1eb5f/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: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 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/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=10 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=gcc compiler.libcxx=libstdc++ compiler.version=10 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:82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3 - 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/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3 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/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3/build_subfolder' && 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++" -DBUILD_SHARED_LIBS="False" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3" -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/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/build/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3" -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/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3/source_subfolder' ----------------- -- The CXX compiler identification is GNU 10.2.0 -- 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 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/build/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/build/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target uri-template [ 12%] Building CXX object CMakeFiles/uri-template.dir/src/Expander.cpp.o [ 25%] Building CXX object CMakeFiles/uri-template.dir/src/Matcher.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 '82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3' built uri-template/1.1.2: Build folder /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/build/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3 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/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3 uri-template/1.1.2: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/build/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3/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/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3/lib/liburi-template.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3/include/uri-template -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3/include/uri-template/uri-template.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3/include/uri-template/Template.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3/include/uri-template/Expander.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3/include/uri-template/Variable.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3/include/uri-template/Operator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3/include/uri-template/Matcher.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3/include/uri-template/Parser.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3/include/uri-template/Modifier.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3/lib/cmake/uritemplate/uritemplateConfig.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3/lib/cmake/uritemplate/uritemplateConfigVersion.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3/lib/cmake/uritemplate/uritemplateTargets.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/uri-template/1.1.2/_/_/package/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3/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 '82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3' created uri-template/1.1.2: Created package revision e70f8c385a9db550e4a467f98cf3162b [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 gcc compiler standard version support.