Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722198 - app-forensics/ovaldi does not respect LDFLAGS
Summary: app-forensics/ovaldi 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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2020-05-10 18:57 UTC by Agostino Sarubbo
Modified: 2021-04-29 21:50 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,93.37 KB, text/plain)
2020-05-10 18:57 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-05-10 18:57:21 UTC
This is an auto-filled bug because app-forensics/ovaldi does not respect LDFLAGS.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
To reproduce this issue you may want to set LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0".
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-10 18:57:30 UTC
Created attachment 637714 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-04-29 21:50:18 UTC
The bug has been closed via the following commit(s):

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

commit 99ffb10912ab4bd1eda61c24cf85f22c938e7d44
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-04-29 21:50:02 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-04-29 21:50:02 +0000

    app-forensics/ovaldi: Port to EAPI 7
    
    * GCC 11 fixes
    * Respect LDFLAGS
    
    Closes: https://bugs.gentoo.org/722198
    Closes: https://bugs.gentoo.org/786660
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../ovaldi/files/ovaldi-5.10.1.7-disable-acl.patch |  4 +-
 ...10.1.7-disable_RetrieveSelinuxDomainLabel.patch |  4 +-
 .../ovaldi/files/ovaldi-5.10.1.7-gcc11.patch       | 72 ++++++++++++++++++++++
 app-forensics/ovaldi/ovaldi-5.10.1.7.ebuild        | 48 +++++++++------
 4 files changed, 104 insertions(+), 24 deletions(-)