Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 724668 - media-libs/sratom fails tests
Summary: media-libs/sratom 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: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on: 752201
Blocks:
  Show dependency tree
 
Reported: 2020-05-23 12:45 UTC by Agostino Sarubbo
Modified: 2021-01-08 12:06 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,13.52 KB, text/plain)
2020-05-23 12:46 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-05-23 12:45:59 UTC
This is an auto-filed bug because media-libs/sratom fails tests.
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 need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-23 12:46:04 UTC
Created attachment 641036 [details]
build.log

build log and emerge --info
Comment 2 Miroslav Šulc gentoo-dev 2020-11-02 07:56:25 UTC
0.6.6 works fine for me though the number of the tests is pretty reduced:

>>> Test phase: media-libs/sratom-0.6.6
 * abi_x86_32.x86: running multilib-minimal_abi_src_test
Waf: Entering directory `/var/tmp/portage/media-libs/sratom-0.6.6/work/sratom-0.6.6-abi_x86_32.x86/build'
Failed to run lcov to clear old coverage data

[==========] Running sratom tests
 
[----------] 1 tests from sratom.Integration (22 ms total) 

[==========] 1 tests from sratom ran (68 ms total) 
Failed to run lcov to generate coverage report
[  PASSED  ] 1 tests 

Waf: Leaving directory `/var/tmp/portage/media-libs/sratom-0.6.6/work/sratom-0.6.6-abi_x86_32.x86/build'
'test' finished successfully (0.088s)
 * abi_x86_64.amd64: running multilib-minimal_abi_src_test
Waf: Entering directory `/var/tmp/portage/media-libs/sratom-0.6.6/work/sratom-0.6.6-abi_x86_64.amd64/build'
Failed to run lcov to clear old coverage data

[==========] Running sratom tests
 
[----------] 1 tests from sratom.Integration (7 ms total) 

[==========] 1 tests from sratom ran (52 ms total) 
Failed to run lcov to generate coverage report
[  PASSED  ] 1 tests 

Waf: Leaving directory `/var/tmp/portage/media-libs/sratom-0.6.6/work/sratom-0.6.6-abi_x86_64.amd64/build'
'test' finished successfully (0.072s)
>>> Completed testing media-libs/sratom-0.6.6
Comment 3 Larry the Git Cow gentoo-dev 2021-01-08 12:05:10 UTC
The bug has been referenced in the following commit(s):

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

commit 7c373d449938a0bf563e45fb06ac9f0d6bb40406
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2021-01-08 11:58:15 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-01-08 12:04:34 +0000

    media-libs/sratom: bump to 0.6.8
    
    Bug: https://bugs.gentoo.org/724668
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-libs/sratom/Manifest            |  1 +
 media-libs/sratom/sratom-0.6.8.ebuild | 60 +++++++++++++++++++++++++++++++++++
 2 files changed, 61 insertions(+)
Comment 4 Miroslav Šulc gentoo-dev 2021-01-08 12:06:23 UTC
i can't reproduce it with 0.6.6 nor 0.6.8 so please test with 0.6.8 and report back if the issue persists. thank you.