[HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 6.291015625 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK Exporting package recipe lzma_sdk/9.20 exports: File 'conandata.yml' found. Exporting it... lzma_sdk/9.20 exports: Copied 1 '.yml' file: conandata.yml [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'9.20': {'url': 'https://www.7-zip.org/a/lzma920.tar.bz2', 'sha256': '8ac221acdca8b6f6dd110120763af42b3707363752fc04e63c7bbff76774a445'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: '9.20': sha256: 8ac221acdca8b6f6dd110120763af42b3707363752fc04e63c7bbff76774a445 url: https://www.7-zip.org/a/lzma920.tar.bz2 [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK lzma_sdk/9.20: The stored package has not changed lzma_sdk/9.20: Using the exported files summary hash as the recipe revision: 4c9bf1240f87342a5a448fb92eee21d9 lzma_sdk/9.20: Exported revision: 4c9bf1240f87342a5a448fb92eee21d9 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux os_build=Linux [options] [build_requires] [env] lzma_sdk/9.20: Forced build from source lzma_sdk/9.20 (test package): Installing package Requirements lzma_sdk/9.20 from local cache - Cache Packages lzma_sdk/9.20:4db1be536558d833e52e862fd84d64d75c2b3656 - Build Installing (downloading, building) binaries... lzma_sdk/9.20: Copying sources to build folder lzma_sdk/9.20: Building your package in /home/conan/workspace/cci_PR-2509/2/0_0/.conan/data/lzma_sdk/9.20/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656 lzma_sdk/9.20: Generator txt created conanbuildinfo.txt [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: Calling build() ----Running------ > make -f makefile.gcc all ----------------- g++ -fpermissive -c -O2 -Wall 7zMain.c 7zMain.c: In function ‘int main(int, char**)’: 7zMain.c:309:35: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] PrintError("incorrect command"); ^ 7zMain.c:321:41: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] PrintError("can not open input file"); ^ 7zMain.c:345:37: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] PrintError("incorrect command"); ^ 7zMain.c:456:50: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] PrintError("can not open output file"); ^ 7zMain.c:463:51: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] PrintError("can not write output file"); ^ 7zMain.c:469:51: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] PrintError("can not close output file"); ^ 7zMain.c:338:43: warning: variable ‘extractCommand’ set but not used [-Wunused-but-set-variable] int listCommand = 0, testCommand = 0, extractCommand = 0, fullPaths = 0; ^ 7zMain.c:493:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] PrintError("decoder doesn't support this archive"); ^ 7zMain.c:495:41: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] PrintError("can not allocate memory"); ^ 7zMain.c:497:27: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] PrintError("CRC error"); ^ g++ -fpermissive -c -O2 -Wall ../../7zAlloc.c g++ -fpermissive -c -O2 -Wall ../../7zBuf.c g++ -fpermissive -c -O2 -Wall ../../7zBuf2.c g++ -fpermissive -c -O2 -Wall ../../7zCrc.c g++ -fpermissive -c -O2 -Wall ../../7zCrcOpt.c g++ -fpermissive -c -O2 -Wall -D_7ZIP_PPMD_SUPPPORT ../../7zDec.c g++ -fpermissive -c -O2 -Wall ../../7zIn.c g++ -fpermissive -c -O2 -Wall ../../CpuArch.c g++ -fpermissive -c -O2 -Wall ../../LzmaDec.c g++ -fpermissive -c -O2 -Wall ../../Lzma2Dec.c g++ -fpermissive -c -O2 -Wall ../../Bra.c g++ -fpermissive -c -O2 -Wall ../../Bra86.c g++ -fpermissive -c -O2 -Wall ../../Bcj2.c g++ -fpermissive -c -O2 -Wall ../../Ppmd7.c g++ -fpermissive -c -O2 -Wall ../../Ppmd7Dec.c g++ -fpermissive -c -O2 -Wall ../../7zFile.c g++ -fpermissive -c -O2 -Wall ../../7zStream.c g++ -o 7zDec -m64 7zMain.o 7zAlloc.o 7zBuf.o 7zBuf2.o 7zCrc.o 7zCrcOpt.o 7zDec.o 7zIn.o CpuArch.o LzmaDec.o Lzma2Dec.o Bra.o Bra86.o Bcj2.o Ppmd7.o Ppmd7Dec.o 7zFile.o 7zStream.o ----Running------ > make -f makefile.gcc all ----------------- g++ -O2 -Wall -c -D_7ZIP_ST LzmaAlone.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../UI/Common/Bench.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../UI/Console/BenchCon.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../UI/Console/ConsoleClose.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../Compress/LzmaDecoder.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../Compress/LzmaEncoder.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../Compress/LzmaRegister.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../Common/CreateCoder.cpp ../../Common/CreateCoder.cpp: In function ‘LONG CreateCoder(CMethodId, CMyComPtr&, CMyComPtr&, CMyComPtr&, bool, bool)’: ../../Common/CreateCoder.cpp:162:8: warning: variable ‘created’ set but not used [-Wunused-but-set-variable] bool created = false; ^ g++ -O2 -Wall -c -D_7ZIP_ST ../../Common/CWrappers.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../Common/FileStreams.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../Common/FilterCoder.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../Common/StreamUtils.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/C_FileIO.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/CommandLineParser.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/CRC.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/IntToString.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/MyString.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/StringConvert.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/StringToInt.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/MyVector.cpp gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/7zCrc.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/7zCrcOpt.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/Alloc.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/Bra86.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/CpuArch.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/LzFind.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/LzmaDec.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/LzmaEnc.c ../../../../C/LzmaEnc.c: In function ‘LzmaEnc_Alloc’: ../../../../C/LzmaEnc.c:1900:8: warning: variable ‘btMode’ set but not used [-Wunused-but-set-variable] Bool btMode; ^ gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/Lzma86Dec.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/Lzma86Enc.c g++ -O2 -Wall -o lzma -m64 LzmaAlone.o Bench.o BenchCon.o ConsoleClose.o LzmaDecoder.o LzmaEncoder.o LzmaRegister.o CreateCoder.o CWrappers.o FileStreams.o FilterCoder.o StreamUtils.o C_FileIO.o CommandLineParser.o CRC.o IntToString.o MyString.o StringConvert.o StringToInt.o MyVector.o 7zCrc.o 7zCrcOpt.o Alloc.o Bra86.o CpuArch.o LzFind.o LzmaDec.o LzmaEnc.o Lzma86Dec.o Lzma86Enc.o -lm lzma_sdk/9.20: Package '4db1be536558d833e52e862fd84d64d75c2b3656' built lzma_sdk/9.20: Build folder /home/conan/workspace/cci_PR-2509/2/0_0/.conan/data/lzma_sdk/9.20/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656 lzma_sdk/9.20: Generated conaninfo.txt lzma_sdk/9.20: Generated conanbuildinfo.txt lzma_sdk/9.20: Generating the package lzma_sdk/9.20: Package folder /home/conan/workspace/cci_PR-2509/2/0_0/.conan/data/lzma_sdk/9.20/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656 lzma_sdk/9.20: Calling package() [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 lzma_sdk/9.20 package(): Packaged 2 files: 7zDec, lzma lzma_sdk/9.20 package(): Packaged 2 '.txt' files: lzma.txt, 7zC.txt lzma_sdk/9.20: Package '4db1be536558d833e52e862fd84d64d75c2b3656' created lzma_sdk/9.20: Created package revision c7e8436adb4dd8bb8db5486f887f49e5 lzma_sdk/9.20: Appending PATH environment variable: /home/conan/workspace/cci_PR-2509/2/0_0/.conan/data/lzma_sdk/9.20/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] 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: '/home/conan/workspace/cci_PR-2509/2/co_0_0/recipes/lzma_sdk/9.20/test_package/build/04a89eb3fd1ca69c0373770cfc8222ea2544fde6/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() JSON file created at '/home/conan/workspace/cci_PR-2509/2/co_0_0/_create.json'