******************************************************************************** conan install lzma_sdk/9.20@ --build=lzma_sdk --profile=/Users/jenkins/w/BuildSingleReference/29879/498d82a1-1f9b-4e6d-8d65-a7c0a06a851a/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference/.conan/profiles/default) Found apple-clang 10.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=10.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=10.0 os=Macos os_build=Macos [options] [build_requires] [env] lzma_sdk/9.20: Forced build from source Installing package: lzma_sdk/9.20 Requirements lzma_sdk/9.20 from local cache - Cache Packages lzma_sdk/9.20:46f53f156846659bf39ad6675fa0ee8156e859fe - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK lzma_sdk/9.20: Configuring sources in /Users/jenkins/w/BuildSingleReference/.conan/data/lzma_sdk/9.20/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK lzma_sdk/9.20: Copying sources to build folder lzma_sdk/9.20: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/lzma_sdk/9.20/_/_/build/46f53f156846659bf39ad6675fa0ee8156e859fe 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' -j4 ----------------- g++ -fpermissive -c -O2 -Wall 7zMain.c 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 -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' -j4 ----------------- 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 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 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 -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 '46f53f156846659bf39ad6675fa0ee8156e859fe' built lzma_sdk/9.20: Build folder /Users/jenkins/w/BuildSingleReference/.conan/data/lzma_sdk/9.20/_/_/build/46f53f156846659bf39ad6675fa0ee8156e859fe 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 /Users/jenkins/w/BuildSingleReference/.conan/data/lzma_sdk/9.20/_/_/package/46f53f156846659bf39ad6675fa0ee8156e859fe 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: lzma, 7zDec lzma_sdk/9.20 package(): Packaged 2 '.txt' files: 7zC.txt, lzma.txt lzma_sdk/9.20: Package '46f53f156846659bf39ad6675fa0ee8156e859fe' created lzma_sdk/9.20: Created package revision 73c7d37db07a019bdf86e4dddf0b8c0c lzma_sdk/9.20: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference/.conan/data/lzma_sdk/9.20/_/_/package/46f53f156846659bf39ad6675fa0ee8156e859fe/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 clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] ../../7zAlloc.c:23:5: warning: explicitly assigning value of variable of type 'void *' to itself [-Wself-assign] p = p; ~ ^ ~ ../../7zAlloc.c:35:5: warning: explicitly assigning value of variable of type 'void *' to itself [-Wself-assign] p = p; ~ ^ ~ ../../7zAlloc.c:48:5: warning: explicitly assigning value of variable of type 'void *' to itself [-Wself-assign] p = p; ~ ^ ~ ../../7zAlloc.c:63:5: warning: explicitly assigning value of variable of type 'void *' to itself [-Wself-assign] p = p; ~ ^ ~ clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 7zMain.c:129:12: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] fileMode = fileMode; ~~~~~~~~ ^ ~~~~~~~~ 4 warnings generated. 7zMain.c:309:16: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PrintError("incorrect command"); ^ 7zMain.c:321:16: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PrintError("can not open input file"); ^ 7zMain.c:345:18: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PrintError("incorrect command"); ^ 7zMain.c:456:24: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PrintError("can not open output file"); ^ 7zMain.c:463:24: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PrintError("can not write output file"); ^ 7zMain.c:469:24: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PrintError("can not close output file"); ^ 7zMain.c:493:16: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PrintError("decoder doesn't support this archive"); ^ 7zMain.c:495:16: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PrintError("can not allocate memory"); ^ 7zMain.c:497:16: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] PrintError("CRC error"); ^ clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 10 warnings generated. clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] ../../UI/Console/ConsoleClose.cpp:8:18: warning: unused variable 'kBreakAbortThreshold' [-Wunused-const-variable] static const int kBreakAbortThreshold = 2; ^ 1 warning generated. ../../Compress/LzmaDecoder.cpp:37:48: warning: explicitly assigning value of variable of type 'void *' to itself [-Wself-assign] static void *SzAlloc(void *p, size_t size) { p = p; return MyAlloc(size); } ~ ^ ~ ../../Compress/LzmaDecoder.cpp:38:48: warning: explicitly assigning value of variable of type 'void *' to itself [-Wself-assign] static void SzFree(void *p, void *address) { p = p; MyFree(address); } ~ ^ ~ 2 warnings generated. ../../../../C/Lzma86Dec.c:10:48: warning: explicitly assigning value of variable of type 'void *' to itself [-Wself-assign] static void *SzAlloc(void *p, size_t size) { p = p; return MyAlloc(size); } ~ ^ ~ ../../../../C/Lzma86Dec.c:11:48: warning: explicitly assigning value of variable of type 'void *' to itself [-Wself-assign] static void SzFree(void *p, void *address) { p = p; MyFree(address); } ~ ^ ~ ../../../../C/LzmaEnc.c:2081:6: warning: explicitly assigning value of variable of type 'CLzmaEncHandle' (aka 'void *') to itself [-Wself-assign] pp = pp; ~~ ^ ~~ 2 warnings generated. ../../../../C/Lzma86Enc.c:14:48: warning: explicitly assigning value of variable of type 'void *' to itself [-Wself-assign] static void *SzAlloc(void *p, size_t size) { p = p; return MyAlloc(size); } ~ ^ ~ ../../../../C/Lzma86Enc.c:15:48: warning: explicitly assigning value of variable of type 'void *' to itself [-Wself-assign] static void SzFree(void *p, void *address) { p = p; MyFree(address); } ~ ^ ~ 2 warnings generated. 1 warning generated.