$ uname -a Linux HU-GD-36813 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux (Ubuntu 14.04.2 LTS) gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) $ make -j8 happiness llvm[0]: Constructing LLVMBuild project information. svn update /home/csabaraduly/workspace/LLVM/llvm Updating '/home/csabaraduly/workspace/LLVM/llvm': At revision 241151. Updating '/home/csabaraduly/workspace/LLVM/llvm/projects/compiler-rt': At revision 241151. Updating '/home/csabaraduly/workspace/LLVM/llvm/tools/clang': At revision 241151. Updating '/home/csabaraduly/workspace/LLVM/llvm/tools/clang/tools/extra': At revision 241151. Updating '/home/csabaraduly/workspace/LLVM/llvm/tools/clang/tools/include-what-you-use': At revision 647. Summary of updates: Updated '/home/csabaraduly/workspace/LLVM/llvm/projects/compiler-rt' to r241151. Updated '/home/csabaraduly/workspace/LLVM/llvm/tools/clang' to r241151. Updated '/home/csabaraduly/workspace/LLVM/llvm/tools/clang/tools/extra' to r241151. Updated '/home/csabaraduly/workspace/LLVM/llvm/tools/clang/tools/include-what-you-use' to r647. ... FAIL: Clang :: OpenMP/for_simd_codegen.cpp (4288 of 22607) ******************** TEST 'Clang :: OpenMP/for_simd_codegen.cpp' FAILED ******************** Script: -- /home/csabaraduly/workspace/LLVM/build/Release+Asserts/bin/clang -cc1 -internal-isystem /home/csabaraduly/workspace/LLVM/build/Release+Asserts/bin/../lib/clang/3.7.0/include -nostdsysteminc -verify -fopenmp -x c++ -triple x86_64-unknown-unknown -emit-llvm /home/csabaraduly/workspace/LLVM/llvm/tools/clang/test/OpenMP/for_simd_codegen.cpp -fexceptions -fcxx-exceptions -o - | /home/csabaraduly/workspace/LLVM/build/Release+Asserts/bin/FileCheck /home/csabaraduly/workspace/LLVM/llvm/tools/clang/test/OpenMP/for_simd_codegen.cpp /home/csabaraduly/workspace/LLVM/build/Release+Asserts/bin/clang -cc1 -internal-isystem /home/csabaraduly/workspace/LLVM/build/Release+Asserts/bin/../lib/clang/3.7.0/include -nostdsysteminc -fopenmp -x c++ -std=c++11 -triple x86_64-unknown-unknown -fexceptions -fcxx-exceptions -emit-pch -o /home/csabaraduly/workspace/LLVM/build/tools/clang/test/OpenMP/Output/for_simd_codegen.cpp.tmp /home/csabaraduly/workspace/LLVM/llvm/tools/clang/test/OpenMP/for_simd_codegen.cpp /home/csabaraduly/workspace/LLVM/build/Release+Asserts/bin/clang -cc1 -internal-isystem /home/csabaraduly/workspace/LLVM/build/Release+Asserts/bin/../lib/clang/3.7.0/include -nostdsysteminc -fopenmp -x c++ -triple x86_64-unknown-unknown -fexceptions -fcxx-exceptions -g -std=c++11 -include-pch /home/csabaraduly/workspace/LLVM/build/tools/clang/test/OpenMP/Output/for_simd_codegen.cpp.tmp -verify /home/csabaraduly/workspace/LLVM/llvm/tools/clang/test/OpenMP/for_simd_codegen.cpp -emit-llvm -o - | /home/csabaraduly/workspace/LLVM/build/Release+Asserts/bin/FileCheck /home/csabaraduly/workspace/LLVM/llvm/tools/clang/test/OpenMP/for_simd_codegen.cpp /home/csabaraduly/workspace/LLVM/build/Release+Asserts/bin/clang -cc1 -internal-isystem /home/csabaraduly/workspace/LLVM/build/Release+Asserts/bin/../lib/clang/3.7.0/include -nostdsysteminc -verify -triple x86_64-apple-darwin10 -fopenmp -fexceptions -fcxx-exceptions -gline-tables-only -x c++ -emit-llvm /home/csabaraduly/workspace/LLVM/llvm/tools/clang/test/OpenMP/for_simd_codegen.cpp -o - | /home/csabaraduly/workspace/LLVM/build/Release+Asserts/bin/FileCheck /home/csabaraduly/workspace/LLVM/llvm/tools/clang/test/OpenMP/for_simd_codegen.cpp --check-prefix=TERM_DEBUG -- Exit Code: 1 Command Output (stderr): -- <stdin>:58:17: error: TERM_DEBUG-NOT: string occurred! %3 = call i32 @__kmpc_global_thread_num(%ident_t* %.kmpc_loc.addr) ^ /home/csabaraduly/workspace/LLVM/llvm/tools/clang/test/OpenMP/for_simd_codegen.cpp:674:21: note: TERM_DEBUG-NOT: pattern specified here // TERM_DEBUG-NOT: __kmpc_global_thread_num ^ -- ******************** Testing Time: 156.53s ******************** Failing Tests (1): Clang :: OpenMP/for_simd_codegen.cpp Expected Passes : 22402 Expected Failures : 124 Unsupported Tests : 80 Unexpected Failures: 1 -- GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++ The Tao of math: The numbers you can count are not the real numbers. Life is complex, with real and imaginary parts. "Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds "People disagree with me. I just ignore them." -- Linus Torvalds