Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 783045 - [guru] app-crypt/tomb-2.9-r2 does not respect LDFLAGS
Summary: [guru] app-crypt/tomb-2.9-r2 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: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-04-15 20:08 UTC by Agostino Sarubbo
Modified: 2021-06-25 10:11 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,12.86 KB, text/plain)
2021-04-15 20: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 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(-)