Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907341 - [guru] app-misc/cpufetch-1.04 does not respect LDFLAGS
Summary: [guru] app-misc/cpufetch-1.04 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: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2023-05-29 06:09 UTC by Agostino Sarubbo
Modified: 2024-02-07 10:10 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,42.76 KB, text/plain)
2023-05-29 06:09 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 2023-05-29 06:09:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/cpufetch-1.04 does not respect LDFLAGS.
Discovered on: amd64 (internal ref: guru_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 2023-05-29 06:09:27 UTC
Created attachment 862777 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-02-07 10:10:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=12d362ca1aa6c5b7c00305cbee99889996a86b77

commit 12d362ca1aa6c5b7c00305cbee99889996a86b77
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-02-06 12:22:11 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-02-06 12:23:14 +0000

    app-misc/cpufetch: add 1.05
    
    Closes: https://bugs.gentoo.org/901031
    Closes: https://bugs.gentoo.org/907341
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 app-misc/cpufetch/Manifest                         |  1 +
 app-misc/cpufetch/cpufetch-1.05.ebuild             | 28 +++++++++++++++++
 .../files/cpufetch-1.05-respect-ldflags.patch      | 36 ++++++++++++++++++++++
 3 files changed, 65 insertions(+)