******************************************************************************** conan test conan-center-index/recipes/imgui/all/test_package/conanfile.py imgui/1.76@#8394a25bd5f2b1c168ec77f547b90cf5 -pr /home/conan/w/prod/BuildSingleReference/5638/152f2a33-2a9c-483a-926f-59d93857b0a0/profile_linux_11_libcpp_clang_debug_64.imgui-shared-True.txt ******************************************************************************** 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 11.1 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=11 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=11 os=Linux [options] imgui:shared=True [build_requires] [env] imgui/1.76 (test package): Installing package Requirements imgui/1.76 from local cache - Cache Packages imgui/1.76:41c74a8a2e7056cd658ab5bba09165d16c336bb3 - Download Installing (downloading, building) binaries... imgui/1.76: Retrieving package 41c74a8a2e7056cd658ab5bba09165d16c336bb3 from remote 'c3i_PR-9784' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz imgui/1.76: Package installed 41c74a8a2e7056cd658ab5bba09165d16c336bb3 imgui/1.76: Downloaded package revision 470a00dbb71c8022b5374a7c8852d907 imgui/1.76: Appending PATH env var with : /home/conan/w/prod/BuildSingleReference/.conan/data/imgui/1.76/_/_/package/41c74a8a2e7056cd658ab5bba09165d16c336bb3/bin imgui/1.76 (test package): Generator txt created conanbuildinfo.txt imgui/1.76 (test package): Generator cmake_find_package created Findimgui.cmake imgui/1.76 (test package): Generator cmake created conanbuildinfo.cmake imgui/1.76 (test package): Aggregating env generators imgui/1.76 (test package): Generated conaninfo.txt imgui/1.76 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/imgui/all/test_package/build/b1082b98ec8a1c0c00f6bcbad76f21b646a4db0d/conan.lock' Using cached profile from lockfile [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 imgui/1.76 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/imgui/all/test_package/build/b1082b98ec8a1c0c00f6bcbad76f21b646a4db0d' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/imgui/all/test_package/build/b1082b98ec8a1c0c00f6bcbad76f21b646a4db0d/package" -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_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/imgui/all/test_package/build/b1082b98ec8a1c0c00f6bcbad76f21b646a4db0d" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DDOCKING="False" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/imgui/all/test_package' ----------------- -- The C compiler identification is Clang 11.1.0 -- The CXX compiler identification is Clang 11.1.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: Adjusting output directories -- Conan: Using cmake targets configuration -- Library imgui found /home/conan/w/prod/BuildSingleReference/.conan/data/imgui/1.76/_/_/package/41c74a8a2e7056cd658ab5bba09165d16c336bb3/lib/libimgui.so -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler Clang>=8, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libc++ -- Conan: Using autogenerated Findimgui.cmake -- Found imgui: 1.76 (found version "1.76") -- Library imgui found /home/conan/w/prod/BuildSingleReference/.conan/data/imgui/1.76/_/_/package/41c74a8a2e7056cd658ab5bba09165d16c336bb3/lib/libimgui.so -- Skipping already existing target: CONAN_LIB::imgui_imgui -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/imgui/1.76/_/_/package/41c74a8a2e7056cd658ab5bba09165d16c336bb3/lib/libimgui.so -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/imgui/all/test_package/build/b1082b98ec8a1c0c00f6bcbad76f21b646a4db0d ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/imgui/all/test_package/build/b1082b98ec8a1c0c00f6bcbad76f21b646a4db0d' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package imgui/1.76 (test package): Running test() ----Running------ > bin/test_package ----------------- NewFrame() 0 NewFrame() 1 NewFrame() 2 NewFrame() 3 NewFrame() 4 NewFrame() 5 NewFrame() 6 NewFrame() 7 NewFrame() 8 NewFrame() 9 NewFrame() 10 NewFrame() 11 NewFrame() 12 NewFrame() 13 NewFrame() 14 NewFrame() 15 NewFrame() 16 NewFrame() 17 NewFrame() 18 NewFrame() 19 NewFrame() 20 NewFrame() 21 NewFrame() 22 NewFrame() 23 NewFrame() 24 NewFrame() 25 NewFrame() 26 NewFrame() 27 NewFrame() 28 NewFrame() 29 NewFrame() 30 NewFrame() 31 NewFrame() 32 NewFrame() 33 NewFrame() 34 NewFrame() 35 NewFrame() 36 NewFrame() 37 NewFrame() 38 NewFrame() 39 NewFrame() 40 NewFrame() 41 NewFrame() 42 NewFrame() 43 NewFrame() 44 NewFrame() 45 NewFrame() 46 NewFrame() 47 NewFrame() 48 NewFrame() 49 DestroyContext() CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR