Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924687 - [guru] gui-apps/1password-8.10.16 does not respect LDFLAGS
Summary: [guru] gui-apps/1password-8.10.16 does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Vitaly Zdanevich
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2024-02-16 08:09 UTC by Agostino Sarubbo
Modified: 2024-02-17 12:11 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,43.28 KB, text/plain)
2024-02-16 08:09 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 2024-02-16 08:09:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/1password-8.10.16 does not respect LDFLAGS.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0001
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-16 08:09:14 UTC
Created attachment 885095 [details]
build.log

build log and emerge --info
Comment 2 Vitaly Zdanevich 2024-02-16 14:25:26 UTC
How to solve this?
Comment 3 Takuya Wakazono 2024-02-17 10:38:00 UTC
https://devmanual.gentoo.org/eclass-reference/ebuild/index.html
Remove current QA_PREBUILT and QA_SONAME then add
QA_PREBUILT="opt/1Password/*"
Comment 4 Larry the Git Cow gentoo-dev 2024-02-17 12:11:49 UTC
The bug has been closed via the following commit(s):

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

commit a4c25685b8c3827d60dfcabd603df5cb3ea6b4d9
Author:     Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
AuthorDate: 2024-02-17 10:56:20 +0000
Commit:     Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
CommitDate: 2024-02-17 10:56:20 +0000

    gui-apps/1password: fix LDFLAGS
    
    Closes: https://bugs.gentoo.org/924687
    Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>

 gui-apps/1password/1password-8.10.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)