Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 953049 - [guru] sci-ml/ollama-0.6.3 overwrites CFLAGS/CXXFLAGS or adds uncommon ones
Summary: [guru] sci-ml/ollama-0.6.3 overwrites CFLAGS/CXXFLAGS or adds uncommon ones
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: qa-guru
  Show dependency tree
 
Reported: 2025-04-02 11:43 UTC by Agostino Sarubbo
Modified: 2025-04-08 19:33 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,86.45 KB, application/x-xz)
2025-04-02 11:43 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2025-04-02 11:43:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-ml/ollama-0.6.3 overwrites CFLAGS/CXXFLAGS or adds uncommon ones.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0069
Comment 1 Agostino Sarubbo gentoo-dev 2025-04-02 11:43:48 UTC
Created attachment 923529 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Quentin Retornaz 2025-04-06 10:35:35 UTC
hello seems to be the wrong build log, this one is from poppler
Comment 3 Paul Zander 2025-04-06 18:52:31 UTC
It's still valid. Missed some flags being passed via comments in a go file. Will be fixed in 0.6.4.
Comment 4 Larry the Git Cow gentoo-dev 2025-04-08 19:33:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4c15d8ccb15dbf406efdfda4048901c4e687d8c1

commit 4c15d8ccb15dbf406efdfda4048901c4e687d8c1
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2025-04-07 18:09:33 +0000
Commit:     Paul Zander <negril.nx+gentoo@gmail.com>
CommitDate: 2025-04-07 18:12:53 +0000

    sci-ml/ollama: filter flags in go file comments
    
    Closes: https://bugs.gentoo.org/953049
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>

 sci-ml/ollama/ollama-0.6.3.ebuild | 4 ++++
 sci-ml/ollama/ollama-9999.ebuild  | 4 ++++
 2 files changed, 8 insertions(+)