Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/llama.cpp.spec'], chrootPath='/var/lib/mock/openeuler-24.03_LTS-x86_64-1731741064.950356/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/llama.cpp.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/llama.cpp-20240531-2.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/llama.cpp.spec'], chrootPath='/var/lib/mock/openeuler-24.03_LTS-x86_64-1731741064.950356/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/llama.cpp.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/llama.cpp-20240531-2.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/llama.cpp.spec'], chrootPath='/var/lib/mock/openeuler-24.03_LTS-x86_64-1731741064.950356/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/llama.cpp.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.s8kdJW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf llama.cpp-b3051 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/b3051.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/b3051.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd llama.cpp-b3051 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/backport-CVE-2024-41130.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/backport-CVE-2024-42477-CVE-2024-42478-CVE-2024-42479.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.u3svxR + umask 022 + cd /builddir/build/BUILD + cd llama.cpp-b3051 + mkdir llama_builddir + pushd llama_builddir ~/build/BUILD/llama.cpp-b3051/llama_builddir ~/build/BUILD/llama.cpp-b3051 + cmake .. -- The C compiler identification is GNU 12.3.1 -- The CXX compiler identification is GNU 12.3.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - 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/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find Git (missing: GIT_EXECUTABLE) CMake Warning at scripts/build-info.cmake:14 (message): Git not found. Build info will not be accurate. Call Stack (most recent call first): CMakeLists.txt:144 (include) -- 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 LLAMA_CCACHE=OFF -- CMAKE_SYSTEM_PROCESSOR: x86_64 -- x86 detected CMake Warning at common/CMakeLists.txt:29 (message): Git repository not found; to enable automatic generation of build info, make sure Git is installed and the project is a Git repository. -- Configuring done (0.5s) -- Generating done (0.1s) -- Build files have been written to: /builddir/build/BUILD/llama.cpp-b3051/llama_builddir + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/cmake -S/builddir/build/BUILD/llama.cpp-b3051 -B/builddir/build/BUILD/llama.cpp-b3051/llama_builddir --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/CMakeFiles /builddir/build/BUILD/llama.cpp-b3051/llama_builddir//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/ggml.dir/build.make CMakeFiles/ggml.dir/depend /usr/bin/make -f common/CMakeFiles/build_info.dir/build.make common/CMakeFiles/build_info.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/CMakeFiles/ggml.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f CMakeFiles/ggml.dir/build.make CMakeFiles/ggml.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 1%] Generating build details from Git cd /builddir/build/BUILD/llama.cpp-b3051 && /usr/bin/cmake -DMSVC= -DCMAKE_C_COMPILER_VERSION=12.3.1 -DCMAKE_C_COMPILER_ID=GNU -DCMAKE_VS_PLATFORM_NAME= -DCMAKE_C_COMPILER=/usr/bin/cc -P /builddir/build/BUILD/llama.cpp-b3051/common/../scripts/gen-build-info-cpp.cmake -- Could NOT find Git (missing: GIT_EXECUTABLE) make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' CMake Warning at scripts/build-info.cmake:14 (message): Git not found. Build info will not be accurate. Call Stack (most recent call first): scripts/gen-build-info-cpp.cmake:1 (include) make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/common /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/common /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/common/CMakeFiles/build_info.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f common/CMakeFiles/build_info.dir/build.make common/CMakeFiles/build_info.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 4%] Building CXX object common/CMakeFiles/build_info.dir/build-info.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/common && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT common/CMakeFiles/build_info.dir/build-info.cpp.o -MF CMakeFiles/build_info.dir/build-info.cpp.o.d -o CMakeFiles/build_info.dir/build-info.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/common/build-info.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 4%] Built target build_info make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 2%] Building C object CMakeFiles/ggml.dir/ggml-alloc.c.o /usr/bin/cc -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu11 -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion -march=native -MD -MT CMakeFiles/ggml.dir/ggml-alloc.c.o -MF CMakeFiles/ggml.dir/ggml-alloc.c.o.d -o CMakeFiles/ggml.dir/ggml-alloc.c.o -c /builddir/build/BUILD/llama.cpp-b3051/ggml-alloc.c make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 3%] Building C object CMakeFiles/ggml.dir/ggml-backend.c.o /usr/bin/cc -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu11 -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion -march=native -MD -MT CMakeFiles/ggml.dir/ggml-backend.c.o -MF CMakeFiles/ggml.dir/ggml-backend.c.o.d -o CMakeFiles/ggml.dir/ggml-backend.c.o -c /builddir/build/BUILD/llama.cpp-b3051/ggml-backend.c make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 5%] Building CXX object CMakeFiles/ggml.dir/sgemm.cpp.o /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT CMakeFiles/ggml.dir/sgemm.cpp.o -MF CMakeFiles/ggml.dir/sgemm.cpp.o.d -o CMakeFiles/ggml.dir/sgemm.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/sgemm.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 4%] Building C object CMakeFiles/ggml.dir/ggml-quants.c.o /usr/bin/cc -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu11 -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion -march=native -MD -MT CMakeFiles/ggml.dir/ggml-quants.c.o -MF CMakeFiles/ggml.dir/ggml-quants.c.o.d -o CMakeFiles/ggml.dir/ggml-quants.c.o -c /builddir/build/BUILD/llama.cpp-b3051/ggml-quants.c make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 1%] Building C object CMakeFiles/ggml.dir/ggml.c.o /usr/bin/cc -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu11 -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion -march=native -MD -MT CMakeFiles/ggml.dir/ggml.c.o -MF CMakeFiles/ggml.dir/ggml.c.o.d -o CMakeFiles/ggml.dir/ggml.c.o -c /builddir/build/BUILD/llama.cpp-b3051/ggml.c make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 5%] Built target ggml make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f CMakeFiles/ggml_static.dir/build.make CMakeFiles/ggml_static.dir/depend /usr/bin/make -f CMakeFiles/llama.dir/build.make CMakeFiles/llama.dir/depend /usr/bin/make -f examples/gguf/CMakeFiles/gguf.dir/build.make examples/gguf/CMakeFiles/gguf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/CMakeFiles/ggml_static.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/gguf /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/gguf /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/gguf/CMakeFiles/gguf.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/CMakeFiles/llama.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/gguf/CMakeFiles/gguf.dir/build.make examples/gguf/CMakeFiles/gguf.dir/build /usr/bin/make -f CMakeFiles/llama.dir/build.make CMakeFiles/llama.dir/build /usr/bin/make -f CMakeFiles/ggml_static.dir/build.make CMakeFiles/ggml_static.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 8%] Linking CXX static library libggml_static.a /usr/bin/cmake -P CMakeFiles/ggml_static.dir/cmake_clean_target.cmake /usr/bin/cmake -E cmake_link_script CMakeFiles/ggml_static.dir/link.txt --verbose=1 /usr/bin/ar qc libggml_static.a CMakeFiles/ggml.dir/ggml.c.o "CMakeFiles/ggml.dir/ggml-alloc.c.o" "CMakeFiles/ggml.dir/ggml-backend.c.o" "CMakeFiles/ggml.dir/ggml-quants.c.o" CMakeFiles/ggml.dir/sgemm.cpp.o /usr/bin/ranlib libggml_static.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 8%] Built target ggml_static make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 6%] Building CXX object examples/gguf/CMakeFiles/gguf.dir/gguf.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/gguf && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/gguf/CMakeFiles/gguf.dir/gguf.cpp.o -MF CMakeFiles/gguf.dir/gguf.cpp.o.d -o CMakeFiles/gguf.dir/gguf.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/gguf/gguf.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 9%] Linking CXX executable ../../bin/gguf cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/gguf && /usr/bin/cmake -E cmake_link_script CMakeFiles/gguf.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/gguf.dir/gguf.cpp.o ../../CMakeFiles/ggml.dir/ggml.c.o "../../CMakeFiles/ggml.dir/ggml-alloc.c.o" "../../CMakeFiles/ggml.dir/ggml-backend.c.o" "../../CMakeFiles/ggml.dir/ggml-quants.c.o" ../../CMakeFiles/ggml.dir/sgemm.cpp.o -o ../../bin/gguf make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 9%] Built target gguf make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 9%] Building CXX object CMakeFiles/llama.dir/unicode-data.cpp.o /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT CMakeFiles/llama.dir/unicode-data.cpp.o -MF CMakeFiles/llama.dir/unicode-data.cpp.o.d -o CMakeFiles/llama.dir/unicode-data.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/unicode-data.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 7%] Building CXX object CMakeFiles/llama.dir/unicode.cpp.o /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT CMakeFiles/llama.dir/unicode.cpp.o -MF CMakeFiles/llama.dir/unicode.cpp.o.d -o CMakeFiles/llama.dir/unicode.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/unicode.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 6%] Building CXX object CMakeFiles/llama.dir/llama.cpp.o /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT CMakeFiles/llama.dir/llama.cpp.o -MF CMakeFiles/llama.dir/llama.cpp.o.d -o CMakeFiles/llama.dir/llama.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/llama.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 9%] Linking CXX static library libllama.a /usr/bin/cmake -P CMakeFiles/llama.dir/cmake_clean_target.cmake /usr/bin/cmake -E cmake_link_script CMakeFiles/llama.dir/link.txt --verbose=1 /usr/bin/ar qc libllama.a CMakeFiles/llama.dir/llama.cpp.o CMakeFiles/llama.dir/unicode.cpp.o "CMakeFiles/llama.dir/unicode-data.cpp.o" CMakeFiles/ggml.dir/ggml.c.o "CMakeFiles/ggml.dir/ggml-alloc.c.o" "CMakeFiles/ggml.dir/ggml-backend.c.o" "CMakeFiles/ggml.dir/ggml-quants.c.o" CMakeFiles/ggml.dir/sgemm.cpp.o /usr/bin/ranlib libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 9%] Built target llama make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/depend /usr/bin/make -f tests/CMakeFiles/test-c.dir/build.make tests/CMakeFiles/test-c.dir/depend /usr/bin/make -f examples/benchmark/CMakeFiles/benchmark.dir/build.make examples/benchmark/CMakeFiles/benchmark.dir/depend /usr/bin/make -f examples/llava/CMakeFiles/llava.dir/build.make examples/llava/CMakeFiles/llava.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/common /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/common /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/common/CMakeFiles/common.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests/CMakeFiles/test-c.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/benchmark /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/benchmark /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/benchmark/CMakeFiles/benchmark.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/llava /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/llava /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/llava/CMakeFiles/llava.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/build /usr/bin/make -f tests/CMakeFiles/test-c.dir/build.make tests/CMakeFiles/test-c.dir/build /usr/bin/make -f examples/benchmark/CMakeFiles/benchmark.dir/build.make examples/benchmark/CMakeFiles/benchmark.dir/build /usr/bin/make -f examples/llava/CMakeFiles/llava.dir/build.make examples/llava/CMakeFiles/llava.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 9%] Building C object tests/CMakeFiles/test-c.dir/test-c.c.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/cc -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu11 -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion -march=native -MD -MT tests/CMakeFiles/test-c.dir/test-c.c.o -MF CMakeFiles/test-c.dir/test-c.c.o.d -o CMakeFiles/test-c.dir/test-c.c.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/test-c.c make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 11%] Linking CXX executable ../bin/test-c cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-c.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/test-c.dir/test-c.c.o" -o ../bin/test-c ../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 11%] Built target test-c make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/quantize-stats/CMakeFiles/quantize-stats.dir/build.make examples/quantize-stats/CMakeFiles/quantize-stats.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/quantize-stats /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/quantize-stats /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/quantize-stats/CMakeFiles/quantize-stats.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/quantize-stats/CMakeFiles/quantize-stats.dir/build.make examples/quantize-stats/CMakeFiles/quantize-stats.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 10%] Building CXX object examples/benchmark/CMakeFiles/benchmark.dir/benchmark-matmult.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/benchmark && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/examples/benchmark/../../common -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/benchmark/CMakeFiles/benchmark.dir/benchmark-matmult.cpp.o -MF CMakeFiles/benchmark.dir/benchmark-matmult.cpp.o.d -o CMakeFiles/benchmark.dir/benchmark-matmult.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/benchmark/benchmark-matmult.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 12%] Linking CXX executable ../../bin/benchmark cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/benchmark && /usr/bin/cmake -E cmake_link_script CMakeFiles/benchmark.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/benchmark.dir/benchmark-matmult.cpp.o" "../../common/CMakeFiles/build_info.dir/build-info.cpp.o" -o ../../bin/benchmark ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 12%] Built target benchmark make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 10%] Building CXX object examples/llava/CMakeFiles/llava.dir/llava.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/llava && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/examples/llava/. -I/builddir/build/BUILD/llama.cpp-b3051/examples/llava/../.. -I/builddir/build/BUILD/llama.cpp-b3051/examples/llava/../../common -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -Wno-cast-qual -MD -MT examples/llava/CMakeFiles/llava.dir/llava.cpp.o -MF CMakeFiles/llava.dir/llava.cpp.o.d -o CMakeFiles/llava.dir/llava.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/llava/llava.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 14%] Building CXX object common/CMakeFiles/common.dir/sampling.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/common && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT common/CMakeFiles/common.dir/sampling.cpp.o -MF CMakeFiles/common.dir/sampling.cpp.o.d -o CMakeFiles/common.dir/sampling.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/common/sampling.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 15%] Building CXX object common/CMakeFiles/common.dir/console.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/common && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT common/CMakeFiles/common.dir/console.cpp.o -MF CMakeFiles/common.dir/console.cpp.o.d -o CMakeFiles/common.dir/console.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/common/console.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 15%] Building CXX object common/CMakeFiles/common.dir/grammar-parser.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/common && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT common/CMakeFiles/common.dir/grammar-parser.cpp.o -MF CMakeFiles/common.dir/grammar-parser.cpp.o.d -o CMakeFiles/common.dir/grammar-parser.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/common/grammar-parser.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 12%] Building CXX object examples/quantize-stats/CMakeFiles/quantize-stats.dir/quantize-stats.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/quantize-stats && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/examples/quantize-stats/../../common -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/quantize-stats/CMakeFiles/quantize-stats.dir/quantize-stats.cpp.o -MF CMakeFiles/quantize-stats.dir/quantize-stats.cpp.o.d -o CMakeFiles/quantize-stats.dir/quantize-stats.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/quantize-stats/quantize-stats.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 16%] Linking CXX executable ../../bin/quantize-stats cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/quantize-stats && /usr/bin/cmake -E cmake_link_script CMakeFiles/quantize-stats.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/quantize-stats.dir/quantize-stats.cpp.o" "../../common/CMakeFiles/build_info.dir/build-info.cpp.o" -o ../../bin/quantize-stats ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 16%] Built target quantize-stats make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 17%] Building CXX object common/CMakeFiles/common.dir/train.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/common && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT common/CMakeFiles/common.dir/train.cpp.o -MF CMakeFiles/common.dir/train.cpp.o.d -o CMakeFiles/common.dir/train.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/common/train.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 17%] Building CXX object common/CMakeFiles/common.dir/ngram-cache.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/common && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT common/CMakeFiles/common.dir/ngram-cache.cpp.o -MF CMakeFiles/common.dir/ngram-cache.cpp.o.d -o CMakeFiles/common.dir/ngram-cache.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/common/ngram-cache.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 9%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/common && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT common/CMakeFiles/common.dir/common.cpp.o -MF CMakeFiles/common.dir/common.cpp.o.d -o CMakeFiles/common.dir/common.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/common/common.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 13%] Building CXX object examples/llava/CMakeFiles/llava.dir/clip.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/llava && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/examples/llava/. -I/builddir/build/BUILD/llama.cpp-b3051/examples/llava/../.. -I/builddir/build/BUILD/llama.cpp-b3051/examples/llava/../../common -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -Wno-cast-qual -MD -MT examples/llava/CMakeFiles/llava.dir/clip.cpp.o -MF CMakeFiles/llava.dir/clip.cpp.o.d -o CMakeFiles/llava.dir/clip.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/llava/clip.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 17%] Built target llava make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/llava/CMakeFiles/llava_static.dir/build.make examples/llava/CMakeFiles/llava_static.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/llava /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/llava /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/llava/CMakeFiles/llava_static.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/llava/CMakeFiles/llava_static.dir/build.make examples/llava/CMakeFiles/llava_static.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 18%] Linking CXX static library libllava_static.a cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/llava && /usr/bin/cmake -P CMakeFiles/llava_static.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/llava && /usr/bin/cmake -E cmake_link_script CMakeFiles/llava_static.dir/link.txt --verbose=1 /usr/bin/ar qc libllava_static.a CMakeFiles/llava.dir/llava.cpp.o CMakeFiles/llava.dir/clip.cpp.o /usr/bin/ranlib libllava_static.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 18%] Built target llava_static make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 16%] Building CXX object common/CMakeFiles/common.dir/json-schema-to-grammar.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/common && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT common/CMakeFiles/common.dir/json-schema-to-grammar.cpp.o -MF CMakeFiles/common.dir/json-schema-to-grammar.cpp.o.d -o CMakeFiles/common.dir/json-schema-to-grammar.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/common/json-schema-to-grammar.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 19%] Linking CXX static library libcommon.a cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/common && /usr/bin/cmake -P CMakeFiles/common.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/common && /usr/bin/cmake -E cmake_link_script CMakeFiles/common.dir/link.txt --verbose=1 /usr/bin/ar qc libcommon.a CMakeFiles/common.dir/common.cpp.o CMakeFiles/common.dir/sampling.cpp.o CMakeFiles/common.dir/console.cpp.o "CMakeFiles/common.dir/grammar-parser.cpp.o" "CMakeFiles/common.dir/json-schema-to-grammar.cpp.o" CMakeFiles/common.dir/train.cpp.o "CMakeFiles/common.dir/ngram-cache.cpp.o" "CMakeFiles/build_info.dir/build-info.cpp.o" /usr/bin/ranlib libcommon.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 19%] Built target common make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-tokenizer-0.dir/build.make tests/CMakeFiles/test-tokenizer-0.dir/depend /usr/bin/make -f tests/CMakeFiles/test-tokenizer-1-bpe.dir/build.make tests/CMakeFiles/test-tokenizer-1-bpe.dir/depend /usr/bin/make -f tests/CMakeFiles/test-tokenizer-1-spm.dir/build.make tests/CMakeFiles/test-tokenizer-1-spm.dir/depend /usr/bin/make -f tests/CMakeFiles/test-quantize-fns.dir/build.make tests/CMakeFiles/test-quantize-fns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests/CMakeFiles/test-tokenizer-1-bpe.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests/CMakeFiles/test-tokenizer-1-spm.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests/CMakeFiles/test-tokenizer-0.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-tokenizer-0.dir/build.make tests/CMakeFiles/test-tokenizer-0.dir/build cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests/CMakeFiles/test-quantize-fns.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-tokenizer-1-bpe.dir/build.make tests/CMakeFiles/test-tokenizer-1-bpe.dir/build /usr/bin/make -f tests/CMakeFiles/test-tokenizer-1-spm.dir/build.make tests/CMakeFiles/test-tokenizer-1-spm.dir/build /usr/bin/make -f tests/CMakeFiles/test-quantize-fns.dir/build.make tests/CMakeFiles/test-quantize-fns.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 22%] Building CXX object tests/CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.o -MF CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.o.d -o CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/test-quantize-fns.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 23%] Building CXX object tests/CMakeFiles/test-quantize-fns.dir/get-model.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-quantize-fns.dir/get-model.cpp.o -MF CMakeFiles/test-quantize-fns.dir/get-model.cpp.o.d -o CMakeFiles/test-quantize-fns.dir/get-model.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/get-model.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 23%] Linking CXX executable ../bin/test-quantize-fns cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-quantize-fns.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.o" "CMakeFiles/test-quantize-fns.dir/get-model.cpp.o" -o ../bin/test-quantize-fns ../common/libcommon.a ../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 23%] Built target test-quantize-fns make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-quantize-perf.dir/build.make tests/CMakeFiles/test-quantize-perf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests/CMakeFiles/test-quantize-perf.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-quantize-perf.dir/build.make tests/CMakeFiles/test-quantize-perf.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 21%] Building CXX object tests/CMakeFiles/test-tokenizer-1-spm.dir/test-tokenizer-1-spm.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-tokenizer-1-spm.dir/test-tokenizer-1-spm.cpp.o -MF CMakeFiles/test-tokenizer-1-spm.dir/test-tokenizer-1-spm.cpp.o.d -o CMakeFiles/test-tokenizer-1-spm.dir/test-tokenizer-1-spm.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/test-tokenizer-1-spm.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 19%] Building CXX object tests/CMakeFiles/test-tokenizer-1-bpe.dir/test-tokenizer-1-bpe.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-tokenizer-1-bpe.dir/test-tokenizer-1-bpe.cpp.o -MF CMakeFiles/test-tokenizer-1-bpe.dir/test-tokenizer-1-bpe.cpp.o.d -o CMakeFiles/test-tokenizer-1-bpe.dir/test-tokenizer-1-bpe.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/test-tokenizer-1-bpe.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 24%] Linking CXX executable ../bin/test-tokenizer-1-spm cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-tokenizer-1-spm.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/test-tokenizer-1-spm.dir/test-tokenizer-1-spm.cpp.o" -o ../bin/test-tokenizer-1-spm ../common/libcommon.a ../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 25%] Built target test-tokenizer-1-spm make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-sampling.dir/build.make tests/CMakeFiles/test-sampling.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 25%] Linking CXX executable ../bin/test-tokenizer-1-bpe cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-tokenizer-1-bpe.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/test-tokenizer-1-bpe.dir/test-tokenizer-1-bpe.cpp.o" -o ../bin/test-tokenizer-1-bpe ../common/libcommon.a ../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests/CMakeFiles/test-sampling.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-sampling.dir/build.make tests/CMakeFiles/test-sampling.dir/build make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 26%] Built target test-tokenizer-1-bpe make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-chat-template.dir/build.make tests/CMakeFiles/test-chat-template.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests/CMakeFiles/test-chat-template.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-chat-template.dir/build.make tests/CMakeFiles/test-chat-template.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 20%] Building CXX object tests/CMakeFiles/test-tokenizer-0.dir/test-tokenizer-0.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-tokenizer-0.dir/test-tokenizer-0.cpp.o -MF CMakeFiles/test-tokenizer-0.dir/test-tokenizer-0.cpp.o.d -o CMakeFiles/test-tokenizer-0.dir/test-tokenizer-0.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/test-tokenizer-0.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 28%] Linking CXX executable ../bin/test-tokenizer-0 cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-tokenizer-0.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/test-tokenizer-0.dir/test-tokenizer-0.cpp.o" -o ../bin/test-tokenizer-0 ../common/libcommon.a ../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 28%] Built target test-tokenizer-0 make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-grammar-parser.dir/build.make tests/CMakeFiles/test-grammar-parser.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests/CMakeFiles/test-grammar-parser.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-grammar-parser.dir/build.make tests/CMakeFiles/test-grammar-parser.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 27%] Building CXX object tests/CMakeFiles/test-chat-template.dir/test-chat-template.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-chat-template.dir/test-chat-template.cpp.o -MF CMakeFiles/test-chat-template.dir/test-chat-template.cpp.o.d -o CMakeFiles/test-chat-template.dir/test-chat-template.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/test-chat-template.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 29%] Building CXX object tests/CMakeFiles/test-chat-template.dir/get-model.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-chat-template.dir/get-model.cpp.o -MF CMakeFiles/test-chat-template.dir/get-model.cpp.o.d -o CMakeFiles/test-chat-template.dir/get-model.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/get-model.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 30%] Linking CXX executable ../bin/test-chat-template cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-chat-template.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/test-chat-template.dir/test-chat-template.cpp.o" "CMakeFiles/test-chat-template.dir/get-model.cpp.o" -o ../bin/test-chat-template ../common/libcommon.a ../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 30%] Built target test-chat-template make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-llama-grammar.dir/build.make tests/CMakeFiles/test-llama-grammar.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests/CMakeFiles/test-llama-grammar.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-llama-grammar.dir/build.make tests/CMakeFiles/test-llama-grammar.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 26%] Building CXX object tests/CMakeFiles/test-sampling.dir/test-sampling.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-sampling.dir/test-sampling.cpp.o -MF CMakeFiles/test-sampling.dir/test-sampling.cpp.o.d -o CMakeFiles/test-sampling.dir/test-sampling.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/test-sampling.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 32%] Building CXX object tests/CMakeFiles/test-sampling.dir/get-model.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-sampling.dir/get-model.cpp.o -MF CMakeFiles/test-sampling.dir/get-model.cpp.o.d -o CMakeFiles/test-sampling.dir/get-model.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/get-model.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 24%] Building CXX object tests/CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.o -MF CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.o.d -o CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/test-quantize-perf.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 32%] Linking CXX executable ../bin/test-sampling cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-sampling.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/test-sampling.dir/test-sampling.cpp.o" "CMakeFiles/test-sampling.dir/get-model.cpp.o" -o ../bin/test-sampling ../common/libcommon.a ../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 33%] Built target test-sampling make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-grammar-integration.dir/build.make tests/CMakeFiles/test-grammar-integration.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 33%] Building CXX object tests/CMakeFiles/test-quantize-perf.dir/get-model.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-quantize-perf.dir/get-model.cpp.o -MF CMakeFiles/test-quantize-perf.dir/get-model.cpp.o.d -o CMakeFiles/test-quantize-perf.dir/get-model.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/get-model.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests/CMakeFiles/test-grammar-integration.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-grammar-integration.dir/build.make tests/CMakeFiles/test-grammar-integration.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 33%] Linking CXX executable ../bin/test-quantize-perf cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-quantize-perf.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.o" "CMakeFiles/test-quantize-perf.dir/get-model.cpp.o" -o ../bin/test-quantize-perf ../common/libcommon.a ../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 34%] Built target test-quantize-perf make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-grad0.dir/build.make tests/CMakeFiles/test-grad0.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests/CMakeFiles/test-grad0.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-grad0.dir/build.make tests/CMakeFiles/test-grad0.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 29%] Building CXX object tests/CMakeFiles/test-grammar-parser.dir/test-grammar-parser.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-grammar-parser.dir/test-grammar-parser.cpp.o -MF CMakeFiles/test-grammar-parser.dir/test-grammar-parser.cpp.o.d -o CMakeFiles/test-grammar-parser.dir/test-grammar-parser.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/test-grammar-parser.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 36%] Building CXX object tests/CMakeFiles/test-grammar-parser.dir/get-model.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-grammar-parser.dir/get-model.cpp.o -MF CMakeFiles/test-grammar-parser.dir/get-model.cpp.o.d -o CMakeFiles/test-grammar-parser.dir/get-model.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/get-model.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 36%] Linking CXX executable ../bin/test-grammar-parser cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-grammar-parser.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/test-grammar-parser.dir/test-grammar-parser.cpp.o" "CMakeFiles/test-grammar-parser.dir/get-model.cpp.o" -o ../bin/test-grammar-parser ../common/libcommon.a ../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 36%] Built target test-grammar-parser make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-backend-ops.dir/build.make tests/CMakeFiles/test-backend-ops.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests/CMakeFiles/test-backend-ops.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-backend-ops.dir/build.make tests/CMakeFiles/test-backend-ops.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 34%] Building CXX object tests/CMakeFiles/test-grammar-integration.dir/test-grammar-integration.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-grammar-integration.dir/test-grammar-integration.cpp.o -MF CMakeFiles/test-grammar-integration.dir/test-grammar-integration.cpp.o.d -o CMakeFiles/test-grammar-integration.dir/test-grammar-integration.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/test-grammar-integration.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 35%] Building CXX object tests/CMakeFiles/test-grad0.dir/test-grad0.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-grad0.dir/test-grad0.cpp.o -MF CMakeFiles/test-grad0.dir/test-grad0.cpp.o.d -o CMakeFiles/test-grad0.dir/test-grad0.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/test-grad0.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 37%] Building CXX object tests/CMakeFiles/test-grammar-integration.dir/get-model.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-grammar-integration.dir/get-model.cpp.o -MF CMakeFiles/test-grammar-integration.dir/get-model.cpp.o.d -o CMakeFiles/test-grammar-integration.dir/get-model.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/get-model.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 37%] Building CXX object tests/CMakeFiles/test-grad0.dir/get-model.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-grad0.dir/get-model.cpp.o -MF CMakeFiles/test-grad0.dir/get-model.cpp.o.d -o CMakeFiles/test-grad0.dir/get-model.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/get-model.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 37%] Linking CXX executable ../bin/test-grammar-integration cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-grammar-integration.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/test-grammar-integration.dir/test-grammar-integration.cpp.o" "CMakeFiles/test-grammar-integration.dir/get-model.cpp.o" -o ../bin/test-grammar-integration ../common/libcommon.a ../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 38%] Linking CXX executable ../bin/test-grad0 cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-grad0.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/test-grad0.dir/test-grad0.cpp.o" "CMakeFiles/test-grad0.dir/get-model.cpp.o" -o ../bin/test-grad0 ../common/libcommon.a ../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 38%] Built target test-grammar-integration make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-rope.dir/build.make tests/CMakeFiles/test-rope.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests/CMakeFiles/test-rope.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-rope.dir/build.make tests/CMakeFiles/test-rope.dir/build make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 38%] Built target test-grad0 make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-model-load-cancel.dir/build.make tests/CMakeFiles/test-model-load-cancel.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests/CMakeFiles/test-model-load-cancel.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-model-load-cancel.dir/build.make tests/CMakeFiles/test-model-load-cancel.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 40%] Building CXX object tests/CMakeFiles/test-model-load-cancel.dir/test-model-load-cancel.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-model-load-cancel.dir/test-model-load-cancel.cpp.o -MF CMakeFiles/test-model-load-cancel.dir/test-model-load-cancel.cpp.o.d -o CMakeFiles/test-model-load-cancel.dir/test-model-load-cancel.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/test-model-load-cancel.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 41%] Building CXX object tests/CMakeFiles/test-model-load-cancel.dir/get-model.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-model-load-cancel.dir/get-model.cpp.o -MF CMakeFiles/test-model-load-cancel.dir/get-model.cpp.o.d -o CMakeFiles/test-model-load-cancel.dir/get-model.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/get-model.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 41%] Linking CXX executable ../bin/test-model-load-cancel cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-model-load-cancel.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/test-model-load-cancel.dir/test-model-load-cancel.cpp.o" "CMakeFiles/test-model-load-cancel.dir/get-model.cpp.o" -o ../bin/test-model-load-cancel ../common/libcommon.a ../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 41%] Built target test-model-load-cancel make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-autorelease.dir/build.make tests/CMakeFiles/test-autorelease.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 39%] Building CXX object tests/CMakeFiles/test-rope.dir/test-rope.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-rope.dir/test-rope.cpp.o -MF CMakeFiles/test-rope.dir/test-rope.cpp.o.d -o CMakeFiles/test-rope.dir/test-rope.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/test-rope.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests/CMakeFiles/test-autorelease.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-autorelease.dir/build.make tests/CMakeFiles/test-autorelease.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 42%] Building CXX object tests/CMakeFiles/test-rope.dir/get-model.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-rope.dir/get-model.cpp.o -MF CMakeFiles/test-rope.dir/get-model.cpp.o.d -o CMakeFiles/test-rope.dir/get-model.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/get-model.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 42%] Linking CXX executable ../bin/test-rope cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-rope.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/test-rope.dir/test-rope.cpp.o" "CMakeFiles/test-rope.dir/get-model.cpp.o" -o ../bin/test-rope ../common/libcommon.a ../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 42%] Built target test-rope make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-json-schema-to-grammar.dir/build.make tests/CMakeFiles/test-json-schema-to-grammar.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests/CMakeFiles/test-json-schema-to-grammar.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f tests/CMakeFiles/test-json-schema-to-grammar.dir/build.make tests/CMakeFiles/test-json-schema-to-grammar.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 42%] Building CXX object tests/CMakeFiles/test-autorelease.dir/test-autorelease.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-autorelease.dir/test-autorelease.cpp.o -MF CMakeFiles/test-autorelease.dir/test-autorelease.cpp.o.d -o CMakeFiles/test-autorelease.dir/test-autorelease.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/test-autorelease.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 44%] Building CXX object tests/CMakeFiles/test-autorelease.dir/get-model.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-autorelease.dir/get-model.cpp.o -MF CMakeFiles/test-autorelease.dir/get-model.cpp.o.d -o CMakeFiles/test-autorelease.dir/get-model.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/get-model.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 45%] Linking CXX executable ../bin/test-autorelease cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-autorelease.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/test-autorelease.dir/test-autorelease.cpp.o" "CMakeFiles/test-autorelease.dir/get-model.cpp.o" -o ../bin/test-autorelease ../common/libcommon.a ../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 45%] Built target test-autorelease make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/baby-llama/CMakeFiles/baby-llama.dir/build.make examples/baby-llama/CMakeFiles/baby-llama.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/baby-llama /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/baby-llama /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/baby-llama/CMakeFiles/baby-llama.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/baby-llama/CMakeFiles/baby-llama.dir/build.make examples/baby-llama/CMakeFiles/baby-llama.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 45%] Building CXX object examples/baby-llama/CMakeFiles/baby-llama.dir/baby-llama.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/baby-llama && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/baby-llama/CMakeFiles/baby-llama.dir/baby-llama.cpp.o -MF CMakeFiles/baby-llama.dir/baby-llama.cpp.o.d -o CMakeFiles/baby-llama.dir/baby-llama.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/baby-llama/baby-llama.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 46%] Linking CXX executable ../../bin/baby-llama cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/baby-llama && /usr/bin/cmake -E cmake_link_script CMakeFiles/baby-llama.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/baby-llama.dir/baby-llama.cpp.o" -o ../../bin/baby-llama ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 46%] Built target baby-llama make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/batched/CMakeFiles/batched.dir/build.make examples/batched/CMakeFiles/batched.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/batched /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/batched /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/batched/CMakeFiles/batched.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/batched/CMakeFiles/batched.dir/build.make examples/batched/CMakeFiles/batched.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 47%] Building CXX object examples/batched/CMakeFiles/batched.dir/batched.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/batched && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/batched/CMakeFiles/batched.dir/batched.cpp.o -MF CMakeFiles/batched.dir/batched.cpp.o.d -o CMakeFiles/batched.dir/batched.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/batched/batched.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 36%] Building CXX object tests/CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o -MF CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o.d -o CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/test-backend-ops.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 47%] Linking CXX executable ../../bin/batched cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/batched && /usr/bin/cmake -E cmake_link_script CMakeFiles/batched.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/batched.dir/batched.cpp.o -o ../../bin/batched ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 48%] Building CXX object tests/CMakeFiles/test-backend-ops.dir/get-model.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-backend-ops.dir/get-model.cpp.o -MF CMakeFiles/test-backend-ops.dir/get-model.cpp.o.d -o CMakeFiles/test-backend-ops.dir/get-model.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/get-model.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 48%] Built target batched make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/batched-bench/CMakeFiles/batched-bench.dir/build.make examples/batched-bench/CMakeFiles/batched-bench.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/batched-bench /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/batched-bench /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/batched-bench/CMakeFiles/batched-bench.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/batched-bench/CMakeFiles/batched-bench.dir/build.make examples/batched-bench/CMakeFiles/batched-bench.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 49%] Linking CXX executable ../bin/test-backend-ops cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-backend-ops.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o" "CMakeFiles/test-backend-ops.dir/get-model.cpp.o" -o ../bin/test-backend-ops ../common/libcommon.a ../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 50%] Built target test-backend-ops make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/beam-search/CMakeFiles/beam-search.dir/build.make examples/beam-search/CMakeFiles/beam-search.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/beam-search /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/beam-search /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/beam-search/CMakeFiles/beam-search.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/beam-search/CMakeFiles/beam-search.dir/build.make examples/beam-search/CMakeFiles/beam-search.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 50%] Building CXX object examples/beam-search/CMakeFiles/beam-search.dir/beam-search.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/beam-search && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/beam-search/CMakeFiles/beam-search.dir/beam-search.cpp.o -MF CMakeFiles/beam-search.dir/beam-search.cpp.o.d -o CMakeFiles/beam-search.dir/beam-search.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/beam-search/beam-search.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 50%] Building CXX object examples/batched-bench/CMakeFiles/batched-bench.dir/batched-bench.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/batched-bench && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/batched-bench/CMakeFiles/batched-bench.dir/batched-bench.cpp.o -MF CMakeFiles/batched-bench.dir/batched-bench.cpp.o.d -o CMakeFiles/batched-bench.dir/batched-bench.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/batched-bench/batched-bench.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 51%] Linking CXX executable ../../bin/beam-search cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/beam-search && /usr/bin/cmake -E cmake_link_script CMakeFiles/beam-search.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/beam-search.dir/beam-search.cpp.o" -o ../../bin/beam-search ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 52%] Built target beam-search make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/convert-llama2c-to-ggml/CMakeFiles/convert-llama2c-to-ggml.dir/build.make examples/convert-llama2c-to-ggml/CMakeFiles/convert-llama2c-to-ggml.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/convert-llama2c-to-ggml /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/convert-llama2c-to-ggml /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/convert-llama2c-to-ggml/CMakeFiles/convert-llama2c-to-ggml.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/convert-llama2c-to-ggml/CMakeFiles/convert-llama2c-to-ggml.dir/build.make examples/convert-llama2c-to-ggml/CMakeFiles/convert-llama2c-to-ggml.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 52%] Linking CXX executable ../../bin/batched-bench cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/batched-bench && /usr/bin/cmake -E cmake_link_script CMakeFiles/batched-bench.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/batched-bench.dir/batched-bench.cpp.o" -o ../../bin/batched-bench ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 53%] Built target batched-bench make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/embedding/CMakeFiles/embedding.dir/build.make examples/embedding/CMakeFiles/embedding.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/embedding /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/embedding /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/embedding/CMakeFiles/embedding.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/embedding/CMakeFiles/embedding.dir/build.make examples/embedding/CMakeFiles/embedding.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 54%] Building CXX object examples/embedding/CMakeFiles/embedding.dir/embedding.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/embedding && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/embedding/CMakeFiles/embedding.dir/embedding.cpp.o -MF CMakeFiles/embedding.dir/embedding.cpp.o.d -o CMakeFiles/embedding.dir/embedding.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/embedding/embedding.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 55%] Linking CXX executable ../../bin/embedding cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/embedding && /usr/bin/cmake -E cmake_link_script CMakeFiles/embedding.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/embedding.dir/embedding.cpp.o -o ../../bin/embedding ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 55%] Built target embedding make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/eval-callback/CMakeFiles/eval-callback.dir/build.make examples/eval-callback/CMakeFiles/eval-callback.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/eval-callback /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/eval-callback /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/eval-callback/CMakeFiles/eval-callback.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/eval-callback/CMakeFiles/eval-callback.dir/build.make examples/eval-callback/CMakeFiles/eval-callback.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 53%] Building CXX object examples/convert-llama2c-to-ggml/CMakeFiles/convert-llama2c-to-ggml.dir/convert-llama2c-to-ggml.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/convert-llama2c-to-ggml && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/convert-llama2c-to-ggml/CMakeFiles/convert-llama2c-to-ggml.dir/convert-llama2c-to-ggml.cpp.o -MF CMakeFiles/convert-llama2c-to-ggml.dir/convert-llama2c-to-ggml.cpp.o.d -o CMakeFiles/convert-llama2c-to-ggml.dir/convert-llama2c-to-ggml.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/convert-llama2c-to-ggml/convert-llama2c-to-ggml.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 55%] Linking CXX executable ../../bin/convert-llama2c-to-ggml cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/convert-llama2c-to-ggml && /usr/bin/cmake -E cmake_link_script CMakeFiles/convert-llama2c-to-ggml.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/convert-llama2c-to-ggml.dir/convert-llama2c-to-ggml.cpp.o" -o ../../bin/convert-llama2c-to-ggml ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 55%] Built target convert-llama2c-to-ggml make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/finetune/CMakeFiles/finetune.dir/build.make examples/finetune/CMakeFiles/finetune.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/finetune /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/finetune /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/finetune/CMakeFiles/finetune.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/finetune/CMakeFiles/finetune.dir/build.make examples/finetune/CMakeFiles/finetune.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 55%] Building CXX object examples/eval-callback/CMakeFiles/eval-callback.dir/eval-callback.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/eval-callback && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/eval-callback/CMakeFiles/eval-callback.dir/eval-callback.cpp.o -MF CMakeFiles/eval-callback.dir/eval-callback.cpp.o.d -o CMakeFiles/eval-callback.dir/eval-callback.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/eval-callback/eval-callback.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 57%] Linking CXX executable ../../bin/eval-callback cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/eval-callback && /usr/bin/cmake -E cmake_link_script CMakeFiles/eval-callback.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/eval-callback.dir/eval-callback.cpp.o" -o ../../bin/eval-callback ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 57%] Built target eval-callback make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/gritlm/CMakeFiles/gritlm.dir/build.make examples/gritlm/CMakeFiles/gritlm.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/gritlm /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/gritlm /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/gritlm/CMakeFiles/gritlm.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/gritlm/CMakeFiles/gritlm.dir/build.make examples/gritlm/CMakeFiles/gritlm.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 57%] Building CXX object examples/gritlm/CMakeFiles/gritlm.dir/gritlm.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/gritlm && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/gritlm/CMakeFiles/gritlm.dir/gritlm.cpp.o -MF CMakeFiles/gritlm.dir/gritlm.cpp.o.d -o CMakeFiles/gritlm.dir/gritlm.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/gritlm/gritlm.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 58%] Linking CXX executable ../../bin/gritlm cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/gritlm && /usr/bin/cmake -E cmake_link_script CMakeFiles/gritlm.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/gritlm.dir/gritlm.cpp.o -o ../../bin/gritlm ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 58%] Built target gritlm make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/gguf-split/CMakeFiles/gguf-split.dir/build.make examples/gguf-split/CMakeFiles/gguf-split.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/gguf-split /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/gguf-split /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/gguf-split/CMakeFiles/gguf-split.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/gguf-split/CMakeFiles/gguf-split.dir/build.make examples/gguf-split/CMakeFiles/gguf-split.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 56%] Building CXX object examples/finetune/CMakeFiles/finetune.dir/finetune.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/finetune && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/finetune/CMakeFiles/finetune.dir/finetune.cpp.o -MF CMakeFiles/finetune.dir/finetune.cpp.o.d -o CMakeFiles/finetune.dir/finetune.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/finetune/finetune.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 43%] Building CXX object tests/CMakeFiles/test-json-schema-to-grammar.dir/test-json-schema-to-grammar.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/tests/../examples/server -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-json-schema-to-grammar.dir/test-json-schema-to-grammar.cpp.o -MF CMakeFiles/test-json-schema-to-grammar.dir/test-json-schema-to-grammar.cpp.o.d -o CMakeFiles/test-json-schema-to-grammar.dir/test-json-schema-to-grammar.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/test-json-schema-to-grammar.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 61%] Building CXX object tests/CMakeFiles/test-json-schema-to-grammar.dir/get-model.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/tests/../examples/server -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-json-schema-to-grammar.dir/get-model.cpp.o -MF CMakeFiles/test-json-schema-to-grammar.dir/get-model.cpp.o.d -o CMakeFiles/test-json-schema-to-grammar.dir/get-model.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/get-model.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 60%] Linking CXX executable ../../bin/finetune cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/finetune && /usr/bin/cmake -E cmake_link_script CMakeFiles/finetune.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/finetune.dir/finetune.cpp.o -o ../../bin/finetune ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 61%] Built target finetune make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/infill/CMakeFiles/infill.dir/build.make examples/infill/CMakeFiles/infill.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/infill /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/infill /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/infill/CMakeFiles/infill.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/infill/CMakeFiles/infill.dir/build.make examples/infill/CMakeFiles/infill.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 61%] Linking CXX executable ../bin/test-json-schema-to-grammar cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-json-schema-to-grammar.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/test-json-schema-to-grammar.dir/test-json-schema-to-grammar.cpp.o" "CMakeFiles/test-json-schema-to-grammar.dir/get-model.cpp.o" -o ../bin/test-json-schema-to-grammar ../common/libcommon.a ../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 62%] Built target test-json-schema-to-grammar make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/llama-bench/CMakeFiles/llama-bench.dir/build.make examples/llama-bench/CMakeFiles/llama-bench.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/llama-bench /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/llama-bench /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/llama-bench/CMakeFiles/llama-bench.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/llama-bench/CMakeFiles/llama-bench.dir/build.make examples/llama-bench/CMakeFiles/llama-bench.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 59%] Building CXX object examples/gguf-split/CMakeFiles/gguf-split.dir/gguf-split.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/gguf-split && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/gguf-split/CMakeFiles/gguf-split.dir/gguf-split.cpp.o -MF CMakeFiles/gguf-split.dir/gguf-split.cpp.o.d -o CMakeFiles/gguf-split.dir/gguf-split.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/gguf-split/gguf-split.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 64%] Linking CXX executable ../../bin/gguf-split cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/gguf-split && /usr/bin/cmake -E cmake_link_script CMakeFiles/gguf-split.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/gguf-split.dir/gguf-split.cpp.o" -o ../../bin/gguf-split ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 64%] Built target gguf-split make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/llava/CMakeFiles/llava-cli.dir/build.make examples/llava/CMakeFiles/llava-cli.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/llava /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/llava /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/llava/CMakeFiles/llava-cli.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/llava/CMakeFiles/llava-cli.dir/build.make examples/llava/CMakeFiles/llava-cli.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 62%] Building CXX object examples/infill/CMakeFiles/infill.dir/infill.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/infill && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/infill/CMakeFiles/infill.dir/infill.cpp.o -MF CMakeFiles/infill.dir/infill.cpp.o.d -o CMakeFiles/infill.dir/infill.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/infill/infill.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 66%] Linking CXX executable ../../bin/infill cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/infill && /usr/bin/cmake -E cmake_link_script CMakeFiles/infill.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/infill.dir/infill.cpp.o -o ../../bin/infill ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 66%] Built target infill make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/main/CMakeFiles/main.dir/build.make examples/main/CMakeFiles/main.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/main /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/main /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/main/CMakeFiles/main.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/main/CMakeFiles/main.dir/build.make examples/main/CMakeFiles/main.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 65%] Building CXX object examples/llava/CMakeFiles/llava-cli.dir/llava-cli.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/llava && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -I/builddir/build/BUILD/llama.cpp-b3051/examples/llava/. -I/builddir/build/BUILD/llama.cpp-b3051/examples/llava/../.. -I/builddir/build/BUILD/llama.cpp-b3051/examples/llava/../../common -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/llava/CMakeFiles/llava-cli.dir/llava-cli.cpp.o -MF CMakeFiles/llava-cli.dir/llava-cli.cpp.o.d -o CMakeFiles/llava-cli.dir/llava-cli.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/llava/llava-cli.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 66%] Linking CXX executable ../../bin/llava-cli cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/llava && /usr/bin/cmake -E cmake_link_script CMakeFiles/llava-cli.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/llava-cli.dir/llava-cli.cpp.o" CMakeFiles/llava.dir/llava.cpp.o CMakeFiles/llava.dir/clip.cpp.o -o ../../bin/llava-cli ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 66%] Built target llava-cli make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/tokenize/CMakeFiles/tokenize.dir/build.make examples/tokenize/CMakeFiles/tokenize.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/tokenize /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/tokenize /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/tokenize/CMakeFiles/tokenize.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/tokenize/CMakeFiles/tokenize.dir/build.make examples/tokenize/CMakeFiles/tokenize.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 67%] Building CXX object examples/tokenize/CMakeFiles/tokenize.dir/tokenize.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/tokenize && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/tokenize/CMakeFiles/tokenize.dir/tokenize.cpp.o -MF CMakeFiles/tokenize.dir/tokenize.cpp.o.d -o CMakeFiles/tokenize.dir/tokenize.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/tokenize/tokenize.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 68%] Linking CXX executable ../../bin/tokenize cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/tokenize && /usr/bin/cmake -E cmake_link_script CMakeFiles/tokenize.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/tokenize.dir/tokenize.cpp.o -o ../../bin/tokenize ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 68%] Built target tokenize make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/parallel/CMakeFiles/parallel.dir/build.make examples/parallel/CMakeFiles/parallel.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/parallel /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/parallel /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/parallel/CMakeFiles/parallel.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/parallel/CMakeFiles/parallel.dir/build.make examples/parallel/CMakeFiles/parallel.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 69%] Building CXX object examples/parallel/CMakeFiles/parallel.dir/parallel.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/parallel && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/parallel/CMakeFiles/parallel.dir/parallel.cpp.o -MF CMakeFiles/parallel.dir/parallel.cpp.o.d -o CMakeFiles/parallel.dir/parallel.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/parallel/parallel.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 69%] Linking CXX executable ../../bin/parallel cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/parallel && /usr/bin/cmake -E cmake_link_script CMakeFiles/parallel.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/parallel.dir/parallel.cpp.o -o ../../bin/parallel ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 69%] Built target parallel make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/perplexity/CMakeFiles/perplexity.dir/build.make examples/perplexity/CMakeFiles/perplexity.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/perplexity /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/perplexity /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/perplexity/CMakeFiles/perplexity.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/perplexity/CMakeFiles/perplexity.dir/build.make examples/perplexity/CMakeFiles/perplexity.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 66%] Building CXX object examples/main/CMakeFiles/main.dir/main.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/main && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/main/CMakeFiles/main.dir/main.cpp.o -MF CMakeFiles/main.dir/main.cpp.o.d -o CMakeFiles/main.dir/main.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/main/main.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 71%] Linking CXX executable ../../bin/main cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/main && /usr/bin/cmake -E cmake_link_script CMakeFiles/main.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/main.dir/main.cpp.o -o ../../bin/main ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 71%] Built target main make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/quantize/CMakeFiles/quantize.dir/build.make examples/quantize/CMakeFiles/quantize.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/quantize /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/quantize /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/quantize/CMakeFiles/quantize.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/quantize/CMakeFiles/quantize.dir/build.make examples/quantize/CMakeFiles/quantize.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 71%] Building CXX object examples/quantize/CMakeFiles/quantize.dir/quantize.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/quantize && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/examples/quantize/../../common -I/builddir/build/BUILD/llama.cpp-b3051/. -I/builddir/build/BUILD/llama.cpp-b3051/common/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/quantize/CMakeFiles/quantize.dir/quantize.cpp.o -MF CMakeFiles/quantize.dir/quantize.cpp.o.d -o CMakeFiles/quantize.dir/quantize.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/quantize/quantize.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 72%] Linking CXX executable ../../bin/quantize cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/quantize && /usr/bin/cmake -E cmake_link_script CMakeFiles/quantize.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/quantize.dir/quantize.cpp.o -o ../../bin/quantize ../../libllama.a ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 72%] Built target quantize make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/retrieval/CMakeFiles/retrieval.dir/build.make examples/retrieval/CMakeFiles/retrieval.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/retrieval /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/retrieval /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/retrieval/CMakeFiles/retrieval.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/retrieval/CMakeFiles/retrieval.dir/build.make examples/retrieval/CMakeFiles/retrieval.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 63%] Building CXX object examples/llama-bench/CMakeFiles/llama-bench.dir/llama-bench.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/llama-bench && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/llama-bench/CMakeFiles/llama-bench.dir/llama-bench.cpp.o -MF CMakeFiles/llama-bench.dir/llama-bench.cpp.o.d -o CMakeFiles/llama-bench.dir/llama-bench.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/llama-bench/llama-bench.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 74%] Linking CXX executable ../../bin/llama-bench cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/llama-bench && /usr/bin/cmake -E cmake_link_script CMakeFiles/llama-bench.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/llama-bench.dir/llama-bench.cpp.o" -o ../../bin/llama-bench ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 74%] Built target llama-bench make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/save-load-state/CMakeFiles/save-load-state.dir/build.make examples/save-load-state/CMakeFiles/save-load-state.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/save-load-state /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/save-load-state /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/save-load-state/CMakeFiles/save-load-state.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/save-load-state/CMakeFiles/save-load-state.dir/build.make examples/save-load-state/CMakeFiles/save-load-state.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 73%] Building CXX object examples/retrieval/CMakeFiles/retrieval.dir/retrieval.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/retrieval && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/retrieval/CMakeFiles/retrieval.dir/retrieval.cpp.o -MF CMakeFiles/retrieval.dir/retrieval.cpp.o.d -o CMakeFiles/retrieval.dir/retrieval.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/retrieval/retrieval.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 75%] Linking CXX executable ../../bin/retrieval cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/retrieval && /usr/bin/cmake -E cmake_link_script CMakeFiles/retrieval.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/retrieval.dir/retrieval.cpp.o -o ../../bin/retrieval ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 74%] Building CXX object examples/save-load-state/CMakeFiles/save-load-state.dir/save-load-state.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/save-load-state && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/save-load-state/CMakeFiles/save-load-state.dir/save-load-state.cpp.o -MF CMakeFiles/save-load-state.dir/save-load-state.cpp.o.d -o CMakeFiles/save-load-state.dir/save-load-state.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/save-load-state/save-load-state.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 75%] Built target retrieval make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 77%] Building CXX object tests/CMakeFiles/test-llama-grammar.dir/get-model.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-llama-grammar.dir/get-model.cpp.o -MF CMakeFiles/test-llama-grammar.dir/get-model.cpp.o.d -o CMakeFiles/test-llama-grammar.dir/get-model.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/get-model.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/simple/CMakeFiles/simple.dir/build.make examples/simple/CMakeFiles/simple.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/simple /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/simple /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/simple/CMakeFiles/simple.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/simple/CMakeFiles/simple.dir/build.make examples/simple/CMakeFiles/simple.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 70%] Building CXX object examples/perplexity/CMakeFiles/perplexity.dir/perplexity.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/perplexity && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/perplexity/CMakeFiles/perplexity.dir/perplexity.cpp.o -MF CMakeFiles/perplexity.dir/perplexity.cpp.o.d -o CMakeFiles/perplexity.dir/perplexity.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/perplexity/perplexity.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 77%] Linking CXX executable ../../bin/save-load-state cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/save-load-state && /usr/bin/cmake -E cmake_link_script CMakeFiles/save-load-state.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/save-load-state.dir/save-load-state.cpp.o" -o ../../bin/save-load-state ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 78%] Built target save-load-state make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/passkey/CMakeFiles/passkey.dir/build.make examples/passkey/CMakeFiles/passkey.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/passkey /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/passkey /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/passkey/CMakeFiles/passkey.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/passkey/CMakeFiles/passkey.dir/build.make examples/passkey/CMakeFiles/passkey.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 78%] Linking CXX executable ../../bin/perplexity cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/perplexity && /usr/bin/cmake -E cmake_link_script CMakeFiles/perplexity.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/perplexity.dir/perplexity.cpp.o -o ../../bin/perplexity ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 79%] Built target perplexity make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/speculative/CMakeFiles/speculative.dir/build.make examples/speculative/CMakeFiles/speculative.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/speculative /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/speculative /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/speculative/CMakeFiles/speculative.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/speculative/CMakeFiles/speculative.dir/build.make examples/speculative/CMakeFiles/speculative.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 78%] Building CXX object examples/simple/CMakeFiles/simple.dir/simple.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/simple && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/simple/CMakeFiles/simple.dir/simple.cpp.o -MF CMakeFiles/simple.dir/simple.cpp.o.d -o CMakeFiles/simple.dir/simple.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/simple/simple.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 80%] Linking CXX executable ../../bin/simple cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/simple && /usr/bin/cmake -E cmake_link_script CMakeFiles/simple.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/simple.dir/simple.cpp.o -o ../../bin/simple ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 80%] Built target simple make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/lookahead/CMakeFiles/lookahead.dir/build.make examples/lookahead/CMakeFiles/lookahead.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/lookahead /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/lookahead /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/lookahead/CMakeFiles/lookahead.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/lookahead/CMakeFiles/lookahead.dir/build.make examples/lookahead/CMakeFiles/lookahead.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 79%] Building CXX object examples/passkey/CMakeFiles/passkey.dir/passkey.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/passkey && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/passkey/CMakeFiles/passkey.dir/passkey.cpp.o -MF CMakeFiles/passkey.dir/passkey.cpp.o.d -o CMakeFiles/passkey.dir/passkey.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/passkey/passkey.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 82%] Linking CXX executable ../../bin/passkey cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/passkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/passkey.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/passkey.dir/passkey.cpp.o -o ../../bin/passkey ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 82%] Built target passkey make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/lookup/CMakeFiles/lookup.dir/build.make examples/lookup/CMakeFiles/lookup.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/lookup /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/lookup /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/lookup/CMakeFiles/lookup.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/lookup/CMakeFiles/lookup.dir/build.make examples/lookup/CMakeFiles/lookup.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 80%] Building CXX object examples/speculative/CMakeFiles/speculative.dir/speculative.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/speculative && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/speculative/CMakeFiles/speculative.dir/speculative.cpp.o -MF CMakeFiles/speculative.dir/speculative.cpp.o.d -o CMakeFiles/speculative.dir/speculative.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/speculative/speculative.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 84%] Linking CXX executable ../../bin/speculative cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/speculative && /usr/bin/cmake -E cmake_link_script CMakeFiles/speculative.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/speculative.dir/speculative.cpp.o -o ../../bin/speculative ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 84%] Built target speculative make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/lookup/CMakeFiles/lookup-create.dir/build.make examples/lookup/CMakeFiles/lookup-create.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/lookup /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/lookup /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/lookup/CMakeFiles/lookup-create.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/lookup/CMakeFiles/lookup-create.dir/build.make examples/lookup/CMakeFiles/lookup-create.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 81%] Building CXX object examples/lookahead/CMakeFiles/lookahead.dir/lookahead.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/lookahead && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/lookahead/CMakeFiles/lookahead.dir/lookahead.cpp.o -MF CMakeFiles/lookahead.dir/lookahead.cpp.o.d -o CMakeFiles/lookahead.dir/lookahead.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/lookahead/lookahead.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 84%] Linking CXX executable ../../bin/lookahead cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/lookahead && /usr/bin/cmake -E cmake_link_script CMakeFiles/lookahead.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/lookahead.dir/lookahead.cpp.o -o ../../bin/lookahead ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 84%] Built target lookahead make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/lookup/CMakeFiles/lookup-merge.dir/build.make examples/lookup/CMakeFiles/lookup-merge.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/lookup /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/lookup /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/lookup/CMakeFiles/lookup-merge.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/lookup/CMakeFiles/lookup-merge.dir/build.make examples/lookup/CMakeFiles/lookup-merge.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 83%] Building CXX object examples/lookup/CMakeFiles/lookup.dir/lookup.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/lookup && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/lookup/CMakeFiles/lookup.dir/lookup.cpp.o -MF CMakeFiles/lookup.dir/lookup.cpp.o.d -o CMakeFiles/lookup.dir/lookup.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/lookup/lookup.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 86%] Linking CXX executable ../../bin/lookup cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/lookup && /usr/bin/cmake -E cmake_link_script CMakeFiles/lookup.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/lookup.dir/lookup.cpp.o -o ../../bin/lookup ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 86%] Built target lookup make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/lookup/CMakeFiles/lookup-stats.dir/build.make examples/lookup/CMakeFiles/lookup-stats.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/lookup /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/lookup /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/lookup/CMakeFiles/lookup-stats.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/lookup/CMakeFiles/lookup-stats.dir/build.make examples/lookup/CMakeFiles/lookup-stats.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 84%] Building CXX object examples/lookup/CMakeFiles/lookup-create.dir/lookup-create.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/lookup && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/lookup/CMakeFiles/lookup-create.dir/lookup-create.cpp.o -MF CMakeFiles/lookup-create.dir/lookup-create.cpp.o.d -o CMakeFiles/lookup-create.dir/lookup-create.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/lookup/lookup-create.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 88%] Linking CXX executable ../../bin/lookup-create cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/lookup && /usr/bin/cmake -E cmake_link_script CMakeFiles/lookup-create.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/lookup-create.dir/lookup-create.cpp.o" -o ../../bin/lookup-create ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 88%] Built target lookup-create make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/train-text-from-scratch/CMakeFiles/train-text-from-scratch.dir/build.make examples/train-text-from-scratch/CMakeFiles/train-text-from-scratch.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 85%] Building CXX object examples/lookup/CMakeFiles/lookup-merge.dir/lookup-merge.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/lookup && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/lookup/CMakeFiles/lookup-merge.dir/lookup-merge.cpp.o -MF CMakeFiles/lookup-merge.dir/lookup-merge.cpp.o.d -o CMakeFiles/lookup-merge.dir/lookup-merge.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/lookup/lookup-merge.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/train-text-from-scratch /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/train-text-from-scratch /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/train-text-from-scratch/CMakeFiles/train-text-from-scratch.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/train-text-from-scratch/CMakeFiles/train-text-from-scratch.dir/build.make examples/train-text-from-scratch/CMakeFiles/train-text-from-scratch.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 88%] Linking CXX executable ../../bin/lookup-merge cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/lookup && /usr/bin/cmake -E cmake_link_script CMakeFiles/lookup-merge.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/lookup-merge.dir/lookup-merge.cpp.o" -o ../../bin/lookup-merge ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 88%] Built target lookup-merge make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/imatrix/CMakeFiles/imatrix.dir/build.make examples/imatrix/CMakeFiles/imatrix.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/imatrix /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/imatrix /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/imatrix/CMakeFiles/imatrix.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/imatrix/CMakeFiles/imatrix.dir/build.make examples/imatrix/CMakeFiles/imatrix.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 87%] Building CXX object examples/lookup/CMakeFiles/lookup-stats.dir/lookup-stats.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/lookup && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/lookup/CMakeFiles/lookup-stats.dir/lookup-stats.cpp.o -MF CMakeFiles/lookup-stats.dir/lookup-stats.cpp.o.d -o CMakeFiles/lookup-stats.dir/lookup-stats.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/lookup/lookup-stats.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 90%] Linking CXX executable ../../bin/lookup-stats cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/lookup && /usr/bin/cmake -E cmake_link_script CMakeFiles/lookup-stats.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/lookup-stats.dir/lookup-stats.cpp.o" -o ../../bin/lookup-stats ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 90%] Built target lookup-stats make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/server/CMakeFiles/server.dir/build.make examples/server/CMakeFiles/server.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 91%] Generating json-schema-to-grammar.mjs.hpp cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/server && /usr/bin/cmake -DINPUT=/builddir/build/BUILD/llama.cpp-b3051/examples/server/public/json-schema-to-grammar.mjs -DOUTPUT=/builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/server/json-schema-to-grammar.mjs.hpp -P /builddir/build/BUILD/llama.cpp-b3051/scripts/xxd.cmake make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 92%] Generating completion.js.hpp cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/server && /usr/bin/cmake -DINPUT=/builddir/build/BUILD/llama.cpp-b3051/examples/server/public/completion.js -DOUTPUT=/builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/server/completion.js.hpp -P /builddir/build/BUILD/llama.cpp-b3051/scripts/xxd.cmake make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 93%] Generating index.html.hpp cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/server && /usr/bin/cmake -DINPUT=/builddir/build/BUILD/llama.cpp-b3051/examples/server/public/index.html -DOUTPUT=/builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/server/index.html.hpp -P /builddir/build/BUILD/llama.cpp-b3051/scripts/xxd.cmake make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 93%] Generating index.js.hpp cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/server && /usr/bin/cmake -DINPUT=/builddir/build/BUILD/llama.cpp-b3051/examples/server/public/index.js -DOUTPUT=/builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/server/index.js.hpp -P /builddir/build/BUILD/llama.cpp-b3051/scripts/xxd.cmake make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/server /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/server /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/server/CMakeFiles/server.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/server/CMakeFiles/server.dir/build.make examples/server/CMakeFiles/server.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 88%] Building CXX object examples/train-text-from-scratch/CMakeFiles/train-text-from-scratch.dir/train-text-from-scratch.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/train-text-from-scratch && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/train-text-from-scratch/CMakeFiles/train-text-from-scratch.dir/train-text-from-scratch.cpp.o -MF CMakeFiles/train-text-from-scratch.dir/train-text-from-scratch.cpp.o.d -o CMakeFiles/train-text-from-scratch.dir/train-text-from-scratch.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/train-text-from-scratch/train-text-from-scratch.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 94%] Linking CXX executable ../../bin/train-text-from-scratch cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/train-text-from-scratch && /usr/bin/cmake -E cmake_link_script CMakeFiles/train-text-from-scratch.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/train-text-from-scratch.dir/train-text-from-scratch.cpp.o" -o ../../bin/train-text-from-scratch ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 94%] Built target train-text-from-scratch make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/export-lora/CMakeFiles/export-lora.dir/build.make examples/export-lora/CMakeFiles/export-lora.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/examples/export-lora /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/export-lora /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/export-lora/CMakeFiles/export-lora.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f examples/export-lora/CMakeFiles/export-lora.dir/build.make examples/export-lora/CMakeFiles/export-lora.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 89%] Building CXX object examples/imatrix/CMakeFiles/imatrix.dir/imatrix.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/imatrix && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/imatrix/CMakeFiles/imatrix.dir/imatrix.cpp.o -MF CMakeFiles/imatrix.dir/imatrix.cpp.o.d -o CMakeFiles/imatrix.dir/imatrix.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/imatrix/imatrix.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 95%] Linking CXX executable ../../bin/imatrix cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/imatrix && /usr/bin/cmake -E cmake_link_script CMakeFiles/imatrix.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/imatrix.dir/imatrix.cpp.o -o ../../bin/imatrix ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 95%] Built target imatrix make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f pocs/vdot/CMakeFiles/vdot.dir/build.make pocs/vdot/CMakeFiles/vdot.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/pocs/vdot /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/pocs/vdot /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/pocs/vdot/CMakeFiles/vdot.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f pocs/vdot/CMakeFiles/vdot.dir/build.make pocs/vdot/CMakeFiles/vdot.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 95%] Building CXX object examples/export-lora/CMakeFiles/export-lora.dir/export-lora.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/export-lora && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/export-lora/CMakeFiles/export-lora.dir/export-lora.cpp.o -MF CMakeFiles/export-lora.dir/export-lora.cpp.o.d -o CMakeFiles/export-lora.dir/export-lora.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/export-lora/export-lora.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 96%] Linking CXX executable ../../bin/export-lora cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/export-lora && /usr/bin/cmake -E cmake_link_script CMakeFiles/export-lora.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/export-lora.dir/export-lora.cpp.o" -o ../../bin/export-lora ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 96%] Built target export-lora make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f pocs/vdot/CMakeFiles/q8dot.dir/build.make pocs/vdot/CMakeFiles/q8dot.dir/depend make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 96%] Building CXX object pocs/vdot/CMakeFiles/vdot.dir/vdot.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/pocs/vdot && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/pocs -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT pocs/vdot/CMakeFiles/vdot.dir/vdot.cpp.o -MF CMakeFiles/vdot.dir/vdot.cpp.o.d -o CMakeFiles/vdot.dir/vdot.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/pocs/vdot/vdot.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/llama.cpp-b3051 /builddir/build/BUILD/llama.cpp-b3051/pocs/vdot /builddir/build/BUILD/llama.cpp-b3051/llama_builddir /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/pocs/vdot /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/pocs/vdot/CMakeFiles/q8dot.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/make -f pocs/vdot/CMakeFiles/q8dot.dir/build.make pocs/vdot/CMakeFiles/q8dot.dir/build make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 97%] Linking CXX executable ../../bin/vdot cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/pocs/vdot && /usr/bin/cmake -E cmake_link_script CMakeFiles/vdot.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/vdot.dir/vdot.cpp.o -o ../../bin/vdot ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 98%] Built target vdot make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 98%] Building CXX object pocs/vdot/CMakeFiles/q8dot.dir/q8dot.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/pocs/vdot && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/pocs -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT pocs/vdot/CMakeFiles/q8dot.dir/q8dot.cpp.o -MF CMakeFiles/q8dot.dir/q8dot.cpp.o.d -o CMakeFiles/q8dot.dir/q8dot.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/pocs/vdot/q8dot.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 99%] Linking CXX executable ../../bin/q8dot cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/pocs/vdot && /usr/bin/cmake -E cmake_link_script CMakeFiles/q8dot.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/q8dot.dir/q8dot.cpp.o -o ../../bin/q8dot ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 99%] Built target q8dot make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 31%] Building CXX object tests/CMakeFiles/test-llama-grammar.dir/test-llama-grammar.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT tests/CMakeFiles/test-llama-grammar.dir/test-llama-grammar.cpp.o -MF CMakeFiles/test-llama-grammar.dir/test-llama-grammar.cpp.o.d -o CMakeFiles/test-llama-grammar.dir/test-llama-grammar.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/tests/test-llama-grammar.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 99%] Linking CXX executable ../bin/test-llama-grammar cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-llama-grammar.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG "CMakeFiles/test-llama-grammar.dir/test-llama-grammar.cpp.o" "CMakeFiles/test-llama-grammar.dir/get-model.cpp.o" -o ../bin/test-llama-grammar ../common/libcommon.a ../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 99%] Built target test-llama-grammar make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [ 93%] Building CXX object examples/server/CMakeFiles/server.dir/server.cpp.o cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/server && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_LLAMAFILE -DSERVER_VERBOSE=1 -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/llama.cpp-b3051/examples -I/builddir/build/BUILD/llama.cpp-b3051/examples/server -I/builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/server -I/builddir/build/BUILD/llama.cpp-b3051/common/. -I/builddir/build/BUILD/llama.cpp-b3051/. -O3 -DNDEBUG -std=gnu++11 -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wno-format-truncation -Wextra-semi -march=native -MD -MT examples/server/CMakeFiles/server.dir/server.cpp.o -MF CMakeFiles/server.dir/server.cpp.o.d -o CMakeFiles/server.dir/server.cpp.o -c /builddir/build/BUILD/llama.cpp-b3051/examples/server/server.cpp make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[2]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [100%] Linking CXX executable ../../bin/server cd /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/examples/server && /usr/bin/cmake -E cmake_link_script CMakeFiles/server.dir/link.txt --verbose=1 /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/server.dir/server.cpp.o -o ../../bin/server ../../common/libcommon.a ../../libllama.a make[2]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' make[1]: Entering directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' [100%] Built target server make[1]: Leaving directory '/builddir/build/BUILD/llama.cpp-b3051/llama_builddir' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/llama.cpp-b3051/llama_builddir/CMakeFiles 0 + popd ~/build/BUILD/llama.cpp-b3051 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.to2TMV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64 ++ dirname /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64 + cd llama.cpp-b3051 ~/build/BUILD/llama.cpp-b3051/llama_builddir ~/build/BUILD/llama.cpp-b3051 + pushd llama_builddir + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64 'INSTALL=/usr/bin/install -p' [ 3%] Built target ggml [ 4%] Built target ggml_static [ 6%] Built target llama [ 8%] Built target build_info [ 13%] Built target common [ 15%] Built target test-tokenizer-0 [ 16%] Built target test-tokenizer-1-bpe [ 17%] Built target test-tokenizer-1-spm [ 19%] Built target test-quantize-fns [ 21%] Built target test-quantize-perf [ 23%] Built target test-sampling [ 25%] Built target test-chat-template [ 27%] Built target test-grammar-parser [ 29%] Built target test-llama-grammar [ 31%] Built target test-grammar-integration [ 33%] Built target test-grad0 [ 35%] Built target test-backend-ops [ 37%] Built target test-rope [ 39%] Built target test-model-load-cancel [ 41%] Built target test-autorelease [ 43%] Built target test-json-schema-to-grammar [ 44%] Built target test-c [ 45%] Built target baby-llama [ 46%] Built target batched [ 48%] Built target batched-bench [ 49%] Built target beam-search [ 50%] Built target benchmark [ 51%] Built target convert-llama2c-to-ggml [ 53%] Built target embedding [ 54%] Built target eval-callback [ 56%] Built target finetune [ 57%] Built target gritlm [ 59%] Built target gguf-split [ 61%] Built target infill [ 63%] Built target llama-bench [ 64%] Built target llava [ 65%] Built target llava_static [ 66%] Built target llava-cli [ 67%] Built target main [ 69%] Built target tokenize [ 70%] Built target parallel [ 71%] Built target perplexity [ 72%] Built target quantize [ 73%] Built target quantize-stats [ 75%] Built target retrieval [ 76%] Built target save-load-state [ 77%] Built target simple [ 79%] Built target passkey [ 81%] Built target speculative [ 82%] Built target lookahead [ 84%] Built target lookup [ 85%] Built target lookup-create [ 86%] Built target lookup-merge [ 88%] Built target lookup-stats [ 89%] Built target gguf [ 90%] Built target train-text-from-scratch [ 91%] Built target imatrix [ 95%] Built target server [ 96%] Built target export-lora [ 98%] Built target vdot [100%] Built target q8dot Install the project... -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/lib64/cmake/Llama/LlamaConfig.cmake -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/lib64/cmake/Llama/LlamaConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/include/ggml.h -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/include/ggml-alloc.h -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/include/ggml-backend.h -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/lib64/libllama.a -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/include/llama.h -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/convert-hf-to-gguf.py -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/test-tokenizer-0 -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/test-tokenizer-1-bpe -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/test-tokenizer-1-spm -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/test-quantize-fns -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/test-quantize-perf -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/test-sampling -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/test-chat-template -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/test-grammar-parser -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/test-llama-grammar -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/test-grammar-integration -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/test-grad0 -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/test-backend-ops -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/test-rope -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/test-model-load-cancel -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/test-autorelease -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/test-json-schema-to-grammar -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/baby-llama -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/batched -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/batched-bench -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/beam-search -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/benchmark -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/convert-llama2c-to-ggml -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/embedding -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/eval-callback -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/finetune -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/gritlm -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/gguf-split -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/infill -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/llama-bench -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/llava-cli -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/main -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/tokenize -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/parallel -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/perplexity -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/quantize -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/quantize-stats -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/retrieval -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/save-load-state -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/simple -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/passkey -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/speculative -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/lookahead -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/lookup -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/lookup-create -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/lookup-merge -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/lookup-stats -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/gguf -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/train-text-from-scratch -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/imatrix -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/server -- Installing: /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/export-lora + mv /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/main /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/llama_cpp_main + mv /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/convert-hf-to-gguf.py /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin/llama_convert-hf-to-gguf.py + mv /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/bin /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/include /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr/local/lib64 /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64/usr + popd ~/build/BUILD/llama.cpp-b3051 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink Processing files: llama.cpp-20240531-2.x86_64 Provides: cmake(Llama) = 0.0.0 cmake(llama) = 0.0.0 llama.cpp = 20240531-2 llama.cpp(x86-64) = 20240531-2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env cmake-filesystem(x86-64) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.29)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.17)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64 Wrote: /builddir/build/RPMS/llama.cpp-20240531-2.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.e2K6cs + umask 022 + cd /builddir/build/BUILD + cd llama.cpp-b3051 + /usr/bin/rm -rf /builddir/build/BUILDROOT/llama.cpp-20240531-2.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.e4JDaa + umask 022 + cd /builddir/build/BUILD + rm -rf llama.cpp-b3051 llama.cpp-b3051.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0