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.
Created attachment 635916 [details] build.log build log and emerge --info
this issue happens also on amd64.
same on sparc and ppc64.
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.
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.
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".
Created attachment 680965 [details] (New ebuild) media-libs/alsa-lib-9999.ebuild Dependency fpr alsa-utils-9999.ebuild
Fixed in next release: https://github.com/alsa-project/alsa-utils/issues/19 https://mailman.alsa-project.org/pipermail/alsa-devel/2021-March/181951.html
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(+)