******************************************************************************** conan test conan-center-index\recipes\lzma_sdk\9.20\test_package\conanfile.py lzma_sdk/9.20@ --profile=C:\J\w\BuildSingleReference/29879/fc683cf2-1db8-45f9-970b-7a56d428b9de/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=14 os=Windows os_build=Windows [options] [build_requires] [env] lzma_sdk/9.20 (test package): Installing package Requirements lzma_sdk/9.20 from local cache - Cache Packages lzma_sdk/9.20:ca33edce272a279b24f87dc0d4cf5bbdcffbc187 - Cache Installing (downloading, building) binaries... lzma_sdk/9.20: Already installed! lzma_sdk/9.20: Appending PATH environment variable: C:\J\w\BuildSingleReference\.conan\data\lzma_sdk\9.20\_\_\package\ca33edce272a279b24f87dc0d4cf5bbdcffbc187\bin [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 lzma_sdk/9.20 (test package): Generator txt created conanbuildinfo.txt lzma_sdk/9.20 (test package): Generated conaninfo.txt lzma_sdk/9.20 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference\conan-center-index\recipes\lzma_sdk\9.20\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7/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 lzma_sdk/9.20 (test package): Calling build() lzma_sdk/9.20 (test package): Running test() ----Running------ > 7zDec ----------------- 7z ANSI-C Decoder 9.20 : Igor Pavlov : Public domain : 2010-11-18 Usage: 7zDec e: Extract files from archive (without using directory names) l: List contents of archive t: Test integrity of archive x: eXtract files with full paths ----Running------ > lzma ----------------- lzma_sdk/9.20 (test package): WARN: This conanfile has no build step LZMA 9.20 : Igor Pavlov : Public domain : 2010-11-18 Usage: LZMA inputFile outputFile [...] e: encode file d: decode file b: Benchmark -a{N}: set compression mode - [0, 1], default: 1 (max) -d{N}: set dictionary size - [12, 30], default: 23 (8MB) -fb{N}: set number of fast bytes - [5, 273], default: 128 -mc{N}: set number of cycles for match finder -lc{N}: set number of literal context bits - [0, 8], default: 3 -lp{N}: set number of literal pos bits - [0, 4], default: 0 -pb{N}: set number of pos bits - [0, 4], default: 2 -mf{MF_ID}: set Match Finder: [bt2, bt3, bt4, hc4], default: bt4 -mt{N}: set number of CPU threads -eos: write End Of Stream marker -si: read data from stdin -so: write data to stdout