Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 924687

Summary: [guru] gui-apps/1password-8.10.16 does not respect LDFLAGS
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Vitaly Zdanevich <zdanevich.vitaly>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs, pastalian46, zdanevich.vitaly
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 785607    
Attachments: build.log

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(-)