Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_942_2_0_0/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/tmp/c3ipr/pr_942_2_0_0/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=7 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_942_2_0_0/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 6.7666015625 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK Exporting package recipe entt/3.2.2 exports: File 'conandata.yml' found. Exporting it... entt/3.2.2 exports: Copied 1 '.yml' file: conandata.yml [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'3.2.2': {'url': 'https://github.com/skypjack/entt/archive/v3.2.2.tar.gz', 'sha256': '94592270b6750dd0b057a4af9d2c1ea8798369b3bb127927a8f70db232808f93'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 3.2.2: sha256: 94592270b6750dd0b057a4af9d2c1ea8798369b3bb127927a8f70db232808f93 url: https://github.com/skypjack/entt/archive/v3.2.2.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK entt/3.2.2: A new conanfile.py version was exported entt/3.2.2: Folder: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/export entt/3.2.2: Using the exported files summary hash as the recipe revision: a3c8cba763bc07107315b60bd67aa5d5 entt/3.2.2: Exported revision: a3c8cba763bc07107315b60bd67aa5d5 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=7 os=Linux os_build=Linux [options] [build_requires] [env] entt/3.2.2: Forced build from source entt/3.2.2 (test package): Installing package Requirements entt/3.2.2 from local cache - Cache Packages entt/3.2.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Build [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK entt/3.2.2: Configuring sources in /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK entt/3.2.2: Building your package in /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/build/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 entt/3.2.2: Generator txt created conanbuildinfo.txt [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 entt/3.2.2: Calling build() -- The CXX compiler identification is GNU 7.2.0 -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done * * EnTT v3.2.2 (Debug) * Copyright (c) 2017-2019 Michele Caini * -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX -- Build files have been written to: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/build/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/build_subfolder entt/3.2.2: Package '5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9' built entt/3.2.2: Build folder /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/build/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 entt/3.2.2: Generated conaninfo.txt entt/3.2.2: Generated conanbuildinfo.txt entt/3.2.2: Generating the package entt/3.2.2: Package folder /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 entt/3.2.2: Calling package() Install the project... -- Install configuration: "Debug" -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/config -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/config/config.h -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/config/version.h -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/process -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/process/process.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/process/scheduler.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/entity -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/entity/observer.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/entity/actor.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/entity/group.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/entity/sparse_set.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/entity/utility.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/entity/registry.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/entity/snapshot.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/entity/view.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/entity/fwd.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/entity/storage.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/entity/runtime_view.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/entity/entity.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/entity/helper.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/locator -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/locator/locator.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/signal -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/signal/emitter.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/signal/fwd.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/signal/dispatcher.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/signal/delegate.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/signal/sigh.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/fwd.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/meta -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/meta/policy.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/meta/meta.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/meta/factory.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/resource -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/resource/handle.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/resource/fwd.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/resource/loader.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/resource/cache.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/entt.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/core -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/core/monostate.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/core/utility.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/core/type_traits.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/core/algorithm.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/core/hashed_string.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/core/family.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/entt/core/ident.hpp -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib/cmake/entt/EnTTTargets.cmake -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib/cmake/entt/EnTTConfig.cmake -- Installing: /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib/cmake/entt/EnTTConfigVersion.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 entt/3.2.2 package(): Packaged 37 '.hpp' files entt/3.2.2 package(): Packaged 2 '.h' files: config.h, version.h entt/3.2.2 package(): Packaged 1 file: LICENSE entt/3.2.2: Package '5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9' created entt/3.2.2: Created package revision 4a16d3cd9d2e43ecdcf84c3e29f352b7 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK entt/3.2.2 (test package): Generator cmake created conanbuildinfo.cmake entt/3.2.2 (test package): Generator cmake_find_package_multi created EnTTConfig.cmake entt/3.2.2 (test package): Generator cmake_find_package_multi created EnTTTargets.cmake entt/3.2.2 (test package): Generator cmake_find_package_multi created EnTTTarget-release.cmake entt/3.2.2 (test package): Generator cmake_find_package_multi created EnTTConfigVersion.cmake entt/3.2.2 (test package): Generator txt created conanbuildinfo.txt entt/3.2.2 (test package): Generated conaninfo.txt entt/3.2.2 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/pr_942_2_0_0/test_package/build/5c141e8fbd3174d18b06584d69645e4da44006b2/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 entt/3.2.2 (test package): Running build() -- The C compiler identification is GNU 7.2.0 -- The CXX compiler identification is GNU 7.2.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX -- Build files have been written to: /tmp/c3ipr/pr_942_2_0_0/test_package/build/5c141e8fbd3174d18b06584d69645e4da44006b2 /usr/bin/cmake -S/tmp/c3ipr/pr_942_2_0_0/test_package -B/tmp/c3ipr/pr_942_2_0_0/test_package/build/5c141e8fbd3174d18b06584d69645e4da44006b2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_942_2_0_0/test_package/build/5c141e8fbd3174d18b06584d69645e4da44006b2/CMakeFiles /tmp/c3ipr/pr_942_2_0_0/test_package/build/5c141e8fbd3174d18b06584d69645e4da44006b2/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/tmp/c3ipr/pr_942_2_0_0/test_package/build/5c141e8fbd3174d18b06584d69645e4da44006b2' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/depend make[2]: Entering directory '/tmp/c3ipr/pr_942_2_0_0/test_package/build/5c141e8fbd3174d18b06584d69645e4da44006b2' cd /tmp/c3ipr/pr_942_2_0_0/test_package/build/5c141e8fbd3174d18b06584d69645e4da44006b2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/c3ipr/pr_942_2_0_0/test_package /tmp/c3ipr/pr_942_2_0_0/test_package /tmp/c3ipr/pr_942_2_0_0/test_package/build/5c141e8fbd3174d18b06584d69645e4da44006b2 /tmp/c3ipr/pr_942_2_0_0/test_package/build/5c141e8fbd3174d18b06584d69645e4da44006b2 /tmp/c3ipr/pr_942_2_0_0/test_package/build/5c141e8fbd3174d18b06584d69645e4da44006b2/CMakeFiles/test_package.dir/DependInfo.cmake --color= Scanning dependencies of target test_package make[2]: Leaving directory '/tmp/c3ipr/pr_942_2_0_0/test_package/build/5c141e8fbd3174d18b06584d69645e4da44006b2' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/build make[2]: Entering directory '/tmp/c3ipr/pr_942_2_0_0/test_package/build/5c141e8fbd3174d18b06584d69645e4da44006b2' [ 50%] Building CXX object CMakeFiles/test_package.dir/example.cpp.o /usr/bin/g++ -isystem /tmp/c3ipr/pr_942_2_0_0/.conan/data/entt/3.2.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -O3 -DNDEBUG -std=gnu++1z -o CMakeFiles/test_package.dir/example.cpp.o -c /tmp/c3ipr/pr_942_2_0_0/test_package/example.cpp [100%] Linking CXX executable bin/test_package /usr/bin/cmake -E cmake_link_script CMakeFiles/test_package.dir/link.txt --verbose=1 /usr/bin/g++ -O3 -DNDEBUG CMakeFiles/test_package.dir/example.cpp.o -o bin/test_package make[2]: Leaving directory '/tmp/c3ipr/pr_942_2_0_0/test_package/build/5c141e8fbd3174d18b06584d69645e4da44006b2' [100%] Built target test_package make[1]: Leaving directory '/tmp/c3ipr/pr_942_2_0_0/test_package/build/5c141e8fbd3174d18b06584d69645e4da44006b2' /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_942_2_0_0/test_package/build/5c141e8fbd3174d18b06584d69645e4da44006b2/CMakeFiles 0 entt/3.2.2 (test package): Running test() JSON file created at '/tmp/c3ipr/pr_942_2_0_0/_create.json'