******************************************************************************** conan install simdutf/2.0.5@#10bf1b772320330374c35b5b67d89c94 --build=simdutf -pr /home/conan/w/prod/BuildSingleReference/131299/33c6f0db-52ae-438a-8320-fdd73f35307a/profile_linux_9_libstdcpp11_gcc_debug_64.simdutf-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** 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] simdutf:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True simdutf/2.0.5: Forced build from source Installing package: simdutf/2.0.5 Requirements simdutf/2.0.5 from local cache - Cache Packages simdutf/2.0.5:038baac88f4c7bfa972ce5adac1616bed8fe2ef4 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK simdutf/2.0.5: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/simdutf/2.0.5/_/_/source/src simdutf/2.0.5: [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 simdutf/2.0.5: Copying sources to build folder simdutf/2.0.5: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/simdutf/2.0.5/_/_/build/038baac88f4c7bfa972ce5adac1616bed8fe2ef4 simdutf/2.0.5: Generator txt created conanbuildinfo.txt simdutf/2.0.5: Calling generate() simdutf/2.0.5: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' simdutf/2.0.5: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/simdutf/2.0.5/_/_/build/038baac88f4c7bfa972ce5adac1616bed8fe2ef4/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' simdutf/2.0.5: 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 simdutf/2.0.5: Calling build() simdutf/2.0.5: Apply patch (conan): remove static build, enable rpath on macOS simdutf/2.0.5: Apply patch (portability): apply gcc8 workaround to gcc9 simdutf/2.0.5: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/simdutf/2.0.5/_/_/build/038baac88f4c7bfa972ce5adac1616bed8fe2ef4/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/simdutf/2.0.5/_/_/package/038baac88f4c7bfa972ce5adac1616bed8fe2ef4" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/simdutf/2.0.5/_/_/build/038baac88f4c7bfa972ce5adac1616bed8fe2ef4/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/simdutf/2.0.5/_/_/build/038baac88f4c7bfa972ce5adac1616bed8fe2ef4/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/simdutf/2.0.5/_/_/package/038baac88f4c7bfa972ce5adac1616bed8fe2ef4" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/simdutf/2.0.5/_/_/build/038baac88f4c7bfa972ce5adac1616bed8fe2ef4/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/simdutf/2.0.5/_/_/build/038baac88f4c7bfa972ce5adac1616bed8fe2ef4/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The CXX compiler identification is GNU 9.2.1 -- 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 -- Found Python3: /opt/pyenv/versions/3.7.13/bin/python3.7 (found version "3.7.13") found components: Interpreter -- Python found, we are going to amalgamate.py. -- The tests are disabled. -- The benchmarks can be enabled by setting SIMDUTF_BENCHMARKS, e.g., -D SIMDUTF_BENCHMARKS=ON. -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/simdutf/2.0.5/_/_/build/038baac88f4c7bfa972ce5adac1616bed8fe2ef4/build/Debug simdutf/2.0.5: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/simdutf/2.0.5/_/_/build/038baac88f4c7bfa972ce5adac1616bed8fe2ef4/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/simdutf/2.0.5/_/_/build/038baac88f4c7bfa972ce5adac1616bed8fe2ef4/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target simdutf [ 50%] Building CXX object src/CMakeFiles/simdutf.dir/simdutf.cpp.o simdutf/2.0.5: CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 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/simdutf/2.0.5/_/_/build/038baac88f4c7bfa972ce5adac1616bed8fe2ef4/src/src/simdutf/haswell/intrinsics.h:10, from /home/conan/w/prod/BuildSingleReference/.conan/data/simdutf/2.0.5/_/_/build/038baac88f4c7bfa972ce5adac1616bed8fe2ef4/src/src/simdutf/haswell.h:42, from /home/conan/w/prod/BuildSingleReference/.conan/data/simdutf/2.0.5/_/_/build/038baac88f4c7bfa972ce5adac1616bed8fe2ef4/src/src/implementation.cpp:24, from /home/conan/w/prod/BuildSingleReference/.conan/data/simdutf/2.0.5/_/_/build/038baac88f4c7bfa972ce5adac1616bed8fe2ef4/src/src/simdutf.cpp:2: /home/conan/w/prod/BuildSingleReference/.conan/data/simdutf/2.0.5/_/_/build/038baac88f4c7bfa972ce5adac1616bed8fe2ef4/src/src/icelake/icelake_utf8_common.inl.cpp: In function ‘__m512i simdutf::icelake::{anonymous}::prev(__m512i, __m512i) [with int N = 3]’: /home/conan/w/prod/BuildSingleReference/.conan/data/simdutf/2.0.5/_/_/build/038baac88f4c7bfa972ce5adac1616bed8fe2ef4/src/src/icelake/icelake_utf8_common.inl.cpp:458:12: error: the last argument must be an 8-bit immediate 458 | return _mm512_alignr_epi8(input, rotated, 16-N); | ^~~~~~~~~~~~~~~~~~ compilation terminated due to -Wfatal-errors. make[2]: *** [src/CMakeFiles/simdutf.dir/build.make:82: src/CMakeFiles/simdutf.dir/simdutf.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:134: src/CMakeFiles/simdutf.dir/all] Error 2 make: *** [Makefile:149: all] Error 2 simdutf/2.0.5: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior simdutf/2.0.5: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior simdutf/2.0.5: ERROR: Package '038baac88f4c7bfa972ce5adac1616bed8fe2ef4' build failed simdutf/2.0.5: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/simdutf/2.0.5/_/_/build/038baac88f4c7bfa972ce5adac1616bed8fe2ef4/build/Debug ERROR: simdutf/2.0.5: Error in build() method, line 73 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/simdutf/2.0.5/_/_/build/038baac88f4c7bfa972ce5adac1616bed8fe2ef4/build/Debug" '--' '-j3'