Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828057 - sys-cluster/drbd-utils-9.19.1 does not respect LDFLAGS
Summary: sys-cluster/drbd-utils-9.19.1 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: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2021-12-03 06:59 UTC by Agostino Sarubbo
Modified: 2023-06-13 18:00 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,80.22 KB, text/plain)
2021-12-03 06:59 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-12-03 06:59:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/drbd-utils-9.19.1 does not respect LDFLAGS.
Discovered on: amd64 (internal ref: ci)

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-12-03 06:59:43 UTC
CC'ing also the author of the commit (85d6acdce7c5e60c5dfe768d1b3514e2c962c2ea)
Comment 2 Agostino Sarubbo gentoo-dev 2021-12-03 06:59:44 UTC
Created attachment 757248 [details]
build.log

build log and emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2023-06-13 18:00:16 UTC
The bug has been closed via the following commit(s):

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

commit 02512e1d120272ad4e035959fa4014a8df7a28fc
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-06-13 17:42:05 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-06-13 17:59:50 +0000

    sys-cluster/drbd-utils: add 9.23.1
    
    Bug: https://bugs.gentoo.org/863728
    Closes: https://bugs.gentoo.org/828057
    Closes: https://bugs.gentoo.org/828058
    Closes: https://bugs.gentoo.org/832021
    Closes: https://bugs.gentoo.org/880973
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-cluster/drbd-utils/Manifest                    |   1 +
 sys-cluster/drbd-utils/drbd-utils-9.23.1.ebuild    | 129 +++++++++++++++++++++
 .../files/drbd-utils-9.23.1-respect-flags.patch    |  21 ++++
 3 files changed, 151 insertions(+)