[llvm-bugs] [Bug 27917] New: Profile-i686 :: instrprof-value-prof.test

via llvm-bugs llvm-bugs at lists.llvm.org
Fri May 27 14:48:50 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=27917

            Bug ID: 27917
           Summary: Profile-i686 :: instrprof-value-prof.test
           Product: compiler-rt
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: compiler-rt
          Assignee: unassignedbugs at nondot.org
          Reporter: hjl.tools at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

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

-- 
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/20160527/5fb91841/attachment-0001.html>


More information about the llvm-bugs mailing list