Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 719020 - media-libs/libsndfile fails tests
Summary: media-libs/libsndfile fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: CVE-2017-14245, CVE-2017-14246, CVE-2019-3832
  Show dependency tree
 
Reported: 2020-04-23 10:06 UTC by Agostino Sarubbo
Modified: 2020-10-02 09:28 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,333.19 KB, text/plain)
2020-04-23 10:06 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-04-23 10:06:12 UTC
This is an auto-filled bug because media-libs/libsndfile fails tests.
The issue was originally discovered on sparc, but it may be reproducible on other arches as well.
Attached build log and emerge --info.
Comment 1 Agostino Sarubbo gentoo-dev 2020-04-23 10:06:20 UTC
Created attachment 634166 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-04-23 10:07:55 UTC
Forwarded upstream
Comment 3 Rolf Eike Beer archtester 2020-04-24 19:43:40 UTC
I see it on my sparc machine, too.
Comment 4 Rolf Eike Beer archtester 2020-04-27 15:30:50 UTC
Also happens on hppa. Big endian issue?
Comment 5 ernsteiswuerfel archtester 2020-05-05 11:24:46 UTC
Same failure on ppc64.
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-07-11 00:16:07 UTC
(In reply to Agostino Sarubbo from comment #2)
> Forwarded upstream

Anything yet?
Comment 7 Agostino Sarubbo gentoo-dev 2020-07-11 20:16:58 UTC
(In reply to Sam James from comment #6)
> (In reply to Agostino Sarubbo from comment #2)
> > Forwarded upstream
> 
> Anything yet?

I forwarded the issue as suggested in the build log, but I did not receive any feedback
Comment 8 Larry the Git Cow gentoo-dev 2020-09-09 10:59:26 UTC
The bug has been referenced in the following commit(s):

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

commit 8d48df85c8d347bbb01159a673b9b78cb6f2f44d
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-09-09 10:59:10 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-09-09 10:59:10 +0000

    media-libs/libsndfile: Add patch for pointer aliasing
    
    Bug: https://bugs.gentoo.org/719020
    Fixes: erikd/libsndfile#581
    Package-Manager: Portage-3.0.6, Repoman-3.0.1
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../files/libsndfile-1.0.29-pointer-aliasing.patch | 128 +++++++++++++++++++++
 media-libs/libsndfile/libsndfile-1.0.29.ebuild     |   5 +
 2 files changed, 133 insertions(+)
Comment 9 Miroslav Šulc gentoo-dev 2020-10-02 09:28:51 UTC
so i guess this has been fixed so closing. you might also want to test 1.0.30 which is just fresh in the tree.