******************************************************************************** conan install antlr4-cppruntime/4.9.3@#c7a54d22163c4262a274d36b11cf45fb --build=antlr4-cppruntime -pr C:\J\w\prod\BuildSingleReference\89975\03b6b222-5ffa-4ef6-9b76-17bb9fe045a2/profile_windows_16_mdd_vs_debug_64.antlr4-cppruntime-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\.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\.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=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True 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 ddd6e700b5cf97d5f04093e8badf7127 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:d4610f139a8d8e63467d5bf9bcec0a7072514e51 - 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 3b5ddb5bc539421629eb6576e7ec2ba0 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK antlr4-cppruntime/4.9.3: Configuring sources in C:\J\w\prod\BuildSingleReference/s\5ea744\1 [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/s\b0ca4e\1 antlr4-cppruntime/4.9.3: Generator pkg_config created utfcpp.pc antlr4-cppruntime/4.9.3: Generator cmake created conanbuildinfo.cmake 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/s\b0ca4e\1\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="/MP8" -DCONAN_C_FLAGS="/MP8" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference/s\bbcf98\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" -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/s\b0ca4e\1 ----------------- -- The C compiler identification is MSVC 19.29.30146.0 -- The CXX compiler identification is MSVC 19.29.30146.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- 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 - 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/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/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 language standard -- Building without demo. To enable demo build use: -DWITH_DEMO=True -- Output libraries to C:/J/w/prod/BuildSingleReference/s/b0ca4e/1/dist -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/s/b0ca4e/1/build_subfolder ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference/s\b0ca4e\1\build_subfolder --config Debug -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference/s/b0ca4e/1/source_subfolder/runtime/Cpp/runtime/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/b0ca4e/1/source_subfolder/runtime/Cpp/runtime/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/b0ca4e/1/source_subfolder/runtime/Cpp/runtime/CMakeLists.txt ANTLRErrorListener.cpp ANTLRErrorListener.cpp ANTLRErrorStrategy.cpp ANTLRFileStream.cpp ANTLRErrorStrategy.cpp ANTLRInputStream.cpp BailErrorStrategy.cpp BaseErrorListener.cpp ANTLRFileStream.cpp BufferedTokenStream.cpp ANTLRInputStream.cpp BailErrorStrategy.cpp CharStream.cpp BaseErrorListener.cpp BufferedTokenStream.cpp CharStream.cpp CommonToken.cpp CommonTokenFactory.cpp CommonToken.cpp CommonTokenFactory.cpp CommonTokenStream.cpp ConsoleErrorListener.cpp CommonTokenStream.cpp DefaultErrorStrategy.cpp ConsoleErrorListener.cpp DefaultErrorStrategy.cpp DiagnosticErrorListener.cpp Exceptions.cpp FailedPredicateException.cpp DiagnosticErrorListener.cpp Exceptions.cpp FailedPredicateException.cpp InputMismatchException.cpp InputMismatchException.cpp IntStream.cpp InterpreterRuleContext.cpp Lexer.cpp IntStream.cpp InterpreterRuleContext.cpp Lexer.cpp LexerInterpreter.cpp LexerNoViableAltException.cpp ListTokenSource.cpp LexerInterpreter.cpp NoViableAltException.cpp LexerNoViableAltException.cpp ListTokenSource.cpp NoViableAltException.cpp Parser.cpp Parser.cpp ParserInterpreter.cpp ParserRuleContext.cpp ParserInterpreter.cpp ParserRuleContext.cpp ProxyErrorListener.cpp RecognitionException.cpp ProxyErrorListener.cpp Recognizer.cpp RuleContext.cpp RecognitionException.cpp RuleContextWithAltNum.cpp Recognizer.cpp RuleContext.cpp RuleContextWithAltNum.cpp RuntimeMetaData.cpp RuntimeMetaData.cpp Token.cpp TokenSource.cpp Token.cpp TokenSource.cpp TokenStream.cpp TokenStreamRewriter.cpp TokenStream.cpp TokenStreamRewriter.cpp UnbufferedCharStream.cpp UnbufferedTokenStream.cpp Vocabulary.cpp WritableToken.cpp ATN.cpp UnbufferedCharStream.cpp UnbufferedTokenStream.cpp Vocabulary.cpp WritableToken.cpp ATN.cpp ATNConfig.cpp ATNConfig.cpp ATNConfigSet.cpp ATNDeserializationOptions.cpp ATNDeserializer.cpp ATNSerializer.cpp ATNSimulator.cpp ATNConfigSet.cpp ATNDeserializationOptions.cpp ATNDeserializer.cpp ATNSerializer.cpp ATNSimulator.cpp ATNState.cpp ATNState.cpp AbstractPredicateTransition.cpp ActionTransition.cpp AmbiguityInfo.cpp ArrayPredictionContext.cpp AtomTransition.cpp AbstractPredicateTransition.cpp ActionTransition.cpp AmbiguityInfo.cpp BasicBlockStartState.cpp BasicState.cpp ArrayPredictionContext.cpp AtomTransition.cpp BasicBlockStartState.cpp BasicState.cpp BlockEndState.cpp BlockEndState.cpp BlockStartState.cpp BlockStartState.cpp ContextSensitivityInfo.cpp ContextSensitivityInfo.cpp DecisionEventInfo.cpp DecisionEventInfo.cpp DecisionInfo.cpp DecisionInfo.cpp DecisionState.cpp EmptyPredictionContext.cpp EpsilonTransition.cpp DecisionState.cpp EmptyPredictionContext.cpp EpsilonTransition.cpp ErrorInfo.cpp ErrorInfo.cpp LL1Analyzer.cpp LexerATNConfig.cpp LexerATNSimulator.cpp LexerAction.cpp LexerActionExecutor.cpp LexerChannelAction.cpp LexerCustomAction.cpp LL1Analyzer.cpp LexerATNConfig.cpp LexerATNSimulator.cpp LexerAction.cpp LexerActionExecutor.cpp LexerChannelAction.cpp LexerIndexedCustomAction.cpp LexerModeAction.cpp LexerMoreAction.cpp LexerPopModeAction.cpp LexerPushModeAction.cpp LexerCustomAction.cpp LexerSkipAction.cpp LexerTypeAction.cpp LookaheadEventInfo.cpp LoopEndState.cpp NotSetTransition.cpp OrderedATNConfigSet.cpp LexerIndexedCustomAction.cpp LexerModeAction.cpp LexerMoreAction.cpp LexerPopModeAction.cpp ParseInfo.cpp LexerPushModeAction.cpp LexerSkipAction.cpp ParserATNSimulator.cpp PlusBlockStartState.cpp PlusLoopbackState.cpp LexerTypeAction.cpp LookaheadEventInfo.cpp PrecedencePredicateTransition.cpp PredicateEvalInfo.cpp PredicateTransition.cpp PredictionContext.cpp LoopEndState.cpp PredictionMode.cpp NotSetTransition.cpp ProfilingATNSimulator.cpp RangeTransition.cpp OrderedATNConfigSet.cpp RuleStartState.cpp ParseInfo.cpp ParserATNSimulator.cpp PlusBlockStartState.cpp PlusLoopbackState.cpp PrecedencePredicateTransition.cpp RuleStopState.cpp RuleTransition.cpp PredicateEvalInfo.cpp SemanticContext.cpp SetTransition.cpp SingletonPredictionContext.cpp StarBlockStartState.cpp StarLoopEntryState.cpp StarLoopbackState.cpp PredicateTransition.cpp PredictionContext.cpp PredictionMode.cpp ProfilingATNSimulator.cpp RangeTransition.cpp RuleStartState.cpp RuleStopState.cpp TokensStartState.cpp RuleTransition.cpp Transition.cpp WildcardTransition.cpp SemanticContext.cpp DFA.cpp DFASerializer.cpp SetTransition.cpp DFAState.cpp SingletonPredictionContext.cpp LexerDFASerializer.cpp InterpreterDataReader.cpp Interval.cpp StarBlockStartState.cpp StarLoopEntryState.cpp StarLoopbackState.cpp IntervalSet.cpp TokensStartState.cpp MurmurHash.cpp Transition.cpp Predicate.cpp Any.cpp Arrays.cpp CPPUtils.cpp Guid.cpp StringUtils.cpp WildcardTransition.cpp DFA.cpp DFASerializer.cpp DFAState.cpp LexerDFASerializer.cpp InterpreterDataReader.cpp ErrorNode.cpp ErrorNodeImpl.cpp IterativeParseTreeWalker.cpp Interval.cpp ParseTree.cpp IntervalSet.cpp ParseTreeListener.cpp ParseTreeVisitor.cpp ParseTreeWalker.cpp TerminalNode.cpp MurmurHash.cpp TerminalNodeImpl.cpp Predicate.cpp Any.cpp Arrays.cpp CPPUtils.cpp Guid.cpp StringUtils.cpp ErrorNode.cpp Trees.cpp Chunk.cpp ParseTreeMatch.cpp ParseTreePattern.cpp ParseTreePatternMatcher.cpp RuleTagToken.cpp TagChunk.cpp ErrorNodeImpl.cpp IterativeParseTreeWalker.cpp ParseTree.cpp ParseTreeListener.cpp TextChunk.cpp TokenTagToken.cpp XPath.cpp XPathElement.cpp XPathLexer.cpp XPathLexerErrorListener.cpp XPathRuleAnywhereElement.cpp XPathRuleElement.cpp ParseTreeVisitor.cpp ParseTreeWalker.cpp TerminalNode.cpp XPathTokenAnywhereElement.cpp TerminalNodeImpl.cpp XPathTokenElement.cpp Trees.cpp Chunk.cpp ParseTreeMatch.cpp XPathWildcardAnywhereElement.cpp XPathWildcardElement.cpp ParseTreePattern.cpp ParseTreePatternMatcher.cpp RuleTagToken.cpp TagChunk.cpp TextChunk.cpp TokenTagToken.cpp XPath.cpp XPathElement.cpp XPathLexer.cpp XPathLexerErrorListener.cpp XPathRuleAnywhereElement.cpp XPathRuleElement.cpp XPathTokenAnywhereElement.cpp XPathTokenElement.cpp XPathWildcardAnywhereElement.cpp XPathWildcardElement.cpp Creating library C:/J/w/prod/BuildSingleReference/s/b0ca4e/1/build_subfolder/lib/antlr4-runtime.lib and object C:/J/w/prod/BuildSingleReference/s/b0ca4e/1/build_subfolder/lib/antlr4-runtime.exp antlr4_shared.vcxproj -> C:\J\w\prod\BuildSingleReference\s\b0ca4e\1\build_subfolder\bin\antlr4-runtime.dll antlr4_static.vcxproj -> C:\J\w\prod\BuildSingleReference\s\b0ca4e\1\build_subfolder\lib\antlr4-runtime-static.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/b0ca4e/1/CMakeLists.txt antlr4-cppruntime/4.9.3: Package 'd4610f139a8d8e63467d5bf9bcec0a7072514e51' built antlr4-cppruntime/4.9.3: Build folder C:\J\w\prod\BuildSingleReference/s\b0ca4e\1 antlr4-cppruntime/4.9.3: Generated conaninfo.txt antlr4-cppruntime/4.9.3: Generated conanbuildinfo.txt antlr4-cppruntime/4.9.3: Generating the package antlr4-cppruntime/4.9.3: Package folder C:\J\w\prod\BuildSingleReference/s\bbcf98\1 antlr4-cppruntime/4.9.3: Calling package() ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference/s\b0ca4e\1\build_subfolder --config Debug --target install -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. antlr4_static.vcxproj -> C:\J\w\prod\BuildSingleReference\s\b0ca4e\1\build_subfolder\lib\antlr4-runtime-static.lib antlr4_shared.vcxproj -> C:\J\w\prod\BuildSingleReference\s\b0ca4e\1\build_subfolder\bin\antlr4-runtime.dll -- Install configuration: "Debug" -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/lib/cmake/antlr4-runtime/antlr4-targets.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/lib/cmake/antlr4-runtime/antlr4-targets-debug.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/lib/cmake/antlr4-runtime/antlr4-runtime-config.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/lib/cmake/antlr4-runtime/antlr4-runtime-config-version.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/lib/cmake/antlr4-generator/antlr4-generator-config.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/lib/cmake/antlr4-generator/antlr4-generator-config-version.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/share/doc/libantlr4/README.md -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/share/doc/libantlr4/VERSION -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/lib/antlr4-runtime.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/bin/antlr4-runtime.dll -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/lib/antlr4-runtime-static.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/antlr4-common.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/antlr4-runtime.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/ANTLRErrorListener.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/ANTLRErrorStrategy.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/ANTLRFileStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/ANTLRInputStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/AbstractPredicateTransition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/ActionTransition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/AmbiguityInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/ArrayPredictionContext.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/ATN.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/ATNConfig.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/ATNConfigSet.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/ATNDeserializationOptions.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/ATNDeserializer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/ATNSerializer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/ATNSimulator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/ATNState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/ATNType.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/AtomTransition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/BasicBlockStartState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/BasicState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/BlockEndState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/BlockStartState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/ContextSensitivityInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/DecisionEventInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/DecisionInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/DecisionState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/EmptyPredictionContext.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/EpsilonTransition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/ErrorInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/LexerAction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/LexerActionExecutor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/LexerActionType.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/LexerATNConfig.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/LexerATNSimulator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/LexerChannelAction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/LexerCustomAction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/LexerIndexedCustomAction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/LexerModeAction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/LexerMoreAction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/LexerPopModeAction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/LexerPushModeAction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/LexerSkipAction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/LexerTypeAction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/LL1Analyzer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/LookaheadEventInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/LoopEndState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/NotSetTransition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/OrderedATNConfigSet.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/ParseInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/ParserATNSimulator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/PlusBlockStartState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/PlusLoopbackState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/PrecedencePredicateTransition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/PredicateEvalInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/PredicateTransition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/PredictionContext.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/PredictionMode.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/ProfilingATNSimulator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/RangeTransition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/RuleStartState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/RuleStopState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/RuleTransition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/SemanticContext.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/SetTransition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/SingletonPredictionContext.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/StarBlockStartState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/StarLoopbackState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/StarLoopEntryState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/TokensStartState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/Transition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/atn/WildcardTransition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/BailErrorStrategy.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/BaseErrorListener.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/BufferedTokenStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/CharStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/CommonToken.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/CommonTokenFactory.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/CommonTokenStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/ConsoleErrorListener.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/DefaultErrorStrategy.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/dfa -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/dfa/DFA.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/dfa/DFASerializer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/dfa/DFAState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/dfa/LexerDFASerializer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/DiagnosticErrorListener.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/Exceptions.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/FailedPredicateException.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/InputMismatchException.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/InterpreterRuleContext.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/IntStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/Lexer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/LexerInterpreter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/LexerNoViableAltException.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/ListTokenSource.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/misc -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/misc/InterpreterDataReader.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/misc/Interval.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/misc/IntervalSet.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/misc/MurmurHash.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/misc/Predicate.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/NoViableAltException.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/Parser.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/ParserInterpreter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/ParserRuleContext.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/ProxyErrorListener.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/RecognitionException.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/Recognizer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/RuleContext.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/RuleContextWithAltNum.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/RuntimeMetaData.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/support -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/support/Any.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/support/Arrays.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/support/BitSet.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/support/Casts.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/support/CPPUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/support/Declarations.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/support/Guid.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/support/StringUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/Token.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/TokenFactory.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/TokenSource.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/TokenStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/TokenStreamRewriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/AbstractParseTreeVisitor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/ErrorNode.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/ErrorNodeImpl.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/IterativeParseTreeWalker.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/ParseTree.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/ParseTreeListener.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/ParseTreeProperty.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/ParseTreeVisitor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/ParseTreeWalker.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/pattern -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/pattern/Chunk.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/pattern/ParseTreeMatch.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/pattern/ParseTreePattern.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/pattern/ParseTreePatternMatcher.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/pattern/RuleTagToken.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/pattern/TagChunk.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/pattern/TextChunk.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/pattern/TokenTagToken.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/TerminalNode.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/TerminalNodeImpl.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/Trees.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/xpath -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/xpath/XPath.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/xpath/XPathElement.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/xpath/XPathLexer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/xpath/XPathLexerErrorListener.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/xpath/XPathRuleAnywhereElement.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/xpath/XPathRuleElement.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/xpath/XPathTokenAnywhereElement.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/xpath/XPathTokenElement.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/xpath/XPathWildcardAnywhereElement.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/tree/xpath/XPathWildcardElement.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/UnbufferedCharStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/UnbufferedTokenStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/Vocabulary.h -- Installing: C:/J/w/prod/BuildSingleReference/s/bbcf98/1/include/antlr4-runtime/WritableToken.h [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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK antlr4-cppruntime/4.9.3 package(): Packaged 158 '.h' files antlr4-cppruntime/4.9.3 package(): Packaged 1 '.lib' file: antlr4-runtime-static.lib antlr4-cppruntime/4.9.3 package(): Packaged 1 '.cmake' file: conan-official-antlr4-cppruntime-targets.cmake antlr4-cppruntime/4.9.3 package(): Packaged 1 '.txt' file: LICENSE.txt antlr4-cppruntime/4.9.3: Package 'd4610f139a8d8e63467d5bf9bcec0a7072514e51' created antlr4-cppruntime/4.9.3: Created package revision c22e3bc24d25efdd4e8f82530b813f5c [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators 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