Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732994 - app-crypt/eid-mw does not respect LDFLAGS
Summary: app-crypt/eid-mw does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Vincent Hardy
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2020-07-17 06:05 UTC by Agostino Sarubbo
Modified: 2020-08-04 18:39 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,301.53 KB, text/plain)
2020-07-17 06:05 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 2020-07-17 06:05:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/eid-mw does not respect LDFLAGS.
Discovered on: amd64 (internal ref: 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 2020-07-17 06:05:22 UTC
Created attachment 649628 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-08-04 18:39:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26392245bfed2d56ef2aa45fdb7db5ea76b24eb3

commit 26392245bfed2d56ef2aa45fdb7db5ea76b24eb3
Author:     Amy Liffey <amynka@gentoo.org>
AuthorDate: 2020-08-04 18:35:18 +0000
Commit:     Amy Liffey <amynka@gentoo.org>
CommitDate: 2020-08-04 18:35:18 +0000

    app-crypt/eid-mw: version bump 4.4.27
    
    Closes: https://bugs.gentoo.org/732994
    Submitted-by: Vincent Hardy <vincent.hardy.be@gmail.com>
    Package-Manager: Portage-2.3.99, Repoman-2.3.20
    Signed-off-by: Amy Liffey <amynka@gentoo.org>

 app-crypt/eid-mw/Manifest             |   1 +
 app-crypt/eid-mw/eid-mw-4.4.27.ebuild | 108 ++++++++++++++++++++++++++++++++++
 2 files changed, 109 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f716edb5328be368ff494084d02f59c59b6f41c5

commit f716edb5328be368ff494084d02f59c59b6f41c5
Author:     Amy Liffey <amynka@gentoo.org>
AuthorDate: 2020-08-04 18:36:58 +0000
Commit:     Amy Liffey <amynka@gentoo.org>
CommitDate: 2020-08-04 18:36:58 +0000

    app-crypt/eid-mw: Update live ebuild to latest
    
    Bug: https://bugs.gentoo.org/732994
    Submitted-by: Vincent Hardy <vincent.hardy.be@gmail.com>
    Package-Manager: Portage-2.3.99, Repoman-2.3.20
    Signed-off-by: Amy Liffey <amynka@gentoo.org>

 app-crypt/eid-mw/eid-mw-9999.ebuild | 22 +++++++++++++++++-----
 1 file changed, 17 insertions(+), 5 deletions(-)