Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711662 - sys-devel/llvm-9.0.1 fails LLVM :: tools/gold/X86/linkonce_odr_unnamed_addr.ll test
Summary: sys-devel/llvm-9.0.1 fails LLVM :: tools/gold/X86/linkonce_odr_unnamed_addr.l...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: LLVM support project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-03-06 10:22 UTC by ernsteiswuerfel
Modified: 2020-05-12 11:48 UTC (History)
1 user (show)

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


Attachments
build.log (llvm-9.0.1:20200305-234834.log.xz,397.40 KB, application/x-xz)
2020-03-06 10:22 UTC, ernsteiswuerfel
Details
emerge --info (file_711662.txt,6.08 KB, text/plain)
2020-03-06 10:23 UTC, ernsteiswuerfel
Details
build.log (10.0.0_rc3) (llvm-10.0.0_rc3:20200310-034736.log.xz,332.34 KB, application/x-xz)
2020-03-10 10:03 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
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.