Bug 283621 - misc/llama-cpp: fix configure failed
Summary: misc/llama-cpp: fix configure failed
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-26 00:02 UTC by Eric Camachat
Modified: 2024-12-26 21:20 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments
fix configure failed (568 bytes, patch)
2024-12-26 00:02 UTC, Eric Camachat
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)