Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 751658 - dev-libs/libpy-0.2.5 does not respect CFLAGS
Summary: dev-libs/libpy-0.2.5 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: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2020-10-29 07:43 UTC by Agostino Sarubbo
Modified: 2020-10-29 16:57 UTC (History)
0 users

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


Attachments
build.log (build.log,106.04 KB, text/plain)
2020-10-29 07:43 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-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(-)