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

Bug 742776

Summary: x11-misc/flow-pomodoro-1.2.0-r1 does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 59506    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-09-16 06:45:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-misc/flow-pomodoro-1.2.0-r1 does not respect CFLAGS.
Discovered on: amd64 (internal ref: 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 2020-09-16 06:45:36 UTC
Created attachment 660507 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-04-25 19:13:46 UTC
The bug has been closed via the following commit(s):

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

commit d9a6680070254679a500207f66f7d23a7f567a53
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-04-25 18:34:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-04-25 19:13:29 +0000

    x11-misc/flow-pomodoro: respect CXXFLAGS
    
    We also use the more modern macro to detect C++11.
    
    Closes: https://bugs.gentoo.org/742776
    Signed-off-by: Sam James <sam@gentoo.org>

 .../flow-pomodoro-1.2.0-respect-CXXFLAGS.patch     | 23 ++++++++++++++++++++++
 .../flow-pomodoro/flow-pomodoro-1.2.0-r1.ebuild    |  7 +++++--
 2 files changed, 28 insertions(+), 2 deletions(-)