******************************************************************************** conan install cctz/2.3@ --build=cctz --profile=/home/conan/w/BuildSingleReference/22100/e6e14e67-923b-411e-aced-ac2352100803/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 6.0 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=6.0 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=6.0 os=Linux os_build=Linux [options] cctz:shared=True [build_requires] [env] cctz/2.3: Forced build from source Installing package: cctz/2.3 Requirements cctz/2.3 from local cache - Cache Packages cctz/2.3:17d2b7e49b73c5afc8af01af22b2de92ebc8a721 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cctz/2.3: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/cctz/2.3/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK cctz/2.3: Copying sources to build folder cctz/2.3: Building your package in /home/conan/w/BuildSingleReference/.conan/data/cctz/2.3/_/_/build/17d2b7e49b73c5afc8af01af22b2de92ebc8a721 cctz/2.3: 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 cctz/2.3: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/cctz/2.3/_/_/build/17d2b7e49b73c5afc8af01af22b2de92ebc8a721/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="6.0" -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/cctz/2.3/_/_/package/17d2b7e49b73c5afc8af01af22b2de92ebc8a721" -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" -DBUILD_TOOLS="True" -DBUILD_EXAMPLES="False" -DBUILD_TESTING="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/cctz/2.3/_/_/build/17d2b7e49b73c5afc8af01af22b2de92ebc8a721' ----------------- -- The C compiler identification is Clang 6.0.0 -- The CXX compiler identification is Clang 6.0.0 -- 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: Checking correct version: 6.0 -- Conan: C++ stdlib: libc++ -- -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/cctz/2.3/_/_/build/17d2b7e49b73c5afc8af01af22b2de92ebc8a721/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/cctz/2.3/_/_/build/17d2b7e49b73c5afc8af01af22b2de92ebc8a721/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target cctz [ 7%] Building CXX object source_subfolder/CMakeFiles/cctz.dir/src/civil_time_detail.cc.o [ 15%] Building CXX object source_subfolder/CMakeFiles/cctz.dir/src/time_zone_fixed.cc.o [ 23%] Building CXX object source_subfolder/CMakeFiles/cctz.dir/src/time_zone_format.cc.o [ 30%] Building CXX object source_subfolder/CMakeFiles/cctz.dir/src/time_zone_if.cc.o [ 38%] Building CXX object source_subfolder/CMakeFiles/cctz.dir/src/time_zone_impl.cc.o [ 46%] Building CXX object source_subfolder/CMakeFiles/cctz.dir/src/time_zone_info.cc.o [ 53%] Building CXX object source_subfolder/CMakeFiles/cctz.dir/src/time_zone_libc.cc.o [ 61%] Building CXX object source_subfolder/CMakeFiles/cctz.dir/src/time_zone_lookup.cc.o [ 69%] Building CXX object source_subfolder/CMakeFiles/cctz.dir/src/time_zone_posix.cc.o [ 76%] Building CXX object source_subfolder/CMakeFiles/cctz.dir/src/zone_info_source.cc.o [ 84%] Linking CXX shared library ../lib/libcctz.so [ 84%] Built target cctz Scanning dependencies of target time_tool [ 92%] Building CXX object source_subfolder/CMakeFiles/time_tool.dir/src/time_tool.cc.o [100%] Linking CXX executable ../bin/time_tool [100%] Built target time_tool cctz/2.3: Package '17d2b7e49b73c5afc8af01af22b2de92ebc8a721' built cctz/2.3: Build folder /home/conan/w/BuildSingleReference/.conan/data/cctz/2.3/_/_/build/17d2b7e49b73c5afc8af01af22b2de92ebc8a721 cctz/2.3: Generated conaninfo.txt cctz/2.3: Generated conanbuildinfo.txt cctz/2.3: Generating the package cctz/2.3: Package folder /home/conan/w/BuildSingleReference/.conan/data/cctz/2.3/_/_/package/17d2b7e49b73c5afc8af01af22b2de92ebc8a721 cctz/2.3: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/cctz/2.3/_/_/build/17d2b7e49b73c5afc8af01af22b2de92ebc8a721/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 84%] Built target cctz [100%] Built target time_tool Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/cctz/2.3/_/_/package/17d2b7e49b73c5afc8af01af22b2de92ebc8a721/lib/libcctz.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/cctz/2.3/_/_/package/17d2b7e49b73c5afc8af01af22b2de92ebc8a721/include/cctz/time_zone.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/cctz/2.3/_/_/package/17d2b7e49b73c5afc8af01af22b2de92ebc8a721/include/cctz/civil_time_detail.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/cctz/2.3/_/_/package/17d2b7e49b73c5afc8af01af22b2de92ebc8a721/include/cctz/zone_info_source.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/cctz/2.3/_/_/package/17d2b7e49b73c5afc8af01af22b2de92ebc8a721/include/cctz/civil_time.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/cctz/2.3/_/_/package/17d2b7e49b73c5afc8af01af22b2de92ebc8a721/bin/time_tool -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/cctz/2.3/_/_/package/17d2b7e49b73c5afc8af01af22b2de92ebc8a721/bin/time_tool" to "" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/cctz/2.3/_/_/package/17d2b7e49b73c5afc8af01af22b2de92ebc8a721/lib/cmake/cctz/cctz-targets.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/cctz/2.3/_/_/package/17d2b7e49b73c5afc8af01af22b2de92ebc8a721/lib/cmake/cctz/cctz-targets-release.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/cctz/2.3/_/_/package/17d2b7e49b73c5afc8af01af22b2de92ebc8a721/lib/cmake/cctz/cctz-config.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 cctz/2.3 package(): Packaged 1 file: time_tool cctz/2.3 package(): Packaged 1 '.so' file: libcctz.so cctz/2.3 package(): Packaged 4 '.h' files: civil_time_detail.h, zone_info_source.h, time_zone.h, civil_time.h cctz/2.3 package(): Packaged 1 '.txt' file: LICENSE.txt cctz/2.3: Package '17d2b7e49b73c5afc8af01af22b2de92ebc8a721' created cctz/2.3: Created package revision 941462ae97d8a4a06b61b82331f8841c cctz/2.3: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/cctz/2.3/_/_/package/17d2b7e49b73c5afc8af01af22b2de92ebc8a721/bin [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