[llvm-bugs] [Bug 32483] New: AMDGPU tests just started to fail on Debian unstable
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Mar 31 13:12:29 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=32483
Bug ID: 32483
Summary: AMDGPU tests just started to fail on Debian unstable
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: release blocker
Priority: P
Component: Backend: AMDGPU
Assignee: unassignedbugs at nondot.org
Reporter: sylvestre at debian.org
CC: cbieneman at apple.com, hans at chromium.org,
kzhuravl_dev at outlook.com, llvm-bugs at lists.llvm.org,
luchesar.iliev at gmail.com, Matthew.Arsenault at amd.com,
tstellar at gmail.com
Depends on: 31610
Blocks: 32061
+++ This bug was initially created as a clone of Bug #31610 +++
Starting after svn299239, a bunch of AMDGPU started to fail
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.
FAIL: LLVM :: MC/AMDGPU/code-object-metadata-kernel-args.s (13484 of 20170)
******************** TEST 'LLVM ::
MC/AMDGPU/code-object-metadata-kernel-args.s' FAILED ********************
Script:
--
/build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/llvm-mc
-triple=amdgcn-amd-amdhsa -mcpu=gfx700 -show-encoding
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-args.s
| /build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/FileCheck
--check-prefix=CHECK --check-prefix=GFX700
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-args.s
/build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/llvm-mc
-triple=amdgcn-amd-amdhsa -mcpu=gfx800 -show-encoding
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-args.s
| /build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/FileCheck
--check-prefix=CHECK --check-prefix=GFX800
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-args.s
/build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/llvm-mc
-triple=amdgcn-amd-amdhsa -mcpu=gfx900 -show-encoding
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-args.s
| /build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/FileCheck
--check-prefix=CHECK --check-prefix=GFX900
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-args.s
--
Exit Code: 1
Command Output (stderr):
--
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-args.s:6:11:
error: expected string not found in input
// CHECK: Version: [ 1, 0 ]
^
<stdin>:4:1: note: scanning from here
---
^
<stdin>:5:1: note: possible intended match here
Version:
^
--
********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.
FAIL: LLVM :: MC/AMDGPU/code-object-metadata-kernel-debug-props.s (13486 of
20170)
******************** TEST 'LLVM ::
MC/AMDGPU/code-object-metadata-kernel-debug-props.s' FAILED
********************
Script:
--
/build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/llvm-mc
-triple=amdgcn-amd-amdhsa -mcpu=gfx700 -show-encoding
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-debug-props.s
| /build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/FileCheck
--check-prefix=CHECK --check-prefix=GFX700
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-debug-props.s
/build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/llvm-mc
-triple=amdgcn-amd-amdhsa -mcpu=gfx800 -show-encoding
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-debug-props.s
| /build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/FileCheck
--check-prefix=CHECK --check-prefix=GFX800
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-debug-props.s
/build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/llvm-mc
-triple=amdgcn-amd-amdhsa -mcpu=gfx900 -show-encoding
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-debug-props.s
| /build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/FileCheck
--check-prefix=CHECK --check-prefix=GFX900
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-debug-props.s
--
Exit Code: 1
Command Output (stderr):
--
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-debug-props.s:6:11:
error: expected string not found in input
// CHECK: Version: [ 1, 0 ]
^
<stdin>:4:1: note: scanning from here
---
^
<stdin>:5:1: note: possible intended match here
Version:
^
--
********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.
FAIL: LLVM :: MC/AMDGPU/code-object-metadata-kernel-code-props.s (13487 of
20170)
******************** TEST 'LLVM ::
MC/AMDGPU/code-object-metadata-kernel-code-props.s' FAILED ********************
Script:
--
/build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/llvm-mc
-triple=amdgcn-amd-amdhsa -mcpu=gfx700 -show-encoding
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-code-props.s
| /build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/FileCheck
--check-prefix=CHECK --check-prefix=GFX700
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-code-props.s
/build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/llvm-mc
-triple=amdgcn-amd-amdhsa -mcpu=gfx800 -show-encoding
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-code-props.s
| /build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/FileCheck
--check-prefix=CHECK --check-prefix=GFX800
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-code-props.s
/build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/llvm-mc
-triple=amdgcn-amd-amdhsa -mcpu=gfx900 -show-encoding
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-code-props.s
| /build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/FileCheck
--check-prefix=CHECK --check-prefix=GFX900
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-code-props.s
--
Exit Code: 1
Command Output (stderr):
--
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-code-props.s:6:11:
error: expected string not found in input
// CHECK: Version: [ 1, 0 ]
^
<stdin>:4:1: note: scanning from here
---
^
<stdin>:5:1: note: possible intended match here
Version:
^
--
********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.
FAIL: LLVM :: MC/AMDGPU/code-object-metadata-kernel-attrs.s (13488 of 20170)
******************** TEST 'LLVM ::
MC/AMDGPU/code-object-metadata-kernel-attrs.s' FAILED ********************
Script:
--
/build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/llvm-mc
-triple=amdgcn-amd-amdhsa -mcpu=gfx700 -show-encoding
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-attrs.s
| /build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/FileCheck
--check-prefix=CHECK --check-prefix=GFX700
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-attrs.s
/build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/llvm-mc
-triple=amdgcn-amd-amdhsa -mcpu=gfx800 -show-encoding
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-attrs.s
| /build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/FileCheck
--check-prefix=CHECK --check-prefix=GFX800
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-attrs.s
/build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/llvm-mc
-triple=amdgcn-amd-amdhsa -mcpu=gfx900 -show-encoding
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-attrs.s
| /build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/FileCheck
--check-prefix=CHECK --check-prefix=GFX900
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-attrs.s
--
Exit Code: 1
Command Output (stderr):
--
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-attrs.s:6:11:
error: expected string not found in input
// CHECK: Version: [ 1, 0 ]
^
<stdin>:4:1: note: scanning from here
---
^
<stdin>:5:1: note: possible intended match here
Version:
^
--
********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.
FAIL: LLVM :: MC/AMDGPU/hsa.s (13498 of 20170)
******************** TEST 'LLVM :: MC/AMDGPU/hsa.s' FAILED ********************
Script:
--
/build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/llvm-mc -triple
amdgcn--amdhsa -mcpu=kaveri -show-encoding
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/hsa.s |
/build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/FileCheck
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/hsa.s
--check-prefix=ASM
/build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/llvm-mc
-filetype=obj -triple amdgcn--amdhsa -mcpu=kaveri -show-encoding
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/hsa.s |
/build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/llvm-readobj
-symbols -s -sd |
/build/llvm-toolchain-snapshot-5.0~svn299142/build-llvm/./bin/FileCheck
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/hsa.s
--check-prefix=ELF
--
Exit Code: 1
Command Output (stderr):
--
/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/hsa.s:48:9: error:
expected string not found in input
// ASM: Version: [ 3, 0 ]
^
<stdin>:14:1: note: scanning from here
---
^
<stdin>:15:1: note: possible intended match here
Version:
^
[...]
********************
Failing Tests (11):
LLVM :: CodeGen/AMDGPU/code-object-metadata-from-llvm-ir-full.ll
LLVM :: CodeGen/AMDGPU/code-object-metadata-invalid-ocl-version-1.ll
LLVM :: CodeGen/AMDGPU/code-object-metadata-invalid-ocl-version-2.ll
LLVM :: CodeGen/AMDGPU/code-object-metadata-invalid-ocl-version-3.ll
LLVM :: CodeGen/AMDGPU/code-object-metadata-kernel-code-props.ll
LLVM :: CodeGen/AMDGPU/code-object-metadata-kernel-debug-props.ll
LLVM :: MC/AMDGPU/code-object-metadata-kernel-args.s
LLVM :: MC/AMDGPU/code-object-metadata-kernel-attrs.s
LLVM :: MC/AMDGPU/code-object-metadata-kernel-code-props.s
LLVM :: MC/AMDGPU/code-object-metadata-kernel-debug-props.s
LLVM :: MC/AMDGPU/hsa.s
Referenced Bugs:
https://bugs.llvm.org/show_bug.cgi?id=31610
[Bug 31610] 4 AMDGPU tests just started to fail on Debian unstable
https://bugs.llvm.org/show_bug.cgi?id=32061
[Bug 32061] [meta] 4.0.1 Release Blockers
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170331/c2f4691d/attachment.html>
More information about the llvm-bugs
mailing list