******************************************************************************** conan install whisper-cpp/1.4.2@#014ca3e757f09e693010f1de449e6513 --build=whisper-cpp -pr /home/conan/w/prod-v1/bsr/35890/ebbda/profile_linux_5_libstdcpp11_gcc_release_64.whisper-cpp-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/35890/baddf/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 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/35890/baddf/.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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/35890/baddf/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] whisper-cpp:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True whisper-cpp/1.4.2: Forced build from source Installing package: whisper-cpp/1.4.2 Requirements whisper-cpp/1.4.2 from local cache - Cache Packages whisper-cpp/1.4.2:aa0498c70db8439f7f74687e9366567b85010fa5 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK whisper-cpp/1.4.2: Configuring sources in /home/conan/w/prod-v1/bsr/35890/baddf/.conan/data/whisper-cpp/1.4.2/_/_/source/src whisper-cpp/1.4.2: [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 whisper-cpp/1.4.2: Copying sources to build folder whisper-cpp/1.4.2: Building your package in /home/conan/w/prod-v1/bsr/35890/baddf/.conan/data/whisper-cpp/1.4.2/_/_/build/aa0498c70db8439f7f74687e9366567b85010fa5 whisper-cpp/1.4.2: Generator txt created conanbuildinfo.txt whisper-cpp/1.4.2: Calling generate() whisper-cpp/1.4.2: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' whisper-cpp/1.4.2: 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/35890/baddf/.conan/data/whisper-cpp/1.4.2/_/_/build/aa0498c70db8439f7f74687e9366567b85010fa5/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' whisper-cpp/1.4.2: 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 whisper-cpp/1.4.2: Calling build() whisper-cpp/1.4.2: Apply patch (conan): Fix OpenBlas cmake target name whisper-cpp/1.4.2: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/35890/baddf/.conan/data/whisper-cpp/1.4.2/_/_/build/aa0498c70db8439f7f74687e9366567b85010fa5/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/35890/baddf/.conan/data/whisper-cpp/1.4.2/_/_/package/aa0498c70db8439f7f74687e9366567b85010fa5" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/35890/baddf/.conan/data/whisper-cpp/1.4.2/_/_/build/aa0498c70db8439f7f74687e9366567b85010fa5/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/35890/baddf/.conan/data/whisper-cpp/1.4.2/_/_/build/aa0498c70db8439f7f74687e9366567b85010fa5/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/35890/baddf/.conan/data/whisper-cpp/1.4.2/_/_/package/aa0498c70db8439f7f74687e9366567b85010fa5" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/35890/baddf/.conan/data/whisper-cpp/1.4.2/_/_/build/aa0498c70db8439f7f74687e9366567b85010fa5/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/35890/baddf/.conan/data/whisper-cpp/1.4.2/_/_/build/aa0498c70db8439f7f74687e9366567b85010fa5/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- 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 -- Found Git: /usr/bin/git (found version "2.42.0") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- CMAKE_SYSTEM_PROCESSOR: x86_64 -- x86 detected -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/35890/baddf/.conan/data/whisper-cpp/1.4.2/_/_/build/aa0498c70db8439f7f74687e9366567b85010fa5/build/Release whisper-cpp/1.4.2: CMake command: cmake --build "/home/conan/w/prod-v1/bsr/35890/baddf/.conan/data/whisper-cpp/1.4.2/_/_/build/aa0498c70db8439f7f74687e9366567b85010fa5/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/35890/baddf/.conan/data/whisper-cpp/1.4.2/_/_/build/aa0498c70db8439f7f74687e9366567b85010fa5/build/Release" '--' '-j3' ----------------- Scanning dependencies of target whisper [ 33%] Building C object CMakeFiles/whisper.dir/ggml.c.o [ 66%] Building CXX object CMakeFiles/whisper.dir/whisper.cpp.o CMakeFiles/whisper.dir/build.make:81: recipe for target 'CMakeFiles/whisper.dir/ggml.c.o' failed CMakeFiles/Makefile2:114: recipe for target 'CMakeFiles/whisper.dir/all' failed Makefile:148: recipe for target 'all' failed whisper-cpp/1.4.2: /home/conan/w/prod-v1/bsr/35890/baddf/.conan/data/whisper-cpp/1.4.2/_/_/build/aa0498c70db8439f7f74687e9366567b85010fa5/src/ggml.c: In function ‘bytes_from_nibbles_32’: /home/conan/w/prod-v1/bsr/35890/baddf/.conan/data/whisper-cpp/1.4.2/_/_/build/aa0498c70db8439f7f74687e9366567b85010fa5/src/ggml.c:534:27: warning: implicit declaration of function ‘_mm256_set_m128i’ [-Wimplicit-function-declaration] const __m256i bytes = _mm256_set_m128i(_mm_srli_epi16(tmp, 4), tmp); ^ /home/conan/w/prod-v1/bsr/35890/baddf/.conan/data/whisper-cpp/1.4.2/_/_/build/aa0498c70db8439f7f74687e9366567b85010fa5/src/ggml.c:534:27: error: incompatible types when initializing type ‘__m256i {aka const __vector(4) long long int}’ using type ‘int’ make[2]: *** [CMakeFiles/whisper.dir/ggml.c.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [CMakeFiles/whisper.dir/all] Error 2 make: *** [all] Error 2 whisper-cpp/1.4.2: 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 whisper-cpp/1.4.2: 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 whisper-cpp/1.4.2: ERROR: Package 'aa0498c70db8439f7f74687e9366567b85010fa5' build failed whisper-cpp/1.4.2: WARN: Build folder /home/conan/w/prod-v1/bsr/35890/baddf/.conan/data/whisper-cpp/1.4.2/_/_/build/aa0498c70db8439f7f74687e9366567b85010fa5/build/Release ERROR: whisper-cpp/1.4.2: Error in build() method, line 146 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod-v1/bsr/35890/baddf/.conan/data/whisper-cpp/1.4.2/_/_/build/aa0498c70db8439f7f74687e9366567b85010fa5/build/Release" '--' '-j3'