Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836857 - sci-biology/pysam-0.19.1 fails tests on MUSL: Fatal Python error: Segmentation fault
Summary: sci-biology/pysam-0.19.1 fails tests on MUSL: Fatal Python error: Segmentatio...
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:
 
Reported: 2022-04-05 20:15 UTC by Agostino Sarubbo
Modified: 2023-04-06 19:29 UTC (History)
0 users

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


Attachments
build.log (build.log,857.38 KB, text/plain)
2022-04-05 20:15 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 2022-04-05 20:15:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-biology/pysam-0.17.0 fails tests on MUSL.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-05 20:15:21 UTC
Created attachment 768917 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-05 20:15:21 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/var/tmp/portage/sci-biology/pysam-0.17.0/temp/environment: line 1867:  6062 Segmentation fault      "${@}"
Fatal Python error: Segmentation fault
Fatal Python error: Segmentation fault
Comment 3 Agostino Sarubbo gentoo-dev 2022-09-26 09:15:50 UTC
tinderbox_musl has reproduced this issue with version 0.19.1 - Updating summary.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-14 01:14:39 UTC
Could you try with epytest -s?
Comment 5 Larry the Git Cow gentoo-dev 2023-04-06 18:10:53 UTC
The bug has been referenced in the following commit(s):

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

commit a46d8d048179a0c699775baa9eb4157949e4671c
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-04-06 18:10:36 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-04-06 18:10:36 +0000

    sci-biology/pysam: add 0.21.0
    
    Bug: https://bugs.gentoo.org/836857
    Signed-off-by: David Seifert <soap@gentoo.org>

 sci-biology/pysam/Manifest            |  1 +
 sci-biology/pysam/pysam-0.21.0.ebuild | 66 +++++++++++++++++++++++++++++++++++
 2 files changed, 67 insertions(+)
Comment 6 Larry the Git Cow gentoo-dev 2023-04-06 19:29:27 UTC
The bug has been closed via the following commit(s):

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

commit 1cea5dc52d7f3cb7f2451d8e58bef8908b8df687
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-04-06 19:29:06 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-04-06 19:29:06 +0000

    sci-biology/pysam: drop 0.20.0
    
    Closes: https://bugs.gentoo.org/836857
    Signed-off-by: David Seifert <soap@gentoo.org>

 sci-biology/pysam/Manifest            |  1 -
 sci-biology/pysam/pysam-0.20.0.ebuild | 69 -----------------------------------
 2 files changed, 70 deletions(-)