Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 720898 - media-sound/alsa-utils fails tests (hang)
Summary: media-sound/alsa-utils fails tests (hang)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo ALSA team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 720810
  Show dependency tree
 
Reported: 2020-05-04 06:46 UTC by Agostino Sarubbo
Modified: 2021-05-31 19:14 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,48.06 KB, text/plain)
2020-05-04 06:46 UTC, Agostino Sarubbo
Details
(New ebuild) media-sound/alsa-utils-9999.ebuild (alsa-utils-9999.ebuild,3.19 KB, text/plain)
2021-01-03 21:38 UTC, Jon Daniel
Details
(New ebuild) media-libs/alsa-lib-9999.ebuild (alsa-lib-9999.ebuild,2.10 KB, text/plain)
2021-01-03 21:41 UTC, Jon Daniel
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-04 06:46:43 UTC
This is an auto-filled bug because media-sound/alsa-utils fails tests (hang).
The issue was originally discovered on ppc, 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:
I had to kill the process.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-04 06:46:51 UTC
Created attachment 635916 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-05-04 13:33:13 UTC
this issue happens also on amd64.
Comment 3 Agostino Sarubbo gentoo-dev 2020-05-04 13:38:28 UTC
same on sparc and ppc64.
Comment 4 ta2002 2020-05-05 09:35:24 UTC
I ran into this also (amd64), but oddly enough, I just watched somebody else sail through the compile without any problem using clang instead of gcc.
Comment 5 ta2002 2020-05-06 02:22:16 UTC
I had started to bark up the wrong tree there. :)

It actually appears from tests that the ebuild runs. It keeps writing and erasing files in /var/tmp/portage/media-sound/alsa-utils-1.2.2/work/alsa-utils-1.2.2/axfer/test/ as fast as it can right to the storage for /var/tmp/portage/.

The ebuild does not have any test flag (which seems like a bug to me - shouldn't users have the ability to override the FEATURES setting on any ebuild where "test" makes a difference?).

Anyway, it builds fine by temporarily disabling FEATURES=test.
Comment 6 Jon Daniel 2021-01-03 21:38:42 UTC
Created attachment 680962 [details]
(New ebuild) media-sound/alsa-utils-9999.ebuild

New ebuild includes multilib and git support and disabled
tests with RESTRICT="test".
Comment 7 Jon Daniel 2021-01-03 21:41:43 UTC
Created attachment 680965 [details]
(New ebuild) media-libs/alsa-lib-9999.ebuild

Dependency fpr alsa-utils-9999.ebuild
Comment 9 Larry the Git Cow gentoo-dev 2021-05-31 19:14:59 UTC
The bug has been closed via the following commit(s):

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

commit 98f91452d5abe876b19e2be4253b666e01eeea1e
Author:     Tony Vroon <chainsaw@gentoo.org>
AuthorDate: 2021-05-31 19:14:28 +0000
Commit:     Tony Vroon <chainsaw@gentoo.org>
CommitDate: 2021-05-31 19:14:55 +0000

    media-sound/alsa-utils: Version bump to 1.2.5
    
    Upstream changelog:
    https://alsa-project.org/wiki/Changes_v1.2.4_v1.2.5#alsa-utils
    
    Closes: https://bugs.gentoo.org/720898
    Signed-Off-By: Tony Vroon <chainsaw@gentoo.org>
    Package-Manager: Portage-3.0.18, Repoman-3.0.2

 media-sound/alsa-utils/Manifest                |  1 +
 media-sound/alsa-utils/alsa-utils-1.2.5.ebuild | 77 ++++++++++++++++++++++++++
 2 files changed, 78 insertions(+)

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

commit 2d3353638d30cc2e03743e133cfa66d6880e14fa
Author:     Tony Vroon <chainsaw@gentoo.org>
AuthorDate: 2021-05-31 19:12:47 +0000
Commit:     Tony Vroon <chainsaw@gentoo.org>
CommitDate: 2021-05-31 19:14:54 +0000

    media-libs/alsa-ucm-conf: Version bump to 1.2.5
    
    Upstream changelog:
    https://alsa-project.org/wiki/Changes_v1.2.4_v1.2.5#alsa-ucm-conf
    
    Closes: https://bugs.gentoo.org/720898
    Signed-Off-By: Tony Vroon <chainsaw@gentoo.org>
    Package-Manager: Portage-3.0.18, Repoman-3.0.2

 media-libs/alsa-ucm-conf/Manifest                  |  1 +
 .../alsa-ucm-conf/alsa-ucm-conf-1.2.5.ebuild       | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

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

commit 9e0c4b72329e25d2e281dd794049252b4e1bbcdb
Author:     Tony Vroon <chainsaw@gentoo.org>
AuthorDate: 2021-05-31 19:11:40 +0000
Commit:     Tony Vroon <chainsaw@gentoo.org>
CommitDate: 2021-05-31 19:14:52 +0000

    media-libs/alsa-topology-conf: Version bump to 1.2.5
    
    Upstream changelog:
    https://alsa-project.org/wiki/Changes_v1.2.4_v1.2.5#alsa-topology-conf
    
    Closes: https://bugs.gentoo.org/720898
    Signed-Off-By: Tony Vroon <chainsaw@gentoo.org>
    Package-Manager: Portage-3.0.18, Repoman-3.0.2

 media-libs/alsa-topology-conf/Manifest             |  1 +
 .../alsa-topology-conf-1.2.5.ebuild                | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

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

commit 0356c1a6afb68099afdcd6e8f6ff046431d7502a
Author:     Tony Vroon <chainsaw@gentoo.org>
AuthorDate: 2021-05-31 19:10:26 +0000
Commit:     Tony Vroon <chainsaw@gentoo.org>
CommitDate: 2021-05-31 19:14:51 +0000

    media-libs/alsa-lib: Version bump to 1.2.5
    
    The previous MUSL patch has been merged upstream and is thus dropped.
    Upstream changelog:
    https://alsa-project.org/wiki/Changes_v1.2.4_v1.2.5#alsa-lib
    
    Closes: https://bugs.gentoo.org/720898
    Signed-Off-By: Tony Vroon <chainsaw@gentoo.org>
    Package-Manager: Portage-3.0.18, Repoman-3.0.2

 media-libs/alsa-lib/Manifest              |  1 +
 media-libs/alsa-lib/alsa-lib-1.2.5.ebuild | 84 +++++++++++++++++++++++++++++++
 2 files changed, 85 insertions(+)