******************************************************************************** conan install imguizmo/1.83@#7c4eb3d9f3267c36432344ad64554ec4 --build=imguizmo -pr /Users/jenkins/w/prod/BuildSingleReference/28878/fb4434d4-5188-4ab3-a241-60b637bd6909/profile_osx_110_libcpp_apple-clang_release_64.imguizmo-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default) Found apple-clang 11.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=11.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos [options] imguizmo:shared=True [build_requires] [env] 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 78ce12b6d8a67fda3201b092141951b7 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:eec6acc43f6348a597c20e5bd28d9e0590a02597 - Download imguizmo/1.83:b10d819ff4c74096d41a7da21978112e75a95c83 - Build Installing (downloading, building) binaries... imgui/1.87: Retrieving package eec6acc43f6348a597c20e5bd28d9e0590a02597 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz imgui/1.87: Package installed eec6acc43f6348a597c20e5bd28d9e0590a02597 imgui/1.87: Downloaded package revision 16a6751b1de813b7dd3ae09f57d0c0f3 imgui/1.87: Appending PATH env var with : /Users/jenkins/w/prod/BuildSingleReference/.conan/data/imgui/1.87/_/_/package/eec6acc43f6348a597c20e5bd28d9e0590a02597/bin [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK imguizmo/1.83: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/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 imguizmo/1.83: Copying sources to build folder imguizmo/1.83: Building your package in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/build/b10d819ff4c74096d41a7da21978112e75a95c83 imguizmo/1.83: Generator cmake created conanbuildinfo.cmake imguizmo/1.83: Aggregating env generators [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 imguizmo/1.83: Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/build/b10d819ff4c74096d41a7da21978112e75a95c83' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="11.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/package/b10d819ff4c74096d41a7da21978112e75a95c83" -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" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/build/b10d819ff4c74096d41a7da21978112e75a95c83' ----------------- -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/11/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - 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: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/build/b10d819ff4c74096d41a7da21978112e75a95c83 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/build/b10d819ff4c74096d41a7da21978112e75a95c83' '--' '-j4' ----------------- [ 16%] Building CXX object CMakeFiles/imguizmo.dir/source_subfolder/GraphEditor.cpp.o [ 33%] Building CXX object CMakeFiles/imguizmo.dir/source_subfolder/ImCurveEdit.cpp.o [ 66%] Building CXX object CMakeFiles/imguizmo.dir/source_subfolder/ImGradient.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 shared library lib/libimguizmo.dylib [100%] Built target imguizmo imguizmo/1.83: Package 'b10d819ff4c74096d41a7da21978112e75a95c83' built imguizmo/1.83: Build folder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/build/b10d819ff4c74096d41a7da21978112e75a95c83 imguizmo/1.83: Generated conaninfo.txt imguizmo/1.83: Generated conanbuildinfo.txt imguizmo/1.83: Generating the package imguizmo/1.83: Package folder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/package/b10d819ff4c74096d41a7da21978112e75a95c83 imguizmo/1.83: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/build/b10d819ff4c74096d41a7da21978112e75a95c83' '--target' 'install' '--' '-j4' ----------------- Consolidate compiler generated dependencies of target imguizmo [100%] Built target imguizmo Install the project... -- Install configuration: "Release" -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/package/b10d819ff4c74096d41a7da21978112e75a95c83/lib/libimguizmo.dylib -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/package/b10d819ff4c74096d41a7da21978112e75a95c83/include/GraphEditor.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/package/b10d819ff4c74096d41a7da21978112e75a95c83/include/ImCurveEdit.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/package/b10d819ff4c74096d41a7da21978112e75a95c83/include/ImGradient.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/package/b10d819ff4c74096d41a7da21978112e75a95c83/include/ImGuizmo.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/package/b10d819ff4c74096d41a7da21978112e75a95c83/include/ImSequencer.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/imguizmo/1.83/_/_/package/b10d819ff4c74096d41a7da21978112e75a95c83/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 1 file: LICENSE imguizmo/1.83 package(): Packaged 6 '.h' files imguizmo/1.83 package(): Packaged 1 '.dylib' file: libimguizmo.dylib imguizmo/1.83: Package 'b10d819ff4c74096d41a7da21978112e75a95c83' created imguizmo/1.83: Created package revision 5069d27fc13722dbd48cd832ce14be13 [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