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

Bug 730780

Summary: sci-biology/blat-34-r2 does not respect LDFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Science Biology related packages <sci-biology>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-07-05 07:49:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-biology/blat does not respect LDFLAGS.
Discovered on: amd64

NOTE:
To reproduce this issue you may want to set LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ context you may want to see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-05 07:49:48 UTC
Created attachment 647642 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-19 08:02:53 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:08 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(-)