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

Bug 775770

Summary: sci-libs/fftw-2.1.5-r9 does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
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:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/fftw-2.1.5-r9 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:27 UTC
Created attachment 691152 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-06-14 10:17:41 UTC
The bug has been closed via the following commit(s):

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

commit bec4046614eb8c67c71d0c804f4d8bbc34978a38
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-06-14 10:17:03 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-06-14 10:17:03 +0000

    sci-libs/fftw: Remove :2.1 slot
    
    Closes: https://bugs.gentoo.org/772815
    Closes: https://bugs.gentoo.org/775770
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask                              |   5 -
 sci-libs/fftw/Manifest                             |   1 -
 sci-libs/fftw/fftw-2.1.5-r9.ebuild                 | 137 -------------
 sci-libs/fftw/files/fftw-2.1.5-as-needed.patch     | 112 ----------
 sci-libs/fftw/files/fftw-2.1.5-cc.patch            |  19 --
 sci-libs/fftw/files/fftw-2.1.5-configure.in.patch  | 226 ---------------------
 sci-libs/fftw/files/fftw-2.1.5-no-test.patch       |  33 ---
 .../fftw/files/fftw-2.1.5-parallel-tests.patch     | 105 ----------
 sci-libs/fftw/files/fftw-2.1.5-texinfo5.1.patch    |  21 --
 sci-libs/fftw/metadata.xml                         |   2 -
 10 files changed, 661 deletions(-)