Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 756049 - dev-db/pg_top-4.0.0 does not respect CFLAGS
Summary: dev-db/pg_top-4.0.0 does not respect CFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on: 762472
Blocks: cflags
  Show dependency tree
 
Reported: 2020-11-22 09:27 UTC by Agostino Sarubbo
Modified: 2021-01-07 23:30 UTC (History)
0 users

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


Attachments
build.log (build.log,13.98 KB, text/plain)
2020-11-22 09:27 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 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(-)