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

Bug 775767

Summary: media-libs/resid-0.16_p2-r1 does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
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 2021-03-13 10:06:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/resid-0.16_p2-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 2021-03-13 10:06:21 UTC
Created attachment 691149 [details]
build.log

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

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

commit c5f139342e7f865b7b34c73208475cfca491603a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-04-25 18:25:24 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-04-25 19:13:28 +0000

    media-libs/resid: port to EAPI 7, drop ltpune, drop static-libs, etc
    
    * Port to EAPI 7
    * Drop ltprune.eclass
    * Drop static-libs
    * Respect CXXFLAGS (couldn't reproduce but the problem was obvious)
    * Fix out of source builds (just turn it back on!)
    
    Closes: https://bugs.gentoo.org/775767
    Signed-off-by: Sam James <sam@gentoo.org>

 .../resid-0.16_p2-drop-CXXFLAGS-override.patch     | 24 +++++++++++++++++++
 media-libs/resid/resid-0.16_p2-r1.ebuild           | 27 +++++++++++-----------
 2 files changed, 38 insertions(+), 13 deletions(-)