=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/math/ggml", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] => Checksum BLAKE2s OK for ggml-0.22.0.tar.gz => Checksum SHA512 OK for ggml-0.22.0.tar.gz ===> Installing dependencies for ggml-0.22.0 ========================================================================== The supported build options for ggml are: vulkan You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.ggml (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, ggml-0.22.0. Their current value is shown below: * PKGSRC_BLAS_TYPES = netlib openblas openblas_pthread openblas_openmp Based on these variables, the following variables have been set: * BLAS_INCLUDES = -I/opt/local/include/openblas64_pthread * BLAS_LIBS = -lopenblas64_pthread * BLAS_PC = openblas64_pthread * BLAS_TYPE = openblas_pthread * CBLAS_LIBS = -lopenblas64_pthread * CBLAS_PC = openblas64_pthread * LAPACKE_LIBS = -lopenblas64_pthread * LAPACKE_PC = openblas64_pthread * LAPACK_LIBS = -lopenblas64_pthread * LAPACK_PC = openblas64_pthread You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/local/bin/bmake clean' after the changes. ========================================================================== => Tool dependency cmake>=0: found cmake-4.4.3 => Tool dependency pkgconf-[0-9]*: found pkgconf-3.0.6 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc13>=13.4.0: found gcc13-13.4.0 => Full dependency gcc13-libs>=13.4.0: found gcc13-libs-13.4.0 => Full dependency openblas64_pthread>=0.3.5: found openblas64_pthread-0.3.31nb1 ===> Overriding tools for ggml-0.22.0 ===> Extracting for ggml-0.22.0 ===> Patching for ggml-0.22.0 ===> Creating toolchain wrappers for ggml-0.22.0 /usr/bin/sed -e '/^#/d' -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g' -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g' -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g' < ../../extra/gcc13-libs/files/specs.pkgsrc > /tmp/work/math/ggml/work/.cwrapper/specs.pkgsrc ===> Configuring for ggml-0.22.0 => Fixing libpci soname => Adding run-time search paths to pkg-config files. -- The C compiler identification is GNU 13.4.0 -- The CXX compiler identification is GNU 13.4.0 -- The ASM compiler identification is GNU -- Found assembler: /tmp/work/math/ggml/work/.cwrapper/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/work/math/ggml/work/.cwrapper/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: /tmp/work/math/ggml/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Warning: ccache not found - consider installing it for faster compilation or disable this warning with GGML_CCACHE=OFF -- CMAKE_SYSTEM_PROCESSOR: i386 -- GGML_SYSTEM_ARCH: UNKNOWN -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Including CPU backend CMake Warning at src/ggml-cpu/CMakeLists.txt:570 (message): Unknown CPU architecture. Falling back to generic implementations. Call Stack (most recent call first): src/CMakeLists.txt:584 (ggml_add_cpu_backend_variant_impl) -- Adding CPU backend variant ggml-cpu: -DGGML_CPU_GENERIC -- Found BLAS: -lopenblas64_pthread -- BLAS found, Libraries: -lopenblas64_pthread -- Found PkgConfig: /tmp/work/math/ggml/work/.tools/bin/pkg-config (found version "3.0.6") -- Checking for module 'openblas64_pthread' -- Found openblas64_pthread, version 0.3.31 -- BLAS found, Includes: /opt/local/include/openblas64_pthread -- Including BLAS backend -- x86 detected -- ggml version: 0.22.0 -- ggml commit: unknown -- Configuring done (7.3s) -- Generating done (0.4s) CMake Warning (unused-cli): Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /tmp/work/math/ggml/work/ggml-0.22.0/cmake-pkgsrc-build