Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 756049

Summary: dev-db/pg_top-4.0.0 does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: PgSQL Bugs <pgsql-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 762472    
Bug Blocks: 59506    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-11-22 09:27:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-db/pg_top-4.0.0 does not respect CFLAGS.
Discovered on: amd64 (internal ref: ci)

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 2020-11-22 09:27:38 UTC
Created attachment 674275 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-11-30 03:25:18 UTC
The bug has been referenced in the following commit(s):

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

commit ef5d69fa03126598af4ee4b1949fb7d9d4bb075f
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2020-11-30 03:23:23 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2020-11-30 03:23:23 +0000

    dev-db/pg_top: Don't ignore CFLAGS
    
    Bug: https://bugs.gentoo.org/756049
    Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>

 dev-db/pg_top/pg_top-4.0.0-r1.ebuild | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2021-01-07 23:30:46 UTC
The bug has been closed via the following commit(s):

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

commit edbb94fedd9a2b343b74bda9cb2b939edf48677b
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2021-01-07 23:29:24 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2021-01-07 23:29:24 +0000

    dev-db/pg_top: Cleanup
    
    Closes: https://bugs.gentoo.org/756049
    Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>

 dev-db/pg_top/pg_top-4.0.0.ebuild | 20 --------------------
 1 file changed, 20 deletions(-)