Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 711662

Summary: sys-devel/llvm-9.0.1 fails LLVM :: tools/gold/X86/linkonce_odr_unnamed_addr.ll test
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: LLVM support project <llvm>
Status: RESOLVED OBSOLETE    
Severity: normal CC: jstein
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info
build.log (10.0.0_rc3)

Description ernsteiswuerfel archtester 2020-03-06 10:22:43 UTC
Created attachment 617280 [details]
build.log

[...]
Testing Time: 6348.24s
********************
Failing Tests (1):
    LLVM :: tools/gold/X86/linkonce_odr_unnamed_addr.ll

  Expected Passes    : 20509
  Expected Failures  : 52
  Unsupported Tests  : 12020
  Unexpected Failures: 1
FAILED: test/CMakeFiles/check-llvm 
cd /var/tmp/portage/sys-devel/llvm-9.0.1/work/llvm-abi_x86_32.x86/test && /var/tmp/portage/sys-devel/llvm-9.0.1/temp/python3.6/bin/python /var/tmp/portage/sys-devel/llvm-9.0.1/work/llvm-abi_x86_32.x86/./bin/llvm-lit -vv -j 12 /var/tmp/portage/sys-devel/llvm-9.0.1/work/llvm-abi_x86_32.x86/test
ninja: build stopped: subcommand failed.
 * ERROR: sys-devel/llvm-9.0.1::gentoo failed (test phase):
 *   ninja -v -j12 -l2 check failed
Comment 1 ernsteiswuerfel archtester 2020-03-06 10:23:41 UTC
Created attachment 617282 [details]
emerge --info
Comment 2 ernsteiswuerfel archtester 2020-03-10 10:03:17 UTC
Created attachment 617886 [details]
build.log (10.0.0_rc3)

Test passes in llvm-10.0.0_rc3.
Comment 3 ernsteiswuerfel archtester 2020-05-12 11:48:40 UTC
llvm-10.0.0 passes all tests on x86.