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

Bug 725270

Summary: sci-libs/htslib calls ar directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Science Biology related packages <sci-biology>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/16982
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-05-25 10:08:25 UTC
This is an auto-filed bug because sci-libs/htslib calls ar directly.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
If you think it doesn't make sense fix these type of issues, I'd like to point out that won't be possible use a different AR implementation (like llvm-ar) by setting the AR variable. So this issue has been reproduced by setting the AR variable to x86_64-pc-linux-gnu-ar and by removing the /usr/bin/ar binary.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-25 10:08:31 UTC
Created attachment 641670 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-08-03 16:55:58 UTC
The bug has been referenced in the following commit(s):

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

commit 5e82d24704dfce8efb91971c96031756d46fe0c2
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-08-03 16:54:20 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-08-03 16:54:20 +0000

    sci-libs/htslib: Bump to version 1.10.2
    
    Bug: https://bugs.gentoo.org/725270
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Signed-off-by: David Seifert <soap@gentoo.org>

 sci-libs/htslib/Manifest             |  1 +
 sci-libs/htslib/htslib-1.10.2.ebuild | 51 ++++++++++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2020-12-10 13:44:37 UTC
The bug has been closed via the following commit(s):

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

commit 448c220d0c712520c92dcfa6a3ce9aea31deb75c
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-12-10 13:44:23 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-12-10 13:44:23 +0000

    sci-libs/htslib: Remove old 1.9
    
    Closes: https://bugs.gentoo.org/725270
    Closes: https://github.com/gentoo/gentoo/pull/18592
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: David Seifert <soap@gentoo.org>

 sci-libs/htslib/Manifest          |  1 -
 sci-libs/htslib/htslib-1.9.ebuild | 45 ---------------------------------------
 2 files changed, 46 deletions(-)