******************************************************************************** conan install antlr4-cppruntime/4.9.3@#d8e4abd285466b24f435362fadea69bb --build=antlr4-cppruntime -pr C:\J\w\prod\BuildSingleReference\20783\9115a1eb-94fd-46d2-b8fb-f5baf2705c28/profile_windows_16_mt_vs_release_64.antlr4-cppruntime-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference\.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\.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=16 os=Windows [options] antlr4-cppruntime:shared=False [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:d6f75addbd3d817cd3194d17248b84a8eba5668d - 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/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\85483b\1 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/s\85483b\1\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference/s\0f8f55\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="True" -DWITH_DEMO="False" -Wno-dev C:\J\w\prod\BuildSingleReference/s\85483b\1 ----------------- -- 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/s/85483b/1/dist -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/s/85483b/1/build_subfolder ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference/s\85483b\1\build_subfolder --config Release -- /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 Building Custom Rule C:/J/w/prod/BuildSingleReference/s/85483b/1/source_subfolder/runtime/Cpp/runtime/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/85483b/1/source_subfolder/runtime/Cpp/runtime/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/85483b/1/source_subfolder/runtime/Cpp/runtime/CMakeLists.txt ANTLRErrorListener.cpp ANTLRErrorStrategy.cpp ANTLRErrorListener.cpp ANTLRErrorStrategy.cpp ANTLRFileStream.cpp ANTLRFileStream.cpp ANTLRInputStream.cpp BailErrorStrategy.cpp ANTLRInputStream.cpp BaseErrorListener.cpp BailErrorStrategy.cpp BufferedTokenStream.cpp BaseErrorListener.cpp BufferedTokenStream.cpp CharStream.cpp CommonToken.cpp CharStream.cpp CommonToken.cpp CommonTokenFactory.cpp CommonTokenFactory.cpp CommonTokenStream.cpp ConsoleErrorListener.cpp CommonTokenStream.cpp DefaultErrorStrategy.cpp DiagnosticErrorListener.cpp ConsoleErrorListener.cpp Exceptions.cpp DefaultErrorStrategy.cpp DiagnosticErrorListener.cpp FailedPredicateException.cpp Exceptions.cpp FailedPredicateException.cpp InputMismatchException.cpp IntStream.cpp InterpreterRuleContext.cpp Lexer.cpp InputMismatchException.cpp IntStream.cpp InterpreterRuleContext.cpp Lexer.cpp LexerInterpreter.cpp LexerNoViableAltException.cpp LexerInterpreter.cpp ListTokenSource.cpp LexerNoViableAltException.cpp NoViableAltException.cpp Parser.cpp ListTokenSource.cpp ParserInterpreter.cpp ParserRuleContext.cpp NoViableAltException.cpp Parser.cpp ProxyErrorListener.cpp ParserInterpreter.cpp ParserRuleContext.cpp ProxyErrorListener.cpp RecognitionException.cpp Recognizer.cpp RuleContext.cpp RuleContextWithAltNum.cpp RuntimeMetaData.cpp Token.cpp TokenSource.cpp TokenStream.cpp TokenStreamRewriter.cpp UnbufferedCharStream.cpp UnbufferedTokenStream.cpp Vocabulary.cpp WritableToken.cpp ATN.cpp ATNConfig.cpp RecognitionException.cpp ATNConfigSet.cpp Recognizer.cpp ATNDeserializationOptions.cpp ATNDeserializer.cpp ATNSerializer.cpp RuleContext.cpp ATNSimulator.cpp RuleContextWithAltNum.cpp ATNState.cpp RuntimeMetaData.cpp AbstractPredicateTransition.cpp ActionTransition.cpp Token.cpp TokenSource.cpp TokenStream.cpp AmbiguityInfo.cpp TokenStreamRewriter.cpp ArrayPredictionContext.cpp UnbufferedCharStream.cpp AtomTransition.cpp UnbufferedTokenStream.cpp BasicBlockStartState.cpp Vocabulary.cpp WritableToken.cpp ATN.cpp BasicState.cpp ATNConfig.cpp ATNConfigSet.cpp BlockEndState.cpp BlockStartState.cpp ContextSensitivityInfo.cpp DecisionEventInfo.cpp DecisionInfo.cpp DecisionState.cpp EmptyPredictionContext.cpp ATNDeserializationOptions.cpp EpsilonTransition.cpp ATNDeserializer.cpp ATNSerializer.cpp ErrorInfo.cpp LL1Analyzer.cpp ATNSimulator.cpp LexerATNConfig.cpp ATNState.cpp LexerATNSimulator.cpp AbstractPredicateTransition.cpp LexerAction.cpp LexerActionExecutor.cpp ActionTransition.cpp LexerChannelAction.cpp AmbiguityInfo.cpp LexerCustomAction.cpp ArrayPredictionContext.cpp AtomTransition.cpp LexerIndexedCustomAction.cpp BasicBlockStartState.cpp LexerModeAction.cpp BasicState.cpp LexerMoreAction.cpp BlockEndState.cpp LexerPopModeAction.cpp BlockStartState.cpp ContextSensitivityInfo.cpp LexerPushModeAction.cpp DecisionEventInfo.cpp LexerSkipAction.cpp DecisionInfo.cpp LexerTypeAction.cpp DecisionState.cpp LookaheadEventInfo.cpp EmptyPredictionContext.cpp LoopEndState.cpp EpsilonTransition.cpp NotSetTransition.cpp ErrorInfo.cpp OrderedATNConfigSet.cpp LL1Analyzer.cpp ParseInfo.cpp LexerATNConfig.cpp ParserATNSimulator.cpp LexerATNSimulator.cpp PlusBlockStartState.cpp LexerAction.cpp PlusLoopbackState.cpp LexerActionExecutor.cpp PrecedencePredicateTransition.cpp LexerChannelAction.cpp PredicateEvalInfo.cpp LexerCustomAction.cpp PredicateTransition.cpp LexerIndexedCustomAction.cpp PredictionContext.cpp LexerModeAction.cpp PredictionMode.cpp LexerMoreAction.cpp ProfilingATNSimulator.cpp LexerPopModeAction.cpp RangeTransition.cpp LexerPushModeAction.cpp RuleStartState.cpp RuleStopState.cpp LexerSkipAction.cpp RuleTransition.cpp SemanticContext.cpp SetTransition.cpp SingletonPredictionContext.cpp StarBlockStartState.cpp StarLoopEntryState.cpp LexerTypeAction.cpp StarLoopbackState.cpp LookaheadEventInfo.cpp LoopEndState.cpp TokensStartState.cpp Transition.cpp WildcardTransition.cpp DFA.cpp DFASerializer.cpp DFAState.cpp LexerDFASerializer.cpp InterpreterDataReader.cpp Interval.cpp IntervalSet.cpp MurmurHash.cpp NotSetTransition.cpp OrderedATNConfigSet.cpp ParseInfo.cpp ParserATNSimulator.cpp Predicate.cpp PlusBlockStartState.cpp PlusLoopbackState.cpp Any.cpp PrecedencePredicateTransition.cpp Arrays.cpp PredicateEvalInfo.cpp PredicateTransition.cpp PredictionContext.cpp PredictionMode.cpp ProfilingATNSimulator.cpp CPPUtils.cpp Guid.cpp StringUtils.cpp RangeTransition.cpp ErrorNode.cpp RuleStartState.cpp ErrorNodeImpl.cpp IterativeParseTreeWalker.cpp RuleStopState.cpp ParseTree.cpp ParseTreeListener.cpp RuleTransition.cpp SemanticContext.cpp SetTransition.cpp SingletonPredictionContext.cpp StarBlockStartState.cpp StarLoopEntryState.cpp StarLoopbackState.cpp TokensStartState.cpp Transition.cpp ParseTreeVisitor.cpp WildcardTransition.cpp ParseTreeWalker.cpp TerminalNode.cpp DFA.cpp TerminalNodeImpl.cpp Trees.cpp Chunk.cpp ParseTreeMatch.cpp ParseTreePattern.cpp DFASerializer.cpp ParseTreePatternMatcher.cpp RuleTagToken.cpp TagChunk.cpp TextChunk.cpp TokenTagToken.cpp XPath.cpp XPathElement.cpp DFAState.cpp XPathLexer.cpp LexerDFASerializer.cpp InterpreterDataReader.cpp Interval.cpp IntervalSet.cpp MurmurHash.cpp Predicate.cpp Any.cpp Arrays.cpp CPPUtils.cpp XPathLexerErrorListener.cpp XPathRuleAnywhereElement.cpp Guid.cpp XPathRuleElement.cpp XPathTokenAnywhereElement.cpp XPathTokenElement.cpp StringUtils.cpp XPathWildcardAnywhereElement.cpp XPathWildcardElement.cpp ErrorNode.cpp ErrorNodeImpl.cpp IterativeParseTreeWalker.cpp ParseTree.cpp ParseTreeListener.cpp ParseTreeVisitor.cpp ParseTreeWalker.cpp TerminalNode.cpp TerminalNodeImpl.cpp Trees.cpp Chunk.cpp ParseTreeMatch.cpp ParseTreePattern.cpp ParseTreePatternMatcher.cpp RuleTagToken.cpp TagChunk.cpp TextChunk.cpp Creating library C:/J/w/prod/BuildSingleReference/s/85483b/1/build_subfolder/lib/antlr4-runtime.lib and object C:/J/w/prod/BuildSingleReference/s/85483b/1/build_subfolder/lib/antlr4-runtime.exp TokenTagToken.cpp XPath.cpp XPathElement.cpp XPathLexer.cpp XPathLexerErrorListener.cpp XPathRuleAnywhereElement.cpp XPathRuleElement.cpp XPathTokenAnywhereElement.cpp XPathTokenElement.cpp XPathWildcardAnywhereElement.cpp XPathWildcardElement.cpp antlr4_shared.vcxproj -> C:\J\w\prod\BuildSingleReference\s\85483b\1\build_subfolder\bin\antlr4-runtime.dll antlr4_static.vcxproj -> C:\J\w\prod\BuildSingleReference\s\85483b\1\build_subfolder\lib\antlr4-runtime-static.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/85483b/1/CMakeLists.txt antlr4-cppruntime/4.9.3: Package 'd6f75addbd3d817cd3194d17248b84a8eba5668d' built antlr4-cppruntime/4.9.3: Build folder C:\J\w\prod\BuildSingleReference/s\85483b\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\0f8f55\1 antlr4-cppruntime/4.9.3: Calling package() ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference/s\85483b\1\build_subfolder --config Release --target install -- /m:16 /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\85483b\1\build_subfolder\lib\antlr4-runtime-static.lib antlr4_shared.vcxproj -> C:\J\w\prod\BuildSingleReference\s\85483b\1\build_subfolder\bin\antlr4-runtime.dll -- Install configuration: "Release" -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/lib/cmake/antlr4-runtime/antlr4-targets.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/lib/cmake/antlr4-runtime/antlr4-targets-release.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/lib/cmake/antlr4-runtime/antlr4-runtime-config.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/lib/cmake/antlr4-runtime/antlr4-runtime-config-version.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/lib/cmake/antlr4-generator/antlr4-generator-config.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/lib/cmake/antlr4-generator/antlr4-generator-config-version.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/share/doc/libantlr4/README.md -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/share/doc/libantlr4/VERSION -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/lib/antlr4-runtime.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/bin/antlr4-runtime.dll -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/lib/antlr4-runtime-static.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/antlr4-common.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/antlr4-runtime.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/ANTLRErrorListener.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/ANTLRErrorStrategy.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/ANTLRFileStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/ANTLRInputStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/AbstractPredicateTransition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/ActionTransition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/AmbiguityInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/ArrayPredictionContext.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/ATN.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/ATNConfig.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/ATNConfigSet.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/ATNDeserializationOptions.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/ATNDeserializer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/ATNSerializer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/ATNSimulator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/ATNState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/ATNType.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/AtomTransition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/BasicBlockStartState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/BasicState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/BlockEndState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/BlockStartState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/ContextSensitivityInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/DecisionEventInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/DecisionInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/DecisionState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/EmptyPredictionContext.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/EpsilonTransition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/ErrorInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/LexerAction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/LexerActionExecutor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/LexerActionType.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/LexerATNConfig.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/LexerATNSimulator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/LexerChannelAction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/LexerCustomAction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/LexerIndexedCustomAction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/LexerModeAction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/LexerMoreAction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/LexerPopModeAction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/LexerPushModeAction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/LexerSkipAction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/LexerTypeAction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/LL1Analyzer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/LookaheadEventInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/LoopEndState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/NotSetTransition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/OrderedATNConfigSet.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/ParseInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/ParserATNSimulator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/PlusBlockStartState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/PlusLoopbackState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/PrecedencePredicateTransition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/PredicateEvalInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/PredicateTransition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/PredictionContext.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/PredictionMode.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/ProfilingATNSimulator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/RangeTransition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/RuleStartState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/RuleStopState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/RuleTransition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/SemanticContext.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/SetTransition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/SingletonPredictionContext.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/StarBlockStartState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/StarLoopbackState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/StarLoopEntryState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/TokensStartState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/Transition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/atn/WildcardTransition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/BailErrorStrategy.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/BaseErrorListener.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/BufferedTokenStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/CharStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/CommonToken.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/CommonTokenFactory.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/CommonTokenStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/ConsoleErrorListener.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/DefaultErrorStrategy.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/dfa -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/dfa/DFA.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/dfa/DFASerializer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/dfa/DFAState.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/dfa/LexerDFASerializer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/DiagnosticErrorListener.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/Exceptions.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/FailedPredicateException.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/InputMismatchException.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/InterpreterRuleContext.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/IntStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/Lexer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/LexerInterpreter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/LexerNoViableAltException.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/ListTokenSource.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/misc -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/misc/InterpreterDataReader.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/misc/Interval.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/misc/IntervalSet.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/misc/MurmurHash.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/misc/Predicate.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/NoViableAltException.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/Parser.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/ParserInterpreter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/ParserRuleContext.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/ProxyErrorListener.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/RecognitionException.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/Recognizer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/RuleContext.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/RuleContextWithAltNum.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/RuntimeMetaData.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/support -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/support/Any.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/support/Arrays.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/support/BitSet.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/support/Casts.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/support/CPPUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/support/Declarations.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/support/Guid.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/support/StringUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/Token.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/TokenFactory.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/TokenSource.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/TokenStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/TokenStreamRewriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/AbstractParseTreeVisitor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/ErrorNode.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/ErrorNodeImpl.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/IterativeParseTreeWalker.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/ParseTree.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/ParseTreeListener.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/ParseTreeProperty.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/ParseTreeVisitor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/ParseTreeWalker.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/pattern -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/pattern/Chunk.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/pattern/ParseTreeMatch.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/pattern/ParseTreePattern.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/pattern/ParseTreePatternMatcher.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/pattern/RuleTagToken.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/pattern/TagChunk.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/pattern/TextChunk.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/pattern/TokenTagToken.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/TerminalNode.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/TerminalNodeImpl.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/Trees.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/xpath -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/xpath/XPath.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/xpath/XPathElement.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/xpath/XPathLexer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/xpath/XPathLexerErrorListener.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/xpath/XPathRuleAnywhereElement.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/xpath/XPathRuleElement.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/xpath/XPathTokenAnywhereElement.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/xpath/XPathTokenElement.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/xpath/XPathWildcardAnywhereElement.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/tree/xpath/XPathWildcardElement.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/UnbufferedCharStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/UnbufferedTokenStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/1/include/antlr4-runtime/Vocabulary.h -- Installing: C:/J/w/prod/BuildSingleReference/s/0f8f55/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 'd6f75addbd3d817cd3194d17248b84a8eba5668d' created antlr4-cppruntime/4.9.3: Created package revision 01910580d53f8e872b1222a500b6de19 [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 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 [HOOK - conan-center.py] post_package_info(): WARN: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as `cpp_info.builddirs`. Currently folders declared: {'C:/J/w/prod/BuildSingleReference/s/0f8f55/1/lib/cmake', 'C:/J/w/prod/BuildSingleReference/s/0f8f55/1/'} [HOOK - conan-center.py] post_package_info(): WARN: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./lib/cmake/conan-official-antlr4-cppruntime-targets.cmake