Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718870 - dev-lang/yasm-1.3.0 fails elf_amd64_test and elf_gasx32_test
Summary: dev-lang/yasm-1.3.0 fails elf_amd64_test and elf_gasx32_test
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: ARM64 Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-22 15:48 UTC by Agostino Sarubbo
Modified: 2020-04-24 16:53 UTC (History)
0 users

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


Attachments
build.log (build.log,38.88 KB, text/plain)
2020-04-22 15:49 UTC, Agostino Sarubbo
Details
test-suite.log (test-suite.log,644 bytes, text/plain)
2020-04-24 09:40 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-22 15:48:52 UTC
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.
Comment 1 Agostino Sarubbo gentoo-dev 2020-04-22 15:49:03 UTC
Created attachment 634086 [details]
build.log

build log and emerge --info
Comment 2 Mike Gilbert gentoo-dev 2020-04-22 16:16:39 UTC
Please attach test-suite.log.
Comment 3 Agostino Sarubbo gentoo-dev 2020-04-23 14:38:50 UTC
I will provide the requested data but in order to avoid duplicates, please do not close. TY
Comment 4 Agostino Sarubbo gentoo-dev 2020-04-24 09:40:39 UTC
Created attachment 634350 [details]
test-suite.log

test-suite.log
Comment 5 Mike Gilbert gentoo-dev 2020-04-24 16:34:09 UTC
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.
Comment 6 Mike Gilbert gentoo-dev 2020-04-24 16:48:07 UTC
After chatting with leio, this seems to be a race condition that probably gets triggered by the large number of jobs.
Comment 7 Larry the Git Cow gentoo-dev 2020-04-24 16:53:19 UTC
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(-)