Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 839633 - [guru] app-misc/powerpanel-1.4.1 does not respect CFLAGS
Summary: [guru] app-misc/powerpanel-1.4.1 does not respect CFLAGS
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Julien Roy
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:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/powerpanel-1.4.1 does not respect CFLAGS.
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
To reproduce this issue you may want to add "-frecord-gcc-switches" to CFLAGS/CXXFLAGS/FFLAGS/FCFLAGS. If this is not something about c/c++ context see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect CFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-20 07:19:51 UTC
Created attachment 772034 [details]
build.log

build log and emerge --info
Comment 2 Julien Roy 2022-04-22 03:20:50 UTC
Closed by commit 2529d216953c42455fe839ea083374aab8400f3c
Comment 3 Larry the Git Cow gentoo-dev 2022-04-23 17:49:10 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:15 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(-)