******************************************************************************** conan test cci-fcab4a72/recipes/whisper-cpp/all/test_package/conanfile.py whisper-cpp/1.4.2@#38db1ecf811e6640ea9f6b3d2f6698c8 -pr /Users/jenkins/w/prod/BuildSingleReference@2/248386/adc06482-21fd-4699-a9e3-9697948a8d77/profile_osx_130_libcpp_apple-clang_debug_64.whisper-cpp-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] whisper-cpp:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk whisper-cpp/1.4.2 (test package): Installing package Requirements whisper-cpp/1.4.2 from local cache - Cache Packages whisper-cpp/1.4.2:b5855232fa6dee7d27d2005b789408c1c12da382 - Cache Installing (downloading, building) binaries... whisper-cpp/1.4.2: Already installed! whisper-cpp/1.4.2 (test package): Generator 'CMakeDeps' calling 'generate()' whisper-cpp/1.4.2 (test package): Generator 'VirtualRunEnv' calling 'generate()' whisper-cpp/1.4.2 (test package): Generator 'CMakeToolchain' calling 'generate()' whisper-cpp/1.4.2 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' whisper-cpp/1.4.2 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/Users/jenkins/w/prod/BuildSingleReference@2/cci-fcab4a72/recipes/whisper-cpp/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' whisper-cpp/1.4.2 (test package): Generator txt created conanbuildinfo.txt whisper-cpp/1.4.2 (test package): Aggregating env generators whisper-cpp/1.4.2 (test package): Generated conaninfo.txt whisper-cpp/1.4.2 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@2/cci-fcab4a72/recipes/whisper-cpp/all/test_package/build/Debug/generators/conan.lock' Using cached profile from lockfile [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 (test package): Calling build() whisper-cpp/1.4.2 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@2/cci-fcab4a72/recipes/whisper-cpp/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference@2/cci-fcab4a72/recipes/whisper-cpp/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@2/cci-fcab4a72/recipes/whisper-cpp/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference@2/cci-fcab4a72/recipes/whisper-cpp/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@2/cci-fcab4a72/recipes/whisper-cpp/all/test_package/build/Debug/generators/conan_toolchain.cmake -- The CXX compiler identification is AppleClang 13.0.0.13000029 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'whisper-cpp::whisper-cpp' -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@2/cci-fcab4a72/recipes/whisper-cpp/all/test_package/build/Debug whisper-cpp/1.4.2 (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/cci-fcab4a72/recipes/whisper-cpp/all/test_package/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/cci-fcab4a72/recipes/whisper-cpp/all/test_package/build/Debug" '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable test_package CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 /Users/jenkins/w/prod/BuildSingleReference@2/cci-fcab4a72/recipes/whisper-cpp/all/test_package/test_package.cpp:8:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto context = std::unique_ptr( ^ 1 warning generated. Undefined symbols for architecture x86_64: "_cblas_sgemm", referenced from: _ggml_compute_forward_mul_mat_q_f32 in libwhisper.a(ggml.c.o) _ggml_compute_forward_mul_mat_f16_f32 in libwhisper.a(ggml.c.o) _ggml_compute_forward_mul_mat_f32 in libwhisper.a(ggml.c.o) "_vDSP_maxv", referenced from: _ggml_vec_max_f32 in libwhisper.a(ggml.c.o) "_vDSP_sve", referenced from: _ggml_vec_sum_f32 in libwhisper.a(ggml.c.o) "_vDSP_vadd", referenced from: _ggml_compute_forward_add_f32 in libwhisper.a(ggml.c.o) _ggml_compute_forward_add1_f32 in libwhisper.a(ggml.c.o) _ggml_compute_forward_acc_f32 in libwhisper.a(ggml.c.o) "_vDSP_vdiv", referenced from: _ggml_compute_forward_div_f32 in libwhisper.a(ggml.c.o) "_vDSP_vmul", referenced from: _ggml_compute_forward_mul_f32 in libwhisper.a(ggml.c.o) "_vDSP_vsub", referenced from: _ggml_compute_forward_sub_f32 in libwhisper.a(ggml.c.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [test_package] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 whisper-cpp/1.4.2 (test package): 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 (test package): 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 ERROR: whisper-cpp/1.4.2 (test package): Error in build() method, line 23 cmake.build() ConanException: Error 2 while executing cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/cci-fcab4a72/recipes/whisper-cpp/all/test_package/build/Debug" '--' '-j4'