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

Bug 725232

Summary: net-misc/geomyidae does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Sergey Popov <pinkbyte>
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-05-25 07:22:22 UTC
This is an auto-filed bug because net-misc/geomyidae does not respect CFLAGS.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
To reproduce this issue you may want to set CFLAGS="${CFLAGS} -frecord-gcc-switches". If this is not something about c/c++ context you may want to set also FFLAGS and FCFLAGS or just see this bug as an hint to hide the QA warning where is not possible to respect CFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-25 07:22:28 UTC
Created attachment 641582 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-07-08 12:57:49 UTC
The bug has been closed via the following commit(s):

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

commit f0a6c0b0d3e1c2846f9812e2095053698312228c
Author:     Sergey Popov <pinkbyte@gentoo.org>
AuthorDate: 2020-07-08 12:56:16 +0000
Commit:     Sergey Popov <pinkbyte@gentoo.org>
CommitDate: 2020-07-08 12:57:41 +0000

    net-misc/geomyidae: respect CFLAGS
    
    Reported-by: Agostino Sarubbo <ago@gentoo.org>
    Closes: https://bugs.gentoo.org/725232
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>

 net-misc/geomyidae/geomyidae-0.34.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)