Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781023 - [guru] app-misc/cpufetch-0.94_p20210406 does not respect LDFLAGS
Summary: [guru] app-misc/cpufetch-0.94_p20210406 does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-04-08 08:07 UTC by Agostino Sarubbo
Modified: 2021-04-25 14:02 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,6.26 KB, text/plain)
2021-04-08 08:07 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-04-08 08:07:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/cpufetch-0.94_p20210406 does not respect LDFLAGS.
Discovered on: amd64 (internal ref: guru_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 2021-04-08 08:07:44 UTC
Created attachment 698448 [details]
build.log

build log and emerge --info
Comment 2 Alessandro Barbieri 2021-04-09 00:13:21 UTC
can I get this bug assigned to me?
Comment 3 Alessandro Barbieri 2021-04-11 15:30:26 UTC
Closed with https://github.com/gentoo/guru/commit/2a973a043afbbb9c420ef1ab0d8b7548b77ed485
Comment 4 Larry the Git Cow gentoo-dev 2021-04-12 05:38:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2a973a043afbbb9c420ef1ab0d8b7548b77ed485

commit 2a973a043afbbb9c420ef1ab0d8b7548b77ed485
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2021-04-11 02:17:56 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2021-04-11 02:18:24 +0000

    app-misc/cpufetch: bump and respect LDFLAGS
    
    Closes: https://bugs.gentoo.org/781023
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 app-misc/cpufetch/Manifest                         |  2 +-
 ...10406.ebuild => cpufetch-0.94_p20210409.ebuild} |  4 +-
 .../cpufetch/files/makefile-0.94_p20210409.patch   | 26 +++++++++++
 app-misc/cpufetch/files/makefile.patch             | 50 ----------------------
 4 files changed, 29 insertions(+), 53 deletions(-)
Comment 5 Agostino Sarubbo gentoo-dev 2021-04-25 14:02:53 UTC
Changing TRACKER as requested by QA.