Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 839630 - [guru] app-misc/powerpanel-1.4.1 does not respect LDFLAGS
Summary: [guru] app-misc/powerpanel-1.4.1 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: Julien
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2022-04-20 07:19 UTC by Agostino Sarubbo
Modified: 2022-05-02 07:17 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,37.73 KB, text/plain)
2022-04-20 07:19 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 2022-04-20 07:19:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/powerpanel-1.4.1 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 2022-04-20 07:19:46 UTC
Created attachment 772031 [details]
build.log

build log and emerge --info
Comment 2 Julien 2022-04-22 03:20:46 UTC
Closed by commit 2529d216953c42455fe839ea083374aab8400f3c
Comment 3 Larry the Git Cow gentoo-dev 2022-04-23 17:49:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2529d216953c42455fe839ea083374aab8400f3c

commit 2529d216953c42455fe839ea083374aab8400f3c
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2022-04-22 03:18:51 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2022-04-22 03:18:51 +0000

    app-misc/powerpanel: ignore CFLAGS and LDFLAGS since this is a binary
    package
    
    Closes: https://bugs.gentoo.org/839633 and https://bugs.gentoo.org/839630
    Signed-off-by: Julien Roy <julien@jroy.ca>

 app-misc/powerpanel/powerpanel-1.4.1.ebuild | 1 +
 1 file changed, 1 insertion(+)
Comment 4 Larry the Git Cow gentoo-dev 2022-05-02 07:17:16 UTC
The bug has been closed via the following commit(s):

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

commit bd2e39aee71f868290e52714c89ee5d7e8a494ec
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2022-04-24 00:25:36 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2022-04-24 00:25:36 +0000

    app-misc/powerpanel: Ignore binaries for QA flags
    
    Closes: https://bugs.gentoo.org/839633 and https://bugs.gentoo.org/839630
    Signed-off-by: Julien Roy <julien@jroy.ca>

 app-misc/powerpanel/powerpanel-1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)