******************************************************************************** conan install antlr4-cppruntime/4.9.3@#adb106c582ed3625dc1613db4e013acf --build=antlr4-cppruntime -pr C:\J\w\prod\BuildSingleReference@3\18891\464e20cc-5592-48b5-9120-0fe00a417f3a/profile_windows_16_mdd_vs_debug_64.antlr4-cppruntime-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@3\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference@3\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] antlr4-cppruntime:shared=True [build_requires] [env] utfcpp/3.2.1: Not found in local cache, looking in remotes... utfcpp/3.2.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz utfcpp/3.2.1: Downloaded recipe revision e82b2983f56d5b9031fd6d95e437ec69 antlr4-cppruntime/4.9.3: Forced build from source Installing package: antlr4-cppruntime/4.9.3 Requirements antlr4-cppruntime/4.9.3 from local cache - Cache utfcpp/3.2.1 from 'conan-center' - Downloaded Packages antlr4-cppruntime/4.9.3:6830a976bf4bd1b3d0db71bf9735aae15aee9628 - Build utfcpp/3.2.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... utfcpp/3.2.1: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz utfcpp/3.2.1: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 utfcpp/3.2.1: Downloaded package revision 87ce7625aaf844f252fc79c9b92111ad [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK antlr4-cppruntime/4.9.3: Configuring sources in C:\J\w\prod\BuildSingleReference@3\.conan\data\antlr4-cppruntime\4.9.3\_\_\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 antlr4-cppruntime/4.9.3: Copying sources to build folder antlr4-cppruntime/4.9.3: Building your package in C:\J\w\prod\BuildSingleReference@3\.conan\data\antlr4-cppruntime\4.9.3\_\_\build\6830a976bf4bd1b3d0db71bf9735aae15aee9628 antlr4-cppruntime/4.9.3: Generator cmake created conanbuildinfo.cmake antlr4-cppruntime/4.9.3: Generator pkg_config created utfcpp.pc antlr4-cppruntime/4.9.3: 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 antlr4-cppruntime/4.9.3: Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@3\.conan\data\antlr4-cppruntime\4.9.3\_\_\build\6830a976bf4bd1b3d0db71bf9735aae15aee9628\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@3\.conan\data\antlr4-cppruntime\4.9.3\_\_\package\6830a976bf4bd1b3d0db71bf9735aae15aee9628" -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" -DANTLR4_INSTALL="True" -DWITH_LIBCXX="False" -DANTLR_BUILD_CPP_TESTS="False" -DWITH_STATIC_CRT="False" -DWITH_DEMO="False" -Wno-dev C:\J\w\prod\BuildSingleReference@3\.conan\data\antlr4-cppruntime\4.9.3\_\_\build\6830a976bf4bd1b3d0db71bf9735aae15aee9628 ----------------- -- The C compiler identification is MSVC 19.29.30139.0 -- The CXX compiler identification is MSVC 19.29.30139.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- 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: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- 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 -- Building without demo. To enable demo build use: -DWITH_DEMO=True -- Output libraries to C:/J/w/prod/BuildSingleReference@3/.conan/data/antlr4-cppruntime/4.9.3/_/_/build/6830a976bf4bd1b3d0db71bf9735aae15aee9628/dist -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@3/.conan/data/antlr4-cppruntime/4.9.3/_/_/build/6830a976bf4bd1b3d0db71bf9735aae15aee9628/build_subfolder ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@3\.conan\data\antlr4-cppruntime\4.9.3\_\_\build\6830a976bf4bd1b3d0db71bf9735aae15aee9628\build_subfolder --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(382,5): error MSB3491: Could not write lines to file "x64\Debug\make_lib_output_dir\make_lib.62C09CEF.tlog\make_lib_output_dir.lastbuildstate". Path: x64\Debug\make_lib_output_dir\make_lib.62C09CEF.tlog\make_lib_output_dir.lastbuildstate exceeds the OS max path limit. The fully qualified file name must be less than 260 characters. [C:\J\w\prod\BuildSingleReference@3\.conan\data\antlr4-cppruntime\4.9.3\_\_\build\6830a976bf4bd1b3d0db71bf9735aae15aee9628\build_subfolder\source_subfolder\runtime\Cpp\runtime\make_lib_output_dir.vcxproj] antlr4-cppruntime/4.9.3: CMake Warning at source_subfolder/runtime/Cpp/CMakeLists.txt:7 (message): Build type not set, falling back to Release mode. To specify build type use: -DCMAKE_BUILD_TYPE= where is Debug or Release. CMake Warning: Manually-specified variables were not used by the project: ANTLR_BUILD_CPP_TESTS CMAKE_EXPORT_NO_PACKAGE_REGISTRY antlr4-cppruntime/4.9.3: ERROR: Package '6830a976bf4bd1b3d0db71bf9735aae15aee9628' build failed antlr4-cppruntime/4.9.3: WARN: Build folder C:\J\w\prod\BuildSingleReference@3\.conan\data\antlr4-cppruntime\4.9.3\_\_\build\6830a976bf4bd1b3d0db71bf9735aae15aee9628 ERROR: antlr4-cppruntime/4.9.3: Error in build() method, line 112 cmake.build() ConanException: Error 1 while executing cmake --build C:\J\w\prod\BuildSingleReference@3\.conan\data\antlr4-cppruntime\4.9.3\_\_\build\6830a976bf4bd1b3d0db71bf9735aae15aee9628\build_subfolder --config Debug -- /m:16 /verbosity:minimal