Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 775767 - media-libs/resid-0.16_p2-r1 does not respect CFLAGS
Summary: media-libs/resid-0.16_p2-r1 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: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2021-03-13 10:06 UTC by Agostino Sarubbo
Modified: 2021-04-25 19:13 UTC (History)
0 users

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


Attachments
build.log (build.log,37.17 KB, text/plain)
2021-03-13 10:06 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 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(-)