******************************************************************************** conan test cci-c5425559\recipes\antlr4\all\test_package\conanfile.py antlr4/4.13.1@#c5ac7d11bd74b64564ec5bab66791fbd -pr C:/J2/w/prod-v1/bsr@3/33089/deece/profile_windows_16_md_vs_release_64..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:\J2\w\prod-v1\bsr@3\33089\fdeaa\.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:\J2\w\prod-v1\bsr@3\33089\fdeaa\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openjdk/21.0.1: Not found in local cache, looking in remotes... openjdk/21.0.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openjdk/21.0.1: Downloaded recipe revision 0f9b1f2fb7dde821260d24f383b21c9d antlr4/4.13.1 (test package): Installing package Requirements Packages Build requirements antlr4/4.13.1 from local cache - Cache openjdk/21.0.1 from 'conan-center' - Downloaded Build requirements packages antlr4/4.13.1:d9df60c48920261312c660eba1f315e5e5e27d7a - Download openjdk/21.0.1:ca33edce272a279b24f87dc0d4cf5bbdcffbc187 - Download Installing (downloading, building) binaries... openjdk/21.0.1: Retrieving package ca33edce272a279b24f87dc0d4cf5bbdcffbc187 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openjdk/21.0.1: Package installed ca33edce272a279b24f87dc0d4cf5bbdcffbc187 openjdk/21.0.1: Downloaded package revision 5490fa8b756fc8ed6e881ea1b097772a antlr4/4.13.1: Retrieving package d9df60c48920261312c660eba1f315e5e5e27d7a from remote 'c3i_PR-20704' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz antlr4/4.13.1: Package installed d9df60c48920261312c660eba1f315e5e5e27d7a antlr4/4.13.1: Downloaded package revision 3fcd172ba65627bc690a2d7361fbbd0a openjdk/21.0.1: Creating JAVA_HOME environment variable with : C:\J2\w\prod-v1\bsr@3\33089\fdeaa\.conan\data\openjdk\21.0.1\_\_\package\ca33edce272a279b24f87dc0d4cf5bbdcffbc187 antlr4/4.13.1 (test package): Applying build-requirement: antlr4/4.13.1 antlr4/4.13.1 (test package): Applying build-requirement: openjdk/21.0.1 antlr4/4.13.1 (test package): Generator 'VirtualBuildEnv' calling 'generate()' antlr4/4.13.1 (test package): Generator txt created conanbuildinfo.txt antlr4/4.13.1 (test package): Aggregating env generators antlr4/4.13.1 (test package): Generated conaninfo.txt antlr4/4.13.1 (test package): Generated graphinfo Using lockfile: 'C:\J2\w\prod-v1\bsr@3\cci-c5425559\recipes\antlr4\all\test_package\build\57c65d34ea3bf29e3312329e199a16791ec0fc2c/conan.lock' Using cached profile from lockfile [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/4.13.1 (test package): Calling build() antlr4/4.13.1 (test package): Running test() ----Running------ > "C:\J2\w\prod-v1\bsr@3\cci-c5425559\recipes\antlr4\all\test_package\build\57c65d34ea3bf29e3312329e199a16791ec0fc2c\conanbuild.bat" && antlr4 ----------------- jenkins_ci@ANSIBLE-BASE-WI C:\J2\w\prod-v1\bsr@3\cci-c5425559\recipes\antlr4\all\test_package\build\57c65d34ea3bf29e3312329e199a16791ec0fc2c>java -classpath C:\J2\w\prod-v1\bsr@3\33089\fdeaa\.conan\data\antlr4\4.13.1\_\_\package\d9df60c48920261312c660eba1f315e5e5e27d7a\res\antlr-complete.jar; org.antlr.v4.Tool ANTLR Parser Generator Version 4.13.1 -o ___ specify output directory where all output is generated -lib ___ specify location of grammars, tokens files -atn generate rule augmented transition network diagrams -encoding ___ specify grammar file encoding; e.g., euc-jp -message-format ___ specify output style for messages in antlr, gnu, vs2005 -long-messages show exception details when available for errors and warnings -listener generate parse tree listener (default) -no-listener don't generate parse tree listener -visitor generate parse tree visitor -no-visitor don't generate parse tree visitor (default) -package ___ specify a package/namespace for the generated code -depend generate file dependencies -D