Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 950483 - app-misc/ollama-0.5.7-r1 fails to run tests
Summary: app-misc/ollama-0.5.7-r1 fails to run tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Paul Zander
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-02 22:40 UTC by Jonathan Lovelace
Modified: 2025-04-02 01:49 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
app-misc:ollama-0.5.7-r1:20250302-213512.log.gz (app-misc:ollama-0.5.7-r1:20250302-213512.log.gz,111.30 KB, application/gzip)
2025-03-02 22:40 UTC, Jonathan Lovelace
Details
emerge-info.txt (emerge-info.txt,9.14 KB, text/plain)
2025-03-02 22:41 UTC, Jonathan Lovelace
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Lovelace 2025-03-02 22:40:59 UTC
Created attachment 920153 [details]
app-misc:ollama-0.5.7-r1:20250302-213512.log.gz

When I tried to build =app-misc/ollama-0.5.7-r1 from the GURU overlay, its test phase failed:

>>> Test phase: app-misc/ollama-0.5.7-r1
make -j48 -l32   test
cd .. && go test ./...
pattern ./...: directory prefix . does not contain main module or its selected dependencies
make[1]: *** [make/Makefile.test:6: test] Error 1
make: *** [Makefile:57: test] Error 2
Comment 1 Jonathan Lovelace 2025-03-02 22:41:49 UTC
Created attachment 920154 [details]
emerge-info.txt
Comment 2 Eli Schwartz gentoo-dev 2025-03-02 23:25:37 UTC
assignee is not guru devs unless you are seeking resolution of a project-level dispute.
Comment 3 Larry the Git Cow gentoo-dev 2025-04-01 08:45:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=362f6858747d1a1ba61b32f101c2b0cdfb5ff1fb

commit 362f6858747d1a1ba61b32f101c2b0cdfb5ff1fb
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2025-03-31 21:27:08 +0000
Commit:     Paul Zander <negril.nx+gentoo@gmail.com>
CommitDate: 2025-03-31 21:27:08 +0000

    sci-ml/ollama: drop 0.5.7
    
    Closes: https://bugs.gentoo.org/950634
    Closes: https://bugs.gentoo.org/950483
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>

 sci-ml/ollama/Manifest                             |   2 -
 .../files/ollama-0.5.7-include-cstdint.patch       |  24 ---
 sci-ml/ollama/ollama-0.5.7-r1.ebuild               | 184 ---------------------
 3 files changed, 210 deletions(-)