******************************************************************************** conan install simdutf/4.0.0@#3eae9cc30dbd174536e5ba848a4b4106 --build=simdutf -pr /home/conan/w/prod-v1/bsr/32980/fbeed/profile_linux_9_libstdcpp11_gcc_debug_64.simdutf-shared-True.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-v1/bsr/32980/ffccb/.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-v1/bsr/32980/ffccb/.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-v1/bsr/32980/ffccb/.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=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True simdutf/4.0.0: Forced build from source Installing package: simdutf/4.0.0 Requirements simdutf/4.0.0 from local cache - Cache Packages simdutf/4.0.0:4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK simdutf/4.0.0: Configuring sources in /home/conan/w/prod-v1/bsr/32980/ffccb/.conan/data/simdutf/4.0.0/_/_/source/src simdutf/4.0.0: [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/4.0.0: Copying sources to build folder simdutf/4.0.0: Building your package in /home/conan/w/prod-v1/bsr/32980/ffccb/.conan/data/simdutf/4.0.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd simdutf/4.0.0: Generator txt created conanbuildinfo.txt simdutf/4.0.0: Calling generate() simdutf/4.0.0: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' simdutf/4.0.0: 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-v1/bsr/32980/ffccb/.conan/data/simdutf/4.0.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' simdutf/4.0.0: 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 simdutf/4.0.0: Calling build() simdutf/4.0.0: apply_conandata_patches(): No patches defined in conandata simdutf/4.0.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/32980/ffccb/.conan/data/simdutf/4.0.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/32980/ffccb/.conan/data/simdutf/4.0.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/bsr/32980/ffccb/.conan/data/simdutf/4.0.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/32980/ffccb/.conan/data/simdutf/4.0.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/32980/ffccb/.conan/data/simdutf/4.0.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/bsr/32980/ffccb/.conan/data/simdutf/4.0.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/32980/ffccb/.conan/data/simdutf/4.0.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- 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 -- Check if the system is big endian -- Searching 16 bit integer -- Looking for C++ include sys/types.h -- Looking for C++ include sys/types.h - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Looking for C++ include stddef.h -- Looking for C++ include 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 -- 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 enabled. -- The benchmarks can be enabled by setting SIMDUTF_BENCHMARKS, e.g., -D SIMDUTF_BENCHMARKS=ON. -- Compiling using the C++ standard:11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/32980/ffccb/.conan/data/simdutf/4.0.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug simdutf/4.0.0: CMake command: cmake --build "/home/conan/w/prod-v1/bsr/32980/ffccb/.conan/data/simdutf/4.0.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/32980/ffccb/.conan/data/simdutf/4.0.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target simdutf [ 1%] Building CXX object src/CMakeFiles/simdutf.dir/simdutf.cpp.o simdutf/4.0.0: CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 In file included from /home/conan/w/prod-v1/bsr/32980/ffccb/.conan/data/simdutf/4.0.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/src/src/icelake/implementation.cpp:35, from /home/conan/w/prod-v1/bsr/32980/ffccb/.conan/data/simdutf/4.0.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/src/src/simdutf.cpp:61: /home/conan/w/prod-v1/bsr/32980/ffccb/.conan/data/simdutf/4.0.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/src/src/icelake/icelake_convert_latin1_to_utf8.inl.cpp: In function ‘size_t simdutf::icelake::{anonymous}::latin1_to_utf8_avx512_vec(__m512i, size_t, char*, int)’: /home/conan/w/prod-v1/bsr/32980/ffccb/.conan/data/simdutf/4.0.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/src/src/icelake/icelake_convert_latin1_to_utf8.inl.cpp:30:84: error: expected ‘)’ before ‘;’ token 30 | __m512i outputA = _mm512_shldi_epi16(input_interleaved, _mm512_set1_epi8(-62), 8); | ^ 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:330: src/CMakeFiles/simdutf.dir/all] Error 2 make: *** [Makefile:149: all] Error 2 simdutf/4.0.0: 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/4.0.0: 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/4.0.0: ERROR: Package '4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd' build failed simdutf/4.0.0: WARN: Build folder /home/conan/w/prod-v1/bsr/32980/ffccb/.conan/data/simdutf/4.0.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug ERROR: simdutf/4.0.0: Error in build() method, line 75 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod-v1/bsr/32980/ffccb/.conan/data/simdutf/4.0.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug" '--' '-j3'