[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: 7.8623046875 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: ['CMakeLists.txt', 'patches/*'] [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 squirrel/3.1 exports: File 'conandata.yml' found. Exporting it... squirrel/3.1 exports: Copied 1 '.yml' file: conandata.yml squirrel/3.1 exports_sources: Copied 1 '.txt' file: CMakeLists.txt squirrel/3.1 exports_sources: Copied 1 '.patch' file: 001_fix.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'3.1': {'url': 'https://github.com/albertodemichelis/squirrel/archive/v3.1.tar.gz', 'sha256': '51942b8638a97b673e34ecf3ca50304996fa99bbdbfa7fe93d9744e6769b2f95'}}, 'patches': {'3.1': [{'patch_file': 'patches/001_fix.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: '3.1': - base_path: source_subfolder patch_file: patches/001_fix.patch sources: '3.1': sha256: 51942b8638a97b673e34ecf3ca50304996fa99bbdbfa7fe93d9744e6769b2f95 url: https://github.com/albertodemichelis/squirrel/archive/v3.1.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK squirrel/3.1: The stored package has not changed squirrel/3.1: Using the exported files summary hash as the recipe revision: f4e76218de70cbce2afd8d40fbf201ee squirrel/3.1: Exported revision: f4e76218de70cbce2afd8d40fbf201ee Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libc++ compiler.version=8 os=Linux os_build=Linux [options] squirrel:shared=True [build_requires] [env] squirrel/3.1: Forced build from source squirrel/3.1 (test package): Installing package Requirements squirrel/3.1 from local cache - Cache Packages squirrel/3.1:84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b - Build Installing (downloading, building) binaries... squirrel/3.1: Copying sources to build folder squirrel/3.1: Building your package in /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b squirrel/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 squirrel/3.1: Calling build() ----Running------ > cd '/home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/package/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b" -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/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b' ----------------- -- The C compiler identification is Clang 8.0.0 -- The CXX compiler identification is Clang 8.0.0 -- Check for working C compiler: /usr/bin/clang -- Check for working C compiler: /usr/bin/clang -- 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/clang++ -- Check for working CXX compiler: /usr/bin/clang++ -- 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: 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 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done 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 -- Build files have been written to: /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/build_subfolder ----Running------ > cmake --build '/home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target squirrel [ 4%] Building CXX object source_subfolder/squirrel/CMakeFiles/squirrel.dir/sqapi.cpp.o [ 8%] Building CXX object source_subfolder/squirrel/CMakeFiles/squirrel.dir/sqbaselib.cpp.o [ 12%] Building CXX object source_subfolder/squirrel/CMakeFiles/squirrel.dir/sqclass.cpp.o [ 16%] Building CXX object source_subfolder/squirrel/CMakeFiles/squirrel.dir/sqcompiler.cpp.o [ 20%] Building CXX object source_subfolder/squirrel/CMakeFiles/squirrel.dir/sqdebug.cpp.o [ 25%] Building CXX object source_subfolder/squirrel/CMakeFiles/squirrel.dir/sqfuncstate.cpp.o [ 29%] Building CXX object source_subfolder/squirrel/CMakeFiles/squirrel.dir/sqlexer.cpp.o [ 33%] Building CXX object source_subfolder/squirrel/CMakeFiles/squirrel.dir/sqmem.cpp.o [ 37%] Building CXX object source_subfolder/squirrel/CMakeFiles/squirrel.dir/sqobject.cpp.o [ 41%] Building CXX object source_subfolder/squirrel/CMakeFiles/squirrel.dir/sqstate.cpp.o [ 45%] Building CXX object source_subfolder/squirrel/CMakeFiles/squirrel.dir/sqtable.cpp.o [ 50%] Building CXX object source_subfolder/squirrel/CMakeFiles/squirrel.dir/sqvm.cpp.o In file included from /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/lib/llvm-8/bin/../include/c++/v1/math.h:310: /usr/lib/llvm-8/bin/../include/c++/v1/limits:150:85: error: expected expression _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type min() _NOEXCEPT {return type();} ^ /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqobject.h:131:24: note: expanded from macro 'type' #define type(obj) ((obj)._type) ^ In file included from /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/lib/llvm-8/bin/../include/c++/v1/math.h:310: /usr/lib/llvm-8/bin/../include/c++/v1/limits:151:85: error: expected expression _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type max() _NOEXCEPT {return type();} ^ /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqobject.h:131:24: note: expanded from macro 'type' #define type(obj) ((obj)._type) ^ In file included from /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/lib/llvm-8/bin/../include/c++/v1/math.h:310: /usr/lib/llvm-8/bin/../include/c++/v1/limits:152:88: error: expected expression _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type lowest() _NOEXCEPT {return type();} ^ /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqobject.h:131:24: note: expanded from macro 'type' #define type(obj) ((obj)._type) ^ In file included from /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/lib/llvm-8/bin/../include/c++/v1/math.h:310: /usr/lib/llvm-8/bin/../include/c++/v1/limits:161:89: error: expected expression _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type epsilon() _NOEXCEPT {return type();} ^ /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqobject.h:131:24: note: expanded from macro 'type' #define type(obj) ((obj)._type) ^ In file included from /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/lib/llvm-8/bin/../include/c++/v1/math.h:310: /usr/lib/llvm-8/bin/../include/c++/v1/limits:162:93: error: expected expression _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return type();} ^ /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqobject.h:131:24: note: expanded from macro 'type' #define type(obj) ((obj)._type) ^ In file included from /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/lib/llvm-8/bin/../include/c++/v1/math.h:310: /usr/lib/llvm-8/bin/../include/c++/v1/limits:174:90: error: expected expression _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type infinity() _NOEXCEPT {return type();} ^ /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqobject.h:131:24: note: expanded from macro 'type' #define type(obj) ((obj)._type) ^ In file included from /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/lib/llvm-8/bin/../include/c++/v1/math.h:310: /usr/lib/llvm-8/bin/../include/c++/v1/limits:175:91: error: expected expression _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type quiet_NaN() _NOEXCEPT {return type();} ^ /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqobject.h:131:24: note: expanded from macro 'type' #define type(obj) ((obj)._type) ^ In file included from /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/lib/llvm-8/bin/../include/c++/v1/math.h:310: /usr/lib/llvm-8/bin/../include/c++/v1/limits:176:95: error: expected expression _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type signaling_NaN() _NOEXCEPT {return type();} ^ /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqobject.h:131:24: note: expanded from macro 'type' #define type(obj) ((obj)._type) ^ In file included from /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/lib/llvm-8/bin/../include/c++/v1/math.h:310: /usr/lib/llvm-8/bin/../include/c++/v1/limits:177:92: error: expected expression _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type denorm_min() _NOEXCEPT {return type();} ^ /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqobject.h:131:24: note: expanded from macro 'type' #define type(obj) ((obj)._type) ^ In file included from /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/lib/llvm-8/bin/../include/c++/v1/math.h:310: /usr/lib/llvm-8/bin/../include/c++/v1/limits:208:53: error: member reference base type 'int' is not a structure or union static _LIBCPP_CONSTEXPR const bool is_signed = type(-1) < type(0); ^~~~~~~~ /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqobject.h:131:25: note: expanded from macro 'type' #define type(obj) ((obj)._type) ~~~~~^~~~~~ In file included from /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/lib/llvm-8/bin/../include/c++/v1/math.h:310: /usr/lib/llvm-8/bin/../include/c++/v1/limits:208:64: error: member reference base type 'int' is not a structure or union static _LIBCPP_CONSTEXPR const bool is_signed = type(-1) < type(0); ^~~~~~~ /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqobject.h:131:25: note: expanded from macro 'type' #define type(obj) ((obj)._type) ~~~~~^~~~~~ In file included from /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/lib/llvm-8/bin/../include/c++/v1/math.h:310: /usr/lib/llvm-8/bin/../include/c++/v1/limits:213:66: error: member reference base type 'int' is not a structure or union static _LIBCPP_CONSTEXPR const type __max = is_signed ? type(type(~0) ^ __min) : type(~0); ~~~~~^~~~~~~~~~~~~~~~~ /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqobject.h:131:25: note: expanded from macro 'type' #define type(obj) ((obj)._type) ^~~~~~ /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqobject.h:131:21: note: expanded from macro 'type' #define type(obj) ((obj)._type) ^~~ In file included from /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/lib/llvm-8/bin/../include/c++/v1/math.h:310: /usr/lib/llvm-8/bin/../include/c++/v1/limits:213:86: error: member reference base type 'int' is not a structure or union static _LIBCPP_CONSTEXPR const type __max = is_signed ? type(type(~0) ^ __min) : type(~0); ^~~~~~~~ /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqobject.h:131:25: note: expanded from macro 'type' #define type(obj) ((obj)._type) ~~~~~^~~~~~ In file included from /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/lib/llvm-8/bin/../include/c++/v1/math.h:310: /usr/lib/llvm-8/bin/../include/c++/v1/limits:221:89: error: member reference base type 'int' is not a structure or union _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type epsilon() _NOEXCEPT {return type(0);} ^~~~~~~ /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqobject.h:131:25: note: expanded from macro 'type' #define type(obj) ((obj)._type) ~~~~~^~~~~~ In file included from /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/lib/llvm-8/bin/../include/c++/v1/math.h:310: /usr/lib/llvm-8/bin/../include/c++/v1/limits:222:93: error: member reference base type 'int' is not a structure or union _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return type(0);} ^~~~~~~ /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqobject.h:131:25: note: expanded from macro 'type' #define type(obj) ((obj)._type) ~~~~~^~~~~~ In file included from /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/lib/llvm-8/bin/../include/c++/v1/math.h:310: /usr/lib/llvm-8/bin/../include/c++/v1/limits:234:90: error: member reference base type 'int' is not a structure or union _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type infinity() _NOEXCEPT {return type(0);} ^~~~~~~ /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqobject.h:131:25: note: expanded from macro 'type' #define type(obj) ((obj)._type) ~~~~~^~~~~~ In file included from /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/lib/llvm-8/bin/../include/c++/v1/math.h:310: /usr/lib/llvm-8/bin/../include/c++/v1/limits:235:91: error: member reference base type 'int' is not a structure or union _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type quiet_NaN() _NOEXCEPT {return type(0);} ^~~~~~~ /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqobject.h:131:25: note: expanded from macro 'type' #define type(obj) ((obj)._type) ~~~~~^~~~~~ In file included from /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/lib/llvm-8/bin/../include/c++/v1/math.h:310: /usr/lib/llvm-8/bin/../include/c++/v1/limits:236:95: error: member reference base type 'int' is not a structure or union _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type signaling_NaN() _NOEXCEPT {return type(0);} ^~~~~~~ /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqobject.h:131:25: note: expanded from macro 'type' #define type(obj) ((obj)._type) ~~~~~^~~~~~ In file included from /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/lib/llvm-8/bin/../include/c++/v1/math.h:310: /usr/lib/llvm-8/bin/../include/c++/v1/limits:237:92: error: member reference base type 'int' is not a structure or union _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type denorm_min() _NOEXCEPT {return type(0);} ^~~~~~~ /home/conan/workspace/cci_PR-2461/3/0_60/.conan/data/squirrel/3.1/_/_/build/84da84304e8c5c90ea1f6d7513f8a6d0fe40e11b/source_subfolder/squirrel/sqobject.h:131:25: note: expanded from macro 'type' #define type(obj) ((obj)._type) ~~~~~^~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[2]: *** [source_subfolder/squirrel/CMakeFiles/squirrel.dir/build.make:206: source_subfolder/squirrel/CMakeFiles/squirrel.dir/sqvm.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:154: source_subfolder/squirrel/CMakeFiles/squirrel.dir/all] Error 2 make: *** [Makefile:130: all] Error 2 squirrel/3.1: JSON file created at '/home/conan/workspace/cci_PR-2461/3/co_0_60/_create.json'