******************************************************************************** conan install squirrel/3.1@#92a803050add491193afa9f4656fbc6d --build=squirrel -pr /home/conan/w/prod/BuildSingleReference/3254/df6853de-fdc3-4f6d-bda3-baceabe03b56/profile_linux_13_libcpp_clang_debug_64.squirrel-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 13.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=13 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=13 os=Linux [options] squirrel:shared=True [build_requires] [env] squirrel/3.1: Forced build from source Installing package: squirrel/3.1 Requirements squirrel/3.1 from local cache - Cache Packages squirrel/3.1:e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK squirrel/3.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/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 [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK squirrel/3.1: Copying sources to build folder squirrel/3.1: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb squirrel/3.1: Generator cmake created conanbuildinfo.cmake squirrel/3.1: Aggregating env generators [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/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="13" -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/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/package/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb" -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" -DDISABLE_DYNAMIC="False" -DDISABLE_STATIC="True" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb' ----------------- -- The C compiler identification is Clang 13.0.0 -- The CXX compiler identification is Clang 13.0.0 -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/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/local/bin/clang++ -- Check for working CXX compiler: /usr/local/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 13 -- Conan: Checking correct version: 13 -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb' '--' '-j3' ----------------- Scanning dependencies of target squirrel [ 4%] Building CXX object source_subfolder/squirrel/CMakeFiles/squirrel.dir/sqbaselib.cpp.o [ 8%] Building CXX object source_subfolder/squirrel/CMakeFiles/squirrel.dir/sqapi.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 source_subfolder/squirrel/CMakeFiles/squirrel.dir/build.make:205: recipe for target 'source_subfolder/squirrel/CMakeFiles/squirrel.dir/sqvm.cpp.o' failed CMakeFiles/Makefile2:117: recipe for target 'source_subfolder/squirrel/CMakeFiles/squirrel.dir/all' failed Makefile:129: recipe for target 'all' failed squirrel/3.1: 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 In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/local/bin/../include/c++/v1/math.h:310: /usr/local/bin/../include/c++/v1/limits:149:85: error: expected expression _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type min() _NOEXCEPT {return type();} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqobject.h:131:24: note: expanded from macro 'type' #define type(obj) ((obj)._type) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/local/bin/../include/c++/v1/math.h:310: /usr/local/bin/../include/c++/v1/limits:150:85: error: expected expression _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type max() _NOEXCEPT {return type();} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqobject.h:131:24: note: expanded from macro 'type' #define type(obj) ((obj)._type) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/local/bin/../include/c++/v1/math.h:310: /usr/local/bin/../include/c++/v1/limits:151:88: error: expected expression _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type lowest() _NOEXCEPT {return type();} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqobject.h:131:24: note: expanded from macro 'type' #define type(obj) ((obj)._type) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/local/bin/../include/c++/v1/math.h:310: /usr/local/bin/../include/c++/v1/limits:160:89: error: expected expression _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type epsilon() _NOEXCEPT {return type();} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqobject.h:131:24: note: expanded from macro 'type' #define type(obj) ((obj)._type) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/local/bin/../include/c++/v1/math.h:310: /usr/local/bin/../include/c++/v1/limits:161:93: error: expected expression _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return type();} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqobject.h:131:24: note: expanded from macro 'type' #define type(obj) ((obj)._type) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/local/bin/../include/c++/v1/math.h:310: /usr/local/bin/../include/c++/v1/limits:173:90: error: expected expression _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type infinity() _NOEXCEPT {return type();} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqobject.h:131:24: note: expanded from macro 'type' #define type(obj) ((obj)._type) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/local/bin/../include/c++/v1/math.h:310: /usr/local/bin/../include/c++/v1/limits:174:91: error: expected expression _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type quiet_NaN() _NOEXCEPT {return type();} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqobject.h:131:24: note: expanded from macro 'type' #define type(obj) ((obj)._type) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/local/bin/../include/c++/v1/math.h:310: /usr/local/bin/../include/c++/v1/limits:175:95: error: expected expression _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type signaling_NaN() _NOEXCEPT {return type();} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqobject.h:131:24: note: expanded from macro 'type' #define type(obj) ((obj)._type) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/local/bin/../include/c++/v1/math.h:310: /usr/local/bin/../include/c++/v1/limits:176:92: error: expected expression _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type denorm_min() _NOEXCEPT {return type();} ^ /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqobject.h:131:24: note: expanded from macro 'type' #define type(obj) ((obj)._type) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/local/bin/../include/c++/v1/math.h:310: /usr/local/bin/../include/c++/v1/limits:207: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/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqobject.h:131:25: note: expanded from macro 'type' #define type(obj) ((obj)._type) ~~~~~^~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/local/bin/../include/c++/v1/math.h:310: /usr/local/bin/../include/c++/v1/limits:207: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/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqobject.h:131:25: note: expanded from macro 'type' #define type(obj) ((obj)._type) ~~~~~^~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/local/bin/../include/c++/v1/math.h:310: /usr/local/bin/../include/c++/v1/limits:212: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/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqobject.h:131:25: note: expanded from macro 'type' #define type(obj) ((obj)._type) ^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqobject.h:131:21: note: expanded from macro 'type' #define type(obj) ((obj)._type) ^~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/local/bin/../include/c++/v1/math.h:310: /usr/local/bin/../include/c++/v1/limits:212: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/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqobject.h:131:25: note: expanded from macro 'type' #define type(obj) ((obj)._type) ~~~~~^~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/local/bin/../include/c++/v1/math.h:310: /usr/local/bin/../include/c++/v1/limits:220: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/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqobject.h:131:25: note: expanded from macro 'type' #define type(obj) ((obj)._type) ~~~~~^~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/local/bin/../include/c++/v1/math.h:310: /usr/local/bin/../include/c++/v1/limits:221: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/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqobject.h:131:25: note: expanded from macro 'type' #define type(obj) ((obj)._type) ~~~~~^~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/local/bin/../include/c++/v1/math.h:310: /usr/local/bin/../include/c++/v1/limits:233: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/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqobject.h:131:25: note: expanded from macro 'type' #define type(obj) ((obj)._type) ~~~~~^~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/local/bin/../include/c++/v1/math.h:310: /usr/local/bin/../include/c++/v1/limits:234: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/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqobject.h:131:25: note: expanded from macro 'type' #define type(obj) ((obj)._type) ~~~~~^~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/local/bin/../include/c++/v1/math.h:310: /usr/local/bin/../include/c++/v1/limits:235: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/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqobject.h:131:25: note: expanded from macro 'type' #define type(obj) ((obj)._type) ~~~~~^~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/source_subfolder/squirrel/sqvm.cpp:5: In file included from /usr/local/bin/../include/c++/v1/math.h:310: /usr/local/bin/../include/c++/v1/limits:236: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/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb/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/sqvm.cpp.o] Error 1 make[1]: *** [source_subfolder/squirrel/CMakeFiles/squirrel.dir/all] Error 2 make: *** [all] Error 2 squirrel/3.1: ERROR: Package 'e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb' build failed squirrel/3.1: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb ERROR: squirrel/3.1: Error in build() method, line 73 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/squirrel/3.1/_/_/build/e2b853b2c37c6ad1a20d7b45fe27b7e5aa29d2cb' '--' '-j3'