Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 731744 - sci-biology/blat-34-r2 does not respect CFLAGS
Summary: sci-biology/blat-34-r2 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 Science Biology related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2020-07-08 15:16 UTC by Agostino Sarubbo
Modified: 2022-07-07 19:58 UTC (History)
0 users

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


Attachments
build.log (build.log,97.08 KB, text/plain)
2020-07-08 15:16 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-07-08 15:16:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-biology/blat 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 2020-07-08 15:16:09 UTC
Created attachment 648384 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-19 08:02:58 UTC
tinderbox has reproduced this issue with version 34-r2 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2022-07-07 19:58:06 UTC
The bug has been closed via the following commit(s):

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

commit 047c13024df906142571f092249bd6f181c13b07
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-07-07 19:56:45 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-07-07 19:56:45 +0000

    sci-biology/blat: update EAPI 6 -> 8
    
    Closes: https://bugs.gentoo.org/730780
    Closes: https://bugs.gentoo.org/730782
    Closes: https://bugs.gentoo.org/731744
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../blat/{blat-34-r2.ebuild => blat-34-r3.ebuild}  |  13 +-
 .../blat/files/blat-34-fix-build-system.patch      | 195 ++++++++++++++++++---
 2 files changed, 173 insertions(+), 35 deletions(-)