You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     [email protected]
Log URL:        
https://pkg-status.freebsd.org/beefy23/data/150amd64-default/21e0e5c9488a/logs/koboldcpp-portable-1.115.2.log
Build URL:      
https://pkg-status.freebsd.org/beefy23/build.html?mastername=150amd64-default&build=21e0e5c9488a
Log:

=>> Building misc/koboldcpp
build started at Tue Aug  4 05:50:22 UTC 2026
port directory: /usr/ports/misc/koboldcpp
package name: koboldcpp-portable-1.115.2
building for: FreeBSD 150amd64-default-job-23 15.0-RELEASE-p12 FreeBSD 
15.0-RELEASE-p12 amd64
maintained by: [email protected]
Makefile datestamp: -rw-r--r--  1 root wheel 2489 Jun 20 01:01 
/usr/ports/misc/koboldcpp/Makefile
Ports top last git commit: 21e0e5c9488ae02961d52e6caa4288589f947b45
Ports top unclean checkout: no
Port dir last git commit: 1721b58daf24896b7c9f27d3bbd443ce797735ba
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.8
Host OSVERSION: 1600019
Jail OSVERSION: 1500068
Job Id: 23

---Begin Environment---
SHELL=/bin/sh
OSVERSION=1500068
UNAME_v=FreeBSD 15.0-RELEASE-p12
UNAME_r=15.0-RELEASE-p12
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
MAKE_OBJDIR_CHECK_WRITABLE=0
LOCALBASE=/usr/local
USER=root
POUDRIERE_NAME=poudriere-git
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.4.8
MASTERMNT=/usr/local/poudriere/data/.m/150amd64-default/ref
LC_COLLATE=C
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
OUTPUT_REDIRECTED_STDERR=4
OUTPUT_REDIRECTED=1
PWD=/usr/local/poudriere/data/.m/150amd64-default/23/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS
MASTERNAME=150amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/usr/local/poudriere/data/.m/150amd64-default/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.4.8
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=portable
MAKE_ARGS= FLAVOR=portable
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
[email protected]
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=/usr/local/bin/gmake PYTHON="/usr/local/bin/python3.12" 
XDG_DATA_HOME=/wrkdirs/usr/ports/misc/koboldcpp/work-portable  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/koboldcpp/work-portable  
XDG_CACHE_HOME=/wrkdirs/usr/ports/misc/koboldcpp/work-portable/.cache  
HOME=/wrkdirs/usr/ports/misc/koboldcpp/work-portable TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/misc/koboldcpp/work-portable/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 
PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/misc/koboldcpp/work-portable/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local"
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/misc/koboldcpp/work-portable  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/koboldcpp/work-portable  
XDG_CACHE_HOME=/wrkdirs/usr/ports/misc/koboldcpp/work-portable/.cache  
HOME=/wrkdirs/usr/ports/misc/koboldcpp/work-portable TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/misc/koboldcpp/work-portable/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 
PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/misc/koboldcpp/work-portable/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig
 MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  
-fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing "  
CPP="cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS=" -L/usr/local/lib " 
LIBS="koboldcpp_default.so koboldcpp_failsafe.so koboldcpp_noavx2.so  
koboldcpp_vulkan.so koboldcpp_vulkan_noavx2.so"  CXX="c++" CXXFLAGS="-O2 -pipe 
-fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   
-isystem /usr/local/include " BSD_INSTALL_PROGRAM="install  -s -m 555"  
BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  
BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PYTHON_INCLUDEDIR=include/python3.12  PYTHON_LIBDIR=lib/python3.12  
PYTHON_PLATFORM=freebsd15  PYTHON_SITELIBDIR=lib/python3.12/site-packages  
PYTHON_SUFFIX=312  PYTHON_BASESUFFIX=312  PYTHON_TAG=.cpython-312  
PYTHON_SOABI=.cpython-312  PYTHON_VER=3.12  PYTHON_BASEVER=3.12  
PYTHON_VERSION=python3.12 PYTHON2="@comment " PYTHON3="" OSREL=15.0 PREFIX=%D 
LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib 
DOCSDIR="share/doc/koboldcpp"  EXAMPLESDIR="share/examples/koboldcpp"  
DATADIR="share/koboldcpp"  WWWDIR="www/koboldcpp"  ETCDIR="etc/koboldcpp"
--End PLIST_SUB--

--SUB_LIST--
PYTHON_INCLUDEDIR=/usr/local/include/python3.12  
PYTHON_LIBDIR=/usr/local/lib/python3.12  PYTHON_PLATFORM=freebsd15  
PYTHON_SITELIBDIR=/usr/local/lib/python3.12/site-packages  PYTHON_SUFFIX=312  
PYTHON_BASESUFFIX=312  PYTHON_TAG=.cpython-312  PYTHON_SOABI=.cpython-312  
PYTHON_VER=3.12  PYTHON_BASEVER=3.12  PYTHON_VERSION=python3.12 
PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local  
DATADIR=/usr/local/share/koboldcpp DOCSDIR=/usr/local/share/doc/koboldcpp 
EXAMPLESDIR=/usr/local/share/examples/koboldcpp  
WWWDIR=/usr/local/www/koboldcpp ETCDIR=/usr/local/etc/koboldcpp
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
####  ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs
MAKE_JOBS_NUMBER=3
#### Misc Poudriere ####
.include "/etc/make.conf.ports_env"
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  8192
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
pipebuf                         (-y)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License AGPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   koboldcpp-portable-1.115.2 depends on file: /usr/local/sbin/pkg - not 
found
===>   Installing existing package /packages/All/pkg-2.8.1_1.pkg
[150amd64-default-job-23] Installing pkg-2.8.1_1...
[150amd64-default-job-23] Extracting pkg-2.8.1_1: .......... done
===>   koboldcpp-portable-1.115.2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of koboldcpp-portable-1.115.2
===========================================================================
=======================<phase: fetch-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: fetch          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License AGPLv3 accepted by the user
===> Fetching all distfiles required by koboldcpp-portable-1.115.2 for building
===========================================================================
=======================<phase: checksum       >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License AGPLv3 accepted by the user
===> Fetching all distfiles required by koboldcpp-portable-1.115.2 for building
=> SHA256 Checksum OK for LostRuins-koboldcpp-v1.115.2_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: extract        >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License AGPLv3 accepted by the user
===> Fetching all distfiles required by koboldcpp-portable-1.115.2 for building
===>  Extracting for koboldcpp-portable-1.115.2
=> SHA256 Checksum OK for LostRuins-koboldcpp-v1.115.2_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: patch          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  Patching for koboldcpp-portable-1.115.2
===>  Applying FreeBSD patches for koboldcpp-portable-1.115.2 from 
/usr/ports/misc/koboldcpp/files
===========================================================================
=======================<phase: build-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   koboldcpp-portable-1.115.2 depends on executable: glslc - not found
===>   Installing existing package /packages/All/shaderc-2026.2_1.pkg
[150amd64-default-job-23] Installing shaderc-2026.2_1...
[150amd64-default-job-23] Extracting shaderc-2026.2_1: .......... done
===>   koboldcpp-portable-1.115.2 depends on executable: glslc - found
===>   Returning to build of koboldcpp-portable-1.115.2
===>   koboldcpp-portable-1.115.2 depends on package: gmake>=4.4.1 - not found
===>   Installing existing package /packages/All/gmake-4.4.1.pkg
[150amd64-default-job-23] Installing gmake-4.4.1...
[150amd64-default-job-23] `-- Installing gettext-runtime-1.0_1...
[150amd64-default-job-23] |   `-- Installing indexinfo-0.3.1_1...
[150amd64-default-job-23] |   `-- Extracting indexinfo-0.3.1_1: .... done
[150amd64-default-job-23] `-- Extracting gettext-runtime-1.0_1: .......... done
[150amd64-default-job-23] Extracting gmake-4.4.1: .......... done
===>   koboldcpp-portable-1.115.2 depends on package: gmake>=4.4.1 - found
===>   Returning to build of koboldcpp-portable-1.115.2
===>   koboldcpp-portable-1.115.2 depends on file: /usr/local/bin/python3.12 - 
not found
===>   Installing existing package /packages/All/python312-3.12.13_3.pkg
[150amd64-default-job-23] Installing python312-3.12.13_3...
[150amd64-default-job-23] `-- Installing expat-2.8.2...
[150amd64-default-job-23] `-- Extracting expat-2.8.2: .......... done
[150amd64-default-job-23] `-- Installing libffi-3.7.1...
[150amd64-default-job-23] `-- Extracting libffi-3.7.1: .......... done
[150amd64-default-job-23] `-- Installing mpdecimal-4.0.1...
[150amd64-default-job-23] `-- Extracting mpdecimal-4.0.1: .......... done
<snip>
string_to_spv: elu_f16
string_to_spv: xielu_f32
string_to_spv: sgn_f16
string_to_spv: abs_f32
string_to_spv: tri_f32
string_to_spv: hardswish_f16
string_to_spv: sgn_f32
string_to_spv: diag_f16
string_to_spv: diag_f32
string_to_spv: tri_f16
string_to_spv: softplus_f16
string_to_spv: softplus_f32
string_to_spv: add1_f16_f16
string_to_spv: add1_f16_f32
string_to_spv: add1_f32_f32
string_to_spv: fill_f32
string_to_spv: step_f16
string_to_spv: fill_f16
string_to_spv: round_f16
string_to_spv: arange_f32
string_to_spv: floor_f16
string_to_spv: ceil_f32
string_to_spv: step_f32
string_to_spv: ceil_f16
string_to_spv: trunc_f32
string_to_spv: floor_f32
string_to_spv: round_f32
string_to_spv: geglu_f16
string_to_spv: reglu_f16
string_to_spv: trunc_f16
string_to_spv: geglu_f32
string_to_spv: swiglu_oai_f16
string_to_spv: swiglu_f16
string_to_spv: swiglu_f32
string_to_spv: reglu_f32
string_to_spv: swiglu_oai_f32
string_to_spv: geglu_erf_f32
string_to_spv: geglu_quick_f32
string_to_spv: leaky_relu_f32
string_to_spv: geglu_quick_f16
string_to_spv: geglu_erf_f16
string_to_spv: diag_mask_inf_f32
string_to_spv: soft_max_f32
string_to_spv: soft_max_large2_f32
string_to_spv: silu_back_f32
string_to_spv: soft_max_large1_f32_f16
string_to_spv: soft_max_large1_f32
string_to_spv: soft_max_back_f32
string_to_spv: soft_max_f32_f16
string_to_spv: rope_norm_f32
string_to_spv: soft_max_large3_f32
string_to_spv: soft_max_large3_f32_f16
string_to_spv: rope_norm_f16
string_to_spv: rope_norm_f32_f16
string_to_spv: rope_neox_f32
string_to_spv: rope_neox_f16
string_to_spv: soft_max_large2_f32_f16
string_to_spv: rope_neox_f32_f16
string_to_spv: rope_multi_f32
string_to_spv: rope_vision_f16
string_to_spv: rope_multi_f32_f16
string_to_spv: rope_vision_f32
string_to_spv: rope_multi_f16
string_to_spv: argsort_f32
string_to_spv: topk_argsort_f32
string_to_spv: topk_nary_search_f32
string_to_spv: argmax_f32
string_to_spv: fwht_f32
string_to_spv: fwht_shmem_f32
string_to_spv: argsort_large_f32
string_to_spv: count_equal_i32
string_to_spv: cumsum_multipass1_f32
string_to_spv: sum_rows_f32
string_to_spv: count_experts
string_to_spv: cumsum_multipass2_f32
string_to_spv: cumsum_f32
string_to_spv: im2col_f32_f16
string_to_spv: im2col_3d_f32_f16
string_to_spv: im2col_f32
string_to_spv: im2col_3d_f32
string_to_spv: im2col_3d_f32_f16_bda
string_to_spv: im2col_3d_f32_bda
string_to_spv: im2col_f32_f16_bda
string_to_spv: conv_transpose_1d_f32
string_to_spv: timestep_embedding_f32
string_to_spv: im2col_f32_bda
string_to_spv: col2im_1d_f16
string_to_spv: col2im_1d_f32
string_to_spv: col2im_1d_bf16
string_to_spv: snake_f32
string_to_spv: snake_f16
string_to_spv: snake_bf16
string_to_spv: rwkv_wkv6_f32
string_to_spv: rwkv_wkv7_f32
string_to_spv: pool2d_f32
string_to_spv: gated_delta_net_f32_nocluster
string_to_spv: gated_delta_net_f32
string_to_spv: opt_step_adamw_f32
string_to_spv: opt_step_sgd_f32
string_to_spv: conv2d_f32
string_to_spv: gated_delta_net_f32_shmem
string_to_spv: conv2d_f16_f32
string_to_spv: conv2d_f32_cm2
string_to_spv: conv2d_f32_cm1
string_to_spv: conv2d_f32_unroll
string_to_spv: solve_tri_f32
string_to_spv: conv2d_f16_f32_cm2
string_to_spv: conv2d_f16_f32_unroll
string_to_spv: conv_transpose_2d_f16_f32
string_to_spv: conv_transpose_2d_f32_cm2
string_to_spv: conv_transpose_2d_f32
string_to_spv: conv_transpose_2d_f32_unroll
string_to_spv: conv_transpose_2d_f16_f32_cm1
string_to_spv: conv_transpose_2d_f16_f32_cm2
string_to_spv: conv2d_f16_f32_cm1
string_to_spv: conv2d_dw_whcn_f32
string_to_spv: conv_transpose_2d_f32_cm1
string_to_spv: conv2d_dw_whcn_f16_f32
string_to_spv: conv2d_dw_cwhn_f32
string_to_spv: conv_transpose_2d_f16_f32_unroll
string_to_spv: roll_f32
string_to_spv: add_id_f32
string_to_spv: multi_add_f32
string_to_spv: conv2d_dw_cwhn_f16_f32
string_to_spv: multi_add_rms_f32
string_to_spv: ssm_conv_f32
string_to_spv: ssm_scan_subgroup_f32
string_to_spv: ssm_scan_f32
string_to_spv: topk_moe_f32
Vulkan Shaders Rebuilt for Linux...
gmake[1]: Leaving directory 
'/wrkdirs/usr/ports/misc/koboldcpp/work-portable/koboldcpp-1.115.2'
c++  -I. -Iggml/include -Iggml/src -Iggml/src/ggml-cpu -Iinclude -Isrc 
-I./common -I./vendor -I./vendor/stb -I./include -I./otherarch 
-I./otherarch/tools -I./otherarch/sdcpp -I./otherarch/ttscpp/include 
-I./otherarch/ttscpp/src -I./otherarch/qwen3tts -I./otherarch/sdcpp/thirdparty 
-I./include/vulkan -O3 -fno-finite-math-only -std=c++17 -fPIC 
-DLOG_DISABLE_LOGS -D_GNU_SOURCE -DGGML_USE_CPU -DGGML_USE_CPU_REPACK 
-DGGML_USE_RPC -DNDEBUG -s -DGGML_USE_LLAMAFILE -pthread -Wno-multichar 
-Wno-write-strings -Wno-deprecated -Wno-deprecated-declarations 
-Wno-unused-variable -pthread  -DGGML_USE_VULKAN -DSD_USE_VULKAN -c 
ggml/src/ggml-vulkan/ggml-vulkan.cpp -o ggml-vulkan.o
c++: warning: argument unused during compilation: '-s' 
[-Wunused-command-line-argument]
ggml/src/ggml-vulkan/ggml-vulkan.cpp:4070:42: error: use of undeclared 
identifier 'flash_attn_f32_f16_cm2_data'; did you mean 
'flash_attn_f32_f16_cm1_data'?
 4070 |                 if (f32acc) { spv_data = flash_attn_f32_f16_cm2_data;   
     spv_size = flash_attn_f32_f16_cm2_len;        name = 
"flash_attn_f32_f16_aligned_f32acc_cm2"; }
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                          flash_attn_f32_f16_cm1_data
ggml/src/ggml-vulkan-shaders.hpp:430:28: note: 'flash_attn_f32_f16_cm1_data' 
declared here
  430 | extern const unsigned char flash_attn_f32_f16_cm1_data[];
      |                            ^
ggml/src/ggml-vulkan/ggml-vulkan.cpp:4070:89: error: use of undeclared 
identifier 'flash_attn_f32_f16_cm2_len'; did you mean 
'flash_attn_f32_f16_cm1_len'?
 4070 |                 if (f32acc) { spv_data = flash_attn_f32_f16_cm2_data;   
     spv_size = flash_attn_f32_f16_cm2_len;        name = 
"flash_attn_f32_f16_aligned_f32acc_cm2"; }
      |                                                                         
                ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                         
                flash_attn_f32_f16_cm1_len
ggml/src/ggml-vulkan-shaders.hpp:429:23: note: 'flash_attn_f32_f16_cm1_len' 
declared here
  429 | extern const uint64_t flash_attn_f32_f16_cm1_len;
      |                       ^
ggml/src/ggml-vulkan/ggml-vulkan.cpp:4071:42: error: use of undeclared 
identifier 'flash_attn_f32_f16_f16acc_cm2_data'; did you mean 
'flash_attn_f32_f16_f16acc_cm1_data'?
 4071 |                 else        { spv_data = 
flash_attn_f32_f16_f16acc_cm2_data; spv_size = 
flash_attn_f32_f16_f16acc_cm2_len; name = 
"flash_attn_f32_f16_aligned_f16acc_cm2"; }
      |                                          
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                          
flash_attn_f32_f16_f16acc_cm1_data
ggml/src/ggml-vulkan-shaders.hpp:442:28: note: 
'flash_attn_f32_f16_f16acc_cm1_data' declared here
  442 | extern const unsigned char flash_attn_f32_f16_f16acc_cm1_data[];
      |                            ^
ggml/src/ggml-vulkan/ggml-vulkan.cpp:4071:89: error: use of undeclared 
identifier 'flash_attn_f32_f16_f16acc_cm2_len'; did you mean 
'flash_attn_f32_f16_f16acc_cm1_len'?
 4071 |                 else        { spv_data = 
flash_attn_f32_f16_f16acc_cm2_data; spv_size = 
flash_attn_f32_f16_f16acc_cm2_len; name = 
"flash_attn_f32_f16_aligned_f16acc_cm2"; }
      |                                                                         
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                         
                flash_attn_f32_f16_f16acc_cm1_len
ggml/src/ggml-vulkan-shaders.hpp:441:23: note: 
'flash_attn_f32_f16_f16acc_cm1_len' declared here
  441 | extern const uint64_t flash_attn_f32_f16_f16acc_cm1_len;
      |                       ^
ggml/src/ggml-vulkan/ggml-vulkan.cpp:4073:42: error: use of undeclared 
identifier 'flash_attn_f32_f16_cm2_data'; did you mean 
'flash_attn_f32_f16_cm1_data'?
 4073 |                 if (f32acc) { spv_data = flash_attn_f32_f16_cm2_data;   
     spv_size = flash_attn_f32_f16_cm2_len;        name = 
"flash_attn_f32_f16_f32acc_cm2"; }
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                          flash_attn_f32_f16_cm1_data
ggml/src/ggml-vulkan-shaders.hpp:430:28: note: 'flash_attn_f32_f16_cm1_data' 
declared here
  430 | extern const unsigned char flash_attn_f32_f16_cm1_data[];
      |                            ^
ggml/src/ggml-vulkan/ggml-vulkan.cpp:4073:89: error: use of undeclared 
identifier 'flash_attn_f32_f16_cm2_len'; did you mean 
'flash_attn_f32_f16_cm1_len'?
 4073 |                 if (f32acc) { spv_data = flash_attn_f32_f16_cm2_data;   
     spv_size = flash_attn_f32_f16_cm2_len;        name = 
"flash_attn_f32_f16_f32acc_cm2"; }
      |                                                                         
                ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                         
                flash_attn_f32_f16_cm1_len
ggml/src/ggml-vulkan-shaders.hpp:429:23: note: 'flash_attn_f32_f16_cm1_len' 
declared here
  429 | extern const uint64_t flash_attn_f32_f16_cm1_len;
      |                       ^
ggml/src/ggml-vulkan/ggml-vulkan.cpp:4074:42: error: use of undeclared 
identifier 'flash_attn_f32_f16_f16acc_cm2_data'; did you mean 
'flash_attn_f32_f16_f16acc_cm1_data'?
 4074 |                 else        { spv_data = 
flash_attn_f32_f16_f16acc_cm2_data; spv_size = 
flash_attn_f32_f16_f16acc_cm2_len; name = "flash_attn_f32_f16_f16acc_cm2"; }
      |                                          
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                          
flash_attn_f32_f16_f16acc_cm1_data
ggml/src/ggml-vulkan-shaders.hpp:442:28: note: 
'flash_attn_f32_f16_f16acc_cm1_data' declared here
  442 | extern const unsigned char flash_attn_f32_f16_f16acc_cm1_data[];
      |                            ^
ggml/src/ggml-vulkan/ggml-vulkan.cpp:4074:89: error: use of undeclared 
identifier 'flash_attn_f32_f16_f16acc_cm2_len'; did you mean 
'flash_attn_f32_f16_f16acc_cm1_len'?
 4074 |                 else        { spv_data = 
flash_attn_f32_f16_f16acc_cm2_data; spv_size = 
flash_attn_f32_f16_f16acc_cm2_len; name = "flash_attn_f32_f16_f16acc_cm2"; }
      |                                                                         
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                         
                flash_attn_f32_f16_f16acc_cm1_len
ggml/src/ggml-vulkan-shaders.hpp:441:23: note: 
'flash_attn_f32_f16_f16acc_cm1_len' declared here
  441 | extern const uint64_t flash_attn_f32_f16_f16acc_cm1_len;
      |                       ^
8 errors generated.
gmake: *** [Makefile:676: ggml-vulkan.o] Error 1
gmake: *** Waiting for unfinished jobs....
7 warnings generated.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped making "build" in /usr/ports/misc/koboldcpp

Reply via email to