******************************************************************************** conan install simdjson/2.0.0@#2946e72fdf2a186d44252d8a6c7baa24 --build=simdjson -pr /home/conan/w/prod/BuildSingleReference/35758/be2c20ec-140a-4fed-9fef-48a32c38a58e/profile_linux_9_libstdcpp11_gcc_debug_64.simdjson-shared-False.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 9 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=9 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=9 os=Linux [options] simdjson:shared=False [build_requires] [env] simdjson/2.0.0: Forced build from source Installing package: simdjson/2.0.0 Requirements simdjson/2.0.0 from local cache - Cache Packages simdjson/2.0.0:246f6eb7cea2ec60b6ffba0d09ade9b3ea0c25e5 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK simdjson/2.0.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/simdjson/2.0.0/_/_/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 simdjson/2.0.0: Copying sources to build folder simdjson/2.0.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/simdjson/2.0.0/_/_/build/246f6eb7cea2ec60b6ffba0d09ade9b3ea0c25e5 simdjson/2.0.0: Generator cmake created conanbuildinfo.cmake simdjson/2.0.0: Aggregating env generators [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 simdjson/2.0.0: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/simdjson/2.0.0/_/_/build/246f6eb7cea2ec60b6ffba0d09ade9b3ea0c25e5/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/simdjson/2.0.0/_/_/package/246f6eb7cea2ec60b6ffba0d09ade9b3ea0c25e5" -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" -DSIMDJSON_ENABLE_THREADS="True" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/simdjson/2.0.0/_/_/build/246f6eb7cea2ec60b6ffba0d09ade9b3ea0c25e5' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- 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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - 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 GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 -- Looking for fork -- Looking for fork - found -- Looking for wait -- Looking for wait - found -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Building only the library. Advanced users may want to turn SIMDJSON_DEVELOPER_MODE to ON, e.g., via -D SIMDJSON_DEVELOPER_MODE=ON. -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/simdjson/2.0.0/_/_/build/246f6eb7cea2ec60b6ffba0d09ade9b3ea0c25e5/build_subfolder ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/simdjson/2.0.0/_/_/build/246f6eb7cea2ec60b6ffba0d09ade9b3ea0c25e5/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target simdjson [ 50%] Building CXX object source_subfolder/CMakeFiles/simdjson.dir/src/simdjson.cpp.o simdjson/2.0.0: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /usr/lib/gcc/x86_64-linux-gnu/9/include/immintrin.h:65, from /usr/lib/gcc/x86_64-linux-gnu/9/include/x86intrin.h:32, from /home/conan/w/prod/BuildSingleReference/.conan/data/simdjson/2.0.0/_/_/build/246f6eb7cea2ec60b6ffba0d09ade9b3ea0c25e5/source_subfolder/include/simdjson/icelake/intrinsics.h:10, from /home/conan/w/prod/BuildSingleReference/.conan/data/simdjson/2.0.0/_/_/build/246f6eb7cea2ec60b6ffba0d09ade9b3ea0c25e5/source_subfolder/include/simdjson/icelake.h:28, from /home/conan/w/prod/BuildSingleReference/.conan/data/simdjson/2.0.0/_/_/build/246f6eb7cea2ec60b6ffba0d09ade9b3ea0c25e5/source_subfolder/include/simdjson/implementations.h:74, from /home/conan/w/prod/BuildSingleReference/.conan/data/simdjson/2.0.0/_/_/build/246f6eb7cea2ec60b6ffba0d09ade9b3ea0c25e5/source_subfolder/include/simdjson/builtin.h:4, from /home/conan/w/prod/BuildSingleReference/.conan/data/simdjson/2.0.0/_/_/build/246f6eb7cea2ec60b6ffba0d09ade9b3ea0c25e5/source_subfolder/include/simdjson.h:39, from /home/conan/w/prod/BuildSingleReference/.conan/data/simdjson/2.0.0/_/_/build/246f6eb7cea2ec60b6ffba0d09ade9b3ea0c25e5/source_subfolder/src/simdjson.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/simdjson/2.0.0/_/_/build/246f6eb7cea2ec60b6ffba0d09ade9b3ea0c25e5/source_subfolder/include/simdjson/icelake/simd.h: In function ‘bool simdjson::icelake::{anonymous}::stage1::generic_validate_utf8(const uint8_t*, size_t) [with checker = simdjson::icelake::{anonymous}::utf8_validation::utf8_checker]’: /home/conan/w/prod/BuildSingleReference/.conan/data/simdjson/2.0.0/_/_/build/246f6eb7cea2ec60b6ffba0d09ade9b3ea0c25e5/source_subfolder/include/simdjson/icelake/simd.h:54:14: error: the last argument must be an 8-bit immediate 54 | return _mm512_alignr_epi8(*this, _mm512_permutex2var_epi64(prev_chunk, _mm512_set_epi64(13, 12, 11, 10, 9, 8, 7, 6), *this), 16 - N); | ^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/simdjson/2.0.0/_/_/build/246f6eb7cea2ec60b6ffba0d09ade9b3ea0c25e5/source_subfolder/include/simdjson/icelake/simd.h:54:14: error: the last argument must be an 8-bit immediate 54 | return _mm512_alignr_epi8(*this, _mm512_permutex2var_epi64(prev_chunk, _mm512_set_epi64(13, 12, 11, 10, 9, 8, 7, 6), *this), 16 - N); | ^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/simdjson/2.0.0/_/_/build/246f6eb7cea2ec60b6ffba0d09ade9b3ea0c25e5/source_subfolder/include/simdjson/icelake/simd.h: In static member function ‘static simdjson::error_code simdjson::icelake::{anonymous}::stage1::json_structural_indexer::index(const uint8_t*, size_t, simdjson::icelake::dom_parser_implementation&, simdjson::stage1_mode) [with long unsigned int STEP_SIZE = 128]’: /home/conan/w/prod/BuildSingleReference/.conan/data/simdjson/2.0.0/_/_/build/246f6eb7cea2ec60b6ffba0d09ade9b3ea0c25e5/source_subfolder/include/simdjson/icelake/simd.h:54:14: error: the last argument must be an 8-bit immediate 54 | return _mm512_alignr_epi8(*this, _mm512_permutex2var_epi64(prev_chunk, _mm512_set_epi64(13, 12, 11, 10, 9, 8, 7, 6), *this), 16 - N); | ^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/simdjson/2.0.0/_/_/build/246f6eb7cea2ec60b6ffba0d09ade9b3ea0c25e5/source_subfolder/include/simdjson/icelake/simd.h:54:14: error: the last argument must be an 8-bit immediate 54 | return _mm512_alignr_epi8(*this, _mm512_permutex2var_epi64(prev_chunk, _mm512_set_epi64(13, 12, 11, 10, 9, 8, 7, 6), *this), 16 - N); | ^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/simdjson/2.0.0/_/_/build/246f6eb7cea2ec60b6ffba0d09ade9b3ea0c25e5/source_subfolder/include/simdjson/icelake/simd.h:54:14: error: the last argument must be an 8-bit immediate 54 | return _mm512_alignr_epi8(*this, _mm512_permutex2var_epi64(prev_chunk, _mm512_set_epi64(13, 12, 11, 10, 9, 8, 7, 6), *this), 16 - N); | ^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/simdjson/2.0.0/_/_/build/246f6eb7cea2ec60b6ffba0d09ade9b3ea0c25e5/source_subfolder/include/simdjson/icelake/simd.h:54:14: error: the last argument must be an 8-bit immediate 54 | return _mm512_alignr_epi8(*this, _mm512_permutex2var_epi64(prev_chunk, _mm512_set_epi64(13, 12, 11, 10, 9, 8, 7, 6), *this), 16 - N); | ^~~~~~~~~~~~~~~~~~ make[2]: *** [source_subfolder/CMakeFiles/simdjson.dir/build.make:82: source_subfolder/CMakeFiles/simdjson.dir/src/simdjson.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:113: source_subfolder/CMakeFiles/simdjson.dir/all] Error 2 make: *** [Makefile:149: all] Error 2 simdjson/2.0.0: ERROR: Package '246f6eb7cea2ec60b6ffba0d09ade9b3ea0c25e5' build failed simdjson/2.0.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/simdjson/2.0.0/_/_/build/246f6eb7cea2ec60b6ffba0d09ade9b3ea0c25e5 ERROR: simdjson/2.0.0: Error in build() method, line 102 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/simdjson/2.0.0/_/_/build/246f6eb7cea2ec60b6ffba0d09ade9b3ea0c25e5/build_subfolder' '--' '-j3'