******************************************************************************** conan install flecs/2.3.1@ --profile=/home/conan/w/BuildSingleReference/6336/137c1bc0-73f1-4715-a2de-a60da6616e76/profile.txt --build=flecs ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 10.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=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=clang compiler.libcxx=libstdc++ compiler.version=10 os=Linux os_build=Linux [options] flecs:shared=True [build_requires] [env] flecs/2.3.1: Forced build from source Installing package: flecs/2.3.1 Requirements flecs/2.3.1 from local cache - Cache Packages flecs/2.3.1:da82c45faf95f16de2c6a6f3b0d205907ceadfee - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK flecs/2.3.1: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK flecs/2.3.1: Copying sources to build folder flecs/2.3.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee flecs/2.3.1: 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 flecs/2.3.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/package/da82c45faf95f16de2c6a6f3b0d205907ceadfee" -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 '/home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee' ----------------- -- The C compiler identification is Clang 10.0.1 -- The CXX compiler identification is Clang 10.0.1 -- 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: Compiler Clang>=8, checking major version 10 -- Conan: Checking correct version: 10 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee' '--target' 'flecs' '--' '-j3' ----------------- Scanning dependencies of target flecs [ 2%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/addons/bulk.c.o [ 7%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/addons/direct_access.c.o [ 7%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/addons/dbg.c.o [ 10%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/addons/module.c.o [ 13%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/addons/queue.c.o [ 15%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/addons/reader.c.o [ 18%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/addons/snapshot.c.o [ 21%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/addons/stats.c.o [ 23%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/addons/writer.c.o [ 26%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/modules/pipeline/pipeline.c.o [ 28%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/modules/pipeline/worker.c.o [ 31%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/modules/system/system.c.o [ 34%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/modules/system/system_dbg.c.o [ 36%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/modules/timer.c.o [ 39%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/api_support.c.o [ 42%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/bitset.c.o [ 44%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/bootstrap.c.o [ 47%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/entity.c.o [ 50%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/filter.c.o [ 52%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/hash.c.o [ 55%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/hierarchy.c.o [ 57%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/iter.c.o [ 60%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/log.c.o [ 63%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/map.c.o [ 65%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/misc.c.o [ 68%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/os_api.c.o [ 71%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/query.c.o [ 73%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/signature.c.o [ 76%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/sparse.c.o [ 78%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/stage.c.o [ 81%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/strbuf.c.o [ 84%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/switch_list.c.o [ 86%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/table.c.o [ 89%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/table_graph.c.o [ 92%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/type.c.o [ 94%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/vector.c.o [ 97%] Building C object source_subfolder/CMakeFiles/flecs.dir/src/world.c.o [100%] Linking C shared library ../lib/libflecs.so [100%] Built target flecs flecs/2.3.1: Package 'da82c45faf95f16de2c6a6f3b0d205907ceadfee' built flecs/2.3.1: Build folder /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee flecs/2.3.1: Generated conaninfo.txt flecs/2.3.1: Generated conanbuildinfo.txt flecs/2.3.1: Generating the package flecs/2.3.1: Package folder /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/package/da82c45faf95f16de2c6a6f3b0d205907ceadfee flecs/2.3.1: Calling package() [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 flecs/2.3.1 package(): Packaged 1 '.so' file: libflecs.so flecs/2.3.1 package(): Packaged 1 file: LICENSE flecs/2.3.1 package(): Packaged 26 '.h' files flecs/2.3.1 package(): Packaged 1 '.hpp' file: flecs.hpp flecs/2.3.1: Package 'da82c45faf95f16de2c6a6f3b0d205907ceadfee' created flecs/2.3.1: Created package revision 37155ac124b8476462c2e437b16edfb7 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK 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 /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee/source_subfolder/src/addons/stats.c:65:50: warning: implicit conversion increases floating-point precision: 'float' to 'double' [-Wdouble-promotion] printf("%s: %*s %.2f\n", name, 32 - len, "", value); ~~~~~~ ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee/source_subfolder/src/addons/stats.c:131:9: warning: implicit conversion increases floating-point precision: 'float' to 'double' [-Wdouble-promotion] if (delta_world_time != 0.0 && delta_frame_count != 0.0) { ^~~~~~~~~~~~~~~~ ~~ /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee/source_subfolder/src/addons/stats.c:131:36: warning: implicit conversion increases floating-point precision: 'float' to 'double' [-Wdouble-promotion] if (delta_world_time != 0.0 && delta_frame_count != 0.0) { ^~~~~~~~~~~~~~~~~ ~~ 3 warnings generated. /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee/source_subfolder/src/log.c:14:51: warning: format string is not a string literal [-Wformat-nonliteral] size = vsnprintf(result, ecs_to_size_t(size), fmt, tmpa); ^~~ /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee/source_subfolder/src/log.c:28:29: warning: format string is not a string literal [-Wformat-nonliteral] ecs_os_vsprintf(result, fmt, args); ^~~ /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee/source_subfolder/include/flecs/os_api.h:299:55: note: expanded from macro 'ecs_os_vsprintf' #define ecs_os_vsprintf(ptr, fmt, args) vsprintf(ptr, fmt, args) ^~~ /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee/source_subfolder/src/map.c:28:40: warning: implicit conversion increases floating-point precision: 'float' to 'double' [-Wdouble-promotion] return ecs_next_pow_of_2((int32_t)((float)element_count * LOAD_FACTOR)); ^~~~~~~~~~~~~~~~~~~~ ~ 2 warnings generated. 1 warning generated. /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee/source_subfolder/src/os_api.c:47:22: warning: format string is not a string literal [-Wformat-nonliteral] vfprintf(stdout, fmt, args); ^~~ /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee/source_subfolder/src/os_api.c:53:22: warning: format string is not a string literal [-Wformat-nonliteral] vfprintf(stderr, fmt, args); ^~~ /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee/source_subfolder/src/os_api.c:59:22: warning: format string is not a string literal [-Wformat-nonliteral] vfprintf(stdout, fmt, args); ^~~ /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee/source_subfolder/src/os_api.c:65:22: warning: format string is not a string literal [-Wformat-nonliteral] vfprintf(stderr, fmt, args); ^~~ 4 warnings generated. /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee/source_subfolder/src/strbuf.c:150:52: warning: format string is not a string literal [-Wformat-nonliteral] ecs_strbuf_ptr(b), (size_t)(max_copy + 1), str, args); ^~~ /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee/source_subfolder/src/strbuf.c:166:48: warning: format string is not a string literal [-Wformat-nonliteral] ecs_os_vsprintf(ecs_strbuf_ptr(b), str, arg_cpy); ^~~ /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee/source_subfolder/include/flecs/os_api.h:299:55: note: expanded from macro 'ecs_os_vsprintf' #define ecs_os_vsprintf(ptr, fmt, args) vsprintf(ptr, fmt, args) ^~~ /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee/source_subfolder/src/strbuf.c:180:34: warning: format string is not a string literal [-Wformat-nonliteral] ecs_os_vsprintf(dst, str, arg_cpy); ^~~ /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee/source_subfolder/include/flecs/os_api.h:299:55: note: expanded from macro 'ecs_os_vsprintf' #define ecs_os_vsprintf(ptr, fmt, args) vsprintf(ptr, fmt, args) ^~~ 3 warnings generated. /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee/source_subfolder/src/world.c:671:22: warning: implicit conversion increases floating-point precision: 'float' to 'double' [-Wdouble-promotion] if (world->stats.target_fps == 0.0 || enable) { ~~~~~~~~~~~~~^~~~~~~~~~ ~~ /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee/source_subfolder/src/world.c:890:52: warning: implicit conversion increases floating-point precision: 'float' to 'double' [-Wdouble-promotion] double target_delta_time = (1.0 / world->stats.target_fps); ~ ~~~~~~~~~~~~~^~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee/source_subfolder/src/world.c:892:22: warning: implicit conversion increases floating-point precision: 'float' to 'double' [-Wdouble-promotion] world->stats.sleep_err / (double)world->stats.frame_count_total; ~~~~~~~~~~~~~^~~~~~~~~ ~ /home/conan/w/BuildSingleReference/.conan/data/flecs/2.3.1/_/_/build/da82c45faf95f16de2c6a6f3b0d205907ceadfee/source_subfolder/src/world.c:976:53: warning: implicit conversion increases floating-point precision: 'float' to 'double' [-Wdouble-promotion] delta_time = 1.0 / world->stats.target_fps; ~ ~~~~~~~~~~~~~^~~~~~~~~~ 4 warnings generated.