This is an auto-filled bug because dev-lang/yasm fails tests. The issue was originally discovered on arm64, but it may be reproducible on other arches as well. Attached build log and emerge --info.
Created attachment 634086 [details] build.log build log and emerge --info
Please attach test-suite.log.
I will provide the requested data but in order to avoid duplicates, please do not close. TY
Created attachment 634350 [details] test-suite.log test-suite.log
This is probably specific to arm64; I doubt an x86 assembler gets much testing on that platform. Please work with upstream to figure this out, or remove arm64 keywords from this package.
After chatting with leio, this seems to be a race condition that probably gets triggered by the large number of jobs.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68e5fe99597eee7c72a0072077141c57f9ea6a34 commit 68e5fe99597eee7c72a0072077141c57f9ea6a34 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2020-04-24 16:51:22 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2020-04-24 16:52:57 +0000 dev-lang/yasm: run tests with a single job Closes: https://bugs.gentoo.org/718870 Signed-off-by: Mike Gilbert <floppym@gentoo.org> dev-lang/yasm/yasm-1.3.0.ebuild | 3 ++- dev-lang/yasm/yasm-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-)