******************************************************************************** conan install snappy/1.1.9@ --profile=/home/conan/w/BuildSingleReference/11990/69a617fc-4986-4cb6-ac31-36836fc4d951/profile.txt --build=snappy ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=4.0 os=Linux os_build=Linux [options] snappy:shared=False [build_requires] [env] snappy/1.1.9: Forced build from source Installing package: snappy/1.1.9 Requirements snappy/1.1.9 from local cache - Cache Packages snappy/1.1.9:ac062fddda604275b8d4a5eeef8896e72fd329dd - Build Installing (downloading, building) binaries... snappy/1.1.9: Copying sources to build folder snappy/1.1.9: Building your package in /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd snappy/1.1.9: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK snappy/1.1.9: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="4.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/package/ac062fddda604275b8d4a5eeef8896e72fd329dd" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCMAKE_VERBOSE_MAKEFILE="ON" -DSNAPPY_BUILD_BENCHMARKS="False" -DSNAPPY_BUILD_TESTS="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd' ----------------- -- The C compiler identification is Clang 4.0.1 -- The CXX compiler identification is Clang 4.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Checking correct version: 4.0 -- Conan: C++ stdlib: libc++ -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/uio.h -- Looking for sys/uio.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for windows.h -- Looking for windows.h - not found -- Looking for zlibVersion in z -- Looking for zlibVersion in z - found -- Looking for lzo1x_1_15_compress in lzo2 -- Looking for lzo1x_1_15_compress in lzo2 - not found -- Looking for LZ4_compress_default in lz4 -- Looking for LZ4_compress_default in lz4 - not found -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX - Failed -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX2 -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX2 - Failed -- Performing Test HAVE_CLANG_MAVX -- Performing Test HAVE_CLANG_MAVX - Success -- Performing Test HAVE_CLANG_MBMI2 -- Performing Test HAVE_CLANG_MBMI2 - Success -- Performing Test SNAPPY_HAVE_NO_MISSING_FIELD_INITIALIZERS -- Performing Test SNAPPY_HAVE_NO_MISSING_FIELD_INITIALIZERS - Success -- Performing Test HAVE_BUILTIN_EXPECT -- Performing Test HAVE_BUILTIN_EXPECT - Success -- Performing Test HAVE_BUILTIN_CTZ -- Performing Test HAVE_BUILTIN_CTZ - Success -- Performing Test HAVE_ATTRIBUTE_ALWAYS_INLINE -- Performing Test HAVE_ATTRIBUTE_ALWAYS_INLINE - Success -- Performing Test SNAPPY_HAVE_SSSE3 -- Performing Test SNAPPY_HAVE_SSSE3 - Failed -- Performing Test SNAPPY_HAVE_BMI2 -- Performing Test SNAPPY_HAVE_BMI2 - Failed -- Looking for mmap -- Looking for mmap - found -- Looking for sysconf -- Looking for sysconf - found -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder' '--' '-j3' ----------------- /usr/bin/cmake -S/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd -B/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder/CMakeFiles /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder' /usr/bin/make -f source_subfolder/CMakeFiles/snappy.dir/build.make source_subfolder/CMakeFiles/snappy.dir/depend make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder' cd /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder/source_subfolder/CMakeFiles/snappy.dir/DependInfo.cmake --color= Dependee "/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder/source_subfolder/CMakeFiles/snappy.dir/DependInfo.cmake" is newer than depender "/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder/source_subfolder/CMakeFiles/snappy.dir/depend.internal". Dependee "/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder/source_subfolder/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder/source_subfolder/CMakeFiles/snappy.dir/depend.internal". Scanning dependencies of target snappy make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder' /usr/bin/make -f source_subfolder/CMakeFiles/snappy.dir/build.make source_subfolder/CMakeFiles/snappy.dir/build make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder' [ 20%] Building CXX object source_subfolder/CMakeFiles/snappy.dir/snappy-sinksource.cc.o [ 40%] Building CXX object source_subfolder/CMakeFiles/snappy.dir/snappy-c.cc.o cd /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder/source_subfolder && /usr/bin/clang++ -DHAVE_CONFIG_H -I/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder/source_subfolder -I/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/source_subfolder -m64 -stdlib=libc++ -Wall -Wextra -Werror -fno-exceptions -fno-rtti -O3 -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/snappy.dir/snappy-sinksource.cc.o -c /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/source_subfolder/snappy-sinksource.cc cd /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder/source_subfolder && /usr/bin/clang++ -DHAVE_CONFIG_H -I/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder/source_subfolder -I/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/source_subfolder -m64 -stdlib=libc++ -Wall -Wextra -Werror -fno-exceptions -fno-rtti -O3 -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/snappy.dir/snappy-c.cc.o -c /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/source_subfolder/snappy-c.cc [ 60%] Building CXX object source_subfolder/CMakeFiles/snappy.dir/snappy-stubs-internal.cc.o cd /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder/source_subfolder && /usr/bin/clang++ -DHAVE_CONFIG_H -I/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder/source_subfolder -I/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/source_subfolder -m64 -stdlib=libc++ -Wall -Wextra -Werror -fno-exceptions -fno-rtti -O3 -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/snappy.dir/snappy-stubs-internal.cc.o -c /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/source_subfolder/snappy-stubs-internal.cc [ 80%] Building CXX object source_subfolder/CMakeFiles/snappy.dir/snappy.cc.o cd /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder/source_subfolder && /usr/bin/clang++ -DHAVE_CONFIG_H -I/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder/source_subfolder -I/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/source_subfolder -m64 -stdlib=libc++ -Wall -Wextra -Werror -fno-exceptions -fno-rtti -O3 -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/snappy.dir/snappy.cc.o -c /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/source_subfolder/snappy.cc source_subfolder/CMakeFiles/snappy.dir/build.make:123: recipe for target 'source_subfolder/CMakeFiles/snappy.dir/snappy.cc.o' failed make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder' CMakeFiles/Makefile2:115: recipe for target 'source_subfolder/CMakeFiles/snappy.dir/all' failed make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder' Makefile:151: recipe for target 'all' failed snappy/1.1.9: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/source_subfolder/snappy.cc:133:35: error: suggest braces around initialization of subobject [-Werror,-Wmissing-braces] return std::array{LengthMinusOffset(seq)...}; ^~~~~~~~~~~~~~~~~~~~~~ { } /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/source_subfolder/snappy.cc:141:12: note: in instantiation of function template specialization 'snappy::(anonymous namespace)::MakeTable<0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255>' requested here } table = {MakeTable(make_index_sequence<256>{}), {0, 0xFF, 0xFFFF, 0}}; ^ /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/source_subfolder/snappy.cc:1033:36: error: invalid output constraint '=@ccz' in asm : [tag_type] "+r"(tag_type), "=@ccz"(is_literal)); ^ 2 errors generated. make[2]: *** [source_subfolder/CMakeFiles/snappy.dir/snappy.cc.o] Error 1 make[1]: *** [source_subfolder/CMakeFiles/snappy.dir/all] Error 2 make: *** [all] Error 2 snappy/1.1.9: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd snappy/1.1.9: ERROR: Package 'ac062fddda604275b8d4a5eeef8896e72fd329dd' build failed snappy/1.1.9: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd ERROR: snappy/1.1.9: Error in build() method, line 64 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/ac062fddda604275b8d4a5eeef8896e72fd329dd/build_subfolder' '--' '-j3'