******************************************************************************** conan install imguizmo/1.83@#dd9ea40055dda15f42407767127ed3e3 --build=imguizmo -pr /home/conan/w/prod/BuildSingleReference/85861/5885f1ca-75a1-4172-9393-9ddba5321a2b/profile_linux_12_libcpp_clang_debug_64.imguizmo-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 12.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=12 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=clang compiler.libcxx=libc++ compiler.version=12 os=Linux [options] imguizmo:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True imgui/1.87: Not found in local cache, looking in remotes... imgui/1.87: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz imgui/1.87: Downloaded recipe revision c5aee830a78db98161274476292fe640 imguizmo/1.83: Forced build from source Installing package: imguizmo/1.83 Requirements imgui/1.87 from 'conan-center' - Downloaded imguizmo/1.83 from local cache - Cache Packages imgui/1.87:25ff5e280188558bdb27e85d01b851ca5dd1bba7 - Download imguizmo/1.83:f6026f08d4a3a331fd39e73cf1a88bea38dc73e4 - Build Installing (downloading, building) binaries... imgui/1.87: Retrieving package 25ff5e280188558bdb27e85d01b851ca5dd1bba7 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz imgui/1.87: Package installed 25ff5e280188558bdb27e85d01b851ca5dd1bba7 imgui/1.87: Downloaded package revision 6a0c295abde51806e4d9b0e85d96be42 imgui/1.87: Appending PATH env var with : /home/conan/w/prod/BuildSingleReference/.conan/data/imgui/1.87/_/_/package/25ff5e280188558bdb27e85d01b851ca5dd1bba7/bin [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK imguizmo/1.83: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/source imguizmo/1.83: [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 imguizmo/1.83: Copying sources to build folder imguizmo/1.83: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/build/f6026f08d4a3a331fd39e73cf1a88bea38dc73e4 imguizmo/1.83: Generator cmake created conanbuildinfo.cmake imguizmo/1.83: 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 imguizmo/1.83: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/build/f6026f08d4a3a331fd39e73cf1a88bea38dc73e4' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="12" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/package/f6026f08d4a3a331fd39e73cf1a88bea38dc73e4" -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" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/build/f6026f08d4a3a331fd39e73cf1a88bea38dc73e4' ----------------- -- The CXX compiler identification is Clang 12.0.0 -- Check for working CXX compiler: /usr/local/bin/clang++ -- Check for working CXX compiler: /usr/local/bin/clang++ -- 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 default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler Clang>=8, checking major version 12 -- Conan: Checking correct version: 12 -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/build/f6026f08d4a3a331fd39e73cf1a88bea38dc73e4 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/build/f6026f08d4a3a331fd39e73cf1a88bea38dc73e4' '--' '-j3' ----------------- Scanning dependencies of target imguizmo [ 16%] Building CXX object CMakeFiles/imguizmo.dir/source_subfolder/GraphEditor.cpp.o [ 33%] Building CXX object CMakeFiles/imguizmo.dir/source_subfolder/ImGradient.cpp.o [ 50%] Building CXX object CMakeFiles/imguizmo.dir/source_subfolder/ImCurveEdit.cpp.o [ 66%] Building CXX object CMakeFiles/imguizmo.dir/source_subfolder/ImGuizmo.cpp.o [ 83%] Building CXX object CMakeFiles/imguizmo.dir/source_subfolder/ImSequencer.cpp.o [100%] Linking CXX static library lib/libimguizmo.a [100%] Built target imguizmo imguizmo/1.83: Package 'f6026f08d4a3a331fd39e73cf1a88bea38dc73e4' built imguizmo/1.83: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/build/f6026f08d4a3a331fd39e73cf1a88bea38dc73e4 imguizmo/1.83: Generated conaninfo.txt imguizmo/1.83: Generated conanbuildinfo.txt imguizmo/1.83: Generating the package imguizmo/1.83: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/package/f6026f08d4a3a331fd39e73cf1a88bea38dc73e4 imguizmo/1.83: Calling package() ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/build/f6026f08d4a3a331fd39e73cf1a88bea38dc73e4' '--target' 'install' '--' '-j3' ----------------- [100%] Built target imguizmo Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/package/f6026f08d4a3a331fd39e73cf1a88bea38dc73e4/lib/libimguizmo.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/package/f6026f08d4a3a331fd39e73cf1a88bea38dc73e4/include/GraphEditor.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/package/f6026f08d4a3a331fd39e73cf1a88bea38dc73e4/include/ImCurveEdit.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/package/f6026f08d4a3a331fd39e73cf1a88bea38dc73e4/include/ImGradient.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/package/f6026f08d4a3a331fd39e73cf1a88bea38dc73e4/include/ImGuizmo.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/package/f6026f08d4a3a331fd39e73cf1a88bea38dc73e4/include/ImSequencer.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/package/f6026f08d4a3a331fd39e73cf1a88bea38dc73e4/include/ImZoomSlider.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 [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK imguizmo/1.83 package(): Packaged 6 '.h' files imguizmo/1.83 package(): Packaged 1 file: LICENSE imguizmo/1.83 package(): Packaged 1 '.a' file: libimguizmo.a imguizmo/1.83: Package 'f6026f08d4a3a331fd39e73cf1a88bea38dc73e4' created imguizmo/1.83: Created package revision f9476d4967bf3c9e95563923f3018720 [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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY