******************************************************************************** conan install snappy/1.1.9@ --profile=/home/conan/w/BuildSingleReference/11990/fc5eab0d-4632-470c-a801-6757f7465b5f/profile.txt --build=snappy ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=8 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:1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a - 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/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a 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/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/package/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a" -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/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a' ----------------- -- The C compiler identification is Clang 8.0.0 -- The CXX compiler identification is Clang 8.0.0 -- 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: Compiler Clang>=8, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++ -- 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/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder' '--' '-j3' ----------------- /usr/bin/cmake -S/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a -B/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/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/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder/CMakeFiles /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/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/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/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/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder' cd /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder/source_subfolder/CMakeFiles/snappy.dir/DependInfo.cmake --color= Dependee "/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder/source_subfolder/CMakeFiles/snappy.dir/DependInfo.cmake" is newer than depender "/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder/source_subfolder/CMakeFiles/snappy.dir/depend.internal". Dependee "/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder/source_subfolder/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/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/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/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/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder' [ 20%] Building CXX object source_subfolder/CMakeFiles/snappy.dir/snappy-c.cc.o [ 40%] Building CXX object source_subfolder/CMakeFiles/snappy.dir/snappy-sinksource.cc.o cd /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder/source_subfolder && /usr/bin/clang++ -DHAVE_CONFIG_H -D_GLIBCXX_USE_CXX11_ABI=0 -I/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder/source_subfolder -I/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/source_subfolder -m64 -stdlib=libstdc++ -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/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/source_subfolder/snappy-c.cc cd /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder/source_subfolder && /usr/bin/clang++ -DHAVE_CONFIG_H -D_GLIBCXX_USE_CXX11_ABI=0 -I/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder/source_subfolder -I/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/source_subfolder -m64 -stdlib=libstdc++ -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/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/source_subfolder/snappy-sinksource.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/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder/source_subfolder && /usr/bin/clang++ -DHAVE_CONFIG_H -D_GLIBCXX_USE_CXX11_ABI=0 -I/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder/source_subfolder -I/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/source_subfolder -m64 -stdlib=libstdc++ -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/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/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/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder/source_subfolder && /usr/bin/clang++ -DHAVE_CONFIG_H -D_GLIBCXX_USE_CXX11_ABI=0 -I/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder/source_subfolder -I/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/source_subfolder -m64 -stdlib=libstdc++ -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/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/source_subfolder/snappy.cc make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder' 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/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/source_subfolder/snappy.cc:1033:36: error: invalid output constraint '=@ccz' in asm : [tag_type] "+r"(tag_type), "=@ccz"(is_literal)); ^ 1 error generated. make[2]: *** [source_subfolder/CMakeFiles/snappy.dir/build.make:124: source_subfolder/CMakeFiles/snappy.dir/snappy.cc.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:116: source_subfolder/CMakeFiles/snappy.dir/all] Error 2 make: *** [Makefile:152: 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/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a snappy/1.1.9: ERROR: Package '1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a' build failed snappy/1.1.9: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/snappy/1.1.9/_/_/build/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a 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/1a1ab1b5ec185a3fe2d9c8e7c5b43dde10fa236a/build_subfolder' '--' '-j3'