Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 726368 - app-backup/rdedup-1.0.2 does not respect LDFLAGS
Summary: app-backup/rdedup-1.0.2 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
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2020-05-31 08:32 UTC by Agostino Sarubbo
Modified: 2024-06-07 12:31 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,84.41 KB, text/plain)
2020-05-31 08:32 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-31 08:32:05 UTC
This is an auto-filed bug because app-backup/rdedup 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". If this is not something about c/c++ context you may want to see this bug as an hint to hide the QA warning where is not possible to respect LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-31 08:32:11 UTC
Created attachment 642808 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-12-11 10:02:17 UTC
tinderbox has reproduced this issue with version 1.0.2 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2024-06-07 12:31:25 UTC
The bug has been closed via the following commit(s):

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

commit b27d9052d5983c33218547b6c0780bc5d961f77f
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2024-06-07 12:30:33 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2024-06-07 12:30:33 +0000

    app-backup/rdedup: Silence LDFLAGS warning
    
    We know it isn't respected with Cargo.
    
    Closes: https://bugs.gentoo.org/726368
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 app-backup/rdedup/rdedup-1.0.2-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)