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

Bug 783045

Summary: [guru] app-crypt/tomb-2.9-r2 does not respect LDFLAGS
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Alessandro Barbieri <lssndrbarbieri>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, guru-bugs
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 2021-04-15 20:08:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/tomb-2.9-r2 does not respect LDFLAGS.
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
To reproduce this issue you may want to set LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ context you may want to see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-15 20:09:01 UTC
Created attachment 700017 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-22 17:03:37 UTC
Changing the Assignee as per https://archives.gentoo.org/gentoo-dev/message/74ee632e9fe2f4c12890524fec132205
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-25 14:04:06 UTC
Changing TRACKER as requested by QA.
Comment 4 Larry the Git Cow gentoo-dev 2021-06-25 10:11:21 UTC
The bug has been closed via the following commit(s):

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

commit a5cd2750e4ab52e353cf59b61c8b7b5845e97e8d
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2021-06-24 21:55:28 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2021-06-24 23:26:56 +0000

    app-crypt/tomb: respect ldflags, install i18n stuff
    
    Closes: https://bugs.gentoo.org/783045
    Bug: https://github.com/gentoo/guru/issues/56
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 .../tomb/files/{gtomb.patch => tomb-2.9-gtomb.patch}    |  4 ++--
 app-crypt/tomb/files/tomb-2.9-respect-ldflags.patch     | 17 +++++++++++++++++
 .../tomb/{tomb-2.9-r5.ebuild => tomb-2.9-r6.ebuild}     | 14 +++++++++++---
 3 files changed, 30 insertions(+), 5 deletions(-)