<html>
    <head>
      <base href="http://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 --- - TestCases/Linux/coverage-module-unloaded.cc fails on the bots"
   href="http://llvm.org/bugs/show_bug.cgi?id=19705">19705</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>TestCases/Linux/coverage-module-unloaded.cc fails on the bots
          </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>All
          </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>nicolasweber@gmx.de
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>It flakily fails on
<a href="http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-ubuntu-13.04">http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-ubuntu-13.04</a> (e.g.
<a href="http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-ubuntu-13.04/builds/16182">http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-ubuntu-13.04/builds/16182</a>
) and consistently fails on
<a href="http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-centos-6.5">http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-centos-6.5</a>



Output from the flaky fail:

******************** TEST 'AddressSanitizer32 ::
TestCases/Linux/coverage-module-unloaded.cc' FAILED ********************
Script:
--
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-ubuntu-13.04/llvm.obj/./bin/clang
--driver-mode=g++ -fsanitize=address -mno-omit-leaf-frame-pointer
-fno-omit-frame-pointer -fno-optimize-sibling-calls -g -m32 -mllvm
-asan-coverage=1 -DSHARED
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-ubuntu-13.04/llvm.src/projects/compiler-rt/test/asan/TestCases/Linux/coverage-module-unloaded.cc
-shared -o
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-ubuntu-13.04/llvm.obj/projects/compiler-rt/test/asan/32bitConfig/TestCases/Linux/Output/libcoverage_module_unloaded_test_1.so
-fPIC
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-ubuntu-13.04/llvm.obj/./bin/clang
--driver-mode=g++ -fsanitize=address -mno-omit-leaf-frame-pointer
-fno-omit-frame-pointer -fno-optimize-sibling-calls -g -m32 -mllvm
-asan-coverage=1 -DSHARED
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-ubuntu-13.04/llvm.src/projects/compiler-rt/test/asan/TestCases/Linux/coverage-module-unloaded.cc
-shared -o
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-ubuntu-13.04/llvm.obj/projects/compiler-rt/test/asan/32bitConfig/TestCases/Linux/Output/libcoverage_module_unloaded_test_2.so
-fPIC
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-ubuntu-13.04/llvm.obj/./bin/clang
--driver-mode=g++ -fsanitize=address -mno-omit-leaf-frame-pointer
-fno-omit-frame-pointer -fno-optimize-sibling-calls -g -m32 -mllvm
-asan-coverage=1
-DSO_DIR=\"/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-ubuntu-13.04/llvm.obj/projects/compiler-rt/test/asan/32bitConfig/TestCases/Linux/Output\"
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-ubuntu-13.04/llvm.src/projects/compiler-rt/test/asan/TestCases/Linux/coverage-module-unloaded.cc
-o
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-ubuntu-13.04/llvm.obj/projects/compiler-rt/test/asan/32bitConfig/TestCases/Linux/Output/coverage-module-unloaded.cc.tmp
-Wl,-R,\$ORIGIN
-L/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-ubuntu-13.04/llvm.obj/projects/compiler-rt/test/asan/32bitConfig/TestCases/Linux/Output
-lcoverage_test
export ASAN_OPTIONS=coverage=1:verbosity=1
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-ubuntu-13.04/llvm.obj/projects/compiler-rt/test/asan/32bitConfig/TestCases/Linux/Output/coverage-module-unloaded.cc.tmp
2>&1         | FileCheck
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-ubuntu-13.04/llvm.src/projects/compiler-rt/test/asan/TestCases/Linux/coverage-module-unloaded.cc
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-ubuntu-13.04/llvm.obj/projects/compiler-rt/test/asan/32bitConfig/TestCases/Linux/Output/coverage-module-unloaded.cc.tmp
foo 2>&1         | FileCheck
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-ubuntu-13.04/llvm.src/projects/compiler-rt/test/asan/TestCases/Linux/coverage-module-unloaded.cc
--
Exit Code: 1

Command Output (stderr):
--
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-ubuntu-13.04/llvm.obj/projects/compiler-rt/test/asan/32bitConfig/TestCases/Linux/Output/libcoverage_test.so:
file not recognized: File truncated
clang-3.5: error: linker command failed with exit code 1 (use -v to see
invocation)

--

********************




Output from the consistent fail:


FAIL: AddressSanitizer64 :: TestCases/Linux/coverage-module-unloaded.cc (292 of
19061)
******************** TEST 'AddressSanitizer64 ::
TestCases/Linux/coverage-module-unloaded.cc' FAILED ********************
Script:
--
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-centos-6.5/llvm.obj/./bin/clang
--driver-mode=g++ -fsanitize=address -mno-omit-leaf-frame-pointer
-fno-omit-frame-pointer -fno-optimize-sibling-calls -g -m64 -mllvm
-asan-coverage=1 -DSHARED
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-centos-6.5/llvm.src/projects/compiler-rt/test/asan/TestCases/Linux/coverage-module-unloaded.cc
-shared -o
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-centos-6.5/llvm.obj/projects/compiler-rt/test/asan/64bitConfig/TestCases/Linux/Output/libcoverage_module_unloaded_test_1.so
-fPIC
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-centos-6.5/llvm.obj/./bin/clang
--driver-mode=g++ -fsanitize=address -mno-omit-leaf-frame-pointer
-fno-omit-frame-pointer -fno-optimize-sibling-calls -g -m64 -mllvm
-asan-coverage=1 -DSHARED
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-centos-6.5/llvm.src/projects/compiler-rt/test/asan/TestCases/Linux/coverage-module-unloaded.cc
-shared -o
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-centos-6.5/llvm.obj/projects/compiler-rt/test/asan/64bitConfig/TestCases/Linux/Output/libcoverage_module_unloaded_test_2.so
-fPIC
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-centos-6.5/llvm.obj/./bin/clang
--driver-mode=g++ -fsanitize=address -mno-omit-leaf-frame-pointer
-fno-omit-frame-pointer -fno-optimize-sibling-calls -g -m64 -mllvm
-asan-coverage=1
-DSO_DIR=\"/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-centos-6.5/llvm.obj/projects/compiler-rt/test/asan/64bitConfig/TestCases/Linux/Output\"
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-centos-6.5/llvm.src/projects/compiler-rt/test/asan/TestCases/Linux/coverage-module-unloaded.cc
-o
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-centos-6.5/llvm.obj/projects/compiler-rt/test/asan/64bitConfig/TestCases/Linux/Output/coverage-module-unloaded.cc.tmp
-Wl,-R,\$ORIGIN
-L/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-centos-6.5/llvm.obj/projects/compiler-rt/test/asan/64bitConfig/TestCases/Linux/Output
-lcoverage_test
export ASAN_OPTIONS=coverage=1:verbosity=1
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-centos-6.5/llvm.obj/projects/compiler-rt/test/asan/64bitConfig/TestCases/Linux/Output/coverage-module-unloaded.cc.tmp
2>&1         | FileCheck
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-centos-6.5/llvm.src/projects/compiler-rt/test/asan/TestCases/Linux/coverage-module-unloaded.cc
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-centos-6.5/llvm.obj/projects/compiler-rt/test/asan/64bitConfig/TestCases/Linux/Output/coverage-module-unloaded.cc.tmp
foo 2>&1         | FileCheck
/home/llvmbb/llvm-build-dir/llvm-clang-lld-x86_64-centos-6.5/llvm.src/projects/compiler-rt/test/asan/TestCases/Linux/coverage-module-unloaded.cc
--
Exit Code: 1

Command Output (stderr):
--
/opt/centos/devtoolset-1.1/root/usr/bin/ld: cannot find -lcoverage_test
clang-3.5: error: linker command failed with exit code 1 (use -v to see
invocation)

--

********************</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>