<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Profile-i686 :: instrprof-value-prof.test"
href="https://llvm.org/bugs/show_bug.cgi?id=27917">27917</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Profile-i686 :: instrprof-value-prof.test
</td>
</tr>
<tr>
<th>Product</th>
<td>compiler-rt
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>compiler-rt
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>hjl.tools@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>On Fedora 23/x86-64, llvm r271040, clang r271022, compiler-rt r271017
gave
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.
FAIL: Profile-i386 :: instrprof-value-prof.test (28334 of 29449)
******************** TEST 'Profile-i386 :: instrprof-value-prof.test' FAILED
********************
Script:
--
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/./bin/clang
-m32 -ldl -fprofile-instr-generate -O2 -mllvm -enable-value-profiling=true
-mllvm -vp-static-alloc=true -mllvm -vp-counters-per-site=256 -o
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp
/export/gnu/import/git/llvm/projects/compiler-rt/test/profile/Inputs/instrprof-value-prof-real.c
env
LLVM_PROFILE_FILE=/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.profraw
LLVM_VP_MAX_NUM_VALS_PER_SITE=255
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp
llvm-profdata merge -o
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.profdata
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.profraw
llvm-profdata show --all-functions -ic-targets
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.profdata
| FileCheck
/export/gnu/import/git/llvm/projects/compiler-rt/test/profile/Inputs/instrprof-value-prof-real.c
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/./bin/clang
-m32 -ldl -fprofile-instr-generate -O2 -mllvm -disable-vp=false -Xclang
-fprofile-instrument=llvm -mllvm -vp-static-alloc=true -mllvm
-vp-counters-per-site=256 -o
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.ir
/export/gnu/import/git/llvm/projects/compiler-rt/test/profile/Inputs/instrprof-value-prof-real.c
env
LLVM_PROFILE_FILE=/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.ir.profraw
LLVM_VP_MAX_NUM_VALS_PER_SITE=255
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.ir
llvm-profdata merge -o
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.ir.profdata
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.ir.profraw
llvm-profdata show --all-functions -ic-targets
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.ir.profdata
| FileCheck
/export/gnu/import/git/llvm/projects/compiler-rt/test/profile/Inputs/instrprof-value-prof-real.c
llvm-profdata merge -text
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.ir.profdata
-o
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.ir.proftxt
FileCheck
/export/gnu/import/git/llvm/projects/compiler-rt/test/profile/Inputs/instrprof-value-prof-real.c
--check-prefix=IR <
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.ir.proftxt
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/./bin/clang
-m32 -ldl -fprofile-instr-generate -O2 -mllvm -disable-vp=false -Xclang
-fprofile-instrument=llvm -mllvm -vp-static-alloc=true -DSTRESS=1 -o
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.ir.warn
/export/gnu/import/git/llvm/projects/compiler-rt/test/profile/Inputs/instrprof-value-prof-real.c
env
LLVM_PROFILE_FILE=/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.ir.profraw
LLVM_VP_MAX_NUM_VALS_PER_SITE=255
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.ir.warn
2>&1 |FileCheck --check-prefix=WARNING
/export/gnu/import/git/llvm/projects/compiler-rt/test/profile/instrprof-value-prof.test
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/./bin/clang
-m32 -ldl -fprofile-instr-generate -O2 -mllvm -disable-vp=false -Xclang
-fprofile-instrument=llvm -mllvm -vp-static-alloc=false -mllvm
-vp-counters-per-site=256 -o
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.ir.dyn
/export/gnu/import/git/llvm/projects/compiler-rt/test/profile/Inputs/instrprof-value-prof-real.c
env
LLVM_PROFILE_FILE=/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.ir.dyn.profraw
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.ir.dyn
llvm-profdata merge -o
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.ir.dyn.profdata
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.ir.dyn.profraw
llvm-profdata show --all-functions -ic-targets
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.ir.dyn.profdata
| FileCheck
/export/gnu/import/git/llvm/projects/compiler-rt/test/profile/Inputs/instrprof-value-prof-real.c
llvm-profdata merge -text
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.ir.dyn.profdata
-o
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.ir.dyn.proftxt
FileCheck
/export/gnu/import/git/llvm/projects/compiler-rt/test/profile/Inputs/instrprof-value-prof-real.c
--check-prefix=IR <
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.ir.dyn.proftxt
--
Exit Code: 139
Command Output (stderr):
--
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.script:
line 18: 17214 Segmentation fault env
LLVM_PROFILE_FILE=/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.ir.profraw
LLVM_VP_MAX_NUM_VALS_PER_SITE=255
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i386/Output/instrprof-value-prof.test.tmp.ir.warn
2>&1
17215 Done | FileCheck --check-prefix=WARNING
/export/gnu/import/git/llvm/projects/compiler-rt/test/profile/instrprof-value-prof.test
--
********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.
FAIL: Profile-i686 :: instrprof-value-prof.test (28405 of 29449)
******************** TEST 'Profile-i686 :: instrprof-value-prof.test' FAILED
********************
Script:
--
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/./bin/clang
-m32 -ldl -fprofile-instr-generate -O2 -mllvm -enable-value-profiling=true
-mllvm -vp-static-alloc=true -mllvm -vp-counters-per-site=256 -o
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp
/export/gnu/import/git/llvm/projects/compiler-rt/test/profile/Inputs/instrprof-value-prof-real.c
env
LLVM_PROFILE_FILE=/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.profraw
LLVM_VP_MAX_NUM_VALS_PER_SITE=255
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp
llvm-profdata merge -o
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.profdata
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.profraw
llvm-profdata show --all-functions -ic-targets
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.profdata
| FileCheck
/export/gnu/import/git/llvm/projects/compiler-rt/test/profile/Inputs/instrprof-value-prof-real.c
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/./bin/clang
-m32 -ldl -fprofile-instr-generate -O2 -mllvm -disable-vp=false -Xclang
-fprofile-instrument=llvm -mllvm -vp-static-alloc=true -mllvm
-vp-counters-per-site=256 -o
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.ir
/export/gnu/import/git/llvm/projects/compiler-rt/test/profile/Inputs/instrprof-value-prof-real.c
env
LLVM_PROFILE_FILE=/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.ir.profraw
LLVM_VP_MAX_NUM_VALS_PER_SITE=255
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.ir
llvm-profdata merge -o
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.ir.profdata
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.ir.profraw
llvm-profdata show --all-functions -ic-targets
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.ir.profdata
| FileCheck
/export/gnu/import/git/llvm/projects/compiler-rt/test/profile/Inputs/instrprof-value-prof-real.c
llvm-profdata merge -text
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.ir.profdata
-o
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.ir.proftxt
FileCheck
/export/gnu/import/git/llvm/projects/compiler-rt/test/profile/Inputs/instrprof-value-prof-real.c
--check-prefix=IR <
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.ir.proftxt
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/./bin/clang
-m32 -ldl -fprofile-instr-generate -O2 -mllvm -disable-vp=false -Xclang
-fprofile-instrument=llvm -mllvm -vp-static-alloc=true -DSTRESS=1 -o
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.ir.warn
/export/gnu/import/git/llvm/projects/compiler-rt/test/profile/Inputs/instrprof-value-prof-real.c
env
LLVM_PROFILE_FILE=/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.ir.profraw
LLVM_VP_MAX_NUM_VALS_PER_SITE=255
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.ir.warn
2>&1 |FileCheck --check-prefix=WARNING
/export/gnu/import/git/llvm/projects/compiler-rt/test/profile/instrprof-value-prof.test
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/./bin/clang
-m32 -ldl -fprofile-instr-generate -O2 -mllvm -disable-vp=false -Xclang
-fprofile-instrument=llvm -mllvm -vp-static-alloc=false -mllvm
-vp-counters-per-site=256 -o
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.ir.dyn
/export/gnu/import/git/llvm/projects/compiler-rt/test/profile/Inputs/instrprof-value-prof-real.c
env
LLVM_PROFILE_FILE=/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.ir.dyn.profraw
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.ir.dyn
llvm-profdata merge -o
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.ir.dyn.profdata
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.ir.dyn.profraw
llvm-profdata show --all-functions -ic-targets
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.ir.dyn.profdata
| FileCheck
/export/gnu/import/git/llvm/projects/compiler-rt/test/profile/Inputs/instrprof-value-prof-real.c
llvm-profdata merge -text
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.ir.dyn.profdata
-o
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.ir.dyn.proftxt
FileCheck
/export/gnu/import/git/llvm/projects/compiler-rt/test/profile/Inputs/instrprof-value-prof-real.c
--check-prefix=IR <
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.ir.dyn.proftxt
--
Exit Code: 139
Command Output (stderr):
--
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.script:
line 18: 17535 Segmentation fault env
LLVM_PROFILE_FILE=/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.ir.profraw
LLVM_VP_MAX_NUM_VALS_PER_SITE=255
/export/build/gnu/llvm-clang-bootstrap/stage1/build-x86_64-linux/projects/compiler-rt/test/profile/Profile-i686/Output/instrprof-value-prof.test.tmp.ir.warn
2>&1
17536 Done | FileCheck --check-prefix=WARNING
/export/gnu/import/git/llvm/projects/compiler-rt/test/profile/instrprof-value-prof.test
--
********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
Testing Time: 362.87s
********************
Failing Tests (2):
Profile-i386 :: instrprof-value-prof.test
Profile-i686 :: instrprof-value-prof.test
Expected Passes : 28445
Expected Failures : 176
Unsupported Tests : 826
Unexpected Failures: 2
CMakeFiles/check-all.dir/build.make:57: recipe for target
'CMakeFiles/check-all' failed
gmake[5]: *** [CMakeFiles/check-all] Error 1</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>