Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 686284 - sys-fs/btrfs-progs-5.1: Files built without respecting LDFLAGS have been detected: /usr/lib64/libbtrfsutil.so.1.1.1
Summary: sys-fs/btrfs-progs-5.1: Files built without respecting LDFLAGS have been dete...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergei Trofimovich (RETIRED)
URL: https://github.com/kdave/btrfs-progs/...
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2019-05-19 07:03 UTC by Michał Górny
Modified: 2019-05-19 10:18 UTC (History)
3 users (show)

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


Attachments
/var/log/portage/sys-fs:btrfs-progs-5.1:20190519-063926.log (sys-fs:btrfs-progs-5.1:20190519-063926.log,149.41 KB, text/plain)
2019-05-19 07:03 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-05-19 07:03:39 UTC
Created attachment 577254 [details]
/var/log/portage/sys-fs:btrfs-progs-5.1:20190519-063926.log

* QA Notice: Files built without respecting LDFLAGS have been detected
 *  Please include the following list of files in your report:
 * /usr/lib64/libbtrfsutil.so.1.1.1
Comment 1 Larry the Git Cow gentoo-dev 2019-05-19 07:57:49 UTC
The bug has been referenced in the following commit(s):

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

commit 9fe2eda37e4c0a15e68dd3ad316a438018c4fd03
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2019-05-19 07:57:26 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2019-05-19 07:57:42 +0000

    sys-fs/btrfs-progs: apply LDFLAGS to libbtrfsutil.so, bug #686284
    
    libbtrfs.so already has user's LDFLAGS applied.
    The change also applies those to libbtrfsutil.so.
    
    Reported-by: Michał Górny
    Bug: https://bugs.gentoo.org/686284
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 ...-progs-5.1.ebuild => btrfs-progs-5.1-r1.ebuild} |  4 +++
 .../files/btrfs-progs-5.1-LDFLAGS.patch            | 37 ++++++++++++++++++++++
 2 files changed, 41 insertions(+)