Bug 283621

Summary: misc/llama-cpp: fix configure failed
Product: Ports & Packages Reporter: Eric Camachat <eric>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (yuri)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fix configure failed none

Description Eric Camachat 2024-12-26 00:02:16 UTC
Created attachment 256144 [details]
fix configure failed

Fix configure errro:
===>  Missing "/usr/local/bin/python3.11" to create a binary alias at "/wrkdirs/usr/ports/misc/llama-cpp/work/.bin/python3"
*** Error code 1

Stop.
make: stopped in /usr/ports/misc/llama-cpp
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2024-12-26 21:20:19 UTC
Fixed.

Thanks for the report!
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-12-26 21:20:54 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=759e44198f85859333ba5fe6cb00e875c2727646

commit 759e44198f85859333ba5fe6cb00e875c2727646
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-12-26 21:16:56 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-12-26 21:19:57 +0000

    misc/llama-cpp: Fix configure

    PR:             283621
    Reported by:    Eric Camachat <eric@camachat.org>

 misc/llama-cpp/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)