Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 689402 - dev-util/spirv-llvm-translator-8.0.1.1-r1 : [TEST] FAIL: LLVM_SPIRV :: AtomicCompareExchange_cl12.ll (<snip> of <snip)>
Summary: dev-util/spirv-llvm-translator-8.0.1.1-r1 : [TEST] FAIL: LLVM_SPIRV :: Atomic...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-07 08:33 UTC by Toralf Förster
Modified: 2019-07-08 11:44 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.79 KB, text/plain)
2019-07-07 08:33 UTC, Toralf Förster
Details
dev-util:spirv-llvm-translator-8.0.1.1-r1:20190707-082455.log (dev-util:spirv-llvm-translator-8.0.1.1-r1:20190707-082455.log,74.10 KB, text/plain)
2019-07-07 08:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,15.84 KB, text/plain)
2019-07-07 08:33 UTC, Toralf Förster
Details
environment (environment,106.30 KB, text/plain)
2019-07-07 08:33 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.17 KB, application/x-bzip)
2019-07-07 08:33 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.86 KB, application/x-bzip)
2019-07-07 08:33 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.03 KB, application/x-bzip)
2019-07-07 08:33 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-07-07 08:33:08 UTC
-- Testing: 285 tests, 12 threads --
lit: /usr/lib64/python3.6/site-packages/lit/llvm/subst.py:127: note: Did not find llvm-spirv in /usr/lib/llvm/8/bin:/var/tmp/portage/dev-util/spirv-llvm-translator-8.0.1.1-r1/work/SPIRV-LLVM-Translator-8.0.1-1-abi_x86_64.amd64/tools/llvm-spirv
FAIL: LLVM_SPIRV :: AtomicCompareExchange_cl12.ll (1 of 285)
FAIL: LLVM_SPIRV :: AtomicCompareExchange_cl20.ll (2 of 285)
FAIL: LLVM_SPIRV :: CheckCapKernelWithoutKernel.ll (3 of 285)
FAIL: LLVM_SPIRV :: DebugInfo/Generic/2009-11-05-DeadGlobalVariable.ll (4 of 285)

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-test-20190706-171233

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)





emerge -qpvO dev-util/spirv-llvm-translator
[ebuild  N    ] dev-util/spirv-llvm-translator-8.0.1.1-r1  USE="test -tools" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2019-07-07 08:33:11 UTC
Created attachment 582108 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-07 08:33:14 UTC
Created attachment 582110 [details]
dev-util:spirv-llvm-translator-8.0.1.1-r1:20190707-082455.log
Comment 3 Toralf Förster gentoo-dev 2019-07-07 08:33:16 UTC
Created attachment 582112 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-07-07 08:33:19 UTC
Created attachment 582114 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-07-07 08:33:22 UTC
Created attachment 582116 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-07-07 08:33:24 UTC
Created attachment 582118 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-07-07 08:33:27 UTC
Created attachment 582120 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-07-08 11:44:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=674b8dca05a69b89a2189337792f27993f36a3ec

commit 674b8dca05a69b89a2189337792f27993f36a3ec
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2019-07-08 11:43:37 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2019-07-08 11:44:22 +0000

    dev-util/spirv-llvm-translator: have FEATURES=test require USE=tools
    
    A lot of the tests call the command-line translator so it must be
    present if tests are to be run. Conversely, no point in making
    llvm-spirv installation mandatory for people who do not care about
    tests.
    
    Closes: https://bugs.gentoo.org/689402
    Signed-off-by: Marek Szuba <marecki@gentoo.org>
    Package-Manager: Portage-2.3.66, Repoman-2.3.11

 dev-util/spirv-llvm-translator/spirv-llvm-translator-8.0.1.1-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)