Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1885_2_4_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_1885_2_4_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_1885_2_4_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.5859375 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 [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK Exporting package recipe sol2/3.2.0 exports: File 'conandata.yml' found. Exporting it... sol2/3.2.0 exports: Copied 1 '.yml' file: conandata.yml [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'3.2.0': {'url': 'https://github.com/ThePhD/sol2/archive/v3.2.0.tar.gz', 'sha256': '733f03d82df6e0e8a15967831840d240dcb2c606982bec753bd173a9cc1b3435'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 3.2.0: sha256: 733f03d82df6e0e8a15967831840d240dcb2c606982bec753bd173a9cc1b3435 url: https://github.com/ThePhD/sol2/archive/v3.2.0.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK sol2/3.2.0: A new conanfile.py version was exported sol2/3.2.0: Folder: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/export sol2/3.2.0: Using the exported files summary hash as the recipe revision: ef929e34df1121242f8776bd2d210a77 sol2/3.2.0: Exported revision: ef929e34df1121242f8776bd2d210a77 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] lua/5.3.5: Not found in local cache, looking in remotes... lua/5.3.5: Trying with 'c3i_PR-1885_dcfb98e16c9299c5485adc8ac8bc67a44c8361d6'... lua/5.3.5: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz lua/5.3.5: Downloaded recipe revision 094cabdb43b69633aa4d8c4341430664 sol2/3.2.0: Forced build from source sol2/3.2.0 (test package): Installing package Requirements lua/5.3.5 from 'central' - Downloaded sol2/3.2.0 from local cache - Cache Packages lua/5.3.5:d50a0d523d98c15bb147b18fa7d203887c38be8b - Download sol2/3.2.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Build Installing (downloading, building) binaries... lua/5.3.5: Retrieving package d50a0d523d98c15bb147b18fa7d203887c38be8b from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz lua/5.3.5: Package installed d50a0d523d98c15bb147b18fa7d203887c38be8b lua/5.3.5: Downloaded package revision a33f91d78469c4e5c167dc4777c21ea1 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK sol2/3.2.0: Configuring sources in /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK sol2/3.2.0: Copying sources to build folder sol2/3.2.0: Building your package in /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/build/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 sol2/3.2.0: 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 sol2/3.2.0: Calling build() sol2/3.2.0: Package '5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9' built sol2/3.2.0: Build folder /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/build/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 sol2/3.2.0: Generated conaninfo.txt sol2/3.2.0: Generated conanbuildinfo.txt sol2/3.2.0: Generating the package sol2/3.2.0: Package folder /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 sol2/3.2.0: Calling package() ----Running------ > cd '/tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/build/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/build_subfolder' && cmake -G "Unix Makefiles" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9" -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 '/tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/build/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/source_subfolder' ----------------- -- The CXX compiler identification is GNU 7.2.0 -- The C 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 -- 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 -- sol2 is the top-level directory... -- 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_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/build/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/build_subfolder ----Running------ > cmake --build '/tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/build/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/build_subfolder' '--target' 'install' '--' '-j3' ----------------- Install the project... -- Install configuration: "" -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib/cmake/sol2/sol2-targets.cmake -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/stack_guard.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/state.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/usertype_traits.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/stack_get_qualified.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/table_iterator.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/optional_implementation.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/load_result.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/stack_check_get_qualified.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/object_base.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/usertype_container_launch.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/unsafe_function_result.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/unique_usertype_traits.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/usertype_proxy.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/optional.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/deprecate.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/in_place.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/stack_probe.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/state_view.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/function_types_core.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/error.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/forward_detail.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/error_handler.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/protect.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/raii.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/stack_iterator.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/stack_push.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/object.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/forward.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/environment.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/variadic_results.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/pointer_like.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/bind_traits.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/traits.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/usertype_storage.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/metatable.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/function_types_templated.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/unsafe_function.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/stack_check_get.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/call.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/stack_reference.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/base_traits.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/stack_proxy.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/policies.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/function_result.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/coroutine.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/demangle.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/compatibility.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/usertype_container.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/reference.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/string_view.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/bytecode.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/stack.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/types.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/make_reference.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/property.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/protected_handler.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/table_core.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/feature_test.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/stack_field.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/stack_check_get_unqualified.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/stack_pop.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/sol.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/stack_proxy_base.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/function_types.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/as_args.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/userdata.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/stack_get.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/function_types_overloaded.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/stack_core.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/usertype_core.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/wrapper.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/protected_function_result.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/tie.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/thread.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/function.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/as_returns.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/state_handling.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/stack_get_unqualified.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/lua_value.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/table.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/unicode.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/resolve.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/function_types_stateful.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/variadic_args.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/config.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/trampoline.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/stack_check_unqualified.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/lua_table.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/stack_check.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/ebco.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/debug.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/stack_check_qualified.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/usertype.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/inheritance.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/protected_function.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/proxy_base.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/tuple.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/dump_handler.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/overload.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/config_setup.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/compatibility -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/compatibility/compat-5.3.c.h -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/compatibility/version.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/compatibility/compat-5.4.h -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/compatibility/compat-5.3.h -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/function_types_stateless.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/table_proxy.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/map.hpp -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib/cmake/sol2/sol2-config.cmake -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib/cmake/sol2/sol2-config-version.cmake -- Installing: /tmp/c3ipr/pr_1885_2_4_0/.conan/data/sol2/3.2.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/share/pkgconfig/sol2.pc [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 sol2/3.2.0 package(): Packaged 104 '.hpp' files sol2/3.2.0 package(): Packaged 3 '.h' files: compat-5.3.c.h, compat-5.4.h, compat-5.3.h sol2/3.2.0 package(): Packaged 1 '.txt' file: LICENSE.txt sol2/3.2.0: Package '5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9' created sol2/3.2.0: Created package revision a2cb0c35b399f302c9719f19608bbe8a [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK sol2/3.2.0 (test package): Generator cmake created conanbuildinfo.cmake sol2/3.2.0 (test package): Generator txt created conanbuildinfo.txt sol2/3.2.0 (test package): Generated conaninfo.txt sol2/3.2.0 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/co_pr_1885_2_4_0/recipes/sol2/3.x.x/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 sol2/3.2.0 (test package): Calling build() ----Running------ > cd '/tmp/c3ipr/co_pr_1885_2_4_0/recipes/sol2/3.x.x/test_package/build/5c141e8fbd3174d18b06584d69645e4da44006b2' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/tmp/c3ipr/co_pr_1885_2_4_0/recipes/sol2/3.x.x/test_package' ----------------- -- 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 -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 7 -- Conan: Checking correct version: 7 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/co_pr_1885_2_4_0/recipes/sol2/3.x.x/test_package/build/5c141e8fbd3174d18b06584d69645e4da44006b2 ----Running------ > cmake --build '/tmp/c3ipr/co_pr_1885_2_4_0/recipes/sol2/3.x.x/test_package/build/5c141e8fbd3174d18b06584d69645e4da44006b2' '--' '-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 sol2/3.2.0 (test package): Running test() ----Running------ > cd '/tmp/c3ipr/co_pr_1885_2_4_0/recipes/sol2/3.x.x/test_package/build/5c141e8fbd3174d18b06584d69645e4da44006b2' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/tmp/c3ipr/co_pr_1885_2_4_0/recipes/sol2/3.x.x/test_package' ----------------- -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 7 -- Conan: Checking correct version: 7 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /tmp/c3ipr/co_pr_1885_2_4_0/recipes/sol2/3.x.x/test_package/build/5c141e8fbd3174d18b06584d69645e4da44006b2 ----Running------ > cmake --build '/tmp/c3ipr/co_pr_1885_2_4_0/recipes/sol2/3.x.x/test_package/build/5c141e8fbd3174d18b06584d69645e4da44006b2' '--target' 'test' '--' '-j3' ----------------- Running tests... Test project /tmp/c3ipr/co_pr_1885_2_4_0/recipes/sol2/3.x.x/test_package/build/5c141e8fbd3174d18b06584d69645e4da44006b2 Start 1: test_package 1/1 Test #1: test_package ..................... Passed 0.00 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.01 sec JSON file created at '/tmp/c3ipr/co_pr_1885_2_4_0/_create.json'