<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Our build bots report a failure with "make check".<br>
    <br>
    <pre wrap="">Clang :: Preprocessor/macro_paste_c_block_comment.c test.  It's building
on a CentOS 5 machine.  I'm building from SVN trunk.  The configure
command just includes --prefix and I'm building from a clean build
directory.  

llvm[0]: Running test suite
make[1]: Entering directory `/scratch/bb-slaves/mipssw001-2/buildllvm/build/test'
Making a new site.exp file...
Making LLVM 'lit.site.cfg' file...
Making LLVM unittest 'lit.site.cfg' file...
make -C <i class="moz-txt-slash"><span class="moz-txt-tag">/</span>scratch/bb-slaves/mipssw001-2/buildllvm/build/test<span class="moz-txt-tag">/</span></i>../tools/clang/test lit.site.cfg Unit/lit.site.cfg
make[2]: Entering directory `/scratch/bb-slaves/mipssw001-2/buildllvm/build/tools/clang/test'
Making Clang 'lit.site.cfg' file...
Making Clang 'Unit/lit.site.cfg' file...
make[2]: Leaving directory `/scratch/bb-slaves/mipssw001-2/buildllvm/build/tools/clang/test'
( ulimit -t 600 ; ulimit -d 512000 ; ulimit -m 512000 ; ulimit -v 1024000 ; \
          <i class="moz-txt-slash"><span class="moz-txt-tag">/</span>scratch/bb-slaves/mipssw001-2/buildllvm/source/utils/lit/lit.py -s -v . /scratch/bb-slaves/mipssw001-2/buildllvm/build/test<span class="moz-txt-tag">/</span></i>../tools/clang/test )
lit.py: lit.cfg:146: note: using clang: '/scratch/bb-slaves/mipssw001-2/buildllvm/build/Debug+Asserts/bin/clang'
-- Testing: 9552 tests, 1 threads --
Testing: 0 .. 10.. 20.
FAIL: Clang :: Preprocessor/macro_paste_c_block_comment.c (2608 of 9552)
******************** TEST 'Clang :: Preprocessor/macro_paste_c_block_comment.c' FAILED ********************
Script:
--
<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>scratch/bb-slaves/mipssw001-2/buildllvm/build/Debug+Asserts/bin/clang -cc1 -internal-isystem /scratch/bb-slaves/mipssw001-2/buildllvm/build/Debug+Asserts/bin<span class="moz-txt-tag">/</span></i>../lib/clang/3.1/include /scratch/bb-slaves/mipssw001-2/buildllvm/source/tools/clang/test/Preprocessor/macro_paste_c_block_comment.c -Eonly 2>&1 | grep error
<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>scratch/bb-slaves/mipssw001-2/buildllvm/build/Debug+Asserts/bin/clang -cc1 -internal-isystem /scratch/bb-slaves/mipssw001-2/buildllvm/build/Debug+Asserts/bin<span class="moz-txt-tag">/</span></i>../lib/clang/3.1/include /scratch/bb-slaves/mipssw001-2/buildllvm/source/tools/clang/test/Preprocessor/macro_paste_c_block_comment.c -Eonly 2>&1 | not grep unterminated
<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>scratch/bb-slaves/mipssw001-2/buildllvm/build/Debug+Asserts/bin/clang -cc1 -internal-isystem /scratch/bb-slaves/mipssw001-2/buildllvm/build/Debug+Asserts/bin<span class="moz-txt-tag">/</span></i>../lib/clang/3.1/include /scratch/bb-slaves/mipssw001-2/buildllvm/source/tools/clang/test/Preprocessor/macro_paste_c_block_comment.c -Eonly 2>&1 | not grep scratch
--
Exit Code: 1
Command Output (stdout):
--
/scratch/bb-slaves/mipssw001-2/buildllvm/source/tools/clang/test/Preprocessor/macro_paste_c_block_comment.c:6:1: error: pasting formed '/*', an invalid preprocessing token
1 error generated.
/scratch/bb-slaves/mipssw001-2/buildllvm/source/tools/clang/test/Preprocessor/macro_paste_c_block_comment.c:6:1: error: pasting formed '/*', an invalid preprocessing token
/scratch/bb-slaves/mipssw001-2/buildllvm/source/tools/clang/test/Preprocessor/macro_paste_c_block_comment.c:5:16: note: expanded from macro 'COMM'
--

********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 
Testing Time: 304.46s
********************
Failing Tests (1):
    Clang :: Preprocessor/macro_paste_c_block_comment.c

  Expected Passes    : 9463
  Expected Failures  : 74
  Unsupported Tests  : 14
  Unexpected Failures: 1
make[1]: *** [check-local-all] Error 1
make[1]: Leaving directory `/scratch/bb-slaves/mipssw001-2/buildllvm/build/test'
make: *** [check-all] Error 2
        

</pre>
    <br>
  </body>
</html>