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

Bug 751658

Summary: dev-libs/libpy-0.2.5 does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
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-10-29 07:43:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libpy-0.2.5 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-10-29 07:43:56 UTC
Created attachment 669044 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-10-29 16:57:28 UTC
The bug has been closed via the following commit(s):

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

commit 5c0ee68d09f9f5845220c12d764b38cd352ad8ea
Author:     Patrick McLean <patrick.mclean@sony.com>
AuthorDate: 2020-10-29 16:56:23 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2020-10-29 16:57:21 +0000

    dev-libs/libpy-0.2.5-r1: Fix CFLAGS (bug #751658), typo (bug #751655)
    
    Closes: https://bugs.gentoo.org/751658
    Closes: https://bugs.gentoo.org/751655
    Copyright: Sony Interactive Entertainment Inc.
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 dev-libs/libpy/files/libpy-0.2.5-cflags.patch      | 24 ++++++++++++++++++++++
 .../{libpy-0.2.5.ebuild => libpy-0.2.5-r1.ebuild}  |  9 ++++++--
 2 files changed, 31 insertions(+), 2 deletions(-)