******************************************************************************** conan install angelscript/2.36.0@#f7ff454e3db09b0300171b3ea3e17f29 --build=angelscript -pr C:\J\w\prod\BuildSingleReference@2\102406\b77c1558-c5ce-43ae-b69b-488c601657cb/profile_windows_15_mt_vs_release_64.angelscript-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@2\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference@2\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows [options] angelscript:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True angelscript/2.36.0: Forced build from source Installing package: angelscript/2.36.0 Requirements angelscript/2.36.0 from local cache - Cache Packages angelscript/2.36.0:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK angelscript/2.36.0: Configuring sources in C:\J\w\prod\BuildSingleReference@2/s\610658\1 Unzipping 8.2MB, this can take a while [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 angelscript/2.36.0: Copying sources to build folder angelscript/2.36.0: Building your package in C:\J\w\prod\BuildSingleReference@2/s\6a7dbc\1 angelscript/2.36.0: Generator cmake created conanbuildinfo.cmake angelscript/2.36.0: 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 angelscript/2.36.0: Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@2/s\6a7dbc\1\build_subfolder && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@2/s\d2aa5c\1" -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" -DAS_NO_EXCEPTIONS="False" -Wno-dev C:\J\w\prod\BuildSingleReference@2/s\6a7dbc\1 ----------------- -- The C compiler identification is MSVC 19.16.27048.0 -- The CXX compiler identification is MSVC 19.16.27048.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - 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: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - 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 -- Configuring angelscript 2.36.0 -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- The ASM_MASM compiler identification is MSVC -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/ml64.exe -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/s/6a7dbc/1/build_subfolder ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2/s\6a7dbc\1\build_subfolder --config Release -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/6a7dbc/1/source_subfolder/angelscript/projects/cmake/CMakeLists.txt Assembling C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\source_subfolder\angelscript\source\as_callfunc_x64_msvc_asm.asm... as_atomic.cpp as_builder.cpp as_bytecode.cpp as_callfunc.cpp as_callfunc_mips.cpp as_callfunc_x86.cpp as_callfunc_x64_gcc.cpp as_callfunc_x64_msvc.cpp as_callfunc_x64_mingw.cpp as_compiler.cpp as_configgroup.cpp as_context.cpp as_datatype.cpp as_gc.cpp as_generic.cpp as_globalproperty.cpp C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\source_subfolder\angelscript\source\as_context.cpp(6077): error C2065: 'uint32_t': undeclared identifier [C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\build_subfolder\source_subfolder\angelscript\projects\cmake\angelscript.vcxproj] as_memory.cpp C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\source_subfolder\angelscript\source\as_context.cpp(6077): error C2146: syntax error: missing ';' before identifier 'offset' [C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\build_subfolder\source_subfolder\angelscript\projects\cmake\angelscript.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\source_subfolder\angelscript\source\as_context.cpp(6077): error C2065: 'offset': undeclared identifier [C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\build_subfolder\source_subfolder\angelscript\projects\cmake\angelscript.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\source_subfolder\angelscript\source\as_context.cpp(6082): error C2065: 'offset': undeclared identifier [C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\build_subfolder\source_subfolder\angelscript\projects\cmake\angelscript.vcxproj] as_module.cpp as_objecttype.cpp C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\source_subfolder\angelscript\source\as_context.cpp(6092): error C2065: 'uint64_t': undeclared identifier [C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\build_subfolder\source_subfolder\angelscript\projects\cmake\angelscript.vcxproj] as_outputbuffer.cpp C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\source_subfolder\angelscript\source\as_context.cpp(6092): error C2146: syntax error: missing ';' before identifier 'min' [C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\build_subfolder\source_subfolder\angelscript\projects\cmake\angelscript.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\source_subfolder\angelscript\source\as_context.cpp(6092): error C2065: 'min': undeclared identifier [C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\build_subfolder\source_subfolder\angelscript\projects\cmake\angelscript.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\source_subfolder\angelscript\source\as_context.cpp(6098): error C2065: 'uint64_t': undeclared identifier [C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\build_subfolder\source_subfolder\angelscript\projects\cmake\angelscript.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\source_subfolder\angelscript\source\as_context.cpp(6098): error C2146: syntax error: missing ';' before identifier 'delta' [C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\build_subfolder\source_subfolder\angelscript\projects\cmake\angelscript.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\source_subfolder\angelscript\source\as_context.cpp(6098): error C2065: 'delta': undeclared identifier [C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\build_subfolder\source_subfolder\angelscript\projects\cmake\angelscript.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\source_subfolder\angelscript\source\as_context.cpp(6100): error C2065: 'delta': undeclared identifier [C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\build_subfolder\source_subfolder\angelscript\projects\cmake\angelscript.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\source_subfolder\angelscript\source\as_context.cpp(6100): error C2065: 'min': undeclared identifier [C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\build_subfolder\source_subfolder\angelscript\projects\cmake\angelscript.vcxproj] as_parser.cpp C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\source_subfolder\angelscript\source\as_context.cpp(6102): error C2065: 'min': undeclared identifier [C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\build_subfolder\source_subfolder\angelscript\projects\cmake\angelscript.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\source_subfolder\angelscript\source\as_context.cpp(6102): error C2065: 'delta': undeclared identifier [C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\build_subfolder\source_subfolder\angelscript\projects\cmake\angelscript.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\source_subfolder\angelscript\source\as_context.cpp(6110): error C2065: 'min': undeclared identifier [C:\J\w\prod\BuildSingleReference@2\s\6a7dbc\1\build_subfolder\source_subfolder\angelscript\projects\cmake\angelscript.vcxproj] as_restore.cpp as_scriptcode.cpp as_scriptengine.cpp as_scriptfunction.cpp as_scriptnode.cpp as_scriptobject.cpp as_string.cpp as_string_util.cpp as_thread.cpp as_tokenizer.cpp as_typeinfo.cpp as_variablescope.cpp angelscript/2.36.0: 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 angelscript/2.36.0: ERROR: Package '7bd6f2c3d5c4e48a75805376b58cde753392f711' build failed angelscript/2.36.0: WARN: Build folder C:\J\w\prod\BuildSingleReference@2/s\6a7dbc\1 ERROR: angelscript/2.36.0: Error in build() method, line 74 cmake.build() ConanException: Error 1 while executing cmake --build C:\J\w\prod\BuildSingleReference@2/s\6a7dbc\1\build_subfolder --config Release -- /m:8 /verbosity:minimal