Summary: | [guru] app-misc/ollama: fails to compile when CUDAToolkit is detected (GCC-14 SYSTEM) | ||
---|---|---|---|
Product: | GURU | Reporter: | Lucio Sauer <watermanpaint> |
Component: | Package issues | Assignee: | Paul Zander <negril.nx+gentoo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | anrock623, strider1551, watermanpaint, zdanevich.vitaly |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 946268 | ||
Bug Blocks: | |||
Attachments: | Build log |
Description
Lucio Sauer
2024-07-10 23:52:38 UTC
Created attachment 897436 [details]
Build log
I have no Nvidia GPU - any ideas about how to solve it? The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ee54de8ccc9acd462f837185e28ec624553d2a95 commit ee54de8ccc9acd462f837185e28ec624553d2a95 Author: Paul Zander <negril.nx+gentoo@gmail.com> AuthorDate: 2025-02-08 19:30:07 +0000 Commit: Paul Zander <negril.nx+gentoo@gmail.com> CommitDate: 2025-02-08 21:42:29 +0000 app-misc/ollama: update 9999 Closes: https://bugs.gentoo.org/948424 Closes: https://bugs.gentoo.org/935842 Closes: https://bugs.gentoo.org/920301 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> .../ollama/files/ollama-9999-include-cstdint.patch | 21 ++ app-misc/ollama/metadata.xml | 1 + app-misc/ollama/ollama-9999.ebuild | 293 ++++++++++++++++----- 3 files changed, 254 insertions(+), 61 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0e23d436589a5ed76dd10ff0e35964f691b809c7 commit 0e23d436589a5ed76dd10ff0e35964f691b809c7 Author: Paul Zander <negril.nx+gentoo@gmail.com> AuthorDate: 2025-02-08 19:29:18 +0000 Commit: Paul Zander <negril.nx+gentoo@gmail.com> CommitDate: 2025-02-08 21:42:29 +0000 app-misc/ollama: update to 0.5.7-r1 Bug: https://bugs.gentoo.org/948424 Bug: https://bugs.gentoo.org/935842 Closes: https://bugs.gentoo.org/920301 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> .../files/ollama-0.5.7-include-cstdint.patch | 24 +++ app-misc/ollama/files/{ollama => ollama.init} | 2 + app-misc/ollama/metadata.xml | 1 + app-misc/ollama/ollama-0.5.7-r1.ebuild | 176 +++++++++++++++++++++ app-misc/ollama/ollama-0.5.7.ebuild | 115 -------------- 5 files changed, 203 insertions(+), 115 deletions(-) |