******************************************************************************** conan install lz4/1.9.2@#42e0877addab278652cbbbfa4af9e16d --build=lz4 -pr /home/conan/w/prod/BuildSingleReference/5567/a88a034d-f8cb-4440-809d-b0b573483777/profile_linux_5_libstdcpp11_gcc_debug_64.lz4-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] lz4:shared=True [build_requires] [env] xxhash/0.8.1: Not found in local cache, looking in remotes... xxhash/0.8.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz xxhash/0.8.1: Downloaded recipe revision 285da44b24e11d9f36f7d0fc23a1734a lz4/1.9.2: Forced build from source Installing package: lz4/1.9.2 Requirements lz4/1.9.2 from local cache - Cache xxhash/0.8.1 from 'conan-center' - Downloaded Packages lz4/1.9.2:adf3f9cd3ea6ee20cf72b101cf51610e908fcefd - Build xxhash/0.8.1:d84997d4ade4777efad7d1a10fba1a0e597e6098 - Download Installing (downloading, building) binaries... xxhash/0.8.1: Retrieving package d84997d4ade4777efad7d1a10fba1a0e597e6098 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz xxhash/0.8.1: Package installed d84997d4ade4777efad7d1a10fba1a0e597e6098 xxhash/0.8.1: Downloaded package revision b62b8ade921b1bb80ab773dd8129bc2d xxhash/0.8.1: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d84997d4ade4777efad7d1a10fba1a0e597e6098/bin [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK lz4/1.9.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/lz4/1.9.2/_/_/source [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 lz4/1.9.2: Copying sources to build folder lz4/1.9.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/lz4/1.9.2/_/_/build/adf3f9cd3ea6ee20cf72b101cf51610e908fcefd lz4/1.9.2: Generator cmake_find_package_multi created xxHashConfigVersion.cmake lz4/1.9.2: Generator cmake_find_package_multi created xxHashTarget-debug.cmake lz4/1.9.2: Generator cmake_find_package_multi created xxHashTargets.cmake lz4/1.9.2: Generator cmake_find_package_multi created xxHashConfig.cmake lz4/1.9.2: Generator cmake created conanbuildinfo.cmake lz4/1.9.2: 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 lz4/1.9.2: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/lz4/1.9.2/_/_/build/adf3f9cd3ea6ee20cf72b101cf51610e908fcefd' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/lz4/1.9.2/_/_/package/adf3f9cd3ea6ee20cf72b101cf51610e908fcefd" -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_PREFIX_PATH="/home/conan/w/prod/BuildSingleReference/.conan/data/lz4/1.9.2/_/_/build/adf3f9cd3ea6ee20cf72b101cf51610e908fcefd" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/.conan/data/lz4/1.9.2/_/_/build/adf3f9cd3ea6ee20cf72b101cf51610e908fcefd" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCONAN_LZ4_CMAKELISTS_SUBFOLDER="source_subfolder/contrib/cmake_unofficial" -DLZ4_BUILD_CLI="False" -DLZ4_BUILD_LEGACY_LZ4C="False" -DLZ4_BUNDLED_MODE="False" -DLZ4_POSITION_INDEPENDENT_LIB="True" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/lz4/1.9.2/_/_/build/adf3f9cd3ea6ee20cf72b101cf51610e908fcefd' ----------------- -- The C compiler identification is GNU 5.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library xxhash found /home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d84997d4ade4777efad7d1a10fba1a0e597e6098/lib/libxxhash.a -- Conan: Adjusting language standard -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Library xxhash found /home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d84997d4ade4777efad7d1a10fba1a0e597e6098/lib/libxxhash.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d84997d4ade4777efad7d1a10fba1a0e597e6098/lib/libxxhash.a -- Library xxhash found /home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d84997d4ade4777efad7d1a10fba1a0e597e6098/lib/libxxhash.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d84997d4ade4777efad7d1a10fba1a0e597e6098/lib/libxxhash.a -- Performing Test CFLAG_Wall -- Performing Test CFLAG_Wall - Success -- Performing Test CFLAG_Wextra -- Performing Test CFLAG_Wextra - Success -- Performing Test CFLAG_Wundef -- Performing Test CFLAG_Wundef - Success -- Performing Test CFLAG_Wcast_qual -- Performing Test CFLAG_Wcast_qual - Success -- Performing Test CFLAG_Wcast_align -- Performing Test CFLAG_Wcast_align - Success -- Performing Test CFLAG_Wshadow -- Performing Test CFLAG_Wshadow - Success -- Performing Test CFLAG_Wswitch_enum -- Performing Test CFLAG_Wswitch_enum - Success -- Performing Test CFLAG_Wdeclaration_after_statement -- Performing Test CFLAG_Wdeclaration_after_statement - Success -- Performing Test CFLAG_Wstrict_prototypes -- Performing Test CFLAG_Wstrict_prototypes - Success -- Performing Test CFLAG_Wpointer_arith -- Performing Test CFLAG_Wpointer_arith - Success -- Performing Test CFLAG_W4 -- Performing Test CFLAG_W4 - Failed -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/lz4/1.9.2/_/_/build/adf3f9cd3ea6ee20cf72b101cf51610e908fcefd ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/lz4/1.9.2/_/_/build/adf3f9cd3ea6ee20cf72b101cf51610e908fcefd' '--' '-j3' ----------------- Scanning dependencies of target lz4_shared [ 25%] Building C object source_subfolder/contrib/cmake_unofficial/CMakeFiles/lz4_shared.dir/__/__/lib/lz4.c.o [ 50%] Building C object source_subfolder/contrib/cmake_unofficial/CMakeFiles/lz4_shared.dir/__/__/lib/lz4hc.c.o [ 75%] Building C object source_subfolder/contrib/cmake_unofficial/CMakeFiles/lz4_shared.dir/__/__/lib/lz4frame.c.o [100%] Linking C shared library ../../../lib/liblz4.so [100%] Built target lz4_shared lz4/1.9.2: Package 'adf3f9cd3ea6ee20cf72b101cf51610e908fcefd' built lz4/1.9.2: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/lz4/1.9.2/_/_/build/adf3f9cd3ea6ee20cf72b101cf51610e908fcefd lz4/1.9.2: Generated conaninfo.txt lz4/1.9.2: Generated conanbuildinfo.txt lz4/1.9.2: Generating the package lz4/1.9.2: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/lz4/1.9.2/_/_/package/adf3f9cd3ea6ee20cf72b101cf51610e908fcefd lz4/1.9.2: Calling package() ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/lz4/1.9.2/_/_/build/adf3f9cd3ea6ee20cf72b101cf51610e908fcefd' '--target' 'install' '--' '-j3' ----------------- [100%] Built target lz4_shared Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/lz4/1.9.2/_/_/package/adf3f9cd3ea6ee20cf72b101cf51610e908fcefd/lib/liblz4.so.1.9.2 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/lz4/1.9.2/_/_/package/adf3f9cd3ea6ee20cf72b101cf51610e908fcefd/lib/liblz4.so.1 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/lz4/1.9.2/_/_/package/adf3f9cd3ea6ee20cf72b101cf51610e908fcefd/lib/liblz4.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/lz4/1.9.2/_/_/package/adf3f9cd3ea6ee20cf72b101cf51610e908fcefd/include/lz4.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/lz4/1.9.2/_/_/package/adf3f9cd3ea6ee20cf72b101cf51610e908fcefd/include/lz4frame.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/lz4/1.9.2/_/_/package/adf3f9cd3ea6ee20cf72b101cf51610e908fcefd/include/lz4hc.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/lz4/1.9.2/_/_/package/adf3f9cd3ea6ee20cf72b101cf51610e908fcefd/share/man/man1/lz4.1 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/lz4/1.9.2/_/_/package/adf3f9cd3ea6ee20cf72b101cf51610e908fcefd/lib/pkgconfig/liblz4.pc [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 lz4/1.9.2 package(): Packaged 3 '.h' files: lz4frame.h, lz4hc.h, lz4.h lz4/1.9.2 package(): Packaged 1 '.2' file: liblz4.so.1.9.2 lz4/1.9.2 package(): Packaged 1 '.so' file: liblz4.so lz4/1.9.2 package(): Packaged 1 '.1' file: liblz4.so.1 lz4/1.9.2 package(): Packaged 1 file: LICENSE lz4/1.9.2: Package 'adf3f9cd3ea6ee20cf72b101cf51610e908fcefd' created lz4/1.9.2: Created package revision 164f0120496a9972ecb23addd019ea3f [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: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY