[MacPorts] #73986: llama.cpp @ v9102 installs unit test binaries

MacPorts noreply at macports.org
Mon May 11 19:36:08 UTC 2026


#73986: llama.cpp @ v9102 installs unit test binaries
---------------------+-----------------------
 Reporter:  00-matt  |      Owner:  (none)
     Type:  defect   |     Status:  new
 Priority:  Low      |  Milestone:
Component:  ports    |    Version:
 Keywords:           |       Port:  llama.cpp
---------------------+-----------------------
 The llama.cpp port seems to install a lot of `test-xxx` binaries which I
 don't think are useful to users. I think their installation is controlled
 by `LLAMA_BUILD_TESTS` and `LLAMA_TESTS_INSTALL` which both default to on.

 {{{
 % port contents llama.cpp | grep test
   /opt/local/bin/test-alloc
   /opt/local/bin/test-arg-parser
   /opt/local/bin/test-autorelease
   /opt/local/bin/test-backend-ops
   /opt/local/bin/test-backend-sampler
   /opt/local/bin/test-barrier
   /opt/local/bin/test-chat
   /opt/local/bin/test-chat-auto-parser
   /opt/local/bin/test-chat-peg-parser
   /opt/local/bin/test-chat-template
   /opt/local/bin/test-gbnf-validator
   /opt/local/bin/test-gguf
   /opt/local/bin/test-grammar-integration
   /opt/local/bin/test-grammar-parser
   /opt/local/bin/test-jinja
   /opt/local/bin/test-json-partial
   /opt/local/bin/test-json-schema-to-grammar
   /opt/local/bin/test-llama-archs
   /opt/local/bin/test-llama-grammar
   /opt/local/bin/test-log
   /opt/local/bin/test-model-load-cancel
   /opt/local/bin/test-mtmd-c-api
   /opt/local/bin/test-opt
   /opt/local/bin/test-peg-parser
   /opt/local/bin/test-quant-type-selection
   /opt/local/bin/test-quantize-fns
   /opt/local/bin/test-quantize-perf
   /opt/local/bin/test-quantize-stats
   /opt/local/bin/test-reasoning-budget
   /opt/local/bin/test-regex-partial
   /opt/local/bin/test-rope
   /opt/local/bin/test-sampling
   /opt/local/bin/test-state-restore-fragmented
   /opt/local/bin/test-thread-safety
   /opt/local/bin/test-tokenizer-0
   /opt/local/bin/test-tokenizer-1-bpe
   /opt/local/bin/test-tokenizer-1-spm
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/73986>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list